/* шрифты */
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-500.eot');
    src: local('MuseoSansCyrl-500'),
    url('../fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-500.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-500.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-300Italic.eot');
    src: local('MuseoSansCyrl-300Italic'),
    url('../fonts/MuseoSansCyrl-300Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-300Italic.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-300Italic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-500Italic.eot');
    src: local('MuseoSansCyrl-500Italic'),
    url('../fonts/MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-500Italic.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-500Italic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-900.eot');
    src: local('MuseoSansCyrl-900'),
    url('../fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-900.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-900.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-700.eot');
    src: local('MuseoSansCyrl-700'),
    url('../fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-700.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-700.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-700Italic.eot');
    src: local('MuseoSansCyrl-700Italic'),
    url('../fonts/MuseoSansCyrl-700Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-700Italic.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-700Italic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-300.eot');
    src: local('MuseoSansCyrl-300'),
    url('../fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-300.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-300.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-100.eot');
    src: local('MuseoSansCyrl-100'),
    url('../fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-100.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-100.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-100Italic.eot');
    src: local('MuseoSansCyrl-100Italic'),
    url('../fonts/MuseoSansCyrl-100Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-100Italic.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-100Italic.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'Museo Sans Cyrl';
    src: url('../fonts/MuseoSansCyrl-900Italic.eot');
    src: local('Museo Sans Cyrl 900 Italic'), local('MuseoSansCyrl-900Italic'),
    url('../fonts/MuseoSansCyrl-900Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-900Italic.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-900Italic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
/* Общие стили */
:root {
    --Neutral-1000:#312E2E; 
    --Neutral-700:#444;
    --Neutral-600:#6F6F6F; 
    --Neutral-500:#9B9B9B; 
    --Neutral-200:#E0E0E0;
    --Neutral-100:#F0F0F0;
    --Primary-1000:#B8AC94; 
    --Primary-700:#CEC3AE;
    --Primary-100:#F9F6F1;
    --Neutral-0:#fff;
}
* {
    box-sizing: border-box;
}
html {
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
}
body {
    padding-right: 0 !important;
    background: #FFF;
    position: relative;
    overflow-x: hidden;
    transition: .4s;
    -webkit-tap-highlight-color: transparent;
}
body:not(:has(> :first-child:is(#bx-panel-back, #bx-panel))) * {
  transition: .4s;
}
.fancybox-stage,
.fancybox-stage * {
    transition: none !important;
}
body.menu-open,
html.menu-open {
    overflow: hidden;
}
.compensate-for-scrollbar {
    margin-right: 0 !important;
}
a, a:hover, a:active, a:focus, textarea,
button, input, button:hover, button:active, button:focus,
input:focus, input:active {
    text-decoration: none !important;
    outline: none !important;
}
p,a,li,div,button,input,textarea {
    font-family: "Museo Sans Cyrl", sans-serif;
    color: var(--Neutral-1000);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
strong {
    font-weight: 700;
}
i {
    font-style: italic;
}
input.button,
button {
    border: none;
}
a {
    cursor: pointer;
}
.fancybox-button svg path {
    fill: #fff !important;
}
.wrp {
    width: calc(100% - 120px);
    max-width: 1800px;
    margin: 0 auto;
}
h1,.h1 {
    color: var(--Neutral-1000);
    font-family: "Museo Sans Cyrl", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
}
h1::first-letter,.h1::first-letter {
  text-transform: uppercase;
}
h2,.h2 {
    color: var(--Neutral-1000);
    font-family: "Museo Sans Cyrl";
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
}
h3,.h3 {
    color: var(--Neutral-1000);
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
}
h4,.h4 {
    color: var(--Neutral-1000);
    font-family: "Museo Sans Cyrl";
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
.text-1 {
    color: var(--Neutral-1000);
    font-size: 16px;
    font-weight: 500;
}
.text-2 {
    color: var(--Neutral-1000);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
.text-3 {
    color: var(--Neutral-1000);
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
}
.p-52 {
    padding: 52px 0;
}
.p-48 {
    padding: 70px 0;
}
.obj {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.bold {
    font-weight: 700;
}
.flex {
    display: flex;
    flex-flow: wrap;
}
.default-arrows {
    gap: 16px;
}
.default-arrows .prev,
.default-arrows .next {
    width: 34px;
    height: 34px;
    user-select: none;
}
.default-arrows .prev svg,
.default-arrows .next svg {
    width: 100%;
    height: 100%;
}
.default-arrows .prev.swiper-button-disabled,
.default-arrows .next.swiper-button-disabled {
    pointer-events: none;
}
.default-arrows .prev:not(.swiper-button-disabled):hover svg,
.default-arrows .next:not(.swiper-button-disabled):hover svg {
    background: var(--Neutral-0);
    cursor: pointer;
}
.default-arrows .prev.swiper-button-disabled svg path,
.default-arrows .next.swiper-button-disabled svg path {
    stroke: var(--Neutral-500);
}
.button {
    display: block;
    width: max-content;
    text-align: center;
    border: 6px solid #F2F0EA;
    background: var(--Primary-700);
    padding: 16px 50px;
    color: var(--Neutral-0);
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
}
.button.w-278 {
    width: 278px;
}
.button:hover {
    background: var(--Primary-1000);
}
.button.white-button {
    border: none;
    background: var(--Neutral-0);
    color: var(--Neutral-1000);
}
.button.white-button:hover {
    background: var(--Primary-700);
    color: var(--Neutral-0);
}
.border-button {
    border: 1px solid var(--Primary-1000);
    padding: 16px 28px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent;
}
.border-button:hover {
    background: var(--Primary-100);
}
.default-button {
    padding: 16px;
    text-align: center;
    color: var(--Neutral-0);
    font-size: 14px;
    font-weight: 700;
    background: var(--Primary-700);
}
.default-button:not(.disabled):hover {
    background: var(--Primary-1000);
    box-shadow: 0px 4px 15.8px 0px rgba(0, 0, 0, 0.09);
}
.default-button.disabled {
    background: var(--Neutral-200);
    pointer-events: none;
}
.list li {
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    font-weight: 500;
}
.list li a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.list li:not(:last-child) {
    margin-bottom: 6px;
}
.list li:before {
    content: "";
    background: var(--Neutral-1000);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 7px;
}
.list.light li:before {
    background: var(--Primary-1000);
}

/* footer */

.footer-main {
    padding: 55px 0 37px 0;
    background: var(--Primary-100);
}
.footer-main-top {
    gap: 80px;
    align-items: flex-start;
}
.footer-logo {
    width: 140px;
    margin-right: 83px;
}
.footer-logo img {
    width: 100%;
}
.footer-menu > p {
    margin-bottom: 20px;
}
.footer-menu li:not(:last-child) {
    margin-bottom: 12px;
}
.footer-menu li a:hover {
    color: var(--Neutral-500);
}
.footer-menu.contacts {
    margin-left: auto;
    text-align: right;
}
.footer-menu.contacts .backcall-link {
    font-weight: 500;
    padding: 2px 0 2px 28px;
    background: url("../img/icons/icon_phone.svg") no-repeat center left;
    display: block;
    width: max-content;
    margin-left: auto;
    margin-top: 14px;
}
.footer-menu.contacts .mobile-br {
    display: none;
}
.footer-main-bottom {
    margin-top: 16px;
    align-items: flex-start;
}
.footer-yandex {
    margin: 44px 130px 0 0;
}
.footer-payments .text-2 {
    padding: 4px 0 4px 32px;
    background: url("../img/cash-solid.svg") no-repeat center left;
}
.footer-payments {
    margin-top: 32px;
}
.footer-payments-img {
    margin-top: 12px;
}
.footer-subform {
    width: 275px;
    margin-left: auto;
    position: relative;
}
.footer-suboform-error {
    color: #FF3B30;
    font-size: 13px;
    position: absolute;
    top: -12px;
}
.footer-subform-input {
    width: 100%;
    padding: 6px 0;
    border: none;
    border-bottom: 1px solid var(--Primary-1000);
    margin-bottom: 12px;
    border-radius: 0;
    background: transparent;
}
.error.footer-subform-input {
    border-bottom: 1px solid #E55465;
}
.footer-subform-input::placeholder {
    color: var(--Neutral-500);
}
.footer-subform .border-button {
    width: 100%;
    background: #fff;
}
.footer-subform .border-button:hover {
    background: transparent;
}
.footer-subform-text {
    color: var(--Neutral-500);
    margin-top: 4px;
    opacity: 0;
    cursor: default;
}
.footer-subform-input:focus ~ .footer-subform-text,
.footer-subform .border-button.success ~ .footer-subform-text,
.footer-subform-input.focus ~ .footer-subform-text {
    opacity: .6;
}
.footer-bottom {
    padding: 20px 0;
}
.footer-bottom .wrp {
    justify-content: space-between;
    align-items: center;
}
.footer-bottom-left {
    width: max-content;
    gap: 40px;
    row-gap: 8px;
}
.footer-bottom-left p {
    color: var(--Neutral-500);
}
.footer-bottom-left a {
    color: var(--Neutral-500);
    font-weight: 500;
}
.footer-bottom-left a:hover {
    color: var(--Neutral-1000);
}
.footer-bottom-left p:last-child {
    width: 100%;
}
.footer-creator {
    color: var(--Neutral-500);
    text-align: right;
    width: max-content;
}
.footer-creator:hover {
    color: var(--Neutral-1000);
}
.footer-creator img {
    margin-top: 5px;
    margin-left: auto;
    display: block;
}

/* breadcrumbs */

#breadcrumbs {
    padding: 32px 0;
    gap: 22px;
    flex-flow: nowrap;
}
.breadcrumbs-wrp {
    width: calc(100% + 40px);
    padding-right: 40px;
    overflow-x: scroll;
    scrollbar-width: none;
}
.breadcrumbs-wrp::-webkit-scrollbar {
  width: 0;
}

#breadcrumbs .text-1 {
    color: var(--Neutral-500);
    text-wrap: nowrap;    
}
#breadcrumbs a.text-1 {
    position: relative;
}
#breadcrumbs a.text-1:before {
    content: "»";
    color: var(--Neutral-500);
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    right: -15px;
}
#breadcrumbs a.text-1:hover {
    color: var(--Neutral-1000);
}
#breadcrumbs a.text-1:hover:before {
    color: var(--Neutral-1000);
}



/* header */
#header {
    background: #fff;
    z-index: 7;
    left: 0;
    width: 100%;
    position: absolute;
    top: 43px;
}
#header-fix .header-top {
    margin-bottom: 85px;
}
.header-top .wrp {
    align-items: center;
    justify-content: space-between;
}
.header-top {
    padding: 12px 0;
    background: var(--Primary-100);
}
.header-top-phone {
    font-weight: 700;
}
.header-main {
    padding: 12px 0;
    position: relative;
    z-index: 5;
    background: #fff;
}
.header-main .wrp {
    align-items: center;
}
.header-logo {
    height: 61px;
    margin-right: 36px;
}
.header-logo img {
    width: 100%;
    height: 100%;
}
.header-catalog-toggle {
    background: var(--Primary-100);
    padding: 16px 16px 16px 46px;
    position: relative;
    align-items: center;
    margin-right: 24px;
}
.header-catalog-toggle:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url("../img/icons/catalog-icon.webp") no-repeat center center / 100%;
    position: absolute;
    left: 16px;
    transition: .4s;
}
.header-catalog-toggle:after {
    content: "";
    width: 15px;
    height: 15px;
    background: url("../img/icons/catalog-icon-close.svg") no-repeat center center / 100%;
    position: absolute;
    left: 18px;
    transform: scale(0);
    transition: .4s;
}
.header-catalog-toggle.active:before {
    transform: scale(0);
}
.header-catalog-toggle.active:after {
    transform: scale(1);
}

