.products-with-tabs{padding-top:var(--padding-top-mobile, 60px);padding-bottom:var(--padding-bottom-mobile, 60px)}@media (min-width: 992px){.products-with-tabs{padding-top:var(--padding-top-desktop, 110px);padding-bottom:var(--padding-bottom-desktop, 110px)}}.products-with-tabs__wrapper{display:block}.products-with-tabs__tabs{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;row-gap:10px;column-gap:20px;margin-bottom:20px}.products-with-tabs__tab-button{line-height:1.5;padding:3px 9px;transition:all .3s ease!important;border-radius:calc(var(--border-radius-buttons, 30px) / 2)}.products-with-tabs__tab-button.active{background-color:var(--button-primary-background);color:var(--button-primary-text)}.products-with-tabs__tab-content{display:flex;flex-direction:column}.products-with-tabs__tab-content:not(.active){display:none}.products-with-tabs__tab-content.active{animation:animation-opacity .2s ease-in}.products-with-tabs__products-wrapper{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px;border-radius:calc(var(--border-radius-section-backgrounds, 100px) / 2);padding:var(--padding-mobile)}@media (min-width: 992px){.products-with-tabs__products-wrapper{border-radius:var(--border-radius-section-backgrounds, 100px)}}.products-with-tabs__button{margin-right:auto;margin-left:auto;margin-top:20px}@media (min-width: 768px){.products-with-tabs__tabs{row-gap:15px;column-gap:30px;margin-bottom:40px}.products-with-tabs__products-wrapper{grid-template-columns:repeat(4,1fr);column-gap:30px;row-gap:20px}.products-with-tabs__button{margin-top:40px}}@media (min-width: 992px){.products-with-tabs__tabs{row-gap:20px;column-gap:40px;margin-bottom:60px}.products-with-tabs__products-wrapper{column-gap:40px;row-gap:20px;padding:var(--padding-desktop)}.products-with-tabs__button{margin-top:60px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/products-with-tabs.css.map */
