@font-face {
    font-family: icons;
    font-display: swap;
    src: url(../fonts/icons.woff2) format("woff2"), url(../fonts/icons.ttf) format("ttf");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Lato;
    font-display: swap;
    src: url(../fonts/Lato-Black.woff2) format("woff2"), url(../fonts/Lato-Black.ttf) format("ttf");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Lato;
    font-display: swap;
    src: url(../fonts/Lato-Bold.woff2) format("woff2"), url(../fonts/Lato-Bold.ttf) format("ttf");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Lato;
    font-display: swap;
    src: url(../fonts/Lato-Light.woff2) format("woff2"), url(../fonts/Lato-Light.ttf) format("ttf");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Lato;
    font-display: swap;
    src: url(../fonts/Lato-Regular.woff2) format("woff2"), url(../fonts/Lato-Regular.ttf) format("ttf");
    font-weight: 400;
    font-style: normal
}

[class*=icon-]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=icon-]:before {
    display: block
}

.icon-arrow:before {
    content: "\e900"
}

.icon-arrow-all-cat:before {
    content: "\e901"
}

.icon-arrow-cart:before {
    content: "\e902"
}

.icon-arrow-color:before {
    content: "\e903"
}

.icon-arrow-popup:before {
    content: "\e904"
}

.icon-arrow-slider:before {
    content: "\e905"
}

.icon-arrow-top:before {
    content: "\e906"
}

.icon-burger:before {
    content: "\e907"
}

.icon-cart:before {
    content: "\e908"
}

.icon-catalog:before {
    content: "\e909"
}

.icon-close:before {
    content: "\e90a"
}

.icon-compare:before {
    content: "\e90b"
}

.icon-date:before {
    content: "\e90c"
}

.icon-exchange:before {
    content: "\e90d"
}

.icon-fb:before {
    content: "\e90e"
}

.icon-heart:before {
    content: "\e90f"
}

.icon-arrow-minus:before {
    content: "\e910"
}

.icon-arrow-plus:before {
    content: "\e911";
}

.icon-insta:before {
    content: "\e912";
}

.icon-mail:before {
    content: "\e913";
}

.icon-map:before {
    content: "\e914";
}

.icon-path1:before {
    content: "\e915";
}

.icon-path2:before {
    content: "\e916";
}

.icon-phone:before {
    content: "\e917";
}

.icon-product-return:before {
    content: "\e918";
}

.icon-search:before {
    content: "\e919";
}

.icon-security:before {
    content: "\e91a";
}

.icon-smartphone:before {
    content: "\e91b";
}

.icon-support:before {
    content: "\e91c";
}

.icon-surface:before {
    content: "\e91d";
}

.icon-telegram:before {
    content: "\e91e";
}

.icon-user:before {
    content: "\e91f";
}

.icon-viber:before {
    content: "\e920";
}

.icon-whatsapp:before {
    content: "\e921"
}

.icon-youtube:before {
    content: "\e922"
}

.icon-dislike:before {
    content: "\e923"
}

.icon-like:before {
    content: "\e924"
}

.icon-date-blog:before {
    content: "\e925"
}

.icon-optic:before {
    content: "\e926"
}

.icon-edit:before {
    content: "\e927"
}

.icon-pluse:before {
    content: "\e928"
}

* {
    padding: 0;
    margin: 0;
    border: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

aside,
footer,
header,
nav,
section {
    display: block
}

html {
    font-size: 1rempx;
    scroll-behavior: smooth
}

body,
html {
    height: 100%;
    min-width: 320px
}

body {
    line-height: 1;
    font-family: Lato, sans-serif;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
input,
textarea {
    font-family: Lato, sans-serif;
    font-size: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer;
    background-color: inherit
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit
}

body {
    color: #222
}

body.lock {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

[hidden] {
    display: none !important
}

.icon-path1 {
    color: #2396fd;
    font-size: .8125rem
}

.icon-surface {
    color: #e60000;
    font-size: .8125rem
}

.icon-path2 {
    color: #ffc40c;
    font-size: .8125rem
}

.icon-phone {
    display: none !important
}

.icon-close {
    cursor: pointer
}

h2 {
    font-size: calc(24px + 30 * ((100vw - 320px)/ 1600))
}

.flag-green {
    background-color: #29c154
}

.flag-green span {
    background-color: #08932f
}

.flag-red {
    background-color: #f63844
}

.flag-red span {
    background-color: #aa121c
}

.flag-brown {
    background-color: #da976a
}

.flag-brown span {
    background-color: #a75f2f
}

.swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: .6875rem;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 999;
    margin-top: 45px
}

.swiper-pagination-bullet {
    min-width: .625rem;
    min-height: .625rem;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background-color: #222 !important
}

.cat-pagination {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .875rem !important
}

.cat-pagination .swiper-pagination-bullet {
    background-color: #fcedea
}

.swiper-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: calc(50% - 10px);
    left: 5px;
    z-index: 1;
    font-size: 1.25rem;
    cursor: pointer
}

.swiper-button-next {
    font-size: 1.25rem;
    position: absolute;
    top: calc(50% - 10px);
    right: 5px;
    cursor: pointer;
    z-index: 1
}

.details-link {
    color: #da976a;
    font-size: .875rem;
    text-transform: uppercase;
    min-height: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.details-link:hover {
    color: #da976a
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumbs__item {
    color: #da976a;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    text-transform: capitalize
}

.breadcrumbs__item:not(:last-child)::after {
    content: "-";
    color: #222;
    padding: 0 .625rem
}

.breadcrumbs__link {
    color: #222;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}

.title-main .breadcrumbs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.title-main .breadcrumbs__link {
    color: #fff
}

.title-main .breadcrumbs__item:not(:last-child)::after {
    color: #fff
}

.no-pseudo::after {
    content: none !important;
    display: none !important
}

.swiper-button-cartprod-next {
    right: -5px
}

.swiper-button-cartprod-prev {
    left: -5
}

.title-main {
    background: url(../img/background/404.jpg) center bottom/cover no-repeat
}

.cart-title-main {
    background: url(../img/background/main-cart.png) center bottom/cover no-repeat
}

.blog-title-main {
    background: url(../img/background/main-blog.png) center bottom/cover no-repeat
}

.title-main-guarantee {
    background: url(../img/background/main-guarantee.png) center bottom/cover no-repeat
}

.title-main-catalog {
    background: url(../img/background/main-catalog.png) center bottom/cover no-repeat
}

.title-main-contacts {
    background: url(../img/background/main-contacts.png) center bottom/cover no-repeat
}

.title-main-delivery {
    background: url(../img/background/main-delivery.png) center bottom/cover no-repeat
}

.title-main-order {
    background: url(../img/background/main-order.png) center bottom/cover no-repeat
}

.swiper-button-cheaper-next,
.swiper-button-cheaper-prev {
    font-size: 51px;
    color: #999;
    font-weight: 300
}

.wrapper {
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #222;
    font-size: 1rem
}

.wrapper.loaded {
    overflow: hidden
}

.wrapper>main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.wrapper>* {
    min-width: 0
}

[class*=__container] {
    max-width: 110rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    padding: 0 .75rem
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.header__mobile-menu {
    display: none
}

.header__mobile-catalog {
    display: none
}

.header__mobile-navmenu {
    z-index: 999999;
    display: none
}

.top-header {
    background-color: #222
}

.top-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-header__icon-smartphone {
    color: #da976a;
    margin-right: .75rem;
    font-size: 1.25rem
}

.top-header__phone-icon {
    display: none
}

.top-header__phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px
}

.top-header__phone {
    color: #d3d3d3;
    font-size: .875rem;
    font-weight: 700
}

.top-header__phone:hover {
    text-decoration: underline;
    color: #d3d3d3;
}

.top-header__social-linck {
    margin-left: 30px;
}

.top-header__languge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.top-header__mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-header__icon-mail {
    color: #da976a;
    margin-right: 15px;
    font-size: 1.25rem
}

.top-header__email {
    font-size: 1rem;
    color: #bbb;
}
.top-header__email:hover{
    color: #bbb;
}
.top-header__mobile {
    display: none
}

.top-header__close {
    color: #fff;
    font-size: .5rem;
    margin-left: .3125rem;
    margin-top: -.625rem
}

.social-linck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.social-linck__item {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #383838;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.social-linck__item:hover{
    background-color: #383838;
    color: #999;
}
.social-linck__icon {
    margin: auto
}

.lang-top-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 35px
}

.lang-top-header__btn {
    color: #d3d3d3;
    font-size: .875rem;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .25rem;
    margin-left: .625rem
}

.lang-top-header__icon-arrow {
    font-size: .5rem;
    margin-top: .1875rem
}

.lang-top-header__list {
    position: absolute;
    left: 0;
    top: 1.25rem;
    background-color: #a5a5a5;
    padding: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .125rem
}

.lang-top-header__item {
    color: #fff
}

.body-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 115px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body-header__logo {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 52px
}

.body-header__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
    margin-left: 40px;
    margin-right: .9375rem
}

.body-header__modal {
    position: relative
}

.body-header__icon {
    color: #222;
    display: block;
    font-size: 25px;
    position: relative;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}

.body-header__icon:first-child {
    font-size: 23px
}

.body-header__icon:hover {
    color: #da976a
}

.body-header__icon span {
    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;
    position: absolute;
    top: -20px;
    right: -18px;
    width: 22px;
    height: 22px;
    background-color: #da976a;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    border-radius: 50%
}

.body-header__basket {
    position: relative
}

.basket-popup {
    position: absolute;
    right: 0;
    top: 35px;
    width: 555px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    z-index: 999
}

.basket-popup.fixed {
    position: fixed;
    top: 20px;
    right: 43px
}

.basket-popup.open {
    opacity: 1;
    visibility: visible
}

.basket-popup__content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    padding: 35px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-popup__title {
    color: #000;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 12 * ((100vw - 320px)/ 1600));
    margin-bottom: 20px
}

.basket-popup__items {
    border: 1px solid #eee;
    padding: 15px 27px 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px
}

.basket-popup__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-popup__amount {
    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-top: 25px
}

.basket-popup__sum {
    font-size: calc(18px + 10 * ((100vw - 320px)/ 1600));
    font-weight: 700
}

.basket-popup__sum-value {
    color: #da976a;
    font-size: calc(18px + 10 * ((100vw - 320px)/ 1600));
    font-weight: 700
}

.basket-popup__buttons {
    margin-top: 30px;
    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
}

.basket-popup__close {
    color: #da976a;
    font-size: 16px;
    font-weight: 700;
    text-decoration-line: underline;
    cursor: pointer;
    -webkit-transition: text-decoration-line .3s ease 0s;
    transition: text-decoration-line .3s ease 0s
}

.basket-popup__close:hover {
    text-decoration-line: none
}

.basket-popup__btn {
    color: #fff;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: 18px;
    background: url(../img/background/subscribe.png) center center/100% 100% no-repeat;
    padding: 30px
}
.basket-popup__btn:hover{
    color: #fff;
}

.item-basket__image {
    min-width: 86px;
    min-height: 86px;
    margin-right: 20px;
    position: relative
}

.item-basket__img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.item-basket__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.item-basket__name {
    color: #000;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600))
}

.item-basket__name.subname{
    font-size: calc(10px + 4*((100vw - 320px) / 1600));
    padding: 5px 0 10px;
    color: #999999;
}

.item-basket__price {
    color: #da976a;
    font-size: calc(18px + 2 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: right;
    min-width: 100px
}

.basket-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.basket-count__control {
    border: 1px solid #eee;
    padding: 12px;
    background-color: #faf9ff;
    color: #999;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

.basket-count__control:hover {
    background-color: #da976a;
    color: #fff
}

.basket-count__control:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.basket-count__current {
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    min-width: 20px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.logo__img {
    max-width: 158px;
    height: auto
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.menu__link {
    color: #222;
    text-transform: uppercase;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: .625rem 0
}

.menu__link:hover {
    color: #da976a
}

.menu__burger {
    display: none
}

.main {
    background-color: #fcedea
}

.main__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2rem .9375rem 6.25rem .9375rem;
    padding-bottom: 100px
}

.slider-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slider-main__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: 4.375rem;
    -moz-column-gap: 4.375rem;
    column-gap: 4.375rem;
    row-gap: 1.875rem;
    margin-right: -50px
}

.slider-main__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 39.375rem;
    margin-top: 108px
}

.slider-main__image {
    max-width: 797px;
    max-height: 662px
}

.slide-main__discount {
    max-width: 155px;
    max-width: 155px;
    max-height: 57px;
    margin-bottom: .375rem
}

.slide-main__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(32px + 68 * ((100vw - 320px)/ 1600));
    margin-bottom: 1.875rem;
    margin-bottom: 30px
}

.slide-main__text {
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.25rem;
    color: #666;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: calc(12px + 8 * ((100vw - 320px)/ 1600))
}

.brands {
    padding: 2.5rem 0
}

.brands__container {
    position: relative
}

.brands__slider {
    padding: 0 2.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.brands__slide {
    text-align: center
}

.brands__img {
    max-width: 5rem;
    height: auto
}

.product-block {
    margin-top: 48px
}

.product-block__container {
    position: relative;
    padding: 0 12px
}

.product-block__subtitle {
    text-align: center
}

.product-block__title {
    margin-bottom: 18px;
    text-align: center
}

.product-block__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-block__slider {
    padding: 0 20px
}

.product {
    position: relative;
    padding: 24px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    min-width: 8.75rem;
    max-width: 25rem;
    width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
    z-index: 3
}

.product__flag {
    color: #fff;
    position: relative;
    font-size: calc(7px + 8 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: 0;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center
}

.product__flag span {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 7px;
    height: 17px;
    -webkit-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    z-index: -1
}

.product__flag-items {
    position: absolute;
    top: 22px;
    left: -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
    z-index: 2
}

.product__image {
    margin-bottom: 70px;
    height: 321px;
    position: relative;
    overflow: hidden
}

.product__img {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center
}

.product__name {
    font-size: calc(11px + 9 * ((100vw - 320px)/ 1600));
    line-height: 24px;
    margin-bottom: 11px;
    font-family: "Tenor Sans", sans-serif;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.product__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 9px
}

.product__rating-img {
    max-width: 6.75rem;
    height: auto;
    max-width: 108px
}

.product__rating-link {
    color: #0669c5;
    font-size: calc(9px + 5 * ((100vw - 320px)/ 1600));
    font-weight: 500
}

.product__availability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .375rem;
    color: #a3d2a2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: calc(9px + 7 * ((100vw - 320px)/ 1600));
    font-weight: 700
}

.product__availability .icon-arrow-cart {
    font-size: calc(6px + 7 * ((100vw - 320px)/ 1600))
}

.product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.product__old-price {
    color: #666;
    font-size: 16px;
    font-size: calc(10px + 6 * ((100vw - 320px)/ 1600));
    text-decoration: line-through
}

.product__new-price {
    color: #bd3354;
    font-size: calc(14px + 10 * ((100vw - 320px)/ 1600));
    font-weight: 600
}

.product__btn-body {
    display: -ms-grid;
    display: grid;
    gap: 16px;
    -ms-grid-columns: 3fr 1fr 1fr;
    grid-template-columns: 3fr 1fr 1fr
}

.product__btn-cart {
    background-color: #a3d2a2;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Tenor Sans", sans-serif;
    gap: 9px;
    font-size: calc(12px + 6 * ((100vw - 320px)/ 1600));
    padding: 0 5px;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%
}

.product__btn-cart .icon-cart {
    font-size: calc(10px + 10 * ((100vw - 320px)/ 1600))
}

.product__btn-favorites {
    font-size: calc(10px + 12 * ((100vw - 320px)/ 1600));
    color: rgba(208, 82, 120, .6980392157);
    border: 1px solid #000
}

.product__btn-compare {
    font-size: calc(15px + 16 * ((100vw - 320px)/ 1600));
    color: #87cdff;
    border: 1px solid #000
}

.product__present {
    color: #fff;
    text-align: center;
    font-size: calc(10px + 4 * ((100vw - 320px)/ 1600));
    line-height: normal;
    text-transform: uppercase;
    background-color: #12a33b;
    margin-left: -24px;
    margin-right: -24px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product:hover .product__present {
    padding: 10px;
    margin-bottom: 13px;
    height: auto;
    opacity: 1;
    visibility: visible
}

.product__colors {
    gap: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product:hover .product__colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    height: auto;
    opacity: 1;
    visibility: visible
}

.product__color {
    min-width: 16px;
    min-height: 16px;
    border-radius: 50%;
    cursor: pointer;
    position: relative
}

.product__color.active::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
    border: 1px solid #da976a;
    border-radius: 50%
}

.product__volume {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product:hover .product__volume {
    margin-bottom: 12px;
    margin-top: 7px;
    height: auto;
    opacity: 1;
    visibility: visible
}

.product__volume-item {
    color: #222;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
    border: 1px solid #da976a;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

.product__volume-item.active {
    color: #fff;
    background-color: #da976a
}

.popular-cat {
    margin-top: 70px;
    text-align: center
}

.popular-cat__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular-cat__title {
    margin-bottom: 60px
}

.popular-cat__all {
    font-family: "Tenor Sans", sans-serif;
    background-color: #da976a;
    margin: 0 1.25rem;
    height: 170px;
    font-size: calc(32px + 22 * ((100vw - 320px)/ 1600));
    background-image: url(../img/background/popular-cat-all.png);
    background-repeat: no-repeat;
    background-position: 28% center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.875rem;
    margin-top: 30px
}
.popular-cat__all:hover{
    color: #fff;
}

.popular-cat__all .all-cat__container {
    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;
    width: 100%;
    row-gap: 10px
}

.popular-cat__all .icon-arrow-all-cat {
    font-size: calc(68px + 57 * ((100vw - 320px)/ 1600))
}

.cat-popular__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.875rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cat-popular__item {
    width: auto
}

.cat-popular__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    width: 265px;
    height: 265px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222
}

.cat-popular__img {
    max-width: 116px;
    height: auto
}

.cat-popular__text {
    text-align: center;
    font-size: calc(11px + 13 * ((100vw - 320px)/ 1600));
    font-family: "Tenor Sans", sans-serif;
    max-width: 11.6875rem
}

.loyalty {
    margin-top: 1.4375rem
}

.loyalty__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #faf9ff
}

.loyalty-body__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.loyalty-body__img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.loyalty-body__contant {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-right: 15px;
    margin-left: 114px
}

.loyalty-body__discount {
    margin-bottom: 10px;
    width: 90px
}

.loyalty-body__discount-img {
    max-width: 100%
}

.loyalty-body__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 30 * ((100vw - 320px)/ 1600));
    margin-bottom: 45px
}

.loyalty-body__subtitle {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    margin-bottom: 55px;
    color: #666
}

.loyalty-body__text {
    color: var(--text-color, #666);
    font-size: 16px;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    margin-bottom: 40px;
    line-height: 27px;
    color: #666
}

.top-bottom {
    background-color: #fcedea;
    background-image: url(../img/background/loyalty.png);
    background-position: 23px 30px;
    background-repeat: no-repeat;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top-bottom .loyalty-body__contant {
    margin-right: 114px
}

.top-bottom .loyalty-body__discount {
    width: 144px
}

.top-bottom .details-link {
    margin-top: -30px
}

.top-bottom .loyalty-body__subtitle {
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600))
}

.loyalty-blur {
    position: relative
}

.loyalty-blur::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 237, 234, 0)), to(#fcedea));
    background: linear-gradient(180deg, rgba(252, 237, 234, 0) 0, #fcedea 100%)
}

.reviews {
    margin-top: 68px;
    text-align: center
}

.reviews__container {
    padding-left: 90px;
    padding-right: 90px;
    position: relative
}

.reviews__container .swiper-button-review-next,
.reviews__container .swiper-button-review-prev {
    display: none
}

.reviews__subtitle {
    margin-top: 1.25rem
}

.reviews__title {
    margin-bottom: 1.5625rem;
    font-size: calc(28px + 26 * ((100vw - 320px)/ 1600))
}

.reviews__contant {
    gap: 1.9375rem
}

.reviews__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.3333%;
    flex: 0 1 33.3333%
}