.header-catalog {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 3;
    top: 85px;
    opacity: 0;
    pointer-events: none;
    left: -100vw;
    transition: none;
    min-height: 529px;
    transition: none !important;
}
.header-catalog.visible {
    opacity: 1;
    pointer-events: initial;
    left: 0;
}
.header-catalog .wrp {
    height: 100%;
}
.header-catalog:before {
    content: "";
    background: var(--Primary-100);
    width: calc((100vw - 1800px)/2);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.header-catalog-list {
    background: var(--Primary-100);
    width: max-content;
    position: relative;
    height: 100%;
}
.header-catalog-list-item > a {
    width: 246px;
    align-items: center;
    gap: 12px;
    padding: 16px 10px 16px 16px;
    font-weight: 500;
    font-size: 16px;
}
.header-catalog-list-item > a .toggle {
    display: none;
}
.header-catalog-list-item > a img {
    filter: grayscale(1) invert(1);
    width: 34px;
}
.header-catalog-list-item.focus > a,
.header-catalog-list-item:hover > a {
    background: var(--Neutral-0);
    color: var(--Primary-1000);
}
.header-catalog-list-item.focus > a img,
.header-catalog-list-item:hover > a img {
    filter: none;
}
.header-catalog-list .content {
    position: absolute;
    left: 244px;
    width: calc(100vw - 244px - 60px);
    top: 0;
    padding: 20px 60px;
    opacity: 0;
    pointer-events: none;
}
@media (min-width: 1921px) {
    .header-catalog-list .content {
        width: calc(100vw - 244px - ((100vw - 1860px)));
    }
}
.header-catalog-list-item.focus > a + .content {
    opacity: 1;
    pointer-events: initial;
}
.header-catalog-list .content-top {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
}
.header-catalog-list .content-top-h {
    font-size: 20px;
}
.header-catalog-list .content-top-h .mobile-br {
    display: none;
}
.header-catalog-list .content-top-remove:hover svg path {
    stroke: var(--Neutral-1000);
}
.header-catalog-list .content-list {
    gap: 80px;
}
.header-catalog-list .content-list-block {
    max-width: 172px;
}
.header-catalog-list .content-list-block-menu:not(:last-child) {
    margin-bottom: 20px;
}
.header-catalog-list .content-list-block-menu .text-1 {
    margin-bottom: 12px;
    font-weight: 700;
}
.header-catalog-list .content-list-block-menu a {
    display: block;
}
.header-catalog-list .content-list-block-menu a:not(:last-child) {
    margin-bottom: 8px;
}
.header-catalog-list .content-list-block-menu a:hover {
    color: var(--Neutral-500);
}
.header-catalog-list .content .content-link {
    display: block;
    width: max-content;
    color: var(--Neutral-500);
    padding: 14px 12px;
    text-align: center;
    margin-top: 14px;
    margin-left: -12px;
}
.header-catalog-list .content .content-link:hover {
 color: var(--Neutral-1000);
 background: var(--Primary-100);
}

.header-menu {
    gap: 32px;
}
.header-menu > li > a {
    font-weight: 500;
    text-transform: uppercase;
    padding: 16px 0;
}
.header-menu > li > a.has-child {
    padding-right: 15px;
    background: url("../img/icons/vector-bottom.svg") no-repeat center right;
}
.header-menu > li {
    position: relative;
    display: flex;
    justify-content: center;
}
.header-menu-droplist {
    width: 228px;
    position: absolute;
    background: var(--Neutral-0);
    box-shadow: 0px 4px 20px 0px rgba(155, 155, 155, 0.26);
    padding: 8px;
    margin-top: 35px;
    opacity: 0;
    pointer-events: none;
    z-index: 4;
}
.header-menu > li:hover .header-menu-droplist {
    margin-top: 42px;
    opacity: 1;
    pointer-events: initial;
}
.header-menu-droplist li a {
    display: block;
    font-weight: 500;
    padding: 16px;
}
.header-menu-droplist li a:hover {
    background: var(--Primary-100);
}
.header-panel {
    margin-left: auto;
    gap: 20px;
    align-items: center;
}
.header-search-button {
    width: 50px;
    height: 50px;
    background: var(--Primary-100);
    align-items: center;
    justify-content: center;
}
.header-search-button:hover {
    background: var(--Primary-700);
}
.header-search {
    margin-right: 4px;
    justify-content: flex-end;
    gap: 16px;
}
.header-search-input {
    width: 0px;
    overflow: hidden;
    border: none;
    padding: 22px 0px 10px 0px;
    border-bottom: 1px solid var(--Neutral-200);
}
.header-search-input::placeholder {
    color: var(--Neutral-500);
}
.header-search-input:focus,
.header-search-input.typed {
    border-bottom: 1px solid var(--Neutral-500);
}
.header-search-input.visible {
    width: 478px;
}
.header-search-main {
    width: 100%;
    position: absolute;
    background: #fff;
    padding: 20px 0;
    z-index: 3;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
}
.header-search-main.visible {
    opacity: 1;
    pointer-events: initial;
}
.header-search-main .wrp {
    min-height: 241px;
}
.header-search-main-sidebar {
    width: 208px;
    border-right: 1px solid var(--Neutral-200);
}
.header-search-main-sidebar .often-results {
    margin-bottom: 20px;
}
.header-search-main-sidebar .text-1 {
    font-weight: 700;
}
.header-search-main-sidebar p {
    margin-bottom: 16px;
}
.header-search-main-sidebar li:not(:last-child) {
    margin-bottom: 10px;
}
.header-search-main-sidebar li a:hover {
    color: var(--Neutral-500);
}
.header-search-main-sidebar .categorys {
    display: none;
}
.header-search-main-sidebar .categorys.visible {
    display: block;
}
.header-search-main-results {
    width: calc(100% - 208px);
    padding-left: 24px;
    position: relative;
}
.header-search-main-results .no-found {
    text-align: center;
    padding: 98px 0;
    display: none;
}
.header-search-main-results .no-found.active {
    display: block;
}
.header-search-main-results .no-found.active ~ * {
    display: none;
}
.header-search-main-results .no-found p {
    font-size: 20px;
}
.header-search-main-results .top {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.header-search-main-results .top-head {
    font-size: 20px;
}
.header-search-main-results .top-remove {
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}
.header-search-main-results .top-remove:hover svg path {
    stroke: var(--Neutral-1000);
}
.list-products {
    gap: 16px;
    margin-bottom: 12px;
    align-items: flex-end;
}
.list-products.swiper-wrapper {
    margin-bottom: 0;
}
.list-product-item {
    width: calc(100%/5 - 64px/4);
    background: var(--Primary-100);
    height: 278px;
}
.list-product-item-img {
    display: flex;
    align-items: flex-end;
    background: #fff;
}
.list-product-item-img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.list-product-item-info {
    display: block;
    padding: 16px;
}
.list-product-item-info-cat {
    margin-bottom: 4px;
    gap: 7px;
    row-gap: 2px;
}
.list-product-item-info-cat span,
.list-product-item-info-cat a {
    color: var(--Neutral-500);
    font-size: 13px;
    position: relative;
}
.list-product-item-info-cat span:hover,
.list-product-item-info-cat a:hover {
    color: var(--Neutral-1000);
}
.list-product-item-info-cat span:not(:last-child):after,
.list-product-item-info-cat a:not(:last-child):after {
    content: "|";
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    right: -5px;
    top: -1px;
}
.list-product-item-info-name {
    margin-bottom: 4px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-product-item-info-bottom {
    justify-content: space-between;
}
.list-product-item-info-bottom span:last-child {
    font-weight: 500;
}
.header-search-main-results .bottom-link {
    gap: 20px;
    padding: 12px 0;
    font-weight: 700;
}
.header-search-main-results .bottom-link:hover svg {
    transform: translateX(8px);
}

.default-list-products .list-product-item {
    width: calc(100%/6 - 14px);
}
.default-list-products .list-product-item-info-cat {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.default-list-products .list-product-item-info-cat a {
    font-size: 14px;
    padding-right: 3px;
    margin-right: 5px;
}
.default-list-products .list-product-item-img {
    max-height: 250px !important;
    height: auto !important;
    min-height: 140px !important;
    overflow: hidden;
}
.default-list-products .list-product-item-info-name {
    -webkit-line-clamp: 3;
    font-size: 16px;
    margin-bottom: 18px;
    height: 57px;
}
.default-list-products .list-product-item-info-bottom span:last-child strong {
    font-size: 16px;
}
.default-list-products .button {
    margin-top: 16px;
    width: 100%;
    padding: 16px;
}

.header-backcall {
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
}
.header-backcall:hover svg path {
    fill: #9B9B9B;
}
.header-wishlist {
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-wishlist.has-wish {
    background: url("../img/icons/wishlist-icon.svg") no-repeat center center;
}
.header-wishlist.has-wish svg {
    opacity: 0;
}
.header-wishlist span {
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    color: var(--Neutral-0);
}
.header-basket {
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-basket span {
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    color: var(--Neutral-0);
    margin-top: 6px;
}
.header-basket.has-prod {
    background: url("../img/icons/cart-icon.png") no-repeat center center;
    background-size: 100%;
}
.header-basket.has-prod svg {
    opacity: 0;
}
.header-wishlist:not(.has-wish) span,
.header-basket:not(.has-prod) span {
    display: none;
}
.header-wishlist:not(.has-wish):hover svg path {
    fill: #9B9B9B;
}
.header-basket:not(.has-prod):hover svg path {
    stroke: #9B9B9B;
}
.header-basket.has-prod svg path,
.header-wishlist.has-wish svg path {
    fill: #312E2E;
}
.header-bottom .wrp {
    justify-content: space-between;
}
.header-brands {
    align-items: center;
}
.header-brands-name {
    margin-right: 20px;
}
.header-brands-item {
    position: relative;
    padding: 4px 0;
}
.header-brands-item > a {
    display: block;
    padding: 2px 7px;
    font-size: 16px;
    color: var(--Neutral-500);
    font-weight: 500;
}
.header-brands-item .list {
    position: absolute;
    background: var(--Neutral-0);
    box-shadow: 0px 4px 20px 0px rgba(155, 155, 155, 0.26);
    padding: 20px;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    opacity: 0;
    pointer-events: none;
}
.header-brands-item:hover > a {
    background: var(--Primary-100);
    color: var(--Neutral-1000);
}
.header-brands-item:hover > .list {
    opacity: 1;
    pointer-events: initial;
    margin-top: 4px;
}
.header-brands-item .list .group-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 10px;
}
.header-brands-item .list a {
    width: 198px;
    font-size: 16px;
    font-weight: 500;
    color: var(--Neutral-500);
}
.header-brands-item .list a:hover {
    color: var(--Neutral-1000);
}
.header-3d {
    padding: 14px 12px;
    text-align: center;
    font-weight: 700;
}
.header-3d:hover {
    background: var(--Primary-100);
}

/* скрытые */
.header-mobile-toggle,
.header-mobile-bottom,
.header-mobile-remove {
    display: none;
}

#header-fix {
    position: relative;
    z-index: 7;
}
.header-bottom {
    background: #fff;
}

/* скролл */
#header {
    transition: none;
}
body.bottom-scroll #header {
    transition: none;
}
body.top-scroll.bottom-fix-scroll #header {
    transition: .4s;
}
body.top-scroll #header {
    top: 0;
    position: fixed;
}
body.top-fix-scroll #header {
    position: absolute;
    top: 43px;
}
body.bottom-scroll #header {
    transition: none;
}
body.bottom-scroll.bottom-fix-scroll #header {
    position: fixed;
    top: -100px;
}
body.bottom-scroll.bottom-fix-scroll.add-delay #header {
    transition: .4s;
}
body.top-scroll .header-bottom {
    opacity: 0;
}

