.featured-tabs__header{text-align:center;margin-bottom:2.4rem}.featured-tabs__description{margin-top:.8rem;color:rgba(var(--color-foreground),.7)}.featured-tabs__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.6rem,4vw,4rem);margin:0 0 3.2rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.featured-tabs__tab{appearance:none;-webkit-appearance:none;background:none;border:none;cursor:pointer;padding:0 0 1.4rem;margin-bottom:-1px;font-family:inherit;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:600;letter-spacing:.04rem;text-transform:uppercase;color:rgba(var(--color-foreground),.45);border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.featured-tabs__tab:hover{color:rgba(var(--color-foreground),.8)}.featured-tabs__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.featured-tabs__tab:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.4rem;border-radius:.2rem}.featured-tabs__panel{position:relative}.featured-tabs__panel[aria-hidden=true]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;pointer-events:none}.featured-tabs__panel.is-active{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal;pointer-events:auto;animation:featured-tabs-fade .35s ease}@keyframes featured-tabs-fade{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.featured-tabs__panel.is-active{animation:none}}.featured-tabs .card-wrapper .card{border-radius:1.4rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.featured-tabs .card-wrapper .card__inner{border-radius:1.4rem;overflow:hidden}.featured-tabs .card-wrapper .card:hover{transform:translateY(-.4rem);box-shadow:0 1.2rem 2.8rem rgba(var(--color-foreground),.12)}.featured-tabs .card--standard .card__content{padding-top:1.2rem}.featured-tabs .card__media .media img{transition:transform .5s ease}.featured-tabs__footer{margin-top:3.2rem}.featured-tabs__empty{text-align:center;color:rgba(var(--color-foreground),.6);padding:3rem 0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-featured-tabs.css.map */
