

/* Start:/local/templates/v1/assets/css/style.css?1781796833201316*/
@import url(/local/templates/v1/assets/css/splide.min.css);
@import url(/local/templates/v1/assets/css/nice-select2.css);

@font-face {
    font-family: "Clear Sans";
    src: url(/local/templates/v1/assets/css/../fonts/ClearSans-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: "Clear Sans";
    src: url(/local/templates/v1/assets/css/../fonts/ClearSans-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: "Clear Sans";
    src: url(/local/templates/v1/assets/css/../fonts/ClearSans-Italic.ttf);
    font-style: italic;
}

:root {
    --ui-font-family-primary: 'Roboto';
    --ui-font-family-helvetica: 'Helvetica Neue', Arial, sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

*::before,
*::after {
    box-sizing: border-box
}

body {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    color: #262626;
}

a {
    text-decoration: none !important;
    cursor: pointer;
    color: inherit;
    transition: all .3s !important
}

a:hover,
a:focus {
    color: #59001A;
}

input[type="checkbox"]:focus {
    outline: none;
    outline-offset: 0;
}

.text-h1 {
    font-family: "Bona Nova SC", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-size: 36px;
    line-height: 100%;
    font-style: normal;
    letter-spacing: 1.5px
}
.section-title{
    margin-bottom: 40px;
}
.section-title.-centered{
    text-align: center;
}
@media (max-width: 991px){
    .section-title{
        margin-bottom: 24px;
    }
}
@media only screen and (max-width:768px) {
    .text-h1 {
        font-size: 28px;
        line-height: 129%
    }

    .favorite-button {
        max-width: 40px;
    }
}

.text-h2 {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 700;
    line-height: 56.25px;
    letter-spacing: 0.02em;
}

.payment-page__banner_content span {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 700;
    line-height: 56.25px;
    letter-spacing: 0.02em;
    text-align: left;
    color: rgba(89, 0, 26, 1);
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 15px 5px 15px;
    border-radius: 16px;
    white-space: nowrap;

}

.payment-page__banner_content .under_text {
    width: 400px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(198, 195, 195, 1);
}

.form-container {
    display: flex;
    gap: 20px;
    max-width: 400px;
    margin-top: 24px;
}

.form-group {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
}

.form-group label {
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group .required {
    color: red;
    margin-left: 5px;
}

.inputtext {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: px;
    font-size: 16px;
}

.form-actions {
    display: flex;
    justify-content: space-between;
}

.btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.btn-primary {
    background-color: rgba(89, 0, 26, 1);
    color: #fff;
    box-shadow: 0px 2px 8px 0px rgba(103, 15, 41, 0.5);

}

.error-msg {
    color: red;
    font-size: 12px;
}


@media only screen and (max-width:992px) {
    .rassrochka_form {
        width: 100%;
    }

    .rassrochka_form .feedback-form__form_inputs {
        flex-direction: column !important;
    }

    .rassrochka_form .feedback-form__form_send {
        margin-left: 0px !important;
        align-items: center;
    }

    .payment-page__banner_content .under_text {
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width:768px) {
    .text-h2 {
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: 23.44px;
        letter-spacing: 0.02em;
        text-align: left;
    }

    .payment-page__banner_content span {
        font-family: Roboto;
        font-size: 22px;
        font-weight: 700;
        line-height: 42.44px;
        letter-spacing: 0.02em;
        text-align: left;
        color: rgba(89, 0, 26, 1);
        background-color: rgba(255, 255, 255, 1);
        padding: 5px 15px 5px 15px;
        border-radius: 8px;
        gap: 4px;
        white-space: nowrap;
    }

    .payment-page__banner_content .under_text {
        width: 100%;
    }

    .form-container {
        display: flex;
        flex-direction: column;
        gap: 20px;
        max-width: 400px;
        margin-top: 24px;
        align-items: center;
    }

    .form-group {
        width: 100%;
        display: flex;
        flex-direction: column;
        border-radius: 8px;
    }

}

.text-h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}
.text-h3.-center{
    text-align: center;
}

@media only screen and (max-width:768px) {
    .text-h3 {
        font-size: 18px;
        line-height: 122%
    }
}

.text-cardhead {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #393939
}

@media only screen and (max-width:768px) {
    .text-cardhead {
        font-size: 18px;
        line-height: 122%
    }
}

.text-cardprice {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #393939
}

@media only screen and (max-width:768px) {
    .text-cardprice {
        font-size: 18px;
        line-height: 122%
    }
}

.text-h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 112%
}

@media only screen and (max-width:768px) {
    .text-h4 {
        font-size: 15px;
        line-height: 160%
    }
}

.text-h5 {
    font-weight: 800;
    font-size: 24px;
    line-height: 133%
}

.text-sale {
    font-weight: 400;
    font-size: 16px;
    line-height: 156%
}

.text-sale-medium {
    font-weight: 500;
    font-size: 16px;
    line-height: 156%
}

.text-subtext15 {
    font-weight: 400;
    font-size: 15px;
    line-height: 133%
}

.text-subtext {
    font-weight: 400;
    font-size: 12px;
    line-height: 133%
}

.text-cardoldprice {
    font-weight: 400;
    font-size: 15px;
    line-height: 133%;
    text-decoration: line-through;
    color: #db3f3f
}

.text-subitem {
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    font-variant: uppercase
}

.text-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 171%
}

.text-semibold {
    font-weight: 500;
    font-size: 14px;
    line-height: 114%;
    text-transform: uppercase
}

.text-regular {
    font-weight: 400;
    font-size: 14px;
    line-height: 114%
}

.text-subtext12 {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%
}

@media only screen and (max-width:768px) {
    .text-subtext12 {
        line-height: 15px
    }
}

.text-cardsubprice {
    font-weight: 400;
    font-size: 12px;
    line-height: 117%;
    color: #9b9b9b
}

.text-discount {
    font-weight: 600;
    font-size: 12px;
    line-height: 167%;
    color: #fff
}

.text-subtextsmall {
    font-weight: 500;
    font-size: 11px;
    line-height: 136%;
    text-transform: uppercase
}

.text-color-white {
    color: #fff
}

.text-color-black {
    color: #000
}

.text-color-text22 {
    color: #393939
}

.text-color-text15 {
    color: #262626
}

.text-color-darkred {
    color: #59001a
}

.text-color-scarlet {
    color: #940d18 !important
}

.text-color-subtext {
    color: #9b9b9b
}

.text-color-red {
    color: #db3f3f
}

.text-color-error {
    color: #f00
}

.container {
    margin: 0 auto;
    max-width: 1328px;
    width: 100%;
    padding: 0 16px
}

@media only screen and (max-width:1248px) {
    .container {
        width: 100%;
        padding: 0 40px
    }
}

@media only screen and (max-width:768px) {
    .container {
        width: 100%;
        padding: 0 20px;
        overflow: hidden
    }
}

button,
.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 8px;
    padding: 8px 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 171%;
    transition: all .3s
}

.button-dark {
    background: #59001a;
    border: none;
    color: #fff
}
a.button-dark:focus {
    color: #fff;
}
.button.button-dark:hover{
    opacity: 0.6;
}
.button.button-dark:not(.-transparent):hover{
    color: #fff;
}

.button-dark.-transparent{
    border: 1px solid #59001a;
    background: transparent;
    color: #59001a;
}

.button-light {
    background: #fff;
    border: 1px solid #393939;
    color: #393939;
    font-weight: 400;
    font-size: 15px;
    line-height: 133%
}

.button-light:hover {
    background: #f7f3f4
}

.button-light:active {
    background: #efe6e9;
    border: 1px solid #59001a;
    color: #59001a
}

.button-light-active {
    background: #efe6e9;
    border: 1px solid #59001a;
    color: #59001a
}

.button-light-red {
    background: #fff;
    border: 1px solid #59001a;
    color: #59001a
}

input,
.input,
textarea {
    appearance: none;
    display: inline-block;
    border: 1px solid #a79a9a;
    border-radius: 8px;
    padding: 7px 16px;
    cursor: pointer;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 137%;
    color: #393939;
    transition: all .3s
}

input::placeholder,
.input::placeholder,
textarea::placeholder {
    color: #969696
}

input:hover,
.input:hover,
textarea:hover {
    border: 1px solid #969696
}

input:focus,
.input:focus,
textarea:focus {
    outline: none;
    border: 1px solid #59001a
}

button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
    outline: none;
    box-shadow: none;
}

@media only screen and (max-width:768px) {

    input,
    .input {
        padding-top: 8px;
        padding-bottom: 8px
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.input-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    position: absolute;
    z-index: -10
}

.select {
    border: 1px solid disable;
    border-radius: 100px;
    background: #fff;
    padding: 8px 36px 8px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-align: center;
    width: 80px;
    height: 40px;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: top 8px right 12px;
    transition: all .3s
}

/* GRID SYSTEM (encapsulated)*/
.f-row {
    /* --bs-gutter-x: 1.5rem; */
    /* --bs-gutter-y: 0; */
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    grid-gap: 0;
    /* margin-top: calc(-1 * var(--bs-gutter-y)); */
    /* margin-right: calc(-0.5 * var(--bs-gutter-x)); */
    /* margin-left: calc(-0.5 * var(--bs-gutter-x)); */
    /* gap: 16px 30px; */

    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);

    box-sizing: border-box;
}
.f-row.-match {
    width: 100%;
}
.f-row * {
    box-sizing: border-box;
}
.f-col {
    margin: 0;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.f-col.-flex {
    display: flex;
}
.f-col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
}
.f-col-2 {
    flex: 0 0 auto;
    width: 16.666666666%;
}
.f-col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.f-col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.f-col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.f-col-5 {
    flex: 0 0 auto;
    width: 41.66666666%;
}
.f-col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.f-col-7 {
    flex: 0 0 auto;
    width: 58.333333333%;
}
.f-col-8 {
    flex: 0 0 auto;
    width: 66.66666666%;
}
.f-col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.f-col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
}
.f-col-11 {
    flex: 0 0 auto;
    width: 91.66666666%;
}
.f-col-12 {
    flex: 0 0 auto;
    width: 100%;
}
@media (min-width: 790px) {
    .f-col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .f-col-md-2 {
        flex: 0 0 auto;
        width: 16.666666666%;
    }
    .f-col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .f-col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .f-col-md-5 {
        flex: 0 0 auto;
        width: 41.66666666%;
    }
    .f-col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .f-col-md-7 {
        flex: 0 0 auto;
        width: 58.333333333%;
    }
    .f-col-md-8 {
        flex: 0 0 auto;
        width: 66.66666666%;
    }
    .f-col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .f-col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .f-col-md-11 {
        flex: 0 0 auto;
        width: 91.66666666%;
    }
    .f-col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 980px) {
    .f-col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .f-col-lg-2 {
        flex: 0 0 auto;
        width: 16.666666666%;
    }
    .f-col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .f-col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .f-col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666666%;
    }
    .f-col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .f-col-lg-7 {
        flex: 0 0 auto;
        width: 58.333333333%;
    }
    .f-col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666666%;
    }
    .f-col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .f-col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .f-col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666666%;
    }
    .f-col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
.f-g-0 {
    --bs-gutter-y: 0x;
    --bs-gutter-x: 0px;
}
.f-g-2 {
    --bs-gutter-y: 16px;
    --bs-gutter-x: 15px;
}
.f-g-3 {
    --bs-gutter-y: 20px;
    --bs-gutter-x: 20px;
}
.f-g-4 {
    --bs-gutter-y: 32px;
    --bs-gutter-x: 30px;
}
.f-gy-2 {
    --bs-gutter-y: 16px;
}
.f-gy-5 {
    --bs-gutter-y: 40px;
}
@media (min-width: 980px) {
    .f-g-lg-4 {
        --bs-gutter-y: 32px;
        --bs-gutter-x: 30px;
    }
    .f-gy-lg-2 {
        --bs-gutter-y: 16px;
    }
    .f-gy-lg-5 {
        --bs-gutter-y: 40px;
    }
}
.f-col-separator {
    width: 100%;
    height: 1px;
    background: #E0E0E0;
}
.f-g-4 .f-col-separator {
    transform: translate(0, -16px);
}
@media (min-width: 980px) {
    .f-gy-lg-5 .f-col-separator {
        transform: translate(0, -20px);
    }
}
/* GRID SYSTEM END */

.errors-container:empty {
    display: none
}

.errors-container div:not(:first-child) {
    display: none
}

.is-label-invalid {
    color: #f00 !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    position: absolute;
    bottom: 0;
}

.is-input-invalid {
    border: 1px solid #f00 !important
}

.is-input-invalid-password {
    border: 1px solid #f00 !important
}

.hidden {
    display: none !important
}

.hidden-opacity {
    opacity: 0;
    pointer-events: none
}

.content {
    padding-bottom: 48px;
    min-height: 51vh
}

@media only screen and (max-width:768px) {
    .content {
        padding-bottom: 40px;
        min-height: 20vh
    }
}

.content__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px
}

@media only screen and (max-width:768px) {
    .content__container {
        margin-top: 16px;
        gap: 24px
    }
}

.splide {
    width: 100%;
    height: 100%
}

.splide__track {
    width: 100%;
    height: 100%
}

.splide__pagination {
    display: flex;
    gap: 8px
}

.splide__pagination__page {
    background: #fff;
    border-radius: 8px;
    width: 24px;
    height: 4px;
    opacity: 1;
    margin: 0 0
}

@media only screen and (max-width:768px) {
    .splide__pagination__page {
        background: #ededed
    }
}

.splide__pagination__page.is-active {
    background: #59001a;
    transform: scale(1)
}

.slider-arrow{
    height: 40px;
    width: 40px;
    opacity: 1;
    -ms-flex-align: center;
    align-items: center;
    background: #59001a;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    /* height: 2em; */
    -ms-flex-pack: center;
    justify-content: center;
    /* opacity: .7; */
    /* padding: 0; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* width: 2em; */
    /* z-index: 1; */
}

.splide__arrow {
    background: #59001a;
    height: 40px;
    width: 40px;
    opacity: 1
}

.splide__arrow--prev {
    left: 40px
}

.splide__arrow--next {
    right: 40px
}

dialog .dialog-backdrop {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1101;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity .3s
}

dialog[open] .dialog-backdrop {
    opacity: 1
}

dialog {
    display: block;
    background: none;
    border: none;
    visibility: hidden;
    transition: visibility .3s ease
}

dialog[open] {
    visibility: visible
}

dialog::backdrop {
    display: none
}

.dialog-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 24px;
    padding-bottom: 24px
}

@media only screen and (max-width:768px) {
    .dialog-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.dialog-content>div:first-child {
    margin: auto
}

.transition-fade {
    transition: .3s ease;
    opacity: 0;
    transform: scale(.8)
}

[open] .transition-fade {
    opacity: 1;
    transform: scale(1)
}

.transition-fade-right {
    transition: .3s ease;
    opacity: 0;
    transform: translateX(100%)
}

[open] .transition-fade-right {
    opacity: 1;
    transform: translateX(0)
}

.dialog-content[data-id=header-modal] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0
}

dialog[open] .dialog-content {
    opacity: 1;
    top: 0;
    right: 0;
    z-index: 1103;
    overflow: auto
}

dialog[open] .product__dialog-content,
dialog[open] .product__size_dialog-content {
    overflow: auto;
    z-index: 1105
}

.container.header__container::before,
.container.header__container::after {
    content: none;
}

.header {
    padding: 18px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: sticky;
    top: 0;
    z-index: 1100;
    background: #fff;
    --menu-spacing: 52px
}

@media only screen and (max-width:1300px) {
    .header {
        --menu-spacing: 36px
    }
}

@media only screen and (max-width:768px) {
    .header {
        width: 100%;
        padding: 16px 20px;
        border-bottom: 1px solid #d7d7d7;
        margin-bottom: 0px;
    }
}

.header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;

    position: relative;
}

.header__logo {
    width: 216.7px;
    height: 40px;
    margin-right: auto
}

@media only screen and (max-width:768px) {
    .header__logo {
        width: 173.36px;
        height: 32px
    }
}

@media only screen and (max-width:768px) {
    .header__logo img {
        width: 173.36px;
        height: 32px
    }
}

.header__menu {
    display: flex;
    align-items: center;
    gap: 24px
}

@media only screen and (max-width:1260px) {
    .header__menu {
        display: none
    }
}

.header__menu a {
    transition: all .3s;
    transition: all .3s;
    text-wrap-mode: nowrap;
}

.header__menu a:hover {
    color: #59001a
}

.header__menu .header__menu_item_submenu:first-child {
    margin-left: -10%
}

.header__menu .header__menu_item_submenu:last-child {
    margin-right: -10%
}

.header__menu_item {
    display: flex;
    align-items: center;
    gap: 7px;
    transition: all .3s;
    position: relative
}

.header__menu_item img {
    transition: all .3s
}

.header__menu_item:hover img {
    transform: rotate(90deg)
}

.header__menu_item:hover .header__menu_item_submenu {
    opacity: 1;
    pointer-events: all
}

.header__menu_item_catalog .header__menu_item_submenu {
    left: -10%
}

.header__menu_item_payment .header__menu_item_submenu {
    left: -34%
}

.header__menu_item_submenu {
    position: absolute;
    padding-top: 10px;
    top: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: all .3s
}

.header__menu_item_submenu-container {
    overflow: hidden;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    flex-direction: column;
    display: flex
}

.header__menu_item_submenu-container a {
    padding: 8px 16px;
    transition: all .3s
}

.header__menu_item_submenu-container a:hover {
    color: #59001a;
    background: #f7f3f4
}

.header__contacts {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: var(--menu-spacing)
}

@media only screen and (max-width:768px) {
    .header__contacts {
        display: none
    }
}

.header__contacts_social {
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 8px 0;
}

.header__contacts_social a {
    width: 32px;
    height: 32px
}

.header__contacts_info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-left: 16px;
    border-left: 1px solid #d7d7d7
}

.header__call {
    border-radius: 8px;
    padding: 12px;
    width: 80px;
    height: 86px;
    background: #59001a;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    text-align: center;
    cursor: pointer;
    margin-left: var(--menu-spacing)
}

@media only screen and (max-width:768px) {
    .header__call {
        justify-content: space-between;
        width: 40px;
        height: 40px;
        padding: 8px
    }
}

@media only screen and (max-width:768px) {
    .header__call div {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .header__call img {
        width: 24px;
        height: 24px
    }
}

.header__burger {
    border-radius: 8px;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin-left: var(--menu-spacing);
    position: relative
}

@media only screen and (min-width:1260px) {
    .header__burger {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .header__burger {
        margin-left: 8px
    }
}

.header__burger .is-close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.9);
    opacity: 0;
    transition: all .25s
}

.header__burger .is-trigger {
    transition: all .25s
}