body.catalog-open {
    padding-top: 0;
}
.catalog-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    z-index: 6;
    pointer-events: none;
    opacity: 0;
}
body.catalog-open .catalog-overlay {
    opacity: 1;
    pointer-events: initial;
}
/* 3d-modal */

#modal-3d {
    width: 754px;
    background: var(--Neutral-0);
    border: 20px solid var(--Primary-100);
    padding: 28px 40px 40px 40px;
    overflow: visible;
}
.fancybox-button.fancybox-close-small {
    width: 50px;
    height: 50px;
    background: url(../img/icons/modal-close.svg) no-repeat center center / 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.fancybox-button.fancybox-close-small svg {
    display: none;
}
#modal-3d .h1 {
    margin-bottom: 16px;
}
.form-3d-wrapper {
    margin-top: 32px;
    position: relative;
}
.form-3d-main {
    width: calc(50% - 17px);
    position: relative;
}
.form-3d-main-label {
    width: 100%;
    display: block;
    margin-bottom: 16px;
    padding-left: 34px;
}
.form-3d-main-label.name {
    background: url("../img/icons/form-user.svg") no-repeat center left;
}
.form-3d-main-label.phone {
    background: url("../img/icons/form-phone.svg") no-repeat center left;
}
.form-3d-main-label.date {
    background: url("../img/icons/form-calendar.svg") no-repeat center left;
}
.form-3d-main-input {
    width: 100%;
    padding: 4px 0 6px 0;
    border: none;
    border-bottom: 1px solid var(--Primary-1000);
}
.error .form-3d-main-input {
   border-bottom: 1px solid #E55465; 
}
.form-3d-main-input::placeholder {
    color: var(--Neutral-500);
}
.form-3d-main > .text-1 {
    margin: 24px 0 16px 0;
}
.form-3d-main-showroom {
    display: block;
    margin-bottom: 16px;
}
.form-3d-main-showroom input {
    display: none;
}
.form-3d-main-showroom span {
    padding-left: 30px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.form-3d-main-showroom span:before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    background: url("../img/icons/radio-btn.svg") no-repeat center center / 100%;
    transition: .4s;
    filter: grayscale(1) invert(.3);
}
.form-3d-main-showroom span:after {
   content: "";
   width: 24px;
   height: 24px;
   position: absolute;
   left: 0;
   background: url("../img/icons/radio-btn-active.svg") no-repeat center center / 100%;
   opacity: 0;
   transition: .4s;
}
.form-3d-main-showroom span:hover:before {
    filter: none;
}
.form-3d-main-showroom input:checked + span:after {
    opacity: 1;
}
.form-3d-main-showroom input:not(:checked) + span {
    color: var(--Neutral-500);
}
.form-3d-main-showroom:hover input + span {
    color: var(--Neutral-1000);
}
.form-3d-main .default-button {
    width: 100%;
}
.form-3d-main .date-wrapper {
    width: 322px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(155, 155, 155, 0.26);
    padding: 16px 20px 20px 20px;
    position: absolute;
    top: -37px;
    left: 318px;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
}
.form-3d-main .date-wrapper.visible {
    opacity: 1;
    pointer-events: initial;
}
.form-3d-main .date-wrapper-top {
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid var(--Neutral-200);
}
.form-3d-main .date-wrapper-top ~ input {
    display: none;
}
.form-3d-main .date-wrapper-top p {
    color: var(--Neutral-500);
}
.form-3d-main .date-wrapper .air-datepicker {
    width: 100%;
    border-color: transparent;
    display: block;
}
.form-3d-main .date-wrapper .air-datepicker-nav {
    border-bottom: none;
    align-items: center;
    padding: 0;
    margin-bottom: 4px;
}
.form-3d-main .date-wrapper .air-datepicker-nav--action svg {
    display: none;
}
.form-3d-main .date-wrapper .air-datepicker-nav--action {
    width: 12px;
    height: 24px;
    background: url("../img/icons/icon_arrow.svg") no-repeat center center / 100%;
    visibility: visible;
}
.form-3d-main .date-wrapper .air-datepicker-nav--action.-disabled- {
    pointer-events: none;
    opacity: .5;
}
.form-3d-main .date-wrapper .air-datepicker-nav--action[data-action="next"] {
    transform: scale(-1,1);
}
.form-3d-main .date-wrapper .air-datepicker-nav--title {
    padding: 0;
    color: var(--Neutral-1000);
    font-size: 16px;
    font-weight: 700; 
    background: transparent;
    pointer-events: none;
}
.form-3d-main .date-wrapper .air-datepicker-nav--title i {
    color: var(--Neutral-1000);
}
.form-3d-main .date-wrapper .air-datepicker--content {
    padding: 0;
}
.form-3d-main .date-wrapper .air-datepicker-body {
    position: relative;
}
.form-3d-main .date-wrapper .air-datepicker-body--day-names {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin: 0 0 11px 0;
}
.form-3d-main .date-wrapper .air-datepicker-body--day-name {
    color: var(--Primary-1000, #B8AC94);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    text-transform: none;
    width: 27px;
    flex: inherit;
}
.form-3d-main .date-wrapper .air-datepicker-cell.-other-month- {
    opacity: 0;
    pointer-events: none;
}
.form-3d-main .date-wrapper .air-datepicker-cell.-disabled- {
    color: var(--Neutral-500);
}
.form-3d-main .date-wrapper .air-datepicker-cell.-selected- {
    background: var(--Primary-700);
    color: #fff;
}
.form-3d-main .date-wrapper .air-datepicker-cell {
    width: 27px !important;
    height: 25px;
    color: var(--Neutral-1000);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    width: calc(100% / 7);
    background: transparent;
    border-radius: 0;
}
.form-3d-main .date-wrapper .air-datepicker-cell:hover {
    color: var(--Primary-1000, #B8AC94);
}
.form-3d-main .date-wrapper .air-datepicker-body--cells {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 15px;
    row-gap: 5px;
}
.date-wrapper-clock {
    height: 0px;
    opacity: 0;
    transition: .4s;
    overflow: hidden;
}
.date-wrapper-clock.open {
    height: auto;
    opacity: 1;
    margin-top: 8px;
}
.date-wrapper-alert {
    gap: 16px;
    margin-top: 20px;
}
.date-wrapper-alert div {
    padding-left: 15px;
    position: relative;
}
.date-wrapper-alert div:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
    background: var(--Neutral-1000);
}
.date-wrapper-alert div:first-child {
    color: var(--Neutral-500);
}
.date-wrapper-alert div:first-child:before {
    background: var(--Neutral-500);
}
.date-wrapper-clock .timeset:not(:last-child) {
    margin-bottom: 14px;
}
.date-wrapper-clock .timeset-name {
    color: var(--Neutral-1000);
    font-weight: 500;
    margin-bottom: 8px;
}
.date-wrapper-clock .timeset-values {
    display: flex;
    flex-flow: wrap;
    gap: 8px;
}
.date-wrapper-clock .timeset-value {
    border: 1px solid var(--Neutral-200);
    width: 50px;
    height: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--Neutral-500);
    font-weight: 500;
    cursor: pointer;
}
.date-wrapper-clock .timeset-value:hover {
    border: 1px solid var(--Primary-700);
    background: var(--Primary-100);
    color: var(--Primary-1000);
    font-weight: 500;
}
.date-wrapper-clock .timeset-value.active {
    border: 1px solid var(--Primary-700);
    background: var(--Primary-700);
    color: var(--Neutral-0);
}

