@layer base,vendor;
@layer base,vendor,ui-kit,features,custom,utils,animation;@layer ui-kit{.ik-flex{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;max-width:100%}.ik-flex--reverse{flex-direction:row-reverse}.ik-flex--wrap{flex-wrap:wrap}.ik-flex--inline{display:inline-flex}.ik-flex:not(.ik-flex--wrap-text)>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ik-flex:not(.ik-flex--wrap-text)>*>*{white-space:normal}.ik-flex--column{flex-direction:column}.ik-flex--column.ik-flex--reverse{flex-direction:column-reverse}.ik-flex--justify-start{justify-content:flex-start}.ik-flex--justify-end{justify-content:flex-end}.ik-flex--justify-space{justify-content:space-between}.ik-flex--align-start{align-items:flex-start}.ik-flex--align-end{align-items:flex-end}.ik-flex--fixed-grow>:last-child,.ik-flex--grow-fixed-grow>:first-child,.ik-flex--grow-fixed-grow>:last-child,.ik-flex--grow-fixed>:first-child{flex:1 1 auto;min-height:0;min-width:0}.ik-flex--fixed-grow>:not(:last-child),.ik-flex--grow-fixed-grow>:not(:first-child):not(:last-child),.ik-flex--grow-fixed>:not(:first-child){flex:0 0 auto;min-height:0;min-width:0}.ik-flex--full-width-items>*{width:100%}.ik-flex--full-height-items>*{height:100%}.ik-flex--spacing-0{gap:var(--s-0)}.ik-flex--spacing-1{gap:var(--s-1)}.ik-flex--spacing-2{gap:var(--s-2)}.ik-flex--spacing-3{gap:var(--s-3)}.ik-flex--spacing-4{gap:var(--s-4)}.ik-flex--spacing-5{gap:var(--s-5)}.ik-flex--spacing-6{gap:var(--s-6)}.ik-flex--spacing-7{gap:var(--s-7)}.ik-flex--spacing-8{gap:var(--s-8)}.ik-flex--spacing-9{gap:var(--s-9)}.ik-flex--spacing-10{gap:var(--s-10)}.ik-flex--spacing-11{gap:var(--s-11)}.ik-flex--spacing-12{gap:var(--s-12)}.ik-flex--spacing-13{gap:var(--s-13)}.ik-flex--spacing-14{gap:var(--s-14)}.ik-flex-spacer{flex:1 1 auto}}