.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 23px;
    gap: 1.4375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.review__image {
    width: 200px;
    max-height: 183px
}

.review__img {
    width: 100%;
    height: 100%
}

.review__name {
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.5rem
}

.review__text {
    font-size: 1rem;
    line-height: 27px;
    color: #666;
    margin: .625rem 0
}

.newsletter {
    background-color: #fcedea;
    margin-top: 5.3125rem
}

.newsletter__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem 0;
    background: url(../img/background/newsletter.png) 27% 0/auto no-repeat
}

.newsletter__img {
    max-width: 100%
}

.newsletter__contant {
    margin-left: 3.75rem
}

.newsletter__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 2.5rem;
    margin-bottom: 1.25rem
}

.newsletter__text {
    font-size: 1rem;
    color: #666;
    margin-bottom: 1.5625rem
}

.newsletter__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsletter__input {
    padding: 1.125rem 1.875rem;
    width: 23.75rem;
    border: none;
    outline: 0;
    line-height: inherit;
}

.newsletter__input::-webkit-input-placeholder {
    color: #999;
    font-size: .875rem
}

.newsletter__input::-moz-placeholder {
    color: #999;
    font-size: .875rem
}

.newsletter__input:-ms-input-placeholder {
    color: #999;
    font-size: .875rem
}

.newsletter__input::-ms-input-placeholder {
    color: #999;
    font-size: .875rem
}

.newsletter__input::placeholder {
    color: #999;
    font-size: .875rem
}

.newsletter__btn {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.125rem;
    padding: 1.75rem 1.625rem;
    background: url(../img/background/subscribe.png) center center/100% no-repeat;
    margin-left: 1.0625rem
}

.gallery {
    margin-top: 1.25rem
}

.gallery__swiper {
    overflow: visible;
    width: 79%;
    margin-left: auto;
    margin-right: auto
}

.gallery__item {
    height: auto;
    overflow: hidden;
    position: relative
}

.gallery__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(218, 151, 106, .5);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.gallery__item::after {
    content: "\e912";
    font-family: icons;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    color: rgba(255, 255, 255, .5);
    font-size: 4.375rem;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.gallery__item:hover::after,
.gallery__item:hover::before {
    opacity: 1
}

.gallery__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.title-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 85px;
    padding-bottom: 85px
}

.title-main__title {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 46 * ((100vw - 320px)/ 1600));
    margin-bottom: 1.25rem;
    text-transform: capitalize;
    text-align: center;
    line-height: inherit;
}

.error-info__container {
    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;
    gap: 64px;
    max-height: 69.6875rem;
    padding: 1.875rem .9375rem .625rem .9375rem
}

.error-info__contant {
    max-width: 36.5rem
}

.error-info__title {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(128px + 26 * ((100vw - 320px)/ 1600))
}

.error-info__subtitle {
    color: #da976a;
    font-size: 1.625rem;
    margin-bottom: 17px
}

.error-info__text {
    color: #666;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    line-height: 32px;
    margin-bottom: 16px
}

.error-info__recomendation {
    color: #666;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 38px;
    margin-bottom: 16px
}

.error-info__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px
}

.error-info__link {
    color: #da976a;
    font-size: 1rem;
    font-weight: 700;
    padding: 3px 0;
    border-bottom: 1px solid #da976a
}
.error-info__link:hover{
    color: #da976a;
}
.error-info__img {
    width: 100%;
    height: 100%
}

.alphabet__container {
    max-width: 70.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 85px;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.alphabet__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px
}

.alphabet__items.alphabet-rus {
    gap: 27px
}

.alphabet__link {
    font-size: calc(16px + 8 * ((100vw - 320px)/ 1600));
    color: #da976a;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    line-height: 24px
}

.contant-alphabet {
    width: 100%;
    margin-top: 60px
}

.contant-alphabet__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 55px
}

.contant-alphabet__title {
    font-size: calc(36px + 28 * ((100vw - 320px)/ 1600));
    font-weight: 800;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    margin-bottom: .625rem
}

.contant-alphabet__items {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    width: 100%;
    gap: 160px
}

.contant-alphabet__link {
    line-height: 34px;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    color: #222;
}

.cashback {
    max-width: 80.625rem;
    margin: 0 auto;
    margin-top: 122px;
}

.cashback__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    padding: 0 12px;
}

.cashback__item {
    border: 3px solid #da976a;
    border-width: 3px;
    position: relative;
    margin-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 0;
    min-height: 85px;
}

.cashback__item:nth-child(2n+1) .cashback__number::before {
    border-bottom: 74px solid transparent;
    border-right: 74px solid #222;
    border-width: 74px;
}

.cashback__number {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    z-index: 1;
    padding: 6px;
}

.cashback__number::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 74px solid transparent;
    border-right: 74px solid #da976a;
    z-index: -1;
    border-width: 74px;
}

.cashback__text {
    font-family: "Tenor Sans", sans-serif;
    min-height: 128px;
    font-size: 25px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    padding: 24px 0;
    background-color: #fff;
    margin-left: -38px;
    padding-right: 20px
}

.program-info {
    position: relative;
    margin-top: 145px
}

.program-info__hidden::before {
    content: "";
    position: absolute;
    top: 0;
    left: -35%;
    min-width: 100%;
    min-height: 100%;
    background-color: #da976a;
    -webkit-transform: skewX(58deg);
    -ms-transform: skewX(58deg);
    transform: skewX(58deg);
    z-index: -1
}

.program-info__hidden::after {
    content: "";
    position: absolute;
    top: 0;
    right: -60%;
    min-width: 100%;
    min-height: 100%;
    background-color: #222;
    -webkit-transform: skewX(58deg);
    -ms-transform: skewX(58deg);
    transform: skewX(58deg);
    z-index: -1
}

.program-info__container {
    overflow: hidden;
    padding: 120px 15px 65px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    max-width: 1500px
}

.program-info__img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: -18%;
    width: 611px;
    height: 497px
}

.program-info__row1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.program-info__text {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 33px;
    font-weight: 300;
    max-width: 380px;
    margin-bottom: 66px
}

.program-info__text-p {
    max-width: 808px;
    margin-bottom: 0
}

.program-info__text-bold {
    font-weight: 500
}

.program-info__row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: -100px
}

.program-info__row3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.faq {
    margin-bottom: 54px
}

.faq__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 65px;
    max-width: 1140px;
    padding: 0 12px
}

.faq__title {
    margin-bottom: 50px;
    font-size: calc(28px + 26 * ((100vw - 320px)/ 1600))
}

.faq__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 10px
}

.faq__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    -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;
    min-height: 77px;
    border: 1px solid #e6e6e6
}

.faq__item-title {
    cursor: pointer;
    width: 100%;
    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;
    color: #666;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    line-height: 23px;
    padding: 10px 30px;
    gap: 55px;
    gap: 55px
}

.faq__item-title::after {
    content: "\e905";
    font-family: icons;
    font-size: 17px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #999;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq__item-title.active::after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.faq__item-text {
    color: #666;
    font-size: 16px;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 25px;
    padding: 15px 30px
}

.affiliate {
    background-color: #fcedea
}

.affiliate__container {
    max-width: 71.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: url(../img/affiliate.svg) top right/auto 100% no-repeat
}

.affiliate__text {
    padding: 4.6875rem 0 3.875rem 0
}

.affiliate__p1 {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 20 * ((100vw - 320px)/ 1600));
    line-height: 61px;
    line-height: 140%;
    margin-bottom: 1.25rem;
    max-width: 39.25rem
}

.affiliate__p2 {
    font-size: calc(20px + 20 * ((100vw - 320px)/ 1600));
    line-height: 56px;
    font-weight: 300;
    max-width: 44.375rem
}

.affiliate__p2-bold {
    font-weight: 700
}

.affiliate__img {
    display: none
}

.cooperation__container {
    max-width: 71.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    margin-bottom: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.875rem
}

.cooperation__title {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: calc(24px + 12 * ((100vw - 320px)/ 1600))
}

.cooperation__text {
    color: #666;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 30px;
    margin-bottom: 25px
}

.cooperation__btns {
    max-width: 28.5625rem;
    text-align: center
}

.cooperation__btn {
    color: #222;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    padding: 1.375rem 0;
    display: block;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
    border: 1px solid #222
}

.cooperation__btn:hover {
    background-color: #f1f1f1;
    color: #222;
}

.cooperation__btn-orange {
    color: #fff;
    background-color: #da976a;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
    border: none
}

.cooperation__btn-orange:hover {
    background-color: #bb774a;
    color: #fff;
}

.cooperation__tagline {
    padding: 1.25rem 0;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600))
}

.whyus {
    position: relative;
    padding: 2.1875rem 0;
    overflow: hidden
}

.whyus::before {
    content: "";
    position: absolute;
    top: 0;
    left: -35%;
    min-width: 100%;
    min-height: 100%;
    background-color: #222;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1
}

.whyus::after {
    content: "";
    position: absolute;
    top: 0;
    right: -60%;
    min-width: 100%;
    min-height: 100%;
    background-color: #da976a;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1
}

.whyus__container {
    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;
    gap: 65px
}

.whyus__contant {
    text-align: center
}

.whyus__why {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 36 * ((100vw - 320px)/ 1600));
    margin-bottom: 40px
}

.whyus__time {
    color: #fff;
    font-size: calc(28px + 20 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 47px
}

.whyus__nails {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 18 * ((100vw - 320px)/ 1600));
    text-align: right
}

.whyus__img {
    max-width: 100%
}

.pros {
    margin-top: 75px
}

.pros__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto
}

.pros__slide {
    max-width: 22.5rem;
    height: auto;
    min-height: 100% !important
}

.pros__item {
    position: relative;
    max-width: 22.5rem;
    padding: 1.625rem 1.25rem 1.0625rem 1.25rem;
    background: #fcedea url(../img/background/loyalty.png) center center/65% no-repeat;
    height: 100%
}

.pros__title {
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding: 0 1.25rem
}

.pros__text {
    position: inherit;
    color: #666;
    text-align: center;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    line-height: 27px;
    z-index: 1
}

.pros__number {
    font-size: 64px;
    font-weight: 800;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-12.96%, #da976a), color-stop(74.07%, #fde5df));
    background: linear-gradient(180deg, #da976a -12.96%, #fde5df 74.07%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    right: 7px;
    bottom: -7px;
    z-index: 0
}

.participant {
    background: #222;
    margin-top: 50px;
    overflow: hidden
}

.participant__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 85px 15px 40px 15px;
    max-width: 1340px;
    position: relative
}

.participant__container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/background/masters.png) center -40px/100% no-repeat
}

.participant__title {
    font-size: calc(24px + 12 * ((100vw - 320px)/ 1600));
    text-align: center;
    line-height: 27px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 68px
}

.participant__title-bold {
    font-weight: 700
}

.participant__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 45px;
    z-index: 1
}

.participant__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 327px
}

.participant__nmber {
    color: #fff;
    text-align: center;
    font-size: calc(20px + 16 * ((100vw - 320px)/ 1600));
    font-weight: 800;
    background: #da976a url(../img/background/masters-item.png) center center/85% no-repeat;
    padding: 37px;
    display: inline-block;
    margin-bottom: 19px
}

.participant__text {
    color: #fff;
    text-align: center;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    line-height: 34px
}

.present {
    margin-top: 70px;
    margin-bottom: 80px
}

.present__container {
    max-width: 71.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.present__title {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 20 * ((100vw - 320px)/ 1600));
    line-height: 28px;
    line-height: 56px;
    text-align: center
}

.present__subtitle {
    font-size: calc(20px + 16 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    line-height: 43px;
    text-align: center
}

.present__subtitle-black {
    color: #fff;
    font-weight: 700;
    background-color: #222
}

.present__block {
    margin-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fcedea;
    gap: 20px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.present__content {
    padding-left: 4.1875rem
}

.present__str1 {
    font-size: calc(20px + 10 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    margin-bottom: 13px
}

.present__str2 {
    font-size: calc(32px + 13 * ((100vw - 320px)/ 1600));
    font-weight: 700
}

.present__str3 {
    font-size: calc(46px + 18 * ((100vw - 320px)/ 1600));
    font-weight: 800;
    margin-bottom: 13px
}

.present__str4 {
    font-size: calc(21px + 24 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    margin-bottom: 20px
}

.present__btn {
    background: #222;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1.375rem 3.875rem;
    display: inline-block;
    -webkit-transition: background .3s ease 0s;
    transition: background .3s ease 0s
}

.present__btn:hover {
    background: #303030;
    color: #fff;
}

.present__img {
    max-width: 100%;
    height: 100%
}

.blog {
    margin-top: 100px
}

.blog__container {
    max-width: 71.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 63px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-blog {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item-blog__image {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative
}

.item-blog__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.item-blog__date {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../img/background/blog.png) center center/100% no-repeat;
    font-weight: 700;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    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;
    padding: 18px 23px 8px 23px
}

.item-blog__month {
    font-size: calc(7px + 7 * ((100vw - 320px)/ 1600))
}

.item-blog__day {
    font-size: calc(11px + 13 * ((100vw - 320px)/ 1600))
}

.item-blog__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(13px + 11 * ((100vw - 320px)/ 1600));
    line-height: 24px;
    margin-top: 40px;
    margin-bottom: 15px
}

.item-blog__excerpt {
    color: #666;
    font-size: calc(10px + 6 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.item-blog__link {
    margin-top: 15px;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600))
}

.pagination {
    margin-top: 43px;
    margin-bottom: 53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .625rem;
    padding: 0 12px
}

.pagination__item {
    color: #da976a;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #e6e6e6;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 50px;
    height: 50px;
    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;
    cursor: pointer
}

.pagination__item.active,
.pagination__item:hover {
    background-color: #fcedea;
    border: 1px solid #fcedea;
    color: #da976a;
}

.pagination__item:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.pagination__next,
.pagination__prev {
    color: #bbb;
    font-size: 15px
}
.pagination__next:hover,
.pagination__prev:hover {
    color: #bbb;
}

.application {
    margin: 0 12px;
    margin-bottom: 45px
}

.application__container {
    max-width: 71.25rem;
    padding: 2.4375rem .75rem;
    text-align: center;
    background-color: #da976a;
    position: relative;
    overflow: hidden
}

.application__container::before {
    content: "";
    display: block;
    position: absolute;
    top: -60px;
    left: -26px;
    width: 100%;
    height: 100%;
    background: url(../img/background/popular-cat-all.png) no-repeat;
    z-index: 1
}

.application__container::after {
    content: "";
    display: block;
    position: absolute;
    top: -60px;
    right: -26px;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    background: url(../img/background/popular-cat-all.png) no-repeat;
    z-index: 1
}

.application__text {
    color: #fff;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 14 * ((100vw - 320px)/ 1600));
    line-height: 32px;
    max-width: 661px;
    margin: 0 auto;
    margin-bottom: 14px;
    position: inherit;
    z-index: 2
}

.application__btn {
    color: #222;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: 18px;
    background: url(../img/background/application.png) center center/100% no-repeat;
    padding: 29px 8px;
    display: inline-block;
    position: inherit;
    z-index: 2
}

.catalog__container {
    margin-top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2.25rem;
    position: relative
}

.catalog__brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px
}

.sidebar-catalog {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27.5rem;
    flex: 0 0 27.5rem;
    background-color: #fcedea;
    padding: 30px 0 30px 30px
}

.sidebar-catalog__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 8 * ((100vw - 320px)/ 1600));
    margin-bottom: 24px
}

.sidebar-catalog__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.sidebar-catalog__item:hover .sidebar-subcatalog {
    opacity: 1;
    visibility: visible
}

.sidebar-catalog__item:hover .link-sidebar-catalog__text {
    color: #da976a !important;
    font-weight: 700
}

.sidebar-catalog__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 22px 6px 0
}

.sidebar-catalog__icon-arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #da976a;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.sidebar-catalog__spoller {
    display: none
}

.sidebar-subcatalog {
    position: absolute;
    left: 456px;
    top: 0;
    background: #fff;
    -webkit-filter: drop-shadow(0 0 30px rgba(0, 0, 0, .25));
    filter: drop-shadow(0 0 30px rgba(0, 0, 0, .25));
    padding: 27px 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1117px;
    margin-right: 15px;
    gap: 67px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 999999
}

.sidebar-subcatalog__title {
    color: #da976a;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sidebar-subcatalog__title:hover{
    color: #da976a;
}

.sidebar-subcatalog__item {
    margin-bottom: 18px
}

.sidebar-subcatalog__link {
    font-size: 14px;
    color: #222
}

.link-sidebar-catalog__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.link-sidebar-catalog__icon {
    width: 1.875rem;
    height: 1.625rem
}

.link-sidebar-catalog__text {
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.brand-catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e6e6e6;
    padding: 30px;
    gap: 64px
}

.brand-catalog__image {
    min-width: 130px;
    min-height: 114px;
    overflow: hidden
}

.brand-catalog__img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.brand-catalog__name {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: 24px;
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600))
}

.swiper-button-catalog-next {
    left: -13px;
    display: none
}

.swiper-button-catalog-prev {
    right: -13px;
    display: none
}

.banner-catalog {
    background-color: #da976a;
    padding: 45px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 44px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: -3;
    overflow: hidden
}

.banner-catalog::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 20px;
    width: 290px;
    height: 250px;
    background: url(../img/background/catalog-baner.png) no-repeat;
    z-index: -1
}

.banner-catalog::after {
    content: "";
    position: absolute;
    top: 0;
    right: -70%;
    width: 100%;
    height: 100%;
    background-color: #fcedea;
    z-index: -2;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.banner-catalog__content {
    color: #fff
}

.banner-catalog__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(32px + 16 * ((100vw - 320px)/ 1600));
    line-height: 48px;
    margin-bottom: 13px
}

.banner-catalog__text {
    font-size: calc(16px + 10 * ((100vw - 320px)/ 1600));
    line-height: 41px;
    max-width: 797px;
    z-index: 2
}

.banner-catalog__img {
    max-width: 100%
}