.header__burger.is-active .is-close {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.header__burger.is-active .is-trigger {
    opacity: 0;
    transform: scale(1.1)
}

.header__menu_mobile {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #fff;
    padding: 29px 24px;
    overflow: auto;
    z-index: 10000;
    transform: translateX(100%);
    transition: all .25s ease;
    opacity: 0;
}

.header__menu_mobile.is-active {
    transform: translateX(0);
    opacity: 1
}

@media only screen and (max-width:768px) {
    .header__menu_mobile {
        top: 105px;
    }
}

.header__menu_mobile .header__contacts {
    margin-left: 0;
    margin-bottom: 16px;
    justify-content: space-between
}

@media only screen and (min-width:768px) {
    .header__menu_mobile .header__contacts {
        display: none
    }
}

.header__menu_mobile .header__contacts_info {
    border-left: 0;
    padding-left: 0
}

@media only screen and (max-width:768px) {
    .header__menu_mobile .header__contacts {
        display: flex
    }
}

.header__menu_mobile_items {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 16px
}

.header__menu_mobile a {
    display: block;
    color: #393939;
    font-size: 18px;
    line-height: 21.09px
}

.header__menu_mobile a.is-parent {
    font-weight: 700
}

.header__menu_mobile .divider {
    margin: 8px 0;
    height: 1px;
    background: #d7d7d7
}

@media only screen and (min-width:768px) {
    .header__menu_mobile .divider:first-child {
        display: none
    }
}

.feedback-modal,
.review-modal {
    border-radius: 16px;
    padding: 64px;
    background: #eee;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.feedback-modal {
    width: 403px;
}

.review-modal {
    width: 480px;
}

.feedback-modal__close,
.review-modal__close {
    position: absolute;
    top: 60px;
    right: 16px;
    cursor: pointer
}

.feedback-modal__header,
.review-modal__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    text-align: center
}

.feedback-modal__send,
.review-modal__send {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%
}

.feedback-modal__end,
.review-modal__end {
    border-radius: 16px;
    padding: 64px;
    width: 398px;
    background: #eee;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
}

.feedback-modal__end_close,
.review-modal__end_close {
    position: absolute;
    cursor: pointer;
    top: 16px;
    right: 16px
}

.feedback-modal__create_img,
.review-modal__create_img {
    width: 64px;
    height: 64px;
    min-height: 64px;
    border: 5px solid #59001a;
    border-radius: 50%;
    border-right-color: transparent
}

.review-photo-input {
    width: 100%;
}

.feedback-form__form_input.review-text {
    min-height: none !important;
    max-height: none !important;
    resize: vertical;
}

.loading-img {
    animation-name: loading-img;
    animation-duration: 1s;
    animation-iteration-count: infinite
}

.call {
    width: 72px;
    height: 72px;
    background: #59001a;
    padding: 20px;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 48px;
    bottom: 48px;
    z-index: 1000
}

.consent-checkbox {
    padding: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.consent-checkbox:checked {
    background-color: #59001a;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.review-upload-label {
    display: inline-block;
    padding: 10px 15px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    min-height: 40px;
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
}

.review-upload-label:hover {
    background-color: #e0e0e0;
}

.review-file-display {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
    min-height: 16px;
}

.review-previews-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.review-preview-item {
    position: relative;
    width: 60px;
    height: 60px;
}

.review-preview-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.review-preview-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    color: #eee;
    background: #59001a;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

input:invalid {
    box-shadow: none;
}

textarea:invalid {
    box-shadow: none;
}

.checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.4;
}

.checkbox-label input[type="checkbox"] {
    margin-top: 2px;
}

.checkbox-label a {
    color: #59001a;
    text-decoration: underline;
}

.checkbox-label a:hover {
    text-decoration: none;
}

@media only screen and (max-width:768px) {
    .call {
        width: 44px;
        height: 44px;
        right: 16px;
        bottom: 16px
    }
}

.call__img {
    width: 30px;
    height: 30px
}

@media only screen and (max-width:768px) {
    .call__img {
        width: 24px;
        height: 24px
    }
}

