@charset "UTF-8";

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Black.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-BlackItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-BoldItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Bold.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-SemiBold.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-SemiBoldItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Medium.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-MediumItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Regular.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-RegularItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Light.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-LightItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-Thin.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Kinetika";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Kinetika-ThinItalic.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Kinetika-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Play";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Play-700.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Play-700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Play";
    font-display: swap;
    src: url("/local/templates/new_tpl/assets/fonts/Play-Regular.woff2") format("woff2"), url("/local/templates/new_tpl/assets/fonts/Play-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:focus,
:active {
    outline: none;
}

a:focus,
a:active {
    outline: none;
}
.account-page a, .app-checkbox a{
    color:#000;
}
a.btn_black{
    color:#fff;
}
a.page-link{
    color:#8e8e8e;
}
.active a.page-link{
    color:#000;
}
.page-item .page-link{
    font-family: Play, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #8e8e8e;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.page-item.active span{
    color: #000;
    border-bottom: 1px solid #000;
    font-family: Play, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
nav,
footer,
header,
aside {
    display: block;
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
    font-family: inherit;
    border-radius: 0;
}

textarea {
    resize: none;
}

input::-ms-clear {
    display: none;
}

button {
    cursor: pointer;
    background-color: transparent;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: 400;
}

/*--------------------*/

body.lock {
    touch-action: none;
    -ms-touch-action: none;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}

input[type=number] {
    -moz-appearance: textfield;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

svg path {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.scrollbar-none {
    -ms-overflow-style: none;
    /* IE и Edge */
    scrollbar-width: none;
    /* Firefox */
}

/*.scrollbar-none::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
}*/
.help-nav__item[data-tab], .body-text[data-tab]{
    display:block;
}
[data-tab] {
    display: none;
}

[data-tab].active {
    display: block;
}

.collapse:not(.collapse_show) {
    display: none;
}

.wrapper {
    background-color: #f6f6f6;
    font-family: "Kinetika", sans-serif;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 70px;
}

.container {
    /*max-width: 1512px;*/
    max-width: 1920px;
    padding: 0 20px;
    margin: 0 auto;
}

.app-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}

.app-input input {
    height: 28px;
    border: 1px solid #d9d9d9;
    padding-left: 8px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.app-input input:focus {
    border-color: #8e8e8e;
}

.app-input:has(input:focus) ul {
    opacity: 1;
    pointer-events: all;
}

.app-input.autocomplete {
    position: relative;
    z-index: 1;
}

.app-input.autocomplete ul {
    pointer-events: none;
    opacity: 0;
    border: 1px solid #8e8e8e;
    position: absolute;
    top: 100%;
    translate: 0 -1px;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: #d9d9d9;
}

.app-input.autocomplete ul li {
    cursor: pointer;
    height: 24px;
    padding-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8e8e8e;
    font-size: 12px;
}

.app-checkbox input {
    display: none;
}

.app-checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.04em;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-checkbox label div {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.app-checkbox label div::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    background-color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

.app-checkbox input:checked + label div {
    border-color: #000;
}

.app-checkbox input:checked + label div::before {
    opacity: 1;
}

.btn {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 24px;
    padding: 0 20px;
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.btn_white {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    color: #000;
}

.btn_white:active {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.btn_black {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.btn_black:active {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    color: #000;
}

.slider-btn {
    position: absolute;
    z-index: 2;
    top: 50%;
    translate: 0 -50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.slider-btn-prev {
    left: 40px;
}

.slider-btn-next {
    right: 40px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
}

.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    gap: 40px;
    padding: 20px 0;
    height: 70px;
}
.product-card__title.body-text{
    color:#000;
}
@media (max-width: 568px) {
    .product-card__title.body-text {
        font-size: 12px;
    }
}
.header__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 112px;
    flex: 0 0 112px;
}

.header__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.header__menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.header__menu .breadcrumbs {
    display: none;
}

.header__menu .header__icons {
    display: none;
}

.header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header__links li:first-child a {
    padding-left: 0;
}

.header__links li:last-child a {
    padding-right: 0;
}

.header__link {
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    padding: 0 20px;
    white-space: nowrap;
}

.header__links li a{
    position:relative;
}
.header__links li a sup {
    content: 'NEW';
    position: absolute;
    font-size: 9px;
    top: -10px;
    right: 7px;
}
.header__links li a sup.dot{
    font-size: 0px;
    vertical-align: middle;
    display: inline-flex;
    padding-left: 2px;
    position:relative;
    top:unset;
    right:unset;
}
.header__links li a sup.dot:after{
    background-image: url(/local/templates/main/assets/img/icons/dotMenu.svg);
    content: '';
    width: 5px;
    height: 5px;
    background-size: 4px;
    background-repeat: no-repeat;
    background-position: left top;
}

@media (max-width: 568px) {
    .header__links li a sup {
        font-size: 8px;
        top: -3px;
        right: -29px;
    }
}

.header__icons {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.header__cart {
    position: relative;
    margin-left: 20px;
}

.header__cart svg {
    width: 24px;
    height: 24px;
}

.header__cart span {
    position: absolute;
    bottom: 6px;
    left: 50%;
    translate: -50% 0;
    font-family: "Play", sans-serif;
    font-size: 10px;
    color: black;
}

.header__burger {
    display: none;
}

.header__modal {
    overflow: hidden;
    position: fixed;
    z-index: 101;
    top: 68px;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
    transition: 1s;
    /*translate: 0 -100%;*/
    max-height: 0px;
}

.header__modal.show {
    translate: 0 0;
    max-height: 1000px;
}

.header__modal:after {
    position: absolute;
    content: '';
    height: 10px;
    width: 100%;
    /*background: yellow;*/
}

.header-assort {
    width: 100%;
    display: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;

    max-width: 1512px;
    padding: 0 20px;
    margin: 0 auto;
}

.header-assort.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-assort.anim .header-assort__main {
    opacity: 1;
    translate: 0;
}

.header-assort.anim .header-assort__image {
    translate: 0;
}
/**/
.header-menu-sub.active {
    translate: 0 0;
}
.header-back::before {
    content: "<";
}
.header-menu-sub {
    display: none;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    translate: 100% 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
@media (max-width: 1024px) {
    .header-menu-sub {
        display: block;
    }
}

.header-assort__main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -ms-grid;
    display: grid;
    /*-ms-grid-columns: (1fr)[2];*/
    /*grid-template-columns: repeat(2, 1fr);*/
    grid-template-columns: repeat(2, 280px);
    opacity: 0;
    translate: 0 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.header-assort__main ul {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    padding-left: 40px;
    padding-right: 100px;
}

.header-assort__main ul a {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #8e8e8e ;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.header-assort__main ul a:active {
    color: #000 !important;
}

.header-assort__main ul:nth-child(1) {
    /*border-left: 1px solid #d9d9d9;*/
    padding-left: 20px;
}

.header-assort__main ul:nth-child(2) {
    border-left: 1px solid #d9d9d9;
}

.header-assort__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 690px;
    flex: 0 0 690px;
    translate: 0 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.header-assort__image.border {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
@media (max-width: 1440px) {
    .header-assort__image.border {
        margin-right: -20px;
    }
}

.header-assort__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

[data-assort] {
    position: relative;
}

[data-assort]::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 25px;
    top: 100%;
    left: 0;
}

.footer {
    background-color: #000000;
    padding: 0;
}

.footer__wrapper {
    white-space: nowrap;
    padding-top: 64px;
    padding-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    row-gap: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer__list a {
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    color: #f6f6f6;
}

.footer__copy {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.footer__copy li {
    color: #d9d9d9;
}

.footer-form {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 00px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-form__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    max-width: 385px;
}

.footer-form__title {
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1875;
}

.footer-form__text {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
}

.footer-form__actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.footer-form__radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}

.footer-form__radios li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
}

.footer-form__radios input {
    display: none;
}

.footer-form__radios label {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
}

.footer-form__radios label div {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    border-radius: 50%;
    border: 1.5px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-form__radios label div::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11px;
    flex: 0 0 11px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

.footer-form__radios input:checked + label div::after {
    opacity: 1;
}

.footer-form__input {
    max-width: 400px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.footer-form__input input {
    height: 47px;
    border-bottom: 1px solid #ababab;
    width: 100%;
    padding-left: 8px;
    padding-right: 40px;
    font-family: "Play", sans-serif;
    background-color: transparent;
    font-size: 16px;
    line-height: 16.2px;
    color: #fff;
}

.footer-form__input button {
    position: absolute;
    top: 50%;
    right: 8px;
    translate: 0 -50%;
}

.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 54px;
}

.breadcrumbs__list a {
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    white-space: nowrap;
}

.breadcrumbs__list a::after {
    content: "/";
}

.breadcrumbs__list li:last-child a::after {
    display: none;
}

.cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid #d9d9d9;
}

.cart-item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    height: 170px;
}

.cart-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cart-item__main {
    width: 100%;
}

.cart-item__main > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-item__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap:15px;
}

.cart-item__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cart-item__info.noprop-flex{
    flex:unset;
}
.cart-item__name {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.cart-item__size {
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 10px;
}

.cart-item__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 12px;
}

.cart-item__count button {
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cart-item__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.cart-item__right > div:has(.cart-item__price) {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.cart-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.cart-item__price .old {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #8e8e8e;
    text-decoration: line-through;
}

.cart-item__price .actual {
    font-family: "Kinetika", sans-serif;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
}

.cart-item__remove {
    font-family: "Kinetika", sans-serif;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #8e8e8e;
    font-size: 12px;
}

.product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-card__image {
    position: relative;
}

.product-card__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-card__sale {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.product-card__content {
    padding-top: 5px;
}

.product-card__banners {
    position: absolute;
    top: 10px;
    left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    z-index:1;
}

.product-card__banners li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    color: #8e8e8e;
    background-color: #e8e8e8;
    padding: 0 4px;
}

.product-card__banners li.product-card__percent {
    background-color: #F99760;
    color: #FFFFFF;
}

.product-card__banners li.product-card__new {
    background-color: #11BA7D;
    color: #FFFFFF;
}

.collection__item .product-card__new {
    background-color: #11BA7D;
    color: #FFFFFF;
}

.product-card__colors {
    position: absolute;
    left: 10px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;

    opacity: 0;
    transition: .3s ease;
}

.product-card:hover .product-card__colors {
    opacity: 1;
}

.product-card__colors-str {
    display: none;
}
@media (max-width: 568px) {
    .product-card__colors-str {
        position: absolute;
        left: 0px;
        top: -10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        font-family: "Kinetika", sans-serif;
        font-size: 12px;
        font-weight: 400;
        color: #8e8e8e;
    }
}
.collection__adverting span{
    line-height: 140%;
}
.product-card__colors button {
    display: block;
    width: 10px;
    height: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10px;
    flex: 0 0 10px;
}

.product-card__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    gap: 16px;
    margin-top: 10px;
}

.product-card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.product-card__name {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    text-transform: unset;
}
@media (max-width: 568px) {
    .product-card__name {
        min-height: 40px;
        display: flex;
        align-items: flex-end;
        line-height: 1.2;
        margin-bottom: 4px;
    }
}

body.lock {
    overflow: hidden;
}

.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: pointer;
    z-index: 99;
}

.modal__content {
    overflow: auto;
    -ms-overflow-style: none;
    /* IE и Edge */
    scrollbar-width: none;
    /* Firefox */
    position: absolute;
    translate: 100% 0;
    right: 0;
    top: 70px;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: default;
}

.modal__content::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
}

.modal.open {
    opacity: 1;
    visibility: visible;
}

.modal.open .modal__content {
    translate: 0 0;
}

.modal__close {
    cursor: pointer;
}

.cart-modal__content {
    width: 600px;
    padding: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 64px;
}

.cart-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-modal__title {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.cart-modal__subtitle {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.cart-modal__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-modal__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-modal__list li {
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.cart-modal__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.cart-modal__btn {
    height: 38px;
}

.cart-modal .breadcrumbs {
    display: none;
}

.auth-modal .breadcrumbs__list {
    height: 78px;
}

.auth-modal__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
}

.auth-modal__subtitle {
    font-family: "Play", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
}

.auth-modal__text {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.auth-modal__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.auth-modal__check a {
    color: #000;
    border-bottom: 1px solid #000;
}

.auth-modal__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.auth-modal__footer .btn {
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
}

.auth-modal__footer .save {
    border-color: #000;
}

.auth-modal__footer .exit {
    color: #8e8e8e;
    border-color: #8e8e8e;
}

.checkout-page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    padding: 30px;
    padding-bottom: 80px;
}

.checkout-page__title {
    font-family: "Play", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
}

.checkout-page__layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}

.checkout-page__main {
    padding-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
}

.checkout-page__res {
    padding-left: 50px;
}

.checkout-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
}

.checkout-block__title {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 16px;
}

.checkout-block__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}
.checkout-block__list.with-btn{
    flex-direction: row;
    align-items: flex-end;
}
.checkout-block__list.with-btn li{
    width:100%;
}
.checkout-block__list.with-btn .btn{
    height:28px;
}
.checkout-block__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.checkout-res {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.checkout-res__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.checkout-res__sales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.checkout-res__sales li {
    padding-bottom: 8px;
}

.checkout-res__sales li:first-child {
    border-bottom: 1px solid #d9d9d9;
}

.checkout-res__sales li:has(input:checked) .checkout-res__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkout-res__input {
    display: none;
    margin-top: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px;
}

.checkout-res__input input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.checkout-res__input button {
    height: 28px;
    background-color: #000;
    color: #fff;
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
}

.checkout-res__input p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2px;
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.checkout-res__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #d9d9d9;
}

.checkout-res__list li {
    padding: 4px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #d9d9d9;
}

.checkout-res__list li p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
}

.checkout-res__list li:nth-last-child(2) {
    border-bottom: 0;
}

.checkout-res__list li:last-child {
    padding: 8px;
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.checkout-res__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.checkout-res__footer .app-checkbox {
    color: #000;
}

.checkout-res__footer .app-checkbox a {
    color: #000;
    border-bottom: 1px solid #000;
}

.checkout-res__footer button {
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    border: 1px solid #8e8e8e;
    color: #8e8e8e;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
}

.checkout-res__footer:has(input:checked) button {
    color: #fff;
    background-color: #000;
    border-color: #000;
    pointer-events: all;
}

.checkout-ways:has(input:checked) .checkout-block__list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 16px;
}

.checkout-ways__radios {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.checkout-ways__radios input {
    display: none;
}

.checkout-ways__radios label {
    min-height: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: black;
    border: 1px solid #d9d9d9;
    cursor: pointer;
}

.checkout-ways__radios label span, .checkout-ways__radios label div {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.checkout-ways__radios label p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.checkout-ways__radios label .price {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.checkout-ways__radios input:checked + label {
    border-color: black;
}

.home-hero {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.home-hero img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.home-hero video{
    width:100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home-hero__slider {
    position: relative;
    -ms-grid-column-span: 2;
    grid-column: span 2;
}

.home-hero__slider .swiper {
    height: 100vh;
}

.home-hero__image {
    position: relative;
    height: 100vh;
}

.home-hero__image .btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    translate: -50% 0;
}

.home-hero__pagination {
    position: absolute;
    bottom: 20px !important;
    left: 50% !important;
    translate: -50% 0;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    z-index: 2;
}

.home-hero__pagination span {
    height: 4px;
    width: 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 0 !important;
    background-color: #d9d9d9;
    opacity: 1 !important;
}

.home-hero__pagination span.swiper-pagination-bullet-active {
    width: 50px;
    background-color: #8e8e8e;
}

.home-collections {
    height: 555px;
    position: relative;
}

.home-collections img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.home-collections a {
    position: absolute;
    bottom: 30px;
    left: 50%;
    translate: -50% 0;
}

.catalog-page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.catalog-page__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 48px;
}

.catalog-page__header .btn {
    height: 32px;
}

.catalog-page__title {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.catalog-page__products {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    /*gap: 20px;*/
}

.filters-modal__content {
    width: 481px;
    padding: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 64px;
}

.filters-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.filters-modal__title {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.filters-modal__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.filters-modal__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.filters-modal__subtitle {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.filters-modal__sort {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.filters-modal__sort span {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.filters-modal__sort li {
    width: 100%;
}

.filters-modal__sort label {
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.filters-modal__sort label div {
    display: none;
}

.filters-modal__sort label span {
    font-family: "Kinetika", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.04em;
}

.filters-modal__sort input:checked + label {
    border-color: black;
}

.filters-modal__size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
}

.filters-modal__size span {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.filters-modal__size li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
}

.filters-modal__size label {
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d9d9d9;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.filters-modal__size label div {
    display: none;
}

.filters-modal__size label span {
    font-family: "Kinetika", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.04em;
}

.filters-modal__size input:checked + label {
    border-color: black;
}

.filters-modal__color {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.filters-modal__color.subsection_filter{
    grid-template-columns: repeat(9, 1fr);
}

.filters-modal__color.subsection_filter{
    grid-template-columns: repeat(16, 1fr);
}

.filters-modal__color input {
    display: none;
}

.filters-modal__color label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    padding: 0 16px;
    height: 48px;
}
.filters-modal__color .active label{
    border-color: #000;
}
.filters-modal__size .active label{
    border-color: #000;
}
.filters-modal__sort .active label{
    border-color:#000;
}
.filters-modal__color label div {
    width: 8px;
    height: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
}

.filters-modal__color label span {
    font-family: "Kinetika", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.04em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.filters-modal__color label button {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    translate: 0 2px;
}

.filters-modal__color input:checked + label {
    border-color: #000;
}

.filters-modal__color input:checked + label button {
    opacity: 1;
}

.filters-modal__reset {
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.catalog-pagination {
    padding: 48px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-pagination__button {
    height: 32px;
    background: transparent;
}

.catalog-pagination__list {
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 26px;
}

.catalog-pagination__list button {
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #8e8e8e;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.catalog-pagination__list button:active {
    color: #000;
}

.catalog-pagination__list .active button {
    color: #000;
    border-bottom: 1px solid #000;
}

.faq-page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 128px;
}

.faq-page__aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 181px;
    flex: 0 0 181px;
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
}

.faq-page__aside ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.faq-page__aside ul a {
    font-family: "Kinetika", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    /*text-transform: uppercase;*/
    color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #8e8e8e;
}

.faq-page__aside ul a:active {
    color: #000;
}

.faq-page__aside ul .active a {
    color: #000;
}

.faq-page__title {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.faq-page__main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    max-width: 1000px;
}

.faq-page__subtitle {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.faq-page__list {
    border-top: 1px solid #d9d9d9;
}

.faq-item {
    border-bottom: 1px solid #d9d9d9;
}

.faq-item__header {
    cursor: pointer;
    padding: 32px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.faq-item__header svg {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.faq-item__header.active svg {
    rotate: 180deg;
}

.faq-item__content {
    padding: 4px 0;
    padding-bottom: 24px;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.installment-modal.open .modal__content {
    translate: -50% -50%;
}

.installment-modal__content {
    width: 516px;
    top: unset;
    bottom: unset;
    translate: -50% -50%;
    top: 50%;
    left: 50%;
    right: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    padding-top: 64px;
}

.installment-modal__close {
    position: absolute;
    top: 40px;
    right: 40px;
}

.installment-modal__close img {
    width: 24px;
    height: 24px;
}

.installment-modal__title {
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
}

.installment-modal__tabs {
    margin: 32px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    /*-ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);*/
    grid-template-columns: repeat(2, 1fr);
}

.installment-modal__tabs input {
    display: none;
}

.installment-modal__tabs label {
    border-bottom: 1px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #8e8e8e;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
    padding: 0 25px;
    padding-bottom: 10px;
    justify-content: center;
}

.installment-modal__tabs input:checked + label {
    color: #000;
    border-color: #000;
}

.installment-modal__main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.installment-modal__subtitle {
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.installment-modal__text {
    margin-top: 8px;
    margin-bottom: 20px;
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.installment-modal__contents {
    width: 100%;
}

.installment-modal__tab {
    width: 100%;
}

.installment-modal__remind {
    margin-top: 20px;
    font-family: "Kinetika", sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.installment-modal__remind a {
    color: #000;
    border-bottom: 1px solid #000;
}

.installment-modal__btn {
    margin-top: 32px;
    width: 100%;
    height: 28px;
}

.installment-tab__list {
    padding: 12px;
    background-color: #f9f9f9;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    gap: 8px;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    text-transform: unset;
    color: #8e8e8e;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.installment-tab__list span {
    width: 100%;
    height: 1px;
    display: block;
    margin: 5px 0;
    background-color: #8e8e8e;
}

.installment-tab__list li.active {
    color: #000;
}

.installment-tab__list li.active span {
    background-color: #000;
}

.sizes-modal__content {
    width: 1060px;
    max-width: 100vw;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
}

.sizes-modal__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.sizes-modal .breadcrumbs {
    display: none;
}

.sizes-modal__title {
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.sizes-modal__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    row-gap: 20px;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

.sizes-modal__remind {
    text-align: center;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    color: #8e8e8e !important;
}

.product-page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 145px;
}

.product-page__gallery {
    width: 100vw;
    max-width: calc(100% - (145px + 400px));
}

.product-page__gallery img {
    width: 100%;
    height: 100%;

    object-fit: cover;
    aspect-ratio: 860 / 1160;
}

.product-page__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
}

.product-info {
    position: sticky;
    top: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
    padding-top: 100px;
}
.product-info > div {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
@media (max-width: 568px) {
    .product-info > div {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
}

.product-info__title {
    font-family: "Play", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
}

.product-info__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
}

.product-info__block input {
    display: none;
}

.product-info__subtitle {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
}

.product-info__colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
}

.product-info__colors label {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
}

.product-info__colors label::after {
    content: "";
    display: block;
    top: 100%;
    translate: 0 4px;
    width: 100%;
    height: 1px;
    background-color: #000;
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
}

.product-info__colors input:checked + label::after {
    opacity: 1;
}
#avaliability {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-info__avaliability {
    display: none;
    flex-direction: column;
}

.product-info__avaliability > div {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.product-info__avaliability > div:first-child {
    padding-top: 0;
}

.product-info__avaliability > div:not(:last-child) {
    border-bottom: 1px solid #d9d9d9;
}

.product-info__avaliability > div h5 {
    font-family: "Kinetika", sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 130%;
    letter-spacing: 0.06em;
    color: #000;

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
}

.product-info__avaliability > div h5 a {
    font-weight: 400;
    text-align: right;
    text-decoration: none;
    color: #000;
    text-wrap-mode: nowrap;
    white-space: nowrap;
}

.product-info__avaliability_list {
    display: flex;
    /*gap: 32px;*/
}


.product-info__avaliability_list label {
    font-family: "Kinetika", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.06em;
    color: #8e8e8e;
}

#avaliability::after {
    content: '';
    width: 10px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 5L5 1L1 5' stroke='black' /%3e%3c/svg%3e");
    transition: transform 0.3s;
}

#avaliability.open::after {
    transform: rotate(180deg);
}
.product-info__size .modal__link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: "Kinetika", sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
}

.product-info__sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
}

.product-info__sizes label {
    height: 32px;
    cursor: pointer;
    position: relative;
    font-family: "Play", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    min-width: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-info__sizes .selected label::after {
    content: "";
    display: block;
    top: 100%;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
}

.product-info__sizes input:checked + label::after {
    opacity: 1;
}

.product-info__sizes .unavailaible {
    color: #8e8e8e;
    pointer-events: none;
}

.product-info__description {
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    /*text-transform: uppercase;*/
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.product-info__description li {
    list-style: disc;
    list-style-position: inside;
}

.product-info__accordeon .product-spoiler:last-child {
    border: none;
}

.product-info__accordeon .product-spoiler:first-child {
    border-top: 1px solid #d9d9d9;
}

.product-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.product-buy__header {
    display: none;
}

.product-buy__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-buy__cart {
    gap: 4px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 32px;
    font-size: 15px;
}

.product-buy__like {
    width: 32px;
    height: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    padding: 0;
    border: 1px solid #000;
}

.cart-modal__items .product-buy__like {
    width: 16px;
    height: 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
}

.product-buy__like svg {
    width: 16px;
    height: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
}
.product-buy__like.checked svg{
    fill:black;
}

.product-buy__installment {
    display:flex;
    justify-content: flex-start;
    align-items: center;
    gap:7px;
    font-size:14px;
    color:#000;
    font-family: "Play", sans-serif;
}


.product-spoiler {
    border-bottom: 1px solid #d9d9d9;
    font-family: "Kinetika", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    /*text-transform: uppercase;*/
    color: #000;
}

.product-spoiler__header {
    cursor: pointer;
    padding: 32px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase;
}

.product-spoiler__header svg {
    rotate: 90deg;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-spoiler__header.active svg {
    rotate: -90deg;
}

.product-spoiler__spoiler {
    color: #8e8e8e;
}

.product-spoiler__spoiler li {
    list-style: disc;
    list-style-position: inside;
}

.product-spoiler__spoiler div {
    padding-bottom: 24px;
}

.products-section__wrapper {
    padding-bottom: 10px;
}

.products-section__title {
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    font-family: "Play", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
}

.products-section__title:has(a) {
    justify-content: space-between;
}

.products-section__title a {
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: .3s ease;
}
.products-section__title a:hover {
    color: #8c8c8c;
}
.products-section__title a path {
    transition: .3s ease;
}
.products-section__title a:hover path {
    stroke: #8c8c8c;
}

@media (max-width: 1512px) {
    .product-page__gallery {
        max-width: calc(500px + 350 * (100vw - 1024px) / 488);
    }
}

@media (max-width: 1440px) {
    .header__wrapper {
        gap: calc(24px + 16 * (100vw - 1024px) / 416);
    }

    .header__link {
        padding: 0 calc(12px + 8 * (100vw - 1024px) / 416);
        font-size: calc(12px + 2 * (100vw - 1024px) / 416);
    }

    .header-assort__image {
        /*-webkit-box-flex: 0;*/
        /*-ms-flex: 0 0 calc(300px + 180 * (100vw - 1024px) / 416);*/
        /*flex: 0 0 calc(300px + 180 * (100vw - 1024px) / 416);*/
    }
}

@media (max-width: 1024px) {
    .main {
        padding-top: 40px;
    }

    .container {
        padding: 0 8px;
    }

    .btn {
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        padding: 0 8px;
    }

    .slider-btn svg {
        width: 8px;
        height: 16px;
    }

    .slider-btn-prev {
        left: 6px;
    }

    .slider-btn-next {
        right: 6px;
    }

    .header__cart span {
        bottom: 1px;
        font-size: 8px;
    }

    .header__modal {
        display: none;
    }

    .header.menu-open .header__menu {
        translate: 0 0;
    }

    .header.menu-open .header__icons {
        opacity: 0;
        pointer-events: none;
    }

    .header__logo {
        width: 90px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
    }

    .header__menu {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        translate: 100%;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        padding: 0 20px;
        background-color: #fff;
    }

    .header__menu .breadcrumbs {
        display: block;
    }

    .header__menu .breadcrumbs__list {
        padding: 0;
    }

    .header__menu .header__icons {
        opacity: 1 !important;
        pointer-events: all !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 12px;
        padding: 20px 0;
    }

    .header__menu .header__icons li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: "Kinetika", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        text-transform: uppercase;
        color: #000;
    }

    .header__menu .header__icons li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .header__wrapper {
        padding: 8px 0;
        gap: 16px;
        height: 40px;
    }

    .header__icons {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        gap: 16px;
    }

    .header__icons li {
        height: 16px;
    }

    .header__icons li a {
        height: 16px;
        font-size: 10px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.06em;
    }

    .header__icons li:last-child {
        display: none;
    }

    .header__cart {
        margin-left: 0;
        width: 16px;
        height: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    }

    .header__cart svg {
        width: 100%;
        height: 100%;
    }

    .header__burger {
        display: block;
        position: relative;
        width: 16px;
        height: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    }

    .header__burger::before,
    .header__burger::after,
    .header__burger span {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #000;
        position: absolute;
        left: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    .header__burger::before {
        top: 2px;
    }

    .header__burger span {
        top: 50%;
        translate: 0 -50%;
    }

    .header__burger::after {
        bottom: 2px;
    }

    .header__burger.active span {
        scale: 0;
    }

    .header__burger.active::before {
        rotate: 45deg;
        translate: 0 6px;
    }

    .header__burger.active::after {
        rotate: -45deg;
        translate: 0px -5px;
    }

    .header__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 28px;
    }

    .header__links > li {
        position: relative;
        display: flex;
        align-items: center;
    }

    .header__links > li:has(.header-menu-sub) a {
        width: 100%;
    }

    .header__links > li:has(.header-menu-sub) {
        position: relative;
    }

    .header__links > li:has(.header-menu-sub):after {
        content: '';
        position: absolute;
        right: 0;
        width: 6px;
        height: 10px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L5 5L1 9' stroke='black'/%3e%3c/svg%3e ");
    }

    .header__link {
        padding: 0;
        font-family: "Kinetika", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        text-transform: uppercase;
        color: #000;
    }

    .header .breadcrumbs__list {
        height: 79px;
    }

    .footer__wrapper {
        padding: 32px 0;
        white-space: unset;
        gap: 32px;
    }

    .footer__list {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 28px;
    }

    .footer__list a {
        font-family: "Kinetika", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        text-transform: uppercase;
        color: #000;
        color: #f6f6f6;
    }

    .footer__copy {
        font-family: "Kinetika", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        text-transform: uppercase;
        color: #000;
    }

    .footer-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 53px;
        gap: 15px;
    }

    .footer-form__main {
        gap: 10px;
    }

    .footer-form__title {
        font-size: 20px;
        font-weight: 400;
    }

    .footer-form__actions {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }

    .breadcrumbs__list {
        height: 28px;
        width: 100vw;
        margin-left: -8px;
        margin-right: -8px;
        padding-left: 8px;
        padding-right: 8px;
        overflow: auto;
    }

    .breadcrumbs__list a {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
    }

    .cart-item {
        gap: 8px;
        padding: 8px 0;
    }

    .cart-item__info {
        gap: 8px;
    }

    .product-card__sale {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .product-card__buy svg {
        width: 16px;
        height: 16px;
    }

    .modal__content {
        width: 100%;
        top: 40px;
        overflow: auto;
    }

    .cart-modal__content {
        padding: 0 8px;
        padding-bottom: 20px;
        gap: 0;
    }

    .cart-modal__main {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .cart-modal__header {
        display: none;
    }

    .cart-modal .breadcrumbs {
        display: block;
    }

    .cart-modal .breadcrumbs__list {
        padding: 0;
    }

    .cart-modal__subtitle {
        margin: 20px 0;
        display: block;
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
    }

    .cart-modal__items {
        gap: 20px;
    }

    .cart-modal__items .cart-item {
        border: 0;
    }

    .cart-modal__list {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cart-modal__list li {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .cart-modal__footer {
        gap: 8px;
    }

    .cart-modal__btn {
        height: 24px;
    }

    .auth-modal__form {
        gap: 28px;
    }

    .checkout-page__wrapper {
        padding: 0;
        padding-bottom: 48px;
        gap: 0;
    }

    .checkout-page__title {
        font-family: "Play", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        text-transform: uppercase;
        color: #000;
        padding: 10px 0;
    }

    .checkout-page__layout {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .checkout-page__main {
        padding-right: 0;
        padding-top: 16px;
        padding-bottom: 16px;
        position: relative;
    }

    .checkout-page__main::after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        background-color: #d9d9d9;
        height: 1px;
        top: 100%;
    }

    .checkout-page__res {
        padding-left: 0;
    }

    .checkout-block__title {
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
    }

    .checkout-res {
        gap: 20px;
    }

    .checkout-res__input button {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        padding-left: 24px;
        padding-right: 24px;
    }

    .checkout-res__list li {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .checkout-res__list li:last-child {
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .checkout-res__footer {
        gap: 16px;
    }

    .checkout-ways__radios label span, .checkout-ways__radios label div {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .checkout-ways__radios label p {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-family: "Kinetika", sans-serif;
        font-size: 6px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .checkout-ways__radios label .price {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .home-hero__pagination span.swiper-pagination-bullet-active {
        width: 40px;
    }

    .home-hero {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .home-hero__slider {
        grid-column: unset;
        width: 100vw;
    }

    .home-hero__slider .swiper {
        max-height: 302px;
    }

    .home-hero__image {
        max-height: 302px;
    }

    .home-hero__image .btn {
        padding: 0 32px;
        border: 1px solid #8e8e8e;
    }

    .home-collections {
        height: 302px;
    }

    .catalog-page__title {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .catalog-page__products {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        /*gap: 10px;*/
    }

    .filters-modal__content {
        padding: 20px 8px;
        gap: 20px;
    }

    .filters-modal__title {
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
    }

    .filters-modal__subtitle {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .filters-modal__block {
        gap: 8px;
    }

    .filters-modal__sort span {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .filters-modal__sort li:nth-child(2n) {
        -ms-grid-column-align: start;
        justify-self: start;
    }

    .filters-modal__size span {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .filters-modal__color {
        gap: 8px;
    }

    .filters-modal__reset {
        height: 24px;
    }

    .filters-modal__close {
        display: none;
    }

    .catalog-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 8px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 12px 0;
    }

    .catalog-pagination__button {
        position: relative;
        top: unset;
        left: unset;
        translate: 0;
        height: 24px;
    }

    .catalog-pagination__list button {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
    }

    .faq-page__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
    }

    .faq-page__title {
        display: none;
    }

    .faq-page__aside {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }

    .faq-page__aside ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        white-space: nowrap;
        gap: 20px;
        overflow: auto;
        width: 100vw;
        margin-left: 0px;
        margin-right: 0px;
        /*padding-left: 8px;
        padding-right: 8px;*/
    }

    .faq-page__aside ul a {
        font-family: "Kinetika", sans-serif;
        /*font-size: 8px;*/
        font-weight: 400;
        /*line-height: 12px;*/
        /*text-transform: uppercase;*/
        color: #000;
        letter-spacing: 0.04em;
    }

    .faq-page__subtitle {
        font-family: "Play", sans-serif;
        /*font-size: 12px;*/
        font-weight: 400;
        /*line-height: 12px;*/
        text-transform: uppercase;
    }

    .faq-item__header {
        padding: 10px 0;
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .faq-item__content {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .installment-modal__content {
        top: 50%;
        width: calc(100% - 16px);
        max-width: 377px;
        padding-top: 32px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 24px;
    }

    .installment-modal__title {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
    }

    .installment-modal__tabs {
        margin: 24px 0;
    }

    .installment-modal__tabs label {
        font-size: 10px;
        padding-bottom: 8px;
    }
    .installment-modal__tabs li:nth-child(3) label{
        padding-bottom:11px;
    }

    .installment-modal__tabs label img {
        width: 18px;
        height: 18px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
    }

    .installment-modal__close {
        top: 16px;
        right: 16px;
    }

    .installment-modal__close img {
        width: 16px;
        height: 16px;
    }

    .installment-modal__text {
        margin-top: 6px;
        margin-bottom: 12px;
        font-family: "Kinetika", sans-serif;
        font-size: 6px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .installment-modal__subtitle {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
    }

    .installment-modal__remind {
        margin-top: 12px;
        font-family: "Kinetika", sans-serif;
        font-size: 6px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .installment-modal__btn {
        margin-top: 24px;
    }

    .installment-tab__list {
        font-size: 10px;
        padding: 6px 12px;
        grid-template-columns: repeat(auto-fit, minmax(37px, 1fr));
    }

    .sizes-modal .breadcrumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .sizes-modal__header {
        display: none;
    }

    .sizes-modal__content {
        padding: 0;
        padding-top: 20px;
        gap: 20px;
    }

    .sizes-modal__main {
        padding: 0 8px;
        gap: 20px;
    }

    .sizes-modal__grid {
        -ms-grid-columns: (92px)[6];
        grid-template-columns: repeat(6, 92px);
        overflow: auto;
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
        margin-left: -8px;
        margin-right: -8px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .sizes-modal__title {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-align: left;
        text-transform: uppercase;
    }

    .sizes-modal__remind {
        font-family: "Kinetika", sans-serif;
        font-size: 8px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .product-page__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 7px;
    }

    .product-page__gallery {
        max-width: 100vw;
        margin-left: -8px;
        width: 100vw;
    }

    .product-info {
        position: relative;
        padding-top: 0;
        gap: 12px;
    }

    .product-info__title {
        font-family: "Play", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-align: left;
        text-transform: uppercase;
        display: none;
    }

    .product-info__subtitle {
        font-family: "Kinetika", sans-serif;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }

    .product-info__colors label {
        width: 16px;
        height: 16px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    }

    .product-info__sizes label {
        height: 28px;
        min-width: unset;
    }

    .product-info__color {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-info__size {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px;
        gap: 16px;
    }

    .product-info__size .modal__link {
        margin-top: 8px;
    }

    .product-info__description {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        gap: 12px;
        font-family: "Kinetika", sans-serif;
        /*font-size: 8px;*/
        font-weight: 400;
        line-height: 12px;
        /*text-transform: uppercase;*/
        color: #000;
        letter-spacing: 0.04em;
    }

    .product-info__buy {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .product-info__accordeon {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .product-buy {
        gap: 8px;
        padding: 16px 10px;
        position: fixed;
        bottom: 0;
        left: 0px;
        right: 0px;
        background-color: #f6f6f6;
        z-index: 300;
    }

    .product-buy__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-family: "Play", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
        text-align: left;
        text-transform: uppercase;
    }

    .product-buy__cart span:nth-child(2) {
        display: none;
    }

    .product-buy__installment span {
        font-size: 11px;
    }

    .product-spoiler {
        font-family: "Kinetika", sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: 0.04em;
    }
}

@media (max-width: 568px) {
    .product-card__banners {
        gap: 8px;
        top: 12px;
        left: 8px;
    }
    .home-hero__slider .swiper {
        max-height: 400px;
    }

    .product-card__banners li {
        font-family: "Kinetika", sans-serif;
        font-size: 6px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .product-card__colors {
        left: 11px;
        bottom: -12px;
        gap: 8px;
        display: none;
    }

    .product-card__colors button {
        width: 8px;
        height: 8px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8px;
        flex: 0 0 8px;
    }

    .catalog-page__products {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        /*gap: 8px;
        padding: 8px 0;*/
    }

    .products-section__title {
        height: 79px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .cart-modal__content {
        width:100%;
        padding:0px 23px;
        padding-top:30px;
        padding-bottom:30px;
    }
    .product-buy {
        padding: 12px 10px;
    }
    .product-info__description {
        font-size:11px;
        padding-top:25px;

    }

    .product-buy {
        z-index:98;
    }
}

@media (hover: hover) {
    .btn_white:hover {
        background-color: #000;
        border-color: #000;
        color: #fff;
    }

    .btn_black:hover {
        background-color: #fff;
        border: 1px solid #d9d9d9;
        color: #000;
    }

    .header-assort__main ul a:hover {
        color: #000 !important;
    }

    .catalog-pagination__list button:hover {
        color: #000;
    }

    .faq-page__aside ul a:hover {
        color: #000;
    }

    .product-buy__like:hover svg path {
        stroke: #fff;
    }

    .cart-modal__items .product-buy__like:hover svg path {
        stroke: #BCBCBC;
        fill: #BCBCBC;
    }
}
.header-search__input {
    position: relative;
}
.header-search__input input[type="text"] {
    text-transform: uppercase;
}
.header-search__input input {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 40px;
    border-bottom: 1px solid #1b1a19;
    background-color: transparent;
    width: 100%;
    font-size: 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.header-search__input button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    background-color: transparent;
}
.header-search__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}
.header-search__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 11px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header-search__label {
    display: block;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #d7d7d7;
    color: #1b1a19;
    font-size: 12px;
}
.cart-item__count svg, .cart-item__count svg path{
    pointer-events: none;
}
.product-buy__like svg, .product-buy__like svg path{
    pointer-events: none;
}
@media (max-width:565px){
    .wrap__NEPXc{
        bottom:81px!important;
    }
}

@media (max-width: 568px) {
    .product-content .breadcrumbs__list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    jdiv {

    }
    .button__bBlDt {
        bottom: 90px;
    }
}
.filters-modal__color.subsection_filter label{
    height: 40px;
    padding: 0 10px;
    text-align: center;
}
@media (max-width: 1024px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(10, 1fr);
    }
}
@media (max-width: 768px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(7, 1fr);
    }
}
@media (max-width: 568px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 375px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 568px) {
    .filters-modal__color.subsection_filter{
        grid-template-columns: repeat(2, 1fr);
    }
}


.collection__item {
    position: relative;
    border: 1px solid #eeeeee;
    color:black;
    display: flex;
    flex-direction: column;
}
.collection__item .collection__img {
    background-color: #f6f6f6;
    position: relative;
    max-width:467px;
    flex: 1;
    overflow: hidden;
}
.collection__item .collection__img img{
    width:100%;
    height:100%;
    object-fit: contain;
    object-position: top;
}
.collection__item .collection__img .shower-photo{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}
.collection__item:hover .collection__img .shower-photo {
    opacity: 1;
}
.collection__item:hover .collection__img .original-photo {
    opacity: 0;
}
.collection__item .collection__img .switch-image {
    cursor: pointer;
    display: block;
    transition: 0.3s ease;
    /*background-color: #F8F8F8;*/
    background-size: contain !important;
}
.collection__item .collection__img .collection__colors_wrap {
    position: absolute;
    background-color: #eeeeee;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 20px;
    display: none;
}
.collection__item .collection__img .collection__colors_wrap .collection__colors_list {
    gap: 10px;
}
.collection__item .collection__img .collection__colors_wrap .collection__colors_list .card__color_label {
    --border-size: 14px;
    padding: 2px;
}
.collection__item .collection__img .collection__colors_wrap .collection__colors_list .card__color_label::after {
    --circle: 10px;
}
.collection__item:hover .collection__follow_btn, .collection__item._current .collection__follow_btn {
    opacity: 1;
    pointer-events: all;
}
.collection__item:hover .inStock__info_item, .collection__item:hover .collection__colors_wrap, .collection__item._current .inStock__info_item, .collection__item._current .collection__colors_wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.collection__item:hover .collection__price, .collection__item._current .collection__price {
    /*display: none;*/
}
.collection__item_info {
    padding: 12px 19px 20px;
    gap: 4px;
}
.collection__item_info .collection__details {
    gap: 5px;
}
.collection__item_info .collection__details .collection__price {
    font-family: var(--second-family);
}
.collection__item_info .collection__details .collection__price .prev_price {
    padding-left: 8px;
    text-decoration: line-through;
    color: #8e8e8e;
}
.collection__item_info .collection__details .collection__addCart_btn {
    --size: 18px;
    width: var(--size);
    height: var(--size);
    min-width: var(--size);
    min-height: var(--size);
    max-width: var(--size);
    max-height: var(--size);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.collection__item_info .collection__details .collection__addCart_btn svg{
    min-width:20px;
}
.collection__item_info .collection__details .collection__addCart_btn:hover svg path {
    stroke: #8e8e8e;
    fill: #8e8e8e;
}
.collection__item_info .collection__details .collection__addCart_btn:active svg path {
    stroke: #000000;
    fill: #000000;
}
.collection__item_info .collection__details .inStock__info_item {
    display: none !important;
    gap: 20px;
}
._item_colors .card__color_radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}
.collection__item .product-card__percent {
    background-color: #F99760;
    color: #FFFFFF;
}
.collection__item .collection__img .collection__colors_wrap .collection__colors_list .card__color_label {
    width: 14px;
    height:14px;
    border-radius: 50%;
    padding: 2px;
    display:block;
}
._item_colors .card__color_label:hover {
    border: 1px solid #000000;
}
.inStock__info_item ._non_avaible {
    color: #8e8e8e;
}
.collection__adverting {
    position: absolute;
    /*top: 19px;
    left: 19px;*/
    top: 0px;
    left: 0px;
    gap: 10px;
}
.collection__adverting > * {
    padding-left: 4px;
    padding-right: 4px;
}
.collection__adverting .collection__count {
    color: #ffffff;
}
.collection__adverting .collection__count._orange {
    background-color: #f89760;
}
.collection__adverting .collection__count._green {
    background-color: #0eba7d;
}
.collection__adverting .collection__online {
    color: #8e8e8e;
    background-color: #e8e8e8;
}
.collection__follow_btn {
    --size: 16px;
    position: absolute;
    top: 19px;
    right: 19px;
    width: var(--size);
    height: var(--size);
    min-width: var(--size);
    min-height: var(--size);
    max-width: var(--size);
    max-height: var(--size);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.collection__follow_btn.checked svg path{
    fill: #8e8e8e;
    stroke: #8e8e8e;
}
.collection__follow_btn:hover svg path {
    fill: #8e8e8e;
    stroke: #8e8e8e;
}
.collection__follow_btn:active svg path {
    fill: #000000;
    stroke: #000000;
}
._flex_sb_center {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
._flex_col {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
._flex_start_center {
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}
._text_up {
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {
    .collection__item_info {
        padding: 8px 15px 32px;
    }
    .collection__item_info .collection__details .inStock__info_item, .collection__item_info .collection__details .collection__addCart_btn {
        display: none !important;
    }
    .collection__item .collection__colors_wrap {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        background-color: transparent !important;
        padding: 5px 16px !important;
        bottom: 6px !important;
    }
    .collection__item .collection__colors_wrap .collection__colors_list {
        gap: 8px !important;
    }
    .collection__item:hover .collection__colors_wrap, .collection__item:hover .collection__price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .collection__item .collection__img {
        position: static;
    }
    .collection__adverting span {
        font-size: 13px;
    }
    .collection__adverting .collection__online {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .home-hero__nav.slider-btn.slider-btn-prev.home-hero__nav_prev {
        width: 30px;
        height: 30px;
    }
    .home-hero__nav.slider-btn.slider-btn-next.home-hero__nav_next {
        width: 30px;
        height: 30px;
    }
}
.constructor-info-detail{
    padding-top:0px;
}
@media(max-width:768px){
    .constructor-gallery-detail .product-content__slider{
        border:none;
    }
}
@media(max-width:568px){
    .constructor-info-detail{
        padding-top:20px;
    }
}