.catalog-content__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 36px;
    margin-top: 35px;
    padding: 0 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.catalog-content__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%
}

.catalog-content__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-content__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 23px
}

.catalog-content__icon {
    font-size: 36px;
    color: #e6e6e6;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}

.catalog-content__icon.active {
    color: #da976a
}

.catalog-content__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 27px;
}

.catalog-content__items.wish_not_logged{
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
}
.catalog-content__item {
    height: 620px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    overflow: visible
}

.sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    z-index: 9999;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sorting__item {
    border: 1px solid #e6e6e6;
    padding: 16px;
    font-size: 14px;
    line-height: normal;
    position: relative;
    width: 179px
}

.sorting__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase
}

.sorting__title::after {
    content: "\e900";
    font-family: icons;
    font-size: 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #999
}

.sorting__title.active::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.sorting__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    top: 48px;
    left: -1px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 0 16px 16px 16px;
    width: calc(100% + 2px)
}

.sorting__content-item {
    cursor: pointer
}

.filter {
    border: 1px solid #e6e6e6;
    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-flex: 0;
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    min-width: 300px;
    padding: 20px 30px;
    margin-top: 98px
}

.filter__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 32px;
    line-height: 1
}

.filter__section {
    margin-top: 18px
}

.filter__section:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px
}

.filter__subtitle {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

.filter__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 13px
}

.filter__item input {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.filter__item span {
    width: 22px;
    height: 22px;
    border: 1px solid #e6e6e6;
    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
}

.filter__item span::before {
    content: "\e903";
    font-family: icons;
    color: #da976a;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.filter__item input:checked+span::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.filter__item input:checked+span {
    background-color: #fcedea
}

.about-info {
    margin-top: -60px;
    padding: 0 12px
}

.about-info__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px
}

.about-info__item {
    border: 1px solid #eee;
    background: #faf9ff;
    gap: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 360px;
    padding: 26px 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-info__image {
    min-width: 80px;
    min-height: 67px;
    background: url(../img/background/about.png) center center/100% no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-info__img {
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.about-info__text {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 8 * ((100vw - 320px)/ 1600));
    line-height: 24px
}

.about-info__phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-info__phones .top-header__phone {
    color: #666;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px
}

.about-info__phones .top-header__phone:first-child {
    margin-left: 1.6875rem
}

.about-info__phones .top-header__phone-icon {
    display: block;
    font-size: 20px
}

.about-info__call-title {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px
}

.about-info__call-item {
    line-height: 27px;
    color: #666;
    font-size: 16px;
    font-weight: 300
}

.about-info__call-item span {
    font-weight: 700
}

.contacts-info__item {
    padding: 7px 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.about.breadcrumbs {
    margin-bottom: 37px
}

.about-video {
    margin-top: 60px
}

.about-video__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1140px
}

.about-video__title {
    margin-bottom: 42px;
    text-align: center
}

.about-video__video {
    width: 100%;
    position: relative;
    padding-bottom: 48%
}

.about-video__video.video-is-playing .video-control-play {
    opacity: 0;
    visibility: hidden
}

.about-video__video.video-is-playing .video-control-over {
    display: block
}

.about-video__video video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.about-video .video-control-over {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
    cursor: pointer
}

.about-video .video-control-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    z-index: 1;
    cursor: pointer;
    background: url(../img/icon/play.png) center center/100% 100% no-repeat;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.about-video .video-control-play::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.about-video .video-control-play:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.about-video .video-control-play:hover::before {
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.about-video .video-control-play:active::before {
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.about-video .video-control-play:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.about-statistics__container {
    max-width: 1110px;
    margin-top: 68px
}

.about-statistics__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-statistics__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: url(../img/background/statistics.png) center top no-repeat;
    padding: 22px 27px
}

.about-statistics__count {
    color: #da976a;
    font-size: calc(32px + 22 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 16px
}

.about-statistics__count-plus {
    position: absolute;
    top: 0;
    font-size: 30px;
    font-weight: 800
}

.about-statistics__name {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 8 * ((100vw - 320px)/ 1600))
}

.about-content {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-content__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px
}

.about-content__text {
    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;
    padding-left: 128px;
    padding-right: 50px;
    color: #666;
    font-size: calc(14px + 10 * ((100vw - 320px)/ 1600));
    line-height: 46px;
    background: url(../img/background/loyalty.png) 30px 25px no-repeat
}

.about-content__text-big {
    font-size: calc(16px + 14 * ((100vw - 320px)/ 1600));
    font-family: "Tenor Sans", sans-serif;
    margin-bottom: 22px
}

.about-content__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px
}

.about-content__img {
    max-width: 100%;
    height: auto
}

.about-content__text-bg {
    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;
    background-color: #fcedea;
    padding: 10px 50px;
    margin: 10px;
    font-size: calc(14px + 8 * ((100vw - 320px)/ 1600));
    line-height: 42px
}

.about-content__text-bg p {
    margin-bottom: 15px
}

.address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin: 0 10px;
    margin-top: 10px
}

.address__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    text-align: center;
    padding: 20px
}

.address__img {
    max-width: 250px;
    max-width: 250px
}

.address__caption {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 24 * ((100vw - 320px)/ 1600));
    margin: 32px 0
}

.address__adds {
    font-size: calc(24px + 24 * ((100vw - 320px)/ 1600));
    font-weight: 800
}

.address__map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    height: 40vw
}

.address__map iframe {
    width: 100%;
    height: 100%
}

.about-socials {
    background-color: #fcedea;
    padding: 75px 0;
    margin-top: 20px
}

.about-socials__title {
    font-size: calc(20px + 16 * ((100vw - 320px)/ 1600));
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center
}

.about-socials__contant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-socials__img {
    width: 279px
}

.about-socials__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px
}

.about-socials__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 9px;
    color: #fff
}
.about-socials__link:hover{
    color: #fff
}

.about-socials__icon {
    font-size: 54px;
    background-color: #da976a;
    border-radius: 50%;
    padding: 33px
}

.about-socials__name {
    font-size: 18px;
    font-weight: 900;
    color: #222
}

.cooperation-content {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.cooperation-content__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px
}

.cooperation-content__subtitle {
    max-width: 172px;
    max-width: 172px;
    margin-bottom: 10px
}

.cooperation-content__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 26 * ((100vw - 320px)/ 1600));
    line-height: 54px;
    margin-bottom: 22px;
    color: #222
}

.cooperation-content__blue {
    background-color: #faf9ff
}

.cooperation-content__pink {
    background-color: #fcedea;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 105px
}

.cooperation-content__text {
    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;
    padding-left: 105px;
    color: #666;
    margin: 10px;
    width: 100%;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    line-height: 30px
}

.cooperation-content__text p {
    margin-bottom: 22px
}

.cooperation-content__body {
    max-width: 492px
}

.cooperation-content__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px
}

.cooperation-content__link {
    display: inline-block
}

.cooperation-content__img {
    max-width: 100%;
    height: auto
}

.guarantee {
    margin-top: 36px;
    margin-bottom: 45px
}

.guarantee__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    padding: 0 12px
}

.guarantee__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fcedea;
    padding: 25px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 380px;
    flex: 0 1 380px;
    min-width: 18.5rem;
    gap: 17px;
    position: relative
}

.guarantee__nav-btn {
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.guarantee__nav-btn.active,
.guarantee__nav-btn:hover {
    color: #da976a;
    font-weight: 700
}

.guarantee__content {
    padding: 30px;
    border: 1px solid #e6e6e6;
    max-width: 65.125rem
}

.guarantee__panel {
    display: none
}

.guarantee__panel.active {
    display: block
}

.guarantee__icon {
    font-size: 20px;
    color: #da976a
}

.guarantee-panel__title {
    font-family: "Tenor Sans", sans-serif;
    margin-bottom: 20px;
    font-size: calc(24px + 8 * ((100vw - 320px)/ 1600))
}

.guarantee-panel__text-bold {
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 35px
}

.guarantee-panel__text {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    line-height: 27px;
    margin-bottom: 30px
}

.guarantee-panel__list-title {
    margin-bottom: 10px
}

.guarantee-panel__list {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.guarantee-panel__list-except {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.guarantee-panel__list-exchange {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.guarantee-panel__item {
    padding: 6px 0 6px 36px;
    background: url(../img/icon/guarantee-list.svg) left top no-repeat;
    color: #666;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.guarantee-panel__item-except {
    background: url(../img/icon/guarantee-list-except.svg) left top no-repeat;
    margin-bottom: 15px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
}

.guarantee-panel__item-exchange {
    margin-bottom: 15px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
}

.cart-product {
    max-width: 1164px;
    margin: 0 auto;
    padding: 0 12px
}

.cart-product__title {
    margin-top: 15px;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 18 * ((100vw - 320px)/ 1600));
    line-height: 36px;
    margin-bottom: 30px;
    max-width: 726px
}

.cart-product__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    color: #222;
    font-size: calc(10px + 6 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    margin-bottom: 25px
}

.cart-product__rating span {
    color: #222
}

.cart-product__rating-img {
    width: 135px;
    height: auto
}

.cart-product .product__volume {
    height: auto;
    opacity: 1;
    visibility: visible
}

.product-cart__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
    gap: 70px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: scroll;
    white-space: nowrap
}

.product-cart__nav::-webkit-scrollbar {
    display: none
}

.product-cart__nav-btn {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(13px + 5 * ((100vw - 320px)/ 1600));
    padding-bottom: 17px;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    color: #222
}

.product-cart__nav-btn.active,
.product-cart__nav-btn:hover {
    color: #da976a;
    border-bottom: 2px solid #da976a;
    padding-bottom: 15px
}

.product-cart__panel {
    display: none
}

.product-cart__panel.active {
    display: block
}

.product-cart-about__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.product-cart-about__content-characteristics {
    gap: 60px
}

.product-cart-about__slider {
    max-width: 48.7%;
    position: relative
}

.product-cart-about__slide {
    padding: 58px
}

.product-cart-about__gallery {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    z-index: 1
}

.product-cart-about__gallery-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-cart-about .min-slide {
    border: 1px solid #e6e6e6;
    max-width: 135px;
    height: 135px;
    cursor: pointer;
    padding: 16px
}

.product-cart-about .min-slide.swiper-slide-thumb-active {
    border: 1px solid #da976a
}

.product-cart-about .min-slide-wrapper {
    gap: 10px
}

.product-cart-about__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.7%;
    flex: 0 0 48.7%
}

.product-cart-about__art {
    color: #999;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    margin-bottom: 22px
}

.product-cart-about__art span {
    color: #222;
    font-weight: 700
}

.product-cart-about__recommend {
    margin-bottom: 25px
}

.product-cart-about__availability {
    font-size: 14px
}

.product-cart-about__color {
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px
}

.product-cart-about__color-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 5px
}

.product-cart-about__color-item {
    width: 50px;
    height: 50px;
    cursor: pointer
}

.product-cart-about__color-item.active {
    position: relative
}

.product-cart-about__color-item.active::before {
    content: "\e903";
    font-family: icons;
    font-size: calc(14px + 11 * ((100vw - 320px)/ 1600));
    color: #da976a;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    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-cart-about__pricecol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.product-cart-about__price {
    font-size: 32px;
    font-size: calc(26px + 14 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: 41px
}

.product-cart-about__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.product-cart-about__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 54px;
    margin-bottom: 54px
}

.product-cart-about__btn-cart {
    font-size: 18px;
    padding: 16px 0 !important;
    max-width: 185px;
    font-family: "Tenor Sans", sans-serif
}

.product-cart-about__btn-cart .icon-cart {
    font-size: 20px
}

.product-cart-about__btn-favorites {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.product-cart-about__btn-favorites .icon-heart {
    font-size: 20px
}

.product-cart-about__loyalty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 40px;
    background-color: #fcedea;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-cart-about__loyalty-title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 6 * ((100vw - 320px)/ 1600));
    line-height: 28px
}

.product-cart-about__loyalty-text {
    color: #666;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    line-height: 24px
}

.product-cart-about__description {
    margin-top: 55px
}

.product-cart-about__btn-details {
    display: none
}

.product-cart-about__description-title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 20px;
    margin-bottom: 20px
}

.product-cart-about__description-text {
    font-size: 14px;
    line-height: 24px
}

.product-cart-about__description-text p {
    margin-bottom: 34px;
    margin-bottom: 34px
}

.cheaper {
    max-width: 1505px;
    margin: 0 auto;
    margin-top: 80px
}

.cheaper__title {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1
}

.cheaper__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 60px
}

.cheaper__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 60px
}

.cheaper__equals,
.cheaper__plus {
    font-size: 54px;
    font-family: "Tenor Sans", sans-serif;
    color: #999
}

.cheaper__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 26px;
    border: 1px solid #e6e6e6;
    height: 100%;
    width: 262px;
    height: 545px;
    text-align: center
}

.cheaper__saving {
    color: #999;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 1.3
}

.cheaper__saving span {
    color: #12a33b;
    font-weight: 900
}

.cheaper__resultprice {
    font-size: calc(32px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 900;
    line-height: 1.3
}

.cheaper .product__btn-cart {
    max-width: 223px
}

.about-cart-recommend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #da976a
}

.about-cart-recommend__img {
    margin-right: 48px;
    max-width: 112px
}

.about-cart-recommend__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-cart-recommend__text {
    margin-right: 28px
}

.about-cart-recommend__title {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 8 * ((100vw - 320px)/ 1600));
    margin-bottom: 15px
}

.about-cart-recommend__lead {
    color: #000;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    line-height: 18px
}

.about-cart-recommend__button {
    text-align: center
}

.about-cart-recommend__price {
    color: #da976a;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 12px
}

.about-cart-recommend__btn {
    color: #fff;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    background-color: #a3d2a2;
    padding: 16px 28px
}

.about-cart-recommend__characteristics {
    font-family: "Tenor Sans", sans-serif;
    padding: 6px 15px
}

.about-cart-recommend__characteristics .about-cart-recommend__lead {
    font-size: 22px;
    line-height: 28px
}

.about-cart-recommend__characteristics .about-cart-recommend__img {
    margin-right: 26px
}

.product-cart-characteristics {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 524px;
    flex: 0 1 524px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    gap: 30px
}

.product-cart-characteristics__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 26px
}

.product-cart-characteristics__item span {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-bottom: 1px dashed #bbb;
    margin: 0 8px
}

.product-cart-characteristics__name {
    font-weight: 300
}

.product-cart-characteristics__value {
    font-weight: 500;
    text-align: right
}

.product-cart-reviews {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 555px;
    flex: 0 1 555px;
    overflow: hidden;
}

.product-cart-reviews__images {
    border: 1px solid #eee;
    padding: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    margin-bottom: 10px
}

.product-cart-reviews__images-block {
    width: 100%;
    /* overflow: hidden; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.product-cart-reviews__image {
    max-width: 90px;
    height: 138px;
    object-fit: cover;
    /* height: auto */
}

.product-cart-reviews__images-btn {
    color: #da976a;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    text-decoration-line: underline;
    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: 1px solid #eee;
    width: 100%;
    max-width: 62px;
    cursor: pointer
}

.product-cart-reviews__addreview {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    background-color: #da976a;
    padding: 23px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.product-cart-reviews__addbtn {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 14px;
    text-decoration-line: underline
}

.product-cart-reviews__allreviews {
    color: #da976a;
    font-size: 14px;
    font-weight: 800;
    display: none;
    border: 1px solid #da976a;
    padding: 18px 44px;
    margin: 0 auto;
    margin-bottom: 10px
}

.review-product-cart {
    border: 1px solid #eee;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 12px
}

.review-product-cart__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.review-product-cart__avatar {
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    background-color: #eee;
    margin-right: 30px
}

.review-product-cart__datename {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.review-product-cart__name {
    font-size: 16px;
    margin-right: 20px
}

.review-product-cart__date {
    color: #999;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 0 20px
}

.review-product-cart__rating {
    max-width: 67px;
    height: auto;
    margin-left: 20px
}

.review-product-cart__rating img {
    max-width: 100%
}

.review-product-cart__text {
    color: #666;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    line-height: 23px
}

.review-product-cart__text p {
    margin-bottom: 10px
}

.review-product-cart__text-title {
    color: #222;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 20px
}

.review-product-cart__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    margin-bottom: 14px
}

.review-product-cart__img {
    max-width: 74px;
    max-width: 85px;
    cursor: pointer
}

.review-product-cart__img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.review-product-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.review-product-cart__like {
    color: #000;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-cart-panel__slide {
    max-width: 400px
}

.product-cart-panel__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    margin-bottom: 8px
}

.product-cart-panel__body {
    margin-bottom: 50px
}

.product-cart-recommendation {
    margin-bottom: 50px
}

.cart {
    margin-bottom: 100px
}

.cart__container {
    max-width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    margin-top: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.cart__body {
    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-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    gap: 20px
}

.cart__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__link {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: 18px;
    text-decoration-line: underline;
}
.cart__link:hover{
    color: #da976a;
}
.item-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    padding: 30px;
    border: 1px solid #eee
}

.item-cart__image {
    width: 110px;
    height: 110px;
    overflow: hidden
}

.item-cart__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.item-cart__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item-cart__block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item-cart__name {
    color: #000;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    line-height: 24px;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%
}

