.tabs{overflow:hidden;display:flex;flex-direction:column;--tabs-content-spacing-x: 2rem;--tabs-content-spacing-y: 2rem}@media screen and (min-width:990px){.tabs{--tabs-content-spacing-x: 1.2rem;--tabs-content-spacing-y: 1rem}}.tabs__buttons{display:flex;flex-direction:column}@media screen and (min-width:990px){.tabs__buttons{flex-direction:row}}.tabs__button-wrapper{border-width:.1rem;border-style:solid;border-color:rgba(var(--color-foreground),.1)}@media screen and (max-width:989px){.tabs__button-wrapper{border-radius:var(--buttons-radius)}.tabs .tabs__button-wrapper+.tabs__button-wrapper{margin-top:var(--tabs-content-spacing-y)}}@media screen and (min-width:990px){.tabs__button-wrapper{border-width:0;border-color:transparent}.tabs .tabs__button-wrapper+.tabs__button-wrapper{margin-left:7rem}}.tabs__button{background-color:transparent;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:var(--tabs-content-spacing-y) var(--tabs-content-spacing-x);transition:all var(--duration-default) ease-out}@media screen and (max-width:989px){.tabs__button{width:100%}}@media screen and (min-width:990px){.tabs__button{border-width:0rem 0rem .2rem 0rem;border-style:solid;border-color:transparent}.tabs__button--active{border-color:rgb(var(--color-button))}}.tabs__button:hover{border-color:rgb(var(--color-button))}.tabs__button--active{color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.tabs__button .icon{width:1.6rem;height:1.6rem}.tabs__button--active .icon-plus{display:none}.tabs__button:not(.tabs__button--active) .icon-minus{display:none}@media screen and (min-width:990px){.tabs__button-icons{display:none}}.tabs__pane-mobile{display:none;padding:0rem var(--tabs-content-spacing-x) var(--tabs-content-spacing-y)}.tabs__pane-mobile--active{display:block}@media screen and (min-width:990px){.tabs__content-mobile{display:none}}.tabs__pane-mobile>*{padding:0;margin:0}.tabs__content{border-top:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (max-width:989px){.tabs__content{display:none}}.tabs__pane{display:none;padding:4rem 0rem 0rem}.tabs__pane--active{display:block}.tabs__pane-product-description p{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-tabs.css.map */