.form-3d-img {
    position: absolute;
    width: calc(50% - 17px);
    height: 100%;
    right: 0;
    top: 0;
    object-fit: cover;
    opacity: 0;
}
.form-3d-img.active {
    opacity: 1;
}

.form-3d-success {
    display: none;
    text-align: center;
    padding: 138px 0 150px 0;
}
.form-3d-success .h1 {
    color: var(--Primary-1000);
}
.form-3d-success .h1:after {
    content: "";
    width: 233px;
    height: 2px;
    opacity: 0.2;
    background: var(--Primary-1000);
    display: block;
    margin: 24px auto;
}
.form-3d-success .h1 .mobile-br {
    display: none;
}
.form-3d-success .h1 + p {
    font-size: 20px;
    margin-bottom: 16px;
}
.form-3d-success .h1 + p + p {
    font-weight: 500;
    font-size: 20px;
}
.form-3d-success .h1 + p + p span:not(:last-child) {
    display: block;
    text-align: center;
    margin-bottom: 6px;
}

/* arrow-up */

.anchor-link {
    width: 56px;
    height: 56px;
    position: fixed;
    bottom: -56px;
    left: 60px;
    z-index: 4;
    background: #fff;
    border-radius: 50%;
}
.anchor-link img {
    width: 100%;
}
.anchor-link.visible {
    bottom: 40px;
}

/* product-labels */