.item-cart__artprice {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item-cart .product__availability {
    font-size: 12px !important
}

.item-cart__price {
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    font-weight: 700
}

.item-cart__art {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 12px
}

.item-cart__sum {
    font-size: calc(18px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 900
}

.result-cart {
    padding: 30px;
    background-color: #da976a;
    color: #fff;
    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;
    max-width: 360px;
    width: max-content;
}
.result-cart__totalgoods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 26px;
    border-bottom: 1px solid #fff;
}
.result-cart__totalgoods_sub {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.result-cart__totalgoods span {
    font-size: calc(16px + 2 * ((100vw - 320px)/ 1600))
}

.result-cart__sum {
    font-size: calc(20px + 8 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 26px
}

.result-cart__link {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    padding: 17px;
    background-color: #a3d2a2;
    display: inline-block;
    width: 100%;
}
.result-cart__link:hover{
    color: #fff;
}

.result-cart__text {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    margin-top: 30px
}

.openblog {
    margin-top: 90px;
    margin-bottom: 100px;
    padding: 0 12px
}

.openblog__content {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.openblog__title {
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 26 * ((100vw - 320px)/ 1600));
    line-height: 28px;
    margin-bottom: 44px
}

.openblog__lead {
    max-width: 1140px;
    color: #666;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(13px + 7 * ((100vw - 320px)/ 1600));
    line-height: 30px;
    margin-bottom: 44px
}

.openblog__image {
    max-width: 1140px;
    height: 500px;
    width: 100%;
    margin-bottom: 35px;
    position: relative
}

.openblog__image::before {
    content: "";
    position: absolute;
    bottom: -40%;
    left: -32%;
    width: 524px;
    height: 450px;
    background: url(../img/background/loyalty.png) center/100% no-repeat;
    display: block;
    z-index: -1
}

.openblog__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.openblog__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #999;
    font-size: 14px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    max-width: 1140px;
    width: 100%
}

.openblog__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.openblog__views {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.openblog__views .icon-optic {
    font-size: 10px
}

.openblog__slogan-content {
    border-bottom: 1px solid #eee;
    padding-bottom: 70px;
    margin-bottom: 22px
}

.openblog__slogan {
    margin-top: 50px;
    max-width: 945px;
    background-color: #fcedea;
    padding: 57px 72px;
    position: relative;
    overflow: hidden
}

.openblog__slogan::before {
    content: "";
    position: absolute;
    bottom: -20%;
    right: -6%;
    width: 325px;
    height: 280px;
    background: url(../img/background/loyalty.png) center/100% no-repeat;
    display: block
}

.openblog__slogan-text {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 30px;
    margin-bottom: 20px
}

.openblog__slogan-lead {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.openblog__stages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 90px;
    padding-left: calc((100% - 945px)/ 2)
}

.openblog__stages .list-openblog {
    max-width: 540px
}

.openblog__stages-image {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 233px;
    flex: 1 1 233px;
    overflow: hidden
}

.openblog__stages-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.list-openblog {
    max-width: 945px;
    color: #666;
    font-size: calc(13px + 3 * ((100vw - 320px)/ 1600));
    line-height: 27px;
    margin-top: 42px
}

.list-openblog__title {
    color: #222;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    line-height: 24px;
    margin-bottom: 12px
}

.list-openblog__text {
    margin-bottom: 12px
}

.list-openblog__link {
    color: #666;
    text-decoration-line: underline
}

.list-openblog__items {
    margin-left: 20px
}

.list-openblog__number .list-openblog__item {
    list-style-type: decimal
}

.list-openblog__point .list-openblog__item {
    list-style-type: disc
}

.addinformation__container {
    max-width: 1140px;
    margin-top: 70px
}

.addinformation__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 4 * ((100vw - 320px)/ 1600));
    line-height: 28px;
    margin-bottom: 40px
}

.addinformation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px
}

.addinformation__text {
    color: #666;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.addinformation__socials-title {
    font-size: 16px;
    margin-bottom: 15px
}

.addinformation__socials-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.addinformation__socials-link {
    font-size: 16px;
    color: #222;
    border: 1px solid #eee;
    background-color: #faf9ff;
    width: 45px;
    height: 45px;
    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
}

.feedback {
    background-color: #faf9ff;
    margin-top: 80px
}

.feedback__container {
    max-width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 90px;
    padding: 55px 12px
}

.feedback__image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden
}

.feedback__img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.feedback__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 470px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 470px;
    flex: 0 1 470px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.feedback__title {
    font-size: calc(28px + 26 * ((100vw - 320px)/ 1600))
}

.feedback__text {
    color: #666;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.feedback__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.feedback__input {
    border: 1px solid #fcedea;
    font-size: 14px;
    padding: 18px 30px
}

.feedback__input::-webkit-input-placeholder {
    color: #999
}

.feedback__input::-moz-placeholder {
    color: #999
}

.feedback__input:-ms-input-placeholder {
    color: #999
}

.feedback__input::-ms-input-placeholder {
    color: #999
}

.feedback__input::placeholder {
    color: #999
}

.feedback__textarea {
    border: 1px solid #fcedea;
    font-size: 14px;
    padding: 18px 30px
}

.feedback__textarea::-webkit-input-placeholder {
    color: #999
}

.feedback__textarea::-moz-placeholder {
    color: #999
}

.feedback__textarea:-ms-input-placeholder {
    color: #999
}

.feedback__textarea::-ms-input-placeholder {
    color: #999
}

.feedback__textarea::placeholder {
    color: #999
}

.feedback__btn {
    color: #fff;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: 18px;
    background: url(../img/background/subscribe.png) center center/100% no-repeat;
    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;
    padding: 23px 10px;
    width: 204px;
    margin-top: 10px
}

.contacts-map {
    margin-top: 40px;
    position: relative
}

.contacts-map iframe {
    width: 100%;
    height: 400px
}

.contacts-map__addres {
    max-width: 425px;
    max-height: 126px;
    position: absolute;
    left: calc(50% + 45px);
    top: calc(50% - 100px);
    background-color: #da976a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 14px
}

.contacts-map__addres::before {
    content: "";
    position: absolute;
    top: 0;
    left: -47px;
    width: 0;
    height: 0;
    border-top: 63px solid transparent;
    border-bottom: 63px solid transparent;
    border-right: 47px solid #da976a
}

.contacts-map__addres picture {
    text-align: center
}

.contacts-map__addres-title {
    position: absolute;
    top: 14px;
    right: 14px;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end
}

.contacts-map__addres-contant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    margin-left: -34px
}

.contacts-map__addres-image {
    width: 80px;
    height: 67px;
    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;
    background: url(../img/background/map-bg.png) center center/100% no-repeat
}

.contacts-map__addres-text {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 22px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px
}

.contacts-map__addres-text span {
    font-size: 20px;
    font-weight: 800
}

.delivery {
    color: #666;
    font-family: "Tenor Sans", sans-serif
}

.delivery__body {
    max-width: 600px;
    padding: 0 20px;
    text-align: left
}

.delivery__body-international {
    max-width: 740px;
    text-align: left;
    width: 100%
}

.delivery__list {
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 30px;
    margin-bottom: 15px
}

.delivery__border-line {
    border-bottom: 1px solid #da976a;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.delivery__list-title {
    margin-bottom: 10px
}

.delivery__list-title-orange {
    color: #da976a
}

.delivery__item {
    list-style: disc;
    margin-left: 30px
}

.delivery__text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px
}

.delivery__text-orange {
    color: #da976a;
    margin-bottom: 15px
}

.delivery__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin-bottom: 10px
}

.delivery__attention {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    background-color: #dd4b39;
    padding: 12px 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.delivery__attention-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 11px
}

.delivery__attention-text p {
    margin: 0
}

.delivery__pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.delivery__logo,
.delivery__pay-img {
    mix-blend-mode: multiply;
    max-width: 100%
}

.delivery__orange-title {
    color: #da976a;
    font-family: Tenor Sans;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    margin-bottom: 15px
}

.delivery__lead {
    color: #666;
    font-family: Tenor Sans;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 30px
}

.order {
    margin-top: 68px
}

.order__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    max-width: 1140px;
    margin-bottom: 50px;
    padding: 0 12px
}

.delivery-order {
    max-width: 650px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%
}

.delivery-order label {
    cursor: pointer
}

.delivery-order input[type=checkbox],
.delivery-order input[type=radio] {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.delivery-order span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #999;
    border-radius: 50%;
    vertical-align: sub;
    position: relative
}

.delivery-order span::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d05278;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.delivery-order input:checked+span::before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.delivery-order__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 4 * ((100vw - 320px)/ 1600));
    margin-bottom: 25px
}

.delivery-order__body {
    margin-bottom: 35px
}

.delivery-order__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px
}

.delivery-order__nav-item {
    min-width: 218px
}

.delivery-order__nav-btn {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 2 * ((100vw - 320px)/ 1600));
    border: 1px solid #eee;
    padding: 20px 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 100%
}

.delivery-order__nav-btn.active {
    color: #fff;
    border: 1px solid #da976a;
    background-color: #da976a
}

.delivery-order__content {
    border: 1px solid #da976a
}

.delivery-order__panel {
    display: none
}

.delivery-order__panel.active {
    display: block
}

.delivery-order__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.delivery-order__payment {
    border: 1px solid #eee;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 20px;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600))
}

.delivery-order__payment label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 47%;
    flex: 1 1 47%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.delivery-order__tooltip {
    position: relative
}

.delivery-order__tooltip:hover .delivery-order__tooltip-content {
    opacity: 1;
    visibility: visible
}

.delivery-order__tooltip-content {
    position: absolute;
    bottom: 40px;
    width: 330px;
    padding: 10px;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #da976a;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    -webkit-transform: translateX(-50%) translateX(8px);
    -ms-transform: translateX(-50%) translateX(8px);
    transform: translateX(-50%) translateX(8px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.delivery-order__tooltip-content::before {
    content: "";
    position: absolute;
    top: calc(100% - 6px);
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    height: 15px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg) skew(15deg, 15deg);
    -ms-transform: rotate(45deg) skew(15deg, 15deg);
    transform: rotate(45deg) skew(15deg, 15deg);
    border-bottom: inherit;
    border-right: inherit
}

.form-order__spoller {
    color: #222;
    width: 100%;
    background-color: #fcedea;
    padding: 25px 35px;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    display: block;
    cursor: pointer
}

.form-order__content {
    padding: 30px 35px
}

.form-order__where {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-order__where label {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    gap: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-order__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    gap: 10px
}

.form-order__group label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #666;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    line-height: 24px;
    width: 100%
}

.form-order__group input[type=email],
.form-order__group input[type=tel],
.form-order__group input[type=text] {
    border: 1px solid #eee;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    padding: 18px 17px;
    outline: 0;
    width: 100%
}

.form-order__group input[type=email]::-webkit-input-placeholder,
.form-order__group input[type=tel]::-webkit-input-placeholder,
.form-order__group input[type=text]::-webkit-input-placeholder {
    color: #999
}

.form-order__group input[type=email]::-moz-placeholder,
.form-order__group input[type=tel]::-moz-placeholder,
.form-order__group input[type=text]::-moz-placeholder {
    color: #999
}

.form-order__group input[type=email]:-ms-input-placeholder,
.form-order__group input[type=tel]:-ms-input-placeholder,
.form-order__group input[type=text]:-ms-input-placeholder {
    color: #999
}

.form-order__group input[type=email]::-ms-input-placeholder,
.form-order__group input[type=tel]::-ms-input-placeholder,
.form-order__group input[type=text]::-ms-input-placeholder {
    color: #999
}

.form-order__group input[type=email]::placeholder,
.form-order__group input[type=tel]::placeholder,
.form-order__group input[type=text]::placeholder {
    color: #999
}

.form-order__group-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    width: 100%
}

.form-order__recipient {
    margin-top: 25px;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    font-family: "Tenor Sans", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.form-order__warning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-size: 14px
}

.form-order__text {
    color: #666;
    font-size: 16px
}

.your-order {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 457px;
    flex: 0 1 457px
}

.your-order__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px
}

.your-order__item {
    border: 1px solid #eee;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 10px
}

.your-order__item-image {
    max-width: 70px;
    max-height: 70px;
    width: 100%;
    overflow: hidden
}

.your-order__item-img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.your-order__item-contant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px
}

.your-order__item-name {
    color: #000;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    line-height: 19px
}

.your-order__item-price {
    color: #222;
    font-size: 18px;
    font-weight: 900;
    line-height: 23px
}

.your-order__item-art {
    color: #666;
    font-size: 10px;
    line-height: 17px
}

.your-order__item-count {
    color: #999;
    font-size: 16px;
    line-height: 16px;
    margin-left: auto;
}

.your-order__info {
    margin-top: 30px;
    background-color: #da976a;
    padding: 30px;
    padding: 30px
}

.your-order__info-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
    padding-bottom: 22px;
    border-bottom: 2px solid #fff
}

.your-order__info-item {
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.your-order__info-item span {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-bottom: 1px dashed #fff;
    margin: 0 8px
}

.your-order__info-sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    font-size: calc(20px + 8 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    margin-top: 20px
}

.your-order__info-btn {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    margin-top: 40px;
    text-decoration-line: underline;
    line-height: 27px;
    text-align: center;
    cursor: pointer
}

.your-order__info-bonus {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 27px;
    text-align: center
}

.your-order__info-bonus span {
    font-weight: 700
}

.your-order__info-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 11px;
    margin-top: 10px
}

.your-order__info-form input {
    font-size: 14px;
    padding: 18px 17px;
    border: 1px solid #eee;
    outline: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.your-order__warning {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    background-color: #dd4b39;
    padding: 10px 20px;
    margin-top: 10px
}

.your-order__comment {
    margin-top: 20px
}

.your-order__comment-text {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px
}

.your-order__comment-textarea {
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #eee;
    padding: 18px;
    width: 100%;
    margin-bottom: 20px;
    outline: 0
}

.your-order__comment-textarea:placeholder {
    color: #999
}

.your-order__comment-checkbox {
    color: #666;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    cursor: pointer
}

.your-order__comment-checkbox input[type=checkbox] {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.your-order__comment-checkbox span {
    width: 22px;
    height: 22px;
    border: 1px solid #e6e6e6;
    background-color: #fcedea;
    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
}

.your-order__comment-checkbox span::before {
    content: "\e903";
    font-family: icons;
    color: #da976a;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.your-order input:checked+span::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.your-order__comment-btn {
    color: #fff;
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    padding: 17px 73px;
    margin-top: 33px;
    background-color: #a3d2a2
}

.thanks {
    margin-top: 45px;
    margin-top: 45px
}

.thanks__container {
    max-width: 1140px;
    padding: 0 12px
}

.thanks__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 8 * ((100vw - 320px)/ 1600));
    line-height: 36px;
    text-align: center;
    margin-bottom: 8px
}

.thanks__text {
    text-align: center;
    font-size: calc(14px + 6 * ((100vw - 320px)/ 1600));
    line-height: 30px
}

.thanks__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    gap: 30px
}

.thanks__banners {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 457px;
    flex: 0 1 457px
}

.details-thanks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.details-thanks__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.details-thanks__item:not(:last-child) {
    border-bottom: 1px solid #e6e6e6
}

.details-thanks__name {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(19px + 1 * ((100vw - 320px)/ 1600))
}

.details-thanks__value {
    text-align: right
}

.details-thanks__text {
    color: #666;
    font-size: 14px;
    line-height: 24px
}

.details-thanks__price {
    color: #222;
    font-size: 22px;
    font-weight: 900;
    line-height: 29px
}

.banner-thanks {
    padding: 18px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-thanks__text {
    max-width: 280px
}

.banner-thanks__title {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 4 * ((100vw - 320px)/ 1600));
    line-height: 28px
}

.banner-thanks__lead {
    color: #fff;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    line-height: 21px
}

.banner-thanks__image {
    max-width: 74px;
    max-height: 74px;
    overflow: hidden
}

.banner-thanks__img {
    width: 100%;
    height: 100%
}

.banner-thanks-black {
    background-color: #fcedea
}

.banner-thanks-black .banner-thanks__title {
    color: #222
}

.banner-thanks-black .banner-thanks__lead {
    color: #666
}

.banner-thanks-orange {
    background-color: #da976a
}

.banner-thanks-red {
    background-color: #d05278
}

.profile__container {
    max-width: 1580px;
    padding: 0 12px
}

.profile__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    margin-top: 25px;
    margin-bottom: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.profile__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(28px + 20 * ((100vw - 320px)/ 1600))
}

.profile__title:first-letter {
    text-transform: capitalize
}

.profile__nav {
    border: 1px solid #eee;
    padding: 26px 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px
}

.profile__nav-btn {
    font-size: calc(13px + 2 * ((100vw - 320px)/ 1600));
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #222
}

.profile__nav-btn.active,
.profile__nav-btn:hover {
    color: #da976a;
    font-weight: 700
}

.profile__logout {
    color: #da976a;
    font-size: calc(13px + 3 * ((100vw - 320px)/ 1600));
    text-decoration-line: underline;
    margin-top: 20px
}

.profile__panel {
    display: none
}

.profile__panel.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.profile__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.profile-information {
    gap: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.profile-information__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 406px;
    flex: 0 1 406px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

.profile-edit {
    background-color: #da976a;
    padding: 20px 25px 33px 25px
}

.profile-edit__title {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    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: 20px
}

.profile-edit__border {
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(52.6%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 52.6%, rgba(255, 255, 255, 0) 100%)
}

.profile-edit__edit {
    color: #fff;
    font-size: calc(17px + 6 * ((100vw - 320px)/ 1600))
}

.profile-edit__contacts {
    margin-top: 28px;
    margin-bottom: 28px
}

.profile-edit__name {
    color: #fff;
    font-size: calc(18px + 2 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    margin-bottom: 6px
}

.profile-edit__contitem {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    margin-bottom: 6px
}

.profile-edit__address {
    margin-top: 20px
}

.profile-edit__address-title {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 10px
}

.profile-edit__address-add {
    font-size: calc(14px + 5 * ((100vw - 320px)/ 1600));
    color: #fff
}

.profile-edit__address-contant {
    color: #fff;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: normal
}

.profile-add {
    background-color: #fcedea;
    padding: 20px 30px
}

.profile-add__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #222;
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(16px + 8 * ((100vw - 320px)/ 1600));
    margin-bottom: 20px
}

.profile-add__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.profile-add__icon {
    font-size: calc(16px + 8 * ((100vw - 320px)/ 1600));
    color: #222
}

.profile-add__border {
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 0)), color-stop(52.6%, #222), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(90deg, rgba(34, 34, 34, 0) 0, #222 52.6%, rgba(34, 34, 34, 0) 100%)
}

.profile-add__lead {
    margin-top: 20px;
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

.profile-add__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.profile-add__item {
    font-size: calc(14px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    padding-left: 35px;
    line-height: normal;
    background: url(../img/icon/guarantee-list.svg) left center no-repeat;
    min-height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%
}

.last-order {
    border: 1px solid #eee;
    padding: 20px 35px
}

.last-order__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.last-order__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(18px + 6 * ((100vw - 320px)/ 1600));
    line-height: 24px
}

.last-order__info {
    color: #666;
    font-size: calc(14px + 2 * ((100vw - 320px)/ 1600));
    line-height: 27px
}

.last-order__link {
    color: #da976a;
    font-size: 16px;
    text-decoration-line: underline
}

.last-order__contant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 17px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.last-order__image {
    max-width: 114px;
    max-height: 114px;
    overflow: hidden
}

.last-order__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.last-order__colprice {
    text-align: center
}

.last-order__col {
    color: #666;
    font-size: 16px;
    line-height: 27px
}

.last-order__price {
    color: #da976a;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px
}

.profile-myorders {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px
}

.myorder {
    width: 100%
}

.myorder__info {
    background-color: #fcedea;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block
}

.myorder__info span {
    font-size: 14px;
    font-weight: 300
}

.myorder__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #eee;
    padding: 22px 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px
}

.myorder__imginfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 27px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.myorder__image {
    width: 138px;
    height: 138px;
    overflow: hidden
}

.myorder__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.myorder__colprice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.myorder__col {
    color: #666;
    font-size: 16px;
    line-height: 27px
}

.myorder__price {
    font-size: 22px;
    font-weight: 900;
    line-height: 28px
}

.myorder__details {
    color: #da976a;
    font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
    text-decoration-line: underline
}

.myorder__status {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 7px;
    width: 202px
}

.myorder__status span {
    color: #222
}

.myorder__status-green {
    background-color: #12a33b;
    padding: 16px 20px
}

.myorder__status-yellow {
    background-color: #ffb800;
    padding: 16px 20px
}

.myorder__status-red {
    background-color: #f63844;
    padding: 16px 20px
}

.profile-favorites {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.profile-favorites__list {
    background-color: #fcedea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px;
    margin-bottom: 32px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 100px
}

.profile-favorites__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px
}

