.tabs .tabs__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.tabs .tabs__body{overflow:hidden}.tabs .tab__header__item{font-weight:var(--font-button-weight);text-transform:uppercase;font-size:1.1rem;line-height:1.6rem;letter-spacing:.15rem;padding:2rem 0;margin:1rem;transition:border .15s ease-in}.tabs .tab__header__item.active{border-bottom:solid .3rem var(--gradient-base-primary-2)}.tabs .tab__header__item:hover{cursor:pointer}.tab__body__item{height:0;visibility:hidden;opacity:0;transition:visibility 0s,opacity .1s ease-in;margin:0}.tab__body__item strong{font-size:calc(var(--font-heading-scale) * 1.2rem);font-weight:var(--font-heading-bold-weight)}@media only screen and (min-width: 800px){.tab__body__item strong{font-size:calc(var(--font-heading-scale) * 1.4rem)}}.tabs .tab__body__item.active{visibility:visible;opacity:1;height:auto;margin-top:2rem}.product__info-container .tabs__header{justify-content:space-evenly;align-items:center}.product__info-container .tab__header__item{flex-basis:33.3%;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/598/assets/tabs.css.map */
