.product-information-tabs{margin-top:var(--product-information-tabs-margin-top-desktop);margin-bottom:var(--product-information-tabs-margin-bottom-desktop)}.product-information-tabs__root{display:block;background:#fff}.product-information-tabs__header{position:sticky;top:var(--product-information-tabs-sticky-top, 0px);z-index:2;background-color:var(--border-color, #fff)}.product-information-tabs__titles{display:flex;gap:1rem;justify-content:space-around}.product-information-tabs__title{position:relative;padding:.8em .5em 1em;background:none;border:none;cursor:pointer;color:#333;font-size:clamp(16px,1.25vw,22px);font-weight:500;font-family:var(--heading-font-family);line-height:1.1}.product-information-tabs__title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:transparent;transform-origin:left;transform:scaleX(0);transition:transform .16s ease-out,background-color .16s ease-out}.product-information-tabs__title.is-active{color:#b92524}.product-information-tabs__title.is-active:after,.product-information-tabs__title:focus-visible:after{background-color:currentColor;transform:scaleX(1)}.product-information-tabs__panels{padding-top:1.5rem}.product-information-tabs__panel-inner.rte{padding:20px}.product-information-tabs__panel{display:none;background:#fff}.product-information-tabs__panel.is-active{display:block}@media (max-width: 640px){.product-information-tabs{margin-top:var(--product-information-tabs-margin-top-mobile);margin-bottom:var(--product-information-tabs-margin-bottom-mobile)}.product-information-tabs__root{margin-top:-20px}.product-information-tabs__panel-inner.rte{padding:16px 0}}
/*# sourceMappingURL=/cdn/shop/t/63/compiled_assets/styles.css.map */