.profile-favorites__number {
    color: #da976a;
    font-size: calc(24px + 12 * ((100vw - 320px)/ 1600));
    font-weight: 900;
    text-transform: uppercase
}

.profile-favorites__text {
    color: #222;
    font-family: "Tenor Sans", sans-serif;
    font-size: 24px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    max-width: 135px
}

.profile-favorites__text span {
    color: #222;
    font-family: Lato;
    font-size: 18px;
    line-height: normal
}

.favorites {
    max-width: 1280px
}

.favorites__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 14px
}

.favorites__items {
    overflow: visible
}

.favorites__wrapper {
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.favorites__slide {
    width: auto
}

.profile-viewed__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.profile-viewed__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31.5%;
    flex: 0 1 31.5%
}

.profile-mailings__content {
    background-color: #fcedea;
    padding: 20px 30px;
    width: 410px;
    height: 262px;
    position: relative
}

.profile-mailings__content::before {
    content: "";
    width: 174px;
    height: 150px;
    position: absolute;
    bottom: 0;
    right: 10px;
    background: url(../img/background/statistics.png) center center/100% no-repeat
}

.profile-mailings__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 16px
}

.profile-mailings__line {
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 0)), color-stop(52.6%, #222), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(90deg, rgba(34, 34, 34, 0) 0, #222 52.6%, rgba(34, 34, 34, 0) 100%);
    width: 100%;
    height: 1px
}

.profile-mailings__email {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px
}

.profile-mailings label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-color: #d05278;
    padding: 4px 15px 4px 4px;
    margin-top: 20px
}

.profile-mailings input {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.profile-mailings span {
    width: 24px;
    height: 22px;
    background-color: #fff;
    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
}

.profile-mailings span::before {
    content: "\e903";
    font-family: icons;
    color: #da976a;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.profile-mailings input:checked+span::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.bonus-program_black {
    color: #222
}

.bonus-program_green {
    color: #12a33b
}

.bonus-program_grey {
    color: #999
}

.bonus-program__content {
    background-color: #fcedea;
    padding: 22px 30px 35px 30px
}

.bonus-program__title {
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: normal;
    margin-bottom: 22px
}

.bonus-program__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 84px
}

.bonus-program__item-title {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 10px
}

.bonus-program__item-value {
    font-size: 18px;
    font-weight: 700;
    line-height: normal
}

.notreviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fcedea;
    max-height: 377px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 58px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.notreviews__content {
    max-width: 560px
}

.notreviews__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(24px + 12 * ((100vw - 320px)/ 1600));
    line-height: 1.2;
    margin-bottom: 12px
}

.notreviews__text {
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 300;
    line-height: 33px;
    max-width: 340px
}

.notreviews__text span {
    color: #da976a;
    font-weight: 700
}

.notreviews__image {
    max-width: 463px;
    max-height: 485px;
    margin-top: 35px
}

.notreviews__img {
    width: 100%;
    height: 100%
}

.profile-mymarks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 100px
}

.profile-mymarks__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 28px
}

.profile-mymarks__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    margin-bottom: 0
}

.profile-status {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.profile-status__title {
    font-size: calc(20px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    line-height: normal;
    margin-bottom: 17px
}

.profile-status__content {
    max-width: 910px;
    position: relative
}

.profile-status__yuprice {
    color: #da976a;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 13px;
    max-width: 100%;
    margin-left: 22px;
    white-space: nowrap;
}

.profile-status__lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-bottom: 20px;
    margin-left: 22px
}

.profile-status__line {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 14px;
    background-color: #f63844
}

.profile-status__values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 56px
}

.profile-status__value {
    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-flex: 0;
    -ms-flex: 0 1 24%;
    flex: 0 1 24%
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    
}

.profile-status__name {
    font-size: 16px;
    font-weight: 500;
    line-height: normal
}

.profile-status__price {
    color: #da976a;
    font-size: calc(12px + 4 * ((100vw - 320px)/ 1600));
    font-weight: 500;
    line-height: 1.3
}

.profile-status__table {
    font-family: "Tenor Sans", sans-serif;
    text-align: center
}

.profile-status__section {
    font-size: 14px;
    line-height: 1.2;
    background-color: #eee;
    padding: 26px 10px;
    width: 206px
}

.profile-status__section-orange {
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    background-color: #da976a;
    padding: 26px 10px;
    width: 206px
}

.dpg {
    display: none;
    margin-top: 40px
}

.dpg__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 18px
}

.dpg__nav-btn {
    font-family: "Tenor Sans", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 5px
}

.dpg__nav-btn.active {
    color: #da976a;
    border-bottom: 2px solid #da976a
}

.dpg__panel {
    display: none
}

.dpg__panel.active {
    display: block
}

.dpg-delivery__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.dpg-delivery__item {
    font-size: 14px;
    line-height: 1.5
}

.dpg-delivery__ul {
    margin-left: 60px
}

.dpg-delivery__li {
    list-style: disc
}

.dpg-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px
}

.dpg-icon {
    width: 30px
}

.footer {
    color: #222
}

.footer__pc {
    background-color: #222;
    margin-top: 1.25rem
}

.footer__mobile {
    display: none
}

.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5rem .9375rem 3.4375rem .9375rem
}

.footer__logo-img {
    margin-bottom: 2.1875rem
}

.footer__socials {
    color: #999;
    font-size: 1rem;
    margin-right: .9375rem
}

.footer__social {
    margin-top: .9375rem
}

.footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__copyright {
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: .875rem;
    padding: .75rem;
    max-width: 71.25rem;
    border-top: 1px solid #383838
}

.info-footer {
    color: #fff;
    font-size: 1rem;
    line-height: 27px;
    max-width: 15.625rem;
    margin-right: 106px
}

.info-footer__schedule {
    color: #666
}

.menu-footer {
    margin-right: 70px;
    min-width: 14.0625rem
}

.menu-footer__title {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1.875rem
}

.menu-footer__items {
    font-size: 1rem;
    line-height: 35px
}

.menu-footer__item {
    padding-left: 17px;
    position: relative
}

.menu-footer__link {
    color: #bbb;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.menu-footer__link::before {
    content: "\e900";
    font-family: icons;
    font-size: .5rem;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.menu-footer__link:hover {
    color: #fff
}

.connection-footer {
    color: #fff;
    position: relative
}

.connection-footer__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1.5625rem
}

.connection-footer__icon {
    color: #da976a;
    font-size: 1.25rem;
    margin-right: .9375rem
}

.connection-footer__email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .9375rem;
    color: #bbb;
    font-size: 1rem;
    margin-bottom: .625rem
}

.connection-footer__email .icon-mail {
    color: #da976a;
    font-size: 1.25rem
}

.connection-footer__adres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .9375rem;
    color: #bbb;
    font-size: 1rem;
    margin-bottom: 1.0625rem
}

.connection-footer__adres .icon-map {
    color: #da976a;
    font-size: 1.5625rem
}

.connection-footer__upp {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 59px;
    height: 59px;
    background-color: #da976a;
    position: absolute;
    bottom: 0;
    right: 60px
}

.connection-footer__upp .icon-arrow-top {
    color: #fff;
    font-size: 22px
}

.footer-phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-phones__item {
    margin-bottom: 1.125rem
}

.footer-phones__link {
    font-size: calc(13px + 7 * ((100vw - 320px)/ 1600));
    font-weight: 700;
    color: #fff
}

.footer__mobile {
    display: none;
    margin-top: 8px;
    padding-top: 2.1875rem
}

.mobile-footer {
    background: url(../img/background/footer1.svg) top center/100% 10% no-repeat, url(../img/background/footer2.svg) bottom center/100% 10% no-repeat
}

.mobile-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile-footer__logo {
    margin-bottom: 1.625rem
}

.mobile-footer__contant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mobile-footer__connection {
    margin-right: 1.0625rem
}

.mobile-footer__connection-block:not(:first-child) {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mobile-footer__title {
    font-size: .8125rem;
    font-weight: 800;
    margin-bottom: .3125rem
}

.mobile-footer__phone {
    font-size: .75rem;
    line-height: 19px;
    color: #222
}

.mobile-footer__email {
    font-size: .75rem;
    line-height: 19px;
    margin-bottom: 10px
}

.mobile-footer__adres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    font-size: .75rem;
    line-height: 19px
}

.mobile-footer__adres .icon-map {
    color: #da976a;
    font-size: 1.0625rem
}

.mobile-footer__link {
    font-size: .75rem;
    line-height: 19px;
    color: #222
}

.mobile-footer__language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .625rem;
    margin-top: 10px;
    position: relative
}

.mobile-footer__lang {
    font-size: .75rem;
    font-weight: 700;
    color: #222;
    margin-top: 6px
}

.mobile-footer__lang.active {
    color: #da976a
}

.mobile-footer__social {
    margin-top: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px
}

.mobile-footer__pay {
    margin-top: 1.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 1.375rem
}

.mobile-footer .footer__copyright {
    color: #222;
    font-size: .6875rem;
    line-height: 19px;
    padding: 12px 0
}

.mobile-footer__upp {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 39px;
    height: 39px;
    background-color: #da976a;
    position: absolute;
    top: -10px;
    right: 0
}

.mobile-footer__upp .icon-arrow-top {
    color: #fff;
    font-size: 14px
}

.auth-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, .81);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    z-index: 999999;
    padding-top: 50px
}

.auth-popup.open {
    opacity: 1;
    visibility: visible
}

.auth-popup.open .popup__content {
    -webkit-transform: perspective(600px) translate(0, 0) rotateX(0);
    transform: perspective(600px) translate(0, 0) rotateX(0);
    opacity: 1
}

.auth-popup__body {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .75rem;
    z-index: 2
}

.auth-popup__content {
    position: relative;
    background-color: #fff;
    padding: 1.5625rem;
    opacity: 0;
    -webkit-transform: perspective(600px) translate(0, -100%) rotateX(45deg);
    transform: perspective(600px) translate(0, -100%) rotateX(45deg);
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    max-width: 25.625rem
}

.auth-popup__close {
    position: absolute;
    right: 0;
    top: -50px;
    background: 0 0;
    color: #fff;
    font-size: 32px;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
}

.auth-popup__close:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.auth-popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.auth-popup__title {
    font-family: "Tenor Sans", sans-serif;
    font-size: calc(20px + 12 * ((100vw - 320px)/ 1600));
    line-height: 42px;
    margin-bottom: 1.25rem
}

.auth-popup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .625rem;
    margin-bottom: .9375rem
}

.auth-popup__input::-webkit-input-placeholder {
    color: #999
}

.auth-popup__input::-moz-placeholder {
    color: #999
}

.auth-popup__input:-ms-input-placeholder {
    color: #999
}

.auth-popup__input::-ms-input-placeholder {
    color: #999
}

.auth-popup__input::placeholder {
    color: #999
}

.auth-popup__input {
    font-size: .875rem;
    padding: 1.25rem 1.6875rem;
    border: 1px solid #eee;
    outline: 0;
    width: 22.5rem;
    max-height: 3.6875rem
}

.auth-popup__input[type=date] {
    position: relative;
    color: #999
}

.auth-popup__input[type=date]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: 0 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.auth-popup__input[type=date]::after {
    color: transparent;
    background: 0 0;
    display: block;
    font-family: icons;
    content: "\e90c";
    font-size: 1.6875rem;
    color: #da976a;
    position: absolute;
    top: calc(50% - 13px);
    right: 7%;
    cursor: pointer
}

.auth-popup__textarea {
    font-size: .875rem;
    padding: 1.25rem 1.6875rem;
    border: 1px solid #eee;
    outline: 0;
    width: 22.5rem
}

.auth-popup__text {
    color: #666;
    font-family: "Tenor Sans", sans-serif;
    font-size: 14px;
    line-height: 1.3125rem;
    margin-bottom: 1.25rem;
    text-align: center
}

.auth-popup__link {
    color: #da976a;
    text-decoration-line: underline
}

.auth-popup__btn {
    color: #fff;
    font-family: "Tenor Sans", sans-serif;
    font-size: 1.125rem;
    padding: 17px;
    margin-bottom: .9375rem;
    background-color: #a3d2a2;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 18px
}

.auth-popup__file {
    position: relative;
    display: contents
}

.auth-popup__file span {
    position: relative;
    cursor: pointer;
    outline: 0;
    font-size: 14px;
    vertical-align: middle;
    color: #da976a;
    text-align: center;
    line-height: 22px;
    padding: 18px 20px;
    border: 1px solid #da976a;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s
}

.auth-popup__file span .arrow-popup {
    font-size: 16px
}

.auth-popup__file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0
}

.auth-popup__file:hover span {
    background-color: #fcedea
}

.auth-popup__file input[type=file]:disabled+span {
    background-color: #eee
}

