.product-tabs{width:100%}@media screen and (min-width: 1200px){.product-tabs{width:auto}}.product-tabs__intro{margin-bottom:2rem}.product-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:rgba(var(--color-foreground),.1);border-radius:1rem;font-size:1.2rem;font-weight:600;line-height:1}.product-tabs__button--active .product-tabs__count{background:rgba(var(--color-foreground),.2)}.product-tabs__panels{width:100%;margin-block:8rem}.product-tabs__panels-container{position:relative}.product-tabs__panel{display:block;animation:fadeIn .3s ease-in-out}.product-tabs__panel[hidden]{display:none}.product-tabs__panel--active{display:block}.product-tabs__panel-content{padding:2rem 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.product-tabs__list{flex-direction:column;border-bottom:none}.product-tabs__button{width:100%;justify-content:space-between;border-bottom:1px solid rgba(var(--color-foreground),.1);border-left:none;border-right:none}.product-tabs__button--active{border-bottom-color:rgba(var(--color-foreground),.1)}.product-tabs__button:after{content:"+";font-size:2rem;font-weight:300;transition:transform .2s ease}.product-tabs__button--active:after{content:"\2212"}}.product-tabs__section.sticky .product-tabs[data-tabs-position=tabs-top]{position:sticky;top:0;z-index:10;background:rgb(var(--color-background));padding:1rem 0;box-shadow:0 2px 4px #0000001a}@media print{.product-tabs__list{display:none}.product-tabs__panel[hidden]{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/component-product-tabs.css.map */
