.text-pills{--text-pills-font-size: var(--text-pills-font-size-mobile);--text-pills-align: var(--text-pills-align-mobile);--text-pills-padding-y: var(--text-pills-padding-y-mobile);--text-pills-padding-x: var(--text-pills-padding-x-mobile);display:flex;flex-wrap:wrap;align-items:stretch;justify-content:var(--text-pills-align);gap:var(--text-pills-gap);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom)}@media screen and (min-width:750px){.text-pills{--text-pills-font-size: var(--text-pills-font-size-desktop);--text-pills-align: var(--text-pills-align-desktop);--text-pills-padding-y: var(--text-pills-padding-y-desktop);--text-pills-padding-x: var(--text-pills-padding-x-desktop)}}@media screen and (max-width:749px){.text-pills--mobile-column{flex-direction:column}.text-pills--mobile-column.text-pills--fit{align-items:var(--text-pills-align)}}@media screen and (min-width:750px){.text-pills--desktop-column{flex-direction:column}.text-pills--desktop-column.text-pills--fit{align-items:var(--text-pills-align)}}.text-pills__item{display:flex;align-items:center;justify-content:center;min-width:0;padding:var(--text-pills-padding-y) var(--text-pills-padding-x);border:var(--text-pills-border-width) solid rgba(var(--color-foreground),var(--text-pills-border-opacity));border-radius:var(--text-pills-radius);box-shadow:var(--text-pills-shadow);color:rgb(var(--color-foreground));font-family:var(--text-pills-font-family);font-style:var(--text-pills-font-style);font-size:var(--text-pills-font-size);font-weight:var(--text-pills-font-weight);letter-spacing:var(--text-pills-letter-spacing);line-height:1.2;text-align:center}.text-pills--fit .text-pills__item{flex:0 0 auto}.text-pills--fill .text-pills__item{flex:1 1 auto}.text-pills--equal .text-pills__item{flex:1 1 0}.text-pills--uppercase .text-pills__item{text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-text-pills.css.map */