.product-labels {
    position: absolute;
    z-index: 2;
}
.product-label {
    display: block;
    width: max-content;
    position: relative;
    margin-bottom: 12px;
    border-radius: 4px;
    overflow: hidden;
}
.product-label span {
    display: block;
    position: relative;
    z-index: 2;
    color: #FFF;
    font-size: 17px;
    padding: 12px 12px 12px 40px;
    font-weight: 600;
}
.product-label.product-new span {
    background: url("../img/product-new-icon.svg") no-repeat center left 12px;
}
.product-new.product-label:before {
    content: "";
    background: linear-gradient(180deg,rgba(124, 196, 163, 1) 50%, rgba(109, 189, 153, 1) 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-label.product-akcia span {
    background: url("../img/product-akcia-icon.svg") no-repeat center left 12px;
}
.product-label.product-akcia:before {
    content: "";
    background: linear-gradient(180deg,rgba(224, 203, 116, 1) 50%, rgba(221, 197, 100, 1) 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-label.product-sale span {
    background: url("../img/product-sale-icon.svg") no-repeat center left 12px;
}
.product-label.product-sale:before {
    content: "";
    background: linear-gradient(180deg,rgba(221, 94, 93, 1) 50%, rgba(217, 76, 75, 1) 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.list-product-item .product-labels {
    top: 16px;
    left: 16px;
}

/* tippy-tooltip */

.tippy-box {
    border-radius: 5px;
    border: 1px solid var(--Primary-100);
    background: var(--Neutral-0);
    box-shadow: 0px 13px 42.8px 0px rgba(0, 0, 0, 0.08);
}
.tippy-content {
    padding: 20px;
}
.tippy-arrow {
    color: #fff;
}


/* default-modal-form */

.default-modal {
    width: 540px !important;
    background: var(--Neutral-0);
    border: 20px solid var(--Primary-100);
    padding: 24px !important;
    overflow: visible;
}
.default-modal .h2 {
    margin-bottom: 24px;   
}
.default-modal-label {
    display: block;
    margin-bottom: 16px;
}
.default-modal-label span {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}
.default-modal-label input,
.default-modal-label textarea {
    width: 100%;
    resize: none;
    padding: 15px 20px;
    border-radius: 4px;
    border: 1.5px solid var(--Neutral-200);
    font-weight: 500;
}
.default-modal-label input::placeholder,
.default-modal-label textarea::placeholder {
    font-weight: 300;
    color: var(--Neutral-500);
}
.default-modal-label.error input, 
.default-modal-label.error textarea {
    border: 1.5px solid #E55465;
}
.default-modal-form .default-button {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.default-modal-form .default-modal-accept {
    color: var(--Neutral-600);
}
.default-modal-label textarea {
    min-height: 49px;
    max-height: 300px;
    resize: none;
    overflow-y: auto;
    transition: height 0.2s;
    scrollbar-width: none;
}
.default-modal-label textarea::-webkit-scrollbar {
  width: 0;
}

.default-modal-form {
    transition: .4s;
}
.default-modal-form.hide {
    opacity: 0;
    pointer-events: none;
}
.default-modal-success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: .4s;
}
.default-modal-success.hide {
    opacity: 0;
    pointer-events: none;
}
.default-modal-success .h2 {
    color: var(--Primary-1000);
}
.default-modal-success .h2:after {
    content: "";
    width: 233px;
    height: 2px;
    opacity: 0.2;
    background: var(--Primary-1000);
    display: block;
    margin: 24px auto;
}

.default-modal-text {
    margin-bottom: 24px;
}
.default-modal-text .text-1:not(:last-child) {
    margin-bottom: 12px;
}
.default-modal-text .text-1:last-child {
    margin-top: 12px;
}

.scroll-contacts {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 56px;
    height: 56px;
    z-index: 5;
}
.scroll-contacts-list {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 56px;
    opacity: 0;
}
.scroll-contacts-list a {
    display: block;
    width: 56px;
    height: 56px;
    transition: transform 0.3s ease-out;
    position: absolute;
    bottom: 0;
    right: 0;
}
.scroll-contacts-list a img {
    width: 100%;
    height: 100%;
    background: var(--Primary-1000);
    border-radius: 50%;
}
.scroll-contacts-main {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    /* animation: pulse 3s infinite; */
    cursor: pointer;
}
.scroll-contacts-main img {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    background: var(--Primary-1000);
    border-radius: 50%;
}
.scroll-contacts-main img.active {
    opacity: 1;
}
.scroll-contacts-close {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    z-index: -12;
}
.scroll-contacts-close.visible {
    opacity: 1;
    pointer-events: initial;
    z-index: 12;
}
.scroll-contacts-close img {
    width: 100%;
    height: 100%;
    background: var(--Primary-1000);
    border-radius: 50%;
}

/* default-tabs */

.default-tabs {
    margin: 32px 0 24px 0;
    border-bottom: 1px solid var(--Neutral-200);
    gap: 20px;
}
.default-tabs-item {
   padding: 8px 12px 12px 12px;
   position: relative;
   font-weight: 500;
   color: var(--Neutral-500);
   transition: .4s;
}
@media (max-width: 650px) {
    .default-tabs-item {
        padding: 8px 7px 12px 7px;
    }
}
.default-tabs-item.active,
.default-tabs-item:hover {
    color: var(--Neutral-1000);
}
.default-tabs-item:before {
    content: "";
    position: absolute;
    background: var(--Neutral-1000);
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .4s;
}
.default-tabs-item.active:before {
    opacity: 1;
}
.default-tabs-block {
    display: none;
}
.default-tabs-block.active {
    display: block;
}

/* default-pagination */

.default-pagination {
    justify-content: center;
    gap: 2px;
    margin-top: 32px;
}
.default-pagination li {
    width: 44px;
    height: 44px;
}
.default-pagination li a,
.default-pagination li span {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}
.default-pagination li.more {
    width: 30px;
}
.default-pagination li.active span,
.default-pagination li a:hover {
    background: var(--Neutral-1000);
    color: var(--Neutral-0);
}

.other-products[data-type="other-products"] .other-products-nav {
    display: none;
}

@media (max-width: 1919px) {
    .wrp {
        width: calc(100% - 80px);
    }
    .footer-logo {
        margin-right: 5px;
    }
    .header-search {
        position: relative;
    }
    .header-search-input {
        position: absolute;
        right: 68px;
        background: #fff;
        border-radius: 0;
    }
    .header-search-input.visible {
        width: calc(100vw - 120px - 508px);
    }
    .list-products {
        gap: 12px;
    }
    .list-product-item {
        width: calc(100%/3 - 24px/3);
    }
    .header-search-main-results .list-product-item:nth-child(4),
    .header-search-main-results .list-product-item:nth-child(5) {
        display: none;
    }
    .header-catalog-list .content {
        padding: 20px 40px;
        width: calc(100vw - 244px - 40px);
    }
    .header-catalog-list .content-list {
        gap: 60px;
    }
    .header-catalog:before {
        width: 60px;
    }
    .anchor-link {
        left: 40px;
    }
}

@media (max-width: 1640px) {
    .default-list-products .list-product-item {
        width: calc(100% / 4 - 9px);
    }
}

@media (max-width: 1441px) {
    .wrp {
        width: calc(100% - 48px);
    }
    .p-48 {
        padding: 32px 0;
    }
    .p-52 {
        padding: 48px 0;
    }
    .footer-main-top {
        gap: 40px;
    }
    .footer-logo {
        margin-right: -13px;
    }
    .footer-main-bottom {
        margin-top: 8px;
    }
    .footer-yandex {
        margin: 37px 27px 0 0;
    }
    .footer-yandex img {
        width: 140px;
    }
    .footer-bottom-left {
        width: 50%;
    }
    .header-logo {
        width: 109px;
        height: auto;
        margin-right: 12px;
    }
    .header-logo img {
        width: 100%;
    }
    .header-catalog-toggle {
        margin-right: 16px;
    }
    .header-menu {
        gap: 8px;
    }
    .header-wishlist {
        display: none;
    }
    .header-panel {
        gap: 12px;
    }
    .header-search {
        margin-right: 0;
    }
    .header-search-input.visible {
        width: calc(100vw - 465px);
        right: 58px;
    }
    .header-brands-name {
        margin-right: 0;
    }
    .list-product-item {
        height: 274px;
    }
    .header-search-main-results .top {
        margin-bottom: 16px;
    }
    .header-search-main-sidebar {
        width: 173px;
    }
    .header-search-main-results {
        width: calc(100% - 173px);
        padding-left: 16px;
    }
    .header-search-main-results .no-found p {
        width: 500px;
        margin: 0 auto;
    }
    .header-catalog {
        top: 75px;
    }
    .header-catalog-list .content {
        padding: 20px 24px;
        width: calc(100vw - 244px - 24px);
    }
    .header-catalog-list .content-top {
        margin-bottom: 20px;
    }
    .header-catalog-list .content-list {
        gap: 24px;
    }
    .header-brands-item > a {
        padding: 2px 6px;
    }
    #header-fix .header-top {
        margin-bottom: 75px;
    }
    #breadcrumbs {
        padding: 20px 0 32px 0;
    }
    .products-slider[data-type="recc-products"] .swiper-wrapper.list-products {
        flex-flow: initial;
        gap: 0;
    }
    .other-products[data-type="recc-products"] .other-products-nav {
        display: flex;
    }
    .anchor-link {
        left: 24px;
    }
}
@media (max-width: 1180px) {
    .default-list-products .list-product-item {
        width: calc(100%/3 - 8px);
    }
}
@media (max-width: 1023px) {
    input {
        transition: none;
    }
    .wrp {
        width: calc(100% - 40px);
    }
    .p-48 {
        padding: 34px 0;
    }
    .text-2 {
        font-size: 13px;
    }
    .p-52 {
        padding: 32px 0;
    }
    h2, .h2 {
        font-size: 26px;
    }
    h1, .h1 {
        font-size: 24px;
    }
    .footer-main {
        padding: 40px 0 24px 0;
    }
    .footer-main .wrp {
        padding-top: 160px;
        position: relative;
    }
    .footer-main-top {
        gap: 23px;
    }
    .footer-logo {
        margin-right: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    .footer-menu > p {
        font-size: 16px;
    }
    .footer-yandex {
        margin: 0;
        position: absolute;
        top: 0;
        left: 172px;
    }
    .footer-subform {
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
    }
    .footer-main-bottom {
        margin-top: 40px;
    }
    .footer-bottom-left {
        width: 68%;
    }
    .header-mobile-toggle {
        display: block;
        width: 40px;
        height: 50px;
        background: url("../img/icons/burger-icon.svg") no-repeat center left;
        margin-right: 4px;
    }
    .header-logo {
        width: 104px;
        margin-right: 0;
    }
    .header-panel {
        gap: 0;
    }
    .header-search {
        margin-right: 12px;
    }
    .header-backcall {
        width: 50px;
        height: 50px;
    }
    .header-wishlist {
        display: flex;
        width: 50px;
        height: 50px;
    }
    .header-basket {
        width: 50px;
        height: 50px;
    }
    .header-search-input.visible {
        width: calc(100vw - 450px);
        right: 68px;
    }
    .header-search-main-sidebar {
        width: 100%;
        border: none;
        overflow-x: scroll;
        padding-right: 40px;
        position: absolute;
        top: 60px;
        z-index: 2;
    }
    .header-search-main-sidebar.top {
        top: 16px;
    }
    .header-search-main-sidebar .wrapper {
      display: flex;
      width: max-content;
      gap: 12px;
  }
  .header-search-main-sidebar p {
    display: none;
}
.header-search-main-sidebar ul {
    display: flex;
    gap: 12px;
}
.header-search-main-sidebar ul li a {
    display: block;
    background: var(--Primary-100);
    padding: 10px;
}
.header-search-main-results {
    width: 100%;
    padding-left: 0;
}
.header-search-main-results .top {
    margin-bottom: 69px;
}
.header-search-main-sidebar .often-results {
    margin-bottom: 0;
}
.header-search-main .wrp {
    min-height: initial;
}
.header-search-main-results .no-found {
    padding: 50px 0 0px 0;
}
.header-mobile {
    position: fixed;
    top: 0;
    width: 437px;
    height: 100vh;
    display: block;
    background: #fff;
    z-index: 5;
    padding: 20px;
    overflow-y: scroll;
    pointer-events: none;
    left: -100vw;
    transition: .4s;
}
.header-mobile-overlay {
    content: "";
    background: rgb(155 155 155 / 90%);
    width: calc(100% - 437px);
    position: fixed;
    left: 437px;
    top: 0;
    height: 100vh;
    opacity: 0;
    pointer-events: none;
    z-index: 12;
    transition: .4s !important;
}
.header-mobile .header-mobile-overlay {
    display: none;
}
.header-mobile.visible {
    pointer-events: initial;
    left: 0;
}
html.menu-open .header-mobile-overlay {
    opacity: 1;
    pointer-events: initial;
}
.header-mobile-remove {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 20px;
    right: 20px;
}
.header-catalog-toggle {
    margin-right: 0;
    font-size: 16px;
    padding: 20px 16px 20px 46px;
    width: max-content;
    height: 60px;
}
.header-catalog {
    top: 0;
    position: relative;
    pointer-events: initial;
    opacity: 1;
    height: auto !important;
    left: 0;
    min-height: initial;
    transition: .4s !important;
}
.header-catalog .wrp {
    width: 100%;
}
.header-catalog-list {
    width: 100%;
}
.header-catalog-list-item.focus > a,
.header-catalog-list-item:hover > a {
    background: transparent;
    color: var(--Neutral-1000);
    font-weight: 500;
}
.header-catalog-list-item > a {
    width: 100%;
    padding: 13px 16px;
    position: relative;
}
.header-catalog-list-item.has-list > a:before,
.header-catalog-list-item.has-list > a .toggle {
    content: "";
    width: 60px;
    height: 60px;
    background: url("../img/icons/catalog-mobile-vector.svg") no-repeat center center / 100%;
    position: absolute;
    right: 0;
    display: block;
}
.header-menu {
    display: block;
}
.header-menu > li {
    display: block;
}
.header-menu > li > a {
    width: 100%;
    padding: 17px 16px;
    text-transform: none;
    display: block;
    font-size: 16px;
    position: relative;
}
.header-menu > li > a.has-child {
    padding-right: 0;
    background: none;
}
.header-menu > li > a.has-child:before {
    content: "";
    width: 53px;
    height: 53px;
    background: url("../img/icons/catalog-mobile-vector.svg") no-repeat center center / 100%;
    position: absolute;
    right: 0;
    transform: rotate(90deg);
    top: 0;
    transition: .4s;
}
.header-menu-droplist {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    box-shadow: none;
    pointer-events: initial;
    height: 0px;
    overflow: hidden;
    padding: 0;
}
.header-menu > li > a.has-child.active {
    font-weight: 700;
}
.header-menu > li > a.has-child.active:before {
    transform: rotate(-90deg);
}
.header-menu > li > a.has-child.active + .header-menu-droplist {
    overflow: visible;
    height: auto;
    opacity: 1;
}
.header-menu-droplist li a {
    padding: 0px 40px;
}
.header-menu > li > a.has-child.active + .header-menu-droplist li a {
    padding: 12px 40px;
}
.header-mobile-bottom {
    display: block;
}
.header-mobile-bottom .header-3d {
    background: var(--Primary-100);
    padding: 17px 16px;
}
.header-mobile-bottom .header-3d {
    background: var(--Primary-100);
    padding: 17px 16px;
    display: block;
    text-align: left;
    margin-bottom: 40px;
}
.header-mobile-bottom-contacts p,
.header-mobile-bottom-contacts a {
    display: block;
    margin-bottom: 12px;
    font-size: 16px;
}
.header-mobile-bottom-contacts .backcall {
    padding: 8px 0 8px 28px;
    background: url("../img/icons/icon_phone.svg") no-repeat center left;
}
.header-catalog-list .content {
    padding: 20px 16px;
    width: 437px;
    top: 0;
    left: 0;
    background: #fff;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    z-index: 5;
}
.header-catalog-list .content-top-h {
    width: calc(100% - 44px);
    padding-left: 50px;
    background: url("../img/icons/catalog-mobile-back.svg") no-repeat center left;
}
.header-catalog-list .content-top-h .mobile-br {
    display: block;
}
.header-catalog-list .content-top-remove {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-catalog-list .content-top {
    margin-bottom: 2px;
}
.header-catalog-list .content-list {
    gap: 0;
}
.header-catalog-list .content-list-block {
    width: 100%;
    max-width: 100%;
}
.header-catalog-list .content-list-block-menu:not(:last-child) {
    margin-bottom: 0;
}
.header-catalog-list .content-list-block-menu .text-1 {
    margin-bottom: 0;
    padding: 16px 20px;
    font-size: 16px;
}
.header-catalog-list .content-list-block-menu a:not(:last-child) {
    margin-bottom: 0;
}
.header-catalog-list .content-list-block-menu a {
    display: block;
    padding: 10px 16px 10px 44px;
    font-weight: 500;
    font-size: 16px;
}
.content-list-block-menu {
    border-bottom: 1px solid var(--Neutral-200);
    padding-bottom: 6px;
}
.header-catalog-list .content .content-link {
    margin: 0;
    padding: 20px;
    font-size: 16px;
    width: 100%;
    text-align: left;
}
.header-catalog-list-item.focus > a + .content, {
    opacity: 0;
    pointer-events: none;
}
.header-catalog-list-item > a.active + .content {
    opacity: 1;
    pointer-events: initial;
}
.header-catalog-toggle.active:before {
    transform: scale(1);
}
.header-catalog-toggle.active:after {
    transform: scale(0);
}
body.top-scroll #header .header-catalog {
    top: 0;
}
#header-fix .header-top {
    margin-bottom: 24px;
}
#breadcrumbs {
    padding: 48px 0 15px 0;
}
#header {
    top: 41px;
}
body.top-fix-scroll #header {
    top: 41px;
}
#header-fix {
    margin-bottom: -45px;
}
.header-bottom {
    position: relative;
    top: -500px;
    width: 1200px;
}
.default-tabs {
    margin: 28px 0 24px 0;
    gap: 12px;
}
.default-list-products .list-product-item-info-name {
    font-size: 14px;
    margin-bottom: 16px;
    height: 50px;
}
.header-catalog-list-product-item img {
    width: 34px;
}
.anchor-link {
    left: 20px;
}
}

