.product-tabs-section{position:relative;overflow:hidden}.product-tabs__heading{text-align:center;margin-top:0;margin-bottom:2rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.product-tabs__header{display:block;text-align:center;margin-bottom:3rem;max-width:100%;overflow:hidden}.product-tabs__list{display:inline-flex;list-style:none;padding:0 1rem;margin:0 auto;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-width:100%}.product-tabs__list::-webkit-scrollbar{display:none}.product-tabs__item{flex-shrink:0;margin:0 1rem}.product-tabs__tab{background:transparent;border:none;color:rgba(var(--color-foreground),.6);cursor:pointer;font-size:1.7rem;padding:1rem 0;white-space:nowrap;position:relative;font-weight:400;transition:color .3s ease;font-family:inherit}.product-tabs__tab:hover,.product-tabs__tab.product-tabs__tab--active{color:rgb(var(--color-foreground))}.product-tabs__tab.product-tabs__tab--active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#ff5722;transition:width .3s ease}.product-tabs__panel{display:none}.product-tabs__panel.product-tabs__panel--active{display:block;animation:tabFadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.product-tabs__view-all-wrapper{margin-top:4rem;margin-bottom:1rem}.product-tabs__view-all{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.1em;text-decoration:underline;text-underline-offset:.3rem}.product-tabs__view-all:hover{color:rgba(var(--color-foreground),.8)}@keyframes tabFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.product-tabs__item:first-child{margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/product-tabs.css.map */