@-moz-keyframes loading-img {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loading-img {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes loading-img {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes loading-img {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.footer {
    padding: 48px 20px 96px 20px;
    border-top: 1px solid #d7d7d7;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}

@media only screen and (max-width:768px) {
    .footer {
        flex-direction: column;
        gap: 24px;
        padding: 40px 0 40px 0
    }
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px
}

.footer__logo {
    width: 163.92px;
    height: 40px
}

.footer__main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 233px
}

@media only screen and (max-width:768px) {
    .footer__main {
        max-width: 100%
    }
}

@media only screen and (max-width:768px) {
    .footer__main_text {
        display: none
    }
}

.footer__main_text_add {
    display: none;
    max-width: 233px
}

@media only screen and (max-width:768px) {
    .footer__main_text_add {
        display: block
    }
}

.footer__menu {
    display: flex;
    gap: 40px
}

.footer__menu_payment {
    display: flex;
    flex-direction: column;
    position: absolute;
    gap: 10px;
    bottom: 0;
    right: 195%;
    font-size: 14px;
}

.footer__menu_payments {
    display: none;
}

.footer__menu_payment-payments {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer__menu_payment svg {
    vertical-align: middle;
}

@media only screen and (max-width:768px) {
    .footer__menu {
        display: none
    }
}

.footer__menu_item {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 12px
}

.footer__menu_item a {
    transition: all .3s
}

.footer__menu_item a:hover {
    color: #59001a
}

.footer__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: auto
}

@media only screen and (max-width:768px) {
    .footer__info {
        align-items: flex-start;
        gap: 24px;
        margin-left: 0
    }
}

.footer__info_contacts {
    display: flex;
    gap: 10px
}

@media only screen and (max-width:768px) {
    .footer__info_contacts {
        width: 100%;
        justify-content: space-between
    }
}

.footer__info_contacts_info {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.footer__info_contacts_info a {
    transition: all .3s
}

.footer__info_contacts_info a:hover {
    color: #59001a
}

.footer__info_contacts_social {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media only screen and (max-width:768px) {
    .footer__info_contacts_social {
        flex-direction: row
    }
}

.footer__info_contacts_social a {
    width: 32px;
    height: 32px
}

.footer__info_add {
    display: flex;
    gap: 40px;
    text-align: right
}

@media only screen and (max-width:768px) {
    .footer__info_add {
        text-align: left
    }
}

.undefined-page {
    margin-top: 75px;
    margin-bottom: 75px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width:768px) {
    .undefined-page {
        margin-top: 16px;
        margin-bottom: 40px
    }
}

.undefined-page__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 432px
}

@media only screen and (max-width:768px) {
    .undefined-page__content {
        max-width: 100%
    }
}

.undefined-page__content_desc {
    gap: 24px;
    margin-top: -5px
}

@media only screen and (max-width:768px) {
    .undefined-page__content_desc {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .undefined-page__content_desc .button {
        width: 100%
    }
}

.undefined-page__content_text {
    font-weight: 400;
    font-size: 239px;
    line-height: 100%;
    margin-top: -16px
}

@media only screen and (max-width:768px) {
    .undefined-page__content_text {
        font-weight: 400;
        font-size: 120px;
        line-height: 100%
    }
}

.banners {
    width: 100%;
    /* margin-bottom: 100px; */
    margin-bottom: 40px;
    position: relative
}

@media only screen and (max-width:768px) {
    .banners {
        margin-bottom: 23px
    }
}

.banners .splide__pagination {
    bottom: 40px
}

@media only screen and (max-width:768px) {
    .banners .splide__pagination {
        bottom: 21px
    }
}

.banners .splide__slide {
    position: relative
}

.banners__card_mobile {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

@media only screen and (min-width:769px) {
    .banners__card_mobile {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .banners__card_mobile+.catalog__card_img {
        display: none
    }
}

.banners__card_mobile_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banners__card_mobile_img-container {
    width: 100%;
    height: 224px;
    min-height: 224px;
    object-fit: cover
}

.banners__card_mobile_content {
    display: flex;
    padding: 16px 10px 52px 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
    height: 100%
}

.banners__card_mobile_content_header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: 290px
}

.banners__button {
    width: 184px;
    position: absolute;
    bottom: 24px;
    right: 10.7%
}

@media only screen and (max-width:768px) {
    .banners__button {
        display: none
    }
}

.stocks-main {
    margin-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

@media only screen and (min-width:769px) {
    .stocks-main {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (max-width:1100px) {
    .stocks-main {
        grid-template-columns: repeat(2, 1fr)
    }

    .stocks-main img {
        width: 100%;
        object-fit: cover
    }
}

@media only screen and (max-width:768px) {
    .stocks-main {
        margin-bottom: 32px
    }
}

.stocks-main__item {
    border-radius: 16px;
    overflow: hidden;
    width: 320px;
    height: 240px;
    object-fit: cover;
    position: relative
}

.stocks-main__item.-much-text .stocks-main__item_content {
    max-width: 162px;
}

.stocks-main__item.-much-text .stocks-main__item_text {
    font-size: 14px;
    line-height: 16px;
}

@media only screen and (min-width:769px) {
    .stocks-main__item {
        width: 100%
    }
}

.stocks-main__item_content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: absolute;
    top: 24px;
    left: 24px;
    max-width: 104px
}

.stocks-main__item_text .stocks_title_white {
    line-height: 30px;
    /* margin: 5px; */
}

.stocks-main__item_text span.-smaller {
    font-size: 14px;
    line-height: 16px;
}



.stocks-main__item_date {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 15.96px;
    letter-spacing: 0%;
    vertical-align: middle;

    color: #565454;
}

@media only screen and (max-width:768px) {
    .stocks-main__item_content {
        top: 16px;
        left: 16px;
        max-width: 160px
    }
}

.stocks-main__item_img {
    width: 100%;
    height: 100%
}

@media only screen and (max-width:768px) {
    .stocks-main {
        flex-wrap: nowrap;
        overflow: auto
    }

    .stocks-main__item {
        width: 320px;
        min-width: 320px;
        height: 240px
    }

    .stocks-main img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

.stages {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin-bottom: 100px
}

@media only screen and (max-width:768px) {
    .stages {
        margin-bottom: 29px
    }
}

.stages__items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px
}

@media only screen and (min-width:769px) {
    .stages__items {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:1100px) {
    .stages__items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (min-width:769px) {
    .stages__items.splide {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .stages__items:not(.splide) {
        display: none
    }
}

.stages__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
    padding: 32px 40px 16px 40px
}

.stages__item .text-h1 {
    color: #59001A;
}

.stages__item_img {
    width: 56px;
    height: 56px
}

.stocks__item_date {
    color: #9b9b9b;
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    padding: 15px 0;
}

@media only screen and (max-width:768px) {
    .stages__item {
        padding: 8px 16px 39px 16px
    }

    .stages__item .text-subtext15 {
        width: 79%;
        margin-left: auto;
        margin-right: auto
    }
}

.preim {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.feedback-form {
    min-height: calc(100% + 54px);
    position: relative;
    width: 100%
}

@media only screen and (max-width:768px) {
    .feedback-form {
        min-height: calc(100% + 180px);
        padding-top: 205px
    }

    .feedback-form.is-main {
        min-height: none;
        padding-top: 180px
    }

    .feedback-form.is-simple {
        padding-top: 0;
        min-height: none
    }
}

.feedback-form__img {
    position: absolute;
    bottom: 0;
    z-index: 0
}

.feedback-form__img_main {
    right: 0
}

@media only screen and (max-width:768px) {
    .feedback-form__img_main {
        position: absolute;
        top: -5px;
        z-index: -1;
        left: 50%;
        transform: scale(.91) translateX(-52%)
    }
}

.feedback-form__img_catalog {
    left: 29.14%
}

@media only screen and (max-width:1010px) {
    .feedback-form__img_catalog {
        left: auto;
        right: 30px
    }
}

@media only screen and (max-width:768px) {
    .feedback-form__img_catalog {
        position: absolute;
        top: -5px;
        z-index: -1;
        left: 50%;
        transform: scale(.91) translateX(-52%)
    }
}

.feedback-form__img_delivery {
    left: 24.14%
}

@media only screen and (max-width:1010px) {
    .feedback-form__img_delivery {
        left: auto;
        right: 10px;
    }
}

@media only screen and (max-width:768px) {
    .feedback-form__img_delivery {
        position: absolute;
        top: -5px;
        z-index: -1;
        left: 50%;
        transform: scale(.91) translateX(-52%)
    }
}

.feedback-form__content {
    background: #eee;
    border-radius: 16px;
    overflow: hidden;
    padding: 68px 68px 45px 65px;
    min-height: 224px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 32px
}

@media only screen and (max-width:768px) {
    .feedback-form__content {
        padding: 32px;
        flex-direction: column;
        align-items: center;
        gap: 32px
    }
}

.feedback-form__content_main {
    gap: 23px;
    justify-content: flex-start;
    min-height: 240px
}

@media only screen and (max-width:768px) {
    .feedback-form__content_main {
        gap: 32px
    }
}

.feedback-form__text {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 328px;
    z-index: 2
}

@media only screen and (max-width:768px) {
    .feedback-form__text {
        gap: 17px;
        width: 100%;
        max-width: 100%;
        align-items: center
    }
}

.feedback-form__form {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    z-index: 2
}

@media only screen and (max-width:768px) {
    .feedback-form__form {
        justify-content: center;
        gap: 33px
    }
}

.feedback-form__form_inputs {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 263px;
    width: 263px
}

@media only screen and (max-width:768px) {
    .feedback-form__form_inputs {
        max-width: 100%;
        width: 100%
    }
}

.feedback-form__form_inputs_catalog {
    width: 240px
}

@media only screen and (max-width:768px) {
    .feedback-form__form_inputs_catalog {
        width: 100%
    }
}

.feedback-form__form_inputs_row {
    display: flex;
    flex-direction: column;
    height: 60px;
    gap: 0;
    position: relative;
}

.feedback-form__form_send {
    display: flex;
    flex-direction: column;
    gap: 11px;
    max-width: 192px;
    position: relative;
}

.feedback-form__form_send #error {
    position: absolute;
    bottom: 0;
}

@media only screen and (max-width:768px) {
    .feedback-form__form_send {
        gap: 14px;
        max-width: 100%;
        width: 100%
    }
}

.feedback-form__form_send .button {
    width: 184px
}

@media only screen and (max-width:768px) {
    .feedback-form__form_send .button {
        width: 100%
    }
}

.styles {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
}

@media only screen and (max-width:768px) {
    .styles {
        margin-top: 28px;
        margin-right: -28px;
        margin-bottom: 24px
    }
}

.styles_factory {
    margin-bottom: 0
}

.styles__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    width: 100%;
    position: relative
}

.styles__skeleton {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    width: 100%;
    opacity: 1;
    transition: opacity .24s ease;
    pointer-events: none
}

.styles__skeleton.is-hidden {
    opacity: 0;
    pointer-events: none
}

.styles__skeleton.styles__skeleton_splide {
    display: flex;
    gap: 16px;
    overflow: hidden
}

.styles__skeleton_item {
    min-height: 320px;
    border-radius: 16px;
    background: linear-gradient(90deg, #eee8e8 0%, #f7f4f4 50%, #eee8e8 100%);
    background-size: 240% 100%;
    animation: styles-skeleton-loading 1.1s linear infinite
}

.styles__skeleton_item.styles__skeleton_item_large {
    min-height: 656px;
    grid-row: span 2
}

.styles__skeleton_splide .styles__skeleton_item {
    flex: 0 0 300px
}

@keyframes styles-skeleton-loading {
    from {
        background-position: 100% 0
    }

    to {
        background-position: -100% 0
    }
}

.styles__items.is-style-item-pending .styles__item {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity .56s ease, transform .56s ease;
    position: relative;
    z-index: 1
}

.styles__items.is-style-item-pending .styles__item.is-style-item-revealed {
    opacity: 1;
    transform: translateY(0)
}

.styles__items.splide .splide__track,
.styles__items.splide .splide__list {
    position: relative;
    z-index: 1
}

@media (prefers-reduced-motion: reduce) {
    .styles__items.is-style-item-pending .styles__item {
        transition: none;
        transform: none
    }

    .styles__items.is-style-item-pending .styles__item.is-style-item-revealed {
        opacity: 1
    }
}

@media only screen and (max-width:1100px) {
    .styles__items {
        grid-template-columns: repeat(2, 1fr)
    }

    .styles__skeleton {
        grid-template-columns: repeat(2, 1fr)
    }
}

.styles__items_block {
    max-width: 880px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.styles__items.splide {
    grid-template-columns: 1fr
}

@media only screen and (min-width:1025px) {
    .styles__items.splide {
        display: none
    }
}

.styles__items.splide .splide__pagination {
    display: none
}

.styles__items.splide .splide__arrows,
.styles__items.splide .splide__arrows.splide__arrows--ltr {
    display: none
}

@media only screen and (min-width:769px) {
    .styles.styles_all_small .styles__items:not(.splide) {
        grid-template-columns: repeat(4, 312px) !important;
        justify-content: space-between !important;
        width: 100% !important
    }

    .styles.styles_all_small .styles__skeleton:not(.styles__skeleton_splide) {
        grid-template-columns: repeat(4, 312px) !important;
        justify-content: space-between !important;
        width: 100% !important
    }

    .styles.styles_all_small .styles__item {
        width: 312px !important;
        height: 234px !important;
        aspect-ratio: auto !important
    }

    .styles.styles_all_small .styles__skeleton_item {
        width: 312px !important;
        min-height: 234px !important
    }

    .styles.styles_all_small .styles__item_large {
        grid-row: auto;
        height: 234px !important
    }

    .styles.styles_all_small .styles__item:not(.styles__item_large) {
        height: 234px !important
    }
}

@media only screen and (max-width:1024px) {
    .styles__items:not(.splide) {
        display: none
    }

    .styles__skeleton:not(.styles__skeleton_splide) {
        display: none
    }
}

@media only screen and (min-width:1025px) {
    .styles__skeleton.styles__skeleton_splide {
        display: none
    }
}

.styles__item {
    display: flex;
    align-items: flex-end;
    border-radius: 16px;
    padding: 24px;
    overflow: hidden;
    position: relative;
    color: #fff !important;
    transition: all .3s
}

.styles__item:not(.styles__item_large) {
    height: 320px
}

@media only screen and (max-width:768px) {
    .styles__item {
        width: 300px !important;
        height: 320px !important
    }
}

.styles__item:hover {
    box-shadow: -1px 5px 12px 0 rgba(0, 0, 0, 0.1), -5px 22px 22px 0 rgba(0, 0, 0, 0.09), -11px 49px 30px 0 rgba(0, 0, 0, 0.05), -19px 87px 36px 0 rgba(0, 0, 0, 0.01), -30px 137px 39px 0 rgba(0, 0, 0, 0);
    color: #fff;
}

.styles__item:hover .styles__item_desc_circle {
    transform: translateX(10%)
}

.styles__item_large {
    height: 656px;
    grid-row: span 2
}

@media only screen and (max-width:768px) {
    .styles__item_large {
        height: 320px
    }
}

.styles__item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.styles__item_desc {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.styles__item_desc_circle {
    transition: all .3s;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.factory-main {
    display: flex;
    border-radius: 16px;
    overflow: hidden;
    height: 480px;
    background: #efe6e9;
}

@media only screen and (max-width:768px) {
    .factory-main {
        flex-direction: column;
        height: auto
    }
}

.factory-main__banner {
    flex: 1;
    height: 100%
}

@media only screen and (max-width:768px) {
    .factory-main__banner {
        width: 100%
    }
}

.factory-main__banner .splide__pagination {
    bottom: 40px
}

@media only screen and (max-width:768px) {
    .factory-main__banner .splide__pagination {
        bottom: 21px
    }
}

.factory-main__banner img {
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .factory-main__banner img {
        height: 240px
    }
}

.factory-main__info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
    padding: 44px 44px 44px 83px;
    width: 440px;
    min-width: 440px
}

@media only screen and (max-width:960px) {
    .factory-main__info {
        padding: 44px;
        min-width: 360px;
        width: 360px
    }
}

@media only screen and (max-width:768px) {
    .factory-main__info {
        width: 100%;
        min-width: 100%;
        padding: 24px 32px;
        gap: 24px
    }

    .factory-main__info .button.button-dark {
        width: 100%;
        /* background: #fff;
        border: 1px solid #59001a;
        color: #59001a; */
    }
}

.factory-main__info_content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 320px
}

@media only screen and (max-width:768px) {
    .factory-main__info_content {
        width: 100%;
        min-width: 100%
    }
}

.factory-main__info .button {
    width: 184px
}

.payment {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    justify-content: space-between;
    gap: 16px
}

@media only screen and (max-width:1100px) {
    .payment {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .payment {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:481px) {
    .payment {
        grid-template-columns: repeat(1, 1fr)
    }
}

.payment__item {
    border-radius: 16px;
    min-height: 234px;
    padding: 32px;
    background-color: #808080;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    transition: all .3s;
    cursor: pointer;
    background-position: right
}

@media only screen and (max-width:768px) {
    .payment__item {
        width: 100%;
        padding: 12px 12px 12px 32px;
        min-height: 160px
    }
}

@media only screen and (max-width:768px) {
    .payment__item_text {
        display: none
    }
}

.payment__item_content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 240px
}

@media only screen and (max-width:768px) {
    .payment__item_content {
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
}

.payment__item:hover {
    box-shadow: -1px 5px 12px 0 rgba(0, 0, 0, 0.1), -5px 22px 22px 0 rgba(0, 0, 0, 0.09), -11px 49px 30px 0 rgba(0, 0, 0, 0.05), -19px 87px 36px 0 rgba(0, 0, 0, 0.01), -30px 137px 39px 0 rgba(0, 0, 0, 0);
}

.payment__item:first-child:hover {
    color: #fff;
}

.payment__item:hover .payment__item_circle {
    transform: translateX(10%)
}

.payment__item_instalment {
    background-image: url(/local/templates/v1/assets/images/payment_bg-01.png)
}

@media only screen and (max-width:768px) {
    .payment__item_instalment {
        background-image: url(/local/templates/v1/assets/images/payment_bg-01-mob.png)
    }
}

.payment__item_acquiring {
    background-image: url(/local/templates/v1/assets/images/payment_bg-02.png)
}

@media only screen and (max-width:768px) {
    .payment__item_acquiring {
        background-image: url(/local/templates/v1/assets/images/payment_bg-02-mob.png)
    }
}

.payment__item_circle {
    border: 1px solid #59001a;
    border-radius: 100px;
    padding: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    transition: all .3s
}

.payment-page {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 20px;
}

@media only screen and (max-width:768px) {
    .payment-page {
        margin-top: 16px
    }
}

.payment-page__banner {
    min-width: 100%;
    min-height: 284px;
    border-radius: 16px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 56px 64px
}

@media only screen and (max-width:768px) {
    .payment-page__banner {
        background-position: bottom -90px center;
        min-height: 480px;
        padding: 32px 42px 32px 32px
    }
}

@media only screen and (max-width:550px) {
    .payment-page__banner {
        background-position: bottom
    }
}

.payment-page__banner_instalment {
    background-image: url(/local/templates/v1/assets/images/fon_banner.png)
}

@media only screen and (max-width:768px) {
    .payment-page__banner_instalment {
        background-image: url(/local/templates/v1/assets/images/fon_banner_phone.png)
    }
}

@media only screen and (min-width:769px) and (max-width:825px) {
    .payment-page__banner_instalment {
        background-position: center right -350px
    }
}

.payment-page__banner_acquiring {
    background-image: url(/local/templates/v1/assets/images/acquiring.png)
}

@media only screen and (max-width:768px) {
    .payment-page__banner_acquiring {
        background-image: url(/local/templates/v1/assets/images/acquiring-mob.png)
    }
}

.payment-page__banner_content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 100%
}

@media only screen and (max-width:768px) {
    .payment-page__banner_content {
        max-width: 100%
    }
}

.payment-page__catalog {
    margin-top: 40px;
    margin-bottom: 12px
}

@media only screen and (max-width:768px) {
    .payment-page__catalog {
        margin-top: 32px;
        margin-bottom: 0
    }
}

.stocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 16px;
    --stock-size: 190px
}

@media only screen and (max-width:991px) {
    .stocks {
        grid-template-columns: repeat(1, 1fr)
    }
}

.stocks__item {
    border-radius: 16px;
    min-height: 240px;
    padding: 34px 32px;
    overflow: hidden;
    transition: all .3s;
    position: relative;
    background-color: none !important
}

.stocks__item.-much-text .stocks__item_content_header {
    max-width: 390px;
}

@media only screen and (max-width:768px) {
    .stocks__item {
        width: 100%
    }

    .stocks__item.is-top {
        padding-top: var(--stock-size)
    }

    .stocks__item.is-top .stocks__item_img {
        top: -10px;
        bottom: 0
    }

    .stocks__item:not(.is-top) {
        padding-bottom: var(--stock-size)
    }

    .stocks__item.is-gray {
        background-color: #f4edee
    }

    .stocks__item.is-orange {
        background-color: #fcd4ad
    }

    .stocks__item.is-blue {
        background-color: #ededed
    }

    .stocks__item.is-brown {
        background-color: #ebddd4
    }
}

.stocks__item_img {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1
}

@media only screen and (max-width:768px) {
    .stocks__item_img {
        height: var(--stock-size);
        min-height: auto;
        z-index: 0;
        object-fit: cover;
        bottom: 0;
        top: auto
    }
}

@media only screen and (min-width:768px) {
    .stocks__item_img.is-mobile {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .stocks__item_img.is-mobile+.stocks__item_img {
        display: none
    }
}

.stocks__item_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

@media only screen and (max-width:768px) {
    .stocks__item_content {
        max-width: 100%;
        height: max-content;
        gap: 12px
    }
}

.stocks__item_content_header {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.stocks__item_content_footer {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.catalog {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    width: 100%
}

@media ((min-width: 768px) and (max-width: 1024px)) {
    .catalog-filters__controls {
        flex-direction: column;
    }
}

@media only screen and (max-width:768px) {
    .catalog {
        gap: 24px
    }
}

/* @media only screen and (max-width:768px) {
    .catalog button {
        width: 100%
    }
} */

.catalog__buttons {
    display: flex;
    justify-content: center;
    gap: 8px;
    width: 100%;
    overflow: auto
}

.catalog__buttons.catalog-sort {
    overflow: visible
}

@media only screen and (max-width:768px) {
    .catalog__buttons {
        justify-content: flex-start
    }
}

.catalog__buttons::-webkit-scrollbar {
    display: none
}

.catalog-sort__toggle {
    display: flex;
    align-items: start;
    gap: 4px;
}

.catalog-sort__toggle-label {
    color: #969696;
}

.catalog__buttons {
    -ms-overflow-style: none;
    scrollbar-width: none
}

[data-sort-toggle] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    border: 0;
    background: transparent;
    padding: 0;
    color: #393939;
}

.catalog-sort__toggle-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
    letter-spacing: 0%;
}

.catalog-sort {
    position: relative;
    justify-content: end;
}

.catalog-sort__option {
    display: flex;
    gap: 4px;
    align-items: center;
}

.catalog-sort__option:hover {
    cursor: pointer;
    color: #59001a;
}

.catalog-sort__option:hover .button-price-sort {
    border-color: #59001a;
}

.button-price-sort {
    border-radius: 100%;
    padding: 8px;
}

.catalog-sort__menu .button-light-active .button-price-sort {
    background-color: #59001A;
    border-color: #59001a;
    outline: 3px solid #fff;
    outline-offset: -5px;
}

.catalog-sort__menu {
    position: absolute;
    top: calc(100% + 16px);
    z-index: 5
}

.catalog-sort__menu .button-light-active {
    background-color: transparent;
    border: 0;
}

.catalog-sort__toggle-icon {
    display: inline-flex;
    transition: transform .2s ease
}

.catalog-sort.is-sort-open .catalog-sort__toggle-icon {
    transform: rotate(180deg)
}

[data-sort-menu]:not([hidden]) {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: #fff;
    padding: 18px 22px;
    border-radius: 16px;
    border: 1px solid #D7D7D7;
}

.catalog-filters {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.catalog-filters__controls {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
}

.catalog-filter {
    position: relative;
    display: flex;
    /* flex: 1 0; */
    min-width: 300px;
}

.catalog-filter__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 10px 16px;
    border-radius: 8px;
    border: 1px solid #D7D7D7;
    background-color: #fff;
    color: #969696;
    font-size: 14px;
    line-height: 15.96px;
    cursor: pointer;
    flex: 1 0;
    font-weight: 400;
}

.catalog-filter__toggle::after {
    content: "";
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    transition: transform .2s ease;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%23969696' stroke-width='0.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.catalog-filter_open .catalog-filter__toggle::after {
    transform: rotate(180deg);
}

.catalog-filter_active .catalog-filter__toggle {
    color: #000;
}

.catalog-filter_disabled .catalog-filter__toggle {
    opacity: .5;
    cursor: not-allowed;
}

.catalog-filter__menu {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    z-index: 6;
    min-width: 220px;
}

[data-filter-menu]:not([hidden]) {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #D7D7D7;
    width: 100%;
    box-shadow: 0px 0px 3px 0px #0000001A;
}

.catalog-filter__option {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    cursor: pointer;
    padding: 12px;
}

.catalog-filter__option:not(:last-child) {
    border-bottom: 1px solid #EDEDED;
}

.catalog-filter__option input {
    accent-color: #59001a;
}

.catalog-filter__option input[data-filter-value] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #969696;
    border-radius: 2px;
    background: #fff;
    display: inline-grid;
    place-content: center;
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
}

.catalog-filter__option input[data-filter-value]::before {
    content: "";
    width: 7px;
    height: 5px;
    display: block;
    transform: scale(0);
    transition: transform .12s ease-in-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='5' viewBox='0 0 7 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.35566 3.90869L6.13072 0.13363C6.2198 0.0445435 6.32374 0 6.44252 0C6.5613 0 6.66524 0.0445435 6.75432 0.13363C6.84341 0.222717 6.88796 0.328582 6.88796 0.451225C6.88796 0.573868 6.84341 0.679584 6.75432 0.768374L2.66747 4.86637C2.57838 4.95546 2.47444 5 2.35566 5C2.23688 5 2.13295 4.95546 2.04386 4.86637L0.128491 2.951C0.0394039 2.86192 -0.00335789 2.7562 0.000205585 2.63385C0.00376906 2.51151 0.0502426 2.40564 0.139626 2.31626C0.22901 2.22687 0.334875 2.18233 0.457221 2.18263C0.579567 2.18292 0.685283 2.22747 0.77437 2.31626L2.35566 3.90869Z' fill='white'/%3E%3C/svg%3E");
}

.catalog-filter__option input[data-filter-value]:checked {
    border-color: #59001a;
    background: #59001a;
    outline-offset: -2px;
    outline: 1px solid #fff;
}

.catalog-filter__option input[data-filter-value]:checked span {
    color: #59001A;
}

.catalog-filter__option input[data-filter-value]:checked::before {
    transform: scale(1);
}

.catalog-filter__option span {
    text-transform: capitalize;
    transition: all 0.3s ease;
}

.catalog-filter__option:hover input[data-filter-value]:not(:checked) {
    background-color: #EFE6E9;
    border: 1px solid #59001A;
}

.catalog-filter__option:hover span {
    color: #59001A;
}

.catalog-filter__empty {
    color: #969696;
    font-size: 13px;
}

.catalog-filters__selected {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 16px;
}

.catalog-filters__selected-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.catalog-filters__chip {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 0;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #969696;
    cursor: pointer;
    background-color: transparent;
    border: 0;
}

.catalog-filters__chip-remove {
    font-size: 14px;
    line-height: 1;
}

.catalog-filters__clear {
    border: none;
    background: transparent;
    color: #969696;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    padding: 0;
    gap: 4px;
}

.catalog-filters__mobile-toggle {
    display: none;
}

.catalog-filters__mobile-toggle-content {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.catalog-filters__mobile-toggle-icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.catalog-filters__mobile-toggle-icon svg {
    display: block;
    width: 24px;
    height: 24px;
}

.catalog-filters__mobile-toggle-label {
    display: inline-block;
}

.catalog-filters__mobile-panel {
    width: 100%;
    background-color: #EFEFEF;
    padding: 24px 16px;
    border-radius: 16px;
}

.catalog-filters__mobile-toggle::after {
    content: "";
    width: 10px;
    height: 6px;
    flex: 0 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 6px;
    transition: transform .2s ease;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.19917 6L9.5293 0L0.869041 7.57104e-07L5.19917 6Z' fill='white'/%3E%3C/svg%3E");
}

.catalog-filters_mobile-open .catalog-filters__mobile-toggle::after {
    transform: rotate(180deg);
}

@media only screen and (max-width:992px) {
    .catalog-filters__mobile-toggle {
        display: inline-flex;
        align-items: center;
        width: 100%;
        gap: 12px;
        border: 0;
        border-radius: 8px;
        padding: 8px 0;
        background: #59001a;
        color: #fff;
        font-size: 14px;
        line-height: 1.2;
        cursor: pointer;
    }

    .catalog-filters__mobile-panel {
        border: 1px solid #D7D7D7;
        border-radius: 16px;
        background: #fff;
        padding: 24px 16px;
        background-color: #EFEFEF;
    }

    .catalog-filters__mobile-panel .catalog-filters__controls {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
    }

    .catalog-filters__mobile-panel .catalog-filter {
        width: 100%;
    }

    .catalog-filters__mobile-panel .catalog-filter__toggle {
        width: 100%;
        justify-content: space-between;
        padding: 15px 16px;
    }

    .catalog-filters__mobile-panel .catalog-filter__menu {
        position: absolute;
        width: 100%;
    }
}

.price-range {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 24px 16px 16px;
}

.price-range__value {
    font-size: 13px;
    color: #393939;
}

.price-range__slider {
    position: relative;
    height: 24px;
}

.price-range__track {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.price-range__track-line {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1%;
    background: #D7D7D7;
}

.price-range__track-fill {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background: #59001a;
}

.price-range__inputs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 24px;
}

.price-range__inputs input[type="range"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    pointer-events: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
}

.price-range__inputs input[type="range"]::-webkit-slider-runnable-track {
    height: 4px;
    background: transparent;
}

.price-range__inputs input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: none;
    background: #59001a;
    box-shadow: 0 0 0 2px #fff;
    -webkit-appearance: none;
    margin-top: -7px;
}

.price-range__inputs input[type="range"]::-moz-range-track {
    height: 4px;
    background: transparent;
}

.price-range__inputs input[type="range"]::-moz-range-thumb {
    pointer-events: all;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: none;
    background: #59001a;
    box-shadow: 0 0 0 2px #fff;
}

.price-range__limits {
    margin-top: 2px;
}

.price-range__text-inputs {
    display: flex;
    gap: 4px;
    align-items: center;
}

.price-range__text-inputs span {
    color: #969696;
}

.price-range__text-input {
    width: 100%;
    border: 1px solid #D7D7D7;
    border-radius: 10px;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.2;
    color: #393939;
    text-align: center;
}

.price-range__text-input:focus {
    outline: none;
    border-color: #59001a;
}

@media only screen and (max-width:768px) {
    .price-range__text-inputs {
        grid-template-columns: 1fr;
    }
}

.catalog__card.is-filtered-out {
    display: none;
}

.catalog__cards {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%
}

.catalog-fetch {
    position: relative
}

.catalog-fetch.is-loading .catalog__card,
.catalog-fetch.is-loading .catalog__card * {
    pointer-events: none
}

.catalog-fetch__loading {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.65);
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease;
    z-index: 3
}

.catalog-fetch.is-loading .catalog-fetch__loading {
    opacity: 1;
    pointer-events: all
}

.catalog-fetch__loading span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #59001a;
    display: inline-block;
    animation: catalog-loading 1s infinite ease-in-out
}

.catalog-fetch__loading span:nth-child(2) {
    animation-delay: .15s
}

.catalog-fetch__loading span:nth-child(3) {
    animation-delay: .3s
}

@keyframes catalog-loading {

    0%,
    80%,
    100% {
        transform: scale(.6);
        opacity: .4
    }

    40% {
        transform: scale(1);
        opacity: 1
    }
}

@media only screen and (min-width:768px) {
    .catalog__cards {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:1100px) {
    .catalog__cards {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .catalog__cards {
        flex-direction: column
    }
}

.catalog__card {
    border-radius: 16px;
    overflow: hidden;
    min-width: 0;
    min-height: 460px;
    background: #fff;
    transition: all .3s;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:768px) {
    .catalog__card {
        width: 100%;
        min-height: 413px
    }
}

.catalog__card_mini {
    min-height: 406px
}

@media only screen and (max-width:768px) {
    .catalog__card_mini {
        min-height: 357px
    }
}

.catalog__card_mini .catalog__card_content_price {
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.catalog__card_mini .button-order {
    width: auto
}

.catalog__card:hover {
    box-shadow: -1px 5px 12px 0 rgba(0, 0, 0, 0.1), -5px 22px 22px 0 rgba(0, 0, 0, 0.09), -11px 49px 30px 0 rgba(0, 0, 0, 0.05), -19px 87px 36px 0 rgba(0, 0, 0, 0.01), -30px 137px 39px 0 rgba(0, 0, 0, 0)
}

.catalog__card_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.catalog__card_img-container {
    width: 100%;
    height: 288px;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .catalog__card_img-container {
        height: 240px
    }
}

.catalog__card_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 16px 24px 24px 23px;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-radius: 0 0 16px 16px;
    flex: 1 0;
    justify-content: flex-start;
}

.catalog__card_badges {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    top: 16px;
}

.catalog__card_badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 24px;
    width: fit-content;
    height: 30px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 16px;
}

.catalog__card_badge_installment {
    color: #9B9B9B;
    background: #fff;
}

.catalog__card_badge_discount {
    color: #fff;
    background: #f4652f;
}

.catalog__card_badge_discount_low {
    background: #12A05C;
}

.catalog__card_badge_discount_medium {
    background: #FF9900;
}

.catalog__card_badge_discount_high {
    background: #E73C17;
}

.catalog__card_badge_gift {
    background: #E73C17;
}

@media only screen and (max-width:768px) {
    .catalog__card_badge {
        font-size: 14px;
        padding: 0.5px 6px;
    }

    .catalog__card_badge_gift {
        padding: 0.5px 12px;
    }
}

.catalog__card_content_price {
    display: flex;
    gap: 16px;
    padding-bottom: 6px
}

.catalog__card_content_price_block {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.catalog__card_content_mini {
    padding: 16px 24px 18px 23px
}

@media only screen and (max-width:768px) {
    .catalog__card_content button {
        width: 100%
    }
}

.catalog__infoblock {
    border-radius: 16px;
    overflow: hidden;
    min-height: 460px;
    background: #eee;
    transition: all .3s;
    padding: 40px;
    position: relative;
    display: flex;
    align-items: flex-start
}

.catalog__infoblock_reverse {
    align-items: flex-end
}

@media only screen and (max-width:768px) {
    .catalog__infoblock {
        width: 100%
    }
}

.catalog__infoblock_text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    position: relative;
    z-index: 1
}

.catalog__infoblock_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.catalog__infoblock_img-container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.catalog .splide__arrows {
    display: none
}

.catalog .splide__arrows.splide__arrows--ltr,
.catalog-fetch .splide__arrows,
.catalog-fetch .splide__arrows.splide__arrows--ltr {
    display: none
}

.catalog__cards-popular .splide__arrows {
    display: none
}

.materials {
    margin-top: 64px;
    margin-bottom: 46px;
    display: grid;
    gap: 17px;
    grid-template-columns: repeat(3, 1fr)
}

@media only screen and (max-width:1100px) {
    .materials {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .materials {
        grid-template-columns: repeat(1, 1fr)
    }
}

.materials__item {
    border-radius: 16px;
    min-height: 180px;
    position: relative;
    overflow: hidden;
    padding: 32px
}

@media only screen and (max-width:768px) {
    .materials__item {
        min-height: 142px
    }
}

.materials__item_1 {
    background-color: #eee2e5
}

.materials__item_3 {
    background-color: #99b5b4
}

.materials__item_2 {
    background-color: #dcdbe0
}

.materials__item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .materials__item_img {
        display: none
    }
}

.materials__item_img_mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

@media only screen and (max-width:768px) {
    .materials__item_img_mobile {
        display: block
    }
}

.materials__item_img-container {
    position: absolute;
    top: 0;
    right: -26px;
    z-index: 0;
    width: 100%;
    height: 100%
}

.materials__item_text {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 200px;
    position: relative;
    z-index: 1
}

.product {
    width: 100%;
    max-width: 100%;
    position: relative
}

.product .catalog__card_badges {
    z-index: 1;
    position: relative;
    top: 0;
}

.product .catalog__card_badge.catalog__card_badge_installment {
    padding: 8px 24px;
}

.product .catalog__card_badge {
    padding: 4px 24px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 16px;
}

@media only screen and (max-width:768px) {
    .product {
        margin-bottom: 160px
    }

    .product .catalog__card_badge.catalog__card_badge_installment {
        padding: 4.5px 6px;
    }

    .product .catalog__card_badge {
        padding: 4.5px 6px;
    }

    .product .catalog__card_badge.catalog__card_badge_gift {
        padding: 4.5px 8px;
    }
}

.product__info {
    position: absolute;
    bottom: 40px;
    right: 264px;
    z-index: 1;
    border-radius: 16px;
    padding: 24px 23px;
    width: 226px;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.product__info_price {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.product__info_price_old {
    display: flex;
    align-items: center;
    gap: 8px
}

.product__info_price_sale {
    border-radius: 4px;
    padding: 0 8px;
    background: #db3f3f;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width:1024px) {
    .product__info {
        right: 40px
    }
}

@media only screen and (max-width:768px) {
    .product__info {
        top: 90%;
        bottom: auto;
        margin-top: -10px;
        left: 0;
        right: 0;
        width: auto
    }
}

.product__info_mobile {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1100;
    width: 100%;
    padding: 16px 20px;
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    gap: 24px;
    transform: translateY(-50%) scale(1.1);
    opacity: 0;
    transition: all .3s;
    visibility: hidden
}

@media only screen and (min-width:769px) {
    .product__info_mobile {
        display: none
    }
}

.product__info_mobile.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.product__info_mobile_left {
    flex: 1
}

.product__info_mobile .text-h2 {
    margin-bottom: 16px;
    padding-right: 56px
}

.product__info_mobile .product__info_price {
    margin-bottom: 4px;
    flex-direction: row
}

_mobile .button-order {
    padding: 8px;
    position: absolute;
    right: 20px;
    top: 16px
}

.product__sliders {
    width: 100%;
    display: flex;
    gap: 16px;
    height: 733px
}

@media only screen and (max-width:768px) {
    .product__sliders {
        margin-left: -20px;
        margin-right: -20px;
        height: 320px;
        width: auto
    }
}

.product__main {
    width: 1100px;
    border-radius: 16px;
    overflow: hidden;
    max-width: 100%
}

@media only screen and (max-width:768px) {
    .product__main {
        border-radius: 0
    }

    .product__main .splide__pagination {
        bottom: 46px
    }
}

.product__main .splide__track {
    width: 100%;
    height: 100%
}

.product__main .splide__track img {
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .product__main .splide__arrows {
        display: none
    }
}

.product__thumbnail {
    min-width: 212px;
    width: 212px;
    padding-right: 34px;
    max-height: 733px;
    height: 733px;
    overflow: auto
}

@media only screen and (max-width:1024px) {
    .product__thumbnail {
        display: none
    }
}

.product__thumbnail::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

.product__thumbnail::-webkit-scrollbar-track {
    background: #eee;
    height: 4px;
    border-radius: 4px;
    width: 4px
}

.product__thumbnail::-webkit-scrollbar-thumb {
    background-color: #59001a;
    height: 4px;
    border-radius: 4px;
    width: 4px
}

.product__thumbnail .splide__slide {
    border-radius: 16px;
    width: 174px;
    height: 115px;
    overflow: hidden
}

.product__thumbnail .splide__slide.is-active {
    border: 2px solid #59001a !important;
    background: #59001a
}

.product__thumbnail .splide__slide.is-active img {
    opacity: .6
}

.product__thumbnail .splide__slide img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.included {
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    padding: 32px 64px 32px 32px;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

@media only screen and (max-width:1200px) {
    .included {
        flex-direction: column;
        gap: 24px;
        align-items: flex-start
    }
}

@media only screen and (max-width:768px) {
    .included {
        border: 0;
        padding: 0;
        overflow: visible;
        margin-bottom: 8px
    }

    .included .text-h3 {
        font-size: 20px;
        line-height: 26px
    }
}

.included__items {
    display: flex;
    align-items: center;
    gap: 40px
}

@media only screen and (max-width:1200px) {
    .included__items {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (max-width:1024px) {
    .included__items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .included__items {
        gap: 16px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:480px) {
    .included__items {
        grid-template-columns: 1fr
    }
}

.included__items__item {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 200px
}

@media only screen and (max-width:768px) {
    .included__items__item {
        max-width: 100%
    }
}

.included__items__item_img {
    max-width: 40px;
    max-height: 40px
}

.product-stocks {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

.product-stocks .splide__slide {
    width: 540px;
    height: 240px
}

@media only screen and (max-width:768px) {
    .product-stocks .splide__slide {
        width: 264px;
        height: 438px;
        --stock-size: 152px
    }
}

.product-stocks .stocks__item_content {
    max-width: 243px
}

.configurator {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media only screen and (max-width:768px) {
    .configurator {
        flex-direction: column;
        gap: 24px
    }
}

.configurator__content {
    display: flex;
    flex-direction: column;
    gap: 32px;
    max-width: 372px
}

.configurator__content_block {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.configurator__content_block_items {
    display: flex;
    gap: 8px;
    flex-wrap: wrap
}

.configurator__content_form {
    border: 1px solid #393939;
    background: #fff;
    border-radius: 8px;
    width: 112px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 17px 8px 12px 8px;
    transition: all .3s;
    cursor: pointer
}

.configurator__content_form svg {
    transition: all .3s
}

.configurator__content_form:hover {
    background: #f7f3f4
}

.configurator__content_form:active {
    background: #efe6e9;
    border: 1px solid #59001a;
    color: #59001a
}

.configurator__content_form:active svg {
    stroke: #59001a
}

.configurator__content_form-active {
    background: #efe6e9;
    border: 1px solid #59001a;
    color: #59001a
}

.configurator__content_form-active svg {
    stroke: #59001a
}

.configurator__content_circle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    transition: all .3s;
    cursor: pointer;
    border: 2px solid transparent
}

.configurator__content_circle:hover {
    transform: scale(1.1)
}

.configurator__content_circle-active {
    border: 2px solid #59001a !important
}

.configurator__content_circle-add {
    border: 2px solid #d7d7d7
}

.configurator__content_circle_img {
    transform: translateX(-2px) translateY(-2px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    object-fit: cover
}

.configurator__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in
}

.configurator__img-active {
    opacity: 1
}

.configurator__img-disabled {
    opacity: 0
}

.configurator__img-container {
    width: 880px;
    height: 608px;
    border-radius: 16px;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width:768px) {
    .configurator__img-container {
        width: 100%;
        height: 228px
    }
}

.quality {
    margin-bottom: 24px;
    display: flex;
    gap: 16px;
    min-height: 408px;
    width: 100%
}

@media only screen and (max-width:1100px) {
    .quality {
        flex-direction: column;
        gap: 24px
    }
}

.quality__items {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 320px;
    width: 320px
}

@media only screen and (max-width:1100px) {
    .quality__items {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        min-width: auto
    }
}

@media only screen and (max-width:1024px) {
    .quality__items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .quality__items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:480px) {
    .quality__items {
        grid-template-columns: 1fr
    }
}

.quality__item {
    width: 100%;
    border-radius: 16px;
    height: 90px;
    background: #eee;
    position: relative;
    overflow: hidden;
    padding: 32px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .3s
}

@media only screen and (max-width:768px) {
    .quality__item {
        height: 60px;
        padding: 19px 32px
    }
}

.quality__item:hover {
    transform: scale(1.05)
}

.quality__item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .quality__item_img {
        display: none
    }
}

.quality__item_img_mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

@media only screen and (max-width:768px) {
    .quality__item_img_mobile {
        display: block
    }
}

.quality__item_img-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    height: 100%;
    z-index: 0;
    max-width: 100%;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .quality__item_img-container {
        width: 100%;
        height: 60px
    }
}

.quality__item div {
    z-index: 1
}

.quality__content {
    border-radius: 16px;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    position: relative
}

.quality__content_item {
    border-radius: 16px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #eee;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    min-height: 408px;
    transition: all .5s ease-out;
    transform: translateY(-100%);
    opacity: 0
}

@media only screen and (max-width:1100px) {
    .quality__content_item {
        min-height: auto
    }

    .quality__content_item.quality__content_item_active {
        position: relative;
        flex-direction: column
    }
}

.quality__content_item_active {
    transform: translateY(0);
    opacity: 1
}

.quality__content_item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media only screen and (max-width:768px) {
    .quality__content_item_img {
        display: none
    }
}

.quality__content_item_img_mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

@media only screen and (max-width:768px) {
    .quality__content_item_img_mobile {
        display: block
    }
}

.quality__content_item_img-container {
    height: 100%;
    max-height: 100%;
    overflow: hidden
}

@media only screen and (max-width:1100px) {
    .quality__content_item_img-container {
        height: 240px;
        width: 100%
    }
}

.quality__content_item_info {
    padding: 64px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    width: 406px;
    min-width: 406px
}

@media only screen and (max-width:1100px) {
    .quality__content_item_info {
        padding: 32px;
        padding-top: 24px;
        width: 100%;
        min-width: 100%
    }
}

.sale {
    margin: 56px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 24px
}

.sale__content {
    gap: 16px;
    text-align: center;
    grid-template-columns: repeat(4, 1fr)
}

@media only screen and (max-width:1100px) {
    .sale__content {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (min-width:769px) {
    .sale__content {
        display: grid
    }
}

@media only screen and (max-width:768px) {
    .sale__content {
        display: grid;
        flex-direction: column;
        grid-template-columns: 1fr;
        padding-bottom: 44px
    }
}

@media only screen and (min-width:769px) {
    .sale__content.splide {
        display: none
    }
}

.sale__content.splide .splide__pagination {
    bottom: 16px
}

@media only screen and (max-width:768px) {
    .sale__content:not(.splide):not(.-persistent) {
        display: none
    }

    .sale__content.splide {
        display: block
    }
}

.sale__content_item {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    padding: 32px 40px
}

@media only screen and (max-width:768px) {
    .sale__content_item {
        width: 100%;
        padding: 16px 40px;
        padding-bottom: 0
    }
}

.card {
    margin-bottom: 2px;
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    overflow: hidden;
    height: 448px;
    width: 100%;
    display: flex
}

@media only screen and (max-width:768px) {
    .card {
        flex-direction: column;
        height: auto
    }
}

.card__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card__img-container {
    height: 100%;
    flex: 1
}

.card__content {
    width: 331px;
    padding: 63px;
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media only screen and (max-width:768px) {
    .card__content {
        padding: 24px;
        width: 100%
    }
}

.card__content_header {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.card__content_info {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.card__content_info_item {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 186px
}

.card__content_info_item_img {
    max-height: 40px;
    min-width: 40px
}

.care-centre {
    max-width: 267px;
    width: 267px;
    display: flex;
    flex-direction: column;
    gap: 27px
}

@media only screen and (max-width:500px) {
    .care-centre {
        max-width: 100%;
        width: 100%
    }
}

.care-centre__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 656px;
    margin: 0 auto;
    gap: 32px
}

@media only screen and (max-width:768px) {
    .care-centre__header {
        max-width: 100%;
        width: 100%;
        gap: 16px
    }
}

.care-centre__inputs {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 17px
}

.care-centre__inputs_row {
    width: 100%;
    display: flex;
    gap: 15px
}

.care-centre__inputs_row_left {
    width: 92px;
    min-width: 92px
}

.care-centre__inputs_row_right {
    width: 100%
}

.care-centre__send {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 12px
}

.care-centre__textarea {
    height: 96px;
    resize: none
}

.care-centre__file {
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.care-centre__file-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    position: relative
}

.care-centre__file_text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 183px;
    padding-left: 36px
}

.care-centre__file_img {
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 64px;
    cursor: pointer
}

.care-centre__file_block {
    display: flex;
    flex-direction: column;
    margin-bottom: 19px;
    width: 100%
}

.care-centre__file_block:empty {
    display: none
}

.care-centre__file-element {
    display: flex;
    padding: 12px 24px 11px 0;
    border-bottom: 1px solid #d7d7d7;
    gap: 12px;
    position: relative;
    align-items: center
}

.care-centre__file-element_close {
    position: absolute;
    top: 12px;
    right: 0;
    cursor: pointer;
    z-index: 1
}

.delivery {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}

.delivery__main {
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    background: #e4ebee;
    padding: 64px
}

@media only screen and (max-width:768px) {
    .delivery__main {
        padding: 32px;
        align-items: center
    }
}

.delivery__main_img {
    position: absolute;
    top: -56px;
    right: -193px;
    width: 774px;
    height: 516px;
    z-index: 0
}

@media only screen and (max-width:1200px) {
    .delivery__main_img {
        display: none
    }
}

.delivery__main_cities {
    display: flex;
    gap: 55px;
    padding-bottom: 24px;
    border-bottom: 1px solid #d7d7d7;
    max-width: 627px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:768px) {
    .delivery__main_cities {
        flex-direction: column;
        align-items: center;
        width: 100%;
        max-width: 100%;
        gap: 24px
    }
}

.delivery__main_cities_item {
    display: flex;
    max-width: 286px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px
}

.delivery__main_cities_item_content {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.delivery__main_info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: relative;
    z-index: 1
}

.delivery__guarantee {
    display: flex;
    margin-top: 14px;
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    min-height: 392px;
    height: 392px;
    overflow: hidden
}

@media only screen and (max-width:768px) {
    .delivery__guarantee {
        flex-direction: column;
        min-height: auto;
        height: max-content
    }
}

.delivery__guarantee_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top
}

.delivery__guarantee_img-container {
    flex: 1;
    height: 100%
}

@media only screen and (max-width:768px) {
    .delivery__guarantee_img-container {
        min-width: 100%;
        width: 100%;
        height: 240px
    }
}

.delivery__guarantee_content {
    padding: 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    width: 445px
}

@media only screen and (max-width:768px) {
    .delivery__guarantee_content {
        padding: 24px 32px 32px 32px;
        background: #eee;
        width: 100%
    }
}

.delivery .sale__content_item_img {
    width: 56px;
    height: 56px
}

.reviews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 16px;
    row-gap: 22px;
    margin-bottom: 6px;
    width: 100%
}

@media only screen and (max-width:1200px) {
    .reviews {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:768px) {
    .reviews {
        grid-template-columns: repeat(1, 1fr)
    }
}

.reviews__item {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media only screen and (max-width:768px) {
    .reviews__item {
        width: 100%
    }
}

.reviews__item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.reviews__item_img-container {
    width: 100%;
    height: 289px;
    border-radius: 16px;
    overflow: hidden
}

@media only screen and (max-width:768px) {
    .reviews__item_img-container {
        height: 224px
    }
}

.reviews__item_content {
    padding-left: 16px;
    display: flex;
    flex-direction: column
}

.factory {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px
}

.factory.splide {
    padding-bottom: 52px;
    margin-bottom: 8px
}

@media only screen and (min-width:769px) {
    .factory.splide {
        display: none
    }
}

.factory.splide .splide__pagination {
    bottom: 18px
}

@media only screen and (max-width:768px) {
    .factory:not(.splide) {
        display: none
    }

    .factory.splide {
        display: block
    }
}

.factory__item {
    display: grid;
    min-height: 182px;
    max-height: max-content;
    border-radius: 16px;
    overflow: hidden;
    background: #eee;
    grid-template-columns: 1fr 1.135fr
}

@media only screen and (max-width:768px) {
    .factory__item {
        display: flex;
        flex-direction: column;
        height: auto
    }
}

.factory__item_add {
    grid-template-columns: 1.135fr 1fr
}

.factory__item_add .factory__item_content {
    padding-left: 64px;
    order: 1
}

.factory__item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.factory__item_img-container {
    height: 100%;
    flex: 1
}

@media only screen and (max-width:768px) {
    .factory__item_img-container {
        width: 100%;
        height: 182px;
        min-height: 182px
    }
}

.factory__item_content {
    padding: 32px 64px 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

@media only screen and (max-width:768px) {
    .factory__item_content {
        padding: 32px 32px 32px 32px;
        width: 100%;
        gap: 8px
    }
}

.process {
    width: 100%;
    max-width: 100%
}

.process__item {
    display: flex;
    flex-direction: column;
    width: 544px;
    height: 482px;
    border-radius: 16px;
    overflow: hidden;
    background: #eee
}

@media only screen and (max-width:768px) {
    .process__item {
        width: 100%;
        height: auto
    }
}

.process__item_img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.process__item_img-container {
    width: 100%;
    height: 280px
}

@media only screen and (max-width:768px) {
    .process__item_img-container {
        height: 182px
    }
}

.process__item_content {
    padding: 32px 64px 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.process_splide {
    overflow: visible;
    padding-bottom: 52px;
    margin-bottom: 8px
}

.process_splide .splide__pagination {
    display: flex !important;
    bottom: 18px
}

@media only screen and (max-width:768px) {
    .process_splide .splide__arrow {
        display: none
    }
}

.process_splide .splide__arrow--prev {
    left: -22px
}

.process_splide .splide__arrow--next {
    right: -22px
}

.contacts {
    border: 1px solid #d7d7d7;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #fff;
    transition: all .3s;
    z-index: -1
}

@media only screen and (max-width:768px) {
    .contacts {
        flex-direction: column-reverse;
        border: none;
        border-radius: 0;
        width: calc(100% + 40px);
        margin-left: -20px
    }
}

.contacts-active {
    opacity: 1;
    z-index: 100
}

.contacts-main {
    position: relative;
    height: 386px;
    width: 100%
}

@media only screen and (max-width:768px) {
    .contacts-main {
        height: 869px
    }
}

.contacts__content {
    padding: 32px;
    display: flex;
    gap: 30px;
    flex-direction: column;
    justify-content: space-between
}

.contacts__content_info {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.contacts__content_info_item {
    display: flex;
    flex-direction: column;
    gap: 4px
}

@media only screen and (max-width:768px) {
    .contacts__content {
        padding: 32px 20px
    }
}

.contacts__content_buttons {
    display: flex;
    align-items: center;
    gap: 8px
}

@media only screen and (max-width:768px) {
    .contacts__content_buttons {
        margin-top: 24px;
        flex-wrap: wrap
    }
}

.contacts__content_buttons_call {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer
}

.contacts__content_buttons_call_img {
    width: 24px;
    height: 24px
}

.contacts__map {
    width: 880px;
    height: 386px
}

@media only screen and (max-width:768px) {
    .contacts__map {
        width: 100%;
        height: 560px
    }
}

.contacts__map_container {
    width: 100%;
    height: 100%
}

.yamap__img {
    margin-top: -66px;
    margin-left: -24px
}

.is-scroll-lock {
    overflow: hidden
}

/*# sourceMappingURL=style.css.map */
/* .product__info  */
@media (max-width:400px) {
    .form-container {
        padding-bottom: 168px;
    }
}

.rassrochka_form .feedback-form__form_inputs {
    flex-direction: row;
}

.phone_burger {
    display: flex;
}

.rassrochka_form .feedback-form__form_send {
    margin-left: 185px;
    align-items: center;
}

.payment-page__banner_content .under_text {
    margin-bottom: 24px;
}

.stocks_title_white {
    background-color: rgba(255, 255, 255, 1);
    padding: 4px 8px 4px 8px;
    gap: 10px;
    border-radius: 8px;
    white-space: nowrap;

}

.stocks_info {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: left;
    color: rgba(57, 57, 57, 1);
}

.stocks_info {
    display: flex;

    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: left;
    color: rgba(57, 57, 57, 1);
    align-items: center;
    /* Добавлено для выравнивания изображения и текста по центру */
    text-decoration: none;
    /* Убирает подчеркивание у ссылки */
    z-index: 1;
}

.stocks_info {
    transition: transform 0.3s ease;
    /* Плавный переход для анимации */
}

.stocks_info:hover {
    transform: translateX(8px);
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 500ms ease;
}

.modal.show {
    display: flex;
    opacity: 1;
}

.modal-content {
    display: flex;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 680px;
    position: relative;
    flex-direction: row-reverse;
    transform: translateY(30px);
    transition: transform 500ms ease, opacity 500ms ease;
}

.modal.show .modal-content {
    transform: translateY(0);
    opacity: 1;
}

.modal-body .stocks__item {
    padding: 0px;

}

.modal_stocks-main__item_text {
    padding: 32px;
}

.modal-body {
    width: 640px;
}

.modal_stocks-main__item_text {
    display: flex;
    flex-direction: column;
}

.modal-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 23px;
}

.modal-close:hover,
.modal-close:focus {
    color: black;
    text-decoration: none;
}

.text-subtext15 {
    max-width: 100%;
}

.modal-subtext {
    margin-bottom: 16px;
}

.modal-h3 {
    margin-bottom: 28px;
}

.promotions-modal {
    font-size: 14px;
    font-weight: 400;
    line-height: 15.96px;
    text-align: left;
    color: #565454;
    margin-bottom: 80px;

}

.modal_image {
    margin-left: 7px;
    object-fit: contain;
    max-width: 240px;
}

.stocks__item_content-modal {
    flex-direction: row;
}

.promotions-modal-text:not(:last-child) {
    margin-bottom: 8px;
}

#modal_8 .stocks__item_content {
    align-items: flex-end;
}

#modal_9 .stocks__item_content {
    align-items: flex-start;
}

#modal_381 .stocks__item_content {
    align-items: flex-end;
}

.stocks__item_content_footer a:hover {
    color: rgba(89, 0, 26, 1);
}

.stocks_info:hover img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(65%) saturate(2500%) hue-rotate(322deg) brightness(80%) contrast(90%);
}

@media only screen and (max-width:993px) {
    .stocks__item {
        min-height: 305px;
    }
}

@media only screen and (max-width:768px) {
    .modal-body {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    .modal-h3 {
        margin-bottom: 20px;
    }

    .promotions-modal {
        margin-bottom: 52px;
    }

    .modal_image {
        margin-left: 0px;

    }

    .stocks__item_content-modal {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .is-top-modal .stocks__item_content-modal {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 32px;
        padding-top: 0px;
    }

    .stocks__item.is-top-modal {
        padding-bottom: 32px;
    }

    .stocks__item_content-modal {
        padding-bottom: 0;
        padding-top: 32px;

    }

    .modal .stocks__item:not(.is-top) {
        padding-bottom: 0px;
    }

    .modal-content {
        display: flex;
        padding: 20px;
        border-radius: 8px;
        width: 100%;
        max-width: 680px;
        position: relative;
        flex-direction: column;
        transform: translateY(30px);
        transition: transform 500ms ease, opacity 500ms ease;
        align-items: flex-end;
    }

    .stocks__item_img {
        object-fit: fill !important;
        height: 240px;
    }

    #modal_8 .stocks__item_content {
        align-items: center;
    }

    #modal_9 .stocks__item_content {
        align-items: center;
    }

    #modal_10 .modal_image {
        margin-left: auto;
    }

    #modal_282 .stocks__item_content {
        align-items: center;
    }

    #modal_281 .modal_image {
        margin-top: 32px;
    }

    #stocks_item_8 {
        background: linear-gradient(to right, rgba(215, 215, 215, 1), rgba(237, 237, 237, 1));
    }

    #stocks_item_10 .stocks__item_img {}

    .stocks__item.is-top .stocks__item_content {
        margin-top: 50px;
    }

    .stocks__item {
        min-height: 360px;
    }

    #stocks_item_382 {
        background: linear-gradient(to right, rgba(215, 215, 215, 1), rgba(237, 237, 237, 1));
    }

    #stocks_item_377 {
        background: linear-gradient(to right, rgba(215, 215, 215, 1), rgba(237, 237, 237, 1));
    }

    #modal_content_383 .modal_image {
        margin-top: 15px;
    }

    #modal_content_378 .modal_image {
        margin-top: 15px;
    }

    #modal_content_379 .modal_image {
        margin-top: 30px;
    }

    #modal_content_380 .modal_image {
        margin-top: 15px;
    }

}

@media only screen and (max-width: 440px) {
    .stocks__item_img {
        object-fit: none;
        height: 240px;
    }

    #stocks_item_8 {
        background: #ededed;
    }

    #stocks_item_378 .stocks__item_img {
        width: 160%;
    }

    #stocks_item_377 {
        background: #ededed;
        ;
    }

}

@media only screen and (max-width: 368px) {
    .stocks__item_img {
        object-fit: fill !important;
        height: 200px;
    }

    #stocks_item_378 .stocks__item_img {
        width: 155%;
    }
}


.swiper-container {
    position: relative;
    width: 100%;
    padding: 20px 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.swiper-container::-webkit-scrollbar {
    width: 4px !important;
}

.swiper-container::-webkit-scrollbar-track {
    background: transparent !important;
}

.swiper-container::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-radius: 50px !important;
    border: 1px solid transparent !important;
}

.swiper-container::-webkit-scrollbar-button {
    display: none !important;
}


.swiper-container::-webkit-scrollbar-button {
    display: none !important;
}

@-moz-document url-prefix() {
    .swiper-container {
        scrollbar-width: thin !important;
        /* Тонкий скроллбар для Firefox */
        scrollbar-color: rgba(0, 0, 0, 0.2) transparent !important;
        /* Цвет бегунка и прозрачный трек */
    }
}



.swiper-wrapper {
    display: flex;
}


.swiper-slide {
    flex-shrink: 0;
    width: calc(100% - 40px);
    box-sizing: border-box;
    margin-right: 20px;
}


.review-item {
    /* max-width: 100%; */
    padding: 32px;
    min-height: 258px;
    background-color: #f0f0f0;
    border-radius: 10px;
}

.review-header {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.name-and-kitchen-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.name-and-kitchen-wrapper p {
    text-wrap-mode: nowrap;
}

.review-header h3 {
    font-size: 20px;
    font-weight: 500;
    color: rgba(38, 38, 38, 1);
    text-align: left;
    margin-bottom: 0;
}

.review-header p {
    font-size: 14px;
    color: #888;
    margin-bottom: 0;
}

.review-text {
    min-height: calc(4 * 1.3em);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.3s ease;
    color: black;
}

.review-text.expanded {
    max-height: none;
    -webkit-line-clamp: unset;
    height: auto;
    display: block;
}

.read-more {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: center;
    color: rgba(150, 150, 150, 1);
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.read-more .arrow {
    display: inline-block;
    transition: transform 0.3s ease;
}

.review-gallery {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
}

/* Каждый элемент галереи (слайд) */
.gallery-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
    max-width: 50px;
    max-height: 50px;
    cursor: pointer;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-container {
    width: 100%;
}

.swiper-wrapper {
    display: flex;
    transition-timing-function: ease-in-out;
}

.swiper-slide {
    flex-shrink: 0;
    width: 168px;
    /* Фиксированная ширина каждого слайда */
    height: 112px;
}

.more-photos {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    font-weight: 500;
    line-height: 18;
    pointer-events: auto;
    cursor: pointer;
    border-radius: 4px;
    padding: 16px 2.5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-pagination {
    text-align: center;
    position: revert !important;
    margin-top: 8px;

}

.swiper-pagination-bullet {
    width: 24px !important;
    height: 4px !important;
    background: rgba(237, 237, 237, 1) !important;
    border-radius: 8px !important;
    margin: 0 5px !important;
    display: inline-block !important;
}


.swiper-pagination-bullet-active {
    background: rgba(89, 0, 26, 1) !important;
    opacity: 1 !important;
}


.fullscreen-slider {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.swiper-slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@keyframes slideInZoom {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.slider-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    animation: fadeIn 0.5s forwards;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

/* Анимация выезда изображения */
.fullscreen-slider .swiper-slide img {
    animation: slideInZoom 0.5s ease-out forwards;
    /* Применение анимации */
    transform-origin: center center;
    /* Изображение выезжает из центра */
}

.slider-close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    z-index: 1001;
}

.swiper-button-next,
.swiper-button-prev {
    color: white;
    z-index: 1001;
}

.swiper-pagination-bullet-active {
    background-color: white;
}


.review-gallery-container {
    width: 100%;
    overflow: hidden;
}

.review-gallery-container .swiper-wrapper {
    display: flex;
}

.review-gallery-container .swiper-slide {
    flex-shrink: 0;
    width: 150px;
    height: auto;
    margin-right: 10px;
}

.review-gallery-container .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-preview {
    position: relative;
    display: inline-block;
    max-width: 50px;
    max-height: 50px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}

.video-preview img {
    display: block;
    width: 100%;
    height: auto;
}


.video-preview {
    position: relative;
    display: inline-block;
}

.add-review-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 12px;
    z-index: 5;
}

.play-button i {
    font-size: 20px;
}

.fullscreen-video {
    width: 90%;
    height: auto;
    max-height: 90vh;
    border-radius: 10px;
}

.reviews-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.review-text {
    line-height: 19.95px;
    overflow: hidden;
    padding-right: 5px;
}

.review-text.expanded {
    max-height: none;
}

.read-more {
    display: none;
    cursor: pointer;
    color: rgba(150, 150, 150, 1);
    padding: 0px;
    border: 0px;
}


.review-gallery {
    display: flex;
    gap: 10px;
}

.gallery-item {
    flex: 1;
}

.gallery-item img {
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
}

.fullscreen-slider .swiper-slide {
    display: flex;
    justify-content: center;
    /* Выравнивание по горизонтали */
    align-items: center;
    /* Выравнивание по вертикали */
    height: 100vh;
    /* Высота слайда на весь экран */
}

.fullscreen-slider .swiper-slide img {
    animation: slideInZoom 0.5s ease-out forwards;
    transform-origin: center center;
    max-width: 90%;
    max-height: 100%;
    object-fit: contain;
}

.video-duration {
    height: 17px;
    width: 36px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    padding: 2px 4px 0px 4px;
    gap: 10px;
    border-radius: 16px;
    z-index: 1000;
}

.slider-close {
    font-size: 45px;
    right: 35px;
}

.text-kuhon {
    margin: 56px 0;
}

.text-kuhon h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 52.25px;
    text-align: center;
    letter-spacing: 0.96px;
    margin-bottom: 56px;
    margin-left: auto;
    margin-right: auto;

}

.text-kuhon h3 {
    margin-top: 24px;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
}

.text-kuhon p {
    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: left;
    color: linear-gradient(0deg, var(--color-grey-15, #262626), var(--color-grey-15, #262626)),
        linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.text-kuhon blockquote {
    background-color: rgba(238, 238, 238, 1);
    text-align: center;
    padding: 32px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.text-kuhon ol {
    list-style-type: none;
    padding-left: 0;
    counter-reset: item;
    margin-top: 20px;
}

.text-kuhon ol li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
}

.text-kuhon ol li::before {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 2px solid #59001A;
    border-radius: 4px;
    background-color: white;
    color: #59001A;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.text-kuhon ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
}

.text-kuhon ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
}

.text-kuhon ul li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    opacity: 0.6;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #59001A;
}

@media (max-width: 768px) {
    .reviews-grid {
        grid-template-columns: 1fr;
    }

    .gallery-item img {
        max-height: 83px;
    }

    .review-header {
        flex-direction: column;
    }

    .slider-overlay {
        z-index: 1102;
    }
}

@media (max-width: 767px) {
    .review-item {
        min-height: 360px;
    }
}

@media (max-width: 360px) {
    .gallery-item img {
        max-height: 65px;
    }

    .more-photos {
        width: 77px;
        height: 33px;
    }
}

.catalog-fetch .splide__arrow svg {
    display: none;
}

.catalog-fetch .splide__arrow {
    display: none;
}

.detail_text {
    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: left;
    color: #262626;
    margin-bottom: 60px;
}

.detail_text ol {
    list-style-type: none;
    padding-left: 0;
    counter-reset: item;
    margin-top: 20px;
}

.detail_text ol li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
}

.detail_text ol li::before {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 2px solid #59001A;
    border-radius: 4px;
    background-color: white;
    color: #59001A;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.detail_text ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
}

.detail_text ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
}

.detail_text ul li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    opacity: 0.6;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #59001A;
}

.detail_text p {
    margin-bottom: 24px;
}

.detail_text p:last-child {
    margin-bottom: 0;
}

.catalog__card_content_buttons {
    display: flex;
    align-items: start;
}

.button_product {
    border: 0px;
    background-color: white;
    color: rgba(150, 150, 150, 1);
    font-size: 14px;
    font-weight: 500;
}

.button_product:hover {
    color: #59001A;
}


.tags-container {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    cursor: grab;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    padding-left: 24px;
    padding-top: 16px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
}

.tags-container:active {
    cursor: grabbing;
}

.tags-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 4px;
    user-select: none;
    width: 100%;
}

.tags-container::-webkit-scrollbar {
    display: none;
}

.tag-item {
    margin-right: 4px;
    background-color: #EEEEEE;
    border-radius: 8px;
    padding: 4px 8px;
    white-space: nowrap;
    user-select: none;
    flex: 0 0 auto;
}

.favorites-toast.tag-item {
    margin-right: 0;
    padding: 6px 0 0;
}

@media (max-width: 768px) {
    .favorites-toast.tag-item {
        padding: 6px 8px 0;
    }
}

.tag-text span {
    color: #969696;
    font-size: 14px;
    font-weight: 400;

}

@media only screen and (max-width:972px) {
    .footer__main .header__contacts_social {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .is_item_379 .modal_image {
        object-fit: contain !important;

    }

    .catalog__card_content_buttons .button-dark {
        white-space: nowrap;
        padding: 8px 13px !important;
    }

    .button_product {
        max-width: 119px;
        padding: 0px;
        margin-left: 10px;
    }

    .product .button_product {
        max-width: 100%;
        margin-top: 16px;
    }
}

#title-search form {
    display: flex;
    align-items: center;
    position: relative;
}

#title-search form input {
    position: relative;
}

.search_button {
    width: 39px;
    height: 38px;
    padding: 12px;
    border-radius: 8px;
    background-color: #59001A;
    border: 0px;
    position: absolute;
    right: 0px;
}

.search_and_social {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

#title-search form input {
    width: 100%;
    color: #969696;
}

.header__menu_mobile #title-search form {
    margin-bottom: 16px;
}

.button_product_tovar:hover {
    color: #59001a;
}

.product .catalog__card_content_buttons {
    flex-direction: column;
}

.product__info_favorite-wrap {
    margin-top: auto;
}

.product__info_favorite.catalog__card_favorite {
    position: static;
    top: auto;
    right: auto;
}

.product__info_favorite {
    --detail-fav-icon-default: url("/local/templates/v1/assets/images/favorites/detail_page/default.svg");
    --detail-fav-icon-hover: url("/local/templates/v1/assets/images/favorites/detail_page/hover.svg");
    --detail-fav-icon-active: url("/local/templates/v1/assets/images/favorites/detail_page/active.svg");
}

.favorite-button--detail-text {
    width: auto;
    min-height: 40px;
    padding: 6px 0;
    gap: 8px;
    justify-content: flex-start;
    background-image: none;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: background-color .2s ease, color .2s ease;
}

.favorite-button.favorite-button--detail-text:hover {
    background-image: none;
    background-color: transparent;
}

.favorite-button.favorite-button--detail-text.is-active {
    background-image: none;
    background-color: transparent;
}

.favorite-button.favorite-button--detail-text {
    width: 100%;
}

.favorite-button--detail-text::before {
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    background-image: var(--detail-fav-icon-default);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    transition: opacity .2s ease, transform .2s ease;
}

.favorite-button--detail-text:hover::before {
    background-image: var(--detail-fav-icon-hover);
    animation: detail-favorite-icon-fade .2s ease;
}

.favorite-button--detail-text.is-active::before {
    background-image: var(--detail-fav-icon-active);
    animation: detail-favorite-icon-fade .2s ease;
}

.product__info_favorite-text {
    color: #59001A;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    transition: color .2s ease, opacity .2s ease;
    text-wrap-mode: nowrap;
}

.favorite-button--detail-text.is-active .product__info_favorite-text {
    color: #59001A;
}

@keyframes detail-favorite-icon-fade {
    from {
        opacity: .55;
        transform: scale(.94);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.search_form_page {
    width: 80%;
}

.search-page {
    min-height: calc(100vh - 470px - 122px);
}

@media (max-width: 993px) {
    .header__menu-container {
        display: none;
        /* Скрываем меню на мобильных */
    }

    .search_form_page {
        width: 100%;
    }
}

.callculator {
    margin-left: 24px;
}

.quiz-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.quiz-container {
    position: relative;
    background: #EEEEEE;
    padding: 32px;
    border-radius: 8px;
    width: 100%;
    max-width: 1296px;
    min-height: 395px;
    margin: 0 auto;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.quiz-container h2 {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 700;
    line-height: 56.25px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #59001a;
    margin: 0 0 10px;
}

.quiz-container p {
    margin: 0;
}

.question p {
    color: #262626;
    font-weight: 500;
    font-size: 20px;
}

.question input {
    appearance: auto;
}

.text-subtext12 {
    gap: 10px;
}

.text-subtext12 input {
    margin: 0;
}

.options {
    margin: 20px 0;
    display: flex;
    align-items: center;
}

.question {
    width: fit-content;
    max-width: 852px;
    margin-top: 32px;
}

.options label {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0;
}

.options input[type="radio"] {
    accent-color: #59001a;
    margin-right: 10px !important;
    width: 20px;
    height: 20px;
}

.margin_option {
    margin-left: 24px !important;
}

.options input[type="radio"]:checked {
    background-color: #59001a;
}


.next-button {
    background-color: #59001a;
    color: white;
    border: none;
    padding: 8px 71px;
    border-radius: 8px;
    cursor: pointer;
}

.back-button {
    border: 0px;
    background-color: #EEEEEE;
    color: rgba(150, 150, 150, 1);
    font-size: 14px;
    font-weight: 500;
}

.next-button:hover {
    background-color: #59001a;
}

.quiz_image {
    position: absolute;
    bottom: 0;
    right: 0;
}

.button_pace {
    position: absolute;
    bottom: 32px;
}

.color-option {
    display: flex;
    align-items: center;
    margin-right: 8px !important;
}


input[type="radio"]:checked+.configurator__content_circle {
    border: 2px solid #59001A;
}

.options_color input[type="radio"] {
    display: none;
    /* Скрыть радиокнопки */
}

.options_features {
    text-align: left;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.options_features_check {
    font-weight: 400;
}

.options_features input[type="checkbox"] {
    display: none;
    /* Скрыть радиокнопки */
}

.options_check {
    background-color: #FFFFFF;
    color: #393939;
    padding: 12px 16px;
    font-size: 15px;
    border: 1px solid #393939;
    border-radius: 8px;
}

.options_check:hover {
    background-color: #F7F3F4;
}

.options_check-active {
    background: #efe6e9;
    border: 1px solid #59001a;
    color: #59001a;
}

.styles_kuhon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px 32px;
}

.styles_kuhon label input {
    margin: 0 !important;
}

.styles_decor {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px 32px;
}

.styles_decor label input {
    margin: 0 !important;
}

.last_slide {
    margin-top: 7em;
}

.last_slide_form {
    display: flex;
    gap: 20px;
}

.last_slide_text {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 31em;
}

.last_slide_text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 19.95px;
    text-align: left;
}

.feedback-form__form_input_error {
    color: #940d18;
    text-align: left;
}

@media (max-width:993px) {
    .callculator {
        margin-bottom: 16px;
        margin-left: 0px !important;
        display: flex;
        gap: 12px;
    }

    .header__menu_mobile .callculator .button-dark {
        width: 100%;
    }

    .quiz_image {
        display: none;
    }

    .quiz-container {
        width: 90%;
        height: auto;
    }

    .options {
        align-items: flex-start;
        flex-direction: column;
    }

    .margin_option {
        margin-left: 0px !important;
    }

    .question {
        width: auto;
    }

    .quiz-container h2 {
        font-size: 20px;
        line-height: 23.44px;
        letter-spacing: 0.4px;
    }

    .quiz-container p {
        font-size: 15px;
    }

    .question p {
        font-size: 18px;
        font-weight: 500;
        line-height: 21.96px;
        text-align: left;

    }

    .options_color {
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
    }

    .options_features {
        display: flex;
        flex-direction: row !important;
        gap: 8px;
    }

    .options_features label {
        margin: 0px;
    }

    .styles_kuhon {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }

    .styles_kuhon label {
        margin: 0px;
    }

    .styles_decor {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }

    .styles_decor label {
        margin: 0px;
    }

    .last_slide_text {
        width: auto;
        display: flex;
        gap: 10px;
        align-items: center;
        flex-direction: row;
    }

    .last_slide_form {
        display: block;
    }

    .button_pace {
        margin-top: 24px;
        position: relative;
        bottom: 0px;
    }

    .last_slide {
        margin-top: 0px;

    }

    .options_check {
        width: 100%;
        text-align: center;
    }

    .last_slide_form img {
        width: 40px;
        height: 40px;
    }

    .favorite-button--header {
        margin: 0 !important;
    }

}

.new-year-header {
    position: relative;
    text-align: center;
}

.new-year-header__desktop {
    display: block;
    width: 100%;
    object-fit: cover;
    min-height: 50px;
}

.is_item_379 .modal_image {
    object-fit: none;

}

.bx-newsdetail-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    /* по желанию — для центрирования */
}

.stati-detail h1 {
    font-weight: 700;
    font-size: 48px;
    font-family: "Roboto";
    line-height: 52.25px;
    text-align: center;
    letter-spacing: 0.96px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.stati-detail h2 {
    font-weight: 700;
    font-size: 25px;
    font-family: "Roboto";
    line-height: 24px;
    letter-spacing: 0.4px;
    text-align: left;
    margin: 48px 0 16px;
}

.stati-detail h3 {
    margin: 24px 0 16px;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 25px;
    line-height: 26px;
}

.stati-detail h4 {
    margin: 16px 0 8px;
}

.stati-detail p {
    font-size: 16px;
    font-family: "Roboto";
    line-height: 19.95px;
    text-align: left;
    color: linear-gradient(0deg, var(--color-grey-15, #262626), var(--color-grey-15, #262626)),
        linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.stati-detail span {
    font-size: 15px;
    font-family: "Roboto";
    line-height: 19.95px;
    text-align: left;
    color: linear-gradient(0deg, var(--color-grey-15, #262626), var(--color-grey-15, #262626)),
        linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.stati-detail blockquote {
    background-color: rgba(238, 238, 238, 1);
    font-family: "Roboto";
    text-align: center;
    padding: 32px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.stati-detail ol {
    list-style-type: none;
    padding-left: 0;
    counter-reset: item;
    margin-top: 20px;
}

.stati-detail ol li {
    position: relative;
    font-family: "Roboto";
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 16px;
}

.stati-detail ol li::before {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 2px solid #59001A;
    border-radius: 4px;
    background-color: white;
    color: #59001A;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.stati-detail ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
}

.stati-detail ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 16px;
}

.stati-detail ul li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    opacity: 0.6;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #59001A;
}

.stati-detail img:nth-of-type(1) {
    float: none;
    width: 100%;
    margin: 16px 0;
}

.stati-detail img:nth-of-type(odd):not(:first-of-type) {
    float: left;
    width: 50%;
    margin-bottom: 16px;
    margin-right: 16px;
    margin-top: 16px;
}


.stati-detail img:nth-of-type(even) {
    float: right;
    width: 50%;
    margin-bottom: 16px;
    margin-left: 16px;
    margin-top: 16px;
}

.stati-detail {
    overflow: hidden;
}

.stati-detail img {
    max-width: 100%;
    height: auto;
    display: block;
}

.stati-detail .card {
    height: 362px;
}

@media (max-width: 768px) {
    .stati-detail .card {
        height: 584px;
    }

    .stati-detail .card__content {
        padding: 24px !important;
    }
}

.stati-detail .card__content {
    padding: 32px 62px;
    gap: 24px 0;
}

.stati-detail .card__img {
    object-fit: cover;
    margin: 0 !important;
    height: 100%;
}

.stati-detail .card__content_info_item_img {
    width: fit-content !important;
    margin: 0 !important;
}

.modal-body .is_item_1297 {
    position: relative;
}

@media (min-width:769px) {
    .modal-body .is_item_1297 {
        background-image: url("/local/templates/v1/assets/css/../images/stars_group.png");
        z-index: 2;

    }

    .modal-body .is_item_1297:after {
        content: "";
        position: absolute;
        top: -71px;
        right: -45px;
        width: 55%;
        height: 55%;
        background-image: url("/local/templates/v1/assets/css/../images/flag_RF.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 3;
    }
}

@media (max-width:768px) {
    .modal-body .is_item_1297 {
        background-image: url("/local/templates/v1/assets/css/../images/stars_group_mobile.png");
        z-index: 2;
    }

    .modal-body .is_item_1297:after {
        content: "";
        position: absolute;
        top: -126px;
        right: -45px;
        width: 90%;
        height: 55%;
        background-image: url("/local/templates/v1/assets/css/../images/flag_RF.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 3;
    }

    .modal-body .is_item_1297 .modal_image {
        margin-left: 35%;
        margin-bottom: 20px;
    }

    .is_item_1297 {
        position: relative;
        background-image: url("/local/templates/v1/assets/css/../images/stars_group_mobile.png");
        z-index: 2;
    }

    .is_item_1297 .stocks__item_img {
        display: block;
        max-width: 30%;
        height: auto;
        margin: 0 auto;
    }

    .is_item_1297 .text-h3 {
        z-index: 3;
    }

    .is_item_1297 .stocks_info {
        z-index: 6;
    }

    .is_item_1297:after {
        content: "";
        position: absolute;
        top: -85px;
        right: -45px;
        width: 90%;
        height: 55%;
        background-image: url("/local/templates/v1/assets/css/../images/flag_RF.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 2;
    }

    .footer__menu_payment {
        display: none;
    }

    .footer__menu_payments {
        display: flex;
        flex-direction: column;
        gap: 10px;
        bottom: 0;
        font-size: 14px;
    }
}

.catalog .errortext {
    display: none;
}

#splide-certificate .splide__arrow {
    display: none;
}

#splide-certificate .splide__slide {
    width: auto;
}

#splide-certificate .splide__slide img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.pc-vis {
    display: block;
}

.mob-vis {
    display: none;
}

.text-h2.certificate,
.text-h2.review {
    margin-top: 80px;
}

.swiper-container {
    padding-top: 0px;
}

.base-section,
.section-faq {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 40px;
}

.base-section {
    margin: 0;
}

.section-faq {
    margin: 64px auto 80px;
    max-width: 900px;
}

.section-faq .text-h2 {
    text-align: center;
}

@media (max-width: 991px) {

    .sale,
    .text-kuhon,
    .base-section,
    .section-faq {
        margin: 35px 0;
    }

    .base-section,
    .section-faq {
        gap: 30px;
    }

    .text-h2.certificate,
    .text-h2.review {
        margin-top: 45px;
    }

    .mob-vis {
        display: block;
    }

    .pc-vis {
        display: none;
    }
}

@media (min-width: 992px) {
    #splide-certificate .splide__list {
        display: flex;
        gap: 20px;
        justify-content: center;
    }

    #splide-certificate .splide__slide {
        flex: 0 0 calc(33.333% - 20px);
    }
}

.faq-section {
    max-width: 900px;
    margin: 0 auto;
}

.faq-section .text-h2.review {
    text-align: center;
    margin-bottom: 24px;
}

.faq-item {
    border-radius: 12px;
    background-color: #EFE6E9;
    margin-bottom: 12px;
    overflow: hidden;
    transition: background 0.3s;
}

.faq-item.active .faq-question {
    color: #59001A;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-icon {
    font-size: 20px;
    font-weight: bold;
    transition: transform 0.3s;
}

.faq-answer {
    padding: 0 20px 20px;
    display: none;
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

.faq-item.active .faq-answer {
    display: block;
}

.faq-item.active .faq-icon {
    transform: rotate(180deg);
}

.header_addres {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #9B9B9B;
}


.header__menu {
    font-family: 'Roboto', sans-serif;
    --top-menu-spacing: 30px;
}

.header__menu .menu-item {
    display: flex;
}

.header__menu ul {
    list-style-type: none;
}

.header__menu .menu-list.-depth-0 {
    display: flex;
    gap: var(--top-menu-spacing);
    align-items: center;
}

.header__menu .menu-item-self.-depth-0 {
    font-weight: 500;
    font-size: 14px;
    line-height: 15.96px;
}

.header__menu .menu-item.-depth-0 {
    /* position: relative; */
}

.header__menu .menu-list.-depth-1 {
    /* display: flex; */
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    /* width: 1000px; */
    width: 100%;

    max-height: 552px;
    overflow-x: hidden;
    overflow-y: auto;

    opacity: 0;
    pointer-events: none;

    background: #fff;
    padding: var(--top-menu-spacing);

    display: grid;
    grid-template-columns: 1fr 1fr 1fr;

    gap: var(--top-menu-spacing);

    border-radius: 16px;
    box-shadow: 0 8px 24px 0 #00000014;

    font-weight: 400;
}

.menu-item.-depth-0.-has-children:hover:after {
    /* background: #f00; */
    content: '';
    height: 30px;
    width: 100%;
    left: 0px;
    top: 90%;
    position: absolute;
}

.header__menu .menu-list.-depth-1:before {
    /* background: #f00;
    content: '';
    height:100px;
    width: 100%;
    left: 0px;
    top: -100px;
    position: absolute; */
}

/* .header__menu .menu-list.-depth-1 */
.header__menu .menu-item.-depth-0:hover .menu-list.-depth-1 {
    /* display: flex; */
    opacity: 1;
    pointer-events: all;
}

.header__menu .menu-item.-depth-0:hover>.menu-item-self .menu-item-arrow {
    transform: rotate(180deg);
}

.header__menu .menu-item-self {
    display: flex;
    align-items: center;
    gap: 7px;
}

.header__menu .menu-item-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__menu .menu-item-self.-depth-1 {
    color: #59001A;
}

.header__menu .menu-item-self.-depth-1 .menu-item-arrow {
    display: none;
}

.header__menu .menu-item.-depth-1,
.header__menu .menu-list.-depth-2 {
    display: flex;
    flex-direction: column;
}

.header__menu .menu-item.-depth-1 .menu-item-self {
    padding: 8px 0;
}

.header__menu .menu-item.-depth-2 {
    text-transform: none;
}

.header__menu .menu-item.-depth-2.-hidden {
    display: none;
}

.header__menu .menu-item.-depth-2.-toggler {
    color: #969696;
    cursor: pointer;
}

/* .menu-item.-depth-0.-has-children:first-child .menu-list.-depth-1{
    opacity: 1;
    pointer-events: all;
} */

.header__menu_mobile .menu-list.-depth-0 .menu-list {
    display: none;
    padding-left: 10px;
}

.header__menu_mobile .menu-item.-depth-0 {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}

.header__menu_mobile .menu-list.-depth-1 .menu-item {
    font-weight: 400;
}

.header__menu_mobile .menu-item.-expanded>.menu-list {
    display: flex;
}

.header__menu_mobile .menu-item.-expanded>.menu-item-self .menu-item-arrow {
    transform: rotate(180deg);
}

.header__menu_mobile .menu-item-self {
    display: flex;
    align-items: center;
}

.header__menu_mobile ul {
    list-style-type: none;
}

.header__menu_mobile .menu-item-self .menu-item-title {
    /* flex-grow: 1; */
    text-align: left;
    /* margin: 0 auto; */
    margin-right: auto;
}

.header__menu_mobile .menu-item-arrow {
    flex-shrink: 0;
}

.header__menu_mobile .menu-list,
.header__menu_mobile .menu-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}



.plus-icon {
    position: relative;
    width: 15px;
    height: 15px;
}

.plus-icon__line {
    position: absolute;
    width: 100%;
    height: 2px;
    top: calc(50% - 1px);
    border-radius: 2px;
    background: #59001A;
    transition: 0.2s;
}

.plus-icon__line.-vertical {
    transform: rotate(90deg);
}

.base-accordion .js-accordion__list {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.base-accordion .js-accordion-item {
    /* border: 1px solid #E0E0E0; */
    border-radius: 16px;
    background: #EFE6E9;
}

.base-accordion .js-accordion-item__paddle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 32px;
    cursor: pointer;
}

.base-accordion .js-accordion-item__title {
    position: relative;
    display: flex;
    align-items: center;

    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-style: Medium;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.base-accordion .js-accordion-item__arrow {
    color: #AAAAAA;
    transition: 0.3s;
}

.base-accordion .js-accordion-item__slide {
    position: relative;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: 0.3s;
}

.base-accordion .js-accordion-item__content {
    padding: 4px 32px 16px;
    font-weight: 400;
    font-size: 15px;
    line-height: 19.5px;
    letter-spacing: 0;

    color: #393939
}

.base-accordion .js-accordion-item__content p:first-child {
    margin-top: 0;
}

.base-accordion .js-accordion-item:hover .js-accordion-item__title,
.base-accordion .js-accordion-item.is--active .js-accordion-item__title {
    color: #59001A;
}

.base-accordion .js-accordion-item.is--active .js-accordion-item__arrow .plus-icon__line.-vertical {
    /* transform: rotate(180deg); */
    transform: rotate(0deg);
}

.base-accordion .js-accordion-item.is--active .js-accordion-item__slide {
    opacity: 1;
    overflow: visible;
}

@media (max-width: 991px) {
    .base-accordion .js-accordion-item__title {
        /* font-size: 18px; */
        font-size: 16px;
        line-height: 21px;
    }

    .base-accordion .js-accordion-item__paddle {
        padding: 16px;
    }

    .base-accordion .js-accordion-item__content {
        padding: 16px;
    }
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.review-upload-label {
    display: inline-block;
    padding: 10px 15px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    min-height: 40px;
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
}

.review-upload-label:hover {
    background-color: #e0e0e0;
}

.review-file-display {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
    min-height: 16px;
}

.review-previews-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.review-preview-item {
    position: relative;
    width: 60px;
    height: 60px;
}

.review-preview-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.review-preview-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    color: #eee;
    background: #59001a;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

input:invalid {
    box-shadow: none;
}

textarea:invalid {
    box-shadow: none;
}

.checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
}

.checkbox-label input[type="checkbox"] {
    margin-top: 2px;
}

.checkbox-label a {
    color: #59001a;
    text-decoration: underline;
}

.checkbox-label a:hover {
    text-decoration: none;
}

.review-text {
    width: 100%;
    text-align: left;
    position: relative;
}

.read-more,
.read-less {
    background: none;
    border: none;
    color: #969696;
    font-size: 15px;
    padding: 0;
    outline: none;
    font-family: inherit;
    position: relative;
}

.read-more:hover,
.read-less:hover {
    cursor: pointer;
}

.review-text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.read-more::before {
    content: "";
    position: absolute;
    right: -16px;
    background-image: url("/local/templates/v1/assets/images/reviews/triangle-down.png");
    width: 10px;
    height: 6px;
}

.read-less::before {
    content: "";
    position: absolute;
    right: -16px;
    background-image: url("/local/templates/v1/assets/images/reviews/triangle-up.png");
    width: 10px;
    height: 6px;
}

.video-preview {
    width: 50px;
    height: 50px;
    position: relative;
}

.video-preview::before {
    content: "";
    position: absolute;
    background-image: url('/local/templates/v1/assets/images/play-button.png');
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.catalog__card {
    position: relative;
}

.catalog__card:not(.tags-container) {}

.favorite-button {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #fff;
    background-image: url("/local/templates/v1/assets/images/favorites/default.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.favorite-button:hover {
    background-image: url("/local/templates/v1/assets/images/favorites/hover.svg");
}

.favorite-button.is-active {
    background-image: url("/local/templates/v1/assets/images/favorites/active.svg");
    background-color: #59001A;
}

.favorite-button.favorite-button--detail-text {
    background-image: none;
    justify-content: start;
}

.favorite-button.favorite-button--detail-text:hover {
    background-image: none;
}

.favorite-button.favorite-button--detail-text.is-active {
    background-image: none;
}

.catalog__card_favorite {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
}

@media only screen and (max-width:768px) {
    .catalog__card_favorite {
        top: 12px;
        right: 12px;
    }
}

.favorite-button--header {
    position: static;
    flex: 0 0 auto;
    margin: 0 0 0 24px;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 8px;
    background-color: #59001A;
    background-image: url("/local/templates/v1/assets/images/favorites/active.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    display: inline-block;
    cursor: pointer;
}

.favorites-toast {
    position: absolute;
    left: 16px;
    top: 110px;
    z-index: 1200;
    min-width: 168px;
    padding-top: 6px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.16);
    transform: translateY(8px);
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: transform 0.22s ease, opacity 0.22s ease;
    --favorites-toast-tail-left: 50%;
    overflow: hidden;
}

.favorites-toast::after {
    content: "";
    position: absolute;
    left: var(--favorites-toast-tail-left);
    bottom: -6px;
    width: 12px;
    height: 12px;
    background-color: #FFFFFF;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.favorites-toast.is-visible {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    z-index: 0;
}

.favorites-toast__link {
    color: #8A8A8A;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
}

.favorites-toast__link:hover {
    text-decoration: underline;
}

.favorites-toast__undo {
    border: 0;
    background: transparent;
    color: #59001A;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    white-space: nowrap;
    padding: 0;
}

.favorites-toast__undo:hover {
    text-decoration: underline;
}

.favorites-toast__progress {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 6px;
    border-radius: 100px;
    background-color: #F4F4F4;
    transform-origin: left center;
}

.favorites__empty {
    display: none;
    text-align: center;
    gap: 16px;
    max-width: 514px;
}

.favorites__empty.is-visible {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.favorites__empty .text-h3 {
    margin-bottom: 8px;
    color: #969696;
}

.favorites__empty_button {
    display: inline-flex;
    margin-top: 8px;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    width: 155px;
}

.favorites__restore {
    display: none;
    position: fixed;
    right: 16px;
    bottom: 20px;
    z-index: 1200;
}

.favorites__restore.is-visible {
    display: flex;
}

.favorites__restore_button {
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .favorites-toast {
        min-width: 0;
    }
}

.styles__item .styles__item_img {
    filter: brightness(0.7);
}


.popular-kitchens h2 {
    text-align: center;
    margin-bottom: 40px;
}

.popular-kitchens {
    margin-bottom: 80px;
}

.index-quiz {
    margin-bottom: 80px;
}

.index-quiz .quiz-container {
    height: auto;
    width: 100%;
    min-height: 395px;
}

.payment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 80px;
}

.payment h2 {
    text-align: center;
}

.installment-feedback {
    border-radius: 16px;
    overflow: hidden;
    margin: 60px 0;
}

.installment-feedback__content {
    display: flex;
    flex-direction: column;
    background-image: url('/local/templates/v1/assets/images/rassrochka/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 34px 64px 29px;
}

.installment-feedback__content .feedback-form__text {
    max-width: 100%;
    gap: 16px;
    margin-bottom: 24px;
}

.installment-feedback__content .feedback-form__text .text-h2 .white-block {
    border-radius: 16px;
    padding: 5px 15px;
    background-color: #fff;
    color: #59001A;
}

.installment-feedback__content .feedback-form__text .text-h2 {
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 2%;
    color: #FFFFFF;
}

.installment-feedback__content .feedback-form__text .text-subtext15 {
    color: #C6C3C3;
}

.installment-feedback__content .feedback-form__form_inputs {
    flex-direction: row;
    gap: 16px;
    margin-bottom: 8px;
}

.installment-feedback__form span {
    color: #F7F3F4;
}

.installment-feedback__form span .text-color-scarlet {
    color: #EFE58E !important;
}

.feedback-form__form_inputs~.desktop {
    position: relative;
}

.feedback-form__form_inputs .mobile {
    display: none;
}

.installment-feedback__form .text-subtext12 {
    align-items: center;
    gap: 8px;
}

.installment-feedback__form .concest-checkbox {
    border-radius: 2px;
    background: transparent;
    border: 1px solid #EDEDED;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
}

.installment-feedback__form .concest-checkbox:hover {
    border: 1px solid #59001A;
    background-color: #EFE6E9;
}

.installment-feedback__form .concest-checkbox:checked {
    background-color: transparent;
    background-image: url('/local/templates/v1/assets/images/rassrochka/inner-checkbox.svg');
    background-size: contain;
    outline: 1px solid #fff;
    border: 1px solid #59001A;
}

.installment-feedback__error {
    color: #f00;
    position: absolute;
    bottom: 0;
}

.feedback-form__form_inputs~.desktop .installment-feedback__error {
    bottom: none;
    top: 100%;
}


@media (max-width: 768px) {
    .installment-feedback__content .feedback-form__text {
        align-items: start;
    }

    .installment-feedback__content .feedback-form__text .text-h2 {
        font-size: 20px;
    }

    .installment-feedback__content .feedback-form__text .text-h2 .white-block {
        border-radius: 8px;
        padding: 3px 14px;
        font-size: 22px;
    }

    .installment-feedback__content .feedback-form__form_inputs {
        gap: 8px;
    }

    .installment-feedback__content .feedback-form__form_send .button {
        text-wrap-mode: nowrap;
    }
}

@media (max-width: 760px) {
    .installment-feedback__content .feedback-form__text .text-h2 {
        display: flex;
        gap: 2px;
        flex-wrap: wrap;
        max-width: 188px;
    }


    .installment-feedback__content .feedback-form__form_inputs {
        flex-direction: column;
    }

    .installment-feedback__content {
        padding: 20px 32px;
        background-image: url('/local/templates/v1/assets/images/rassrochka/bg_mobile.png');
        height: 480px;
    }

    .installment-feedback__form .desktop {
        display: none;
    }

    .feedback-form__form_inputs .mobile {
        display: block;
    }

    .installment-feedback__content .feedback-form__form_send .button {
        max-width: 200px;
        margin: 0 auto;
    }

    .installment-feedback__error {
        position: unset;
    }
}

.partners-block {
    margin: 0;
}

.partners-block .text-h2 {
    text-align: center;
    margin-bottom: 32px;
}

.partners-block__slider {
    width: 100%;
    overflow: hidden;
}

.partners-block__slider .swiper-wrapper {
    transition-timing-function: linear !important;
}

.partners-block__slider .swiper-slide {
    margin-right: 0 !important;
    width: auto;
    height: auto;
}

.partners-block__slide {
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.partners-block__slide img {
    object-fit: contain;
}

@media (max-width: 991px) {
    .partners-block {
        margin: 0;
    }

    .partners-block .text-h2 {
        margin-bottom: 20px;
    }

    .partners-block__slide {
        height: 90px;
        padding: 0;
    }
}

.index-articles-swiper {
    overflow: hidden;
}

.index-articles-swiper .swiper-wrapper {
    align-items: stretch;
}

.index-articles-swiper .swiper-slide {
    height: auto;
    display: flex;
}

.index-articles-swiper .news-card {
    width: 100%;
}

.index-articles-swiper .bx-newslist-block {
    width: 100%;
    margin: 0;
}

.index-articles-swiper-pagination {
    margin-top: 24px;
    text-align: center;
}

.index-articles-empty {
    text-align: center;
    color: #666;
    margin: 12px 0 24px;
    font-size: 16px;
}

.cards_shortcodes_index {
    margin: 0 0 24px;
}

.product__video-open {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    height: 48px;
    border-radius: 300px;
    border: 1px solid #59001A;
    background: #fff;
    padding: 4px 16px 4px 4px;
    color: #59001A;
    line-height: 22px;
    font-size: 15px;
    font-weight: 500;
}

.product__video-open:hover {
    background: #59001A;
    color: #fff;
}

.product__video-open-icon {
    display: inline-flex;
    flex-shrink: 0;
    line-height: 0;
}

@media (max-width: 992px) {
    .product__video-open-icon svg {
        max-width: 24px;
        max-height: 24px;
    }

    .product__video-open-icon~span {
        font-weight: 400;
    }
}

.product-video-modal[hidden] {
    display: none !important;
}

.product-video-modal {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.75);
}

.product-video-modal .modal-container {
    width: 100%;
}

.product-video-modal__dialog {
    position: relative;
    width: min(900px, 100%);
    background: #000;
    border-radius: 12px;
    overflow: visible;
    margin: 0 auto;
}

.product-video-modal__player {
    display: block;
    width: 100%;
    height: auto;
    max-height: 80vh;
    background: #000;
    border-radius: 12px;
}

.product-video-modal__player--iframe {
    aspect-ratio: 16 / 9;
    max-height: min(80vh, 56.25vw);
    overflow: hidden;
}

.product-video-modal__player--iframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.product-video-modal__close {
    position: absolute;
    top: 100px;
    right: 20px;
    z-index: 2;
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    background: #000;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}

.product-top-wrapper {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 20.5px;
}

@media (max-width: 768px) {
    .product-top-wrapper {
        gap: 8px;
        top: 16px;
        left: 10px;
    }

    .product__video-open {
        padding: 4px 8px;
        gap: 8px;
        height: 32px;
    }
}


.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.pagination-container .page-num {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 300px;
    width: 40px;
    height: 40px;
    line-height: 100%;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #A79A9A;
    color: #969696;
    transition: all 0.3s ease;
}

.pagination-container .page-num.current {
    border: 1px solid #59001A;
    color: #59001A;
    background-color: #EFE6E9;
}

.pagination-container .page-num:hover {
    border: 1px solid #59001A;
    color: #59001A;
    background-color: #EFE6E9;
}

.pagination-container .nav-btn:not(.disabled) {
    background-color: #59001A;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.pagination-container .nav-btn.prev {
    transform: rotate(180deg);
}

.company-details{
    margin: 60px 0 100px;
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #D7D7D7;
}

.company-details__title{
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}

.company-details__row{
    display: flex;
    flex-wrap: wrap;
    row-gap:8px;
}
.company-details__column{
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 50%;
}
.company-details__attribute{
    /* margin: 8px 0; */
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.company-details__attribute strong{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
    color: #9B9B9B;
}
.company-details__attribute span{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
}
@media (max-width: 991px){
    .company-details{
        padding: 16px;
    }
    .company-details__column{
        width:100%;
    }
}

.s-link{
    color: #59001A;
}
.s-link:hover{
    text-decoration: underline !important;
}
.delivery-options{
    margin: 60px 0 80px;
}
.delivery-options .text-h2{
    margin-bottom: 24px;
}

.delivery-options__wrapper{
    position: relative;
    background: #E4EBEE;
    border-radius: 16px;
    padding: 64px;
}

.delivery-options__title{
    margin-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;;
    color: #59001A;
}
.delivery-options__content{
    max-width: 625px;
}
.delivery-options__content__top{

    display: flex;
    gap: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #D7D7D7;
}
.delivery-options__content{
    position: relative;
    font-size: 15px;
    z-index: 1;
}
.delivery-options__attribute{
    margin: 11px 0;
    display: flex;
    gap: 4px;
}
.delivery-options__content strong{
    font-weight: 500;
}

.delivery-options__content__bottom{
    padding-top: 23px;
    display: flex;
    gap: 4px;
    flex-direction: column;
}
.delivery-options__content a{
    font-weight: 500;
}


.delivery-options__bg{
    position: absolute;
    background: url('/local/templates/v1/assets/images/delivery.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: contain;
    width: 100%;
    height:100%;
    left: 0;
    top: 0;
    z-index: 0;
}

@media (max-width: 991px){
    .delivery-options{
        margin: 60px 0 60px;
    }
    .delivery-options__bg{
        display: none;
    }
    .delivery-options__content__top{
        flex-direction: column;
        gap: 24px
    }
    .delivery-options__wrapper{
        padding: 32px;
    }
    .delivery-options__content__bottom{
        align-items: center;
    }
}

.s-table{
    margin: 16px 0;
    max-width: 100%;
    overflow-x: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 17.92px;
}
.s-table table{
    width: max-content;
    /* table-layout: fixed;
    width: 100%; */
    border-collapse: separate;
    border-spacing: 0;
    border: none
}

.s-table table tbody tr:first-child *{
    border-top: 1px solid #EBDDD4;
}

.s-table table tbody tr:last-child *{
    border-bottom: 1px solid #EBDDD4;
}

.s-table table tbody td:first-child,
.s-table table tbody th:first-child{
    border-left: 1px solid #EBDDD4;
}

.s-table table tbody td:last-child,
.s-table table tbody th:last-child{
    border-right: 1px solid #EBDDD4;
}
.s-table table tbody th,
.s-table table tbody td{
    border-bottom: 1px solid #EBDDD4;
    max-width: 285px;
}

.s-table table tbody tr:first-child *:first-child
{
    border-top-left-radius: 12px;
}
.s-table table tbody tr:first-child *:last-child
{
    border-top-right-radius: 12px;
}
.s-table table tbody tr:last-child *:last-child
{
    border-bottom-right-radius: 12px;
}
.s-table table tbody tr:last-child *:first-child
{
    border-bottom-left-radius: 12px;
}


.s-table table tbody th{
    background: #F7F3F4;
    color: #59001A;
    text-align: start;
}
.s-table table tbody td{
    font-weight: 400;
}
.s-table table th, td{
    border: none;
    padding: 21px 16px;
}

.iconed-item{
    display: flex;
    align-items: center;
    gap: 8px;
}
.buttom-show-more{
    width: fit-content;
    margin: 16px auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
    color: #969696;
    cursor: pointer;
}
.buttom-show-more:hover{
    color: #59001A;
}
.buttom-show-more .state-on{
    display: none;
}
.buttom-show-more.-active .svg-icon{
    transform: rotate(180deg);
}
.buttom-show-more.-active .state-on{
    display: block;
}
.buttom-show-more.-active .state-off{
    display: none;
}


@media (max-width: 991px){
    .text-kuhon__inner{
        width: 100%;
        flex-grow: 1;
        display: -webkit-box;
        max-height: 160px;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .js-show-more.-shown .text-kuhon__inner,
    .text-kuhon__inner.-test-elipsis{
        display: -webkit-box;
        max-height: unset;
        -webkit-line-clamp: unset;
        overflow: unset;
    }
}

.svg-icon{
    display: flex;
    justify-content: center;
    align-items: center;
}
.svg-icon svg{
    width: 100%;
    height: 100%;
}

.search-page .pagination-container{
	margin: 20px 0;
}

.block-warranty{
    display: flex;
    /* gap: 24px; */
    height: 305px;
    border-radius: 16px;
    background: #E4EBEE;
    overflow: hidden;
}

.block-warranty .svg-icon{
    width: 150px;
    height: 150px;
}

.block-warranty__body{
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
    gap: 55px;
    padding: 64px 24px 64px 64px;
}
.block-warranty__content{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.block-warranty__title{
    font-weight: 700;
    font-size: 20px;
    line-height: 23.44px;
    letter-spacing: 0.4px;
    color: #59001A;
}

.block-warranty__attributes{
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.block-warranty__attribute{
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
}
.block-warranty__attribute span{
    font-weight: 500;
    color: #393939;
}

.block-warranty__image{
    width: 581px;
}
.block-warranty__image img{
    /* height: 361px; */
    height: 100%;
}


.warning-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 15.96px;
    color: #565454;
}
.warning-text__body{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px;
}
.warning-text__strong{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;

    color: #393939;
}

@media (max-width: 991px) {
    .block-warranty{
        height: unset;
    }
    .block-warranty .svg-icon{
        width: 100px;
        height:100px;
    }
    .block-warranty__body{
        flex-shrink: unset;
        flex-direction: column;
        padding: 32px;
        gap:24px;
    }
    .block-warranty__title{
        white-space: wrap;
    }
    .block-warranty__image{
        display: none;
    }
}

.s-section{
    margin: 40px 0 60px;
}

.s-list{
    display: flex;
    flex-direction: column;
    gap: 8px;
    list-style-type: none;

    font-family: Roboto;
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
}
.s-list li::before{
    margin-right: 8px;
    display: inline-block;
    content: '';
    width: 10px;
    height:10px;
    opacity: 0.6;
    border-radius: 2px;
    background: #59001A;
}
.payment-icons{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.payment-icons .svg-icon{
    width: fit-content;
    height: 22px;
}
.payment-icons .svg-icon svg{
    width: unset;
}
.payment-icons .svg-icon.-i-visa{
    width: 60px;
    height: 21px;
}
.payment-icons .svg-icon.-i-mastercard{
    width: 33px;
    height: 22px;
}
.payment-icons .svg-icon.-i-mir{
    width: 64px;
    height: 18px;
}


.iconed-tile{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;

    font-family: Roboto;

    --color-0: #59001A;
    padding: 32px 45px;
}
.iconed-tile__icon .svg-icon{
    width: 56px;
    height:56px;
}
.iconed-tile__title{
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;

    color: #262626;
}

.iconed-tile__text{
    font-weight: 400;
    font-size: 15px;
    line-height: 19.95px;
    text-align: center;
    max-width: 225px;
}

.payment-container{
    gap: 24px;
}

.payment-container .payment{
    margin-top: 0;
}


.main-banners{
    margin-bottom: 80px;
}

.main-banners .splide__track{
    overflow: unset;
}

.main-banner{
    display: flex;
    gap: 30px;
}
.main-banner__body{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    gap: 20px;
}

.main-banner__title{
    color: var(--masterskayakuhon-ru-bordeaux, var(--color-rose-17, #59001A));
    /* masterskayakuhon.ru/Semantic/Heading 1 */
    font-family: var(--font-family-Font-2, "Bona Nova SC");
    font-size: var(--font-size-36, 36px);
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: var(--font-size-36, 36px); /* 100% */
    letter-spacing: var(--letter-spacing-1_5, 1.5px);
}

.main-banner__text{
    color: var(--masterskayakuhon-ru-black, var(--color-black-solid, #000));
    font-family: var(--font-family-Font-1, Roboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 28px */
}
.main-banner__text span{
    color: var(--masterskayakuhon-ru-dark-tan, var(--color-red-25, #73150E));
    font-weight: 500;
}

.main-banner__buttons{
    margin-top: 10px;
    display: flex;
    gap: 15px;
}

.main-banner__image{
    position: relative;
    display: flex;
    align-items: center;
    height: 527px;
    width: 696px;
    flex-shrink: 0;
}

.main-banner__arrows{
    position: absolute;
    left: -20px;
    right: -20px;
    display: flex;
    justify-content: space-between;
    z-index: 3;
}

.main-banner__image .captioned-image{
    height: 100%;
}

.main-banners .splide__pagination{
    bottom: 31px;
    left: 80px;
}

.qualitiy-mark{
    padding-left: 35px;
}

.qualitiy-mark__inner{
    position: relative;
    width: fit-content;
    padding: 10px 30px 10px 50px;
    /* padding-right: 30px; */
    /* padding-left: 50px; */
    display: flex;
    align-items: center;
    /* gap: 15px; */
    
    border-radius: 0 100px 100px 0;
    
    border: 1px solid #73150E;
    border-left: 0px solid transparent;
    --color-0: #73150E;
    color: #73150E;
    font-family: "Bona Nova SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 1.5px;
}

.qualitiy-mark .svg-icon{
    position: absolute;
    left:0;
    /* width: 70px; */
    height:calc(100% + 2px);
    transform: translate(-50%);
    aspect-ratio: 1 / 1 auto;
}

.captioned-image{
    position: relative;
}
.captioned-image img{
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), url(/local/templates/v1/assets/css/<path-to-image>) lightgray -168.333px -66.95px / 260.993% 145.932% no-repeat;
}
.captioned-image__content{
    position: absolute;
    left: 0;
    bottom: 53px;
}
.captioned-image__title{
    width: fit-content;
    color: #FFF;
    text-align: center;
    padding-left: 30px;

    margin-bottom: 4px;

    /* masterskayakuhon.ru/Semantic/Heading 1 */
    font-family: var(--font-family-Font-2, "Bona Nova SC");
    font-size: var(--line-height-28, 28px);
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: var(--line-height-36_12, 36.12px); /* 129% */
    letter-spacing: var(--letter-spacing-1_5, 1.5px);
}
.captioned-image__caption{
    width: fit-content;
    display: inline-flex;
    padding: 6px 20px 6px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 0 6px 20px 0;
    background: var(--color-red-25, #73150E);

    color: #FFF;
    text-align: center;
    font-family: var(--font-family-Font-2, "Bona Nova SC");
    font-size: 24px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: var(--line-height-36_12, 36.12px);
    letter-spacing: var(--letter-spacing-1_5, 1.5px);
}

.captioned-image img{
    height:100%;
    width:100%;
    object-fit: cover;
}


@media (max-width: 991px){
    .main-banners{
        margin-bottom: 40px;
    }
    .main-banner{
        
        flex-direction: column;
        gap: 0;
        border-radius: 16px;
        border: var(--stroke-weight-1, 1px) solid var(--color-grey-84, #D7D7D7);
        height: 100%;
    }
    .main-banner__arrows{
        display: none;
    }
    .main-banner__image{
        width: 100%;
        height: 224px;
        order: 0;
    }
    .main-banner__image .captioned-image img{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .main-banner__body{
        order: 1;
        padding: 16px 10px 52px;
    }
    .main-banner .qualitiy-mark{
        display: none;
    }
    .main-banners .splide__pagination{
        left: 0;
        bottom: 22px;
    }
    .main-banner__title{
        color: var(--masterskayakuhon-ru-bordeaux, var(--color-rose-17, #59001A));
        text-align: center;

        font-family: var(--font-family-Font-1, Roboto);
        font-size: var(--line-height-20, 20px);
        font-style: normal;
        font-weight: var(--font-weight-700, 700);
        line-height: var(--line-height-23_44, 23.44px); /* 117.2% */
        letter-spacing: var(--letter-spacing-0_4, 0.4px);
    }
    .main-banner__buttons .button{
        flex-grow: 1;
        flex-shrink: 0;
    }
    .main-banner__text{
        color: var(--masterskayakuhon-ru-black, var(--color-black-solid, #000));
        text-align: center;

        text-align: center;
        /* masterskayakuhon.ru/Roboto/Regular */
        font-family: var(--font-family-Font-1, Roboto);
        font-size: var(--font-size-15, 15px);
        font-style: normal;
        font-weight: var(--font-weight-400, 400);
        line-height: var(--line-height-19_95, 19.95px); /* 133% */
    }
    .captioned-image__content{
        bottom: 17px;
    }
    .captioned-image__title{
        color: #FFF;
        text-align: center;
        font-size: var(--font-size-14, 14px);
        font-style: normal;
        font-weight: var(--font-weight-500, 500);
        line-height: var(--line-height-23_94, 23.94px); /* 171% */
    }
    .captioned-image__caption{
        color: #FFF;
        text-align: center;
        font-family: var(--font-family-Font-1, Roboto);
        font-size: var(--font-size-12, 12px);
        font-weight: var(--font-weight-400, 400);
        line-height: var(--font-size-14, 14px);
    }
}

.stati-title {
  font-family: 'Bona Nova';
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 1.5px;
  color: #59001A;
  text-align: center;
  margin: 0 0 40px;
}

.stati-title-center {
  text-align: center;
  margin: 0 0 30px;
}

.news-categories {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 40px;
}

.news-category {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #393939;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.news-category:hover {
  color: #393939;
  background: #F7F3F4;
}

.news-category.active {
  color: #59001a;
  border: 1px solid #59001a;
  background: #efe6e9;
}

.news-category.active:hover {
  background-color: #F7F3F4;
}

.loading-spinner {
  display: flex;
  justify-content: center;
  padding: 20px;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #59001A;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.no-items,
.error-message {
  padding: 20px;
  text-align: center;
  color: #666;
  font-size: 16px;
  width: 100%;
}

.error-message {
  color: #d9534f;
}

.news-grid {
  display: flex;
  gap: 16px 24px;
  flex-wrap: wrap;
  justify-content: center;
}

.bx-newslist h1,
.bx-newslist .text-h1 {
  font-family: "Bona Nova";
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #59001A;
  margin: 12px 0 40px;
}

.bx-newslist-block {
  width: 416px;
  border: 1px solid #d7d7d7;
  border-radius: 16px;
  transition: all 0.3s ease-out;
}

.bx-newslist-block:hover {
  box-shadow: 0 4px 4px 0 #0000001a;
  cursor: pointer;
}

.bx-newslist-block .article-read-more svg path {
  transition: stroke 0.3s ease-in-out;
}

.bx-newslist-block:hover .article-read-more {
  color: #59001a;
}

.bx-newslist-block:hover .article-read-more svg path {
  stroke: #59001a;
}

/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}

.bx-newslist-slider img,
.bx-newslist-img img {
  max-width: 100%;
  height: 228px;
  max-height: 100%;
  border-radius: 16px 16px 0 0;
}

.bx-newslist-video {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.7;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: url("/local/templates/v1/assets/css/images/bx-video.png") no-repeat center;
}

.bx-newslist-video:hover {
  opacity: 1;
}

/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.bx-newslist-slider-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.bx-newslist-slider-slide {
  float: left;
  z-index: 100;
}

.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15%;
  cursor: pointer;
}

.bx-newslist-slider-arrow-container-left {
  left: 0;
}

.bx-newslist-slider-arrow-container-right {
  right: 0;
}

.bx-newslist-slider-arrow {
  position: absolute;
  line-height: 34px;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  font-size: 48px;
  height: 48px;
  width: 20px;
  top: 50%;
  margin-top: -24px;
  z-index: 110;
  opacity: 0.5;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
  color: #fff;
  display: block;
  opacity: 1;
}

.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
  left: 20px;
}

.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
  right: 20px;
}

.bx-newslist-slider-control {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  bottom: 10px;
  z-index: 110;
  text-align: center;
  word-spacing: -4px;
}

.bx-newslist-slider-control li {
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  width: 10px;
  height: 10px;
  word-spacing: -4px;
  margin: 0 3px;
  opacity: 0.5;
}

.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
  background: #fff;
  opacity: 1;
}

bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.article-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
}

.article-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}

.bx-newslist-article-wrapper {
  display: flex;
  flex-direction: column;
  width: 368px;
}

.header-article-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 18px;
}

.article-date {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #969696;
}

.header-article-divider {
  width: 23px;
  height: 1px;
  background-color: #e1e4ed;
  text-align: center;
}

.article-section {
  background-color: #f4edee;
  padding: 4px 12px;
  border-radius: 8px;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #59001a;
}

.bx-newslist-text {
  height: 130px;
  margin-top: 24px;
}

.bx-newslist-name {
  font-weight: 500;
  color: #393939;
  font-size: 18px;
  line-height: 21.96px;
  transition: all 0.3s ease;
}

.bx-newslist-block:hover .bx-newslist-name {
  color: #59001A;
}

.bx-newslist-content {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  width: 368px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  margin-top: 16px;
}

.article-footer {
  margin-top: auto;
  padding: 32px 0 16px;
}

.article-read-more {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  border: 0;
  background-color: transparent;
  padding: 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #969696;
  transition: color 0.3s ease-in-out;
}

.bx-newslist-title,
.bx-newslist-title a {
  color: #000;
  margin: 0;
  padding: 2px 0 15px;
  font-size: 18px;
  font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
  font-weight: var(--ui-font-weight-semi-bold, 600);
}

.bx-newslist-title a:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

.bx-lg .bx-newslist-title {
  font-size: 24pt;
}

.bx-md .bx-newslist-title {
  font-size: 20pt;
}

.bx-xs .bx-newslist-title {
  font-size: 18pt;
}

.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
  color: #a4a4a4;
  font-size: 13px;
  padding-bottom: 5px;
  white-space: nowrap;
}

.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
  width: 13px;
  color: #b4b4b4;
}

.bx-newslist-tags {
  color: #a4a4a4;
  font-size: 13px;
  padding-bottom: 5px;
}

.bx-newslist-more {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pagination-container {
    margin: 24px 0 92px;
    text-align: center;
}

.show-more-btn {
  display: inline-block;
  width: 350px;
  height: 42px;
  background-color: #ffffff;
  color: #59001a;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #59001a;
  border-radius: 8px;
  transition: background-color 0.3s;
}

.show-more-btn:hover {
  background-color: #59001a;
  color: #ffffff;
}

.feedback-form {
  margin-bottom: 96px;
}

/*Media запросы */
@media (min-width: 992px) {
  .bx-newslist .bx-newslist-container:nth-child(3n + 1) {
    clear: both;
  }
}

@media (max-width: 992px) {
  .news-grid {
    gap: 24px;
  }

  .header-article-divider {
    display: none;
  }

  .header-article-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 18px;
  }

  .bx-newslist h1,
  .bx-newslist .text-h1{
    margin-bottom: 24px;
  }

  .bx-newslist-block {
    width: 350px;
    height: 528px;
  }

  .bx-newslist-text {
    height: 120px;
  }

  .bx-newslist-article-wrapper {
    max-width: 302px;
  }

  .bx-newslist-content {
    max-width: 302px;
  }

  .news-categories {
    margin-bottom: 24px;
  }

  .pagination-container {
    margin-bottom: 61px;
  }

  .feedback-form {
    margin-bottom: 62px;
  }

  /* Восстанавливаем размеры шрифтов для мобильной версии */
  .article-date {
    font-size: 18px;
  }

  .article-section {
    font-size: 18px;
  }

  .bx-newslist-content {
    font-size: 16px;
    line-height: 28px;
  }

  .article-read-more {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bx-newslist .bx-newslist-container:nth-child(2n + 1) {
    clear: both;
  }
}

@media (max-width: 768px) {
  .header-article-divider {
    display: none;
  }

  .header-article-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 18px;
  }

  .bx-newslist-block {
    width: 350px;
    height: 528px;
  }
  
  .bx-newslist-text {
    height: 120px;
  }

  .bx-newslist-article-wrapper {
    max-width: 302px;
  }

  .bx-newslist-content {
    max-width: 302px;
  }

    .bx-newslist h1,
    .bx-newslist .text-h1 {
        font-size: 28px;
    }
}

.vacancies__main {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background: #DEDEDE;
    padding: 50px 60px;
}

@media (max-width: 768px) {
    .vacancies__main {
        padding: 30px 20px;
    }
}

.vacancies__main_img {
    position: absolute;
    max-width: 370px;
    right: 0;
    top: -25px;
}

@media (max-width: 1200px) {
    .vacancies__main_img {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 991px) {
    .vacancies__main_img {
        display: none;
    }
}

.vacancies__offers_item {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: flex-start;
}

@media (max-width: 768px) {
    .vacancies__offers_item {
        gap: 30px;
    }

    .vacancies__offers_item h2 {
        margin: 0;
    }
}

.vacancies__offers_content {
    display: flex;
    flex-wrap: wrap;
    max-width: 867px;
    width: 66%;
    gap: 40px;
}

@media (max-width: 991px) {
    .vacancies__offers_content {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .vacancies__offers_content {
        gap: 20px;
    }
}

.vacancies__offers_content .offers-item {
    width: calc(50% - 20px);
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

@media (max-width: 768px) {
    .vacancies__offers_content .offers-item {
        width: 100%;
    }
}

.vacancies__offers_content .offers-item img {
    width: 32px;
}

.vacancies__offers_content .offers-item > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.vacancies-detail-wrapper,
.vacancy_item {
    display: flex;
    position: relative;
    border: 1px solid #d7d7d7;
    padding: 24px;
    border-radius: 20px;
    max-width: 1096px;
    margin: 40px auto;
    gap: 30px
}

.vacancies-detail-wrapper .text-h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.vacancies-detail-wrapper p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
}

.vacancy_item {
    flex-wrap: wrap;
    max-width: 100%;
}

.vacancy_item h2 {
    margin: 0;
}

.vacancy_item-row {
    width: 100%;
    display: flex;
    align-items: center;
}

.vacancy_head {
    gap: 12px;
    flex-wrap: wrap;
}

.vacancy_head h2 {
    margin-right: 12px;
    order: 1;
}

.vacancy_head > div {
    padding: 7px 12px;
    background: #EDEDED;
    border-radius: 8px;
    color: #565454;
    font-size: 18px;
    line-height: 22px;
}

.vacancy_head > div:nth-child(2) {
    order: 2;
}

.vacancy_head > div:nth-child(3) {
    order: 3;
}

.vacancy_body > div {
    color: #969696;
    font-size: 15px;
    line-height: 20px;
    width: calc(33.33% - 12px);
    padding-left: 24px;
}

.vacancy_body > div:first-child {
    padding: 0;
}

.vacancy_body > .vacancy-experience {
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    width: calc(33.33% + 24px);
}

.vacancy_body .text-h3 {
    color: #262626;
}

@media (max-width: 991px) {
    .vacancies-detail-wrapper  {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .vacancies-detail-wrapper  {
        padding: 16px;
    }

    .vacancy_item {
        gap: 16px;
    }

    .vacancy_head h2 {
        order: 3;
        width: 100%;
        margin: 0;
    }

    .vacancy_head > div {
        font-size: 12px;
        line-height: 18px;
        padding: 5px 10px;
    }

    .vacancy_head > div:nth-child(2) {
        order: 1;
    }

    .vacancy_head > div:nth-child(3) {
        order: 2;
    }

    .vacancy_body > div {
        font-size: 12px;
        line-height: 14px;
        height: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
    }

    .vacancy_body .text-h3 {
        font-size: 14px;
        line-height: 17px;
    }

    .apply_for_a_vacancy {
        width: 100%;
    }
}

.vacancies-detail {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.vacancies-detail h1 {
    font-family: Roboto, sans-sarif;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0 0 20px;
}

.bx-newsdetail-content {
    font-size: 14px;
    margin-bottom: 5px;
}

.vacancies-detail-sidebar {
    max-width: 332px;
    width: 100%;
    border-radius: 10px;
    padding: 0 !important;
    position: sticky;
    top: 138px;
    align-self: flex-start;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.vacancies-detail-sidebar > a {
    width: 100%;
}

@media (max-width: 991px) {
    .vacancies-detail-sidebar  {
        position: static;
    }
}

.vacancy-conditions {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.vacancy-conditions .salary {
    font-size: 20px;
    color: #262626;
    font-weight: 500;
}

@media (max-width: 768px) {
    .vacancy-conditions,
    .vacancy-conditions .salary{
        font-size: 18px;
        line-height: 22px;
    }
}

.vacancy-date {
    font-size: 16px;
    line-height: 28px;
    color: #9b9b9b;
}

.back_to_vacancies {
    margin-left: calc((100% - 1096px) / 2);
    width: 152px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    border: 1px solid #393939;
    font-size: 15px;
    line-height: 20px;
}

@media (max-width: 1200px) {
    .back_to_vacancies {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .back_to_vacancies {
        display: none;
    }
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    background: none;
    margin-bottom: 20px;
}

.breadcrumb-item {
    display: flex;
    align-items: center;
    color: #565454;
}

.breadcrumb-item a {
    color: #73150E;
}

.breadcrumb-separator {
    margin: 0 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #D7D7D7;
    display: block;
}

.vacancies__empty {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 40px 0 100px;
    font-size: 18px;
    line-height: 22px;
    color: #959595;
    height: 182px;
}
/* End */


/* Start:/local/templates/v1/components/bitrix/search.title/poisk/style.css?17817968322108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/v1/components/bitrix/search.title/poisk/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/v1/components/bitrix/breadcrumb/bread1/style.min.css?1781796832467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/v1/template_styles.css?1781796832383*/
.header{
	z-index:994;
    --menu-spacing: 22px;
}
a[href*="wa.me"] {
    display: none !important;
}
.concest-checkbox {
    height:auto;
    margin-right:8px;
    height: 15px;
    width: 15px;
    padding: 0;
    flex:none;
}
.concest-checkbox:checked {
    background:#59001a;
}
.concst-block {
   display:flex;
 }
@media screen and (max-width:1300px){
    --menu-spacing: 5px;
}
/* End */
/* /local/templates/v1/assets/css/style.css?1781796833201316 */
/* /local/templates/v1/components/bitrix/search.title/poisk/style.css?17817968322108 */
/* /local/templates/v1/components/bitrix/breadcrumb/bread1/style.min.css?1781796832467 */
/* /local/templates/v1/template_styles.css?1781796832383 */