@media (max-width: 767px) {
    #header {
        top: 0;
    }
    body.top-fix-scroll #header {
        top: 0;
    }
    .footer-menu {
        width: calc(50% - 12px);
    }
    .footer-menu.contacts {
         width: calc(50% - 12px);
         text-align: left;
    }
    .footer-menu.contacts .backcall-link {
        margin-left: 0;
    }
    .footer-yandex {
        left: 155px;
    }
    .products-slider.swiper {
        width: calc(100% + 20px);
        padding-right: 20px;
    }
    /*
    .swiper-wrapper.list-products {
        flex-flow: initial;
        gap: 0;
    }
    */
    .default-list-products .list-product-item {
        width: calc(100% / 2 - 6px);
    }
    .header-top {
        display: none;
        height: 0px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    #breadcrumbs {
        padding: 69px 0 15px 0;
    }
}

@media (max-width: 600px) {
    #breadcrumbs .text-1 {
        font-size: 4.0625vw;
    }
    .wrp {
        width: calc(100% - 8.88vw);
    }
    input:focus {
        font-size: 16px;
    }
    p, a, li, div, button, input, textarea {
        font-size: 4.44vw;
    }
    .p-48 {
        padding: 5.12vw 0;
    }
    .default-arrows {
        gap: 2vw;
    }
    .default-arrows .prev, .default-arrows .next {
        width: 8.20vw;
        height: 8.20vw;
    }
    .text-2 {
        font-size: 3.88vw;
    }
    .text-1 {
        font-size: 4.44vw;
    }
    .p-52 {
        padding: 10.25vw 0;
    }
    h2, .h2 {
        font-size: 5.55vw;
    }
    h3, .h3 {
        font-size: 5.55vw;
    }
    h4, .h4 {
        font-size: 3.88vw;
    }
    .button {
        border: 1.66vw solid #F2F0EA;
        padding: 2.82vw 0vw;
        font-size: 3.89vw;
        width: 100%;
        line-height: 3.89vw;
    }
    h1, .h1 {
        font-size: 6.25vw;
    }
    .border-button {
        padding: 4.10vw 8.95vw;
        font-size: 3.88vw;
    }
    .footer-main {
        padding: 10.25vw 0;
    }
    .footer-logo {
        width: 35.89vw;
    }
    .footer-logo img {
        width: 100%;
    }
    .footer-yandex {
        left: 48.20vw;
        top: 2.05vw;
    }
    .footer-yandex img {
        width: 38.89vw;
    }
    .footer-main .wrp {
        padding-top: 25.64vw;
    }
    .footer-menu > p {
        font-size: 4.44vw;
        margin-bottom: 4.10vw;
    }
    .footer-main-top {
        justify-content: space-between;
        gap: 0;
        row-gap: 8.20vw;
    }
    .footer-menu {
        width: calc(50% - 3.33vw);
    }
    .footer-menu li a,
    .footer-menu li p {
        font-size: 3.88vw;
    }
    .footer-menu li:not(:last-child) {
        margin-bottom: 2.56vw;
    }
    .footer-menu.contacts {
        order: 3;
        text-align: left;
        margin-left: 0;
    }
    .footer-menu:nth-child(2),
    .footer-menu.contacts {
        width: 46.66vw;
    }
    .footer-menu.contacts ul li {
        font-size: 3.88vw;
    }
    .footer-menu:nth-child(4) {
        order: 4;
    }
    .footer-menu.contacts .mobile-br {
        display: block;
    }
    .footer-menu.contacts .backcall-link {
        padding: 0.5vw 0 0.5vw 7.17vw;
        margin-left: 0;
        margin-top: 3.07vw;
        background-size: 5.12vw;
        font-size: 3.88vw;
    }
    .footer-main-bottom {
        margin-top: 10.25vw;
    }
    .footer-payments {
        width: 79.23vw;
    }
    .footer-subform {
        width: 81vw;
        position: relative;
        order: -1;
    }
    .footer-subform-input {
        padding: 1vw 0;
        font-size: 3.88vw;
        border-bottom: 0.25vw solid var(--Primary-1000);
        margin-bottom: 3.07vw;
    }
    .error.footer-subform-input {
        border-bottom: 0.25vw solid #E55465;
    }
    .footer-suboform-error {
        font-size: 3.88vw;
        top: -4vw;
    }
    .footer-subform-text {
        margin: 1vw 0 5vw;
        font-size: 3.88vw;
    }
    .footer-bottom {
        padding: 5.12vw 0;
    }
    .footer-bottom-left {
        width: 100%;
        margin-bottom: 4.10vw;
        row-gap: 2.05vw;
    }
    .footer-bottom-left br {
        display: none;
    }
    .footer-creator {
        display: flex;
        align-items: center;
        gap: 2vw;
    }
    .footer-bottom-left p:last-child {
        width: 85%;
    }
    .footer-creator img {
        margin: 0;
        width: 21.02vw;
    }
    .header-main {
        padding: 2.56vw 0;
    }
    .header-mobile-toggle {
        width: 11.28vw;
        height: 11.28vw;
        background-size: 5.38vw;
        margin-right: 1.02vw;
    }
    .header-logo {
        width: 23.88vw;
    }
    .header-wishlist {
        width: 11vw;
        height: 11vw;
        background-size: 7.17vw !important;
        position: relative;
        top: 0.6vw;
    }
    .header-wishlist span {
        font-size: 2.5vw;
    }
    .header-search {
        margin-right: 0;
        order: 12;
        gap: 0;
        margin-left: 2vw;
    }
    .header-search:before {
        content: "";
        background: url(../img/icons/icon_close.svg) no-repeat center center / 6.64vw;
        width: 11.28vw;
        height: 11.28vw;
        top: 0;
        right: 0;
        position: absolute;
    }
    .header-backcall {
        position: relative;
        top: 0.7vw;
     width: 11.28vw;
     height: 11.28vw;
 }
 .header-backcall svg {
    width: 7.17vw;
    height: auto;
}
.header-basket {
    width: 11.28vw;
    height: 11.28vw;
}
.header-basket.has-prod {
    background-size: 6vw;
}
.header-basket span {
    font-size: 2vw;
    margin-top: 1vw;
}
.header-basket svg {
    width: 7.16vw;
    height: auto;
}
.header-search-button {
   width: 11.28vw;
   height: 11.28vw;
   position: relative;
   z-index: 2;
}
.header-search-input.visible + .header-search-button {
    transform: translateX(-11.28vw);
}
.header-search-button img {
    width: 5.38vw;
}
.header-top {
    display: block;
    padding: 2.82vw 0;
}
.header-top-time {
    font-size: 3.56vw;
}
.header-search-input {
    right: 26.66vw;
    padding: 4.2vw 0 2.56vw 0;
    border-bottom: 0.25vw solid var(--Neutral-200);
    font-size: 3.88vw;
}
.header-search-input::placeholder {
    color: transparent;
}
.header-search-input.visible {
    width: calc(100vw - 35vw);
    z-index: 5;
    padding: 4.2vw 2.56vw 1.5vw 2.56vw;
}
.header-search-input {
    font-size: 16px;
}
.header-search-main-results .top-remove {
    width: 11.28vw;
    height: 11.28vw;
    top: -19.2vw;
    right: -1vw;
    position: absolute;
    display: none;
}
.header-search-main-sidebar ul {
    gap: 3.07vw;
}
.header-search-main-sidebar ul li a {
    padding: 2.56vw;
}
.header-search-main-sidebar li:not(:last-child) {
    margin-bottom: 0;
}
.header-search-main-results .top-remove svg {
    width: 4.64vw;
    height: auto;
}
.header-search-main-results .top-remove svg path {
    stroke: var(--Neutral-500);
}
.header-search-main-results .no-found {
    padding-top: 6.15vw;
}
.header-search-main-results .no-found p {
    width: 100%;
    text-align: left;
    font-size: 4.44vw;
}
.header-search-main {
    padding: 5.64vw 0;
    top: 16vw;
    z-index: 5;
    box-shadow: none;
    height: max-content;
    overflow-y: scroll;
    transition: none;
}
.header-search-main-results .top-head {
    font-size: 5.12vw;
}
.header-search-main-results .top-head.show-results {
    display: none;
}
.header-search-main-sidebar {
    position: relative;
    top: 0;
    padding-right: 0;
}
.header-search-main-sidebar .often-results {
    display: none;
}
.header-search-main-results .top {
    margin-bottom: 5.64vw;
}
.list-product-item {
    height: 22.56vw;
    width: 100%;
    display: flex;
}
.list-product-item-img {
    height: 100% !important;
    width: 43.33vw;
}
.list-product-item-info {
    width: calc(100% - 43.33vw);
    padding: 4.44vw;
    position: relative;
}
.list-product-item.product .list-product-item-info-cat {
    display: none;
}
.list-product-item-info-name {
    margin-bottom: 2vw;
}
.list-product-item-info-bottom {
    align-items: center;
}
.list-product-item-info-bottom span:first-child {
    font-size: 3.88vw;
}
.list-product-item-info-bottom span:last-child {
    font-weight: 400;
}
.list-product-item-info-cat {
    margin-bottom: 1vw;
}
.list-product-item-info-cat span,
.list-product-item-info-cat a {
    font-size: 3.07vw;
}
.list-product-item.cat .list-item-info-bottom span:last-child {
    font-weight: 500;
    position: absolute;
    bottom: 3.07vw;
    left: 3.07vw;
}
.list-product-item:nth-child(4), .list-product-item:nth-child(5) {
    display: flex;
}
.list-products {
    gap: 3.07vw;
    margin-bottom: 3.07vw;
}
.header-search-main-results .bottom-link {
    gap: 5.12vw;
    padding: 3.07vw 0;
    align-items: center;
    font-size: 3.57vw;
}
.header-search-main-results .bottom-link svg {
    height: auto;
    width: 4.44vw;
}
.header-search-main-results .bottom-link:hover svg {
    transform: translateX(2vw);
}
.header-search-main-results .no-found {

}
.header-mobile {
    width: 90vw;
    padding: 5.12vw 5.12vw 17vh 5.12vw;
}
.header-mobile-remove {
    width: 15.38vw;
    height: 15.38vw;
    top: 5.12vw;
    right: 5.12vw;
}
.header-mobile-remove svg {
    width: 3.88vw;
    height: auto;
}
.header-catalog-toggle {
    font-size: 4vw;
    padding: 5.12vw 4.10vw 5.12vw 11.79vw;
    height: 15.38vw;
    pointer-events: none;
}
.header-catalog-toggle:before {
    width: 5.12vw;
    height: 5.12vw;
    left: 4.61vw;
}
.header-catalog-toggle:after {
    width: 3.84vw;
    height: 3.84vw;
    left: 4.61vw;
}
.header-catalog:before {
    width: calc(100% -(100vw - 30vw));
}
.header-catalog-list-item > a {
    padding: 3.33vw 4.10vw;
    gap: 3.07vw;
    font-size: 4.10vw;
}
.header-catalog-list-item > a img {
    width: 8.71vw;
}
.header-catalog-list-item.has-list > a:before,
.header-catalog-list-item.has-list > a .toggle {
    width: 15.38vw;
    height: 15.38vw;
}
.header-menu > li > a {
    padding: 4.44vw;
    font-size: 4.44vw;
}
.header-menu > li > a.has-child:before {
    width: 12.58vw;
    height: 12.58vw;
}
.header-menu > li > a.has-child.active + .header-menu-droplist li a {
 padding: 3.07vw 10.25vw;
}
.header-menu > li > a.has-child + .header-menu-droplist li a {
    padding: 0 10.25vw;
    font-size: 3.88vw;
}
.header-mobile-bottom .header-3d {
    padding: 4.5vw 4.44vw;
}
.header-mobile-bottom .header-3d {
    padding: 4.5vw 4.44vw;
    margin-bottom: 10.25vw;
    font-size: 4.10vw;
}
.header-mobile-bottom .backcall {
    font-weight: 700;
}
.header-mobile-bottom-contacts p, .header-mobile-bottom-contacts a {
    margin-bottom: 3.07vw;
    font-size: 4.44vw;
}
.header-mobile-bottom-contacts .backcall {
    padding: 2.05vw 0 2.05vw 7.17vw;
    background-size: 5.12vw;
}
.header-catalog-list .content {
    width: 90vw;
    padding: 5.12vw 4.44vw;
}
.header-catalog-list .content-top {
    margin-bottom: 0.75vw;
}
.header-catalog-list .content-top-h {
    width: calc(100% - 14.28vw);
    padding-left: 12.82vw;
    font-size: 5.12vw;
    background-size: 11.28vw;
}
.header-catalog-list .content-list-block-menu .text-1 {
    padding: 4.44vw 5.12vw;
    font-size: 4.44vw;
}
.header-catalog-list .content-list-block-menu a {
    padding: 2.56vw 4.44vw 2.56vw 11.28vw;
    font-size: 4.44vw;
}
.content-list-block-menu {
    border-bottom: 0.25vw solid var(--Neutral-200);
    padding-bottom: 1.53vw;
}
.header-catalog-list .content .content-link {
    padding: 5.12vw;
    font-size: 4.44vw;
}
#modal-3d {
    width: 90vw;
    padding: 5.12vw;
    border: none;
}
#modal-3d .h1 {
    color: var(--Primary-1000);
    margin-bottom: 4vw;
}
.fancybox-button.fancybox-close-small {
    width: 13.84vw;
    height: 13.84vw;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/icons/modal-close.svg) no-repeat center center / 100%;
    padding: 0;
    opacity: 1;
}
#modal-3d .h1 + p {
    font-size: 3.57vw;
}
#modal-3d .h1 + p br {
    display: none;
}
.form-3d-wrapper {
    margin-top: 10.25vw;
}
.form-3d-img {
    display: none;
}
.form-3d-main {
    width: 100%;
}
.form-3d-main-label {
    margin-bottom: 4vw;
    padding-left: 8.71vw;
    background-size: 6.15vw !important;
}
.form-3d-main-input {
    padding: 1vw 0 1.5vw 0;
    border-bottom: 0.25vw solid var(--Primary-1000);
    font-size: 3.88vw;
    border-radius: 0;
}
.error .form-3d-main-input {
    border-bottom: 0.25vw solid #E55465;
}
.form-3d-main > .text-1 {
    margin: 8.2vw 0 4.44vw 0;
    font-size: 4.44vw;
}
.form-3d-main-showroom span {
    padding-left: 7.69vw;
    font-size: 3.57vw;
}
.form-3d-main-showroom span:before,
.form-3d-main-showroom span:after {
    width: 6.15vw;
    height: 6.15vw;
}
.form-3d-main-showroom {
    margin-bottom: 4vw;
}
.form-3d-main .default-button {
    margin-top: 8.1vw;
}
.form-3d-main .date-wrapper {
    width: 100%;
    left: 0;
    top: -26vw;
    padding: 4vw 5.12vw;
}
.form-3d-main .date-wrapper-top {
    padding-bottom: 3vw;
    margin-bottom: 3vw;
    border-bottom: 0.25vw solid var(--Neutral-200);
}
.form-3d-main .date-wrapper .air-datepicker-nav {
    margin-bottom: 1vw;
}
.form-3d-main .date-wrapper .air-datepicker-nav--action {
    width: 3vw;
    height: 6vw;
}
.form-3d-main .date-wrapper .air-datepicker-nav--title {
    font-size: 4vw;
}
.form-3d-main .date-wrapper .air-datepicker-body--day-names {
    gap: 3.84vw;
    margin: 0 0 2.75vw 0;
}
.form-3d-main .date-wrapper .air-datepicker-body--cells {
    gap: 3.34vw;
    row-gap: 1.25vw;
}
.form-3d-main .date-wrapper .air-datepicker-cell {
    width: 6.92vw !important;
    height: 6.41vw;
    font-size: 4.44vw;
}
.date-wrapper-alert {
    gap: 4.44vw;
    margin-top: 5.1vw;
}
.date-wrapper-alert div {
    padding-left: 3.54vw;
}
.date-wrapper-alert div:before {
    width: 2vw;
    height: 2vw;
    top: 1.2vw;
}
.date-wrapper-clock.open {
    margin-top: 2vw;
}
.date-wrapper-clock .timeset-name {
    margin-bottom: 2vw;
}
.date-wrapper-clock .timeset:not(:last-child) {
    margin-bottom: 3.88vw;
}
.date-wrapper-clock .timeset-values {
    gap: 2vw;
}
.date-wrapper-clock .timeset-value {
    border: 0.25vw solid var(--Neutral-200);
    width: 12.3vw;
    height: 7.43vw;
}
.date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(49, 46, 46, 0.30);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
}
.date-overlay.active {
    opacity: 1;
    pointer-events: initial;
}
.form-3d-success {
    padding: 42.3vw 0;
}
#modal-3d .h1 {
    margin-bottom: 5.12vw;
}
.form-3d-success .h1 .mobile-br {
    display: block;
}
.form-3d-success .h1:after {
    width: 27.94vw;
    height: 0.55vw;
    margin: 5.12vw auto;
}
.form-3d-success .h1 + p {
    margin-bottom: 4vw;
}
.form-3d-success .h1 + p + p {
    font-size: 4.44vw;
    width: 80%;
    margin: 0 auto;
}
.form-3d-success .h1 + p + p span:not(:last-child) {
    margin-bottom: 1.4vw;
}