.auth-popup__addfile {
    border: 1px solid #eee;
    padding: 20px 20px 20px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.auth-popup__addfile-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.auth-popup__addfile-image {
    margin-right: 6px;
    width: 43px
}

.auth-popup__inputvideo {
    font-size: .875rem;
    padding: 1.25rem 1.6875rem;
    border: 1px solid #eee;
    outline: 0;
    width: 100%;
    margin-right: 15px;
    max-height: 3.6875rem
}

.auth-popup__addfile-btn {
    color: #da976a;
    font-family: "Tenor Sans", sans-serif;
    font-size: 14px;
    text-decoration-line: underline
}

.auth-popup__addfile-text {
    color: #666;
    font-size: 12px;
    line-height: 17px;
    max-width: 287px !important;
    margin-right: 15px
}

.auth-popup__addfile-title {
    color: #222;
    font-size: 14px;
    margin-bottom: 5px
}

.addreview .auth-popup__content {
    max-width: 556px
}

.addreview .auth-popup__input {
    width: 100%
}

.addreview .auth-popup__textarea {
    width: 100%
}

.review-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.review-rating[data-total-rating="1"] .review-rating__item:nth-child(n+5) span,
.review-rating[data-total-rating="2"] .review-rating__item:nth-child(n+4) span,
.review-rating[data-total-rating="3"] .review-rating__item:nth-child(n+3) span,
.review-rating[data-total-rating="4"] .review-rating__item:nth-child(n+2) span,
.review-rating[data-total-rating="5"] .review-rating__item:nth-child(n+1) span {
    color: #da976a
}

.review-rating__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #999;
    font-size: calc(12px + 2 * ((100vw - 320px)/ 1600));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.review-rating__item:hover {
    color: #999
}

.review-rating__item:hover span {
    color: #999
}

.review-rating__item:hover~.review-rating__item span {
    color: #999
}

.review-rating__item span {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: calc(40px + 24 * ((100vw - 320px)/ 1600));
    color: #d9d9d9;
    margin-bottom: 5px
}

.page {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (min-width:61.99875em) {
    .details-link:hover {
        background: url(../img/background/hover.png) center center/25px 30px no-repeat
    }

    .menu__link:hover {
        background: url(../img/background/hover.png) center center no-repeat
    }

    .brands {
        border-bottom: 2px solid #f4f4f4
    }

    .catalog__slide {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 400px;
        flex: 1 0 400px
    }
}

@media (max-width:1760px) {
    .swiper-pagination {
        margin-top: calc(27px + 18 * ((100vw - 320px)/ 1440))
    }

    .top-header__phones {
        -webkit-column-gap: calc(10px + 25 * ((100vw - 320px)/ 1440));
        -moz-column-gap: calc(10px + 25 * ((100vw - 320px)/ 1440));
        column-gap: calc(10px + 25 * ((100vw - 320px)/ 1440))
    }

    .top-header__social-linck {
        margin-left: calc(10px + 20 * ((100vw - 320px)/ 1440))
    }

    .top-header__icon-mail {
        margin-right: calc(5px + 10 * ((100vw - 320px)/ 1440))
    }

    .lang-top-header {
        margin-right: calc(10px + 25 * ((100vw - 320px)/ 1440))
    }

    .body-header__logo {
        margin-right: calc(-20px + 72 * ((100vw - 320px)/ 1440))
    }

    .body-header__icons {
        -webkit-column-gap: calc(7px + 38 * ((100vw - 320px)/ 1440));
        -moz-column-gap: calc(7px + 38 * ((100vw - 320px)/ 1440));
        column-gap: calc(7px + 38 * ((100vw - 320px)/ 1440))
    }

    .body-header__icons {
        margin-left: calc(0px + 40 * ((100vw - 320px)/ 1440))
    }

    .basket-popup__amount {
        margin-top: calc(15px + 10 * ((100vw - 320px)/ 1440))
    }

    .basket-popup__buttons {
        margin-top: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .menu__list {
        -webkit-column-gap: calc(8px + 22 * ((100vw - 320px)/ 1440));
        -moz-column-gap: calc(8px + 22 * ((100vw - 320px)/ 1440));
        column-gap: calc(8px + 22 * ((100vw - 320px)/ 1440))
    }

    .menu__list {
        row-gap: calc(5px + 5 * ((100vw - 320px)/ 1440))
    }

    .slider-main__slide {
        margin-right: calc(0px + -50 * ((100vw - 320px)/ 1440))
    }

    .slider-main__content {
        margin-top: calc(0px + 108 * ((100vw - 320px)/ 1440))
    }

    .slider-main__image {
        max-width: calc(185px + 612 * ((100vw - 320px)/ 1440))
    }

    .slider-main__image {
        max-height: calc(170px + 492 * ((100vw - 320px)/ 1440))
    }

    .slide-main__discount {
        max-width: calc(83px + 72 * ((100vw - 320px)/ 1440))
    }

    .slide-main__discount {
        max-height: calc(32px + 25 * ((100vw - 320px)/ 1440))
    }

    .slide-main__title {
        margin-bottom: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .slide-main__text {
        line-height: calc(18px + 12 * ((100vw - 320px)/ 1440))
    }

    .slide-main__text {
        margin-bottom: calc(8px + 22 * ((100vw - 320px)/ 1440))
    }

    .product-block {
        margin-top: calc(30px + 18 * ((100vw - 320px)/ 1440))
    }

    .product-block__title {
        margin-bottom: calc(11px + 7 * ((100vw - 320px)/ 1440))
    }

    .product {
        padding: calc(8px + 16 * ((100vw - 320px)/ 1440))
    }

    .product__flag {
        padding-left: calc(13px + 1 * ((100vw - 320px)/ 1440))
    }

    .product__flag {
        padding-right: calc(13px + 1 * ((100vw - 320px)/ 1440))
    }

    .product__flag {
        padding-top: calc(8px + 8 * ((100vw - 320px)/ 1440))
    }

    .product__flag {
        padding-bottom: calc(8px + 8 * ((100vw - 320px)/ 1440))
    }

    .product__flag span {
        bottom: calc(-4px + -6 * ((100vw - 320px)/ 1440))
    }

    .product__flag span {
        width: calc(3px + 4 * ((100vw - 320px)/ 1440))
    }

    .product__flag span {
        height: calc(8px + 9 * ((100vw - 320px)/ 1440))
    }

    .product__flag-items {
        top: calc(10px + 12 * ((100vw - 320px)/ 1440))
    }

    .product__flag-items {
        left: calc(-3px + -4 * ((100vw - 320px)/ 1440))
    }

    .product__flag-items {
        gap: calc(11px + 11 * ((100vw - 320px)/ 1440))
    }

    .product__image {
        margin-bottom: calc(7px + 63 * ((100vw - 320px)/ 1440))
    }

    .product__image {
        height: calc(110px + 211 * ((100vw - 320px)/ 1440))
    }

    .product__name {
        line-height: calc(13px + 11 * ((100vw - 320px)/ 1440))
    }

    .product__name {
        margin-bottom: calc(4px + 7 * ((100vw - 320px)/ 1440))
    }

    .product__rating {
        margin-bottom: calc(6px + 3 * ((100vw - 320px)/ 1440))
    }

    .product__rating-img {
        max-width: calc(52px + 56 * ((100vw - 320px)/ 1440))
    }

    .product__price {
        margin-bottom: calc(2px + 11 * ((100vw - 320px)/ 1440))
    }

    .product__price {
        gap: calc(4px + 11 * ((100vw - 320px)/ 1440))
    }

    .product__btn-body {
        gap: calc(4px + 12 * ((100vw - 320px)/ 1440))
    }

    .product__btn-cart {
        gap: calc(5px + 4 * ((100vw - 320px)/ 1440))
    }

    .product__btn-cart {
        padding-top: calc(8px + 8 * ((100vw - 320px)/ 1440))
    }

    .product__btn-cart {
        padding-bottom: calc(8px + 8 * ((100vw - 320px)/ 1440))
    }

    .product__present {
        margin-left: calc(-8px + -16 * ((100vw - 320px)/ 1440))
    }

    .product__present {
        margin-right: calc(-8px + -16 * ((100vw - 320px)/ 1440))
    }

    .product__colors {
        gap: calc(5px + 6 * ((100vw - 320px)/ 1440))
    }

    .popular-cat {
        margin-top: calc(30px + 40 * ((100vw - 320px)/ 1440))
    }

    .popular-cat__title {
        margin-bottom: calc(15px + 45 * ((100vw - 320px)/ 1440))
    }

    .popular-cat__all {
        height: calc(103px + 67 * ((100vw - 320px)/ 1440))
    }

    .cat-popular__link {
        width: calc(92px + 173 * ((100vw - 320px)/ 1440))
    }

    .cat-popular__link {
        height: calc(98px + 167 * ((100vw - 320px)/ 1440))
    }

    .cat-popular__img {
        max-width: calc(42px + 74 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__contant {
        margin-left: calc(0px + 114 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__discount {
        width: calc(43px + 47 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__title {
        margin-bottom: calc(16px + 29 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__subtitle {
        margin-bottom: calc(10px + 45 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__text {
        margin-bottom: calc(18px + 22 * ((100vw - 320px)/ 1440))
    }

    .loyalty-body__text {
        line-height: calc(18px + 9 * ((100vw - 320px)/ 1440))
    }

    .top-bottom .loyalty-body__contant {
        margin-right: calc(0px + 114 * ((100vw - 320px)/ 1440))
    }

    .reviews {
        margin-top: calc(0px + 68 * ((100vw - 320px)/ 1440))
    }

    .reviews__container {
        padding-left: calc(15px + 75 * ((100vw - 320px)/ 1440))
    }

    .reviews__container {
        padding-right: calc(15px + 75 * ((100vw - 320px)/ 1440))
    }

    .review {
        gap: calc(5px + 18 * ((100vw - 320px)/ 1440))
    }

    .title-main {
        padding-top: calc(50px + 35 * ((100vw - 320px)/ 1440))
    }

    .title-main {
        padding-bottom: calc(50px + 35 * ((100vw - 320px)/ 1440))
    }

    .error-info__subtitle {
        margin-bottom: calc(6px + 11 * ((100vw - 320px)/ 1440))
    }

    .error-info__text {
        line-height: calc(25px + 7 * ((100vw - 320px)/ 1440))
    }

    .error-info__text {
        margin-bottom: calc(6px + 10 * ((100vw - 320px)/ 1440))
    }

    .error-info__recomendation {
        line-height: calc(28px + 10 * ((100vw - 320px)/ 1440))
    }

    .error-info__recomendation {
        margin-bottom: calc(6px + 10 * ((100vw - 320px)/ 1440))
    }

    .error-info__links {
        gap: calc(30px + 10 * ((100vw - 320px)/ 1440))
    }

    .alphabet__container {
        margin-top: calc(30px + 55 * ((100vw - 320px)/ 1440))
    }

    .alphabet__container {
        gap: calc(12px + 12 * ((100vw - 320px)/ 1440))
    }

    .alphabet__items {
        gap: calc(15px + 9 * ((100vw - 320px)/ 1440))
    }

    .alphabet__items.alphabet-rus {
        gap: calc(15px + 12 * ((100vw - 320px)/ 1440))
    }

    .alphabet__link {
        line-height: calc(16px + 8 * ((100vw - 320px)/ 1440))
    }

    .contant-alphabet {
        margin-top: calc(0px + 60 * ((100vw - 320px)/ 1440))
    }

    .contant-alphabet__body {
        margin-bottom: calc(10px + 45 * ((100vw - 320px)/ 1440))
    }

    .contant-alphabet__items {
        gap: calc(0px + 160 * ((100vw - 320px)/ 1440))
    }

    .contant-alphabet__link {
        line-height: calc(27px + 7 * ((100vw - 320px)/ 1440))
    }

    .cashback {
        margin-top: calc(25px + 97 * ((100vw - 320px)/ 1440))
    }

    .cashback__text {
        min-height: calc(56px + 72 * ((100vw - 320px)/ 1440))
    }

    .program-info {
        margin-top: calc(30px + 115 * ((100vw - 320px)/ 1440))
    }

    .program-info__img {
        width: calc(320px + 291 * ((100vw - 320px)/ 1440))
    }

    .program-info__img {
        height: calc(258px + 239 * ((100vw - 320px)/ 1440))
    }

    .program-info__text {
        line-height: calc(25px + 8 * ((100vw - 320px)/ 1440))
    }

    .faq__item-title {
        gap: calc(10px + 45 * ((100vw - 320px)/ 1440))
    }

    .affiliate__p1 {
        line-height: calc(33px + 28 * ((100vw - 320px)/ 1440))
    }

    .affiliate__p2 {
        line-height: calc(28px + 28 * ((100vw - 320px)/ 1440))
    }

    .cooperation__container {
        margin-top: calc(16px + 64 * ((100vw - 320px)/ 1440))
    }

    .cooperation__container {
        margin-bottom: calc(20px + 60 * ((100vw - 320px)/ 1440))
    }

    .cooperation__text {
        line-height: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .whyus__container {
        gap: calc(30px + 35 * ((100vw - 320px)/ 1440))
    }

    .whyus__why {
        margin-bottom: calc(20px + 20 * ((100vw - 320px)/ 1440))
    }

    .whyus__time {
        margin-bottom: calc(20px + 20 * ((100vw - 320px)/ 1440))
    }

    .pros {
        margin-top: calc(40px + 35 * ((100vw - 320px)/ 1440))
    }

    .pros__title {
        line-height: calc(23px + 8 * ((100vw - 320px)/ 1440))
    }

    .pros__title {
        margin-bottom: calc(17px + -5 * ((100vw - 320px)/ 1440))
    }

    .pros__text {
        line-height: calc(21px + 6 * ((100vw - 320px)/ 1440))
    }

    .participant {
        margin-top: calc(40px + 10 * ((100vw - 320px)/ 1440))
    }

    .participant__title {
        line-height: calc(21px + 6 * ((100vw - 320px)/ 1440))
    }

    .participant__nmber {
        padding: calc(20px + 17 * ((100vw - 320px)/ 1440))
    }

    .present {
        margin-top: calc(40px + 30 * ((100vw - 320px)/ 1440))
    }

    .present {
        margin-bottom: calc(10px + 70 * ((100vw - 320px)/ 1440))
    }

    .present__title {
        line-height: calc(28px + 28 * ((100vw - 320px)/ 1440))
    }

    .present__subtitle {
        line-height: calc(24px + 19 * ((100vw - 320px)/ 1440))
    }

    .present__block {
        margin-top: calc(40px + 50 * ((100vw - 320px)/ 1440))
    }

    .blog {
        margin-top: calc(26px + 74 * ((100vw - 320px)/ 1440))
    }

    .blog__container {
        -webkit-column-gap: calc(10px + 20 * ((100vw - 320px)/ 1440));
        -moz-column-gap: calc(10px + 20 * ((100vw - 320px)/ 1440));
        column-gap: calc(10px + 20 * ((100vw - 320px)/ 1440))
    }

    .blog__container {
        row-gap: calc(20px + 43 * ((100vw - 320px)/ 1440))
    }

    .item-blog__title {
        line-height: calc(13px + 11 * ((100vw - 320px)/ 1440))
    }

    .item-blog__title {
        margin-top: calc(9px + 31 * ((100vw - 320px)/ 1440))
    }

    .item-blog__title {
        margin-bottom: calc(6px + 9 * ((100vw - 320px)/ 1440))
    }

    .item-blog__excerpt {
        line-height: calc(16px + 11 * ((100vw - 320px)/ 1440))
    }

    .item-blog__link {
        margin-top: calc(4px + 11 * ((100vw - 320px)/ 1440))
    }

    .application {
        margin-bottom: calc(10px + 35 * ((100vw - 320px)/ 1440))
    }

    .brand-catalog {
        gap: calc(19px + 45 * ((100vw - 320px)/ 1440))
    }

    .banner-catalog__title {
        line-height: calc(32px + 16 * ((100vw - 320px)/ 1440))
    }

    .banner-catalog__text {
        line-height: calc(22px + 19 * ((100vw - 320px)/ 1440))
    }

    .catalog-content__items {
        gap: calc(16px + 14 * ((100vw - 320px)/ 1440))
    }

    .catalog-content__item {
        height: calc(245px + 375 * ((100vw - 320px)/ 1440))
    }

    .sorting {
        gap: calc(16px + 8 * ((100vw - 320px)/ 1440))
    }

    .about-info__image {
        min-width: calc(62px + 18 * ((100vw - 320px)/ 1440))
    }

    .about-info__image {
        min-height: calc(52px + 15 * ((100vw - 320px)/ 1440))
    }

    .about-info__text {
        line-height: calc(14px + 10 * ((100vw - 320px)/ 1440))
    }

    .about.breadcrumbs {
        margin-bottom: calc(0px + 37 * ((100vw - 320px)/ 1440))
    }

    .about-video {
        margin-top: calc(46px + 14 * ((100vw - 320px)/ 1440))
    }

    .about-video__title {
        margin-bottom: calc(16px + 26 * ((100vw - 320px)/ 1440))
    }

    .about-video .video-control-play {
        width: calc(95px + 55 * ((100vw - 320px)/ 1440))
    }

    .about-video .video-control-play {
        height: calc(95px + 55 * ((100vw - 320px)/ 1440))
    }

    .about-video .video-control-play::before {
        width: calc(95px + 55 * ((100vw - 320px)/ 1440))
    }

    .about-video .video-control-play::before {
        height: calc(95px + 55 * ((100vw - 320px)/ 1440))
    }

    .about-statistics__container {
        margin-top: calc(23px + 45 * ((100vw - 320px)/ 1440))
    }

    .about-statistics__count {
        margin-bottom: calc(0px + 16 * ((100vw - 320px)/ 1440))
    }

    .about-content {
        margin-top: calc(20px + 45 * ((100vw - 320px)/ 1440))
    }

    .about-content__text {
        padding-left: calc(22px + 106 * ((100vw - 320px)/ 1440))
    }

    .about-content__text {
        padding-right: calc(22px + 28 * ((100vw - 320px)/ 1440))
    }

    .about-content__text {
        line-height: calc(22px + 24 * ((100vw - 320px)/ 1440))
    }

    .about-content__text-big {
        margin-bottom: calc(7px + 15 * ((100vw - 320px)/ 1440))
    }

    .about-content__text-bg {
        line-height: calc(22px + 20 * ((100vw - 320px)/ 1440))
    }

    .address__img {
        max-width: calc(136px + 114 * ((100vw - 320px)/ 1440))
    }

    .about-socials__title {
        margin-bottom: calc(13px + 12 * ((100vw - 320px)/ 1440))
    }

    .about-socials__contant {
        gap: calc(13px + 47 * ((100vw - 320px)/ 1440))
    }

    .about-socials__img {
        width: calc(160px + 119 * ((100vw - 320px)/ 1440))
    }

    .about-socials__social {
        gap: calc(16px + 44 * ((100vw - 320px)/ 1440))
    }

    .about-socials__link {
        gap: calc(5px + 4 * ((100vw - 320px)/ 1440))
    }

    .about-socials__icon {
        font-size: calc(36px + 18 * ((100vw - 320px)/ 1440))
    }

    .about-socials__icon {
        padding: calc(22px + 11 * ((100vw - 320px)/ 1440))
    }

    .about-socials__name {
        font-size: calc(16px + 2 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__subtitle {
        max-width: calc(83px + 89 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__title {
        line-height: calc(28px + 26 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__title {
        margin-bottom: calc(14px + 8 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__pink {
        padding-right: calc(22px + 83 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__text {
        padding-left: calc(22px + 83 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__text {
        line-height: calc(24px + 6 * ((100vw - 320px)/ 1440))
    }

    .cooperation-content__text p {
        margin-bottom: calc(7px + 15 * ((100vw - 320px)/ 1440))
    }

    .guarantee {
        margin-top: calc(20px + 16 * ((100vw - 320px)/ 1440))
    }

    .guarantee {
        margin-bottom: calc(30px + 15 * ((100vw - 320px)/ 1440))
    }

    .guarantee__container {
        gap: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .guarantee__content {
        padding: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__title {
        margin-bottom: calc(12px + 8 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__text-bold {
        line-height: calc(21px + 9 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__text-bold {
        margin-bottom: calc(20px + 15 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__text {
        line-height: calc(21px + 6 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__text {
        margin-bottom: calc(10px + 20 * ((100vw - 320px)/ 1440))
    }

    .guarantee-panel__item {
        line-height: calc(23px + 4 * ((100vw - 320px)/ 1440))
    }

    .cart-product__title {
        line-height: calc(18px + 18 * ((100vw - 320px)/ 1440))
    }

    .cart-product__title {
        margin-bottom: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .cart-product__rating {
        gap: calc(3px + 9 * ((100vw - 320px)/ 1440))
    }

    .cart-product__rating {
        margin-bottom: calc(9px + 16 * ((100vw - 320px)/ 1440))
    }

    .product-cart__nav {
        gap: calc(17px + 53 * ((100vw - 320px)/ 1440))
    }

    .product-cart__nav-btn {
        padding-bottom: calc(10px + 7 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__slide {
        padding: calc(20px + 38 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about .min-slide {
        max-width: calc(60px + 75 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__color-body {
        gap: calc(6px + 4 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__pricecol {
        margin-bottom: calc(23px + 17 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__btn {
        margin-bottom: calc(25px + 29 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__description {
        margin-top: calc(25px + 30 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__description-title {
        margin-bottom: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .product-cart-about__description-text p {
        margin-bottom: calc(10px + 24 * ((100vw - 320px)/ 1440))
    }

    .cheaper {
        margin-top: calc(30px + 50 * ((100vw - 320px)/ 1440))
    }

    .cheaper__slide {
        gap: calc(0px + 60 * ((100vw - 320px)/ 1440))
    }

    .cheaper__product {
        gap: calc(16px + 44 * ((100vw - 320px)/ 1440))
    }

    .cheaper__result {
        gap: calc(8px + 18 * ((100vw - 320px)/ 1440))
    }

    .cheaper__result {
        height: calc(180px + 365 * ((100vw - 320px)/ 1440))
    }

    .product-cart-characteristics {
        gap: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .product-cart-reviews__image {
        max-width: calc(72px + 18 * ((100vw - 320px)/ 1440))
    }

    .product-cart-reviews__images-btn {
        max-width: calc(50px + 12 * ((100vw - 320px)/ 1440))
    }

    .review-product-cart {
        padding: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .review-product-cart__avatar {
        margin-right: calc(14px + 16 * ((100vw - 320px)/ 1440))
    }

    .cart__container {
        margin-top: calc(28px + 32 * ((100vw - 320px)/ 1440))
    }

    .item-cart {
        gap: calc(11px + 19 * ((100vw - 320px)/ 1440))
    }

    .item-cart {
        padding: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .item-cart__image {
        width: calc(48px + 62 * ((100vw - 320px)/ 1440))
    }

    .item-cart__image {
        height: calc(48px + 62 * ((100vw - 320px)/ 1440))
    }

    .item-cart__name {
        line-height: calc(14px + 10 * ((100vw - 320px)/ 1440))
    }

    .item-cart__art {
        margin-bottom: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .result-cart {
        padding: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .result-cart__text {
        margin-top: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .openblog {
        margin-top: calc(30px + 60 * ((100vw - 320px)/ 1440))
    }

    .openblog {
        margin-bottom: calc(24px + 76 * ((100vw - 320px)/ 1440))
    }

    .openblog__title {
        margin-bottom: calc(15px + 29 * ((100vw - 320px)/ 1440))
    }

    .openblog__lead {
        line-height: calc(19px + 11 * ((100vw - 320px)/ 1440))
    }

    .openblog__lead {
        margin-bottom: calc(15px + 29 * ((100vw - 320px)/ 1440))
    }

    .openblog__image {
        height: calc(237px + 263 * ((100vw - 320px)/ 1440))
    }

    .openblog__image {
        margin-bottom: calc(15px + 20 * ((100vw - 320px)/ 1440))
    }

    .openblog__info {
        padding-bottom: calc(20px + 5 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan-content {
        padding-bottom: calc(0px + 70 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan {
        margin-top: calc(20px + 30 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan::before {
        width: calc(240px + 85 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan::before {
        height: calc(208px + 72 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan-text {
        line-height: calc(21px + 9 * ((100vw - 320px)/ 1440))
    }

    .openblog__slogan-text {
        margin-bottom: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .openblog__stages {
        gap: calc(0px + 90 * ((100vw - 320px)/ 1440))
    }

    .list-openblog {
        line-height: calc(22px + 5 * ((100vw - 320px)/ 1440))
    }

    .list-openblog {
        margin-top: calc(12px + 30 * ((100vw - 320px)/ 1440))
    }

    .list-openblog__title {
        line-height: calc(19px + 5 * ((100vw - 320px)/ 1440))
    }

    .addinformation__container {
        margin-top: calc(30px + 40 * ((100vw - 320px)/ 1440))
    }

    .addinformation__title {
        margin-bottom: calc(12px + 28 * ((100vw - 320px)/ 1440))
    }

    .addinformation__content {
        gap: calc(20px + 60 * ((100vw - 320px)/ 1440))
    }

    .addinformation__text {
        line-height: calc(21px + 6 * ((100vw - 320px)/ 1440))
    }

    .feedback {
        margin-top: calc(34px + 46 * ((100vw - 320px)/ 1440))
    }

    .feedback__container {
        gap: calc(12px + 78 * ((100vw - 320px)/ 1440))
    }

    .feedback__text {
        line-height: calc(20px + 7 * ((100vw - 320px)/ 1440))
    }

    .contacts-map {
        margin-top: calc(20px + 20 * ((100vw - 320px)/ 1440))
    }

    .delivery__list {
        line-height: calc(21px + 9 * ((100vw - 320px)/ 1440))
    }

    .delivery__list {
        margin-bottom: calc(0px + 15 * ((100vw - 320px)/ 1440))
    }

    .delivery__border-line {
        padding-bottom: calc(18px + 12 * ((100vw - 320px)/ 1440))
    }

    .delivery__border-line {
        margin-bottom: calc(12px + 28 * ((100vw - 320px)/ 1440))
    }

    .delivery__lead {
        line-height: calc(21px + 9 * ((100vw - 320px)/ 1440))
    }

    .order {
        margin-top: calc(23px + 45 * ((100vw - 320px)/ 1440))
    }

    .profile__body {
        gap: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile__nav {
        gap: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile__logout {
        margin-top: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile-information {
        gap: calc(20px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile-edit__title {
        margin-bottom: calc(15px + 5 * ((100vw - 320px)/ 1440))
    }

    .profile-edit__contacts {
        margin-top: calc(10px + 18 * ((100vw - 320px)/ 1440))
    }

    .profile-edit__contacts {
        margin-bottom: calc(10px + 18 * ((100vw - 320px)/ 1440))
    }

    .profile-edit__address {
        margin-top: calc(10px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile-add__icons {
        gap: calc(12px + 8 * ((100vw - 320px)/ 1440))
    }

    .profile-add__lead {
        margin-top: calc(11px + 9 * ((100vw - 320px)/ 1440))
    }

    .profile-add__items {
        gap: calc(12px + 4 * ((100vw - 320px)/ 1440))
    }

    .last-order__title {
        line-height: calc(18px + 6 * ((100vw - 320px)/ 1440))
    }

    .last-order__info {
        line-height: calc(23px + 4 * ((100vw - 320px)/ 1440))
    }

    .profile-myorders {
        gap: calc(20px + 5 * ((100vw - 320px)/ 1440))
    }

    .profile-favorites__list {
        padding: calc(20px + 15 * ((100vw - 320px)/ 1440))
    }

    .profile-favorites__list {
        margin-bottom: calc(20px + 12 * ((100vw - 320px)/ 1440))
    }

    .profile-favorites__list {
        gap: calc(16px + 84 * ((100vw - 320px)/ 1440))
    }

    .profile-favorites__item {
        gap: calc(5px + 10 * ((100vw - 320px)/ 1440))
    }

    .profile-viewed__items {
        gap: calc(15px + 15 * ((100vw - 320px)/ 1440))
    }

    .bonus-program__list {
        gap: calc(40px + 44 * ((100vw - 320px)/ 1440))
    }

    .notreviews {
        padding: calc(30px + 28 * ((100vw - 320px)/ 1440))
    }

    .notreviews__image {
        margin-top: calc(-45px + 80 * ((100vw - 320px)/ 1440))
    }

    .profile-mymarks__items {
        gap: calc(20px + 8 * ((100vw - 320px)/ 1440))
    }

    .profile-status__values {
        margin-bottom: calc(33px + 23 * ((100vw - 320px)/ 1440))
    }

    .info-footer {
        margin-right: calc(0px + 106 * ((100vw - 320px)/ 1440))
    }

    .menu-footer {
        margin-right: calc(0px + 70 * ((100vw - 320px)/ 1440))
    }

    .auth-popup__title {
        line-height: calc(28px + 14 * ((100vw - 320px)/ 1440))
    }
}

@media (max-width:1600px) {
    .contant-alphabet__title {
        text-align: center
    }
}

@media (max-width:1430px) {
    .filter {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 440px;
        flex: 0 1 440px
    }
}

@media (max-width:1400px) {
    .loyalty-body__contant {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 43%;
        flex: 0 0 43%
    }
}

@media (max-width:1360px) {
    .review {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

@media (max-width:1270px) {
    .whyus::before {
        right: 0;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transform: skewY(15deg);
        -ms-transform: skewY(15deg);
        transform: skewY(15deg);
        min-height: 200%
    }

    .whyus::after {
        right: 0;
        top: -76%;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transform: skewY(15deg);
        -ms-transform: skewY(15deg);
        transform: skewY(15deg)
    }

    .whyus__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .whyus__contant {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .whyus__nails {
        text-align: center
    }

    .whyus__img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-transform: rotate(15.336deg);
        -ms-transform: rotate(15.336deg);
        transform: rotate(15.336deg);
        margin-top: 20px
    }
}

@media (max-width:1230px) {
    .program-info {
        text-align: center;
        overflow: hidden
    }

    .program-info__hidden::before {
        right: 0;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transform: skewY(26deg);
        -ms-transform: skewY(26deg);
        transform: skewY(26deg);
        min-height: 200%
    }

    .program-info__hidden::after {
        right: 0;
        top: -77%;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transform: skewY(26deg);
        -ms-transform: skewY(26deg);
        transform: skewY(26deg)
    }

    .program-info__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 8px 65px 8px
    }

    .program-info__img {
        position: unset
    }

    .program-info__row1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .program-info__text {
        margin-bottom: 20px
    }

    .program-info__text .big-fs {
        font-size: 24px
    }

    .program-info__row2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0
    }

    .program-info__row3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1100px) {
    .catalog-content__items {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
    .catalog-content__items.wish_not_logged{
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:1074px) {
    .profile-mymarks__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:991.98px) {
    .body-header__container {
        height: calc(55px + 60 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon:first-child {
        font-size: calc(18px + 5 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon {
        font-size: calc(18px + 7 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon span {
        top: calc(-12px + -8 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon span {
        right: calc(-8px + -10 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon span {
        width: calc(17px + 5 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon span {
        height: calc(17px + 5 * ((100vw - 320px)/ 671.98))
    }

    .body-header__icon span {
        font-size: calc(8px + 4 * ((100vw - 320px)/ 671.98))
    }

    .basket-popup {
        width: calc(296px + 259 * ((100vw - 320px)/ 671.98))
    }

    .logo__img {
        max-width: calc(83px + 75 * ((100vw - 320px)/ 671.98))
    }

    .main__container {
        padding-bottom: calc(30px + 70 * ((100vw - 320px)/ 671.98))
    }

    .cashback__items {
        gap: calc(20px + 28 * ((100vw - 320px)/ 671.98))
    }

    .cashback__item {
        border-width: calc(1px + 2 * ((100vw - 320px)/ 671.98))
    }

    .cashback__item {
        margin-left: calc(16px + 22 * ((100vw - 320px)/ 671.98))
    }

    .cashback__item:nth-child(2n+1) .cashback__number::before {
        border-width: calc(31px + 43 * ((100vw - 320px)/ 671.98))
    }

    .cashback__number {
        font-size: calc(10px + 14 * ((100vw - 320px)/ 671.98))
    }

    .cashback__number {
        padding: calc(3px + 3 * ((100vw - 320px)/ 671.98))
    }

    .cashback__number::before {
        border-width: calc(31px + 43 * ((100vw - 320px)/ 671.98))
    }

    .cashback__text {
        font-size: calc(10px + 15 * ((100vw - 320px)/ 671.98))
    }

    .cashback__text {
        margin-left: calc(-20px + -18 * ((100vw - 320px)/ 671.98))
    }

    .item-blog__image {
        height: calc(95px + 205 * ((100vw - 320px)/ 671.98))
    }

    .pagination {
        margin-top: calc(30px + 13 * ((100vw - 320px)/ 671.98))
    }

    .pagination {
        margin-bottom: calc(15px + 38 * ((100vw - 320px)/ 671.98))
    }

    .pagination__item {
        width: calc(40px + 10 * ((100vw - 320px)/ 671.98))
    }

    .pagination__item {
        height: calc(40px + 10 * ((100vw - 320px)/ 671.98))
    }

    .application__text {
        line-height: calc(18px + 14 * ((100vw - 320px)/ 671.98))
    }

    .catalog__container {
        margin-top: calc(26px + 10 * ((100vw - 320px)/ 671.98))
    }

    .sidebar-catalog__title {
        margin-bottom: calc(14px + 10 * ((100vw - 320px)/ 671.98))
    }

    .brand-catalog__image {
        min-width: calc(83px + 47 * ((100vw - 320px)/ 671.98))
    }

    .brand-catalog__image {
        min-height: calc(73px + 41 * ((100vw - 320px)/ 671.98))
    }

    .about-info__items {
        gap: calc(4px + 26 * ((100vw - 320px)/ 671.98))
    }

    .about-info__item {
        gap: calc(4px + 23 * ((100vw - 320px)/ 671.98))
    }

    .about-info__item {
        width: calc(96px + 264 * ((100vw - 320px)/ 671.98))
    }

    .cart-product__rating-img {
        width: calc(72px + 63 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about__content {
        gap: calc(13px + 17 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about__content-characteristics {
        gap: calc(24px + 36 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about .min-slide {
        height: calc(60px + 75 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about .min-slide {
        padding: calc(2px + 14 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about__color-item {
        width: calc(40px + 10 * ((100vw - 320px)/ 671.98))
    }

    .product-cart-about__color-item {
        height: calc(40px + 10 * ((100vw - 320px)/ 671.98))
    }

    .about-cart-recommend {
        padding: calc(15px + 5 * ((100vw - 320px)/ 671.98))
    }

    .about-cart-recommend__img {
        margin-right: calc(8px + 40 * ((100vw - 320px)/ 671.98))
    }

    .about-cart-recommend__img {
        max-width: calc(90px + 22 * ((100vw - 320px)/ 671.98))
    }

    .about-cart-recommend__text {
        margin-right: calc(0px + 28 * ((100vw - 320px)/ 671.98))
    }

    .about-cart-recommend__title {
        margin-bottom: calc(4px + 11 * ((100vw - 320px)/ 671.98))
    }

    .review-product-cart__text {
        line-height: calc(18px + 5 * ((100vw - 320px)/ 671.98))
    }

    .review-product-cart__text-title {
        line-height: calc(18px + 2 * ((100vw - 320px)/ 671.98))
    }

    .review-product-cart__img {
        max-width: calc(66px + 8 * ((100vw - 320px)/ 671.98))
    }

    .review-product-cart__img {
        max-width: calc(76px + 9 * ((100vw - 320px)/ 671.98))
    }

    .delivery-order__title {
        margin-bottom: calc(20px + 5 * ((100vw - 320px)/ 671.98))
    }

    .form-order__recipient {
        margin-top: calc(14px + 11 * ((100vw - 320px)/ 671.98))
    }

    .your-order__title {
        margin-bottom: calc(13px + 17 * ((100vw - 320px)/ 671.98))
    }

    .your-order__item-image {
        max-width: calc(48px + 22 * ((100vw - 320px)/ 671.98))
    }

    .your-order__item-image {
        max-height: calc(48px + 22 * ((100vw - 320px)/ 671.98))
    }

    .your-order__item-name {
        line-height: calc(14px + 5 * ((100vw - 320px)/ 671.98))
    }

    .your-order__info {
        margin-top: calc(20px + 10 * ((100vw - 320px)/ 671.98))
    }

    .your-order__info {
        padding: calc(18px + 12 * ((100vw - 320px)/ 671.98))
    }

    .your-order__info-btn {
        margin-top: calc(18px + 22 * ((100vw - 320px)/ 671.98))
    }

    .your-order__comment {
        margin-top: calc(10px + 10 * ((100vw - 320px)/ 671.98))
    }

    .your-order__comment-textarea {
        padding: calc(14px + 4 * ((100vw - 320px)/ 671.98))
    }

    .your-order__comment-textarea {
        margin-bottom: calc(13px + 7 * ((100vw - 320px)/ 671.98))
    }

    .your-order__comment-btn {
        margin-top: calc(15px + 18 * ((100vw - 320px)/ 671.98))
    }

    .thanks {
        margin-top: calc(23px + 22 * ((100vw - 320px)/ 671.98))
    }

    .thanks__content {
        margin-top: calc(20px + 10 * ((100vw - 320px)/ 671.98))
    }

    .thanks__content {
        gap: calc(13px + 17 * ((100vw - 320px)/ 671.98))
    }

    .details-thanks {
        gap: calc(13px + 7 * ((100vw - 320px)/ 671.98))
    }

    .details-thanks__item {
        padding-bottom: calc(13px + 7 * ((100vw - 320px)/ 671.98))
    }

    .banner-thanks__image {
        max-width: calc(54px + 20 * ((100vw - 320px)/ 671.98))
    }

    .banner-thanks__image {
        max-height: calc(54px + 20 * ((100vw - 320px)/ 671.98))
    }

    .profile__body {
        margin-top: calc(20px + 5 * ((100vw - 320px)/ 671.98))
    }
}

@media (max-width:880px) {
    .catalog-content__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-content__control {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .catalog-content__icons {
        display: none
    }

    .catalog-content__items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
    .catalog-content__items.wish_not_logged{
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .sorting {
        width: 100%
    }

    .sorting__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .sorting__item-hide {
        display: none
    }

    .filter {
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        min-width: 138px;
        padding: 0;
        position: relative;
        border: none
    }

    .filter__title {
        font-size: 13px;
        font-family: Lato, sans-serif;
        text-transform: uppercase;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 18px 12px;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        z-index: 1
    }

    .filter__title.active {
        border: none;
        border-left: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6
    }

    .filter__title::after {
        content: "\e900";
        font-family: icons;
        font-size: 10px;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        color: #999
    }

    .filter__title.active::after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .filter__sections {
        position: absolute;
        top: 49px;
        left: 0;
        background-color: #fff;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        padding: 0 16px 16px 16px;
        width: 290px
    }
}

@media (max-width:779px) {
    .pros__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .pros__slide {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:768px) {
    .basket-popup {
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .basket-popup.fixed {
        top: 50%;
        left: 50%
    }

    .basket-popup__content {
        padding: 25px 15px
    }

    .basket-popup__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }

    .basket-popup .basket-count{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .basket-popup .basket-popup__items{
        max-height: 180px;
        overflow: auto;
    }

    .affiliate__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        background: 0 0
    }

    .affiliate__text {
        padding: 1.875rem 0 0 0
    }

    .affiliate__img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-top: 1.125rem
    }
}

@media (max-width:750px) {
    .contant-alphabet__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contant-alphabet__items {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width:416px) {
    .about-socials__contant {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-socials__link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
}

@media (max-width:61.99875em) {
    .icon-phone {
        display: block !important
    }

    .mobile-none {
        display: none
    }

    .cat-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .swiper-button-newprod-next,
    .swiper-button-newprod-prev {
        display: none
    }

    .details-link {
        background: url(../img/background/hover.png) center center/25px 30px no-repeat
    }

    .swiper-button-cheaper-next,
    .swiper-button-cheaper-prev {
        display: none
    }

    .wrapper {
        padding-bottom: 4.125rem
    }

    .top-header__container {
        display: none
    }

    .top-header__phone-icon {
        display: block
    }

    .top-header__phones {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: .5625rem;
        gap: .4375rem
    }

    .top-header__phone {
        color: #222;
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: .4375rem
    }

    .top-header__phone:first-child {
        margin-left: 1.25rem
    }

    .top-header__mobile {
        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;
        background-color: #d2bdb4;
        min-height: 2.3125rem;
        color: #fff;
        font-size: .625rem;
        font-weight: 500
    }

    .body-header__burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: .8125rem
    }

    .body-header__logo {
        margin-left: 52px
    }

    .menu__body {
        margin-top: .625rem;
        padding-bottom: 1.0625rem
    }

    .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .menu__link {
        text-transform: none;
        font-size: 14px;
        font-weight: 300
    }

    .menu__burger {
        display: block;
        z-index: 5;
        color: #222;
        font-size: 25px
    }

    .mobile-menu-btn__icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px
    }

    .mobile-menu-btn__text {
        font-weight: 700;
        color: #222
    }

    .mobile-menu {
        display: block;
        position: fixed;
        top: 0;
        padding-bottom: 4.125rem;
        overflow: scroll;
        min-width: 100%;
        max-height: 100vh;
        background-color: #fff;
        z-index: 5;
        margin-left: -100vw;
        -webkit-transition: margin-left .3s ease 0s;
        transition: margin-left .3s ease 0s
    }

    .mobile-menu::-webkit-scrollbar {
        width: 0
    }

    .mobile-menu.active {
        margin-left: 0
    }

    .mobile-menu__header {
        padding: 0 .9375rem;
        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;
        min-height: 62px;
        background-color: #fcedea
    }

    .mobile-menu__title {
        font-size: 1.125rem;
        font-weight: 700
    }

    .mobile-menu__close {
        font-size: 1rem
    }

    .mobile-menu__link {
        width: 100%;
        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;
        height: 4.1875rem;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 .9375rem
    }

    .mobile-menu__icon-catalog {
        font-size: 1.25rem;
        color: #da976a
    }

    .mobile-menu__icon-arrow {
        font-size: .6875rem;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        color: #bbb
    }

    .mobile-menu__icon-user {
        font-size: 1.25rem;
        color: #222
    }

    .mobile-menu__info {
        border-bottom: 1px solid #e6e6e6;
        padding: 0 .9375rem;
        margin-top: .9375rem
    }

    .mobile-menu__subtitle {
        font-size: .875rem;
        font-weight: 700
    }

    .mobile-menu__languge {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1.0625rem;
        min-height: 3.125rem;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 .9375rem
    }

    .mobile-menu__phones {
        margin-top: .75rem;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 .9375rem;
        padding-bottom: .6875rem
    }

    .mobile-menu__time {
        padding: .75rem .9375rem 1rem .9375rem
    }

    .mobile-menu__time-text {
        margin-top: .375rem;
        font-size: .875rem;
        font-weight: 300
    }

    .mobile-menu__btn-container {
        padding: 0 .9375rem;
        margin-bottom: .8125rem
    }

    .mobile-menu__btn {
        width: 100%;
        color: #fff;
        font-size: 1.125rem;
        font-weight: 700;
        text-transform: uppercase;
        padding: .875rem 0;
        background-color: #da976a
    }

    .languge-body__block {
        background-color: #da976a;
        padding: .25rem .375rem;
        min-height: 2.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .languge-body__lang {
        color: #fff;
        font-size: .875rem;
        font-weight: 700;
        padding: .375rem .5625rem
    }

    .languge-body__lang.active {
        background-color: #fff;
        color: #222
    }

    .mobile-catalog {
        display: block;
        position: fixed;
        top: 0;
        overflow: scroll;
        min-width: 100%;
        max-height: 100vh;
        padding-bottom: 4.125rem;
        background-color: #fff;
        z-index: 5;
        margin-left: -100vw;
        -webkit-transition: margin-left .3s ease 0s;
        transition: margin-left .3s ease 0s
    }

    .mobile-catalog::-webkit-scrollbar {
        width: 0
    }

    .mobile-catalog.active {
        margin-left: 0
    }

    .mobile-catalog__header {
        padding: 0 .9375rem;
        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;
        min-height: 62px;
        background-color: #fcedea
    }

    .mobile-catalog__title {
        font-size: 1.125rem;
        font-weight: 700
    }

    .mobile-catalog__close {
        font-size: 1rem
    }

    .mobile-catalog__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .9375rem;
        padding: .875rem 0
    }

    .mobile-catalog__icon-arrow {
        font-size: .625rem;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        color: #da976a
    }

    .mobile-catalog .link-mobile-catalog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .mobile-catalog .link-mobile-catalog__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: .9375rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mobile-catalog .link-mobile-catalog__icon {
        width: 1.25rem;
        height: 1.25rem
    }

    .mobile-catalog .link-mobile-catalog__text {
        color: #222;
        text-transform: uppercase;
        font-size: .625rem;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .mobile-catalog .link-mobile-catalog__text:hover {
        color: #da976a
    }

    .mobile-catalog__btn {
        width: 100%;
        color: #fff;
        font-size: 1.125rem;
        font-weight: 700;
        text-transform: uppercase;
        padding: .875rem 0;
        background-color: #da976a
    }

    .mobile-navmenu {
        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;
        min-width: 100%;
        min-height: 4.125rem;
        background-color: #fff;
        position: fixed;
        bottom: 0;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
    }

    .mobile-navmenu__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .mobile-navmenu__items {
        min-width: 100%;
        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;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: .75rem;
        gap: .9375rem
    }

    .mobile-navmenu__item {
        position: relative
    }

    .mobile-navmenu__item.demline::after {
        content: "";
        width: .0625rem;
        height: 1.9375rem;
        position: absolute;
        left: -.4375rem;
        top: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0)), color-stop(55.21%, #d9d9d9), to(rgba(217, 217, 217, 0)));
        background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, #d9d9d9 55.21%, rgba(217, 217, 217, 0) 100%)
    }

    .mobile-navmenu__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: .3125rem;
        color: #222
    }

    .mobile-navmenu__catalog {
        color: #da976a
    }

    .mobile-navmenu__item-icon {
        font-size: 1.25rem
    }

    .mobile-navmenu__item-user {
        width: 1.875rem;
        height: 1.875rem;
        background-color: #fcedea;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .mobile-navmenu__item-user .icon-user {
        font-size: .9375rem !important
    }

    .mobile-navmenu__icon-compare {
        font-size: 1.8125rem;
        margin-top: -.25rem;
        margin-bottom: -.25rem
    }

    .main__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .slider-main__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .slider-main__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .slider-main__image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: -3.125rem
    }

    .brands {
        padding: 1.25rem 0
    }

    .brands__slider {
        padding: 0 .1875rem
    }

    .product-block__subtitle {
        display: none
    }

    .product-block__slider {
        padding: 0 3px
    }

    .product__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: .25rem
    }

    .product__availability {
        font-weight: 500
    }

    .popular-cat__container {
        padding: 0 4px
    }

    .popular-cat__subtitle {
        display: none
    }

    .popular-cat__all {
        background-position: center center;
        background-size: contain;
        padding: 0
    }

    .popular-cat__all .all-cat__container {
        -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;
        margin-top: 25px
    }

    .popular-cat__all .icon-arrow-all-cat {
        margin-top: -20px
    }

    .cat-popular__items {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cat-popular__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .loyalty-body__image {
        display: none
    }

    .loyalty-body__contant {
        background-color: #fcedea;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-left: 0 !important;
        text-align: center;
        padding: .625rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .loyalty-body__link {
        text-align: center;
        margin-bottom: 20px
    }

    .top-bottom {
        background-color: #fff;
        margin-top: 20px
    }

    .top-bottom .loyalty-body__contant {
        background-color: #fff;
        margin-right: 0 !important
    }

    .top-bottom .loyalty-body__discount {
        display: none
    }

    .top-bottom .details-link {
        margin-top: 0
    }

    .loyalty-blur::after {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    .sales {
        display: none
    }

    .swiper-button-recommendation-next,
    .swiper-button-recommendation-prev {
        display: none
    }

    .reviews__container .swiper-button-review-next,
    .reviews__container .swiper-button-review-prev {
        display: block
    }

    .reviews__subtitle {
        display: none
    }

    .reviews__contant {
        gap: 0
    }

    .reviews__slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        gap: 0
    }

    .newsletter {
        display: none
    }

    .gallery {
        display: none
    }

    .error-info__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .error-info__contant {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center
    }

    .error-info__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .error-info__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 70%
    }

    .cashback__items {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }

    .program-info__img {
        margin-top: 25px
    }

    .faq__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq__item-title {
        padding: 10px 15px
    }

    .faq__item-text {
        padding: 5px 15px
    }

    .cooperation__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .cooperation__btns {
        margin: 0 auto
    }

    .participant__container::before {
        width: 180%;
        top: 4%;
        -webkit-transform: rotate(-64.124deg);
        -ms-transform: rotate(-64.124deg);
        transform: rotate(-64.124deg);
        background: url(../img/background/masters.png) center 25%/100% no-repeat
    }

    .participant__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .present__title {
        margin-bottom: 17px
    }

    .present__subtitle-black {
        display: inline-block;
        padding: .9375rem 1.25rem;
        margin-top: 13px;
        margin-bottom: 35px
    }

    .present__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 35%
    }

    .present__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        padding-left: 0;
        padding-bottom: 1.875rem
    }

    .present__btn {
        padding: .875rem 1.1875rem
    }

    .present__img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 90%;
        margin-top: -35%
    }

    .item-blog__date {
        padding: 8px 10px 3px 10px
    }

    .application__container::before {
        top: 0;
        left: 0;
        background: url(../img/background/popular-cat-all.png) center center no-repeat
    }

    .application__container::after {
        display: none
    }

    .catalog__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog__content {
        max-width: 100%
    }

    .catalog__brands {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 0
    }

    .swiper-catalog {
        padding: 0 10px;
        overflow: visible
    }

    .sidebar-catalog {
        margin-top: 26px;
        width: 100%;
        padding: 17px 18px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .sidebar-catalog__title {
        margin-top: -60px;
        margin-bottom: 30px;
        text-align: center
    }

    .sidebar-catalog__link {
        padding: 10px 0
    }

    .sidebar-catalog__spoller {
        display: block
    }

    .sidebar-catalog__spoller .sidebar-catalog__icon-arrow {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    .sidebar-catalog__spoller.active .sidebar-catalog__icon-arrow {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .sidebar-subcatalog {
        display: none
    }

    .swiper-button-catalog-next {
        display: block
    }

    .swiper-button-catalog-prev {
        display: block
    }

    .banner-catalog {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 28px 6px;
        text-align: center
    }

    .banner-catalog::before {
        display: none
    }

    .banner-catalog::after {
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transform: skewY(-12deg);
        -ms-transform: skewY(-12deg);
        transform: skewY(-12deg);
        top: 46%;
        right: 0
    }

    .banner-catalog__img {
        margin-top: 3.75rem
    }

    .about-info {
        margin-top: 30px
    }

    .about-info__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 14px 2px 10px 2px
    }

    .about-info__phones {
        gap: 0;
        margin-top: 0
    }

    .contacts-info__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px
    }

    .contacts-info__item {
        padding: 7px 12px;
        gap: 15px;
        text-align: left;
        width: 100%;
        min-height: 120px
    }

    .about-statistics__items {
        gap: 25px 5px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about-statistics__item {
        padding: 10px 20px
    }

    .about-statistics__count-plus {
        position: static;
        font-size: inherit
    }

    .about-content__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-content__text {
        background: 0 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 15px 0
    }

    .about-content__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }

    .about-content__text-bg {
        padding: 15px 12px;
        margin: 0 10px
    }

    .address {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .address__caption {
        margin: 17px 0
    }

    .address__map {
        height: 80vw;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .about-socials__social {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cooperation-content__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }

    .cooperation-content__text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        padding: 30px 12px
    }

    .cooperation-content__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }

    .guarantee__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .guarantee__nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 55px;
        overflow: hidden;
        min-width: 100%;
        padding: 20px 30px
    }

    .guarantee__nav::before {
        content: "\e900";
        font-family: icons;
        font-size: 9px;
        position: absolute;
        right: 19px;
        top: 24px;
        -webkit-transition: -webkit-transform .3s ease 0s;
        transition: -webkit-transform .3s ease 0s;
        transition: transform .3s ease 0s;
        transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
    }

    .guarantee__nav.active::before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .guarantee__nav.active {
        height: auto
    }

    .product-cart-about__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-cart-about__content-characteristics .product-cart-about__art {
        display: none
    }

    .product-cart-about__content-characteristics .product-cart-about__loyalty {
        display: none
    }

    .product-cart-about__slider {
        max-width: 100%
    }

    .product-cart-about .min-slide-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product-cart-about__info-reviews {
        display: none
    }

    .product-cart-about__art {
        margin-bottom: 0;
        margin-right: 14px
    }

    .product-cart-about__btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 23px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-cart-about__btn-cart {
        width: 100%;
        max-width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product-cart-about__description {
        max-height: 172px;
        overflow: hidden;
        position: relative
    }

    .product-cart-about__description::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 67px;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    .product-cart-about__btn-details {
        display: block;
        margin-top: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cheaper__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 12px
    }

    .cheaper__plus {
        display: none
    }

    .cheaper__result {
        width: 100%;
        height: auto
    }

    .about-cart-recommend__characteristics {
        display: none
    }

    .product-cart-characteristics {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .product-cart-characteristics__item span {
        opacity: 0
    }

    .product-cart-reviews__addreview {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 17px
    }

    .product-cart-reviews__addreview-text {
        display: none
    }

    .product-cart-reviews__addbtn {
        font-weight: 800;
        text-decoration-line: none
    }

    .product-cart-reviews__allreviews {
        display: block
    }

    .review-product-cart__buttons {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .review-product-cart__like {
        color: #0669c5
    }

    .product-cart-panel__title {
        text-align: center
    }

    .cart__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cart__body {
        width: 100%
    }

    .cart__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .result-cart {
        max-width: 100%;
        width: 100%
    }

    .openblog__image::before {
        display: none
    }

    .openblog__slogan-content {
        border-bottom: none
    }

    .openblog__slogan {
        padding: 25px 10px;
        text-align: center
    }

    .openblog__slogan::before {
        top: 16px;
        bottom: 0;
        right: calc(50% - 128px)
    }

    .openblog__stages .list-openblog {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .openblog__stages {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .openblog__stages-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .feedback__container {
        padding: 45px 27px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .feedback__content {
        text-align: center
    }

    .feedback__btn {
        margin: 0 auto
    }

    .contacts-map__addres {
        height: 126px;
        max-width: 284px;
        padding: 0 17px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        left: calc(50% - 145px);
        top: calc(50% + 45px)
    }

    .contacts-map__addres::before {
        left: calc(50% - 63px);
        top: -109px;
        border-left: 63px solid transparent;
        border-right: 63px solid transparent;
        border-bottom: 47px solid #da976a
    }

    .contacts-map__addres-title {
        position: static;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 15px
    }

    .contacts-map__addres-contant {
        margin-left: 0;
        gap: 15px
    }

    .contacts-map__addres-img {
        max-width: 36px;
        height: auto
    }

    .contacts-map__addres-text {
        font-size: 18px
    }

    .contacts-map__addres-text span {
        font-size: 14px
    }

    .delivery__body .cooperation-content__title {
        text-align: center
    }

    .delivery__body-international .cooperation-content__title {
        text-align: center
    }

    .delivery__attention {
        margin-top: 15px;
        padding: 12px
    }

    .order__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .your-order {
        padding: 0 12px
    }

    .thanks__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .thanks__banners {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .profile__nav {
        padding: 18px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .profile-edit {
        padding: 15px 20px
    }

    .profile-add {
        padding: 15px 20px
    }

    .profile-add__item {
        width: 100%
    }

    .last-order {
        padding: 15px 20px
    }

    .myorder__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .profile-viewed__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 47%;
        flex: 0 1 47%
    }

    .bonus-program__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__pc {
        display: none
    }

    .footer__mobile {
        display: block
    }

    .footer__mobile {
        display: block
    }

    .auth-popup__input {
        padding: 1.25rem 1rem;
        width: 16rem
    }

    .auth-popup__textarea {
        padding: 1.25rem 1rem;
        width: 16rem
    }

    .auth-popup__inputvideo {
        padding: 1.25rem 1rem
    }
}

@media (max-width:61.99875em) and (max-width:1760px) {
    .body-header__logo {
        margin-left: calc(10px + 42 * ((100vw - 320px)/ 1440))
    }
}

@media (max-width:61.99875em) and (max-width:991.98px) {
    .menu__burger {
        font-size: calc(19px + 6 * ((100vw - 320px)/ 671.98))
    }
}

@media (max-width:47.99875em) {
    .product__colors {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cashback__item {
        padding: 15px 0
    }

    .cashback__text {
        padding: 0;
        padding-right: 10px
    }

    .sorting__item {
        padding: 16px 12px;
        width: 142px;
        font-size: 13px
    }

    .guarantee-panel__list-except {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .guarantee-panel__list-exchange {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .review-product-cart__info {
        margin-bottom: 5px
    }

    .review-product-cart__datename {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 6px
    }

    .review-product-cart__date {
        border-left: none;
        padding: 0 10px 0 0
    }

    .review-product-cart__rating {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-left: 10px
    }

    .item-cart .basket-count__control {
        padding: 6px
    }

    .addinformation__container {
        padding: 0 12px;
        text-align: center
    }

    .addinformation__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .addinformation__socials {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .feedback__subtitle {
        max-width: 83px;
        haight: auto;
        margin: 0 auto
    }

    .feedback__subtitle img {
        width: 100%
    }

    .delivery__body-international {
        padding: 0 20px
    }

    .delivery__attention-img {
        display: none
    }

    .delivery__attention-text {
        text-align: center
    }

    .delivery__pay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px
    }

    .delivery-order__nav-item {
        min-width: auto
    }

    .delivery-order__payment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        border: none;
        gap: 20px
    }

    .delivery-order__tooltip-content {
        width: 160px
    }

    .form-order__spoller {
        padding: 15px
    }

    .form-order__content {
        padding: 12px 15px
    }

    .form-order__where {
        gap: 19px;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .form-order__group input[type=email],
    .form-order__group input[type=tel],
    .form-order__group input[type=text] {
        padding: 12px 17px
    }

    .your-order__item {
        padding: 10px 15px;
        margin-bottom: 20px;
        gap: 10px
    }

    .your-order__warning {
        padding: 10px 15px
    }

    .profile__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .profile__title {
        text-align: center
    }

    .last-order__contant {
        margin: 12px 0
    }

    .myorder__imginfo {
        margin-bottom: 10px
    }

    .profile-favorites__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .profile-favorites__text {
        max-width: 100%
    }

    .favorites__title {
        text-align: center
    }

    .favorites__items {
        overflow: hidden
    }

    .favorites__wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 0
    }

    .favorites__slide {
        width: 100%
    }

    .bonus-program__content {
        padding: 25px 16px
    }

    .notreviews {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
        text-align: center
    }

    .notreviews__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .notreviews__text {
        margin: 0 auto
    }

    .notreviews__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: -45px;
        margin-bottom: 8px
    }

    .profile-status__title {
        text-align: center
    }

    .profile-status__table {
        margin: 0 auto
    }

    .profile-status__section {
        padding: 18px 10px
    }

    .profile-status__section-orange {
        padding: 18px 10px
    }

    .dpg {
        display: block
    }

    .auth-popup__addfile {
        padding: 10px 5px 10px 5px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .auth-popup__addfile-btn {
        margin-top: 10px
    }
}

@media (max-width:29.99875em) {
    .product-cart-about__loyalty {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 13px 0
    }

    .product-cart-about__loyalty-body {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center
    }

    .product-cart-about__loyalty-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .about-cart-recommend {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-cart-recommend__body {
        margin-bottom: 13px
    }

    .about-cart-recommend__button {
        width: 100%;
        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
    }

    .about-cart-recommend__btn {
        padding: 10px 60px
    }

    .item-cart__content {
        gap: 0
    }

    .item-cart__name {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 80%;
        flex: 0 1 80%
    }

    .item-cart__artprice {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .item-cart .item-basket__count {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        gap: 10px
    }

    .item-cart__price {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: right
    }

    .item-cart__sum {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .form-order__group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px
    }

    .form-order__group label {
        display: none
    }

    .details-thanks__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .details-thanks__value {
        text-align: center
    }

    .banner-thanks {
        padding: 14px
    }

    .profile-status__lines {
        margin-left: 0;
        margin-left: 10px;
        margin-right: 10px
    }

    .profile-status__line:last-child {
        display: none
    }

    .profile-status__values {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .profile-status__value {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 21%;
        flex: 0 1 21%
    }

    .profile-status__value:not(:first-child) {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .profile-status__value:last-child {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .profile-status__value:nth-child(2) {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: 10px
    }

    .profile-status__value:nth-child(3) {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-right: 10px
    }

    .profile-status__name {
        display: none
    }

    .profile-status__price {
        font-weight: 700
    }

    .auth-popup__inputvideo {
        margin-right: 0
    }

    .review-rating {
        padding: 0
    }
}
.review__reiting{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1px;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled{
    display: none;
}
.product__block .product__rating .review__reiting{
    gap: 3px;
}
@media (max-width: 1360px) {
    section.reviews .reviews__container .review__reiting{
        justify-content: center;
        gap: 3px;
    }
    section.reviews .reviews__container .review__reiting svg{
        width: 19px;
        height: 19px;
    }
}

.product-cart-about__info .about-cart-recommend .about-cart-recommend__body{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.catalog__container .brand-catalog__name{
    word-break: break-word;
}
.catalog__container .catalog__content{
    flex: 1;
}

#product-product .cart-product__title + .cart-product__rating .review__reiting{
    gap: 3.8px;
}
.search_heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    width: 100%;
}
.search_heading.noprods{
    margin-bottom: 40px;
}
.search_heading .mobile-catalog__btn{
    margin: 0;
    max-width: 380px;
    width: 100%;
    min-height: 59px;
    color: #fff;
    text-transform: capitalize;
    font-size: 1.125rem;
    font-weight: 700;
    padding: .875rem 0;
    background-color: #da976a;
}
@media screen and (max-width: 767px){
    .search_heading{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .search_heading .mobile-catalog__btn{
        max-width: 100%;
    }
}

.product__colors.xbund_opt {
    margin-bottom: 10px;
    height: auto;
    opacity: 1;
    visibility: visible;
}
.product__volume.xbund_opt {
    margin-bottom: 12px;
    margin-top: 7px;
    height: auto;
    opacity: 1;
    visibility: visible;
}

.xbund_mini_product{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
}
.xbund_mini_product .product__image{
    margin-bottom: 20px;
    height: 140px;
}
.xbund_mini_product .product__name{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
}

.wish_del_btn{
    color: #222;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    transform: rotate(45deg);
    display: flex;
    font-size: 20px;
}