/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@font-face {
    font-family: Korzinka;
    src: url(../fonts/Korzinka/Korzinka-Regular.woff2) format("woff2"), url(../fonts/Korzinka/Korzinka-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../fonts/Korzinka/Korzinka-RegularItalic.woff2) format("woff2"), url(../fonts/Korzinka/Korzinka-RegularItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../fonts/Korzinka/Korzinka-Bold.woff2) format("woff2"), url(../fonts/Korzinka/Korzinka-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../fonts/Korzinka/Korzinka-BoldItalic.woff2) format("woff2"), url(../fonts/Korzinka/Korzinka-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../fonts/Korzinka/Korzinka-ExtraBoldItalic.woff2) format("woff2"), url(../fonts/Korzinka/Korzinka-ExtraBoldItalic.woff) format("woff");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../../fonts/Korzinka/Korzinka-Regular.woff2) format("woff2"), url(../../fonts/Korzinka/Korzinka-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../../fonts/Korzinka/Korzinka-RegularItalic.woff2) format("woff2"), url(../../fonts/Korzinka/Korzinka-RegularItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(../../fonts/Korzinka/Korzinka-Bold.woff2) format("woff2"), url(../../fonts/Korzinka/Korzinka-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(fonts/Korzinka/Korzinka-BoldItalic.woff2) format("woff2"), url(fonts/Korzinka/Korzinka-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Korzinka;
    src: url(fonts/Korzinka/Korzinka-ExtraBoldItalic.woff2) format("woff2"), url(fonts/Korzinka/Korzinka-ExtraBoldItalic.woff) format("woff");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%}
body {
    font-family: Korzinka, sans-serif;
}
.header.in-page{
    position: inherit;
}
details, main {
    display: block;
}
h1 {
    font-size: 2em;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    padding: .35em .75em .625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
[hidden], template {
    display: none;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.--just-space {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.--just-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.--just-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.--align-str {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.--align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.--dir-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
html {
    font-size: 16px;
}
body, html {
    min-height: 100%;
    position: relative;
}
body {
    font-size: 1rem;
}
h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0;
}
.inner-catalog .product {
    background-color: #fff;
    max-width: 1200px;
    margin: 110px auto 0;
    padding-left: 0;
    padding-right: 0;
}
.product__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
@media(max-width:1160px){
    .inner-catalog .product .product__card .product__card--left{
        width: 395px
    }
}
@media(max-width:1200px){
    .info{
        padding: 8px 16px;
    }
    .inner-catalog .product{
        padding-right: 16px;
        padding-left: 16px;
    }
    .review{
        padding: 8px 16px;
    }
    .seems{
        padding: 8px 16px;
    }
    .custom__footer{
        padding: 8px 16px;
    }
}
@media(max-width:1087px) {
    .product__card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .inner-catalog .product{
        padding-left: 0;
        padding-right: 0;
    }
    .product__card .product__card--left {
        margin-left: 25%}
    .info .content-editor .info__block--block p{
        word-break: inherit !important;
    }
}@media(max-width:601px) {
    .inner-catalog .product .product__card .product__card--left{
        width: auto;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .product__card .product__card--left .card__slider{
        max-width: 250px;
        width: 100%;
    }
    .info .content-editor .info__block--title{
        padding: 0;
    }
    .info .content-editor .info__block.info__block--block{
        padding: 0 16px !important;
    }
    .product {
        margin: 9px auto 22px;
    }
    .product__card {
        /*-ms-flex-pack: distribute;*/
        /*justify-content: space-around;*/
        flex-direction: column;
    }
}.product__card .product__card--left {
     width: 470px;
     padding-bottom: 143px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
    height: fit-content;
 }
.product__card .product__card--left .card__slider {
    position: relative;
    min-width: 100px;
    min-height: 200px;
}
.product__card .product__card--left .card__slider .product__price {
    width: 137px;
    height: 194px;
    position: absolute;
    bottom: 50px;
    right: -30px;
}
.product__card .product__card--left .card__slider .product__price::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f6e81f;
    -webkit-transform: rotate(49.8deg);
    -ms-transform: rotate(49.8deg);
    transform: rotate(49.8deg);
    border-radius: 50%}
.product__card .product__card--left .card__slider .product__price_lg {
    width: 71.4px;
    height: 98.7px;
}
.product__card .product__card--left .card__slider .product__price-wrapper {
    position: relative;
    height: 94px;
    top: 18px;
    gap: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.product__card .product__card--left .card__slider .product__price-old {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 25px;
    line-height: 9px;
    text-align: right;
    letter-spacing: -.2px;
    color: #e4002b;
    margin-bottom: 1px;
    height: 9px;
    padding-right: 6px;
    width: 100%}
.product__card .product__card--left .card__slider .product__price-old span {
    text-decoration-line: line-through;
}
.product__card .product__card--left .card__slider .product__price-current {
    display: block;
    position: relative;
    font-style: italic;
    font-weight: 700;
    font-size: 42px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -.3px;
    color: #e4002b;
    margin-bottom: 3px;
    width: 100%}
.product__card .product__card--left .card__slider .product__price-type {
    display: block;
    position: relative;
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    line-height: 9px;
    text-align: left;
    letter-spacing: -.2px;
    color: #e4002b;
    padding-left: 16px;
    margin-bottom: 3px;
}
.product__card .product__card--left .card__slider .product__price-sales {
    width: 58px;
    height: 84px;
    position: absolute;
    bottom: -81px;
    right: -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product__card .product__card--left .card__slider .product__price-sales::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e4002b;
    -webkit-transform: rotate(49.8deg);
    -ms-transform: rotate(49.8deg);
    transform: rotate(49.8deg);
    border-radius: 50%}
.product__card .product__card--left .card__slider .product__price-salestext {
    font-weight: 700;
    font-size: 25px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -.2px;
    color: #fff;
    position: relative;
}
@media(max-width:601px) {
    .product__card .product__card--left {
        margin: 0;
        padding-bottom: 0;
        width: auto;
        display: block;
    }
    .product__card .product__card--left .card__slider .product__price {
        width: 66px;
        height: 95px;
        position: absolute;
        bottom: 15px;
        right: -30px;
    }
    .product__card .product__card--left .card__slider .product__price::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #f6e81f;
        -webkit-transform: rotate(49.8deg);
        -ms-transform: rotate(49.8deg);
        transform: rotate(49.8deg);
        border-radius: 50%}
    .product__card .product__card--left .card__slider .product__price_lg {
        width: 71.4px;
        height: 98.7px;
    }
    .product__card .product__card--left .card__slider .product__price-wrapper {
        position: relative;
        height: 94px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        gap: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .product__card .product__card--left .card__slider .product__price-old {
        display: block;
        position: relative;
        font-weight: 700;
        font-size: 12px;
        line-height: 9px;
        text-align: right;
        letter-spacing: -.2px;
        color: #e4002b;
        margin-bottom: 1px;
        height: 9px;
        padding-right: 6px;
        width: 100%}
    .product__card .product__card--left .card__slider .product__price-old span {
        text-decoration-line: line-through;
    }
    .product__card .product__card--left .card__slider .product__price-current {
        display: block;
        position: relative;
        font-style: italic;
        font-weight: 700;
        font-size: 19px;
        line-height: 17px;
        text-align: center;
        letter-spacing: -.3px;
        color: #e4002b;
        margin-bottom: 3px;
        width: 100%}
    .product__card .product__card--left .card__slider .product__price-type {
        display: block;
        position: relative;
        font-style: italic;
        font-weight: 700;
        font-size: 12px;
        line-height: 9px;
        text-align: left;
        letter-spacing: -.2px;
        color: #e4002b;
        padding-left: 16px;
        margin-bottom: 3px;
    }
    .product__card .product__card--left .card__slider .product__price-sales {
        width: 29px;
        height: 42px;
        position: absolute;
        right: -8px;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .product__card .product__card--left .card__slider .product__price-sales::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #e4002b;
        -webkit-transform: rotate(49.8deg);
        -ms-transform: rotate(49.8deg);
        transform: rotate(49.8deg);
        border-radius: 50%}
    .product__card .product__card--left .card__slider .product__price-salestext {
        font-weight: 700;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -.2px;
        color: #fff;
        position: relative;
    }
}.product__card .product__card--left .card__slider .card__img {
     margin-top: 30px;
     max-width: 314px;
     width: 100%;
     height: auto;
     object-fit: cover;
     margin-bottom: 44px;
 }
.product__card .product__card--left .img__controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}
.product__card .product__card--left .img__controller .btn {
    position: relative;
    width: 80px;
}
.product__card .product__card--left .img__controller .btn img {
    position: relative;
    z-index: 3;
}
.product__card .product__card--left .img__controller .btn .circle {
    position: absolute;
    display: none;
    left: -20px;
    top: -20px;
    width: 80px;
    height: 80px;
}
.product__card .product__card--left .img__controller .btn.active .circle {
    display: block;
    z-index: 2;
}
.product__card .product__card--left .img__controller img {
    width: 40px;
    height: 40px;
    padding: 8px 10px;
    cursor: pointer;
}
.product__card .product__card--left .dots-container {
    display: none;
}
@media(max-width:601px) {
    .product__card .product__card--left .img__controller {
        display: none;
    }
    .product__card .product__card--left .dots-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .product__card .product__card--left .dot {
        height: 6px;
        width: 6px;
        margin-right: 6px;
        background-color: #f7f7f9;
        border-radius: 50%;
        display: inline-block;
        -webkit-transition: background-color .6s;
        transition: background-color .6s;
        cursor: pointer;
    }
    .product__card .product__card--left .dot.active {
        background-color: #ef4545;
    }
}.product__card .product__card--right .card__title {
     width: 658px;
     font-family: Korzinka;
     font-size: 70px;
     font-style: normal;
     font-weight: 700;
     line-height: 70px;
     margin-bottom: 32px;
 }
.product__card .product__card--right .card__title span {
    color: #adadb0;
}
@media(max-width:1087px) {
    .product__card .product__card--right .card__title {
        width: 100%;
        padding: 8px 16px;
    }
    .custom__footer{
        padding: 8px 16px;

    }
}@media(max-width:700px) {
    .product__card .product__card--right .card__title {
        font-size: 40px;
        text-align: center;
        margin-bottom: 0;
    }
}.product__card .product__card--right .card__rating {
     font-family: Gilroy;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     max-width: 360px;
     padding: 8px 16px;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     margin-bottom: 12px;
     font-weight: 600;
     font-style: normal;
 }
@media(max-width:601px) {
    .product__card .product__card--right .card__title {
        width: 100%;
        font-size: 17px;
        text-align: left;
        padding: 8px 16px;
        line-height: 20px;
    }
    .product__card .product__card--right .card__rating {
        width: 100%}
}.product__card .product__card--right .card__rating--stars {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     gap: 6px;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     color: #ffb900;
     font-size: 17px;
     font-weight: 700;
 }
.product__card .product__card--right .card__rating--review {
    font-size: 13px;
    padding: 6px 12px;
    border-radius: 8px;
    background: #f7f7f9;
}
.product__card .product__card--right .card__rating--item {
    font-family: Korzinka;
    font-weight: 100;
    margin-left: 30px;
    color: #898989;
    font-size: 13px;
}
.product__card .product__card--right .card__info {
    width: 360px;
}
@media(max-width:601px) {
    .product__card .product__card--right .card__info {
        width: 100%}
}.product__card .product__card--right .card__info--main {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding: 12px 16px;
     max-width: 360px;
     width: 100%;
 }
.product__card .product__card--right .card__info--main h3 {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
}
.product__card .product__card--right .card__info--main p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    color: #898989;
}
.product__card .product__card--right .card__info--footer {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #898989;
    padding: 0 16px 12px;
    max-width: 360px;
    width: 100%;
}
.product__card .product__card--right .card__info--btn {
    margin: 12px 16px;
    padding: 18px 90px;
    background-color: #e4002b;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 37px;
}
.product__card .product__card--right .card__info--btn.inactive {
    text-align: left;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #e4002b;
    border: none;
    background-color: rgba(0, 0, 0, 0);
}
.hidden {
    display: none;
}
.info {
    max-width: 1200px;
    margin: auto;
}
@media(max-width:1087px) {
    .product__card .product__card--right .card__info {
        width: 100%}
    .product__card .product__card--right .card__info--btn {
        margin: auto;
        width: 328px;
    }
    .product__card .product__card--right .card__info--btn.inactive {
        margin: 12px 16px;
        width: 328px;
    }
    .info {
        width: 100%;
        padding: 8px 16px;
    }
}@media(max-width:601px) {
    .product__card .product__card--right .card__info--btn {
        margin: auto;
        width: 328px;
    }
    .product__card .product__card--right .card__info--btn.inactive {
        margin: 12px 16px;
        width: 328px;
    }
    .product__card .product__card--right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .info {
        width: 100%;
        padding: 0;
    }
}.info .info__block {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-bottom: 60px;
 }
.info .info__block--title {
    width: 400px;
    color: #222025;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
@media(max-width:601px) {
    .info .info__block {
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .info .info__block--title {
        padding: 0 16px;
        font-size: 17px;
        font-weight: 700;
        line-height: 120%}
}.info .info__block--about {
     width: 695px;
     border-radius: 20px;
     background: #f7f7f9;
     padding: 40px 67px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%}
.info .info__block--about .about__item--title {
    color: #898989;
    font-size: 14px;
}
.info .info__block--about .about__item--desc {
    width: 270px;
    font-size: 14px;
}
.info .info__block--about .block__about--item:not(:last-child) {
    margin-bottom: 12px;
}
.seems {
    max-width: 1200px;
    margin: auto auto 70px;
}
@media(max-width:1087px) {
    .seems {
        width: 100%;
        padding: 8px 16px;
    }
}@media(max-width:601px) {
    .info .info__block--about {
        background: #fff;
        padding: 12px 16px;
    }
    .seems {
        width: 100%;
        padding: 0;
    }
    .modal{
        width: inherit !important;
    }
}.seems__title {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     margin-bottom: 36px;
 }
.seems__title .all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    color: #e4002b;
    cursor: pointer;
}
.seems__title span {
    color: #222025;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
}
.seems__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}
@media(max-width:601px) {
    .seems__title span {
        padding: 0 16px;
        font-size: 17px;
        font-weight: 700;
        line-height: 120%}
    .seems__cards {
        padding: 0 16px;
        gap: 8px;
    }
}.seems__cards::-webkit-scrollbar {
     width: 5px;
 }
.seems__cards::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
}
.seems__cards--item {
    width: 187px;
    background-color: #f7f7f9;
    border-radius: 8px;
    padding: 16px;
}
.seems__cards--item .item__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 43px;
}
.seems__cards--item .item__img img {
    height: 163px;
    object-fit: cover;
}
.seems__cards--item .item__img .product__price {
    width: 68px;
    height: 94px;
    position: absolute;
    top: 110px;
    right: 5px;
}
.seems__cards--item .item__img .product__price::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f6e81f;
    -webkit-transform: rotate(49.8deg);
    -ms-transform: rotate(49.8deg);
    transform: rotate(49.8deg);
    border-radius: 50%}
.seems__cards--item .item__img .product__price_lg {
    width: 71.4px;
    height: 98.7px;
}
.seems__cards--item .item__img .product__price-wrapper {
    position: relative;
    height: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.seems__cards--item .item__img .product__price-old {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 10px;
    line-height: 9px;
    text-align: right;
    letter-spacing: -.2px;
    color: #e4002b;
    margin-bottom: 1px;
    height: 9px;
    padding-right: 6px;
    width: 100%}
.seems__cards--item .item__img .product__price-old span {
    text-decoration-line: line-through;
}
.seems__cards--item .item__img .product__price-current {
    display: block;
    position: relative;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -.3px;
    color: #e4002b;
    margin-bottom: 3px;
    width: 100%}
.seems__cards--item .item__img .product__price-type {
    display: block;
    position: relative;
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    line-height: 9px;
    text-align: left;
    letter-spacing: -.2px;
    color: #e4002b;
    padding-left: 16px;
    margin-bottom: 3px;
}
.seems__cards--item .item__img .product__price-sales {
    width: 30px;
    height: 37px;
    position: absolute;
    bottom: 0;
    right: -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.seems__cards--item .item__img .product__price-sales::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e4002b;
    -webkit-transform: rotate(49.8deg);
    -ms-transform: rotate(49.8deg);
    transform: rotate(49.8deg);
    border-radius: 50%}
.seems__cards--item .item__img .product__price-salestext {
    font-weight: 700;
    font-size: 12px;
    line-height: 9px;
    text-align: center;
    letter-spacing: -.2px;
    color: #fff;
    position: relative;
}
.seems__cards--item .item__info--title {
    margin-bottom: 10px;
    height: 36px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}
.seems__cards--item .item__info--weight {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #adadb0;
    margin-bottom: 12px;
}
.seems__cards--item .item__info--button {
    color: #000;
    max-width: 163px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    background: #fff;
    padding: 24px 55px;
    position: relative;
    overflow: hidden;
}
@media(max-width:601px) {
    .seems__cards--item {
        width: 156px;
        padding: 14px;
        /*overflow: hidden;*/
    }
    .seems__cards--item .item__info--button {
        text-align: center;
        right: 5px;
        padding: 22px 68px;
    }
}.seems__cards--item .item__info--button .item__info--btn {
     position: absolute;
     z-index: 3;
     -webkit-transition: .4s;
     transition: .4s;
     cursor: pointer;
 }
.seems__cards--item .item__info--button:hover .item__info--btn {
    -webkit-transform: translateX(120px);
    -ms-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 1;
}
.seems__cards--item .item__info--button .item__info--btn-text--r {
    cursor: pointer;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
}
.seems__cards--item .item__info--button:hover .item__info--btn-text--r {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    color: #000;
    opacity: 1;
}
.seems__cards--item .item__info--button .item__info--btn-text {
    position: absolute;
    z-index: 3;
    -webkit-transition: .4s;
    transition: .4s;
}
.cook {
    max-width: 1200px;
    margin: auto auto 96px;
}
@media(max-width:1087px) {
    .cook {
        width: 100%;
        padding: 8px 16px;
    }
}.cook__title {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-align: end;
     -ms-flex-align: end;
     align-items: flex-end;
     margin-bottom: 36px;
 }
.cook__title .all {
    padding: 7px 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #e59130;
    cursor: pointer;
}
.cook__title span {
    color: #222025;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
}
.cook__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}
.cook__cards::-webkit-scrollbar {
    width: 5px;
}
.cook__cards::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
}
.cook__cards--item {
    min-width: 384px;
}
.cook__cards--item .item__img {
    border-radius: 12px;
    position: relative;
    margin-bottom: 24px;
    overflow: hidden;
}
.cook__cards--item .item__img:hover .back-arrow {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.cook__cards--item .item__img:hover .current-arrow {
    -webkit-transform: translateX(120px);
    -ms-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 1;
}
.cook__cards--item .item__img:hover img {
    width: 100%;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.cook__cards--item .item__img img {
    width: 100%;
    height: 308px;
    border-radius: 12px;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
}
@media(max-width:601px) {
    .cook {
        width: 100%;
        padding: 0;
    }
    .cook__title .all {
        font-size: 13px;
        padding: 3px 16px;
    }
    .cook__title span {
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        padding: 0 20px;
    }
    .cook__cards {
        padding: 0 16px;
        gap: 12px;
    }
    .cook__cards--item {
        min-width: 281px;
    }
    .cook__cards--item .item__img img {
        height: 180px;
    }
}.cook__cards--item .item__img--btn {
     border-radius: 50%;
     width: 72px;
     height: 72px;
     position: absolute;
     overflow: hidden;
     background: #fff;
     right: 24px;
     bottom: 24px;
     cursor: pointer;
 }
.cook__cards--item .item__img--btn .back-arrow {
    z-index: 3;
    position: absolute;
    cursor: pointer;
    -webkit-transform: translateX(-90px);
    -ms-transform: translateX(-90px);
    transform: translateX(-90px);
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}
.cook__cards--item .item__img--btn .current-arrow {
    z-index: 3;
    -webkit-transition: .4s;
    transition: .4s;
}
.cook__cards--item .item__info--title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 6px;
}
@media(max-width:601px) {
    .cook__cards--item .item__info--title {
        font-size: 16px;
    }
}.cook__cards--item .item__info--desc {
     color: #adadb0;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
 }
.review {
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 170px auto 120px;
}
@media(max-width:1087px) {
    .review {
        width: 100%;
        padding: 8px 16px;
        flex-direction: column;
        margin-top: 0;
    }
    .review__title{
        margin-bottom: 20px;
    }
    .modal-content{
        max-width: 100%;
        width: 100%;
    }
    .modal-form .form-input, .modal-form .form-textarea{
        overflow: hidden;
    }
}.review__title {
     width: 500px;
     font-size: 60px;
     font-style: normal;
     font-weight: 400;
     line-height: 60px;
 }
@media(max-width:601px) {
    .cook__cards--item .item__info--desc {
        font-size: 12px;
    }
    .review {
        margin-top: 60px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .review__title {
        display: none;
    }
}.review__btn {
     background-color: #e4002b;
     color: #fff;
     text-align: center;
     cursor: pointer;
     font-size: 19.942px;
     font-style: normal;
     font-weight: 400;
     padding: 25px 171px;
     border-radius: 37px;
 }
@media(max-width:601px) {
    .review__btn {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        padding: 18px 100px 16px;
    }
}.modal {
     width: fit-content;
     height: fit-content;
     z-index: 99;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
 }
.modal-content {
    width: 513px;
    background-color: #fff;
    padding: 44px 36px;
    -webkit-box-shadow: 0 4px 24px rgba(34, 32, 37, .16);
    box-shadow: 0 4px 24px rgba(34, 32, 37, .16);
    border-radius: 30px;
}
@media(max-width:1087px) {
    .review__btn {
        margin: auto;
    }
}@media(max-width:601px) {
    .modal-content {
        width: 90%;
        max-width: 90%}
}.modal-title {
     display: block;
     font-weight: 700;
     font-size: 42px;
     line-height: 42px;
     text-align: center;
     margin-bottom: 24px;
 }
.modal-description {
    display: block;
    max-width: 307px;
    width: 100%;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto 42px;
}
.modal-form .form-input {
    padding: 25px 40px;
    position: relative;
    z-index: 1;
}
.modal-form .form-input:before {
    background: #f7f7f9;
    border-radius: 32px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: -1;
}
.modal-form .form-textarea {
    position: relative;
}
.modal-form .form-input input, .modal-form .form-label, .modal-form .form-textarea textarea {
    font-family: Korzinka, serif;
    color: #adadb0;
    font-style: normal;
    font-weight: 400;
    background: #f7f7f9;
    outline: 0;
    border: none;
    font-size: 16px;
    line-height: 18px;
}
.modal-form .form-label {
    color: #adadb0;
    font-family: Korzinka;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    left: 40px;
    line-height: 24px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
}
.modal-form .form-input, .modal-form .form-textarea {
    margin-bottom: 8px;
}
.modal-form .form-textarea textarea {
    padding: 24px 40px;
    border-radius: 24px;
    width: 430px;
    height: 100px;
    resize: none;
}
@media(max-width:1087px) {
    .modal-form .form-textarea textarea {
        width: 100%}
}@media(max-width:601px) {
    .modal-form .form-textarea textarea {
        width: 100%}
}.modal-form .form-input.focused .form-label, .modal-form .form-label-dropped.filled {
     font-size: 14px;
     line-height: 16px;
     top: 16px;
 }
.modal-form .symbol-counter {
    display: none;
}
.modal-buttons {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.modal-button {
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    border-radius: 35px;
    background-color: #f7f7f9;
    text-decoration: none;
    padding: 25px 32px;
    font-size: 19px;
    line-height: 24px;
}
.modal-button * {
    -webkit-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg);
}
.modal-button.delete {
    cursor: pointer;
    background-color: #e4002b;
    color: #fff;
}
.modal-button.disable {
    background-color: gray;
    cursor: not-allowed;
}
.modal-button.cancel {
    cursor: pointer;
    color: #000;
}
.w-form-fail{
    display: none;
}
.success-message{
    display: none;
}
.success-message.w-form-done{
    display: inherit;
    position: fixed;
    left: 50%;
    top: 43%;
    transform: translate(-50%, 0);
    z-index: 100;
    background: #cee7ce;
    padding: 50px;
}
.success-message h2{
    padding: 0;
}
.product-columns .layout-4-column .product{
    background-color: #F7F7F9;
}

.product__image{
    min-height: inherit !important;
    max-height: inherit !important;
    height: 193px;
    margin-bottom: 10px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    width: 100%;
}
.product__image img{
    height: 100%;
    mix-blend-mode: multiply;
    -o-object-fit: cover;
    object-fit: cover;
}

.product__price-block{
    height: 94px !important;
    position: absolute;
    right: 16px;
    top: 90px;
    width: 68px;
    background-color: inherit !important;
    padding: 0;
}

.product__price-block:before{
    background-color: #f6e81f;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(49.8deg);
}

.product__price-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 94px;
}
.product__price_old{
    text-align: right;
    color: #e4002b;
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: 9px;
    letter-spacing: -.2px;
    line-height: 9px;
    margin-bottom: 1px;
    padding-right: 6px;
    position: relative;
    width: 100%;
}

.product__price_current{
    color: #e4002b;
    display: block;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 3px;
    position: relative;

    letter-spacing: -.3px;
    line-height: 17px;
    text-align: center;
    width: 100%;
}

.product__price_discount{
    align-items: center;
    bottom: 0;
    display: flex;
    height: 37px;
    justify-content: center;
    position: absolute;
    right: -8px;
    width: 30px;
    background-color: inherit;
    transform: inherit;
}
body.kun-365 .product__price_discount{
    background-color: inherit;!important;
}
.product__discount_by_card{
    text-align: left;
    color: #e4002b;
}
.product__price_discount:before{
    background-color: #e4002b;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(42.96deg);
}

.product__price_discount span{
    font-weight: 700;
    letter-spacing: -.2px;
    line-height: 9px;
    position: relative;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.info .content-editor .info__block--block p{
    padding-top: 10px;
    padding-bottom: 10px;
    /*word-break: break-all;*/
}
.info .content-editor .info__block--block h1,h2,h3,h4{
    padding-top: 10px;
    padding-bottom: 10px;
}
.info .content-editor .info__block--block ul{
    padding: revert;
    box-sizing: border-box;
}
.info .content-editor .info__block--block ul >li{
    list-style-type: inherit;
}

.info .content-editor .info__block--block ol{
    padding: revert;
}

.info .content-editor .info__block--block ol >li{
    list-style-type: inherit;
}
.info .content-editor .info__block--block blockquote {
    box-sizing: inherit;
    padding-left: 23px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.info .content-editor .info__block--block blockquote:before{
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 5px;
    background-color: #e4002b;
}
.info .content-editor .info__block--block blockquote p:first-child {
    padding-top: 0;
}
.info .content-editor .info__block--block blockquote p:last-child{
    padding-bottom: 0;
}
.info__block.info__block--block{
    padding: 0 16px;
}
.info .content-editor .info__block.info__block--block{
    padding: 0;
}
.info__block.info__block--block .info__block--about{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    background: inherit;
}


.custom__footer{
    max-width: 1200px;
    margin: auto auto 70px;
}

.custom__footer--items{
    display: flex;
    justify-content: space-between;
}
.custom__footer--logo{
    margin-bottom: 27px;
}
.custom__footer--social-media-item{
    display: flex;
    align-items: center;
}
.custom__footer-social{
    margin-right: 65px;
}
.custom__footer-social:last-child{
    margin-right: 0;
}

.custom__footer--quote{
    margin-bottom: 43px;
}
.custom__footer--quote span{
    color: #e4002b;
    display: block;
    font-size: 28px;
    line-height: 34px;
}

.custom__footer--nav{
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 100%;
    width: 100%;
}
.custom__footer--nav-ul{
    display: flex;
    flex-wrap: wrap;
    width: 55%;
}
.custom__footer--nav-li{
    margin-right: 24px;
    margin-bottom: 20px;
}
.custom__footer--nav-li:last-child{
    margin-right: 0;
}
.custom__footer--nav-a{
    color: rgba(35, 30, 46, .4);
    font-size: 14px;
    line-height: 17px;
    transition: .3s;
}

.custom__footer--nav-a:hover{
    color: #e4002b;
}

.custom__footer--certificate{
    display: flex;
}
.custom__footer--certificate-item{
    height: 215px;
}

/*.custom__footer--certificate-item:last-child{*/
/*    margin-left: 25px;*/
/*}*/

.custom__footer--certificate-item img{
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
}
.error-phone{
    color: #e4002b !important;
    font-weight: bold !important;
}
.product__tag.product__tag_type_5:before{
    background-color: #e4002b !important;
}
@media(max-width:992px){
    .review__title{
        margin-bottom: 15px;
        font-size: 50px;
        line-height: 50px;
    }
    .modal-content{
        max-width: 100%;
        width: 100%;
    }
    .custom__footer--items{
        display: block;
    }
    .custom__footer--quote{
        margin-top: 25px;
    }
    .custom__footer--nav{
        flex-direction: column-reverse;
    }
    .custom__footer--nav-ul{
        display: block;
    }
    .custom__footer--nav-ul li{
        margin-right: 0;
        margin-bottom: 6px;
    }
    .custom__footer--certificate{
        margin-top: 15px;
        display: block;
    }
    .custom__footer--certificate-item:last-child{
    }
    .custom__footer--certificate-item img{
        max-height: inherit;
        height: auto;
    }
    .custom__footer--logo img{
        width: 50%;
    }
    .custom__footer-social{
        margin-right: 0;
    }
    .custom__footer-social img{
        width: 50%;
    }
    .custom__footer--quote span{
        font-size: 16px;
    }
    .custom__footer--quote{
        margin-bottom: 15px;
    }
}
@media(max-width:768px){
    .product__image img{
        width: 100% !important;
    }
    .product__card .product__card--left .card__slider{
        min-width: inherit;
        min-height: inherit;
    }
}
/*# sourceMappingURL=../sourcemaps/style.css.map */