.scroll-contacts {
    display: none;
    bottom: 5vw;
    right: 5vw;
    width: 10vw;
    height: 10vw;
}
.scroll-contacts-list {
    width: 10vw;
    height: 10vw;
}
.scroll-contacts-list a {
    width: 10vw;
    height: 10vw;
}
.default-button {
    font-size: 3.88vw;
}

.header-mobile-overlay {
    left: 90vw;
    width: calc(100% - 90vw);
}
.header-bottom {
    display: none;
}
#header {
    top: 0;
}
body.top-scroll #header {
    transition: none;
}
body.top-fix-scroll #header {
    top: 0;
}
#header-fix .header-top {
    margin-bottom: 11.53vw;
    display: none;
}
#header-fix {
    margin-bottom: 0;
    display: none;
}
body {
    padding-top: 16.15vw;
    transition: none;
}
.list-product-item-info-name {
    -webkit-line-clamp: 3;
    height: auto;
}
html.header-search-open .catalog-overlay {
    opacity: 1;
    pointer-events: initial;
}
html.header-search-open body {
    padding-top: 0;
}
html.header-search-open #header {
    top: 0 !important;
    position: relative !important;
}
html.header-search-open body > *:not(#header) {
    display: none;
}
html.header-search-open .header-search-main {
    position: relative;
    top: 0;
}
.default-tabs {
    margin: 6.15vw 0 5.12vw 0;
    gap: 0;
    border: none;
}
.default-tabs-item {
    padding: 2.05vw 4.44vw;
    font-size: 4.44vw;
    border-bottom: 1px solid var(--Neutral-200);
}
.default-tabs-item:before {
    height: 0.55vw;
}

