.tab__list{display:flex;align-items:center;justify-content:center;grid-gap:2rem}.tab__list-item{display:block;flex-shrink:0}.tab__list-item-opener{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.6rem);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:var(--body-letter-spacing, calc(var(--font-body-scale) * .06rem));line-height:1.2;padding:0}.tab__list-item-opener>span{--text-decoration-thickness: .1rem;display:block;transition:background-size ease-in-out var(--duration-default);background-color:transparent;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 min(var(--text-decoration-thickness),.1rem)}.tab__list-item.active .tab__list-item-opener{color:rgba(var(--color-foreground-highlight),var(--alpha-link))}.tab__list-item.active .tab__list-item-opener>span{background-size:0 min(var(--text-decoration-thickness),.1rem)}.tab__content{position:relative}.tab__content-item{display:none;position:relative}.tab__content-item.active{display:block}@media screen and (max-width: 989px){.tab__list{flex-wrap:nowrap;justify-content:flex-start!important;overflow-x:scroll;white-space:normal;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-color:auto;scrollbar-width:none}.tab__list::-webkit-scrollbar{display:none}.tab__list-item-opener{line-height:calc(var(--font-body-scale) * 2.4rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-tab.css.map */
