#tabs-container_test{display:none}.tabs-navigation{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}.tabs-title{font-size:3.375rem;font-weight:700;color:var(--tabs-primary-color);margin:0}.tabs-buttons{display:flex;gap:1.5rem;align-items:center}.tab-button{font-family:var(--heading-font-family);padding:1.3rem 1.5rem;border:1px solid var(--tabs-border-color);background:var(--tabs-background);color:var(--tabs-text-color);border-radius:54px;cursor:pointer;transition:all .3s ease;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;height:64px;width:237px;font-size:1.6rem}.tab-button:hover{border-color:var(--tabs-primary-color);color:var(--tabs-primary-color)}.tab-button.active{border-color:var(--tabs-primary-color);color:var(--tabs-primary-color);background:var(--tabs-background);border:2px solid var(--tabs-primary-color)}@media screen and (max-width: 1390px){.tabs-navigation{flex-direction:column;gap:1rem}}@media screen and (max-width: 1035px) and (min-width: 768px){.tabs-title{font-size:2.5rem}.tabs-buttons{gap:1rem}.tab-button{width:180px;height:56px;font-size:1.2rem;padding:1rem 1.2rem}}@media screen and (max-width: 900px) and (min-width: 768px){.tabs-title{font-size:2rem}.tab-button{width:150px;height:50px;font-size:1rem;padding:.8rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/component-tabs.css.map */