.default-pagination {
    gap: 0.55vw;
    margin-top: 8.88vw;
}
.default-pagination li {
    width: 12.22vw;
    height: 12.22vw;
}
.default-pagination li a,
.default-pagination li span {
    border-radius: 0.55vw;
}
.default-pagination li.more {
    width: 8.33vw;
}

.default-list-products .list-product-item {
    width: 100%;
    display: block;
}
.default-list-products .list-product-item-img {
    height: 55.55vw !important;
    max-height: 64vw !important;
    min-height: 30vw !important;
    width: 100%;
}
.list-product-item-info {
    width: 100%;
}
.default-list-products .list-product-item-info-name {
    font-size: 3.88vw;
    margin-bottom: 4.44vw;
    height: 14.16vw;
}
.default-list-products .list-product-item-info-bottom span:last-child strong {
    font-size: 4.44vw;
}
.default-list-products .button {
    margin-top: 4.44vw;
    padding: 4.44vw 2vw;
}
.list li {
    padding-left: 6.66vw;
    font-size: 4.44vw;
}
.list li:not(:last-child) {
    margin-bottom: 1.66vw;
}
.list li:before {
    width: 1.66vw;
    height: 1.66vw;
    left: 1.66vw;
    top: 1.5vw;
}
#breadcrumbs {
    padding: 3.125vw 0 6.25vw 0;
    gap: 6.5vw;
    padding-left: 0;
} 
#breadcrumbs a.text-1:before {
    font-size: 4.44vw;
    right: -4.6vw;
}

.default-modal {
    width: 94.44vw !important;
    border: none;
    padding: 5.55vw 4.44vw !important;
}
.default-modal .fancybox-close-small {
    width: 13.84vw;
    height: 13.84vw;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/icons/modal-close.svg) no-repeat center center / 100%;
    padding: 0;
    opacity: 1;
}
.default-modal .fancybox-close-small svg {
    display: none;
}
.default-modal .h2 {
    margin-bottom: 4.44vw;
}
.default-modal-label {
    margin-bottom: 4.44vw;
}
.default-modal-label span {
    margin-bottom: 2.22vw;
}
.default-modal-label input, .default-modal-label textarea {
    padding: 3.61vw 5.55vw;
    border: 0.5vw solid var(--Neutral-200);
}
.default-modal-label.error input, 
.default-modal-label.error textarea {
    border: 0.5vw solid #E55465;
}
.default-modal-form .default-button {
    margin: 5.5vw 0 3.6vw 0;
}
.default-modal-form .default-modal-accept br {
    display: none;
}
.default-modal-success .h2:after {
    width: 27.94vw;
    height: 0.55vw;
    margin: 5.12vw auto;
}
.default-modal-success .text-1 {
    font-weight: 300;
}
.default-modal-label textarea {
    min-height: 12vw;
    max-height: 100vw;
}
.default-modal-text {
    margin-bottom: 5.55vw;
}
.default-modal-text .text-1:not(:last-child) {
    margin-bottom: 3.44vw;
}
.default-modal-text .text-1:last-child {
    margin-top: 3.44vw;
}

.footer-payments .text-2 {
    background-size: 6.66vw;
    padding: 1.11vw 0 1.11vw 8.88vw;
}
.footer-payments {
    margin-top: 0;
}
.anchor-link {
    left: 4.44vw;
    width: 10vw;
    height: 10vw;
}

.product-label {
    margin-bottom: 1vw;
    border-radius: 1vw;
}
.product-label span {
    font-size: 3vw;
    padding: 2vw 2vw 2vw 7vw;
}
.product-label.product-new span {
    background: url("../img/product-new-icon.svg") no-repeat center left 2vw / 4vw;
}
.product-label.product-akcia span {
    background: url("../img/product-akcia-icon.svg") no-repeat center left 2vw / 4vw;
}
.product-label.product-sale span {
    background: url("../img/product-sale-icon.svg") no-repeat center left 2vw / 4vw;
}
.list-product-item .product-labels {
    top: 3vw;
    left: 3vw;
}
.tippy-box {
    border-radius: 1.2vw;
    border: 0.26vw solid var(--Primary-100);
}
.tippy-content {
    padding: 5vw;
    font-size: 3.88vw;
}
.tippy-content li,
.tippy-content p,
.tippy-content a {
    font-size: 3.88vw;
}

.default-list-products .list-product-item.product .list-product-item-info-cat {
    margin-bottom: 2vw;
    display: -webkit-box;
}
.default-list-products .list-product-item-info-cat a {
    font-size: 3.88vw;
    padding-right: 0.88vw;
    margin-right: 1.66vw;
}

.default-modal-label span {
    font-size: 3.88vw;
}
.default-modal-form .default-modal-accept {
    font-size: 3.88vw;
}
}