/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Thin.eot");
  src: url("../fonts/CeraPro/CeraPro-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Thin.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Thin.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Thin.svg?#webfont") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-ThinItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-ThinItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-ThinItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-ThinItalic.svg?#webfont") format("svg");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Light.eot");
  src: url("../fonts/CeraPro/CeraPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Light.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Light.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Light.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-LightItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-LightItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-LightItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-LightItalic.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Regular.eot");
  src: url("../fonts/CeraPro/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Regular.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Regular.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Regular.svg?#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-RegularItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-RegularItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-RegularItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-RegularItalic.svg?#webfont") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Medium.eot");
  src: url("../fonts/CeraPro/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Medium.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Medium.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-MediumItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-MediumItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-MediumItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-MediumItalic.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Bold.eot");
  src: url("../fonts/CeraPro/CeraPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Bold.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Bold.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Bold.svg?#webfont") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-BoldItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-BoldItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-BoldItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-BoldItalic.svg?#webfont") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-Black.eot");
  src: url("../fonts/CeraPro/CeraPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Black.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Black.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-Black.svg?#webfont") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "CeraPro";
  src: url("../fonts/CeraPro/CeraPro-BlackItalic.eot");
  src: url("../fonts/CeraPro/CeraPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-BlackItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-BlackItalic.ttf") format("truetype"), url("../fonts/CeraPro/CeraPro-BlackItalic.svg?#webfont") format("svg");
  font-weight: 900;
  font-style: italic;
}
@-webkit-keyframes btn_blick {
  0% {
    left: -7.8125vw;
  }
  100% {
    left: calc(100% + 7.8125vw);
  }
}
@keyframes btn_blick {
  0% {
    left: -7.8125vw;
  }
  100% {
    left: calc(100% + 7.8125vw);
  }
}
@-webkit-keyframes blick {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blick {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.9);
            transform: scale(1.9);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.9);
            transform: scale(1.9);
    opacity: 0;
  }
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes progress_bar {
  0% {
    background-position: -52.0833333333vw center;
  }
  50% {
    background-position: 0 center;
  }
  100% {
    background-position: 52.0833333333vw center;
  }
}
@keyframes progress_bar {
  0% {
    background-position: -52.0833333333vw center;
  }
  50% {
    background-position: 0 center;
  }
  100% {
    background-position: 52.0833333333vw center;
  }
}
html,
body {
  height: 100%;
  background-color: #ffffff;
}

.page__wrapper {
  min-height: 100%;
  margin-bottom: -2.6041666667vw;
	margin-top: 190px;
}
* html .page__wrapper {
  height: 100%;
}

.page__buffer {
  height: 2.6041666667vw;
}

* {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page {
  font-family: "CeraPro", Arial, sans-serif;
  color: #1c1c1c;
  overflow-x: hidden;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrapper {
  width: 81.7708333333vw;
  margin: 0 auto;
}
.wrapper > *:last-child {
  margin-bottom: 0 !important;
}

img {
  display: block;
}

.no-scroll {
  overflow: hidden !important;
}

form.disabled {
  pointer-events: none !important;
}
form.disabled .form-btn::after {
  display: none;
}

[data-on-scroll-display] {
  -webkit-transition: 1s;
  transition: 1s;
}

[data-on-scroll-display=hidden] {
  opacity: 0 !important;
  -webkit-transform: translateY(2.6041666667vw) !important;
          transform: translateY(2.6041666667vw) !important;
}

[data-on-scroll-display=visible] {
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}

[data-anchor-btn] {
  cursor: pointer;
}

.error {
  border-color: #ff0000 !important;
  color: #ff0000 !important;
}
.error::-webkit-input-placeholder {
  color: #ff0000 !important;
}
.error::-moz-placeholder {
  color: #ff0000 !important;
}
.error:-ms-input-placeholder {
  color: #ff0000 !important;
}
.error::-ms-input-placeholder {
  color: #ff0000 !important;
}
.error::placeholder {
  color: #ff0000 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
blockquote {
  margin: 0;
}

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

input.form-error:-webkit-autofill,
input.form-error:-webkit-autofill:hover,
input.form-error:-webkit-autofill:focus {
  -webkit-text-fill-color: #ff0000 !important;
  caret-color: #ff0000 !important;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  background-color: #ffffff;
  -webkit-text-fill-color: #1c1c1c;
  -webkit-box-shadow: none;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #1c1c1c;
}

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

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

.fancybox__thumbs,
.fancybox__toolbar__items.fancybox__toolbar__items--left,
.carousel__button.fancybox__button--zoom,
.carousel__button.fancybox__button--slideshow,
.carousel__button.fancybox__button--fullscreen,
.carousel__button.fancybox__button--thumbs {
  display: none !important;
}

@media only screen and (min-width: 769px) {
  .mobile-only {
    display: none !important;
  }
}
.bottom-line {
  color: #E73523 !important;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
.bottom-line::after {
  content: "";
  width: 100%;
  height: 0.1041666667vw;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #E73523;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bottom-line:hover::after {
  width: 60%;
}

.common-btn,
.common-green-btn,
.common-blue-btn {
  height: 4.1666666667vw;
  padding: 0.5208333333vw 1.5625vw;
  border: none;
  border-radius: 5.2083333333vw;
  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;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  background-color: #E73523;
}
.common-btn img,
.common-btn svg,
.common-green-btn img,
.common-green-btn svg,
.common-blue-btn img,
.common-blue-btn svg {
  display: none;
}
/* .common-btn::after,
.common-green-btn::after,
.common-blue-btn::after {
  content: "";
  width: 5.9895833333vw;
  height: 7.2916666667vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../img/general/btn-blick.svg");
  -webkit-animation: btn_blick 5s linear infinite;
          animation: btn_blick 5s linear infinite;
} */
.common-btn.disabled, .common-btn.blocked,
.common-green-btn.disabled,
.common-green-btn.blocked,
.common-blue-btn.disabled,
.common-blue-btn.blocked {
  pointer-events: none;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.common-btn.disabled::after, .common-btn.blocked::after,
.common-green-btn.disabled::after,
.common-green-btn.blocked::after,
.common-blue-btn.disabled::after,
.common-blue-btn.blocked::after {
  opacity: 0 !important;
}
.common-btn.no-blick::after,
.common-green-btn.no-blick::after,
.common-blue-btn.no-blick::after {
  display: none !important;
}
.common-btn .loader,
.common-green-btn .loader,
.common-blue-btn .loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.5);
}
.common-btn .loader .loader-circle,
.common-green-btn .loader .loader-circle,
.common-blue-btn .loader .loader-circle {
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 50%;
  overflow: hidden;
  background-image: url("../img/general/loader-circle.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-animation: rotation 2s linear infinite;
          animation: rotation 2s linear infinite;
}

.common-green-btn:hover,
.common-blue-btn:hover {
  background-color: #E73523;
}
.common-btn:hover::after,
.common-green-btn:hover::after,
.common-blue-btn:hover::after {
  opacity: 0 !important;
}

.common-green-btn {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
  text-align: center;
  text-transform: uppercase;
  background-color: #72d888;
}
.common-green-btn img,
.common-green-btn svg {
  display: block;
  max-width: 1.8229166667vw;
  height: 1.8229166667vw;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 1.3020833333vw;
}
.common-green-btn span {
  font-size: 0.6770833333vw;
}
.common-green-btn:hover {
  background-color: #38bb54;
}
.common-green-btn:hover::after {
  opacity: 0 !important;
}

.common-blue-btn {
  text-align: left;
  background-color: #01a7ee;
}
.common-blue-btn img,
.common-blue-btn svg {
  display: block;
  max-width: 1.71875vw;
  height: 1.0416666667vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: 0.5208333333vw;
}
.common-blue-btn:hover {
  background-color: #0490cc;
}
.common-blue-btn:hover::after {
  opacity: 0 !important;
}

.common-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-social a {
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 0.5208333333vw;
}
.common-social a:last-child {
  margin-right: 0;
}
.common-social a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.common-social img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.common-slider-buttons {
  width: 5.9895833333vw;
  height: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
}
.common-slider-buttons .slider-btn {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  border-radius: 50%;
  background-color: #E73523;
  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;
  pointer-events: auto;
  cursor: pointer;
  border: 0.0520833333vw solid #E73523;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.common-slider-buttons .slider-btn.slider-prev-btn,.common-slider-buttons .slider-btn.prev_btn {
  border-color: #F3F3F3 !important;
  background-color: #F3F3F3 !important;
}

.common-slider-buttons .slider-btn svg {
  width: 0.9375vw;
  height: 0.9375vw;
}

.common-slider-buttons .slider-btn svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #fff;
}

.common-slider-buttons .slider-btn.swiper-button-lock, .common-slider-buttons .slider-btn.swiper-button-disabled {
  opacity: 0 !important;
  pointer-events: none !important;
}
.common-slider-buttons.white-buttons .slider-btn.slider-prev-btn {
  border-color: #ffffff;
  background-color: #ffffff;
}
.common-slider-buttons.white-buttons .slider-btn svg path {
  fill: #fff;
}

.common-slider-buttons .slider-btn.slider-prev-btn svg path {
	fill:#E73523;
}


.skidka {
	color: #E73523;
}

.common-slider-pagination {
  width: auto !important;
  height: 0.3645833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-slider-pagination .swiper-pagination-bullet {
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  margin: 0 !important;
  margin-left: 0.4166666667vw !important;
  opacity: 0.5;
  background-color: #E73523;
  cursor: pointer;
  pointer-events: auto;
}
.common-slider-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0 !important;
}
.common-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.common-slider-pagination.white-pagination .swiper-pagination-bullet {
  background-color: #ffffff;
}
.common-slider-pagination.swiper-pagination-lock {
  opacity: 0 !important;
  pointer-events: none !important;
}

.common-hint {
  display: none;
}

.common-head > :last-child {
  margin-bottom: 0 !important;
}
.common-head .common-title,
.common-head .common-text {
  margin-bottom: 1.5625vw;
}

.common-title {
  font-size: 3.3333333333vw;
  font-weight: 700;
  line-height: 3.6458333333vw;
}
.common-title sup {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  font-weight: 400;
  color: #829196;
  top: -1.5625vw;
  right: -0.2604166667vw;
}

.common-text {
  font-size: 1.5625vw;
  line-height: 1.875vw;
  color: #829196;
}

.common-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.common-form .form-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0.78125vw;
}
.common-form .form-container .form-item {
  margin-right: 0.78125vw;
}
.common-form .form-container .form-item .item-text {
  font-size: 0.8333333333vw;
  color: #829196;
  margin-bottom: 0.5208333333vw;
}
.common-form .form-container .form-btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 4.1666666667vw;
  width: 100%;
}
.common-form .form-container .form-input,.woocommerce form .form-row input.input-text {
  height: 4.1666666667vw;
  border-radius: 5.2083333333vw;
  padding: 0 1.8229166667vw;
}
.common-form .form-container .form-textarea {
  height: 6.25vw;
  resize: none;
  padding: 1.3020833333vw 1.8229166667vw;
  border-radius: 1.3020833333vw;
}
.common-form .form-container .form-input,
.common-form .form-container .form-textarea,.woocommerce form .form-row textarea,.woocommerce form .form-row input.input-text {
  width: 20.8333333333vw;
  color: #1c1c1c;
  font-size: 0.8333333333vw;
  line-height: 1.3020833333vw;
  letter-spacing: 0.04em;
  background: #ffffff;
  border: 0.0520833333vw solid #e0edf1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
fieldset{
	margin-bottom: 18px;
}
.show-password-input{
	display: none;
}
.woocommerce form .form-row label{
	margin-bottom: 10px;
}
.common-form .form-container .form-input::-webkit-input-placeholder, .common-form .form-container .form-textarea::-webkit-input-placeholder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.common-form .form-container .form-input::-moz-placeholder, .common-form .form-container .form-textarea::-moz-placeholder {
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.common-form .form-container .form-input:-ms-input-placeholder, .common-form .form-container .form-textarea:-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.common-form .form-container .form-input::-ms-input-placeholder, .common-form .form-container .form-textarea::-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.common-form .form-container .form-input::placeholder,
.common-form .form-container .form-textarea::placeholder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.common-form .form-container .form-input:focus::-webkit-input-placeholder, .common-form .form-container .form-textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.common-form .form-container .form-input:focus::-moz-placeholder, .common-form .form-container .form-textarea:focus::-moz-placeholder {
  opacity: 0;
}
.common-form .form-container .form-input:focus:-ms-input-placeholder, .common-form .form-container .form-textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.common-form .form-container .form-input:focus::-ms-input-placeholder, .common-form .form-container .form-textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
.common-form .form-container .form-input:focus::placeholder,
.common-form .form-container .form-textarea:focus::placeholder {
  opacity: 0;
}
.common-form .form-container .form-input.form-error,
.common-form .form-container .form-textarea.form-error {
  color: #ff0000;
  border-color: #ff0000 !important;
}
.common-form .form-container .form-input.form-error::-webkit-input-placeholder, .common-form .form-container .form-textarea.form-error::-webkit-input-placeholder {
  color: #ff0000;
}
.common-form .form-container .form-input.form-error::-moz-placeholder, .common-form .form-container .form-textarea.form-error::-moz-placeholder {
  color: #ff0000;
}
.common-form .form-container .form-input.form-error:-ms-input-placeholder, .common-form .form-container .form-textarea.form-error:-ms-input-placeholder {
  color: #ff0000;
}
.common-form .form-container .form-input.form-error::-ms-input-placeholder, .common-form .form-container .form-textarea.form-error::-ms-input-placeholder {
  color: #ff0000;
}
.common-form .form-container .form-input.form-error::placeholder,
.common-form .form-container .form-textarea.form-error::placeholder {
  color: #ff0000;
}
.common-form .form-container .form-select {
  width: 20.8333333333vw;
  position: relative;
  z-index: 10;
}
.common-form .form-container .form-select * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.common-form .form-container .form-select .select-images {
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  position: absolute;
  top: 2.0833333333vw;
  right: 1.8229166667vw;
  z-index: 1;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow: hidden;
  pointer-events: none;
}
.common-form .form-container .form-select .select-images .select-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.common-form .form-container .form-select .select-images .select-icon.active {
  opacity: 1;
}
.common-form .form-container .form-select .nice-select {
  width: 100%;
  height: 4.1666666667vw;
  border-radius: 5.2083333333vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: #ffffff;
  padding: 0 1.8229166667vw;
  padding-right: 4.6875vw;
  position: relative;
  z-index: 0;
  color: #1c1c1c;
}
.common-form .form-container .form-select .nice-select::after {
  display: none;
}
.common-form .form-container .form-select .nice-select.open {
  border-radius: 1.0416666667vw;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.common-form .form-container .form-select .nice-select.open .current::after {
  -webkit-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}
.common-form .form-container .form-select .nice-select .current {
  font-weight: 400;
  font-size: 0.8333333333vw;
  line-height: 4.1666666667vw;
  position: relative;
}
.common-form .form-container .form-select .nice-select .current::after {
  content: "";
  width: 0.4166666667vw;
  height: 0.2604166667vw;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 0.3645833333vw;
  background-image: url("../img/general/select-arrow.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.common-form .form-container .form-select .nice-select .list {
  width: 100%;
  margin: 0;
  padding: 0;
  max-height: 12.5vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 1.0416666667vw;
  border-bottom-right-radius: 1.0416666667vw;
  z-index: 10;
  overflow: auto;
  background-color: #ffffff;
}
.common-form .form-container .form-select .nice-select .list .option {
  padding: 0 1.8229166667vw;
  padding-right: 4.6875vw;
  font-size: 0.8333333333vw;
  line-height: 3.125vw;
  background-color: #ffffff;
}
.common-form .form-container .form-select .nice-select .list .option.selected, .common-form .form-container .form-select .nice-select .list .option:hover {
  background-color: #d3d6d9;
}
.common-form .form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-form .form-checkbox .checkbox-icon {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  margin-right: 0.5208333333vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 0.2604166667vw;
  border: 0.0520833333vw solid #ee9dab;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.common-form .form-checkbox .checkbox-icon input {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.common-form .form-checkbox .checkbox-icon img {
  width: 0.3645833333vw;
  height: 0.2604166667vw;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.common-form .form-checkbox .checkbox-icon.checked {
  background-color: #E73523;
}
.common-form .form-checkbox .checkbox-icon.checked img {
  opacity: 1;
}
.common-form .form-checkbox .checkbox-text {
  font-size: 0.625vw;
  line-height: 0.8333333333vw;
}
.common-form .form-checkbox .checkbox-text span {
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
.common-form .form-checkbox .checkbox-text span:hover {
  text-decoration: none;
}
.common-form.form-direction-column .form-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0.78125vw;
}
.common-form.form-direction-column .form-container .form-item {
  width: 100%;
  margin: 0;
  margin-bottom: 0.78125vw;
}
.common-form.form-direction-column .form-container .form-input,
.common-form.form-direction-column .form-container .form-textarea,
.common-form.form-direction-column .form-container .form-select,
.common-form.form-direction-column .form-container .form-btn {
  width: 100%;
}
.common-form.no-borders-form .form-input,
.common-form.no-borders-form .form-textarea {
  border: none !important;
}

.common-video-btn {
  width: 3.3854166667vw;
  height: 3.3854166667vw;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.common-video-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #E73523;
  -webkit-animation: pulse 2.5s linear infinite;
          animation: pulse 2.5s linear infinite;
}
.common-video-btn img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
}

.common-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-rating .rating-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5208333333vw;
}
.common-rating .rating-icons img {
  width: 0.5729166667vw;
  height: 0.5208333333vw;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.15625vw;
}
.common-rating .rating-icons img:last-child {
  margin-right: 0;
}
.common-rating .rating-icons[data-rating="1"] img:nth-child(n+2) {
  -webkit-filter: grayscale(1) !important;
          filter: grayscale(1) !important;
  opacity: 0.5 !important;
}
.common-rating .rating-icons[data-rating="2"] img:nth-child(n+3) {
  -webkit-filter: grayscale(1) !important;
          filter: grayscale(1) !important;
  opacity: 0.5 !important;
}
.common-rating .rating-icons[data-rating="3"] img:nth-child(n+4) {
  -webkit-filter: grayscale(1) !important;
          filter: grayscale(1) !important;
  opacity: 0.5 !important;
}
.common-rating .rating-icons[data-rating="4"] img:nth-child(n+5) {
  -webkit-filter: grayscale(1) !important;
          filter: grayscale(1) !important;
  opacity: 0.5 !important;
}
.common-rating .rating-text {
  font-size: 0.7291666667vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
}

.common-fav-btn {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  border-radius: 50%;
  background-color: #fbfbfb;
  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;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
}
.common-fav-btn svg {
  max-width: 1.5625vw;
  width: auto;
  height: 0.8854166667vw;
}
.common-fav-btn svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #E73523;
}
.common-fav-btn.active {
  background-color: #E73523 !important;
}
.common-fav-btn.active svg path {
  fill: #ffffff !important;
}
.common-fav-btn:hover svg path {
  fill: #e91e63;
}

.yith-wcwl-add-to-wishlist{
  margin: 0;
	display:none;
}

.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse {
  margin: 0;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  border-radius: 50%;
  background-color: #fbfbfb;
  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;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
}
.yith-wcwl-wishlistexistsbrowse svg,
.yith-wcwl-wishlistaddedbrowse svg {
  max-width: 1.5625vw;
  width: auto;
  height: 0.8854166667vw;
}
.yith-wcwl-wishlistexistsbrowse svg path,
.yith-wcwl-wishlistaddedbrowse svg path{
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #c1d2d8;
}

.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse {
  background-color: #ee9dab !important;
}
.yith-wcwl-wishlistexistsbrowse svg path,
.yith-wcwl-wishlistaddedbrowse svg path{
  fill: #ffffff !important;
}
.yith-wcwl-wishlistexistsbrowse:hover svg path,
.yith-wcwl-wishlistaddedbrowse svg path{
  fill: #ee9dab;
}

.yith-wcwl-add-button {
  margin: 0;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  border-radius: 50%;
  background-color: #fbfbfb;
  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;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
}
.yith-wcwl-add-button svg {
  max-width: 1.5625vw;
  width: auto;
  height: 0.8854166667vw;
}
.yith-wcwl-add-button svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #c1d2d8;
}
.yith-wcwl-add-button.active {
  background-color: #ee9dab !important;
}
.yith-wcwl-add-button.active svg path {
  fill: #ffffff !important;
}
.yith-wcwl-add-button:hover svg path {
  fill: #ee9dab;
}

.common-page .page-hint {
  display: none;
}
.common-page .page-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1.0416666667vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
  margin-bottom: 2.6041666667vw;
	display:none;
}
.common-page .page-top .links-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-page .page-top .links-item {
  font-size: 0.9375vw;
  line-height: 1.5625vw;
  font-weight: 500;
  color: #c1d2d8;
  margin-right: 2.6041666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.common-page .page-top .links-item:last-child {
  margin-right: 0;
}
.common-page .page-top .links-item.active {
  color: #1c1c1c;
  font-weight: 700;
  pointer-events: none;
}
.common-page .page-top .links-item:hover {
  color: #1c1c1c;
}
.common-page .page-top .top-btn {
  display: none;
}
.common-page .page-top .top-sorting {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.common-page .page-top .sorting-text {
  display: none;
}
.common-page .page-top .sorting-select {
  height: 1.5625vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.5625vw;
}
.common-page .page-top .sorting-select::after {
  border-bottom: 0.1041666667vw solid #c1d2d8;
  border-right: 0.1041666667vw solid #c1d2d8;
  height: 0.4166666667vw;
  margin-top: -0.2604166667vw;
  right: 0.625vw;
  width: 0.4166666667vw;
}
.common-page .page-top .sorting-select .current {
  font-size: 0.9375vw;
  font-weight: 500;
  line-height: 1.5625vw;
}
.common-page .page-top .sorting-select .list {
  left: unset;
  right: 0;
}
.common-page .page-top .sorting-select .option {
  font-size: 0.7291666667vw;
  padding: 0 1.5625vw;
  text-align: right;
}
.common-page .page-container .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.3020833333vw -0.78125vw;
}


.common-page .pagination .nav-links{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  margin-bottom: 0;
}
.common-page .pagination .page-numbers {
  min-width: 1.8229166667vw;
  height: 1.8229166667vw;
  font-size: 0.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  list-style: none;
}
.common-page .pagination .page-numbers.current {
  font-weight: 700;
  color: #ffffff;
  background-color: #E73523;
  pointer-events: none;
}
.common-page .pagination a.page-numbers:hover {
  text-decoration: underline;
}
.common-page .pagination .next, .common-page .pagination .prev{
  display: none;
}

.common-page .page-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  margin-bottom: 0;
}
.common-page .page-pagination .pagination-item {
  min-width: 1.8229166667vw;
  height: 1.8229166667vw;
  font-size: 0.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.common-page .page-pagination .pagination-item.active {
  font-weight: 700;
  color: #ffffff;
  background-color: #ee9dab;
  pointer-events: none;
}
.common-page .page-pagination .pagination-item.disabled {
  pointer-events: none;
}
.common-page .page-pagination .pagination-item a:hover {
  text-decoration: underline;
}

.common-page .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  margin-bottom: 0;
  width: 100%;
  margin-top: 5.2083333333vw;
}
.common-page .page-pagination .pagination-item {
  min-width: 1.8229166667vw;
  height: 1.8229166667vw;
  font-size: 0.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.common-page .page-pagination .pagination-item.active {
  font-weight: 700;
  color: #ffffff;
  background-color: #ee9dab;
  pointer-events: none;
}
.common-page .page-pagination .pagination-item.disabled {
  pointer-events: none;
}
.common-page .page-pagination .pagination-item a:hover {
  text-decoration: underline;
}

.common-person-info .person-title {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.2604166667vw;
}
.common-person-info .person-text {
  font-size: 0.625vw;
  line-height: 0.8333333333vw;
}

.common-bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  border-radius: inherit;
}

.common-empty .empty-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  margin-bottom: 2.0833333333vw;
  font-weight: 500;
}
.common-empty .empty-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 2.0833333333vw;
  color: #829196;
}
.common-empty .empty-link {
  min-width: 13.5416666667vw;
}

.nice-select.common-sizes-select {
  width: 100%;
  height: 2.6041666667vw;
  border-radius: 0.5208333333vw;
  padding-left: 1.0416666667vw;
  padding-right: 2.6041666667vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.0520833333vw solid #e0edf1;
  border-color: #e0edf1 !important;
}
.nice-select.common-sizes-select::after {
  width: 0.5729166667vw;
  height: 0.5729166667vw;
  border: 0.15625vw solid #c1d2d8;
  border-top: none;
  border-left: none;
  right: 1.0416666667vw;
  margin-top: -0.3125vw;
}
.nice-select.common-sizes-select.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent;
}
.nice-select.common-sizes-select.open::after {
  -webkit-transform: rotate(45deg) scale(-1);
          transform: rotate(45deg) scale(-1);
}
.nice-select.common-sizes-select.open .list {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
}
.nice-select.common-sizes-select .current {
  font-size: 0.8333333333vw;
  line-height: 2.6041666667vw;
  font-weight: 700;
}
.nice-select.common-sizes-select .list {
  width: auto;
  left: -0.0520833333vw;
  right: -0.0520833333vw;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  margin-top: -0.1041666667vw;
  border: 0.0520833333vw solid #e0edf1;
  max-height: 14.5833333333vw;
  border-radius: 0.5208333333vw;
  overflow: auto;
}
.nice-select.common-sizes-select .option {
  font-size: 0.8333333333vw;
  line-height: 2.0833333333vw;
  padding-left: 1.0416666667vw;
  padding-right: 2.6041666667vw;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 0.2604166667vw;
  border: solid 0.0520833333vw #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 0.7291666667vw;
  font-weight: normal;
  height: 2.1875vw;
  line-height: 2.0833333333vw;
  outline: none;
  padding-left: 0.9375vw;
  padding-right: 1.5625vw;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 0.1041666667vw solid #999;
  border-right: 0.1041666667vw solid #999;
  content: "";
  display: block;
  height: 0.2604166667vw;
  margin-top: -0.2083333333vw;
  pointer-events: none;
  position: absolute;
  right: 0.625vw;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 0.2604166667vw;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 0.625vw;
  height: 1.875vw;
  line-height: 1.7708333333vw;
}

.nice-select.small:after {
  height: 0.2083333333vw;
  width: 0.2083333333vw;
}

.nice-select.small .option {
  line-height: 1.7708333333vw;
  min-height: 1.7708333333vw;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 0.2604166667vw;
  -webkit-box-shadow: 0 0 0 0.0520833333vw rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 0.0520833333vw rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0.2083333333vw;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.sse {
	display:none;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 2.0833333333vw;
  list-style: none;
  min-height: 2.0833333333vw;
  outline: none;
  padding-left: 0.9375vw;
  padding-right: 1.5104166667vw;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.all {
  padding: 5.2083333333vw;
}
.all p {
  font-size: 1.8229166667vw;
  margin-bottom: 1.0416666667vw;
}
.all p:last-child {
  margin-bottom: 0;
}
.all ul,
.all ol {
  padding: 0;
  padding-left: 1.5625vw;
  margin-bottom: 1.5625vw;
  font-size: 1.0416666667vw;
}
.all ul:last-child,
.all ol:last-child {
  margin-bottom: 0;
}
.all ul li,
.all ol li {
  margin-bottom: 0.5208333333vw;
}
.all ul li:last-child,
.all ol li:last-child {
  margin-bottom: 0;
}
.all ul a,
.all ul span,
.all ol a,
.all ol span {
  text-decoration: none;
  color: #000000;
}
.all ul a:hover,
.all ul span:hover,
.all ol a:hover,
.all ol span:hover {
  text-decoration: underline;
}
.header__menu__toggled{
	display: none !important;
}
.woocommerce-MyAccount-content > p{
	margin-bottom: 20px;
}
.u-column1{
	margin-bottom: 14px;
}
@media only screen and (max-width: 768px) {
	.display-none-mobile{
		display: none !important;
	}
	.account_wrapper .woocommerce{
		flex-flow: column;
    gap: 20px;
	}
	.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{
		width: 100% !important;
	}
	.header__menu__toggled{
		display: block !important;
	}
	.sub-menu li{
		margin-bottom: 0 !important;
	}
	.sub-menu li  a{
		padding: 10px 0;
	}
	.sub-menu{
		display: none;
		padding-left: 30px;
		margin-top: 12px;
	}
  .all {
    padding: 15.625vw 6.25vw;
  }
	.header_wrapper{
		overflow: auto;
	}
  .all p {
    font-size: 3.75vw;
    margin-bottom: 3.125vw;
  }
  .all p:last-child {
    margin-bottom: 0;
  }
  .all ul,
  .all ol {
    padding-left: 6.25vw;
    margin-bottom: 3.75vw;
    font-size: 3.125vw;
  }
  .all ul:last-child,
  .all ol:last-child {
    margin-bottom: 0;
  }
  .all ul li,
  .all ol li {
    margin-bottom: 3.125vw;
  }
}
.basket {
  margin-bottom: 7.8125vw;
}
.basket.basket-empty .basket__empty {
  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-top: 2.0833333333vw;
}
.basket.basket-empty .basket__container {
  display: none;
}
.basket__head {
  margin-bottom: 2.6041666667vw;
}
.basket__empty {
  display: none;
}
.basket__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket__form {
  width: 52.0833333333vw;
}
.basket__form .form-main {
  width: 100%;
}
.basket__form .form-block {
  width: 50vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 3.125vw;
}
.basket__form .form-block:last-child {
  margin-bottom: 0;
}
.basket__form .form-title {
  font-size: 1.6666666667vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.3020833333vw;
  font-weight: 700;
}
.basket__form .form-radio {
  width: 100%;
  overflow: hidden;
}
.basket__form .form-radio .radio-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.5208333333vw -0.78125vw;
}
.basket__form .form-radio .radio-item {
  width: 15.625vw;
  height: auto;
  min-height: 3.90625vw;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #e0edf1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.0416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  margin: 0.5208333333vw 0.78125vw;
  cursor: pointer;
  position: relative;
}
.basket__form .form-radio .radio-item.checked {
  background-color: #faf2f2;
}
.basket__form .form-radio .radio-item.checked .item-icon {
  background-color: #E73523;
}
.basket__form .form-radio .radio-item.checked .item-icon svg path {
  fill: #ffffff;
}
.basket__form .form-radio .item-icon {
  width: 1.3020833333vw;
  height: 1.3020833333vw;
  background-color: #f2f7fa;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.3020833333vw;
  border-radius: 0.2604166667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
}
.basket__form .form-radio .item-icon input {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.basket__form .form-radio .item-icon svg {
  width: 0.5729166667vw;
  height: 0.46875vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.basket__form .form-radio .item-icon svg path {
  fill: #c1d2d8;
}
.basket__form .form-radio .item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.basket__form .form-radio .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.basket__form .form-radio .item-title {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.2604166667vw;
  font-weight: 500;
}
.basket__form .form-radio .item-btn,
.basket__form .form-radio .item-price {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  color: #E73523;
  font-weight: 700;
}
.basket__form .form-radio .item-text {
  font-size: 0.625vw;
  line-height: 0.8333333333vw;
  color: #829196;
}
.basket__form .form-container {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket__form .form-container .form-item {
  width: 24.21875vw;
  margin-bottom: 1.0416666667vw;
}
.basket__form .form-container .form-item.wide-item {
  width: 100%;
}
.basket__form .form-container .form-input,
.basket__form .form-container .form-textarea,
.basket__form .form-container .form-select,
.basket__form .form-container .woocommerce-checkout-payment,
.woocommerce form .form-row input.input-text{
  width: 100%;
}
.woocommerce-checkout-payment .collaterals__paymentMethod{
  display: none;
}
.woocommerce-checkout-payment .wc_payment_methods{
  display: none;
}
.basket__form .form-container .form-textarea {
  height: 8.3333333333vw;
}
.basket__thanx {
  width: 50vw;
}
.basket__thanx > *:last-child {
  margin-bottom: 0 !important;
}
.basket__thanx .thanx-title {
  margin-bottom: 2.6041666667vw;
}
.basket__thanx .thanx-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 2.6041666667vw;
}
.basket__thanx .thanx-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.basket__thanx .thanx-link {
  min-width: 13.5416666667vw;
  margin-right: 1.3020833333vw;
}
.basket__thanx .thanx-link:last-child {
  margin-right: 0;
}
.basket__info {
  width: 24.4791666667vw;
  padding: 2.6041666667vw;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-radius: 1.0416666667vw;
  background-color: #faf2f2;
}
.basket__info.discount-none .info-container {
  margin-bottom: 2.34375vw;
}
.basket__info.discount-none .info-discount {
  display: none;
}
.basket__info .info-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.6041666667vw;
}
/* .basket__info .info-top a {
  width: 100%;
  display: block;
} */
.woocommerce-notices-wrapper{
  display: none;
}
.basket__info .info-top .top-text {
  max-width: 16.6666666667vw;
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
  color: #829196;
  text-align: center;
}
.basket__info .info-btn {
  width: 100%;
  margin-bottom: 0.78125vw;
}
.basket__info .info-title {
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  margin-bottom: 2.34375vw;
  font-weight: 700;
}
.basket__info .info-container {
  margin-bottom: 0.78125vw;
}
.basket__info .info-item {
  border-bottom: 0.0520833333vw solid #dfe8ef;
  padding-bottom: 0.78125vw;
  margin-bottom: 0.78125vw;
}
.basket__info .info-item:last-child {
  margin-bottom: 0;
}
.basket__info .info-item .item-title {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 500;
  margin-bottom: 0.5208333333vw;
}
.basket__info .info-item .item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket__info .info-item .item-price {
  font-size: 1.25vw;
  line-height: 1.4583333333vw;
  font-weight: 700;
}
.basket__info .info-item .item-btn {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  color: #829196;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
}
.basket__info .info-item .item-btn:hover {
  text-decoration: none;
}
.basket__info .info-discount {
  margin-bottom: 2.34375vw;
}
.basket__info .info-discount .discount-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 500;
  margin-bottom: 0.5208333333vw;
}
.basket__info .info-discount .discount-price {
  font-size: 1.25vw;
  line-height: 1.4583333333vw;
  font-weight: 700;
}
.basket__info .info-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 700;
  line-height: 2.0833333333vw;
}
.basket__info .info-total .total-text {
  font-size: 1.5625vw;
}
.basket__info .info-total .total-price {
  font-size: 2.0833333333vw;
}
.basket__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.0520833333vw solid #e0edf1;
  padding-bottom: 2.34375vw;
  margin-bottom: 2.34375vw;
}
.basket__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.basket__item .item-img {
  width: 11.4583333333vw;
  height: 10.4166666667vw;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
.basket__item .item-main {
  width: 15.625vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.basket__item .item-title {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 500;
  margin-bottom: 1.3020833333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.basket__item .item-title:hover {
  color: #ee9dab;
}
.basket__item .item-sizes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.basket__item .item-sizes .sizes-select {
  width: 8.8541666667vw;
  margin-right: 0.78125vw;
}
.basket__item .item-sizes .sizes-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 500;
}
.basket__item .item-count {
  width: 8.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket__item .item-count .count-btn {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5625vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #e0edf1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.basket__item .item-count .count-btn:hover {
  border-color: #ee9dab;
  background-color: #ee9dab;
  color: #ffffff;
}
.basket__item .item-count .count-btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.basket__item .item-count .count-input {
  width: 2.0833333333vw;
  height: 2.6041666667vw;
  border: none;
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/**/

.basket__item .item-count .quantity {
  width: 8.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.basket__item .item-count .quantity .screen-reader-text{
  display: none;
}

.basket__item .item-count .quantity__btn {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  font-weight: 500;
  line-height: 1.5625vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #e0edf1;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.basket__item .item-count .quantity__btn:hover {
  border-color: #E73523;
  background-color:#E73523;
  color: #ffffff;
}
.basket__item .item-count .quantity__btn.quantity_minus::before,
.basket__item .item-count .quantity__btn.quantity_plus::before{
  font-size: 1.25vw;
}
.basket__item .item-count .quantity__btn.quantity_minus::before{
  content: ' \2212';

}
.basket__item .item-count .quantity__btn.quantity_plus::before{
  content: ' \002B';
}
.basket__item .item-count .quantity__btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.basket__item .item-count .quantity__input {
  width: 2.0833333333vw;
  height: 2.6041666667vw;
  border: none;
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.woocommerce [name=update_cart]{
  display: none;
}

/**/

.basket__item .item-prices {
  width: 10.4166666667vw;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.basket__item .item-prices.discount-none .current-price {
  margin: 0;
}
.basket__item .item-prices.discount-none .price-wrap {
  display: none;
}
.basket__item .item-prices .current-price {
  font-size: 2.0833333333vw;
  line-height: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 1.0416666667vw;
}
.basket__item .item-prices .price-wrap {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.basket__item .item-prices .old-price {
  font-size: 2.0833333333vw;
  line-height: 2.0833333333vw;
  color: #c1d2d8;
  margin-bottom: 1.0416666667vw;
}
.basket__item .item-prices .price-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.basket__item .item-prices .price-discount .discount-icon {
  height: 1.3020833333vw;
  padding: 0 0.2604166667vw 0 0.5208333333vw;
  margin-right: 0.5208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.625vw;
  font-weight: 500;
  color: #ffffff;
  border-radius: 0 0.1041666667vw 0.1041666667vw 0;
  background: url("../img/general/discount-icon.svg") center left no-repeat;
  background-size: cover;
}
.basket__item .item-prices .price-discount .discount-text {
  font-size: 0.5208333333vw;
  line-height: 0.625vw;
  color: #c1d2d8;
  font-weight: 500;
}

.articles {
  margin-bottom: 5.2083333333vw;
}
.articles__head {
  margin-bottom: 2.6041666667vw;
}
.articles__slider .slider-hint {
  display: none;
}
.articles__slider .slider-container {
  overflow: hidden;
  margin-bottom: 2.6041666667vw;
}
.articles__slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.articles__slider .slider-container .swiper-slide {
  width: 19.2708333333vw;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.articles__slider .slider-bottom {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.articles__slider .slider-bottom .bottom-pagination {
  display: none;
}
.articles__slider .slider-bottom .bottom-link {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
}
.articles__slider.other-slider .slider-container {
  margin-bottom: 0;
}
.articles__slider.other-slider .slider-bottom {
  display: none;
}
.articles-item {
  width: 19.2708333333vw;
  height: auto;
  min-height: 23.4375vw;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.articles-item .item-img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.articles-item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: inherit;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.articles-item .item-main {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  padding: 2.0833333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #ffffff;
}
.articles-item .item-date {
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  margin-bottom: 1.0416666667vw;
}
.articles-item .item-title {
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1.3020833333vw;
}
.articles-item .item-title u {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 0.1041666667vw solid #ffffff;
}
.articles-item:hover .item-img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.articles-item:hover .item-title u {
  border-color: transparent;
}
.articles__page .page-container {
  overflow: hidden;
  margin-bottom: 3.6458333333vw;
}
.articles__page .articles-item {
  margin: 1.3020833333vw 0.78125vw;
}
.articles__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.0833333333vw;
}
.articles__top .top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.articles__top .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  color: #829196;
  margin-right: 2.0833333333vw;
}
.articles__top .info-item:last-child {
  margin-right: 0;
}
.articles__top .info-item .item-icon {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  margin-right: 0.5208333333vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.articles__top .top-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.articles__top .tags-item {
  height: 2.0833333333vw;
  padding: 0 0.78125vw;
  background-color: #f2f7fa;
  border-radius: 0.5208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8333333333vw;
  line-height: 1.5625vw;
  font-weight: 500;
  color: #829196;
  margin-right: 1.0416666667vw;
}
.articles__top .tags-item:last-child {
  margin-right: 0;
}
.articles__typical .typical-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.6041666667vw;
}
.articles__typical .typical-block.md-reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.articles__typical .typical-block.md-reversed .typical-image {
  margin: 0;
  margin-left: 3.90625vw;
}
.articles__typical .typical-text {
  width: 40.1041666667vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 0.8333333333vw;
  line-height: 1.1458333333vw;
}
.articles__typical .typical-text > *:last-child {
  margin-bottom: 0;
}
.articles__typical .typical-text h2,
.articles__typical .typical-text h3,
.articles__typical .typical-text h4,
.articles__typical .typical-text h5,
.articles__typical .typical-text h6 {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  margin-bottom: 1.5625vw;
}
.articles__typical .typical-text p {
  margin-bottom: 1.5625vw;
}
.articles__typical .typical-text ul li,
.articles__typical .typical-text ol li {
  margin-bottom: 1.0416666667vw;
}
.articles__typical .typical-text ul li:last-child,
.articles__typical .typical-text ol li:last-child {
  margin-bottom: 0;
}
.articles__typical .typical-text ol {
  padding-left: 1.1458333333vw;
}
.articles__typical .typical-text ul {
  list-style: none;
  padding: 0;
}
.articles__typical .typical-text ul li {
  padding-left: 1.1458333333vw;
  position: relative;
}
.articles__typical .typical-text ul li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color: #1c1c1c;
  position: absolute;
  top: 0.5729166667vw;
  left: 0.5729166667vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.articles__typical .typical-image {
  width: 37.7604166667vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 3.90625vw;
}
.articles__typical .typical-image:last-child {
  margin: 0 !important;
}
.articles__typical .typical-image .image-item {
  margin-bottom: 1.0416666667vw;
}
.articles__typical .typical-image .image-item:last-child {
  margin-bottom: 0;
}
.articles__typical .typical-image .item-img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 1.8229166667vw;
  pointer-events: none;
}
.articles__typical .typical-image .item-info {
  margin-top: 1.0416666667vw;
  position: relative;
  padding-left: 1.5625vw;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
}
.articles__typical .typical-image .item-info::before {
  content: "";
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/general/typical-img-info-icon.svg") center no-repeat;
  background-size: contain;
}
.articles__typical .typical-video {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.articles__typical .typical-video .video-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  font-weight: 700;
  margin-bottom: 2.0833333333vw;
}
.articles__typical .typical-video .video-link {
  width: 100%;
  height: 39.0625vw;
  position: relative;
  border-radius: 1.8229166667vw;
  overflow: hidden;
}
.articles__typical .typical-video .video-link::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: inherit;
  background-color: #000;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.articles__typical .typical-video .video-link:hover::after {
  opacity: 0.3;
}
.articles__typical .typical-video .video-link:hover .video-img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.articles__typical .typical-video .video-link:hover .video-btn {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}
.articles__typical .typical-video .video-link:hover .video-btn::before {
  display: none;
}
.articles__typical .typical-video .video-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 0;
  border-radius: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.articles__typical .typical-video .video-btn {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  z-index: 3;
}
.articles__typical .typical-blockquote {
  width: 100%;
  padding: 2.0833333333vw 1.5625vw;
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  font-weight: 500;
  text-align: center;
  border: 0.0520833333vw solid #e0edf1;
  border-left: none !important;
  border-right: none !important;
}

/* for WP */

.articles__typical .wp-block-columns {
  margin-bottom: 2.6041666667vw;
}
.articles__typical p {
  font-size: 0.8333333333vw !important;
  line-height: 1.1458333333vw;
}
.articles__typical > *:last-child {
  margin-bottom: 0;
}
.articles__typical h2,
.articles__typical h3,
.articles__typical h4,
.articles__typical h5,
.articles__typical h6 {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  margin-bottom: 1.5625vw;
}
.articles__typical p,
.articles__typical ul,
.articles__typical ol {
  margin-bottom: 1.5625vw;
}
.articles__typical ul li,
.articles__typical ol li {
  margin-bottom: 1.0416666667vw;
  font-size: 0.8333333333vw !important;
  line-height: 1.1458333333vw;
}
.articles__typical ul li:last-child,
.articles__typical ol li:last-child {
  margin-bottom: 0;
}
.articles__typical ol {
  padding-left: 1.1458333333vw;
}
.articles__typical ul {
  list-style: none;
  padding: 0;
}
.articles__typical ul li {
  padding-left: 1.1458333333vw;
  position: relative;
}
.articles__typical ul li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color: #1c1c1c;
  position: absolute;
  top: 0.5729166667vw;
  left: 0.5729166667vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.articles__typical .wp-block-columns img {
  width: 37.7604166667vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.articles__typical img {
  margin-bottom: 1.0416666667vw;
}
.articles__typical img:last-child {
  margin-bottom: 0;
}
.articles__typical img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 1.8229166667vw;
  pointer-events: none;
}
.articles__typical .wp-block-image .wp-element-caption {
  margin-top: 1.0416666667vw;
  position: relative;
  padding-left: 1.5625vw;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
}
.articles__typical .wp-block-image .wp-element-caption::before {
  content: "";
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/general/typical-img-info-icon.svg") center no-repeat;
  background-size: contain;
}
.articles__typical .video-link {
  width: 100%;
  height: 39.0625vw;
  position: relative;
  border-radius: 1.8229166667vw;
  overflow: hidden;
  margin-bottom: 1.5625vw;
}
.articles__typical .video-link .wp-block-group__inner-container,
.articles__typical .video-link .wp-block-group__inner-container .wp-block-image:first-child{
  height: 100%;
}
.articles__typical .video-link::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: inherit;
  background-color: #000;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.articles__typical .video-link:hover::after {
  opacity: 0.3;
}
.articles__typical .video-link:hover .wp-block-image img{
          transform: scale(1.03);
}
.articles__typical .video-link:hover .video-btn {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}
.articles__typical .video-link:hover .video-btn::before {
  display: none;
}
.articles__typical .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 0;
  border-radius: 1.8229166667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.articles__typical .video-btn {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  z-index: 3;
}
.articles__typical .video-btn::before {
  z-index: 0;
}
.articles__typical .wp-block-quote {
  width: 100%;
  padding: 2.0833333333vw 1.5625vw;
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  font-weight: 500;
  text-align: center;
  border: 0.0520833333vw solid #e0edf1;
  border-left: none !important;
  border-right: none !important;
}

.articles__typical .wp-block-quote p {
  font-size: 1.2625vw !important;
  line-height: 2.0833333333vw;
  font-weight: 500;
  text-align: center;
  margin: 0;
}

@media only screen and (min-width: 769px) {
  .articles__slider .swiper {
    margin: -0.78125vw;
  }
  .articles__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .articles__slider .swiper-slide {
    margin: 0.78125vw;
  }
}
.breadcrumbs {
  margin-bottom: 2.6041666667vw;
}
.breadcrumbs__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs__links .links-item {
  color: #829196;
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
  margin-right: 1.5625vw;
  position: relative;
  white-space: nowrap;
}
.breadcrumbs__links .links-item::after {
  content: "";
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 0.78125vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../img/general/breadcrumbs-arrow.svg") center no-repeat;
  background-size: contain;
}
.breadcrumbs__links .links-item:last-child {
  margin-right: 0;
}
.breadcrumbs__links .links-item:last-child::after {
  display: none;
}
.breadcrumbs__links .links-item.active {
  pointer-events: none;
}
.breadcrumbs__links .links-item:hover {
  text-decoration: underline;
}

.catalog {
  margin-bottom: 5.2083333333vw;
}
.catalog__head {
  margin-bottom: 2.0833333333vw;
}
.catalog__content .content-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.0833333333vw;
}
.catalog__content .links-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -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;
}
.catalog__content .large-block {
  width: 100%;
}
.catalog__content .medium-block {
  width: 54.6875vw;
}

.catalog__content .medium-block .catalog__item {
	    background: linear-gradient(90.06deg, #402AC8 0.11%, #7E6BF1 56.99%);
}
.catalog__content .small-block {
  width: 24.4791666667vw;
}
.catalog__item {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  background-color: #fafafa;
  border-radius: 1.8229166667vw;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.5625vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
	border:1px solid #F1F1F1;
}
.catalog__item:hover {
  -webkit-box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
}
.catalog__item:last-child {
  margin-bottom: 0;
}
.catalog__item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  z-index: 0;
  background: url("../img/general/catalog-item-line.svg") center no-repeat;
  background-size: cover;
  display: none;
}
.catalog__item .item-img {
  max-width: 25vw;
  height: 15.625vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
.catalog__item .item-main {
  width: 100%;
  height: 100%;
  min-height: 15.625vw;
  padding: 2.6041666667vw 3.6458333333vw;
  padding-right: 32.8125vw;
  position: relative;
  z-index: 2;
  border-radius: inherit;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog__item .item-title {
  font-size: 2.8645833333vw;
  line-height: 3.28125vw;
  margin-bottom: 1.0416666667vw;
  font-weight: 700;
	
}

.catalog__content .medium-block  .catalog__item .item-title { 
color:#fff;
}
.catalog__item .item-price {
  font-size: 0.9375vw;
  line-height: 1.875vw;
  font-weight: 700;
  color: #E73523;
}

.catalog__content .medium-block .catalog__item .item-price { 
color:#fff;
}
.catalog__item .item-price span {
  font-size: 1.6666666667vw;
}
.catalog__item.large-item .item-main {
  padding-right: 43.2291666667vw;
}
.catalog__item.purple-item {
  color: #ffffff;
  background-color: #9da5ee;
}
.catalog__item.purple-item::after {
  display: block;
}
.catalog__item.purple-item .item-price {
  color: #ffffff;
}
.catalog__item.white-item {
  background-color: #ffffff;
}
.catalog__item.white-item .item-main {
  border: 0.0520833333vw solid #f2f7fa;
}
.catalog__item.small-item {
  border-radius: 1.0416666667vw;
}
.catalog__item.small-item .item-main {
  min-height: 6.7708333333vw;
  padding: 1.5625vw 2.0833333333vw;
  padding-right: 7.8125vw;
}
.catalog__item.small-item .item-img {
  max-width: 24.9375vw;
  height: 6.7708333333vw;
}
.catalog__item.small-item .item-title {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  margin-bottom: 0.5208333333vw;
}
.catalog__item.small-item .item-price {
  font-size: 0.8333333333vw;
  line-height: 1.5625vw;
}
.catalog__item.small-item .item-price span {
  font-size: 1.25vw;
}

.certificates {
  margin-bottom: 5.2083333333vw;
}
.certificates__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.certificates__content .content-main {
  width: 17.96875vw;
  padding-bottom: 2.6041666667vw;
}
.certificates__content .content-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  font-weight: 700;
  margin-bottom: 1.5625vw;
}
.certificates__content .content-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
}
.certificates__slider {
  width: 59.8958333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.certificates__slider .slider-hint {
  display: none;
}
.certificates__slider .slider-container {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.certificates__slider .slider-container .swiper {
  width: 100%;
  border-radius: 1.0416666667vw;
}
.certificates__slider .slider-container .swiper-slide {
  width: 10.9375vw;
  height: 15.625vw;
  margin-right: 1.3020833333vw;
}
.certificates__slider .slider-container .swiper-slide:last-child {
  margin-right: 0;
}
.certificates__slider .slider-bottom {
  width: 17.96875vw;
  height: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.certificates__slide {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 1.0416666667vw;
}
.certificates__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.certificates__slide:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.contacts {
  margin-bottom: 5.2083333333vw;
}
.contacts__head {
  margin-bottom: 2.0833333333vw;
}
.contacts__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contacts__content {
  width: 22.1354166667vw;
  padding: 2.34375vw 3.125vw 2.34375vw 4.1666666667vw;
  border-radius: 1.8229166667vw;
  border: 0.0520833333vw solid #f2f7fa;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contacts__content > *:last-child {
  margin-bottom: 0 !important;
}
.contacts__content .content-address {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2.0833333333vw;
}
.contacts__content .content-address .address-text {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
  margin-bottom: 0.78125vw;
  position: relative;
}
.contacts__content .content-address .address-text::before {
  content: "";
  width: 0.9375vw;
  height: 1.09375vw;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: 0.5208333333vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/general/map-pointer.svg") center no-repeat;
  background-size: contain;
}
.contacts__content .content-address .address-link {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
}
.contacts__content .content-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
}
.contacts__content .content-text > *:last-child {
  margin-bottom: 0 !important;
}
.contacts__content .content-text p {
  margin-bottom: 0.78125vw;
}
.contacts__content .content-text ul {
  list-style: none;
  padding: 0;
}
.contacts__content .content-link {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  margin-bottom: 1.5625vw;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contacts__content .content-link:hover {
  color: #ee9dab;
  text-decoration: none;
}
.contacts__content .content-social {
  margin-bottom: 1.5625vw;
}
.contacts__slider {
  width: 55.7291666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contacts__slider .slider-hint,
.contacts__slider .slider-bottom {
  display: none;
}
.contacts__slider .slider-container {
  width: 100%;
  height: 28.6458333333vw;
}
.contacts__slider .slider-container .swiper {
  width: 100%;
  height: 100%;
}
.contacts__slider .slider-container .swiper-slide {
  border-radius: 1.0416666667vw;
}
.contacts__slide {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
}
.contacts__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contacts__slide:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

@media only screen and (min-width: 769px) {
  .contacts__slider .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contacts__slider .swiper-slide {
    width: 19.2708333333vw;
    height: 13.5416666667vw;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-top: 1.5625vw;
  }
  .contacts__slider .swiper-slide:first-child {
    margin-top: 0;
  }
  .contacts__slider .swiper-slide:first-child:last-child {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .contacts__slider .swiper-slide:nth-child(3), .contacts__slider .swiper-slide:last-child {
    width: 34.8958333333vw;
    height: 28.6458333333vw;
    margin: 0;
    margin-left: 1.5625vw;
    margin-right: 0;
  }
  .contacts__slider .swiper-slide:nth-child(n+4) {
    display: none;
  }
}
.delivery {
  margin-bottom: 5.2083333333vw;
}
.delivery__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
  color: #ffffff;
  margin-bottom: 3.125vw;
}
.delivery__banner:last-child {
  margin-bottom: 0;
}
.delivery__banner .banner-img {
  width: 36.4583333333vw;
  height: auto;
  max-height: 29.0416666667vw;
  position: absolute;
  right: 0;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
.delivery__banner .banner-content {
  width: 100%;
  min-height: 26.0416666667vw;
  padding: 2.8645833333vw 3.6458333333vw;
  padding-right: 43.2291666667vw;
  position: relative;
  z-index: 2;
}
.delivery__banner .banner-title {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  margin-bottom: 1.5625vw;
  font-weight: 700;
}
.delivery__banner .banner-list {
  padding: 0;
  list-style: none;
  font-size: 1.25vw;
  line-height: 1.6666666667vw;
}
.delivery__banner .banner-list li {
  position: relative;
  padding-left: 1.5625vw;
  margin-bottom: 1.0416666667vw;
}
.delivery__banner .banner-list li:last-child {
  margin-bottom: 0;
}
.delivery__banner .banner-list li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 0.78125vw;
  left: 0.78125vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.delivery__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.delivery__bottom .bottom-main {
  width: 33.3333333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.delivery__bottom .bottom-text {
  font-size: 2.0833333333vw;
  font-weight: 700;
  line-height: 2.6041666667vw;
}
.delivery__bottom .bottom-container {
  width: 44.7916666667vw;
  overflow: hidden;
}
.delivery__bottom .bottom-container .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.0416666667vw -1.5625vw;
}
.delivery__bottom .bottom-item {
  width: 20.8333333333vw;
  height: 6.7708333333vw;
  margin: 1.0416666667vw 1.5625vw;
  border-radius: 1.3020833333vw;
  border: 0.0520833333vw solid #e0edf1;
  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;
}
.delivery__bottom .bottom-item img {
  width: 16.6666666667vw;
  height: 3.6458333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}

.director {
  overflow: hidden;
  margin-bottom: 5.2083333333vw;
}
.director__head {
  margin-bottom: 2.0833333333vw;
}
.director__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.director__info {
  width: 54.6875vw;
  height: 48.4375vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
.director__info .info-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.director__info .info-main {
  width: 7.2916666667vw;
  position: absolute;
  z-index: 1;
  right: 33.8541666667vw;
  bottom: 25vw;
}
.director__info .info-title {
  font-size: 0.8333333333vw;
  line-height: 0.9375vw;
  font-weight: 500;
  margin-bottom: 0.2604166667vw;
}
.director__info .info-text {
  font-size: 0.625vw;
  line-height: 0.8333333333vw;
  color: #829196;
}
.director__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
  margin: 0 -9.1145833333vw;
  padding: 0 9.1145833333vw;
  margin-bottom: 2.6041666667vw;
}
.director__banner:last-child {
  margin-bottom: 0;
}
.director__banner .banner-main {
  min-height: 48.4375vw;
  padding: 4.6875vw 3.125vw;
  padding-right: 39.5833333333vw;
  position: relative;
  z-index: 2;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.director__banner .banner-main > *:last-child {
  margin-bottom: 0 !important;
}
.director__banner .banner-title {
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3.0208333333vw;
  margin-bottom: 1.5625vw;
}
.director__banner .banner-title b {
  font-weight: 700;
}
.director__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 2.6041666667vw;
}
.director__banner .banner-bullets {
  overflow: hidden;
  margin-bottom: 2.6041666667vw;
}
.director__banner .banner-bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -0.78125vw -1.3020833333vw;
}
.director__banner .banner-bullets .bullets-item {
  width: 18.2291666667vw;
  margin: 0.78125vw 1.3020833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.director__banner .banner-bullets .item-icon {
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  background-color: #E73523;
  border-radius: 0.5208333333vw;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.0416666667vw;
}
.director__banner .banner-bullets .item-icon img {
  width: 0.625vw;
  height: 0.46875vw;
}
.director__banner .banner-bullets .item-text {
  font-size: 0.8333333333vw;
  line-height: 1.3541666667vw;
}
.director__banner .banner-bullets .item-text a {
  font-weight: 700;
}
.director__btn {
  min-width: 15.625vw;
}
.director__bottom {
  overflow: hidden;
}
.director__bottom .bottom-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.0416666667vw -1.3020833333vw;
}
.director__bottom .bottom-item {
  width: 25.5208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.0416666667vw 1.3020833333vw;
}
.director__bottom .item-icon {
  width: 4.4270833333vw;
  height: 4.4270833333vw;
  border-radius: 1.3020833333vw;
  border: 0.0520833333vw solid #e0edf1;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.5625vw;
}
.director__bottom .item-icon img {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.director__bottom .item-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.director__bottom .item-title {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  font-weight: 700;
  margin-bottom: 0.2604166667vw;
}
.director__bottom .item-text {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
}
.director.banner-only .director__banner {
  margin: 0;
  padding: 0;
  margin-bottom: 2.0833333333vw;
}
.director.banner-only .director__banner .banner-main {
  min-height: 46.0625vw;
  padding: 3.6458333333vw 3.125vw;
  padding-right: 39.5833333333vw;
}
.director.banner-only .director__info {
      width: 100%;
    height: 100%;
}
.director.banner-only .director__info .info-main {
  right: 28.125vw;
  bottom: 20.8333333333vw;
}

.error-page {
  min-height: 100vh;
  margin-bottom: 5.2083333333vw;
}
.error-page__content {
  min-height: 45.3125vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.error-page__content .content-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.error-page__content .content-main {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  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-top: 7.8125vw;
  padding-bottom: 17.7083333333vw;
}
.error-page__title, .error-page__text {
  font-weight: 700;
  color: #829196;
}
.error-page__title {
  font-size: 12.5vw;
  line-height: 9.375vw;
  margin-bottom: 1.5625vw;
}
.error-page__text {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  margin-bottom: 1.5625vw;
}
.error-page__link {
  min-width: 10.4166666667vw;
}

.favorites {
  margin-bottom: 9.375vw;
}
.favorites.favorites-empty .favorites__empty {
  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-top: 2.0833333333vw;
}
.favorites.favorites-empty .favorites__container {
  display: none;
}
.favorites__head {
  margin-bottom: 2.6041666667vw;
}
/* .favorites__empty {
  display: none;
} */
.favorites__container .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.0416666667vw -0.78125vw;
}

.feed-back {
  margin-bottom: 5.2083333333vw;
}
.feed-back__head {
  margin-bottom: 2.6041666667vw;
}
.feed-back__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
}
.feed-back__banner .banner-person {
  width: 36.4583333333vw;
  height: 31.25vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.feed-back__banner .banner-person .person-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.feed-back__banner .banner-person .person-info {
  width: 6.7708333333vw;
  position: absolute;
  top: 14.5833333333vw;
  left: 4.6875vw;
  z-index: 2;
}
.feed-back__banner .banner-content {
  width: 100%;
  min-height: 31.25vw;
  position: relative;
  z-index: 2;
  padding: 3.6458333333vw;
  padding-right: 38.28125vw;
}
.feed-back__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.8229166667vw;
}
.feed-back__banner .banner-form .form-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.feed-back__banner .banner-form .form-item {
  margin: 0;
  margin-bottom: 1.0416666667vw;
}
.feed-back__banner .banner-form .form-input {
  width: 19.2708333333vw;
}
.feed-back__banner .banner-form .form-textarea {
  width: 39.84375vw;
}

.first {
  margin-bottom: 5.2083333333vw;
}
.first__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.0833333333vw;
}
.first__main-slider {
  width: 54.6875vw;
  position: relative;
}
.first__main-slider .slider-container {
  position: relative;
  z-index: 0;
  border-radius: 1.8229166667vw;
  overflow: hidden;
}
.first__main-slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.first__main-slider .slider-container .swiper-slide {
  width: 54.6875vw;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-radius: 0.41667vw;
  overflow: hidden;
  margin-right: 1.0416666667vw;
}
.first__main-slider .slider-container .swiper-slide:last-child {
  margin-right: 0;
}
.first__main-slider .slider-bottom {
  width: 100%;
  height: 2.6041666667vw;
  padding-left: 3.6458333333vw;
  padding-right: 2.6041666667vw;
  position: absolute;
  left: 0;
  bottom: 1.0416666667vw;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
}
.first__main-side {
  width: 24.4791666667vw;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.first__main-side .side-item {
  width: auto;
  min-height: 13.28125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  background-color: #f2f7fa;
  margin-bottom: 1.0833333333vw;
  border-radius: 0.41667vw;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.first__main-side .side-item:last-child {
  margin-bottom: 0;
}
.first__main-side .side-item:nth-child(1):last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.first__main-side .item-img {
  height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.first__main-side .item-main {
  width: 100%;
  height: 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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5625vw 2.0833333333vw;
  padding-right: 11.71875vw;
  position: relative;
  z-index: 1;
}
.first__main-side .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.first__main-side .item-title {
    font-size: 1.83333vw;
    font-weight: 500;
    line-height: 2.034375vw;
    margin-bottom: 1.125vw;
    color: #fff;
}
.first__main-side .item-text {
  font-size: 0.8vw;
  line-height: 1.25vw;
  margin-bottom: 0.78125vw;
	color:#fff;
}
.first__main-side .item-link {
	    color: #fff !important;
  font-size: 0.938vw;
  font-weight: 700;
  line-height: 1.1458333333vw;
}

.first__main-side .item-link.bottom-line:after {
	background-color:#fff;
}
.first__main-slide {
  width: 100%;
  height: auto;
  min-height: 27.6458333333vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.first__main-slide::after {
  content: "";
  width: 26.5625vw;
  height: 26.5625vw;
  display: none;
  border-radius: 50%;
  opacity: 0.5;
  background: #ffffff;
  -webkit-filter: blur(5.2083333333vw);
          filter: blur(5.2083333333vw);
  position: absolute;
  top: 50%;
  right: 7.8125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.first__main-slide .slide-img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  
  z-index: 1;
  pointer-events: none;
}
.first__main-slide .slide-main {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  padding: 2.6041666667vw 3.6458333333vw;
  padding-right: 24.7395833333vw;
  padding-bottom: 4.1666666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	    color: #fff;
}
.first__main-slide .slide-main > *:last-child {
  margin-bottom: 0 !important;
}
.first__main-slide .slide-title {
     font-size: 2.64583vw;
    font-weight: 900;
    line-height: 3.03854166667vw;
}
.first__main-slide .slide-text {
  max-width: 23.9583333333vw;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5625vw;
  margin-bottom: 0.5208333333vw;
}
.first__main-slide .slide-list {
  padding: 0;
  list-style: none;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.5208333333vw;
}
.first__main-slide .slide-list li {
  padding-left: 1.25vw;
  position: relative;
  margin-bottom: 0.2604166667vw;
}
.first__main-slide .slide-list li:last-child {
  margin-bottom: 0;
}
.first__main-slide .slide-list li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color:#fff;;
  position: absolute;
  top: 0.5208333333vw;
  left: 0.625vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.first__main-slide .slide-hint {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
  margin-bottom: 0.5208333333vw;
}
.first__main-slide .slide-btn {
  min-width: 15.625vw;
}
/* .first__main-slide.white-slide .slide-main {
  background: -webkit-gradient(linear, left top, right top, from(rgba(240, 245, 248, 0.8)), to(rgba(242, 247, 250, 0)));
  background: -webkit-linear-gradient(left, rgba(240, 245, 248, 0.8) 0%, rgba(242, 247, 250, 0) 100%);
  background: linear-gradient(90deg, rgba(240, 245, 248, 0.8) 0%, rgba(242, 247, 250, 0) 100%);
}
.first__main-slide.pink-slide {
  background-color: #ee9dab;
}
.first__main-slide.blue-slide {
  background-color: #99dbf1;
}
.first__main-slide.purple-slide {
  background-color: #9da5ee;
} */


.first__main-slide.pink-slide::after, .first__main-slide.blue-slide::after, .first__main-slide.purple-slide::after {
  display: block;
}
.first__main-slide.pink-slide .slide-list li::before, .first__main-slide.blue-slide .slide-list li::before, .first__main-slide.purple-slide .slide-list li::before {
  background-color: #ffffff;
}
.first__slider .slider-hint {
  display: none;
}
.first__slider .slider-container {
  margin-bottom: 1.3020833333vw;
}
.first__slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.first__slider .slider-container .swiper-slide {
  width: 19.2708333333vw;
  height: auto;
  min-height: 9.1145833333vw;
  margin-right: 1.5625vw;
  background: #FAFAFA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.first__slider .slider-container .swiper-slide:last-child {
  margin-right: 0;
}
.first__slider .slider-container .slide-img {
  width: 10.4166666667vw;
  height: 9.1145833333vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
.first__slider .slider-container .slide-link {
  width: 100%;
  height: 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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5625vw 1.8229166667vw;
  padding-right: 5.2083333333vw;
  border: 0.0520833333vw solid #F1F1F1;
  border-radius: 1.0416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.first__slider .slider-container .slide-link > *:last-child {
  margin-bottom: 0 !important;
}
.first__slider .slider-container .slide-link:hover {
  border-color: #E73523;
}
.first__slider .slider-container .slide-title {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.4583333333vw;
  margin-bottom: 0.5208333333vw;
}
.first__slider .slider-container .slide-price {
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.5625vw;
  color: #E73523;
}
.first__slider .slider-container .slide-price span {
  font-size: 1.25vw;
}
.first__slider .slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 2.8645833333vw 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 0.0520833333vw solid #e0edf1;
}
.footer__main {
  width: 13.8020833333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__main > *:last-child {
  margin-bottom: 0 !important;
}
.footer__main .main-logo {
  width: 100%;
  
  margin-bottom: 1.8229166667vw;
}
.footer__main .main-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__main .main-text {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
  color: #829196;
  margin-bottom: 1.8229166667vw;
}
.footer__main .main-btn {
  width: 100%;
  margin-bottom: 1.8229166667vw;
}
.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__menu .menu-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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 6.5104166667vw;
}
.footer__menu .menu-block:last-child {
  margin-right: 0;
}
.footer__menu .menu-title {
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
  font-weight: 700;
  margin-bottom: 1.8229166667vw;
}
.footer__menu .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__menu .menu-list .list-col {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-right: 3.125vw;
}
.footer__menu .menu-list .list-col:last-child {
  margin-right: 0;
}
.footer__menu .menu-list .list-item {
  font-size: 0.8333333333vw;
  color: #829196;
  margin-bottom: 1.8229166667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__menu .menu-list .list-item:last-child {
  margin-bottom: 0;
}
.footer__menu .menu-list .list-item:hover {
  color: #E73523;
}

.footer__menu .menu-list .menu {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 1.8229166667vw 3.125vw;
  max-width: 18.500vw;
}
.footer__menu .menu-list .menu .menu-item {
  flex: 1 0 40%;
  font-size: 0.8333333333vw;
  color: #829196;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__menu .menu-list .menu .menu-item:hover {
  color: #E73523;
}

.footer__info {
  width: 11.9791666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__info .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.8229166667vw;
}
.footer__info .info-item:last-child {
  margin-bottom: 0;
}
.footer__info .item-icon {
  width: 0.9375vw;
  height: 1.09375vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.5208333333vw;
}
.footer__info .item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__info .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.footer__info .item-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.2604166667vw;
}
.footer__info .item-phone {
  font-size: 1.0416666667vw;
  font-weight: 700;
  line-height: 1.25vw;
  margin-bottom: 0.2604166667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__info .item-phone:hover {
  color: #E73523;
}
.footer__info .item-link,
.footer__info .item-btn {
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.1458333333vw;
  cursor: pointer;
  margin-bottom: 0.2604166667vw;
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.0833333333vw 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 0.0520833333vw solid #e0edf1;
}
.footer__bottom .bottom-text {
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
  color: #829196;
}
.footer__bottom .bottom-text a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__bottom .bottom-text a:hover {
  color: #E73523;
}
.footer__bottom .bottom-text:nth-child(2) {
  text-align: center;
}
.footer__bottom .bottom-text:nth-child(3) {
  text-align: right;
}
.footer__bottom .bottom-text:nth-child(n+4) {
  display: none;
}

.banner {
    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;
    transition-duration: 0.2s;
    overflow: hidden;
}

.banner__container {
/*     max-width: 1920px; */
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 50;
}

.banner__link {
    width: 100%;
    height: 100%;
    display: block;
}

.banner__img {
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    /* -o-object-position: 15%; */
    /* object-position: 15%; */
    display: none;
    height: auto;
}

.banner__img-desktop {
    display: flex;
}

.banner__close {
    position: absolute;
    right: 0;
    padding: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
	border:none;
	cursor:pointer;
}

.banner__close img {
    width: 16px;
    height: 16px;
	border-radius: 50%;
}

.search-form{
  width: 42.05208vw;
  height: 2.86458vw;
  position: relative;
}
.search-form input{
  width: 100%;
  height: 100%;
  font-size: 1vw;
  padding-left: 1.46vw;
  border-radius: 5.2083333333vw;
  background: #FFF;
  position: relative;
  z-index: 5;
	border: 1px solid #DBDBDB;
}
.search-form input::placeholder{
  opacity: 0.6;
}

.search-form button{
  width: 2.8125vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
     background: #E73523;
    border-radius: 50%;
    border: none;
}
.search-form button svg path{
  transition: 0.4s;
}
.search-form-results-wrap{
  padding-top: 2.86458vw;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(2.86458vw + 2px);
  border-radius: var(--brad-regular);
  background: #fff;
/*   border: 1px solid #E3E3E3; */
  transition: 0.4s;
}
.search-form-results-wrap.active{
  height: auto;
}
.search-form-results{
  padding: 0.521vw;
  max-height: 0;
  transition: 0.4s;
  overflow-y: auto;
	font-size: 1vw;
}
.search-form-results::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.search-form-results::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}
.search-form-results::-webkit-scrollbar-thumb{
	background-color: var(--main-color);
	border-radius: 20px;
}
.search-form-results-wrap.active .search-form-results{
  max-height: 300px
}

.search-form-results a{
  color: var(--text-main-color);
  padding: 0.26vw 0.521vw;
  margin: 0.26vw 0;
  display: flex;
  align-items: center;
  gap: 0.521vw;
  transition: 0.4s;
}
.search-form-results a:hover {
  color: var(--main-color);
}
.search-form-results a p{
  font-size: 1vw;
  line-height: 115%;
}
.search-form-results a img{
 --size: 1.563vw;
 width: var(--size);
 height: var(--size);
 object-fit: contain;
}

.search-header{
  font-size: 3.125vw;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2.08vw;
}
.search-header span{
  text-decoration-line: underline;
}

.search .search-form{
  width: 36.45833vw;
  height: 4.16667vw;
  margin: 0 auto 4.74vw;
  border: 1px solid #E3E3E3;
  border-radius: var(--brad-regular);
}
.search .search-form-results-wrap{
  display: none;
}
.search .search-form input{
  font-size: 0.9375vw;
  padding-left: 2.08vw;
}

.search .search-form button{
  width: 4.16667vw;
}

.search .search-form button svg{
  width: 1.01375vw;
  height: 1.01359vw;
}

.search-result{
  margin-bottom: 5vw;
}
.search-count{
  display: none;
}


@media only screen and (max-width: 768px){
	
  .search-form{
	  display:none;
  }

  .search-form input{
    font-size: 3.5vw;
    padding-left: 3vw;
  }

  .search-form button{
    width: 9vw;
    height: 9vw;
  }
  .search-form-results-wrap{
    padding-top: 9vw;
    z-index: 2;
  }
  .search-form-results{
    padding: 3.125vw;
    font-size: 3vw;
  }
  .search-form-results a{
    gap: 0 3.125vw;
    padding: 1.563vw 3.125vw;
    margin: 1.563vw 0;
  }
  .search-form-results a img{
    --size: 8vw;
  }
  .search-form-results a p{
    font-size: 3.5vw;
  }

  .search-header{
    font-size: 8vw;
  }

  .search .search-form{
    width: 100%;
    height: 9vw;
    margin-bottom: 10vw;
  }

  .search .search-form input{
    font-size: 3vw;
    padding-left: 4vw;
  }

  .search .search-form button{
    height: 9vw;
    width: 9vw;
  }

  .search .search-form button svg{
    width: 4vw;
    height: 4vw;
  }
}

.header {
  margin-bottom: 2.6041666667vw;
	position: fixed;
    top: 0;
		width: 100%;
    z-index: 99;
    background: #fff;
}
.header__top {
  padding: 1.5625vw 0;
}

.header__top-black {
	background-color: #2A2A2D;
    color: #fff;
    align-items: flex-end;
    display: flex;
    padding: 0.5625vw 0;
}
.header__top .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__logo {
  width: 6.8541666667vw;
  display: block;
}
.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.header__nav {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__nav .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.7291666667vw;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 1.8229166667vw;
}
.header__nav .nav-link:last-child {
  margin-right: 0;
}
.header__nav .nav-link:hover {
  color: #ee9dab;
}
.header__nav img {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  margin-left: 0.2604166667vw;
}
.header__nav img:first-child {
  margin-left: 0;
}

.header__nav .menu{
  padding: 0;
  max-width: 42vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__nav .menu .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.833vw;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 1.8229166667vw;
}
.header__nav .menu .menu-item:last-child {
  margin-right: 0;
}
.header__nav .menu .menu-item:hover {
  color: #E73523;
}
.header__nav .menu .menu-item.percentage::after {
  position: relative;
  content: '';
  background: url('../img/general/sale-icon.svg') center no-repeat;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  margin-left: 0.2604166667vw;
}
.header__nav .menu img:first-child {
  margin-left: 0;
}


.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__info .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 2.0833333333vw;
}
.header__info .info-item:last-child {
  margin-right: 0;
}
.header__info .item-icon {
  width: 0.9375vw;
  height: 1.09375vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.5208333333vw;
}
.header__info .item-main {
  max-width: 10.3333333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.header__info .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.header__info .item-text {
  font-size: 0.729vw;
  line-height: 0.78125vw;
  margin-bottom: 0.1041666667vw;
}
.header__info .item-phone {
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.0416666667vw;
  margin-bottom: 0.1041666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header__info .item-phone:hover {
  color: #E73523;
}
.header__info .item-link,
.header__info .item-btn {
  font-size: 0.625vw;
  font-weight: 700;
  line-height: 0.9375vw;
  cursor: pointer;
  margin-bottom: 0.1041666667vw;
}
.header__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__icons .icons-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 2.6041666667vw;
}
.header__icons .icons-item:last-child {
  margin-right: 0;
}
.header__icons .item-img {
  width: auto;
  height: 1.25vw;
  position: relative;
  margin-right: 0.78125vw;
}
.header__icons .item-img.active span {
  opacity: 1;
}
.header__icons .item-img:last-child {
  margin-right: 0;
}
.header__icons .item-img img {
  width: auto;
  height: 1.25vw;
  position: relative;
  z-index: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.header__icons .item-img span {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  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;
  position: absolute;
  top: -0.46875vw;
  right: -0.5208333333vw;
  z-index: 1;
  font-size: 0.5208333333vw;
  font-weight: 700;
  line-height: 0.7291666667vw;
  color: #E73523;
  background: #F4F5F6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.header__icons .item-img:hover span {
  background: #E73523;
	color:#fff;
}
.header__icons .item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 0.625vw;
  line-height: 1.078125vw;
}
.header__icons .item-title {
  margin-bottom: 0.2604166667vw;
}
.header__icons .item-price {
  font-weight: 700;
}
.header__bottom {
  height: 3.125vw;
}
.header__container {
  width: 100%;
  height: 3.125vw;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.header__container .wrapper {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.header__container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}
.header__menu {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__menu .menu-item {
  font-size: 0.8333333333vw;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}
.header__menu .menu-item:hover {
  color: #E73523;
}

.header__menu .menu{
  list-style: none;
  padding: 0;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__menu .menu .menu-item {
  font-size: 0.938vw;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
	position: relative;
}

ul.sub-menu a {
    color: black;
}

.header__menu .menu .menu-item .sub-menu > li > a{
	display: block;
	padding: 8px 0;
	text-transform: none;
}
.header__menu .menu .menu-item:hover {
  color: #E73523;
}

.manager {
  margin-bottom: 5.2083333333vw;
}
.manager__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3.6458333333vw;
}
.manager__top .manager__title {
  max-width: 53.90625vw;
}
.manager__head {
  margin-bottom: 2.6041666667vw;
}
.manager__size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.manager__size .size-icon {
  width: 1.5625vw;
  height: 1.5625vw;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.8229166667vw;
}
.manager__size .size-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.manager__size .size-text {
  width: 12.5vw;
  color: #829196;
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
}
.manager__bullets {
  overflow: hidden;
  margin-bottom: 3.6458333333vw;
}
.manager__bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.5625vw -2.8645833333vw;
}
.manager__bullets .bullets-item {
  width: 23.4375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.5625vw 2.8645833333vw;
}
.manager__bullets .item-icon {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  border-radius: 1.8229166667vw;
  border: 0.0520833333vw solid #e0edf1;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.5625vw;
}
.manager__bullets .item-icon img {
  width: 3.125vw;
  height: 3.125vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.manager__bullets .item-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
}
.manager__banner {
  border-radius: 1.8229166667vw;
  overflow: hidden;
  position: relative;
  background-color: #f2f7fa;
}
.manager__banner .banner-person {
  width: 31.25vw;
  height: 24.7395833333vw;
  position: absolute;
  left: 27.6041666667vw;
  bottom: 0;
  z-index: 1;
}
.manager__banner .banner-person .person-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.manager__banner .banner-person .person-info {
    width: 6.7708333333vw;
    position: absolute;
    top: 9.375vw;
    left: 9.614583vw;
    z-index: 1;
    color: #fff;
}
.manager__banner .banner-content {
  min-height: 24.7395833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.90625vw 3.6458333333vw;
  position: relative;
  z-index: 2;
}
.manager__banner .banner-title {
  font-size: 2.8645833333vw;
  font-weight: 700;
  line-height: 3.125vw;
  margin-bottom: 1.5625vw;
}
.manager__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.manager__banner .banner-btn {
  margin-bottom: 1.0416666667vw;
}
.manager__banner .banner-phone {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 1.0416666667vw;
}
.manager__banner .banner-phone .phone-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.2604166667vw;
}
.manager__banner .banner-phone .phone-link {
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 1.7708333333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.manager__banner .banner-phone .phone-link:hover {
  color: #E73523;
}
.manager__banner .banner-main {
  width: 29.4270833333vw;
}
.manager__banner .banner-main > *:last-child {
  margin-bottom: 0 !important;
}
.manager__banner .banner-side {
  width: 19.7916666667vw;
}
.manager__banner .banner-side > *:last-child {
  margin-bottom: 0 !important;
}
.manager__banner .banner-form .form-input {
  width: 13.0208333333vw;
}

.mattress-covers-order {
  margin-bottom: 5.2083333333vw;
}
.mattress-covers-order__head {
  margin-bottom: 2.6041666667vw;
}
.mattress-covers-order__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
}
.mattress-covers-order__banner .banner-person {
  width: 39.0625vw;
  height: 21.3541666667vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.mattress-covers-order__banner .banner-person .person-img {
  width: 29.1666666667vw;
  max-height: 21.3541666667vw;
  position: absolute;
  left: 0;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 0;
}
.mattress-covers-order__banner .banner-person .person-info {
  width: 6.7708333333vw;
  position: absolute;
  top: 9.1145833333vw;
  left: 26.5625vw;
  z-index: 1;
}
.mattress-covers-order__banner .banner-main {
  width: 100%;
  height: 100%;
  min-height: 21.3541666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3.6458333333vw;
  padding-right: 43.75vw;
  position: relative;
  z-index: 2;
}
.mattress-covers-order__banner .banner-title {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  font-weight: 700;
  margin-bottom: 1.5625vw;
}
.mattress-covers-order__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.mattress-covers-order__banner .banner-form .form-input {
  width: 18.2291666667vw;
}

.mattresses {
  margin-bottom: 5.2083333333vw;
}
.mattresses__head {
  margin-bottom: 2.6041666667vw;
}
.mattresses__slider .slider-hint,
.mattresses__slider .slider-bottom {
  display: none;
}
.mattresses__slider .slider-container {
  overflow: hidden;
}
.mattresses__slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.mattresses__slider .slider-container .swiper-slide {
  width: 26.1458333333vw;
  height: auto;
}
.mattresses__slide {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-radius: 1.0416666667vw;
  background-color: #f2f7fa;
  overflow: hidden;
}
.mattresses__slide .slide-img {
  width: 19.7916666667vw;
  height: auto;
  max-height: 13.5416666667vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.mattresses__slide .slide-main {
  width: 100%;
  height: auto;
  min-height: 13.5416666667vw;
  padding: 2.0833333333vw;
  padding-right: 7.2916666667vw;
  position: relative;
  z-index: 1;
  border-radius: inherit;
}
.mattresses__slide .slide-title {
  font-size: 1.6666666667vw;
  line-height: 2.2916666667vw;
  font-weight: 700;
  margin-bottom: 0.5208333333vw;
}
.mattresses__slide .slide-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
}

@media only screen and (min-width: 769px) {
  .mattresses__slider .swiper {
    margin: -0.8333333333vw;
  }
  .mattresses__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mattresses__slider .swiper-slide {
    margin: 0.8333333333vw;
  }
}
.offer {
  margin-bottom: 5.2083333333vw;
}
.offer__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
}
.offer__banner .banner-img {
  width: 30.7291666667vw;
  height: auto;
  max-height: 31.25vw;
  position: absolute;
  left: 32.2916666667vw;
  bottom: 0;
  z-index: 1;
}
.offer__banner .banner-content {
  min-height: 31.25vw;
  padding: 3.125vw 3.6458333333vw;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.offer__banner .banner-block {
  width: 33.3333333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.offer__banner .banner-block > *:last-child {
  margin-bottom: 0 !important;
}
.offer__banner .banner-block:nth-child(2) {
  width: 19.7916666667vw;
}
.offer__banner .banner-block:nth-child(2) .banner-text {
  margin-bottom: 1.8229166667vw;
}
.offer__banner .banner-block:nth-child(n+3) {
  display: none;
}
.offer__banner .banner-title {
  font-size: 2.5vw;
  line-height: 3.3854166667vw;
  font-weight: 700;
  margin-bottom: 1.3020833333vw;
}
.offer__banner .banner-text {
  max-width: 28.90625vw;
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.3020833333vw;
}
.offer__banner .banner-form {
  width: 28.90625vw;
  margin-bottom: 1.3020833333vw;
}
.offer__banner .banner-form .form-input {
  width: 13.0208333333vw;
}
.offer__banner .banner-btn {
  width: 100%;
}

.order {
  margin-bottom: 5.2083333333vw;
}
.order__head {
  margin-bottom: 2.6041666667vw;
}
.order__container {
  overflow: hidden;
}
.order__container .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.3020833333vw;
}
.order__item {
  width: 39.5833333333vw;
  padding: 3.3333333333vw 3.59375vw;
  background-color: #f2f7fa;
  border: 0.0520833333vw solid #f2f7fa;
  border-radius: 1.8229166667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 1.3020833333vw;
}
.order__item > *:last-child {
  margin-bottom: 0 !important;
}
.order__item .item-title {
  font-size: 2.5vw;
  line-height: 3.0208333333vw;
  margin-bottom: 1.5625vw;
}
.order__item .item-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.order__item .item-text a {
  font-size: 1.8229166667vw;
  line-height: 2.34375vw;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.order__item .item-text a:hover {
  color: #ee9dab;
  text-decoration: none;
}
.order__item ol.item-list {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  padding-left: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.order__item ol.item-list li {
  margin-bottom: 0.78125vw;
}
.order__item ol.item-list li:last-child {
  margin-bottom: 0;
}
.order__item .item-btn {
  margin-top: auto;
  margin-bottom: 0;
}
.order__item .common-btn {
  min-width: 13.5416666667vw;
}
.order__item .common-green-btn {
  min-width: 19.7916666667vw;
}
.order__item.white-item {
  background-color: #ffffff;
}

.partners {
  margin-bottom: 5.2083333333vw;
}
.partners__head {
  margin-bottom: 2.6041666667vw;
}
.partners__bullets {
  overflow: hidden;
}
.partners__bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -1.0416666667vw -1.5625vw;
}
.partners__bullets .bullets-item {
  width: 39.3229166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.0416666667vw 1.5625vw;
}
.partners__bullets .item-icon {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  border-radius: 1.8229166667vw;
  border: 0.0520833333vw solid #e0edf1;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 2.0833333333vw;
}
.partners__bullets .item-icon img {
  width: 2.8645833333vw;
  height: 2.8645833333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners__bullets .item-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.partners__bullets .item-title {
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 2.0833333333vw;
  margin-bottom: 0.5208333333vw;
}
.partners__bullets .item-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  color: #829196;
}

.payment {
  margin-bottom: 5.2083333333vw;
}
.payment__head {
  margin-bottom: 1.5625vw;
}
.payment__title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  font-weight: 700;
}
.payment__bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.payment__bullets .bullets-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
}
.payment__bullets .item-icon {
  width: 3.90625vw;
  height: 3.90625vw;
  border-radius: 1.3020833333vw;
  border: 0.0520833333vw solid #e0edf1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 1.0416666667vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.payment__bullets .item-icon img {
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  -o-object-fit: contain;
     object-fit: contain;
}

.popular {
  margin-bottom: 5.2083333333vw;
}
.popular__head {
  margin-bottom: 2.6041666667vw;
}
.popular__slider .slider-hint,
.popular__slider .slider-bottom {
  display: none;
}
.popular__slider .slider-container {
  overflow: hidden;
}
.popular__slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.popular__slider .slider-container .swiper-slide {
  width: 26.1458333333vw;
  height: auto;
}
.popular__slide {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  background-color: #ffffff;
}
.popular__slide .slide-img {
  width: 15.625vw;
  height: auto;
  max-height: 15.625vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.popular__slide .slide-main {
  width: 100%;
  height: auto;
  min-height: 15.625vw;
  padding: 2.0833333333vw;
  padding-right: 10.9375vw;
  position: relative;
  z-index: 1;
  border: 0.0520833333vw solid #e0edf1;
  border-radius: inherit;
}
.popular__slide .slide-title {
  font-size: 1.875vw;
  line-height: 2.3958333333vw;
  font-weight: 700;
}
.popular__slide.pink-slide, .popular__slide.purple-slide {
  color: #ffffff;
}
.popular__slide.pink-slide .slide-main, .popular__slide.purple-slide .slide-main {
  border-color: transparent;
}
.popular__slide.pink-slide {
  background-color: #ee9dab;
}
.popular__slide.purple-slide {
  background-color: #9da5ee;
}

@media only screen and (min-width: 769px) {
  .popular__slider .swiper {
    margin: -0.8333333333vw;
  }
  .popular__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .popular__slider .swiper-slide {
    margin: 0.8333333333vw;
  }
}
[data-popup-open] {
  cursor: pointer;
}

.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  overflow: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.popup.open {
  opacity: 1;
  pointer-events: auto;
}
.popup__container {
  width: 100%;
  min-height: 100%;
  padding: 2.6041666667vw 0;
  position: relative;
  z-index: 0;
  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;
}
.popup__container.bottom-left-popup {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.popup__container.bottom-left-popup .popup__content {
  margin-top: auto;
  margin-left: 2.6041666667vw;
  margin-right: auto;
  margin-bottom: 0;
}
.popup__blur {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.popup__content {
  margin: auto;
  padding: 2.6041666667vw;
  overflow: hidden;
  border-radius: 1.3020833333vw;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.popup__content .content-close-btn {
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  position: absolute;
  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;
  top: 1.3020833333vw;
  right: 1.3020833333vw;
  cursor: pointer;
}
.popup__content .content-close-btn svg {
  width: 100%;
  height: 100%;
}
.popup__content .content-close-btn svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  stroke: #829196;
}
.popup__content .content-close-btn:hover svg path {
  stroke: #ff0000;
}

.cookie-popup {
  width: 36.4583333333vw;
  padding: 2.0833333333vw 2.6041666667vw;
  padding-right: 4.1666666667vw;
}
.cookie-popup .content-title {
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5625vw;
  margin-bottom: 1.0416666667vw;
}
.cookie-popup .content-text {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
  margin-bottom: 1.0416666667vw;
}
.cookie-popup .content-text span {
  text-decoration: underline;
}
.cookie-popup .content-text span:hover {
  text-decoration: none;
}
.cookie-popup .content-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cookie-popup .bottom-btn {
  min-width: 10.4166666667vw;
  height: 3.125vw;
}

.policy-popup {
  width: 81.7708333333vw;
}
.policy-popup .content-block > *:last-child {
  margin-bottom: 0 !important;
}
.policy-popup .content-block h3 {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  margin-bottom: 1.0416666667vw;
}
.policy-popup .content-block h4 {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 0.78125vw;
}
.policy-popup .content-block p {
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.78125vw;
}
.policy-popup .content-block ul {
  padding: 0;
  list-style: none;
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  margin-bottom: 0.78125vw;
}
.policy-popup .content-block ul li {
  padding-left: 1.0416666667vw;
  position: relative;
  margin-bottom: 0.5208333333vw;
}
.policy-popup .content-block ul li:last-child {
  margin-bottom: 0;
}
.policy-popup .content-block ul li::before {
  content: "";
  width: 0.5208333333vw;
  height: 0.0520833333vw;
  background-color: #1c1c1c;
  position: absolute;
  top: 0.5208333333vw;
  left: 0.5208333333vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.quiz-popup {
  width: 27.6041666667vw;
  padding: 2.6041666667vw 2.8645833333vw;
}
.quiz-popup .content-title {
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.3020833333vw;
}
.quiz-popup .content-links {
  overflow: hidden;
}
.quiz-popup .content-links .links-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.5208333333vw -0.78125vw;
}
.quiz-popup .content-links .links-item {
  width: 10.15625vw;
  min-height: 3.125vw;
  border-radius: 5.2083333333vw;
  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;
  text-align: center;
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  font-weight: 500;
  border: 0.0520833333vw solid #f2f7fa;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0.5208333333vw 0.78125vw;
  color: #fff;
}
.quiz-popup .content-links .links-item {
  
  background-color: #E73523;
}

.review-popup {
  width: 26.5625vw;
}
.review-popup .content-head {
  margin-bottom: 1.3020833333vw;
}
.review-popup .content-title {
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  text-align: center;
  font-weight: 700;
}
.review-popup .content-sub-title {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  text-align: center;
  font-weight: 500;
}
.review-popup .content-text {
  font-size: 0.8333333333vw;
  line-height: 1.1458333333vw;
  margin-bottom: 1.8229166667vw;
  text-align: center;
}
.review-popup .content-form .form-textarea {
  height: 7.8125vw;
}

.promotion-popup {
  width: 51.5625vw;
  padding: 2.6041666667vw 3.6458333333vw;
}
.promotion-popup .content-title {
  font-size: 2.0833333333vw;
  line-height: 2.8645833333vw;
  font-weight: 700;
  margin-bottom: 1.5625vw;
}
.promotion-popup .content-text {
  font-size: 1.25vw;
  line-height: 1.875vw;
  margin-bottom: 2.0833333333vw;
}
.promotion-popup .content-form .form-input {
  width: 20.8333333333vw;
}

.fast-order-popup {
  width: 58.3333333333vw;
  padding: 2.6041666667vw 3.6458333333vw;
}
.fast-order-popup .content-title {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  text-align: center;
  font-weight: 700;
  margin-bottom: 1.8229166667vw;
}
.fast-order-popup .content-main {
  position: relative;
  padding-right: 26.5625vw;
}
.fast-order-popup .main-img {
  width: 23.9583333333vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 1.3020833333vw;
  border: 0.0520833333vw solid #e0edf1;
}
.fast-order-popup .main-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  font-weight: 500;
  margin-bottom: 1.0416666667vw;
}
.fast-order-popup .main-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  color: #829196;
  margin-bottom: 0.78125vw;
}
.fast-order-popup .main-delivery {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  font-weight: 500;
  color: #E73523;
  text-transform: uppercase;
  margin-bottom: 1.0416666667vw;
}
.fast-order-popup .main-form {
  width: 21.3541666667vw;
}

.call-back-popup {
  width: 26.5625vw;
}
.call-back-popup .content-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  text-align: center;
  font-weight: 700;
  margin-bottom: 1.0416666667vw;
}
.call-back-popup .content-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  margin-bottom: 1.0416666667vw;
  text-align: center;
}

.basket-popup {
  width: 27.6041666667vw;
  padding: 2.6041666667vw 2.8645833333vw;
}
.basket-popup .content-title {
  font-size: 1.5625vw;
  line-height: 2.0833333333vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.3020833333vw;
}
.basket-popup .content-buttons {
  overflow: hidden;
}
.basket-popup .content-buttons .buttons-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.5208333333vw -0.78125vw;
}
.basket-popup .content-btn {
  width: 10.15625vw;
  height: 3.125vw;
  border-radius: 5.2083333333vw;
  padding: 0 1.0416666667vw;
  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;
  text-align: center;
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  font-weight: 500;
  border: 0.0520833333vw solid #f2f7fa;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0.5208333333vw 0.78125vw;
  color: #c1d2d8;
  cursor: pointer;
}
.basket-popup .content-btn:hover {
  color: #1c1c1c;
  background-color: #f2f7fa;
}
.basket-popup .content-link {
  width: 10.15625vw;
  height: 3.125vw;
  margin: 0.5208333333vw 0.78125vw;
}

.price-catalog {
  margin-bottom: 5.2083333333vw;
}
.price-catalog__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.price-catalog__banner {
  width: 54.6875vw;
  height: auto;
  border-radius: 1.8229166667vw;
  background-color: #ee9dab;
  overflow: hidden;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.price-catalog__banner .banner-img {
  width: 21.5104166667vw;
  height: 39.6875vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.25;
  z-index: 0;
}
.price-catalog__banner .banner-content {
  width: 100%;
  height: 100%;
  padding: 3.6458333333vw 4.6875vw;
  padding-right: 26.5625vw;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.price-catalog__banner .banner-text {
  font-size: 1.0416666667vw;
  line-height: 1.3020833333vw;
  margin-bottom: 1.0416666667vw;
}
.price-catalog__banner .banner-title {
  font-size: 2.6041666667vw;
  line-height: 2.8645833333vw;
  margin-bottom: 1.0416666667vw;
  font-weight: 700;
}
.price-catalog__banner .banner-list {
  padding: 0;
  list-style: none;
  font-size: 0.9375vw;
  line-height: 1.25vw;
  padding-right: 1.0416666667vw;
}
.price-catalog__banner .banner-list li {
  padding-left: 1.25vw;
  position: relative;
  margin-bottom: 0.2604166667vw;
}
.price-catalog__banner .banner-list li:last-child {
  margin-bottom: 0;
}
.price-catalog__banner .banner-list li::before {
  content: "";
  width: 0.2083333333vw;
  height: 0.2083333333vw;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 0.625vw;
  left: 0.625vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.price-catalog__form {
  width: 24.4791666667vw;
  padding: 2.6041666667vw 3.3854166667vw;
  border-radius: 1.8229166667vw;
  background-color: #f2f7fa;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.price-catalog__form .form-title {
  font-size: 2.0833333333vw;
  line-height: 2.34375vw;
  font-weight: 700;
  margin-bottom: 2.6041666667vw;
}
.price-catalog__form .form-main {
  margin-top: auto;
  margin-bottom: 0;
}

.product {
  margin-bottom: 5.2083333333vw;
	    margin-top: -4vw;
}
.product__title {
  margin-bottom: 1.5625vw;
	font-size: 2.933333vw;
}
.product__top {
  min-height: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 3.125vw;
  padding-bottom: 0.5208333333vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
  margin-bottom: 1.8229166667vw;
}
.product__top .top-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9375vw;
  line-height: 1.5625vw;
  font-weight: 500;
}
.product__top .top-container span {
  margin-right: 3.6458333333vw;
}
.product__top .top-container span:last-child {
  margin-right: 0;
}
.product__head {
  position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.8229166667vw;
    gap: 1vw;
    top: 5vw;
     z-index: 4;
    justify-content: end !important;
    width: 50.5208333333vw;
    right: 1vw;
    left: auto;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img{
	margin-right: 0 !important;
}
.product__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	
}
.product__tags .tags-item {
  height: 1.8229166667vw;
  padding: 0 0.78125vw;
  border-radius: 2.6041666667vw;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-right: 0.78125vw;
  color: #ffffff;
  white-space: nowrap;
}
.product__tags .tags-item:last-child {
  margin-right: 0;
}
.product__tags .tags-item.purple-item {
  background-color:#E73523  ;
}
.product__tags .tags-item.pink-item {
  background-color:#E73523;
}
.product__tags .tags-item.blue-item {
  background-color: #E73523;
}
/* .product__fav-btn {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 2.34375vw;
} */
.product__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product__sliders {
  width: 50.5208333333vw;
}
.product__sliders .swiper {
  width: 100%;
  height: 100%;
}
.product__sliders .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.product__sliders .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border: 0.0520833333vw solid #e0edf1;
}
.product__sliders .swiper-slide a {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.product__sliders .swiper-slide img {
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: contain;
}
.product__sliders .main-slider {
  width: 100%;
  position: relative;
  margin-bottom: 0.5208333333vw;
}
.product__sliders .main-slider .slider-hint {
  display: none;
}
.product__sliders .main-slider .slider-container {
  width: 100%;
  position: relative;
  z-index: 0;
}
.product__sliders .main-slider .swiper {
  border-radius: 1.3020833333vw;
}
.product__sliders .main-slider .swiper-slide {
  height: 34vw;
  border-radius: 1.3020833333vw;
  margin-right: 0.78125vw;
}
.product__sliders .main-slider .swiper-slide:last-child {
  margin-right: 0;
}
.product__sliders .main-slider .slider-bottom {
  width: 100%;
  height: 2.6041666667vw;
  padding: 0 1.8229166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 1.5625vw;
  z-index: 1;
}
.product__sliders .thumbs-slider {
  width: 100%;
  height: 5.9895833333vw;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}
.product__sliders .thumbs-slider .swiper {
  border-radius: 0.5208333333vw;
}
.product__sliders .thumbs-slider .swiper-slide {
  width: 9.6875vw;
  border-radius: 0.78125vw;
  margin-right: 0.5208333333vw;
  cursor: pointer;
  position: relative;
}
a.delete_item.alt.button{
	padding: 0;
	font-size: 0;
}
a.delete_item.alt.button svg path{
	fill: #ff0000;
}
.product__sliders .thumbs-slider .swiper-slide:last-child {
  margin-right: 0;
}
.product__sliders .thumbs-slider .swiper-slide::after {
  content: "";
  position: absolute;
  top: -0.0520833333vw;
  left: -0.0520833333vw;
  right: -0.0520833333vw;
  bottom: -0.0520833333vw;
  border-radius: inherit;
  border: 0.2604166667vw solid #E73523;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product__sliders .thumbs-slider .swiper-slide.swiper-slide-thumb-active::after {
  opacity: 1;
}
.product__info {
  width: 28.125vw;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.product__info .info-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.34375vw;
}
.product__info .info-price.discount-none .old-price,
.product__info .info-price.discount-none .price-discount {
  display: none;
}
.product__info .info-price .current-price {
  font-size: 0.8333333333vw;
  font-weight: 500;
}
.product__info .info-price .current-price b {
  font-weight: 700;
}
.product__info .info-price .current-price span {
  font-size: 2.0833333333vw;
  line-height: 2.0833333333vw;
}
.product__info .info-price .old-price {
  font-size: 2.0833333333vw;
  line-height: 2.0833333333vw;
  color: #c1d2d8;
}
.product__info .info-price .price-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product__info .info-price .discount-icon {
  height: 1.3020833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.5208333333vw;
  padding-right: 0.2604166667vw;
  color: #ffffff;
  font-size: 0.625vw;
  line-height: 0.7291666667vw;
  font-weight: 700;
  border-radius: 0 0.1041666667vw 0.1041666667vw 0;
  background: url("../img/general/discount-icon.svg") center left no-repeat;
  background-size: cover;
}
.product__info .info-price .discount-text {
  font-size: 0.5208333333vw;
  font-weight: 500;
  line-height: 0.625vw;
  color: #c1d2d8;
  margin-left: 0.5208333333vw;
}
.product__info .info-sizes {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2.34375vw;
}
.product__info .info-sizes .sizes-title {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
}
.product__info .benefits p {
		margin-bottom:1vw;
	}  
.product__info .info-text {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
}
.product__info .info-list {
  list-style: none;
  padding: 0;
  font-size: 1vw;
  line-height: 1.416666667vw;
  margin-bottom: 1.0416666667vw;
}
.product__info .info-list li {
  padding-left: 1.0416666667vw;
  position: relative;
  margin-bottom: 0.5208333333vw;
}
.product__info .info-list li:last-child {
  margin-bottom: 0;
}
.product__info .info-list li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color: #1c1c1c;
  position: absolute;
  top: 0.5208333333vw;
  left: 0.5208333333vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product__info .info-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
  margin-bottom: 0;
}
.product__info .info-bottom .bottom-btn {
  width: 13.5416666667vw;
}
.product__info .info-bottom .basket-btn {
  background-color: #E73523;
}

.product__info .info-bottom .added_to_cart{
  display: none;
}
.product__info .info-bottom .order-btn {
  height: 4.1666666667vw;
  border-radius: 5.2083333333vw;
  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-size: 0.9375vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  color: #E73523;
  border: 0.1041666667vw solid #E73523;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.product__info .info-bottom .order-btn:hover {
  border-color: #E73523;
  background-color: #E73523;
  color: #ffffff;
}

.product-description {
  margin-bottom: 5.2083333333vw;
}
.product-description__head {
  margin-bottom: 3.125vw;
}
.product-description__content {
  margin-bottom: 5.2083333333vw;
  position: relative;
}
.product-description__content .content-top {
  padding-bottom: 1.0416666667vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
  margin-bottom: 2.8645833333vw;
}
.product-description__content .content-title {
  font-size: 1.6666666667vw;
  line-height: 1.7708333333vw;
  font-weight: 700;
}
.product-description__content .content-title sup {
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  top: -0.78125vw;
  left: 0.2604166667vw;
  color: #829196;
}
.product-description__content .content-bottom {
  position: absolute;
  top: 0.625vw;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product-description__content .content-link {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
}
.product-description__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5.2083333333vw;
}
.product-description__item:last-child {
  margin-bottom: 0;
}
.product-description__item.open .item-text, .product-description__item.always-open .item-text {
  max-height: unset;
}
.product-description__item.open .item-text::after, .product-description__item.always-open .item-text::after {
  display: none;
}
.product-description__item.always-open .item-btn {
  display: none;
}
.product-description__item .item-slider {
  width: 42.7083333333vw;
  position: relative;
}
.product-description__item .item-slider .slider-hint {
  display: none;
}
.product-description__item .item-slider .slider-container {
  position: relative;
  z-index: 0;
}
.product-description__item .item-slider .slider-bottom {
  width: 100%;
  padding: 0 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 1.8229166667vw;
  z-index: 1;
}
.product-description__item .item-slider .swiper {
  border-radius: 1.3020833333vw;
}
.product-description__item .item-slider .swiper-slide {
  width: 42.7083333333vw;
  height: 20.8333333333vw;
  border-radius: 1.3020833333vw;
  margin-right: 0.78125vw;
}
.product-description__item .item-slider .swiper-slide:last-child {
  margin-right: 0;
}
.product-description__item .item-main {
  width: 33.0729166667vw;
  min-height: 20.8333333333vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product-description__item .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.product-description__item .item-title {
  font-size: 2.0833333333vw;
  line-height: 2.6041666667vw;
  margin-top: 0;
  margin-bottom: 1.5625vw;
  font-weight: 700;
}
.product-description__item .item-text {
  max-height: 10.9375vw;
  overflow: hidden;
  font-size: 1.0416666667vw;
  line-height: 1.3541666667vw;
  position: relative;
}
.product-description__item .item-text::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #fff), to(rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(bottom, #fff 10%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(0deg, #fff 10%, rgba(255, 255, 255, 0.1) 100%);
}
.product-description__item .item-text > *:last-child {
  margin-bottom: 0 !important;
}
.product-description__item .item-text p {
  margin-bottom: 1.0416666667vw;
}
.product-description__item .item-text ul {
  margin-bottom: 1.0416666667vw;
  list-style: none;
  padding: 0;
}
.product-description__item .item-text ul li {
  padding-left: 1.3541666667vw;
  position: relative;
  margin-bottom: 0.5208333333vw;
}
.product-description__item .item-text ul li:last-child {
  margin-bottom: 0;
}
.product-description__item .item-text ul li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background-color: #1c1c1c;
  position: absolute;
  top: 0.6770833333vw;
  left: 0.6770833333vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-description__item .item-btn {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 700;
  cursor: pointer;
  margin-top: 1.5625vw;
}
.product-description__item:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.product-description__slide {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: inherit;
  overflow: hidden;
}
.product-description__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-description__slide:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.product-info {
  margin-bottom: 5.2083333333vw;
}
.product-info__hint {
  display: none;
}
.product-info__tabs {
  padding-bottom: 1.5625vw;
  margin-bottom: 2.6041666667vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
}
.product-info__tabs .tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-info__tabs .tabs-item {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5625vw;
  margin-right: 3.90625vw;
  color: #829196;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-info__tabs .tabs-item:last-child {
  margin-right: 0;
}
.product-info__tabs .tabs-item.active {
  color: #1c1c1c;
  font-weight: 700;
  pointer-events: none;
}
.product-info__tabs .tabs-item.active span {
  opacity: 1;
}
.product-info__tabs .tabs-item span {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  background-color: #E73523;
  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-size: 0.5208333333vw;
  line-height: 0.625vw;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0.15625vw;
  margin-left: 0.4166666667vw;
  opacity: 0.7;
}
.product-info__tab {
  display: none;
}
.product-info__tab.active {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product-info__tab > *:last-child {
  margin-bottom: 0 !important;
}
.product-info__params {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 500;
  list-style: none;
  padding: 0;
  margin-bottom: 1.0416666667vw;
}
.product-info__params li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0.78125vw;
}
.product-info__params li:last-child {
  margin-bottom: 0;
}
.product-info__params span {
  width: 42.7083333333vw;
  font-weight: 400;
  color: #829196;
  margin-right: 1.3020833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product-info__params-catalog span {
	width:9vw;
}
.product-info__params span::after {
  content: "";
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 0.9375vw;
  margin-left: 0.78125vw;
  border-bottom: 0.0520833333vw dashed #e0edf1;
}
.product-info__content {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  margin-bottom: 1.5625vw;
}
.product-info__content > *:last-child {
  margin-bottom: 0 !important;
}
.product-info__content p {
  color: #829196;
  margin-bottom: 1.5625vw;
}
.product-info__content a {
  font-weight: 700;
  text-decoration: underline;
}
.product-info__content a:hover {
  text-decoration: none;
}
.product-info__content h1,
.product-info__content h2,
.product-info__content h3,
.product-info__content h4 {
  display: none;
}
.product-info__content h5,
.product-info__content h6 {
  margin-bottom: 1.0416666667vw;
}
.product-info__content ul {
  padding: 0;
  list-style: none;
  margin-bottom: 1.0416666667vw;
}
.product-info__content ul li {
  padding-left: 1.5625vw;
  position: relative;
  margin-bottom: 0.78125vw;
}
.product-info__content ul li:last-child {
  margin-bottom: 0;
}
.product-info__content ul li::before {
  content: "";
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  position: absolute;
  top: 0.9375vw;
  left: 0.78125vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #1c1c1c;
}
.product-info__link {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 700;
}
.product-info__reviews {
  overflow: hidden;
  margin-bottom: 2.6041666667vw;
}
.product-info__reviews .reviews-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.78125vw;
}
.product-info__reviews .reviews-item {
  margin: 0.78125vw;
}
.product-info__slider {
  width: 100%;
  margin-bottom: 2.6041666667vw;
}
.product-info__slider .slider-hint,
.product-info__slider .slider-bottom {
  display: none;
}
.product-info__slider .slider-container {
  overflow: hidden;
}
.product-info__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.product-info__slider .swiper-slide {
  width: 19.2708333333vw;
}
.product-info__btn {
  min-width: 15.1041666667vw;
}

@media only screen and (min-width: 769px) {
  .product-info__slider .swiper {
    margin: -0.78125vw;
  }
  .product-info__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-info__slider .swiper-slide {
    margin: 0.78125vw;
  }
}
.production {
  margin-bottom: 5.2083333333vw;
}
.production__head {
  margin-bottom: 2.6041666667vw;
}
.production__slider .slider-hint {
  display: none;
}
.production__slider .slider-container {
  margin-bottom: 2.8645833333vw;
}
.production__slider .slider-container .swiper {
  border-radius: 1.0416666667vw;
}
.production__slider .slider-container .swiper-slide {
  width: 19.2708333333vw;
  height: 23.4375vw;
  margin-right: 1.5625vw;
}
.production__slider .slider-container .swiper-slide:last-child {
  margin-right: 0;
}
.production__slider .slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.production__slide {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 1.0416666667vw;
}
.production__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.production__slide:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}
.production__bullets {
  overflow: hidden;
}
.production__bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.5625vw -0.8333333333vw;
}
.production__bullets .bullets-item {
  width: 26.1458333333vw;
  margin: 1.5625vw 0.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.production__bullets .item-icon {
  width: 5.2083333333vw;
  height: 5.2083333333vw;
  border-radius: 1.3020833333vw;
  margin-right: 1.3020833333vw;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 0.0520833333vw solid #e0edf1;
}
.production__bullets .item-icon img {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.production__bullets .item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.production__bullets .item-title {
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5625vw;
  margin-bottom: 0.5208333333vw;
}
.production__bullets .item-text {
  font-size: 1.0416666667vw;
  line-height: 1.3541666667vw;
}

.products {
  position: relative;
  margin-bottom: 5.2083333333vw;
  z-index: 5;
}

.products .category-description p {
	font-size:1.8rem;
}
.products__head {
  margin-bottom: 2.6041666667vw;
	width: fit-content;
}
.products__hint {
  display: none;
}
.products__tabs {
  padding-bottom: 1.5625vw;
  margin-bottom: 2.6041666667vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
}
.products__tabs .tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products__tabs .tabs-item {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5625vw;
  margin-right: 5.2083333333vw;
  color: #F9CCC8;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products__tabs .tabs-item:last-child {
  margin-right: 0;
}
.products__tabs .tabs-item.active {
  color: #1c1c1c;
  font-weight: 700;
  pointer-events: none;
}
.products__tabs .tabs-item:hover {
  color: #1c1c1c;
}
.products__tab {
  display: none;
}
.products__tab.active {
  display: block;
}
.products__tab .tab-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.0416666667vw -0.78125vw;
}
.products-card {
  width: 19.2708333333vw;
  height: auto;
  margin: 1.0416666667vw 0.78125vw;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 1.0416666667vw;
	border: 0.0520833333vw solid #e0edf1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.products-card:hover {
  z-index: 5;
  -webkit-box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
}
.products-card:hover .card-slider .slider-buttons,
.products-card:hover .card-slider .slider-bottom {
  opacity: 1;
}
.products-card:hover .card-bottom {
  opacity: 1;
  pointer-events: auto;
}
.products-card .card-top {
  padding: 1.0416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 1.0416666667vw;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.products-card .card-top:hover {
	 border-radius: 1.0416666667vw 1.0416666667vw 0 0;
}
.products-card .card-slider {
  width: 100%;
  margin-bottom: 1.5625vw;
  position: relative;
}

.products-card .benefits-cart p{
	color: #C1D2D8;
	    font-size: 0.941667vw;
	font-weight: 500;
    line-height: 1.25vw;
	    margin-bottom: 1.416666667vw;
}
.products-card .card-slider .slider-top {
  position: relative;
}
.products-card .card-slider .slider-container {
  width: 17.08333vw;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.products-card .card-slider .slider-container .swiper-slide {
  width: 17.08333vw;
  height: 10.4166666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.products-card .card-slider .slider-container .swiper-slide a {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.5208333333vw;
  overflow: hidden;
}
.products-card .card-slider .slider-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.products-card .card-slider .slider-buttons {
  width: 100%;
  height: 2.6041666667vw;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.products-card .card-slider .slider-bottom {
  width: 100%;
  height: 0.3645833333vw;
  position: absolute;
  top: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  margin-top: 0.78125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.products-card .card-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5208333333vw 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
    z-index: 2;
}
.products-card .card-tags .tags-item {
  height: 1.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.5208333333vw;
  border-radius: 0.5208333333vw;
  background-color: #2A2A2D;
  color: #ffffff;
  font-size: 0.625vw;
  font-weight: 700;
  line-height: 0.8333333333vw;
  margin-right: 0.5208333333vw;
  cursor: default;
}
.products-card .card-tags .tags-item:last-child {
  margin-right: 0;
}
.products-card .card-tags .tags-item.pink-item {
  background-color: #E73523;
}
.products-card .card-tags .tags-item.blue-item {
  background-color: #E73523;
}
.products-card .card-title {
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.25vw;
  margin-bottom: 0.7416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products-card .card-title:hover {
     color: #E73523;
}
.products-card .benefits p {
	font-weight:500;
	 font-size: 1.0416666667vw;
    margin-bottom: 0.7vw;
}
.products-card .info-list {
	color:#747474;
    padding-left: 1.0416666667vw;
        font-size: 0.7416666667vw;
    line-height: 0.9416666667vw;
    margin-bottom: 1.0416666667vw;
}
.products-card .card-prices {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
  margin-bottom: 0;
}
.products-card .card-prices .price-text {
  font-size: 1.25vw;
  line-height: 1.4583333333vw;
}
.products-card .card-prices .old-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-card .card-prices .old-price .price-text {
  color: #C1D2D8;
  margin-right: 0.5208333333vw;
}
.products-card .card-prices .old-price .price-text:last-child {
  margin-right: 0;
}
.products-card .card-prices .price-discount {
  height: 1.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.625vw;
  font-weight: 700;
  line-height: 0.7291666667vw;
  color: #ffffff;
  padding-left: 0.4166666667vw;
  padding-right: 0.3125vw;
  border-radius: 0 0.1041666667vw 0.1041666667vw 0;
  background: url("../img/general/discount-icon.svg") center left no-repeat;
  background-size: cover;
}
.products-card .card-bottom {
  width: 100%;
  padding: 1.0416666667vw;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  background-color: #ffffff;
  border-radius: 0 0 1.0416666667vw 1.0416666667vw;
  -webkit-box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.1);
	border: 0.0520833333vw solid #e0edf1;
	border-top:0;
}
.products-card .card-bottom .bottom-btn {
  width: 13.5416666667vw;
  height: 2.6041666667vw;
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
  background-color: #E73523;
}

.products-card .card-bottom .order-btn {
  width: 100%;
  height: 2.6041666667vw;
  margin-top: 0.78125vw;
  border-radius: 5.2083333333vw;
  border: 0.1041666667vw solid #E73523;
  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-size: 0.7291666667vw;
  line-height: 0.9375vw;
  font-weight: 700;
  color: #E73523;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products-card .card-bottom .order-btn:hover {
  background-color: #ee9dab;
  border-color: #ee9dab;
  color: #ffffff;
}
.products__text-card {
  width: 19.2708333333vw;
  height: auto;
  margin: 1.0416666667vw 0.78125vw;
  background-color: #2A2A2DB2;
	background-image: url(http://magazin2.baza-paradigma.ru/wp-content/uploads/2024/06/bg-1.jpg);
  padding: 1.8229166667vw 2.0833333333vw;
  border-radius: 1.0416666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}
.products__text-card .card-text {
  font-size: 1.40625vw;
  font-weight: 700;
  line-height: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.products__text-card .card-btn {
  min-width: 9.375vw;
  height: 3.125vw;
  padding: 0 1.3020833333vw;
  border-radius: 5.2083333333vw;
  background-color: #ffffff;
  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;
  color: #E73523;
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.0416666667vw;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.products__text-card .card-btn:hover {
  background-color: #E73523;
  color: #ffffff;
}
.products__slider > .slider-container {
  margin-bottom: 1.5625vw;
}
.products__slider > .slider-container > .swiper > .swiper-wrapper > .swiper-slide {
  width: 19.2708333333vw;
  margin-right: 1.5625vw;
}
.products__slider > .slider-container > .swiper > .swiper-wrapper > .swiper-slide:last-child {
  margin-right: 0;
}
.products__slider .slider-hint {
  display: none;
}
.products__slider .slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.products__slider .products-card {
  margin: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.products__slider .products-card .card-bottom {
  display: none;
}
.products__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#woof_results_by_ajax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.products__page {
  /* width: 60.9375vw; */
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.products__page .page-container {
  margin-bottom: 5.2083333333vw;
}
.products__filters {
  width: 17.7083333333vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 3.125vw;
  padding: 1.5625vw 1.5104166667vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #e0edf1;
}
.products__filters > *:last-child {
  margin-bottom: 0 !important;
}
.products__filters .filters-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.0833333333vw;
}
.products__filters .filters-title {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 700;
}
.products__filters .filters-block {
  margin-bottom: 1.5625vw;
}
.products__filters .filters-block .block-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0.5208333333vw;
  cursor: pointer;
}
.products__filters .filters-block .block-title {
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.products__filters .filters-block .block-btn {
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.products__filters .filters-block .block-btn::after {
  content: "";
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border: 0.1041666667vw solid #c1d2d8;
  position: absolute;
  top: 50%;
  right: 0;
  border-top: none;
  border-left: none;
  -webkit-transform: translateY(-50%) rotate(45deg) scale(1);
          transform: translateY(-50%) rotate(45deg) scale(1);
}
.products__filters .filters-block .block-container {
  display: none;
}
.products__filters .filters-block .block-container > *:last-child {
  margin-bottom: 0 !important;
}
.products__filters .filters-block.always-open .block-top {
  pointer-events: none;
}
.products__filters .filters-block.always-open .block-btn {
  display: none;
}
.products__filters .filters-block.always-open .block-container {
  display: block;
}
.products__filters .filters-block.open .block-btn::after {
  -webkit-transform: rotate(45deg) scale(-1);
          transform: rotate(45deg) scale(-1);
}
.products__filters .filters-block.open .block-container {
  display: block;
}
.products__filters .filters-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.0416666667vw;
}
.products__filters .filters-inputs .inputs-item {
  width: 6.7708333333vw;
  position: relative;
  margin-top: 1.0416666667vw;
}
.products__filters .filters-inputs .inputs-item:nth-child(-n+2) {
  margin-top: 0;
}
.products__filters .filters-inputs .inputs-item span {
  position: absolute;
  top: 50%;
  left: 1.0416666667vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.5625vw;
  color: #c1d2d8;
  z-index: 2;
}
.products__filters .filters-inputs .inputs-item input {
  width: 100%;
  height: 2.0833333333vw;
  font-size: 0.8333333333vw;
  line-height: 1.5625vw;
  font-weight: 500;
  padding-left: 1.7708333333vw;
  padding-right: 0.5208333333vw;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #e0edf1;
  position: relative;
  z-index: 0;
}
.products__filters .filters-params {
  padding-top: 0.2604166667vw;
  overflow: hidden;
  margin-bottom: 1.0416666667vw;
}
.products__filters .filters-params .params-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.3645833333vw -0.5208333333vw;
}
.products__filters .filters-params .params-item {
  width: 14.5833333333vw;
  margin: 0.3645833333vw 0.5208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.products__filters .filters-params .params-item.checked .item-icon {
  background-color: #E73523;
}
.products__filters .filters-params .params-item.checked .item-icon svg path {
  fill: #ffffff;
}
.products__filters .filters-params .params-item.checked .item-icon span {
  background: #ffffff;
}
.products__filters .filters-params .params-item.checked .item-text {
  font-weight: 700;
}
.products__filters .filters-params .params-item[data-filters-radio] .item-icon {
  border-radius: 50%;
}
.products__filters .filters-params .item-icon {
  width: 0.78125vw;
  height: 0.78125vw;
  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;
  position: relative;
  background-color: #f2f7fa;
  border-radius: 0.2604166667vw;
  margin-right: 0.5208333333vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.products__filters .filters-params .item-icon input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
}
.products__filters .filters-params .item-icon svg {
  width: 0.3645833333vw;
  height: 0.2604166667vw;
  display: block;
  position: relative;
  z-index: 1;
}
.products__filters .filters-params .item-icon svg path {
  fill: #c1d2d8;
}
.products__filters .filters-params .item-icon span {
  display: block;
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border-radius: 50%;
  background: #c1d2d8;
  position: relative;
  z-index: 2;
  margin: 0;
}
.products__filters .filters-params .item-text {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
}
.products__filters .filters-params.md-2-col .params-item {
  width: 6.7708333333vw;
}
.products__filters .filters-buttons {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.products__filters .filters-buttons .filter-btn {
  width: 100%;
  height: 2.6041666667vw;
  padding: 0.5208333333vw 1.0416666667vw;
  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;
  text-align: center;
  border-radius: 5.2083333333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  margin-top: 0.78125vw;
  cursor: pointer;
}
.products__filters .filters-buttons .filter-btn:first-child {
  margin-top: 0;
}
.products__filters .filters-buttons .accept-btn {
  color: #ffffff;
  background: #E73523;
  border: none;
}
.products__filters .filters-buttons .accept-btn:hover {
  background-color: #E73523;
}
.products__filters .filters-buttons .reset-btn {
  background-color: #f2f7fa;
  color: #c1d2d8;
}
.products__filters .filters-buttons .reset-btn:hover {
  color: #ffffff;
  background-color: #ee9dab;
}


/*woof*/
.woof_hide_filter{
	display: block !important;
}
.woof_show_mobile_filter{
	display: none;
}

.woof {
  width: 17.7083333333vw;
	min-width: 17.7083333333vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 3.125vw;
  padding: 1.5625vw 1.5104166667vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #e0edf1;
}

.woof_container{
  margin-bottom: 1.5625vw;
}

.woof_container_inner h4{
  margin-bottom: 0.5208333333vw;
  font-size: .9375vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
}

.woof_price_filter_txt_container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.woof .woof_wcga_label_hide, .woof_container_inner .woof_wcga_label_hide{
  display: block !important;
  position: absolute;
  top: 50%;
  left: 0.5vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  font-size: .8333333333vw;
  font-weight: 500;
  line-height: 1.5625vw;
  color: #c1d2d8;
  z-index: 2;
  outline: none;
}

.woof_container_inner .woof_wcga_label_hide:nth-child(3){
  left: 8.3vw;
}

.woof_price_filter_txt{
  max-width: none;
  width: 6.7708333333vw; 
	min-width: 6.7708333333vw !important;
  height: 2.0833333333vw;
  font-size: .8333333333vw;
  line-height: 1.5625vw;
  font-weight: 500;
  padding-left: 1.7708333333vw;
  padding-right: 0.5208333333vw;
  border-radius: 0.5208333333vw;
  border: 0.0520833333vw solid #e0edf1;
  position: relative;
  z-index: 0;
}
.woof_price_filter_input::after{
  content: 'от';
  position: absolute;
  display: block;
  width: 20px;
  top: 50%;
  left: 1.0416666667vw;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  pointer-events: none;
  font-size: .8333333333vw;
  font-weight: 500;
  line-height: 1.5625vw;
  color: #c1d2d8;
  z-index: 2;
}

.woof_price_filter_input:nth-child(2):after{
  content: 'от';
}
.woof_price_filter_input:nth-child(4):after{
  content: 'до';
}




















.icheckbox_square-blue{
  width: 0.78125vw;
  height: 0.78125vw;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background: #f2f7fa;
  border-radius: 0.2604166667vw;
  margin-right: 0.5208333333vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.icheckbox_square-blue.checked{
  background: #E73523;
}

.icheckbox_square-blue::after{
  content: '';
  background: url('https://magazin2.baza-paradigma.ru/wp-content/uploads/2024/07/check.svg') center no-repeat;
  background-size: contain;
  width: 0.3645833333vw;
  height: 0.2604166667vw;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.icheckbox_square-blue.checked::after{
  filter: brightness(0) invert(1);
}

.woof_list li[style="display: inline-block;"]{
	margin: 0;
 width: 45%;
}

.woof_container_inner h4{
  position: relative;
}

a.woof_front_toggle{
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
a.woof_front_toggle::after{
  content: "";
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border: 0.1041666667vw solid #c1d2d8;
  position: absolute;
  top: 50%;
  right: 0;
  border-top: none;
  border-left: none;
  -webkit-transform: translateY(-50%) rotate(45deg) scale(1);
  transform: translateY(-50%) rotate(45deg) scale(1);
  transition: 0.4s;
}
a.woof_front_toggle.woof_front_toggle_opened{
  transform: scaleY(-1);
}



.woof_list label{
  font-size: .8333333333vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
	margin-left: 0 !important;
}

.woof_list label.woof_checkbox_label_selected{
  font-weight: 700;
}

.woof_submit_search_form_container{
  flex-direction: column-reverse;
}
.woof_submit_search_form_container button{
  width: 100%;
  height: 2.6041666667vw;
  padding: 0.5208333333vw 1.0416666667vw;
  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;
  text-align: center;
  border-radius: 5.2083333333vw;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: .7291666667vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  margin-top: 0.78125vw;
  cursor: pointer;
  border: none;
}

.woof_reset_search_form{
  width: 100%;
  height: 2.6041666667vw;
  padding: 0.5208333333vw 1.0416666667vw;
  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;
  text-align: center;
  border-radius: 5.2083333333vw;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: .7291666667vw;
  line-height: 1.0416666667vw;
  font-weight: 700;
  margin-top: 0.78125vw;
  cursor: pointer;
  border: none;
  background-color: #f2f7fa;
  color: #c1d2d8;
}

.woof_submit_search_form{
  color: #fff;
  background: #E73523;
  border: 0;
  margin-top: 0;
}


.products-catalog {
  margin-bottom: 5.2083333333vw;
}
.products-catalog__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
  background-color: #f2f7fa;
}
.products-catalog__banner .banner-img {
  width: 33.3333333333vw;
  height: 27.34375vw;
  position: absolute;
  right: 0;
  bottom: 0;
}
.products-catalog__banner .banner-img img {
  width: 50vw;
  height: 34.375vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.products-catalog__banner .banner-content {
  width: 100%;
  min-height: 27.34375vw;
  position: relative;
  padding: 3.125vw 3.6458333333vw;
  padding-right: 25.5208333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.products-catalog__banner .banner-main {
  width: 28.6458333333vw;
}
.products-catalog__banner .banner-form {
  width: 21.3541666667vw;
}
.products-catalog__banner .banner-title {
  font-size: 3.3333333333vw;
  font-weight: 700;
  line-height: 4.1666666667vw;
}

.promotions {
  margin-bottom: 5.2083333333vw;
}
.promotions__head {
  margin-bottom: 3.125vw;
}
.promotions__slider .slider-hint,
.promotions__slider .slider-bottom {
  display: none;
}
.promotions__slider .slider-container {
  overflow: hidden;
}
.promotions__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.promotions__slider .swiper-slide {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-radius: 1.0416666667vw;
  overflow: hidden;
}
.promotions__item {
  width: 40.1041666667vw;
  height: auto;
  min-height: 23.4375vw;
  position: relative;
}
.promotions__item .item-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.promotions__item .item-main {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  padding: 2.6041666667vw 2.6458333333vw;
  padding-right: 16.354167vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.promotions__item .item-main > * {
  margin-bottom: 1.0416666667vw;
}
.promotions__item .item-main > *:last-child {
  margin-bottom: 0;
}
.promotions__item .item-title {
  font-size: 2.0833333333vw;
  font-weight: 500;
  line-height: 2.34375vw;
}
.promotions__item .item-text {
  font-size: 0.8333333333vw;
  line-height: 1.25vw;
}
.promotions__item .item-tag {
  height: 2.34375vw;
  padding: 0 1.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
     color: #E73523;
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.25vw;
  border-radius: 2.6041666667vw;
  background-color: #ffffff;
}
.promotions__item .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.promotions__item .item-info .info-icon {
  width: 3.125vw;
  height: 3.125vw;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
  border-radius: 1.0416666667vw;
  background-color: #ffffff;
  border: 0.0520833333vw solid #e0edf1;
}
.promotions__item .item-info .info-icon img {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.promotions__item .item-info .info-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.promotions__item .item-btn {
  width: 15.1041666667vw;
}
.promotions__item.white-text {
  color: #ffffff;
}

@media only screen and (min-width: 769px) {
	.header.toggled .header__top-black {
    transform: translateY(-100px);
    position: absolute;
    transition: 0.2s ease all;
    width: 100%;
}
header.toggled .header__top {
	padding: 8px 0;
	transition: 0.3s ease all;
}
.header_wrapper.fixed {
	transition: 0.2s ease all;
}
header{
	transition: 0.2s ease all;
	position: relative;
}
  .promotions__slider .swiper {
    margin: -1.0416666667vw -0.78125vw;
  }
  .promotions__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .promotions__slider .swiper-slide {
    margin: 1.0416666667vw 0.78125vw;
  }
  .promotions__item.wide-item-desk {
    width: 81.7708333333vw;
    min-height: 28.6458333333vw;
  }
  .promotions__item.wide-item-desk .item-main {
    padding: 3.90625vw 3.6458333333vw;
    padding-right: 43.75vw;
  }
  .promotions__item.wide-item-desk .item-title {
    font-size: 2.8645833333vw;
    line-height: 3.125vw;
  }
  .promotions__item.wide-item-desk .item-text {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    font-weight: 500;
  }
}
.questions {
  margin-bottom: 5.2083333333vw;
}
.questions__head {
  margin-bottom: 2.6041666667vw;
}
.questions__container {
  overflow: hidden;
  margin-bottom: 2.6041666667vw;
}
.questions__container .contianer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.78125vw -1.3020833333vw;
}
.questions__container .questions__item {
  margin: 0.78125vw 1.3020833333vw;
}
.questions__item {
  width: 39.5833333333vw;
  border-radius: 1.0416666667vw;
  background-color: #e2ada8;
}
.questions__item.open .item-btn {
  background-color: #ffffff;
  -webkit-transform: rotate(45deg) !important;
          transform: rotate(45deg) !important;
  -webkit-box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2.6041666667vw 0 rgba(0, 0, 0, 0.05);
}
.questions__item.open .item-btn::before, .questions__item.open .item-btn::after {
  border-radius: 0.2604166667vw;
  background-color: #d5dee3;
}
.questions__item.open .item-btn::before {
  width: 0.8333333333vw;
  height: 0.2083333333vw;
}
.questions__item.open .item-btn::after {
  width: 0.2083333333vw;
  height: 0.8333333333vw;
}
.questions__item .item-top {
  width: 100%;
  height: 4.6875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.0416666667vw 1.5625vw;
  cursor: pointer;
}
.questions__item .item-top:hover .item-btn {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.questions__item .item-title {
  font-size: 1.1458333333vw;
  line-height: 1.5625vw;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 3.125vw;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.questions__item .item-btn {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1.0416666667vw;
  background-color: #E73523;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.questions__item .item-btn::before, .questions__item .item-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
}
.questions__item .item-btn::before {
  width: 0.625vw;
  height: 0.15625vw;
}
.questions__item .item-btn::after {
  width: 0.15625vw;
  height: 0.625vw;
}
.questions__item .item-body {
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  padding: 1.0416666667vw 1.5625vw;
  padding-top: 0;
  padding-right: 5.2083333333vw;
  color: #fff;
  display: none;
}
.questions__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.questions__bottom .bottom-btn {
  min-width: 19.53125vw;
}

.quiz {
  margin-bottom: 5.2083333333vw;
}
.quiz__head {
  margin-bottom: 2.6041666667vw;
}
.quiz__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
  margin-bottom: 2.6041666667vw;
  background-color: #9da5ee;
  color: #ffffff;
}
.quiz__banner.blue-banner {
  background-color: #E73523;
}
.quiz__banner.blue-banner .banner-content {
 background: linear-gradient(90.06deg, #402AC8 0.11%, #7E6BF1 56.99%);

}
.quiz__banner .banner-img {
  width: 36.7916666667vw;
  height: auto;
  max-height: 35.4166666667vw;
  position: absolute;
  right: 0;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
  pointer-events: none;
}
.quiz__banner .banner-content {
  width: 100%;
  height: auto;
  min-height: 35.4166666667vw;
  padding: 3.6458333333vw;
  padding-right: 39.0625vw;
  position: relative;
  z-index: 1;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: -webkit-linear-gradient(358deg, rgba(168, 177, 240, 0.5) 0%, rgba(168, 177, 240, 0) 100%);
  background: linear-gradient(92deg, rgba(168, 177, 240, 0.5) 0%, rgba(168, 177, 240, 0) 100%);
}
.quiz__banner .banner-title {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  font-weight: 400;
  margin-bottom: 1.3020833333vw;
}
.quiz__banner .banner-title b {
  font-weight: 700;
}
.quiz__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  margin-bottom: 2.6041666667vw;
}
.quiz__banner .banner-bullets {
  width: 31.7708333333vw;
  overflow: hidden;
  margin-bottom: 2.6041666667vw;
}
.quiz__banner .banner-bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -0.78125vw -1.3020833333vw;
}
.quiz__banner .banner-bullets .bullets-item {
  width: 14.5833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.78125vw 1.3020833333vw;
}
.quiz__banner .banner-bullets .item-icon {
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 1.0416666667vw;
  background-color: #ffffff;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
  pointer-events: none;
  border: 0.0520833333vw solid #e0edf1;
}
.quiz__banner .banner-bullets .item-icon img {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.quiz__banner .banner-bullets .item-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  font-weight: 400;
}
.quiz__banner .banner-bullets .item-text b {
  font-weight: 700;
}
.quiz__banner .banner-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  margin-bottom: 0;
}
.quiz__banner .banner-bottom .bottom-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 19.2708333333vw;
  margin-right: 0.78125vw;
}
.quiz__banner .banner-bottom .bottom-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
}
.quiz__form {
  position: relative;
  z-index: 0;
}
.quiz__form[data-active-question-id="1"] .quiz__btn.prev-btn {
  opacity: 0;
  pointer-events: none;
}
.quiz__form.disabled * {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
  pointer-events: none !important;
}
.quiz__container {
  width: 100%;
  display: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 0;
}
.quiz__container.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quiz__container.visible {
  opacity: 1;
  pointer-events: auto;
}
.quiz__main {
  width: 58.3333333333vw;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	background-color: #F2F7FA;
    border-radius: 2vw;
    padding: 2vw;
}
.quiz__progress {
  width: 100%;
  height: 1.8229166667vw;
  padding: 0.2604166667vw;
  background-color: #fff;
  border-radius: 2.6041666667vw;
  margin-bottom: 1.8229166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.quiz__progress.white-text {
  color: #ffffff;
}
.quiz__progress.final-progress {
  padding: 0;
  height: 2.6041666667vw;
  color: #ffffff;
  margin-bottom: 2.8645833333vw;
}
.quiz__progress.final-progress .progress-line {
  width: 100% !important;
}
.quiz__progress.final-progress .progress-text {
  font-size: 1.0416666667vw;
  height: auto !important;
}
.quiz__progress .progress-line {
  width: 0%;
  height: auto;
  border-radius: 2.6041666667vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background: #E73523 url("../img/general/quiz-progress-bg.svg") center left repeat-x;
  background-size: contain;
  -webkit-animation: progress_bar 100s linear infinite;
          animation: progress_bar 100s linear infinite;
}
.quiz__progress .progress-text {
  width: auto;
  height: 0.8333333333vw;
  font-size: 0.8333333333vw;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quiz__questions {
  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-positive: 1;
          flex-grow: 1;
  margin-bottom: 1.8229166667vw;
}
.quiz__questions .questions-item {
  display: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.quiz__questions .questions-item.active {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.quiz__questions .questions-item.visible {
  opacity: 1;
  pointer-events: auto;
}
.quiz__questions .questions-head {
  margin-bottom: 1.8229166667vw;
}
.quiz__questions .questions-title {
  font-size: 1.8229166667vw;
  line-height: 2.34375vw;
  font-weight: 700;
  margin-bottom: 0.78125vw;
}
.quiz__questions .questions-title:last-child {
  margin-bottom: 0;
}
.quiz__questions .questions-text {
  font-size: 1.4583333333vw;
  line-height: 1.6666666667vw;
}
.quiz__questions .answers-item {
  position: relative;
  cursor: pointer;
}
.quiz__questions .answers-item[data-single-answer].checked {
  pointer-events: none !important;
}
.quiz__questions .answers-item[data-multiple-answer] .item-icon {
  border-radius: 0.2604166667vw;
}
.quiz__questions .answers-item[data-multiple-answer] .item-icon span {
  border-radius: 0;
/*   background: transparent url("../img/general/quiz-check-icon.svg") center no-repeat; */
  background-size: contain;
}
.quiz__questions .answers-item:hover .item-img,
.quiz__questions .answers-item:hover .item-icon {
  border-color: rgba(153, 219, 241, 0.5);
}
.quiz__questions .answers-item:hover .item-icon span {
  opacity: 1;
}
.quiz__questions .answers-item.checked .item-img,
.quiz__questions .answers-item.checked .item-icon {
  border-color: #E73523;
}
.quiz__questions .answers-item.checked .item-icon span {
  opacity: 1;
}
.quiz__questions .answers-item .item-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.quiz__questions .answers-item .item-icon {
	background: #fff;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  border: 0.0520833333vw solid #f1e0e0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  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;
}
.quiz__questions .answers-item .item-icon span {
  width: 0.625vw;
  height: 0.625vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  background-color: #E73523;
  opacity: 0;
}
.quiz__img-answers {
  overflow: hidden;
}
.quiz__img-answers .answers-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.5208333333vw -2.8645833333vw;
}
.quiz__img-answers .answers-item {
  width: 15.625vw;
  margin: 0.5208333333vw 0 0.5208333333vw 2.864583vw;
}
.quiz__img-answers .answers-item .item-img {
	background-color: #fcfcfc;
  width: 100%;
  height: 11.71875vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #faf2f2;
  margin-bottom: 1.0416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quiz__img-answers .answers-item .item-img img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.quiz__img-answers .answers-item .item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quiz__img-answers .answers-item .item-text {
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
}
.quiz__text-answers {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quiz__text-answers .answers-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.quiz__text-answers .answers-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.0416666667vw 0;
  border-bottom: 0.0520833333vw solid #e0edf1;
}
.quiz__text-answers .answers-item:first-child {
  padding-top: 0;
}
.quiz__text-answers .answers-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.quiz__text-answers .answers-item .item-icon {
  margin-top: 0.2604166667vw;
}
.quiz__text-answers .answers-item .item-title {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 700;
  margin-bottom: 0.5208333333vw;
}
.quiz__text-answers .answers-item .item-title:last-child {
  margin-bottom: 0;
}
.quiz__text-answers .answers-item .item-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  color: #829196;
}
.quiz__text-answers .answers-images {
  width: 27.0833333333vw;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1.0416666667vw;
  position: relative;
}
.quiz__text-answers .answers-images .images-item {
  width: 100%;
  height: auto;
  max-height: 27.6041666667vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quiz__text-answers .answers-images .images-item.active {
  opacity: 1;
}
.quiz__text-answers .answers-images .images-item.active.disabled {
  opacity: 0;
}
.quiz__text-answers .answers-images .images-item.visible {
  opacity: 1 !important;
}
.quiz__input-answers {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.quiz__input-answers .answers-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 1.0416666667vw;
  cursor: default;
}
.quiz__input-answers .answers-item:last-child {
  margin-bottom: 0;
}
.quiz__input-answers .answers-item .item-text {
  font-size: 0.9375vw;
  line-height: 1.1458333333vw;
  margin-bottom: 0.78125vw;
}
.quiz__input-answers .answers-item .item-input {
  width: 21.875vw;
  height: 4.1666666667vw;
  border-radius: 5.2083333333vw;
  padding: 0 1.8229166667vw;
  border: 0.0520833333vw solid #e0edf1;
  font-size: 0.8333333333vw;
  line-height: 1.0416666667vw;
  color: #1c1c1c;
  position: relative;
  top: unset;
  left: unset;
  opacity: 1;
  pointer-events: auto;
}
.quiz__input-answers .answers-item .item-input::-webkit-input-placeholder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.quiz__input-answers .answers-item .item-input::-moz-placeholder {
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.quiz__input-answers .answers-item .item-input:-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.quiz__input-answers .answers-item .item-input::-ms-input-placeholder {
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.quiz__input-answers .answers-item .item-input::placeholder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #829196;
}
.quiz__input-answers .answers-item .item-input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.quiz__input-answers .answers-item .item-input:focus::-moz-placeholder {
  opacity: 0;
}
.quiz__input-answers .answers-item .item-input:focus:-ms-input-placeholder {
  opacity: 0;
}
.quiz__input-answers .answers-item .item-input:focus::-ms-input-placeholder {
  opacity: 0;
}
.quiz__input-answers .answers-item .item-input:focus::placeholder {
  opacity: 0;
}
.quiz__input-answers .answers-skip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}
.quiz__input-answers .answers-skip:hover .skip-icon span {
  opacity: 0.5;
}
.quiz__input-answers .answers-skip.checked .skip-icon span {
  opacity: 1;
}
.quiz__input-answers .answers-skip .skip-input {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.quiz__input-answers .answers-skip .skip-icon {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0.0520833333vw solid #e0edf1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
}
.quiz__input-answers .answers-skip .skip-icon span {
  width: 0.625vw;
  height: 0.625vw;
  border-radius: 50%;
  background-color: #E73523;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.quiz__input-answers .answers-skip .skip-text {
  font-size: 0.9375vw;
  line-height: 1.1458333333vw;
}
.quiz__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quiz__bottom .bottom-text {
  max-width: 13.0208333333vw;
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.quiz__bottom .bottom-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quiz__bottom .btn-hint {
  font-size: 0.7291666667vw;
  line-height: 0.9375vw;
  padding: 0.5208333333vw;
  text-align: center;
  border-radius: 0.5208333333vw;
  background-color: #ffffff;
  position: absolute;
  left: -2.0833333333vw;
  right: -2.0833333333vw;
  bottom: 100%;
  margin-bottom: 0.5208333333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  border: 0.0520833333vw solid #e0edf1;
}
.quiz__bottom .btn-wrap {
  margin-left: 0.78125vw;
  border-radius: 5.2083333333vw;
  position: relative;
}
.quiz__bottom .btn-wrap.disabled {
  cursor: not-allowed;
}
.quiz__bottom .btn-wrap.disabled .quiz__btn {
  opacity: 0.5;
  pointer-events: none;
}
.quiz__bottom .btn-wrap.disabled .quiz__btn::after {
  display: none;
}
.quiz__bottom .btn-wrap.disabled:hover .btn-hint {
  opacity: 1;
}
.quiz__btn {
  width: 7.5520833333vw;
  height: 3.6458333333vw;
  font-weight: 500;
  cursor: pointer;
}
.quiz__btn.prev-btn {
  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-size: 0.9375vw;
  color: #829196;
  background-color: #f2f7fa;
  border-radius: 5.2083333333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quiz__btn.prev-btn:hover {
  background-color: #829196;
  color: #f2f7fa;
}
.quiz__side {
  width: 20.5729166667vw;
  min-height: 45.8333333333vw;
  overflow: hidden;
  border-radius: 1.8229166667vw;
  background-color: #f2f7fa;
  position: relative;
}
.quiz__side .side-person {
  width: 100%;
  height: 45.8333333333vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.quiz__side .person-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.quiz__side .person-info {
  width: 7.2916666667vw;
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
  font-weight: 500;
  color: #829196;
  position: absolute;
  top: 19.0104166667vw;
  left: 2.8645833333vw;
}
.quiz__side .person-info span {
  color: #1c1c1c;
}
.quiz__side .side-info {
  width: 17.96875vw;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  left: 1.3020833333vw;
  bottom: 1.3020833333vw;
}
.quiz__side .info-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.quiz__side .info-content {
  padding: 1.3020833333vw;
  position: relative;
  z-index: 1;
}
.quiz__side .info-title {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.8229166667vw;
}
.quiz__side .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.3020833333vw;
}
.quiz__side .info-item:last-child {
  margin-bottom: 0;
}
.quiz__side .info-item .item-icon {
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 1.0416666667vw;
  background-color: #ffffff;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
  pointer-events: none;
  border: 0.0520833333vw solid #e0edf1;
}
.quiz__side .info-item .item-icon img {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.quiz__side .info-item .item-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.quiz__loader {
  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;
  position: absolute;
  z-index: 2;
  top: -1.5625vw;
  left: -1.5625vw;
  right: -1.5625vw;
  bottom: -1.5625vw;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(0.5208333333vw);
          backdrop-filter: blur(0.5208333333vw);
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.quiz__loader.visible {
  opacity: 1;
}
.quiz__loader .loader-banner {
  width: 81.7708333333vw;
  height: 16.6666666667vw;
  border-radius: 1.8229166667vw;
  background-color: #9da5ee;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}
.quiz__loader .banner-text {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.quiz__final {
  width: 100%;
  opacity: 0;
  display: none;
  pointer-events: none;
  padding: 3.6458333333vw 5.2083333333vw;
  border-radius: 1.8229166667vw;
  background-color: #f2f7fa;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.quiz__final.active {
  display: block;
}
.quiz__final.visible {
  opacity: 1;
  pointer-events: auto;
}
.quiz__final .final-img {
  width: 22.96875vw;
  height: auto;
  max-height: 33.59375vw;
  position: absolute;
  z-index: 0;
  right: 11.1979166667vw;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
.quiz__final .final-content {
  width: 30.7291666667vw;
  min-height: 28.6458333333vw;
  position: relative;
  z-index: 1;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.quiz__final .final-bullets {
  overflow: hidden;
  margin-bottom: 2.8645833333vw;
}
.quiz__final .final-bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -0.5208333333vw -0.78125vw;
}
.quiz__final .final-bullets .bullets-item {
  width: 14.5833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.5208333333vw 0.78125vw;
}
.quiz__final .final-bullets .item-icon {
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 1.0416666667vw;
  background-color: #ffffff;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.78125vw;
  pointer-events: none;
  border: 0.0520833333vw solid #e0edf1;
}
.quiz__final .final-bullets .item-icon img {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.quiz__final .final-bullets .item-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.quiz__final .final-form {
  width: 21.875vw;
  margin-top: auto;
  margin-bottom: 0;
}
.quiz__final .final-form .form-title {
  font-size: 1.6666666667vw;
  line-height: 1.875vw;
  margin-bottom: 1.5625vw;
  font-weight: 700;
}
.quiz__final .final-form .form-item .item-text {
  color: #1c1c1c;
}

.quiz-banner {
  margin-bottom: 5.2083333333vw;
}
.quiz-banner__content {
  color: #ffffff;
  border-radius: 1.8229166667vw;
  background: linear-gradient(90.06deg, #402AC8 0.11%, #7E6BF1 56.99%);
  position: relative;
  overflow: hidden;
}
.quiz-banner__content .content-img {
  width: 42.7083333333vw;
  height: 24.7395833333vw;
  position: absolute;
  right: 0;
  bottom: 0;
}
.quiz-banner__content .content-main {
  width: 100%;
  height: 100%;
  min-height: 24.7395833333vw;
  position: relative;
  z-index: 1;
  padding: 3.125vw 3.6458333333vw;
  padding-right: 40.1041666667vw;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.quiz-banner__title {
  font-size: 2.8645833333vw;
  line-height: 3.3854166667vw;
  font-weight: 700;
  margin-bottom: 1.5625vw;
}
.quiz-banner__text {
  font-size: 1.25vw;
  line-height: 1.5625vw;
  margin-bottom: 1.5625vw;
}
.quiz-banner__btn {
  min-width: 15.1041666667vw;
  height: 4.1666666667vw;
  padding: 0.5208333333vw 1.5625vw;
  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-size: 0.9375vw;
  line-height: 1.25vw;
  font-weight: 700;
  text-align: center;
  color: #E73523;
  border-radius: 5.2083333333vw;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.quiz-banner__btn:hover {
      background-color: #E73523;
  color: #ffffff;
}

.reviews {
  margin-bottom: 5.2083333333vw;
}
.reviews__head {
  margin-bottom: 3.125vw;
}
.reviews__content {
  position: relative;
  margin-bottom: 3.125vw;
}
.reviews__content:last-child {
  margin-bottom: 0;
}
.reviews__content .content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1.875vw;
  padding: 1.3020833333vw 0;
  padding-right: 20.8333333333vw;
  border-bottom: 0.0520833333vw solid #e0edf1;
  margin-bottom: 2.0833333333vw;
}
.reviews__content .content-top sup {
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  color: #829196;
  top: -0.5208333333vw;
  right: -0.2604166667vw;
}
.reviews__content .content-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.34375vw;
}
.reviews__content .content-buttons.position-top {
  top: 2.2395833333vw;
  right: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}
.reviews__content .content-link {
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.0416666667vw;
}
.reviews__slider {
  width: 100%;
}
.reviews__slider .slider-hint {
  display: none;
}
.reviews__slider .slider-container {
  margin-bottom: 1.5625vw;
}
.reviews__slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.reviews__slider .slider-container .swiper-slide {
  width: 19.2708333333vw;
  height: auto;
  margin-right: 1.5625vw;
}
.reviews__slider .slider-container .swiper-slide:last-child {
  margin-right: 0;
}
.reviews__slider .slider-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reviews-slide {
  width: 100%;
  height: 100%;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.reviews-slide .slide-img {
  width: 100%;
  height: 20.8333333333vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #e0edf1;
  overflow: hidden;
  margin-bottom: 1.0416666667vw;
}
.reviews-slide .slide-img:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.reviews-slide .slide-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.reviews-slide .slide-video {
  width: 100%;
  height: 10.9375vw;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.0416666667vw;
}
.reviews-slide .slide-video:hover .video-img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.reviews-slide .slide-video:hover::after {
  opacity: 0.2;
}
.reviews-slide .slide-video:hover .video-btn {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.reviews-slide .slide-video:hover .video-btn::before {
  display: none;
}
.reviews-slide .slide-video .video-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
  position: relative;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.reviews-slide .slide-video::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: inherit;
  background-color: #000;
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.reviews-slide .slide-video .video-btn {
  width: 3.3854166667vw;
  height: 3.3854166667vw;
  z-index: 2;
}
.reviews-slide .slide-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.78125vw;
}
.reviews-slide .slide-date {
  color: #c1d2d8;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
}
.reviews-slide .slide-title {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.1458333333vw;
}
.reviews__main {
  overflow: hidden;
}
.reviews__main .main-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.78125vw;
}
.reviews__main .reviews-item {
  margin: 0.78125vw;
}
.reviews-item {
  width: 40.1041666667vw;
  min-height: 19.7916666667vw;
  padding: 2.6041666667vw 2.34375vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #e0edf1;
}
.reviews-item.open .item-body .body-text, .reviews-item.always-open .item-body .body-text {
  max-height: unset !important;
  -webkit-line-clamp: unset !important;
}
.reviews-item.always-open .body-buttons {
  display: none !important;
}
.reviews-item .item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1.8229166667vw;
}
.reviews-item .item-name {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
  margin-right: 1.0416666667vw;
}
.reviews-item .item-rating {
  margin-right: 1.0416666667vw;
}
.reviews-item .item-text {
  font-size: 0.7291666667vw;
  font-weight: 500;
  line-height: 1.0416666667vw;
  color: #72d888;
}
.reviews-item .item-date {
  color: #c1d2d8;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  margin-left: auto;
  margin-right: 0;
}
.reviews-item .item-title {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.1458333333vw;
  color: #E73523;
  margin-bottom: 1.8229166667vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 1.1458333333vw;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.reviews-item .item-body > *:last-child {
  margin-bottom: 0 !important;
}
.reviews-item .item-body .body-title {
  font-size: 0.9375vw;
  font-weight: 500;
  line-height: 1.1458333333vw;
  margin-bottom: 0.78125vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 1.1458333333vw;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.reviews-item .item-body .body-text {
  color: #829196;
  font-size: 0.8333333333vw;
  line-height: 1.1458333333vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 4.5833333333vw;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.reviews-item .item-body .body-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.0416666667vw;
}
.reviews-item .item-body .body-btn {
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.0416666667vw;
  cursor: pointer;
}

.seo-text {
  margin-bottom: 5.2083333333vw;
}
.seo-text.open .seo-text__content, .seo-text.always-open .seo-text__content {
  height: auto;
  pointer-events: auto;
}
.seo-text.open .seo-text__content::after, .seo-text.always-open .seo-text__content::after {
  display: none;
}
.seo-text.always-open .seo-text__bottom {
  display: none;
}
.seo-text__title {
  font-size: 1.875vw;
  font-weight: 700;
  line-height: 2.34375vw;
  margin-bottom: 1.0416666667vw;
}
.seo-text__content {
  height: 7.5vw;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.0416666667vw;
  font-size: 0.7291666667vw;
  line-height: 1.25vw;
  color: #829196;
  pointer-events: none;
  text-align: justify;
}
.seo-text__content::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.1) 100%);
}
.seo-text__content > * {
  margin-bottom: 1.0416666667vw;
}
.seo-text__content > *:last-child {
  margin-bottom: 0;
}
/* .seo-text__content h1,
.seo-text__content h2,
.seo-text__content h3,
.seo-text__content h4 {
  display: none;
} */
.seo-text__content h5,
.seo-text__content h6 {
  color: #1c1c1c;
}
.seo-text__content h5 {
  font-size: 1.1458333333vw;
  line-height: 1.6666666667vw;
}
.seo-text__content h6 {
  font-size: 0.9375vw;
  line-height: 1.4583333333vw;
}
.seo-text__content ol li,
.seo-text__content ul li {
  margin-bottom: 0.2604166667vw;
}
.seo-text__content ol li:last-child,
.seo-text__content ul li:last-child {
  margin-bottom: 0;
}
.seo-text__content ol {
  padding-left: 1.25vw;
}
.seo-text__content ul {
  list-style: none;
  padding: 0;
}
.seo-text__content ul li {
  position: relative;
  padding-left: 1.25vw;
}
.seo-text__content ul li::before {
  content: "";
  width: 0.2083333333vw;
  height: 0.2083333333vw;
  border-radius: 50%;
  position: absolute;
  top: 0.625vw;
  left: 0.625vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #829196;
}
.seo-text__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.seo-text__bottom .bottom-btn {
  font-size: 0.8333333333vw;
  font-weight: 700;
  line-height: 1.0416666667vw;
  cursor: pointer;
}

.showroom {
  margin-bottom: 5.2083333333vw;
}
.showroom__head {
  margin-bottom: 2.8645833333vw;
}
.showroom__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.showroom__slider {
  width: 40.1041666667vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.5625vw;
}
.showroom__slider:last-child {
  margin-right: 0;
}
.showroom__slider .slider-hint,
.showroom__slider .slider-bottom {
  display: none;
}
.showroom__slider .slider-container {
  overflow: hidden;
}
.showroom__slider .slider-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-radius: 1.0416666667vw;
}
.showroom__slide {
  width: 100%;
  height: auto;
}
.showroom__slide:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.showroom__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.showroom__map {
  height: auto;
  min-height: 31.25vw;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.showroom__map iframe {
  width: 100% !important;
  height: 100% !important;
  border-radius: 1.0416666667vw;
  border: none !important;
}

@media only screen and (min-width: 769px) {
  .showroom__slider .swiper {
    margin: -0.78125vw;
  }
  .showroom__slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .showroom__slider .swiper-slide {
    width: 19.2708333333vw;
    height: 14.84375vw;
    margin: 0.78125vw;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .showroom__slider .swiper-slide:first-child:last-child {
    width: 40.1041666667vw;
    height: 31.25vw;
  }
  .showroom__slider .swiper-slide:nth-child(3), .showroom__slider .swiper-slide:last-child {
    width: 40.1041666667vw;
  }
  .showroom__slider .swiper-slide:nth-child(n+4) {
    display: none;
  }
}
.steps {
  margin-bottom: 5.2083333333vw;
}
.steps__head {
  margin-bottom: 2.6041666667vw;
}
.steps__bullets {
  overflow: hidden;
}
.steps__bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -0.8333333333vw;
}
.steps__bullets .bullets-item {
  width: 25.1041666667vw;
  margin: 0.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.steps__bullets .bullets-item:nth-child(3n+1) {
  width: 27.1875vw;
}
.steps__bullets .item-icon {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  border-radius: 1.8229166667vw;
  border: 0.0520833333vw solid #e0edf1;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1.5625vw;
}
.steps__bullets .item-icon img {
  width: 3.125vw;
  height: 3.125vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.steps__bullets .item-text {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
}

.sidebar {
  width: 5.2083333333vw;
  position: fixed;
  top: 50%;
  right: -7.8125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sidebar.disabled {
  pointer-events: none !important;
}
.sidebar.closed .sidebar__btn.top-btn {
  margin-bottom: 0.5208333333vw;
}
.sidebar.closed .sidebar__btn.bottom-btn {
  margin-top: 0.5208333333vw;
}
.sidebar.closed .sidebar__btn.bottom-btn img {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.sidebar.hidden {
  right: -7.8125vw !important;
}
.sidebar.visible {
  right: 0;
}
.sidebar__btn {
  width: 1.5625vw;
  height: 1.5625vw;
  border-radius: 50%;
 background-color: #E73523;
  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;
  cursor: pointer;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar__btn img {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar__btn:hover {
  background-color: #E73523;
}
.sidebar__btn.top-btn {
  bottom: 100%;
  margin-bottom: 1.0416666667vw;
}
.sidebar__btn.top-btn img {
  width: 0.5208333333vw;
  height: 0.5208333333vw;
}
.sidebar__btn.bottom-btn {
  top: 100%;
  margin-top: 1.0416666667vw;
}
.sidebar__btn.bottom-btn img {
  width: 0.625vw;
  height: 0.4166666667vw;
}
.sidebar__container .container-item {
  width: 100%;
  min-height: 5.2083333333vw;
  padding: 0.2604166667vw;
  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;
  background-color: #E73523;
  margin-bottom: 0.3125vw;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0.78125vw 0 0 0.78125vw;
}
.sidebar__container .container-item:last-child {
  margin-bottom: 0;
}
.sidebar__container .container-item .item-icon {
  width: auto;
  max-width: 2.0833333333vw;
  height: 1.3020833333vw;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.5208333333vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar__container .container-item .item-text {
  font-size: 0.625vw;
  line-height: 0.7291666667vw;
  font-weight: 500;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar__container .container-item.colored-item {
  background: #72d888;
}


.thanx {
  margin-bottom: 5.2083333333vw;
}
.thanx__banner {
  overflow: hidden;
  position: relative;
  border-radius: 1.8229166667vw;
}
.thanx__banner .banner-img {
  width: 32.2916666667vw;
  height: auto;
  max-height: 23.4375vw;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.thanx__banner .banner-main {
  min-height: 23.4375vw;
  padding: 4.1666666667vw 6.25vw;
  padding-right: 31.7708333333vw;
  position: relative;
  z-index: 2;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.thanx__banner .banner-title {
  font-size: 3.3333333333vw;
  line-height: 3.90625vw;
  margin-bottom: 1.5625vw;
}
.thanx__banner .banner-text {
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  margin-bottom: 1.5625vw;
}
.thanx__banner .banner-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.thanx__banner .banner-link {
  min-width: 14.0625vw;
  margin-right: 1.3020833333vw;
}
.thanx__banner .banner-link:last-child {
  margin-right: 0;
}

.to-top {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  position: fixed;
  right: 1.5625vw;
  bottom: 1.5625vw;
  background-color:#E73523;
  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;
  z-index: 300;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0 !important;
  pointer-events: none;
  cursor: pointer;
  border-radius: 50%;
}
.to-top.visible {
  opacity: 1 !important;
  pointer-events: all;
}
.to-top.visible:hover {
  opacity: 1 !important;
  background-color: #E73523;
}
.to-top img,
.to-top svg {
  width: 0.7291666667vw;
  height: 0.46875vw;
  -o-object-fit: contain;
     object-fit: contain;
  fill: #fff;
}
.to-top img path,
.to-top svg path {
  fill: #fff;
}

.video-block {
  margin-bottom: 5.2083333333vw;
}
.video-block__head {
  margin-bottom: 2.6041666667vw;
}
.video-block__video {
  width: 100%;
  height: 39.0625vw;
  display: block;
  position: relative;
  border-radius: 0.4229166667vw;
  overflow: hidden;
}
.video-block__video:hover .video-img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.video-block__video:hover::after {
  opacity: 0.3;
}
.video-block__video:hover .video-btn {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}
.video-block__video:hover .video-btn::before {
  display: none;
}
.video-block__video:hover .video-info {
  opacity: 0;
}
.video-block__video .video-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
/* .video-block__video::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: inherit;
} */
.video-block__video .video-btn {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  z-index: 3;
}
.video-block__video .video-info {
  max-width: 36.4583333333vw;
  position: absolute;
  left: 3.6458333333vw;
  bottom: 2.6041666667vw;
  z-index: 2;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.video-block__video .video-info .info-text {
  font-size: 0.9375vw;
  line-height: 1.4583333333vw;
  font-weight: 500;
}
.video-block__video .video-info .info-time {
  font-size: 0.9375vw;
  line-height: 1.3541666667vw;
}

.warranty {
  margin-bottom: 5.2083333333vw;
}
.warranty__bullets {
  overflow: hidden;
  margin-bottom: 3.125vw;
}
.warranty__bullets .bullets-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.0416666667vw -2.0833333333vw;
}
.warranty__bullets .bullets-item {
  width: 38.8020833333vw;
  margin: 1.0416666667vw 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.warranty__bullets .item-icon {
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  border-radius: 1.8229166667vw;
  border: 0.0520833333vw solid #E0EDF1;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 2.6041666667vw;
}
.warranty__bullets .item-icon img {
  width: auto;
  max-width: 3.6458333333vw;
  height: 2.6041666667vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.warranty__bullets .item-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.warranty__bullets .item-main > *:last-child {
  margin-bottom: 0 !important;
}
.warranty__bullets .item-title {
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 1.7708333333vw;
  margin-bottom: 1.0416666667vw;
}
.warranty__bullets .item-text {
  color: #829196;
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  margin-bottom: 0.5208333333vw;
}
.warranty__bullets .item-text b {
  color: #1c1c1c;
  font-weight: 700;
}
.warranty__bullets .item-link {
  font-size: 1.0416666667vw;
  line-height: 1.5625vw;
  font-weight: 700;
}
.warranty__main {
  min-height: 6.5104166667vw;
  padding: 2.0833333333vw 5.2083333333vw;
  border-radius: 1.5625vw;
  border: 0.0520833333vw solid #E73523;
  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;
  text-align: center;
  font-size: 1.5625vw;
  font-weight: 700;
  line-height: 2.0833333333vw;
}
@media only screen and (max-width: 1400px) {
	.page__wrapper{
		margin-top: 160px;
	}
}
@media only screen and (max-width: 1200px) {
	.page__wrapper{
		margin-top: 130px;
	}
}
@media only screen and (max-width: 968px) {
	.page__wrapper{
		margin-top: 110px;
	}
}
.flex-wrap{
	display: flex;
	justify-content: center;
	width: 100%;
}
.flex-wrap > div{
	max-width: 500px;
	width: 100%;
}
.flex-wrap h2{
	margin-bottom: 18px;
}

.gallery_grid a{
	display: block;
	overflow: hidden;
	border-radius: 1.0416666667vw;
}
.gallery_grid img{
	width: 100%;
	object-fit: cover;
	-webkit-transition: 0.3s;
    transition: 0.3s;
		height: 100%;
		max-height: 226px;
    min-height: 226px;
}
.gallery_grid + div > .swiper-pagination{
	bottom: auto;
	top: auto;
	position: relative;
}
.d-flex{
	display: flex;
}
.flex-center{
	align-items: center;
}
.gallery_grid + div{
	margin-top: 30px;
}
.flex-between{
	justify-content: space-between;
}
.gallery_grid a:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
@media only screen and (max-width: 768px) {
	.first__main-slide .slide-main > *:last-child{
		display: none;
	}
	.first__main-slider{
		height: 38vw;
	}
	.gallery_grid img{
		max-height: 140px;
		min-height: 140px;
	}
	.breadcrumbs{
		margin-top: 14vw;
	}
	.gallery_grid + div{
		margin-top: 14px;
	}
	.gallery_grid{
		gap: 14px;
		grid-template-columns: repeat(2, 1fr);
	}
	.flex-wrap .common-btn{
		width: 100%;
		max-width: 100% !important;
	}
  .desktop-only {
    display: none !important;
  }
	.page__wrapper{
		margin-top: 70px;
	}
	.header{
		background: transparent;
	}
  @-webkit-keyframes btn_blick {
    0% {
      left: -25vw;
    }
    100% {
      left: calc(100% + 25vw);
    }
  }
  @keyframes btn_blick {
    0% {
      left: -25vw;
    }
    100% {
      left: calc(100% + 25vw);
    }
  }
  @-webkit-keyframes progress_bar {
    0% {
      background-position: -156.25vw center;
    }
    50% {
      background-position: 0 center;
    }
    100% {
      background-position: 156.25vw center;
    }
  }
  @keyframes progress_bar {
    0% {
      background-position: -156.25vw center;
    }
    50% {
      background-position: 0 center;
    }
    100% {
      background-position: 156.25vw center;
    }
  }
	.yith-wcwl-add-button{
	 	width: 10.604167vw;
    	height: 10.604167vw;
	}
	.yith-wcwl-add-button svg{
		max-width: 4.5625vw;
   		height: 3.885417vw;
	}
  .page__wrapper {
    overflow: hidden;
    padding-top: 1vw;
    margin-bottom: -6.25vw;
  }
  .page__buffer {
    height: 6.25vw;
  }
  .wrapper {
    width: 87.5vw;
  }
  [data-on-scroll-display=hidden] {
    -webkit-transform: translateY(7.8125vw) !important;
            transform: translateY(7.8125vw) !important;
  }
  [data-on-scroll-display=visible] {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .bottom-line::after {
    height: 0.3125vw;
  }
	.yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse{
		width: 10.604167vw;
    	height: 10.604167vw;
	}
	.yith-wcwl-wishlistexistsbrowse svg, .yith-wcwl-wishlistaddedbrowse svg{
		max-width: 4.5625vw;
    	height: 3.885417vw;
	}
  .common-btn,
  .common-green-btn,
  .common-blue-btn {
    height: 18.75vw;
    padding: 3.125vw 6.25vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .common-btn::after,
  .common-green-btn::after,
  .common-blue-btn::after {
    width: 20.625vw;
    height: 25vw;
  }
  .common-btn .loader .loader-circle,
  .common-green-btn .loader .loader-circle,
  .common-blue-btn .loader .loader-circle {
    width: 12.5vw;
    height: 12.5vw;
  }
  .common-green-btn {
    font-weight: 700;
    font-size: 3.75vw;
    line-height: 4.375vw;
  }
  .common-green-btn .btn-text {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .common-green-btn img,
  .common-green-btn svg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 6.25vw;
    height: 6.25vw;
    margin: 0;
    margin-left: 4.6875vw;
  }
  .common-green-btn span {
    font-weight: 500;
    font-size: 3.125vw;
  }
  .common-blue-btn img,
  .common-blue-btn svg {
    max-width: 8.125vw;
    height: 5vw;
    margin-left: 2.5vw;
  }
  .common-social a {
    width: 10.9375vw;
    height: 10.9375vw;
    margin-right: 3.125vw;
  }
  .common-slider-buttons {
    width: 21.875vw;
    height: 9.375vw;
  }
  .common-slider-buttons .slider-btn {
       width: 7.375vw;
    height: 7.375vw;
    border: 0.3125vw solid #fbfbfb;
  }
  .common-slider-buttons .slider-btn svg {
    width: 3.4375vw;
    height: 3.4375vw;
  }
  .common-slider-pagination {
    height: 1.5625vw;
  }
  .common-slider-pagination .swiper-pagination-bullet {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-left: 1.875vw !important;
  }
  .common-slider-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
  }
  .common-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3.125vw;
  }
  .common-hint .hint-icon {
    width: 4.375vw;
    height: 4.375vw;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 3.125vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .common-hint .hint-text {
    font-size: 2.2vw;
    line-height: 2.8125vw;
    color: #829196;
  }
  .common-head .common-title,
  .common-head .common-text {
    text-align: center;
    margin-bottom: 4.6875vw;
  }
  .common-title {
    font-size: 8.125vw;
    line-height: 10.625vw;
  }
  .common-title sup {
    font-size: 4.375vw;
    line-height: 6.25vw;
    top: -3.125vw;
    right: -0.3125vw;
  }
  .common-title br {
    display: none;
  }
  .common-text {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .common-text br {
    display: none;
  }
  .common-fav-btn {
    width: 10.625vw;
    height: 10.625vw;
  }
  .common-fav-btn svg {
    max-width: 9.375vw;
    width: auto;
    height: 5.3125vw;
  }
  .common-page .page-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .common-page .page-top {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: none;
    border: none;
    margin-bottom: 9.375vw;
  }
  .common-page .page-top .top-links {
    overflow: auto;
    margin-bottom: 7.8125vw;
  }
  .common-page .page-top .links-item {
    font-size: 5vw;
    line-height: 6.25vw;
    padding: 4.6875vw 6.25vw;
    padding-top: 0;
    margin: 0;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-bottom: 0.625vw solid #e0edf1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .common-page .page-top .links-item:first-child {
    padding-left: 0;
  }
  .common-page .page-top .links-item:last-child {
    padding-right: 0;
  }
  .common-page .page-top .links-item.active {
    border-color: #E73523;
  }
  .common-page .page-top .top-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7.8125vw;
  }
  .page-top .top-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7.8125vw;
  }
  .common-page .page-top .top-btn .btn-icon {
    display: block;
    width: 4.6875vw;
    height: 4.375vw;
    margin-right: 3.125vw;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .common-page .page-top .sorting-text {
    display: block;
    font-size: 4.375vw;
    line-height: 5.625vw;
    font-weight: 700;
    margin-bottom: 3.125vw;
  }
  .common-page .page-top .sorting-select {
    width: 100%;
    height: 12.5vw;
    border: 0.3125vw solid #e0edf1;
    border-radius: 3.125vw;
    padding: 0 4.6875vw;
  }
  .common-page .page-top .sorting-select::after {
    border-bottom: 0.625vw solid #c1d2d8;
    border-right: 0.625vw solid #c1d2d8;
    height: 2.5vw;
    margin-top: -1.5625vw;
    right: 4.6875vw;
    width: 2.5vw;
  }
  .common-page .page-top .sorting-select.open {
    border-bottom: none;
    border-radius: 1.5625vw 1.5625vw 0 0;
  }
  .common-page .page-top .sorting-select .current {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 11.875vw;
  }
  .common-page .page-top .sorting-select .list {
    left: -0.3125vw;
    right: -0.3125vw;
    margin-top: -0.3125vw;
    max-height: 56.25vw;
    border: 0.3125vw solid #e0edf1;
    border-top: none;
    border-radius: 0 0 1.5625vw 1.5625vw;
  }
  .common-page .page-top .sorting-select .option {
    font-size: 3.75vw;
    line-height: 9.375vw;
    padding: 0 4.6875vw;
    text-align: left;
  }
  .common-page .page-container .container-flex {
    margin: -4.6875vw 0;
	  justify-content: space-between;
  }
	
	.products-card .card-prices {
		    flex-direction: column;
		justify-content: left;
		align-items:baseline;
		padding-left: 2.375vw;
	}
  .common-page .page-pagination .pagination-item {
    min-width: 6.25vw;
    height: 6.25vw;
    font-size: 3.75vw;
  }
  .common-page .pagination .page-numbers {
    min-width: 6.25vw;
    height: 6.25vw;
    font-size: 3.75vw;
  }
  
  .common-person-info .person-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .common-person-info .person-text {
    font-size: 2.5vw;
    line-height: 3.75vw;
  }
  .common-form .form-container {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 4.6875vw;
  }
  .common-form .form-container .form-item {
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .common-form .form-container .form-item .item-text {
    font-size: 3.125vw;
    margin-bottom: 1.5625vw;
  }
  .common-form .form-container .form-btn {
    height: 18.75vw;
  }
  .common-form .form-container .form-input,.woocommerce form .form-row input.input-text {
    height: 18.75vw;
    border-radius: 31.25vw;
    padding: 0 9.375vw;
  }
  .common-form .form-container .form-textarea {
    height: 31.25vw;
    resize: none;
    padding: 6.25vw 9.375vw;
    border-radius: 4.6875vw;
  }
  .common-form .form-container .form-input,
  .common-form .form-container .form-textarea,.woocommerce form .form-row input.input-text {
    width: 100%;
    font-size: 3.75vw;
    line-height: 5vw;
    border: 0.3125vw solid #e0edf1;
  }
  .common-form .form-container .form-select {
    width: 100%;
  }
  .common-form .form-container .form-select .select-images {
    width: 9.375vw;
    height: 9.375vw;
    top: 9.375vw;
    right: 4.6875vw;
  }
  .common-form .form-container .form-select .nice-select {
    width: 100%;
    height: 18.75vw;
    border-radius: 9.375vw;
    padding: 0 9.375vw;
    padding-right: 18.75vw;
  }
  .common-form .form-container .form-select .nice-select::after {
    display: none;
  }
  .common-form .form-container .form-select .nice-select.open {
    border-radius: 6.25vw;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .common-form .form-container .form-select .nice-select .current {
    font-size: 3.75vw;
    line-height: 18.75vw;
  }
  .common-form .form-container .form-select .nice-select .current::after {
    width: 2.5vw;
    height: 1.5625vw;
    margin-left: 2.1875vw;
  }
  .common-form .form-container .form-select .nice-select .list {
    max-height: 50vw;
    border-bottom-left-radius: 6.25vw;
    border-bottom-right-radius: 6.25vw;
  }
  .common-form .form-container .form-select .nice-select .list .option {
    padding: 0 9.375vw;
    padding-right: 18.75vw;
    font-size: 3.75vw;
    line-height: 12.5vw;
  }
  .common-form .form-checkbox .checkbox-icon {
    width: 5vw;
    height: 5vw;
    margin-right: 3.125vw;
    border-radius: 1.5625vw;
    border: 0.3125vw solid #E73523;
  }
  .common-form .form-checkbox .checkbox-icon img {
    width: 2.1875vw;
    height: 1.5625vw;
  }
  .common-form .form-checkbox .checkbox-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .common-form.form-direction-column .form-container {
    margin-bottom: 4.6875vw;
  }
  .common-form.form-direction-column .form-container .form-item {
    margin-bottom: 4.6875vw;
  }
  .common-video-btn {
    width: 15.625vw;
    height: 15.625vw;
  }
  .common-rating .rating-icons {
    margin-right: 2.5vw;
  }
  .common-rating .rating-icons img {
    width: 2.5vw;
    height: 2.5vw;
    margin-right: 1.25vw;
  }
  .common-rating .rating-icons img:last-child {
    margin-right: 0;
  }
  .common-rating .rating-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .nice-select.common-sizes-select {
    height: 12.5vw;
    border-radius: 3.125vw;
    padding-left: 4.6875vw;
    padding-right: 9.375vw;
    border: 0.3125vw solid #e0edf1;
  }
  .nice-select.common-sizes-select::after {
    width: 2.5vw;
    height: 2.5vw;
    border: 0.625vw solid #c1d2d8;
    border-top: none;
    border-left: none;
    right: 4.375vw;
    margin-top: -1.25vw;
  }
  .nice-select.common-sizes-select .current {
    font-size: 3.75vw;
    line-height: 12.5vw;
  }
  .nice-select.common-sizes-select .list {
    left: -0.3125vw;
    right: -0.3125vw;
    margin-top: -0.625vw;
    border: 0.3125vw solid #e0edf1;
    max-height: 65.625vw;
    border-radius: 3.125vw;
  }
  .nice-select.common-sizes-select .option {
    font-size: 3.75vw;
    line-height: 9.375vw;
    padding-left: 4.6875vw;
    padding-right: 9.375vw;
  }
  .common-empty .empty-title {
    font-size: 6.25vw;
    line-height: 7.5vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .common-empty .empty-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .common-empty .empty-link {
    width: 100%;
    min-width: unset;
  }
	
	.banner {
		    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 500;
	}
	
	.banner__close {
		right: -5px;
	}
	
	.banner__img-mobile {
    	display: flex;
	}
	
	.banner__img-desktop {
		display:none;
	}
	
  .header {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 500;
    pointer-events: none;
    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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .header.open .header__menu-btn span:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .header.open .header__menu-btn span:nth-child(2) {
    width: 0;
  }
  .header.open .header__menu-btn span:nth-child(3) {
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
            transform: translate(-50%, 50%) rotate(-45deg);
  }
  .header.open .header__bottom {
    opacity: 1;
    pointer-events: auto;
  }
  .header__top {
    width: 100%;
    height: 18.75vw;
    background-color: #ffffff;
    padding: 6.25vw 0;
    pointer-events: auto;
    border: none;
  }
  .header__top .wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header__logo {
    width: 31.4375vw;
    height: 8.25vw;
    margin-left: 0;
    margin-right: auto;
  }
  .header__icons .icons-item {
    margin-right: 4.6875vw;
  }
  .header__icons .icons-item:last-child {
    margin-right: 0;
  }
  .header__icons .item-img {
    height: 7.375vw;
    margin: 0;
  }
  .header__icons .item-img img {
    height: 4.375vw;
  }
  .header__icons .item-img span {
    width: 3.75vw;
    height: 3.75vw;
    top: -2.1875vw;
    right: -1.875vw;
    font-size: 1.875vw;
    line-height: 3.75vw;
  }
  .header__icons .item-main {
    display: none;
  }
  .header__menu-btn {
    width: 6.25vw;
    height: 5vw;
    margin-right: 3.125vw;
    position: relative;
  }
  .header__menu-btn span {
    display: block;
    width: 6.25vw;
    height: 0.625vw;
    border-radius: 1.5625vw;
    background-color: #E73523;
    position: absolute;
    left: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header__menu-btn span:nth-child(1) {
    top: 0;
  }
  .header__menu-btn span:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .header__menu-btn span:nth-child(3) {
    bottom: 0;
  }
  .header__menu-btn span:nth-child(n+4) {
    display: none;
  }
  .header__bottom {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: calc(100% - 18.75vw);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header__container {
    width: 100%;
    height: 100%;
    padding: 6.25vw 0;
    padding-bottom: 12.5vw;
    background-color: #ffffff;
    border: none;
    display: block;
    overflow: auto;
  }
  .header__container .wrapper {
    display: block;
  }
  .header__menu {
    -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;
    margin-bottom: 6.25vw;
  }
  .header__menu .menu-item {
    font-size: 5.625vw;
    margin-bottom: 6.25vw;
  }
  .header__menu .menu-item:last-child {
    margin-bottom: 0;
  }

  .header__menu .menu {
    -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;
    margin-bottom: 6.25vw;
  }
  .header__menu .menu .menu-item {
    font-size: 5.625vw;
    margin-bottom: 6.25vw;
		width: 100%;
		position: relative;
  }
	.header__menu .menu .menu-item.menu-item-has-children::after{
		content: '';
		width: 14px;
		height: 2px;
		background: red;
		position: absolute;
		right: 0;
		top: 9px;
		bottom: 0;
	}
	.header__menu .menu .menu-item.menu-item-has-children::before{
		content: '';
		width: 2px;
		height: 14px;
		background: red;
		position: absolute;
		right: 5.5px;
		top: 3px;
		bottom: 0;
		transition: 0.2s ease all;
	}
	.header__menu .menu .menu-item.menu-item-has-children > a{
		padding-right: 10px;
		display: block;
		width: 100%;
	}
	.header__menu .menu .menu-item.menu-item-has-children.active::before{
		opacity: 0;
		visibility: hidden;
	}
  .header__menu .menu .menu-item:last-child {
    margin-bottom: 0;
  }
  .header__nav {
    max-width: unset;
    -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;
    margin-bottom: 6.25vw;
  }
  .header__nav .nav-link {
    font-size: 5vw;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .header__nav .nav-link:last-child {
    margin-bottom: 0;
  }
  .header__nav img {
    width: 5vw;
    height: 5vw;
    margin-left: 1.5625vw;
  }
  .header__nav img:first-child {
    margin-left: 0;
  }
  .header__nav {
    max-width: unset;
    -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;
    margin-bottom: 6.25vw;
    
  }
  .header__nav .nav-link {
    font-size: 5vw;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .header__nav .nav-link:last-child {
    margin-bottom: 0;
  }
  .header__nav img {
    width: 5vw;
    height: 5vw;
    margin-left: 1.5625vw;
  }
  .header__nav img:first-child {
    margin-left: 0;
  }

  .header__nav .menu {
    max-width: unset;
    -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;
    margin-bottom: 6.25vw;
  }
  .header__nav .menu .menu-item {
    font-size: 5vw;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .header__nav .menu .menu-item:last-child {
    margin-bottom: 0;
  }
  .header__nav .menu .menu-item.percentage::after {
    width: 5vw;
    height: 5vw;
    margin-left: 1.5625vw;
  }
  .header__nav .menu .menu-item.percentage::after:first-child {
    margin-left: 0;
  }

  .header__info {
    -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;
  }
  .header__info .info-item {
    max-width: 71.875vw;
    margin: 0;
    margin-bottom: 6.25vw;
  }
  .header__info .info-item:last-child {
    margin-bottom: 0;
  }
  .header__info .item-icon {
    width: 5.3125vw;
    height: 6.25vw;
    margin-right: 3.125vw;
  }
  .header__info .item-main {
    max-width: unset;
  }
  .header__info .item-text {
    font-size: 3.75vw;
    line-height: 4.6875vw;
    margin-bottom: 1.5625vw;
  }
  .header__info .item-phone {
    font-size: 6.25vw;
    line-height: 7.5vw;
    margin-bottom: 1.5625vw;
  }
  .header__info .item-link,
  .header__info .item-btn {
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 1.5625vw;
  }
  .footer {
    border-top: 0.3125vw solid #e0edf1;
  }
  .footer__top {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 6.25vw 0;
    padding-bottom: 0;
    border: none;
  }
  .footer__main {
    width: 100%;
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 12.5vw;
  }
  .footer__main > *:last-child {
    margin-bottom: 0 !important;
  }
  .footer__main .main-logo {
    width: 28.125vw;
    height: 7.8125vw;
    margin: 0;
  }
  .footer__main .main-text {
    width: 51.5625vw;
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin: 0;
  }
  .footer__main .main-btn {
    width: 100%;
    margin-top: 6.25vw;
    margin-bottom: 6.25vw;
  }
  .footer__menu {
    width: 100%;
    -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;
    margin-bottom: 12.5vw;
  }
  .footer__menu .menu-block {
    margin: 0;
    margin-bottom: 12.5vw;
  }
  .footer__menu .menu-block:last-child {
    margin-bottom: 0;
  }
  .footer__menu .menu-title {
    font-size: 6.25vw;
    line-height: 7.5vw;
    margin-bottom: 4.6875vw;
  }
  .footer__menu .menu-list {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__menu .menu-list .list-col {
    width: 100%;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    margin-bottom: 6.25vw;
  }
  .footer__menu .menu-list .list-col:last-child {
    margin-bottom: 0;
  }
  .footer__menu .menu-list .list-item {
    width: 100%;
    font-size: 5vw;
    margin-bottom: 6.25vw;
  }
  .footer__menu .menu-list .menu {
    gap: 0;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__menu .menu-list .menu .menu-item {
    width: 100%;
    font-size: 5vw;
    margin-bottom: 6.25vw;
  }
  .footer__info {
    width: 100%;
    -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;
  }
  .footer__info .info-item {
    max-width: 71.875vw;
    margin: 0;
    margin-bottom: 12.5vw;
  }
  .footer__info .info-item:last-child {
    margin-bottom: 0;
  }
  .footer__info .item-icon {
    width: 5.3125vw;
    height: 6.25vw;
    margin-right: 3.125vw;
  }
  .footer__info .item-main {
    max-width: unset;
  }
  .footer__info .item-text {
    font-size: 3.75vw !important;
    line-height: 4.6875vw;
    margin-bottom: 1.5625vw;
  }
  .footer__info .item-phone {
    font-size: 6.25vw;
    line-height: 7.5vw;
    margin-bottom: 1.5625vw;
  }
  .footer__info .item-link,
  .footer__info .item-btn {
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 1.5625vw;
  }
  .footer__bottom {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 12.5vw 0;
    border: none;
  }
  .footer__bottom .bottom-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-top: 6.25vw;
  }
  .footer__bottom .bottom-text:first-child {
    margin-top: 0;
  }
  .footer__bottom .bottom-text:nth-child(2) {
    text-align: left;
  }
  .footer__bottom .bottom-text:nth-child(3) {
    text-align: left;
  }
  .first {
    margin-bottom: 12.5vw;
  }
  .first__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 6.25vw;
  }
  .first__main-slider {
    width: 100%;
    margin-bottom: 6.25vw;
		margin-top: 12vw;
  }
  .first__main-slider .slider-container {
    border-radius: 4.6875vw;
		height: 100%;
  }
	.first__main-slider .slider-container .slider-container{
		height: 100%;
	}
	.first__main-slider .slider-container .swiper{
		height: 100%;
	}
  .first__main-slider .slider-container .swiper-slide {
    width: 87.5vw;
    border-radius: 4.6875vw;
    margin-right: 3.125vw;
  }
  .first__main-slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .first__main-slider .slider-bottom {
    height: 9.375vw;
    padding: 0 7.8125vw;
    bottom: 4.6875vw;
  }
  .first__main-side {
    width: 100%;
  }
  .first__main-side .side-item {
    width: 87.5vw;
    min-height: 43.75vw;
    margin: 0;
    margin-top: 6.25vw;
    border-radius: 3.125vw;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .first__main-side .side-item:first-child() {
    margin-top: 0;
  }

  .first__main-side .item-main {
    padding: 6.25vw;
    padding-right: 39.0625vw;
  }
  .first__main-side .item-main > *:last-child {
    margin-bottom: 0 !important;
  }
  .first__main-side .item-title {
    font-size: 7.5vw;
    line-height: 8.75vw;
    margin-bottom: 3.125vw;
  }
  .first__main-side .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .first__main-side .item-link {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .first__main-slide {
    min-height: auto;
	   
	  color:#2A2A2D;
  }
  .first__main-slide::after {
    display: none !important;
  }
  .first__main-slide .slide-img {
/*     max-height: 56.25vw; */
object-fit: cover;
  }
  .first__main-slide .slide-main {
    padding: 11.25vw 7.8125vw;
    padding-bottom: 57.375vw;
	  color:#2A2A2D;
  }
  .first__main-slide .slide-main > *:last-child {
    margin-bottom: 0 !important;
  }
  .first__main-slide .slide-title {
    font-size: 6.875vw;
    line-height: 8.75vw;
    margin-bottom: 0.525vw;
  }
  .first__main-slide .slide-text {
    max-width: unset;
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 3.125vw;
  }
  .first__main-slide .slide-list {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .first__main-slide .slide-list li {
    padding-left: 5vw;
    margin-bottom: 1.5625vw;
  }
  .first__main-slide .slide-list li:last-child {
    margin-bottom: 0;
  }
  .first__main-slide .slide-list li::before {
    width: 1.25vw;
    height: 1.25vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .first__main-slide .slide-hint {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .first__main-slide .slide-btn {
    width: 100%;
    min-width: unset;
  }
  .first__main-slide.white-slide .slide-main {
    background: transparent;
	  color:#fff;
  }
  .first__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .first__slider .slider-container {
    margin-bottom: 3.125vw;
  }
  .first__slider .slider-container .swiper-slide {
    width: 87.5vw;
    min-height: 31.25vw;
    margin-right: 6.25vw;
  }
  .first__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .first__slider .slider-container .slide-img {
    width: 35.625vw;
    height: 31.25vw;
  }
  .first__slider .slider-container .slide-link {
    padding: 7.8125vw 6.25vw;
    padding-right: 31.25vw;
    border: 0.3125vw solid #f2f7fa;
    border-radius: 4.6875vw;
  }
  .first__slider .slider-container .slide-link > *:last-child {
    margin-bottom: 0 !important;
  }
  .first__slider .slider-container .slide-title {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 3.125vw;
  }
  .first__slider .slider-container .slide-price {
    font-size: 3.125vw;
    line-height: 6.25vw;
  }
  .first__slider .slider-container .slide-price span {
    font-size: 4.375vw;
  }
  .first__slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .products {
    margin-bottom: 12.5vw;
    z-index: unset;
  }
  .products__head {
    margin-bottom: 7.8125vw;
  }
	
	.products .category-description p {
    font-size: 1rem;
}
  .products__hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .products__tabs {
    width: 100%;
    padding: 0;
    border: none;
    margin-bottom: 9.375vw;
    overflow: auto;
  }
  .products__tabs .tabs-item {
    font-size: 5vw;
    line-height: 6.25vw;
    padding: 4.6875vw 6.25vw;
    padding-top: 0;
    margin: 0;
    white-space: nowrap;
    border-bottom: 0.625vw solid #e0edf1;
  }
  .products__tabs .tabs-item:first-child {
    padding-left: 0;
  }
  .products__tabs .tabs-item:last-child {
    padding-right: 0;
  }
  .products__tabs .tabs-item.active {
    border-color: #E73523;
  }
  .products__tab .tab-flex {
    margin: -4.6875vw 0;
	  justify-content:space-between;
  }
  .products-card {
/*     width: 87.5vw; */
	      width: 42.5vw;
    margin: 4.6875vw 0;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #f2f7fa;
    overflow: hidden;
  }
  .products-card:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .products-card .card-top {
    padding: 0;
    border-radius: 0;
  }
  .products-card .card-slider {
    margin-bottom: 6.25vw;
  }
	
  .products-card .card-slider .slider-container {
    width: 68.75vw;
  }
  .products-card .card-slider .slider-container .swiper-slide {
    width: 64.75vw;
    height: 33.875vw;
  }
	.products-card .card-slider .slider-container .swiper-slide img {
		    width: auto;
	}
  .products-card .card-slider .slider-buttons {
    height: 9.375vw;
    opacity: 1;
  }
  .products-card .card-slider .slider-bottom {
    opacity: 1;
    height: 1.5625vw;
    margin-top: 3.125vw;
  }
  .products-card .card-tags {
    margin-bottom: 4.6875vw;
  }
  .products-card .card-tags .tags-item {
       height: 5.25vw;
    padding: 0 2.125vw;
    border-radius: 3.125vw;
    font-size: 2.125vw;
    line-height: 4.375vw;
    margin-right: 2.5vw;
  }
  .products-card .card-tags .tags-item:last-child {
    margin-right: 0;
  }
  .products-card .card-title {
    font-size: 3.375vw;
    line-height: 4.25vw;
    margin-bottom: 3.6875vw;
	  padding-left: 2.375vw;
  }
	.products-card .card-top .benefits-cart {
		display:none;
	}
  .products-card .card-prices .price-text {
        font-size: 4.0625vw;
    line-height: 3.5vw;
  }
  .products-card .card-prices .old-price .price-text {
    margin-right: 2.1875vw;
  }
  .products-card .card-prices .old-price .price-text:last-child {
    margin-right: 0;
  }
  .products-card .card-prices .price-discount {
    height: 4.625vw;
    font-size: 3.125vw;
    line-height: 4.375vw;
    padding-left: 2.1875vw;
    padding-right: 0.9375vw;
    border-radius: 0 0.625vw 0.625vw 0;
  }
  .products-card .card-bottom {
	  padding:2.375vw;
    opacity: 1;
    position: static;
    top: unset;
    left: unset;
    z-index: unset;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: auto;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
	  border:0;
  }
  .products-card .card-bottom .bottom-btn {
	width: 25.25vw;
    height: 7.625vw;
    font-size: 2.75vw;
    line-height: 5vw;
  }
  .products-card .card-bottom .order-btn {
    height: 15.625vw;
    margin-top: 3.125vw;
    border-radius: 31.25vw;
    border: 0.3125vw solid #E73523;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .products__text-card {
    width: 87.5vw;
    margin: 4.6875vw 0;
    padding: 6.25vw 4.6875vw;
    border-radius: 4.6875vw;
  }
  .products__text-card .card-text {
    font-size: 6.25vw;
    line-height: 8.125vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .products__text-card .card-text br {
    display: none;
  }
  .products__text-card .card-btn {
    width: 100%;
    min-width: unset;
    height: 15.625vw;
    padding: 0 6.25vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .products__slider > .slider-container {
    margin-bottom: 6.25vw;
  }
  .products__slider > .slider-container > .swiper > .swiper-wrapper > .swiper-slide {
    width: 87.5vw;
    margin-right: 4.6875vw;
  }
  .products__slider > .slider-container > .swiper > .swiper-wrapper > .swiper-slide:last-child {
    margin-right: 0;
  }
  .products__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .products__slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .products__page {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .products__page .page-container {
    margin-bottom: 12.5vw;
  }
  .products__filters {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
  }
  .products__filters.open {
    pointer-events: auto;
    opacity: 1;
  }
  .products__filters .filters-top {
    height: 18.75vw;
    padding: 6.25vw;
    border-bottom: 0.3125vw solid #e0edf1;
  }
  .woof_hide_mobile_filter .filters-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.0833333333vw;
    height: 18.75vw;
    padding: 6.25vw;
    border-bottom: 0.3125vw solid #e0edf1;
  }
  .products__filters .filters-container {
    height: calc(100% - 18.75vw);
    overflow: auto;
  }
  .products__filters .container-block {
    padding: 6.25vw;
    padding-bottom: 9.375vw;
  }
  .products__filters .filters-title {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .woof_hide_mobile_filter .filters-title {
    font-weight: 700;
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .woof_hide_mobile_filter .filters-close-btn {
    width: 4.6875vw;
    height: 4.6875vw;
    position: relative;
  }
  .woof_hide_mobile_filter .filters-close-btn span {
    width: 6.25vw;
    height: 0.625vw;
    background-color: #1c1c1c;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 1.5625vw;
  }
  .woof_hide_mobile_filter span:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .woof_hide_mobile_filter span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .woof_hide_mobile_filter span:nth-child(n+3) {
    display: none;
  }
  .products__filters .filters-block {
    margin-bottom: 6.25vw;
  }
  .products__filters .filters-block .block-top {
    margin-bottom: 3.125vw;
  }
  .products__filters .filters-block .block-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .products__filters .filters-block .block-btn::after {
    width: 2.1875vw;
    height: 2.1875vw;
    border: 0.625vw solid #c1d2d8;
    border-top: none;
    border-left: none;
  }
  .products__filters .filters-block.open .block-btn::after {
    -webkit-transform: rotate(45deg) scale(-1);
            transform: rotate(45deg) scale(-1);
  }
  .products__filters .filters-inputs {
    margin-bottom: 3.125vw;
  }
  .products__filters .filters-inputs .inputs-item {
    width: 40.625vw;
    margin-top: 3.125vw;
  }
  .products__filters .filters-inputs .inputs-item:nth-child(-n+2) {
    margin-top: 0;
  }
  .products__filters .filters-inputs .inputs-item span {
    left: 6.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .products__filters .filters-inputs .inputs-item input {
    height: 12.5vw;
    font-size: 3.75vw;
    line-height: 5vw;
    padding-left: 9.375vw;
    padding-right: 3.125vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .products__filters .filters-params {
    padding: 0;
    margin-bottom: 3.125vw;
  }
  .products__filters .filters-params .params-flex {
    margin: -1.5625vw -3.125vw;
  }
  .products__filters .filters-params .params-item {
    width: 87.5vw;
    margin: 1.5625vw 3.125vw;
  }
  .products__filters .filters-params .item-icon {
    width: 4.6875vw;
    height: 4.6875vw;
    border-radius: 1.5625vw;
    margin-right: 3.125vw;
  }
  .products__filters .filters-params .item-icon svg {
    width: 2.1875vw;
    height: 1.5625vw;
  }
  .products__filters .filters-params .item-icon span {
    width: 2.1875vw;
    height: 2.1875vw;
  }
  .products__filters .filters-params .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .products__filters .filters-params.md-2-col .params-item {
    width: 40.625vw;
  }
  .products__filters .filters-buttons .filter-btn {
    height: 15.625vw;
    padding: 3.125vw 6.25vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-top: 3.125vw;
  }
  .products__filters .filters-buttons .filter-btn:first-child {
    margin-top: 0;
  }

  /*woof*/
  .woof{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    -webkit-transition: .3s;
    display: block !important;
  }

  .woof_show_filter_for_mobile.woof{
	z-index: 5000;
    opacity: 1;
    position: fixed;
    top: 0;
    display: block !important;
    padding: 0;
    padding-bottom: 0;
    animation: move_top .5s ease;
    animation-fill-mode: forwards;
  }

  .woof .woof_redraw_zone{
    height: calc(100% - 18.75vw);
    overflow: auto;
    padding: 6.25vw 6.25vw 9.375vw;
    display: none;
  }

  .woof_container_inner h4{
    margin-bottom: 3.125vw;
    font-size: 4.375vw;
    line-height: 5.625vw;
  }

  .woof_price_filter_txt{
    height: 12.5vw;
    font-size: 3.75vw;
    line-height: 5vw;
    padding-left: 9.375vw;
    padding-right: 3.125vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
    width: 40.625vw;
  }

  .woof .woof_wcga_label_hide, .woof_container_inner .woof_wcga_label_hide{
    font-size: 3.75vw;
    left: 2.5vw;
  }

  .woof_container_inner .woof_wcga_label_hide:nth-child(3) {
    left: 50vw;
  }

  .woof .woof_show_mobile_filter{
    height: 10.75vw;
    padding: 3.125vw 6.25vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 7.8125vw;
    background-color: #E73523;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    display: flex;
	   display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    align-items: center;
    justify-content: center;
    border: none;
  }
  .woof .woof_show_mobile_filter span{
    font-size: 3.75vw;
    color: #ffffff;
    font-weight: 700;
  }

  ul.woof_list{
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
  }

  ul.woof_list li{
    width: 40.625vw;
    margin: 1.5625vw 3.125vw;
  }

  .icheckbox_square-blue{
    width: 4.6875vw;
    height: 4.6875vw;
    border-radius: 1.5625vw;
    margin-right: 3.125vw;
    margin-top: 0;
  }

  .woof_list label{
    font-size: 3.75vw;
    line-height: 5vw;
    padding: 0;
    margin: 0 !important;
  }

  .icheckbox_square-blue::after{
    width: 2.1875vw;
    height: 1.5625vw;
  }

  .woof_submit_search_form_container button{
    height: 15.625vw;
    padding: 3.125vw 6.25vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-top: 3.125vw;
  }

  .woof_show_filter_for_mobile .woof_show_mobile_filter{
    display: none;
  }

  .woof_hide_mobile_filter img, .woof_show_mobile_filter img{
    display: block;
    width: 4.6875vw;
    height: 4.375vw;
    margin-right: 3.125vw;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .woof_show_filter_for_mobile .woof_redraw_zone{
    display: block;
}

.products__container{
  flex-direction: column;
}
#woof_results_by_ajax{
  flex-direction: column;
}
























  .manager {
    margin-bottom: 12.5vw;
  }
  .manager__top {
    -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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 9.375vw;
  }
  .manager__top .manager__title {
    width: 100%;
    text-align: center;
    max-width: unset;
    margin-bottom: 6.25vw;
  }
  .manager__head {
    margin-bottom: 10.9375vw;
  }
  .manager__size .size-icon {
    width: 6.25vw;
    height: 6.25vw;
    margin-right: 4.6875vw;
  }
  .manager__size .size-text {
    width: auto;
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .manager__bullets {
    margin-bottom: 12.5vw;
  }
  .manager__bullets .bullets-flex {
    margin: -4.0625vw 0;
  }
  .manager__bullets .bullets-item {
    width: 87.5vw;
    margin: 4.0625vw 0;
  }
  .manager__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .manager__bullets .item-icon img {
    width: 9.375vw;
    height: 9.375vw;
  }
  .manager__bullets .item-text {
    font-size: 4.375vw;
    line-height: 6.25vw;
  }
  .manager__banner {
    border-radius: 4.6875vw;
  }
  .manager__banner .banner-person {
    width: 87.5vw;
    height: 96.875vw;
    left: 0;
  }
  .manager__banner .banner-person .person-img {
    width: 128.75vw;
    max-height: 101.875vw;
    left: -15.625vw;
    bottom: -6.25vw;
  }
  .manager__banner .banner-person .person-info {
    width: 31.25vw;
    top: 56.25vw;
    left: 6.25vw;
  }
  .manager__banner .banner-content {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
  }
  .manager__banner .banner-main {
    width: 100%;
    margin-bottom: 9.375vw;
  }
  .manager__banner .banner-side {
    width: 100%;
  }
  .manager__banner .banner-title {
    font-size: 7.5vw;
    line-height: 9.375vw;
    margin-bottom: 3.125vw;
    text-align: center;
  }
  .manager__banner .banner-text {
    padding: 0 4.6875vw;
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .manager__banner .banner-text br {
    display: none;
  }
  .manager__banner .banner-btn {
    margin-bottom: 4.6875vw;
  }
  .manager__banner .banner-phone {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 4.6875vw;
  }
  .manager__banner .banner-phone .phone-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
    text-align: center;
  }
  .manager__banner .banner-phone .phone-link {
    font-size: 6.25vw;
    line-height: 9.375vw;
    text-align: center;
  }
  .manager__banner .banner-form .form-input {
    width: 100%;
  }
  .manager__banner .banner-form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .reviews {
    margin-bottom: 12.5vw;
  }
  .reviews__head {
    margin-bottom: 9.375vw;
  }
  .reviews__content {
    margin-bottom: 9.375vw;
  }
  .reviews__content:last-child {
    margin-bottom: 0;
  }
  .reviews__content .content-top {
    font-size: 5vw;
    line-height: 6.25vw;
    padding: 3.125vw 0;
    padding-top: 0;
    border-bottom: 0.3125vw solid #e0edf1;
    margin-bottom: 6.25vw;
  }
  .reviews__content .content-top sup {
    font-size: 3.125vw;
    line-height: 4.375vw;
    top: -1.5625vw;
    right: -0.625vw;
  }
  .reviews__content .content-buttons {
    margin-top: 9.375vw;
  }
  .reviews__content .content-buttons.position-top {
    top: unset;
    right: unset;
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-top: 9.375vw;
  }
  .reviews__content .content-link {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .reviews__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .reviews__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .reviews__slider .slider-container .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
  }
  .reviews__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .reviews__slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .reviews-slide .slide-img {
    height: 93.75vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
    margin-bottom: 4.6875vw;
  }
  .reviews-slide .slide-video {
    height: 50vw;
    border-radius: 3.125vw;
    margin-bottom: 4.6875vw;
  }
  .reviews-slide .slide-video .video-btn {
    width: 15.625vw;
    height: 15.625vw;
  }
  .reviews-slide .slide-info {
    margin-bottom: 4.6875vw;
  }
  .reviews-slide .slide-date {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .reviews-slide .slide-title {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .reviews__main .main-flex {
    margin: -3.125vw;
  }
  .reviews__main .reviews-item {
    margin: 3.125vw;
  }
  .reviews-item {
    width: 87.5vw;
    min-height: unset;
    padding: 6.25vw 4.6875vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
  }
  .reviews-item .item-top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 4.6875vw;
  }
  .reviews-item .item-date {
    max-width: 40.625vw;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    font-size: 3.75vw;
    line-height: 5vw;
    margin: 0;
  }
  .reviews-item .item-rating {
    max-width: 31.25vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0;
  }
  .reviews-item .item-name {
    max-width: 40.625vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 3.75vw;
    line-height: 5vw;
    margin: 0;
    margin-top: 3.125vw;
  }
  .reviews-item .item-text {
    max-width: 31.25vw;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-top: 3.125vw;
  }
  .reviews-item .item-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
    max-height: unset;
    -webkit-line-clamp: unset;
  }
  .reviews-item .item-body .body-title {
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 3.125vw;
    max-height: unset;
    -webkit-line-clamp: unset;
  }
  .reviews-item .item-body .body-text {
    font-size: 3.75vw;
    line-height: 5vw;
    max-height: 40vw;
    -webkit-line-clamp: 8;
  }
  .reviews-item .item-body .body-buttons {
    margin-top: 4.6875vw;
  }
  .reviews-item .item-body .body-btn {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .promotions {
    margin-bottom: 12.5vw;
  }
  .promotions__head {
    margin-bottom: 6.25vw;
  }
  .promotions__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .promotions__slider .slider-bottom {
    display: block;
  }
  .promotions__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .promotions__slider .swiper {
    border-radius: 4.6875vw;
  }
  .promotions__slider .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
    border-radius: 4.6875vw;
  }
  .promotions__slider .swiper-slide:last-child {
    margin-right: 0;
  }
  .promotions__item {
    width: 87.5vw;
    min-height: unset;
  }
  .promotions__item .item-img {
    width: 100%;
    max-height: 59.375vw;
  }
  .promotions__item .item-main {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 7.8125vw;
    padding-bottom: 59.375vw;
  }
  .promotions__item .item-main > * {
    margin-bottom: 3.125vw;
  }
  .promotions__item .item-main > *:last-child {
    margin-bottom: 0;
  }
  .promotions__item .item-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    text-align: center;
  }
  .promotions__item .item-title br {
    display: none;
  }
  .promotions__item .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
    text-align: center;
  }
  .promotions__item .item-text br {
    display: none;
  }
  .promotions__item .item-tag {
    height: 9.375vw;
    padding: 0 6.25vw;
    font-size: 3.125vw;
    line-height: 4.375vw;
    border-radius: 15.625vw;
  }
  .promotions__item .item-info {
    padding: 3.125vw;
    margin: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(1.5625vw);
            backdrop-filter: blur(1.5625vw);
    border-radius: 3.125vw;
    left: 4.6875vw;
    right: 4.6875vw;
    bottom: 4.6875vw;
  }
  .promotions__item .item-info .info-icon {
    width: 8.75vw;
    height: 8.75vw;
    margin-right: 3.125vw;
    border-radius: 1.5625vw;
    border: 0.3125vw solid #e0edf1;
  }
  .promotions__item .item-info .info-icon img {
    width: 4.375vw;
    height: 4.375vw;
  }
  .promotions__item .item-info .info-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .promotions__item .item-btn {
    width: 100%;
  }
  .director {
    margin-bottom: 12.5vw;
  }
  .director__head {
    margin-bottom: 9.375vw;
  }
  .director__info {
    width: 100vw;
    height: 125vw;
  }
  .director__info .info-main {
    width: 31.25vw;
    top: 46.875vw;
    left: 7.8125vw;
    right: unset;
    bottom: unset;
  }
  .director__info .info-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .director__info .info-text {
    font-size: 2.5vw;
    line-height: 3.75vw;
  }
  .director__banner {
    border-radius: 0;
    margin: 0 -6.25vw;
    padding: 0 6.25vw;
    margin-bottom: 9.375vw;
  }
  .director__banner:last-child {
    margin-bottom: 0;
  }
  .director__banner .banner-main {
    min-height: unset;
    padding: 9.375vw 0;
    padding-bottom: 128.125vw;
  }
  .director__banner .banner-main > *:last-child {
    margin-bottom: 0 !important;
  }
  .director__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.75vw;
    margin-bottom: 6.25vw;
  }
  .director__banner .banner-text {
    font-size: 3.75vw;
    line-height: 5.625vw;
    margin-bottom: 6.25vw;
  }
  .director__banner .banner-text br {
    display: none;
  }
  .director__banner .banner-bullets {
    margin-bottom: 6.25vw;
  }
  .director__banner .banner-bullets .bullets-flex {
    margin: -3.125vw 0;
  }
  .director__banner .banner-bullets .bullets-item {
    width: 87.5vw;
    margin: 3.125vw 0;
  }
  .director__banner .banner-bullets .item-icon {
    width: 5vw;
    height: 5vw;
    border-radius: 1.5625vw;
    margin-right: 3.125vw;
  }
  .director__banner .banner-bullets .item-icon img {
    width: 1.875vw;
    height: 1.5625vw;
  }
  .director__banner .banner-bullets .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .director__banner .banner-bullets .item-text br {
    display: none;
  }
  .director__btn {
    width: 100%;
    min-width: unset;
  }
  .director__bottom .bottom-flex {
    margin: -4.6875vw 0;
  }
  .director__bottom .bottom-item {
    width: 87.5vw;
    margin: 4.6875vw 0;
  }
  .director__bottom .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .director__bottom .item-icon img {
    width: 7.8125vw;
    height: 7.8125vw;
  }
  .director__bottom .item-main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .director__bottom .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 1.5625vw;
  }
  .director__bottom .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .director__bottom .item-text br {
    display: none;
  }
  .director.banner-only .director__banner {
    margin: 0 -6.25vw;
    padding: 0 6.25vw;
    margin-bottom: 12.5vw;
  }
  .director.banner-only .director__banner .banner-main {
    min-height: unset;
    padding: 9.375vw 0;
    padding-bottom: 128.125vw;
  }
  .director.banner-only .director__info {
    width: 100vw;
    height: 125vw;
  }
  .director.banner-only .director__info .info-main {
    top: 46.875vw;
    left: 7.8125vw;
    right: unset;
    bottom: unset;
  }
  .warranty {
    margin-bottom: 12.5vw;
  }
  .warranty__bullets {
    margin-bottom: 12.5vw;
  }
  .warranty__bullets .bullets-flex {
    margin: -4.6875vw 0;
  }
  .warranty__bullets .bullets-item {
    width: 87.5vw;
    margin: 4.6875vw 0;
  }
  .warranty__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .warranty__bullets .item-icon img {
    max-width: 9.375vw;
    height: 7.8125vw;
  }
  .warranty__bullets .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 1.5625vw;
  }
  .warranty__bullets .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .warranty__bullets .item-link {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .warranty__main {
    min-height: 15.625vw;
    padding: 4.6875vw 9.375vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #9adaf2;
    font-size: 4.375vw;
    line-height: 6.25vw;
  }
  .video-block {
    margin-bottom: 12.5vw;
  }
  .video-block__head {
    margin-bottom: 9.375vw;
  }
  .video-block__video {
    height: 56.25vw;
    border-radius: 4.6875vw;
  }
  .video-block__video .video-btn {
    width: 15.625vw;
    height: 15.625vw;
  }
  .video-block__video .video-info {
    max-width: 53.125vw;
    left: 6.25vw;
    bottom: 6.25vw;
  }
  .video-block__video .video-info .info-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .video-block__video .video-info .info-time {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .showroom {
    margin-bottom: 12.5vw;
  }
  .showroom__head {
    margin-bottom: 7.8125vw;
  }
  .showroom__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .showroom__slider {
    width: 100%;
    margin: 0;
    margin-bottom: 7.8125vw;
  }
  .showroom__slider:last-child {
    margin-bottom: 0;
  }
  .showroom__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .showroom__slider .slider-bottom {
    display: block;
  }
  .showroom__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .showroom__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .showroom__slider .slider-container .swiper-slide {
    width: 87.5vw;
    height: 56.25vw;
    margin-right: 3.125vw;
    border-radius: 4.6875vw;
  }
  .showroom__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .showroom__map {
    width: 87.5vw;
    height: 87.5vw;
    min-height: unset;
  }
  .showroom__map iframe {
    border-radius: 4.6875vw;
  }
  .articles {
    margin-bottom: 12.5vw;
  }
  .articles__head {
    margin-bottom: 7.8125vw;
  }
  .articles__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .articles__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .articles__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .articles__slider .slider-container .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
    border-radius: 4.6875vw;
  }
  .articles__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .articles__slider .slider-bottom .bottom-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6.25vw;
  }
  .articles__slider .slider-bottom .bottom-link {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .articles__slider.other-slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .articles__slider.other-slider .slider-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .articles-item {
    width: 87.5vw;
    min-height: 93.75vw;
    border-radius: 4.6875vw;
  }
  .articles-item .item-main {
    padding: 6.25vw;
  }
  .articles-item .item-date {
    font-size: 3.75vw;
    line-height: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .articles-item .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .articles-item .item-title u {
    border-bottom: 0.625vw solid #ffffff;
  }
  .articles__page .page-container {
    margin-bottom: 9.375vw;
  }
  .articles__page .articles-item {
    margin: 4.6875vw 0;
  }
  .articles__top {
    -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;
    margin-bottom: 6.25vw;
  }
  .articles__top .top-info {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4.6875vw;
  }
  .articles__top .info-item {
    font-size: 3.75vw;
    line-height: 5vw;
    margin: 0;
  }
  .articles__top .info-item .item-icon {
    width: 4.6875vw;
    height: 4.6875vw;
    margin-right: 3.125vw;
  }
  .articles__top .tags-item {
    height: 9.375vw;
    padding: 0 4.6875vw;
    border-radius: 1.5625vw;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-right: 3.125vw;
  }
  .articles__top .tags-item:last-child {
    margin-right: 0;
  }
  .articles__typical .typical-block {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 6.25vw;
  }
  .articles__typical .typical-block.md-reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .articles__typical .typical-block.md-reversed .typical-image {
    margin: 0;
    margin-top: 4.6875vw;
  }
  .articles__typical .typical-text {
    width: 87.5vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .articles__typical .typical-text > *:last-child {
    margin-bottom: 0;
  }
  .articles__typical .typical-text h2,
  .articles__typical .typical-text h3,
  .articles__typical .typical-text h4,
  .articles__typical .typical-text h5,
  .articles__typical .typical-text h6 {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
  }
  .articles__typical .typical-text p {
    margin-bottom: 4.6875vw;
  }
  .articles__typical .typical-text ul li,
  .articles__typical .typical-text ol li {
    margin-bottom: 3.125vw;
  }
  .articles__typical .typical-text ul li:last-child,
  .articles__typical .typical-text ol li:last-child {
    margin-bottom: 0;
  }
  .articles__typical .typical-text ol {
    padding-left: 5vw;
  }
  .articles__typical .typical-text ul li {
    padding-left: 5vw;
  }
  .articles__typical .typical-text ul li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .articles__typical .typical-image {
    width: 87.5vw;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .articles__typical .typical-image:last-child {
    margin: 0 !important;
  }
  .articles__typical .typical-image .image-item {
    margin-bottom: 3.125vw;
  }
  .articles__typical .typical-image .image-item:last-child {
    margin-bottom: 0;
  }
  .articles__typical .typical-image .item-img {
    border-radius: 3.125vw;
  }
  .articles__typical .typical-image .item-info {
    margin-top: 3.125vw;
    padding-left: 6.25vw;
    font-size: 3.125vw;
    line-height: 3.75vw;
  }
  .articles__typical .typical-image .item-info::before {
    width: 3.75vw;
    height: 3.75vw;
  }
  .articles__typical .typical-video .video-title {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
  }
  .articles__typical .typical-video .video-link {
    height: 56.25vw;
    border-radius: 4.6875vw;
  }
  .articles__typical .typical-video .video-btn {
    width: 15.625vw;
    height: 15.625vw;
  }
  .articles__typical .typical-blockquote {
    padding: 6.25vw 4.6875vw;
    font-size: 4.375vw;
    line-height: 5.625vw;
    border: 0.3125vw solid #e0edf1;
  }
  /* for WP*/ 

  .articles__typical p {
    font-size: 3.75vw !important;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
  }
  .articles__typical p:last-child {
    margin-bottom: 0;
  }
  .articles__typical .wp-block-quote p {
    /* padding: 6.25vw 4.6875vw; */
    font-size: 4vw !important;
    line-height: 5.625vw;
    /* border: 0.3125vw solid #e0edf1; */
  }
  .articles__typical h2,
  .articles__typical h3,
  .articles__typical h4,
  .articles__typical h5,
  .articles__typical h6 {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
  }
  .articles__typical ul,
  .articles__typical ol {
    margin-bottom: 4.6875vw;
  }
  .articles__typical ul li,
  .articles__typical ol li {
    margin-bottom: 3.125vw;
    font-size: 3.75vw !important;
    line-height: 5vw;
  }
  .articles__typical ul li:last-child,
  .articles__typical ol li:last-child {
    margin-bottom: 0;
  }
  .articles__typical ol {
    padding-left: 5vw;
  }
  .articles__typical ul li {
    padding-left: 5vw;
  }
  .articles__typical ul li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  /* .articles__typical .typical-image {
    width: 87.5vw;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .articles__typical .typical-image:last-child {
    margin: 0 !important;
  } */
  .articles__typical img {
    margin-bottom: 3.125vw;
  }
  .articles__typical img {
    border-radius: 3.125vw;
  }
  .articles__typical .wp-block-image .wp-element-caption {
    margin-top: 3.125vw;
    padding-left: 6.25vw;
    font-size: 3.125vw;
    line-height: 3.75vw;
  }
  .articles__typical .wp-block-image .wp-element-caption::before {
    width: 3.75vw;
    height: 3.75vw;
  }
  .articles__typical .video-link {
    height: 56.25vw;
    border-radius: 4.6875vw;
    margin-bottom: 3.125vw;
  }
  .articles__typical .video-link .video-btn {
    width: 15.625vw;
    height: 15.625vw;
  }
  .articles__typical .wp-block-quote {
    padding: 6.25vw 4.6875vw;
    /* font-size: 4.375vw; */
    /* line-height: 5.625vw; */
    border: 0.3125vw solid #e0edf1;
  }


  .seo-text {
    margin-bottom: 12.5vw;
  }
  .seo-text__title {
    font-size: 6.25vw;
    line-height: 7.8125vw;
    margin-bottom: 4.6875vw;
  }
  .seo-text__content {
    height: 46.875vw;
    margin-bottom: 6.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .seo-text__content > * {
    margin-bottom: 4.6875vw;
  }
  .seo-text__content > *:last-child {
    margin-bottom: 0;
  }
  .seo-text__content h5 {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .seo-text__content h6 {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .seo-text__content ol li,
  .seo-text__content ul li {
    margin-bottom: 1.5625vw;
  }
  .seo-text__content ol li:last-child,
  .seo-text__content ul li:last-child {
    margin-bottom: 0;
  }
  .seo-text__content ol {
    padding-left: 5vw;
  }
  .seo-text__content ul li {
    padding-left: 5vw;
  }
  .seo-text__content ul li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .seo-text__bottom .bottom-btn {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .breadcrumbs {
    border: 0.3125vw solid #e0edf1;
    border-left: none;
    border-right: none;
    margin-bottom: 6.25vw;
  }
  .breadcrumbs .wrapper {
    padding: 1.5625vw 0;
    overflow: auto;
  }
  .breadcrumbs__links .links-item {
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin-right: 9.375vw;
  }
  .breadcrumbs__links .links-item::after {
    width: 1.875vw;
    height: 1.875vw;
    margin-left: 4.6875vw;
  }
  .breadcrumbs__links .links-item:last-child {
    margin-right: 0;
  }
  .catalog {
    margin-bottom: 12.5vw;
  }
  .catalog__head {
    margin-bottom: 7.8125vw;
  }
  .catalog__content .content-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 4.6875vw;
  }
	.catalog__content{
		position: relative;
	}
	.catalog__content .content-links:first-child .medium-block{
		margin-bottom: 40.25vw;
	}
	.catalog__content .content-links:last-child .medium-block{
		position: absolute;
		top: 36.25vw;
    	left: 0;
	}
  .catalog__content .links-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 4.6875vw;
  }
  .catalog__content .links-block:last-child {
    margin-bottom: 0;
  }
  .catalog__content .large-block,
  .catalog__content .medium-block,
  .catalog__content .small-block {
    width: 100%;
  }
  .catalog__item {
    border-radius: 4.6875vw;
    margin-bottom: 4.6875vw;
  }
  .catalog__item:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .catalog__item:last-child {
    margin-bottom: 0;
  }
  .catalog__item .item-img {
    max-width: 50vw;
    height: 31.25vw;
  }
  .catalog__item .item-main {
    min-height: 31.25vw;
    padding: 4.6875vw 6.25vw;
    padding-right: 43.75vw;
  }
  .catalog__item .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 4.6875vw;
  }
  .catalog__item .item-price {
    font-size: 3.75vw;
    line-height: 5.625vw;
  }
  .catalog__item .item-price span {
    font-size: 4.375vw;
  }
  .catalog__item.white-item .item-main {
    border: 0.3125vw solid #f2f7fa;
  }
  .catalog__item.large-item .item-main {
    padding-right: 43.75vw;
  }
  .catalog__item.small-item {
    border-radius: 4.6875vw;
  }
  .catalog__item.small-item .item-main {
    min-height: 31.25vw;
    padding: 4.6875vw 6.25vw;
    padding-right: 43.75vw;
  }
  .catalog__item.small-item .item-img {
    max-width: 50vw;
    height: 31.25vw;
  }
  .catalog__item.small-item .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 4.6875vw;
  }
  .catalog__item.small-item .item-price {
    font-size: 3.75vw;
    line-height: 5.625vw;
  }
  .catalog__item.small-item .item-price span {
    font-size: 4.375vw;
  }
  .quiz-banner {
    margin-bottom: 12.5vw;
  }
  .quiz-banner__content {
    border-radius: 4.6875vw;
  }
  .quiz-banner__content .content-img {
    width: 87.5vw;
    height: 50.625vw;
  }
  .quiz-banner__content .content-main {
    min-height: unset;
    padding: 6.25vw 4.6875vw;
    padding-bottom: 54.6875vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .quiz-banner__title {
    font-size: 6.25vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
  }
  .quiz-banner__text {
    padding: 0 10.9375vw;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
  }
  .quiz-banner__btn {
    width: 100%;
    min-width: unset;
    height: 18.75vw;
    padding: 3.125vw 9.375vw;
    font-size: 3.75vw;
    line-height: 5vw;
    border-radius: 31.25vw;
  }
  .product {
    margin: 2.5vw 0 1vw 0;
  }
  .product__title {
    margin-bottom: 7.8125vw;
  }
  .product__top {
    min-height: unset;
    padding: 0;
    padding-bottom: 3.125vw;
    margin-bottom: 4.6875vw;
    border-bottom: 0.3125vw solid #e0edf1;
    overflow: auto;
  }
  .product__top .top-container {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .product__top .top-container span {
    margin-right: 9.375vw;
    white-space: nowrap;
  }
  .product__top .top-container span:last-child {
    margin-right: 0;
  }
  .product__head {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4.6875vw;
	  width:100%;
  }
  .product__tags .tags-item {
    height: 6.25vw;
    padding: 0 3.125vw;
    border-radius: 15.625vw;
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin-right: 3.125vw;
  }
  .product__tags .tags-item:last-child {
    margin-right: 0;
  }
  .product__fav-btn {
    width: 10.9375vw;
    height: 10.9375vw;
    position: static;
    right: unset;
    bottom: unset;
    margin: 0;
  }
  .product__fav-btn svg {
    max-width: 4.375vw;
    height: 4.375vw;
  }
  .product__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product__sliders {
    width: 100%;
    margin-bottom: 6.25vw;
  }
  .product__sliders .swiper-slide {
    border: 0.3125vw solid #e0edf1;
  }
  .product__sliders .main-slider {
    margin: 0;
  }
  .product__sliders .main-slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product__sliders .main-slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .product__sliders .main-slider .swiper {
    border-radius: 4.6875vw;
  }
  .product__sliders .main-slider .swiper-slide {
    height: 60vw;
    border-radius: 4.6875vw;
    margin-right: 3.125vw;
  }
  .product__sliders .main-slider .swiper-slide:last-child {
    margin-right: 0;
  }
  .product__sliders .main-slider .slider-bottom {
    height: 1.5625vw;
    padding: 0;
    position: static;
    left: unset;
    bottom: unset;
  }
  .product__sliders .main-slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .product__sliders .main-slider .slider-bottom .swiper-pagination-bullet {
    background-color: #E73523;
  }
  .product__sliders .thumbs-slider {
    display: none;
  }
  .product__info {
    width: 100%;
  }
  .product__info .info-price {
    margin-bottom: 6.25vw;
  }
  .product__info .info-price .current-price {
    font-size: 3.125vw;
  }
  .product__info .info-price .current-price span {
    font-size: 6.25vw;
    line-height: 8.125vw;
  }
  .product__info .info-price .old-price {
    font-size: 6.25vw;
    line-height: 8.125vw;
  }
  .product__info .info-price .discount-icon {
    height: 6.25vw;
    padding-left: 1.875vw;
    padding-right: 0.9375vw;
    font-size: 2.8125vw;
    line-height: 3.75vw;
    border-radius: 0 0.625vw 0.625vw 0;
  }
  .product__info .info-price .discount-text {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-left: 1.5625vw;
  }
  .product__info .info-sizes {
    margin-bottom: 6.25vw;
  }
  .product__info .info-sizes .sizes-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .product__info .info-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
  }
	
	.product__info .benefits p {
		    font-size: 3.95vw;
    line-height: 5vw;
	}
	
  .product__info .info-list {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
  }
  .product__info .info-list li {
    padding-left: 5vw;
    margin-bottom: 1.5625vw;
  }
  .product__info .info-list li:last-child {
    margin-bottom: 0;
  }
  .product__info .info-list li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .product__info .info-bottom {
    width: 100%;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product__info .info-bottom .bottom-btn {
    width: 100%;
    margin-bottom: 4.6875vw;
  }
  .product__info .info-bottom .bottom-btn:last-child {
    margin-bottom: 0;
  }
  .product__info .info-bottom .order-btn {
    height: 18.75vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
    border: 0.625vw solid #E73523;
  }
  .product-info {
    margin-bottom: 12.5vw;
  }
  .product-info__hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-info__tabs {
    padding: 0;
    border: none;
    margin-bottom: 4.6875vw;
  }
  .product-info__tabs .tabs-container {
    width: 100%;
    overflow: auto;
  }
  .product-info__tabs .tabs-item {
    font-size: 5vw;
    line-height: 6.25vw;
    margin: 0;
    padding: 4.6875vw 6.25vw;
    padding-top: 0;
    border-bottom: 0.3125vw solid #e0edf1;
    white-space: nowrap;
  }
  .product-info__tabs .tabs-item:first-child {
    padding-left: 0;
  }
  .product-info__tabs .tabs-item:last-child {
    padding-right: 0;
  }
  .product-info__tabs .tabs-item.active {
    border-color: #E73523;
  }
  .product-info__tabs .tabs-item span {
    width: 6.25vw;
    height: 6.25vw;
    font-size: 3.125vw;
    line-height: 3.75vw;
    margin-top: 0;
    margin-left: 1.5625vw;
  }
  .product-info__params {
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin-bottom: 4.6875vw;
  }
  .product-info__params li {
    margin-bottom: 3.125vw;
  }
  .product-info__params li:last-child {
    margin-bottom: 0;
  }
  .product-info__params span {
    width: 50vw;
    margin-right: 3.125vw;
  }
  .product-info__params span::after {
    margin-top: 1.5625vw;
    margin-left: 3.125vw;
    border-bottom: 0.3125vw dashed #e0edf1;
  }
  .product-info__content {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
  }
  .product-info__content > *:last-child {
    margin-bottom: 0 !important;
  }
  .product-info__content p {
    margin-bottom: 4.6875vw;
  }
  .product-info__content h5,
  .product-info__content h6 {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 4.6875vw;
  }
  .product-info__content ul {
    margin-bottom: 4.6875vw;
  }
  .product-info__content ul li {
    padding-left: 5vw;
    margin-bottom: 1.5625vw;
  }
  .product-info__content ul li:last-child {
    margin-bottom: 0;
  }
  .product-info__content ul li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .product-info__link {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .product-info__reviews {
    margin-bottom: 9.375vw;
  }
  .product-info__reviews .reviews-flex {
    margin: -3.125vw 0;
  }
  .product-info__reviews .reviews-item {
    margin: 3.125vw 0;
  }
  .product-info__slider {
    margin-bottom: 9.375vw;
  }
  .product-info__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-info__slider .slider-bottom {
    display: block;
  }
  .product-info__slider .slider-container {
    margin-bottom: 4.6875vw;
  }
  .product-info__slider .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
  }
  .product-info__slider .swiper-slide:last-child {
    margin-right: 0;
  }
  .product-info__btn {
    width: 100%;
    min-width: unset;
  }
  .product-description {
    margin-bottom: 12.5vw;
  }
  .product-description__head {
    margin-bottom: 9.375vw;
  }
  .product-description__content {
    margin-bottom: 12.5vw;
  }
  .product-description__content .content-top {
    padding-bottom: 3.125vw;
    border-bottom: 0.3125vw solid #e0edf1;
    margin-bottom: 6.25vw;
  }
  .product-description__content .content-title {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .product-description__content .content-title sup {
    font-size: 3.125vw;
    line-height: 4.375vw;
    top: -1.5625vw;
    left: 0.625vw;
  }
  .product-description__content .content-container {
    margin-bottom: 6.25vw;
  }
  .product-description__content .content-bottom {
    position: static;
    top: unset;
    right: unset;
    -webkit-transform: none;
            transform: none;
  }
  .product-description__content .content-link {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .product-description__item {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 6.25vw;
  }
  .product-description__item:last-child {
    margin-bottom: 0;
  }
  .product-description__item .item-slider {
    width: 100%;
  }
  .product-description__item .item-slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-description__item .item-slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .product-description__item .item-slider .slider-bottom {
    padding: 0;
    position: static;
    left: unset;
    bottom: unset;
  }
  .product-description__item .item-slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .product-description__item .item-slider .slider-bottom .swiper-pagination-bullet {
    background-color: #E73523;
  }
  .product-description__item .item-slider .swiper {
    border-radius: 4.6875vw;
  }
  .product-description__item .item-slider .swiper-slide {
    width: 87.5vw;
    height: 56.25vw;
    border-radius: 4.6875vw;
    margin-right: 3.125vw;
  }
  .product-description__item .item-slider .swiper-slide:last-child {
    margin-right: 0;
  }
  .product-description__item .item-main {
    width: 100%;
    min-height: unset;
    margin-bottom: 6.25vw;
  }
  .product-description__item .item-title {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
  }
  .product-description__item .item-text {
    max-height: 50vw;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .product-description__item .item-text p {
    margin-bottom: 4.6875vw;
  }
  .product-description__item .item-text ul {
    margin-bottom: 4.6875vw;
  }
  .product-description__item .item-text ul li {
    padding-left: 5vw;
    margin-bottom: 1.5625vw;
  }
  .product-description__item .item-text ul li:last-child {
    margin-bottom: 0;
  }
  .product-description__item .item-text ul li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .product-description__item .item-btn {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-top: 4.6875vw;
  }
  .product-description__item:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .questions {
    margin-bottom: 12.5vw;
  }
  .questions__head {
    margin-bottom: 9.375vw;
  }
  .questions__container {
    margin-bottom: 9.375vw;
  }
  .questions__container .contianer-flex {
    margin: -2.5vw 0;
  }
  .questions__container .questions__item {
    margin: 2.5vw 0;
  }
  .questions__item {
    width: 87.5vw;
    border-radius: 3.125vw;
  }
  .questions__item.open .item-btn {
    -webkit-box-shadow: 0 0 6.25vw 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 6.25vw 0 rgba(0, 0, 0, 0.05);
  }
  .questions__item.open .item-btn::before, .questions__item.open .item-btn::after {
    border-radius: 1.5625vw;
  }
  .questions__item.open .item-btn::before {
    width: 2.5vw;
    height: 0.625vw;
  }
  .questions__item.open .item-btn::after {
    width: 0.625vw;
    height: 2.5vw;
  }
  .questions__item .item-top {
    height: auto;
    padding: 4.6875vw;
  }
  .questions__item .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    max-height: unset;
    -webkit-line-clamp: unset;
  }
  .questions__item .item-btn {
    width: 6.25vw;
    height: 6.25vw;
    margin-left: 4.6875vw;
  }
  .questions__item .item-btn::before {
    width: 1.875vw;
    height: 0.625vw;
  }
  .questions__item .item-btn::after {
    width: 0.625vw;
    height: 1.875vw;
  }
  .questions__item .item-body {
    font-size: 3.75vw;
    line-height: 5vw;
    padding: 4.6875vw;
    padding-top: 0;
    padding-right: 15.625vw;
  }
  .questions__bottom .bottom-btn {
    width: 100%;
    min-width: unset;
  }
  .mattress-covers-order {
    margin-bottom: 12.5vw;
  }
  .mattress-covers-order__head {
    margin-bottom: 7.8125vw;
  }
  .mattress-covers-order__banner {
    border-radius: 4.6875vw;
  }
  .mattress-covers-order__banner .banner-person {
    width: 87.5vw;
    height: 65.625vw;
  }
  .mattress-covers-order__banner .banner-person .person-img {
    width: 87.5vw;
    max-height: 65.625vw;
    left: 14.0625vw;
  }
  .mattress-covers-order__banner .banner-person .person-info {
    width: 31.25vw;
    top: 23.4375vw;
    left: 7.8125vw;
  }
  .mattress-covers-order__banner .banner-main {
    min-height: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 65.625vw;
  }
  .mattress-covers-order__banner .banner-title {
    font-size: 7.5vw;
    line-height: 9.375vw;
    margin-bottom: 3.125vw;
    text-align: center;
  }
  .mattress-covers-order__banner .banner-text {
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .mattress-covers-order__banner .banner-form .form-input {
    width: 100%;
  }
  .mattress-covers-order__banner .banner-form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .feed-back {
    margin-bottom: 12.5vw;
  }
  .feed-back__head {
    margin-bottom: 7.8125vw;
  }
  .feed-back__banner {
    border-radius: 4.6875vw;
  }
  .feed-back__banner .banner-person {
    width: 87.5vw;
    height: 75vw;
  }
  .feed-back__banner .banner-person .person-img {
    right: -7.8125vw;
  }
  .feed-back__banner .banner-person .person-info {
    width: 31.25vw;
    top: 18.75vw;
    left: 6.25vw;
  }
  .feed-back__banner .banner-content {
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 78.125vw;
  }
  .feed-back__banner .banner-text {
    font-size: 4.375vw;
    line-height: 6.25vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .feed-back__banner .banner-text br {
    display: none;
  }
  .feed-back__banner .banner-form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .feed-back__banner .banner-form .form-item {
    width: 100%;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .feed-back__banner .banner-form .form-input {
    width: 100%;
  }
  .feed-back__banner .banner-form .form-textarea {
    width: 100%;
    height: 43.75vw;
  }
  .feed-back__banner .banner-form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .certificates {
    margin-bottom: 12.5vw;
  }
  .certificates__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .certificates__content .content-main {
    width: 100%;
    padding: 0;
    margin-bottom: 6.25vw;
  }
  .certificates__content .content-title {
    font-size: 6.25vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
  }
  .certificates__content .content-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .certificates__slider {
    width: 100%;
  }
  .certificates__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .certificates__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .certificates__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .certificates__slider .slider-container .swiper-slide {
    width: 87.5vw;
    height: 125vw;
    margin-right: 3.125vw;
  }
  .certificates__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .certificates__slider .slider-bottom {
    width: 100%;
    height: 1.5625vw;
    position: static;
    left: unset;
    bottom: unset;
  }
  .certificates__slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .certificates__slide {
    border-radius: 4.6875vw;
  }
  .production {
    margin-bottom: 12.5vw;
  }
  .production__head {
    margin-bottom: 7.8125vw;
  }
  .production__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .production__slider .slider-container {
    margin-bottom: 4.6875vw;
  }
  .production__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .production__slider .slider-container .swiper-slide {
    width: 87.5vw;
    height: 106.25vw;
    margin-right: 3.125vw;
  }
  .production__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .production__slider .slider-bottom .bottom-buttons {
    display: none;
  }
  .production__slide {
    border-radius: 4.6875vw;
  }
  .production__bullets .bullets-flex {
    margin: -4.6875vw 0;
  }
  .production__bullets .bullets-item {
    width: 87.5vw;
    margin: 4.6875vw 0;
  }
  .production__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    margin-right: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
  }
  .production__bullets .item-icon img {
    width: 9.375vw;
    height: 9.375vw;
  }
  .production__bullets .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 1.5625vw;
  }
  .production__bullets .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .quiz {
    margin-bottom: 12.5vw;
  }
  .quiz__head {
    margin-bottom: 7.8125vw;
  }
  .quiz__banner {
    border-radius: 4.6875vw;
    margin-bottom: 7.8125vw;
  }

  .quiz__banner .banner-img {
    width: 87.5vw;
    max-height: 70.3125vw;
  }
  .quiz__banner .banner-content {
    min-height: unset;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 71.875vw;
    background: transparent;
  }
  .quiz__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .quiz__banner .banner-text {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .quiz__banner .banner-text br {
    display: none;
  }
  .quiz__banner .banner-bullets {
    width: 100%;
    margin-bottom: 6.25vw;
  }
  .quiz__banner .banner-bullets .bullets-flex {
    margin: -2.5vw 0;
  }
  .quiz__banner .banner-bullets .bullets-item {
    width: 87.5vw;
    margin: 2.5vw 0;
  }
  .quiz__banner .banner-bullets .item-icon {
    width: 8.75vw;
    height: 8.75vw;
    border-radius: 3.125vw;
    margin-right: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .quiz__banner .banner-bullets .item-icon img {
    width: 4.0625vw;
    height: 4.0625vw;
  }
  .quiz__banner .banner-bullets .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .quiz__banner .banner-bottom {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .quiz__banner .banner-bottom .bottom-btn {
    width: 100%;
    min-width: unset;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .quiz__banner .banner-bottom .bottom-text {
    font-size: 3.75vw;
    line-height: 5vw;
    text-align: center;
  }
  .quiz__form[data-active-question-id="1"] .quiz__btn.prev-btn {
    display: none !important;
  }
  .quiz__container.active {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
	.quiz__main {
	  padding-top: 2vw;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .quiz__progress {
    height: 9.375vw;
    padding: 1.5625vw;
    border-radius: 15.625vw;
    margin-bottom: 6.25vw;
  }
  .quiz__progress.final-progress {
    padding: 0;
    height: 9.375vw;
    margin-bottom: 6.25vw;
  }
  .quiz__progress.final-progress .progress-text {
    font-size: 4.375vw;
  }
  .quiz__progress .progress-line {
    border-radius: 15.625vw;
  }
  .quiz__progress .progress-text {
    height: 3.75vw;
    font-size: 3.75vw;
  }
  .quiz__questions {
    margin-bottom: 6.25vw;
  }
  .quiz__questions .questions-head {
    margin-bottom: 4.6875vw;
  }
  .quiz__questions .questions-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
    text-align: center;
  }
  .quiz__questions .questions-title:last-child {
    margin-bottom: 0;
  }
  .quiz__questions .questions-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
    text-align: center;
  }
  .quiz__questions .answers-item[data-multiple-answer] .item-icon {
    border-radius: 1.5625vw;
  }
  .quiz__questions .answers-item[data-multiple-answer] .item-icon span {
    border-radius: 0;
  }
  .quiz__questions .answers-item .item-icon {
    width: 4.375vw;
    height: 4.375vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 1.5625vw;
  }
  .quiz__questions .answers-item .item-icon span {
    width: 2.5vw;
    height: 2.5vw;
  }
  .quiz__img-answers .answers-flex {
    margin: -2.5vw -1.5625vw;
  }
  .quiz__img-answers .answers-item {
    width: 40.1875vw;
    margin: 2.5vw 1.5625vw;
  }
  .quiz__img-answers .answers-item .item-img {
    height: 31.25vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #f2f7fa;
    margin-bottom: 3.125vw;
  }
  .quiz__img-answers .answers-item .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .quiz__text-answers .answers-item {
    padding: 3.125vw 0;
    border-bottom: 0.3125vw solid #e0edf1;
  }
  .quiz__text-answers .answers-item:first-child {
    padding-top: 0;
  }
  .quiz__text-answers .answers-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .quiz__text-answers .answers-item .item-icon {
    margin-top: 0.3125vw;
  }
  .quiz__text-answers .answers-item .item-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .quiz__text-answers .answers-item .item-title:last-child {
    margin-bottom: 0;
  }
  .quiz__text-answers .answers-item .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .quiz__text-answers .answers-images {
    display: none;
  }
  .quiz__input-answers .answers-item {
    width: 100%;
    margin-bottom: 4.6875vw;
  }
  .quiz__input-answers .answers-item:last-child {
    margin-bottom: 0;
  }
  .quiz__input-answers .answers-item .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .quiz__input-answers .answers-item .item-input {
    width: 100%;
    height: 18.75vw;
    border-radius: 31.25vw;
    padding: 0 6.25vw;
    border: 0.3125vw solid #e0edf1;
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .quiz__input-answers .answers-skip .skip-icon {
    width: 4.375vw;
    height: 4.375vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 1.5625vw;
  }
  .quiz__input-answers .answers-skip .skip-icon span {
    width: 2.5vw;
    height: 2.5vw;
  }
  .quiz__input-answers .answers-skip .skip-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .quiz__bottom {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .quiz__bottom .bottom-text {
    width: 100%;
    max-width: unset;
    font-size: 3.75vw;
    line-height: 5vw;
    text-align: center;
    margin-bottom: 3.125vw;
  }
  .quiz__bottom .bottom-text br {
    display: none;
  }
  .quiz__bottom .bottom-buttons {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .quiz__bottom .btn-hint {
    font-size: 3.125vw;
    line-height: 4.375vw;
    padding: 3.125vw;
    border-radius: 1.5625vw;
    left: 0;
    right: 0;
    margin-bottom: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .quiz__bottom .btn-wrap {
    margin: 0;
    border-radius: 31.25vw;
  }
  .quiz__btn {
    width: 100%;
    height: 18.75vw;
  }
  .quiz__btn.prev-btn {
    font-size: 3.75vw;
    border-radius: 31.25vw;
    margin-top: 3.125vw;
  }
  .quiz__side {
    display: none !important;
  }
  .quiz__loader {
    top: -3.125vw;
    left: -3.125vw;
    right: -3.125vw;
    bottom: -3.125vw;
    -webkit-backdrop-filter: blur(1.5625vw);
            backdrop-filter: blur(1.5625vw);
  }
  .quiz__loader .loader-banner {
    width: 87.5vw;
    height: 46.875vw;
    border-radius: 4.6875vw;
  }
  .quiz__loader .banner-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .quiz__final {
    padding: 7.8125vw 4.6875vw;
    border-radius: 4.6875vw;
  }
  .quiz__final .final-img {
    display: none;
  }
  .quiz__final .final-content {
    width: 100%;
    min-height: unset;
  }
  .quiz__final .final-bullets {
    margin-bottom: 4.6875vw;
  }
  .quiz__final .final-bullets .bullets-flex {
    margin: -2.5vw 0;
  }
  .quiz__final .final-bullets .bullets-item {
    width: 87.5vw;
    margin: 2.5vw 0;
  }
  .quiz__final .final-bullets .item-icon {
    width: 8.75vw;
    height: 8.75vw;
    border-radius: 3.125vw;
    margin-right: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .quiz__final .final-bullets .item-icon img {
    width: 4.0625vw;
    height: 4.0625vw;
  }
  .quiz__final .final-bullets .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .quiz__final .final-form {
    width: 100%;
  }
  .quiz__final .final-form .form-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .order {
    margin-bottom: 12.5vw;
  }
  .order__head {
    margin-bottom: 7.8125vw;
  }
  .order__container .container-flex {
    margin: -3.125vw;
  }
  .order__item {
    width: 87.5vw;
    padding: 4.6875vw;
    border: 0.3125vw solid #f2f7fa;
    border-radius: 4.6875vw;
    margin: 3.125vw;
  }
  .order__item > *:last-child {
    margin-bottom: 0 !important;
  }
  .order__item .item-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 4.6875vw;
  }
  .order__item .item-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 4.6875vw;
  }
  .order__item .item-text a {
    font-size: 5.625vw;
    line-height: 6.875vw;
  }
  .order__item ol.item-list {
    font-size: 4.375vw;
    line-height: 5.625vw;
    padding-left: 5.625vw;
    margin-bottom: 4.6875vw;
  }
  .order__item ol.item-list li {
    margin-bottom: 3.125vw;
  }
  .order__item ol.item-list li:last-child {
    margin-bottom: 0;
  }
  .order__item .item-btn {
    width: 100%;
  }
  .order__item .common-btn,
  .order__item .common-green-btn {
    min-width: unset;
  }
  .payment {
    margin-bottom: 12.5vw;
  }
  .payment__head {
    margin-bottom: 7.8125vw;
  }
  .payment__title {
    font-size: 8.125vw;
    line-height: 10.625vw;
    text-align: center;
  }
  .payment__bullets {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .payment__bullets .bullets-item {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
  }
  .payment__bullets .bullets-item:last-child {
    margin-bottom: 0;
  }
  .payment__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .payment__bullets .item-icon img {
    width: 9.375vw;
    height: 9.375vw;
  }
  .delivery {
    margin-bottom: 12.5vw;
  }
  .delivery__banner {
    border-radius: 4.6875vw;
    margin-bottom: 9.375vw;
  }
  .delivery__banner:last-child {
    margin-bottom: 0;
  }
  .delivery__banner .banner-img {
    width: 87.5vw;
    max-height: 62.5vw;
  }
  .delivery__banner .banner-content {
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 65.625vw;
  }
  .delivery__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .delivery__banner .banner-list {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .delivery__banner .banner-list li {
    padding-left: 5vw;
    margin-bottom: 3.125vw;
  }
  .delivery__banner .banner-list li:last-child {
    margin-bottom: 0;
  }
  .delivery__banner .banner-list li::before {
    width: 0.9375vw;
    height: 0.9375vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .delivery__bottom {
    -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;
  }
  .delivery__bottom .bottom-main {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .delivery__bottom .bottom-text {
    font-size: 5.625vw;
    line-height: 6.875vw;
    text-align: center;
    margin-bottom: 4.6875vw;
  }
  .delivery__bottom .bottom-container {
    width: 100%;
  }
  .delivery__bottom .bottom-container .container-flex {
    margin: -2.5vw 0;
  }
  .delivery__bottom .bottom-item {
    width: 87.5vw;
    height: 28.125vw;
    margin: 2.5vw 0;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .delivery__bottom .bottom-item img {
    width: 65.625vw;
    height: 15.625vw;
  }
  .contacts {
    margin-bottom: 12.5vw;
  }
  .contacts__head {
    margin-bottom: 6.25vw;
  }
  .contacts__container {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .contacts__content {
    width: 100%;
    padding: 7.8125vw 4.6875vw;
    padding-left: 12.5vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #f2f7fa;
    margin-bottom: 6.25vw;
  }
  .contacts__content .content-address {
    margin-bottom: 4.6875vw;
  }
  .contacts__content .content-address .address-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .contacts__content .content-address .address-text::before {
    width: 5.3125vw;
    height: 6.25vw;
    margin-right: 1.5625vw;
  }
  .contacts__content .content-address .address-link {
    font-size: 4.375vw;
    line-height: 5.625vw;
  }
  .contacts__content .content-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 4.6875vw;
  }
  .contacts__content .content-text p {
    margin-bottom: 3.125vw;
  }
  .contacts__content .content-link {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 4.6875vw;
  }
  .contacts__content .content-social {
    margin-bottom: 4.6875vw;
  }
  .contacts__slider {
    width: 100%;
  }
  .contacts__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contacts__slider .slider-bottom {
    display: block;
  }
  .contacts__slider .slider-container {
    height: 71.875vw;
    margin-bottom: 6.25vw;
  }
  .contacts__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .contacts__slider .slider-container .swiper-slide {
    border-radius: 4.6875vw;
    margin-right: 3.125vw;
  }
  .contacts__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .error-page {
    min-height: unset;
    margin-bottom: 12.5vw;
  }
  .error-page__content {
    min-height: calc(100vh - 18.75vw);
  }
  .error-page__content .content-img {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-height: 56.25vw;
  }
  .error-page__content .content-main {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 12.5vw;
    padding-bottom: 59.375vw;
  }
  .error-page__title {
    font-size: 40.625vw;
    line-height: 37.5vw;
    margin-bottom: 6.25vw;
  }
  .error-page__text {
    font-size: 6.25vw;
    line-height: 7.5vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .error-page__link {
    width: 100%;
    min-width: unset;
  }
  .thanx {
    margin-bottom: 12.5vw;
  }
  .thanx__banner {
    border-radius: 4.6875vw;
  }
  .thanx__banner .banner-img {
    width: 87.5vw;
    max-height: 64.0625vw;
  }
  .thanx__banner .banner-main {
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 65.625vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .thanx__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .thanx__banner .banner-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .thanx__banner .banner-text br {
    display: none;
  }
  .thanx__banner .banner-links {
    width: 100%;
    -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;
  }
  .thanx__banner .banner-link {
    width: 100%;
    min-width: unset;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .thanx__banner .banner-link:last-child {
    margin-bottom: 0;
  }
  .favorites {
    margin-bottom: 12.5vw;
  }
  .favorites.favorites-empty .favorites__empty {
    padding: 0;
  }
  .favorites__head {
    margin-bottom: 7.8125vw;
  }
  .favorites__container .container-flex {
    margin: -4.6875vw 0;
  }
  .basket {
    margin-bottom: 12.5vw;
  }

  @media(max-width:768px){
    section{
      margin-top: 5vw;
    }

    section .first{
      margin-top: 0;
    }
	  
  }

  .basket.basket-empty .basket__empty {
    padding: 0;
  }
  .basket__head {
    margin-bottom: 7.8125vw;
  }
  .basket__container {
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  .basket__container.mob-form-accept-bottom {
    padding-bottom: 42.1875vw;
  }
  .basket__container.mob-form-accept-bottom .form-container {
    margin: 0;
  }
  .basket__container.mob-form-accept-bottom .form-item {
    margin: 0 !important;
    margin-top: 4.6875vw !important;
  }
  .basket__container.mob-form-accept-bottom .form-item:first-child {
    margin-top: 0 !important;
  }
  .basket__container.mob-form-accept-bottom .form-btn {
    width: 100%;
    height: 18.75vw;
    position: absolute;
    left: 0;
    bottom: 14.0625vw;
  }
  .basket__container.mob-form-accept-bottom .form-checkbox {
    max-height: 9.375vw;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .basket__container.mob-buttons-bottom {
    padding-bottom: 53.125vw;
  }
  .basket__container.mob-buttons-bottom .thanx-text {
    margin: 0 !important;
  }
  .basket__container.mob-buttons-bottom .thanx-links {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .basket__container.mob-buttons-bottom .thanx-link:nth-child(n+3) {
    display: none !important;
  }
  .basket__form {
    width: 100%;
    margin-bottom: 9.375vw;
  }
  .basket__form .form-block {
    width: 100%;
    margin-bottom: 9.375vw;
  }
  .basket__form .form-block:last-child {
    margin-bottom: 0;
  }
  .basket__form .form-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
  }
  .basket__form .form-radio .radio-flex {
    margin: -2.5vw 0;
  }
  .basket__form .form-radio .radio-item {
    width: 87.5vw;
    min-height: 18.75vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
    padding: 4.6875vw;
    margin: 2.5vw 0;
  }
  .basket__form .form-radio .item-icon {
    width: 5vw;
    height: 5vw;
    margin-right: 4.6875vw;
    border-radius: 1.5625vw;
  }
  .basket__form .form-radio .item-icon svg {
    width: 2.1875vw;
    height: 1.875vw;
  }
  .basket__form .form-radio .item-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 0.9375vw;
  }
  .basket__form .form-radio .item-btn,
  .basket__form .form-radio .item-price {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .basket__form .form-radio .item-text {
    font-size: 3.125vw;
    line-height: 4.375vw;
  }
  .basket__form .form-container .form-item {
    width: 100%;
    margin-bottom: 4.6875vw;
  }
  .basket__form .form-container .form-item.wide-item {
    width: 100%;
  }
  .basket__form .form-container .form-textarea {
    height: 43.75vw;
  }
  .basket__thanx {
    width: 100%;
    margin-bottom: 9.375vw;
  }
  .basket__thanx .thanx-title {
    text-align: center;
    margin-bottom: 6.25vw;
  }
  .basket__thanx .thanx-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .basket__thanx .thanx-text br {
    display: none;
  }
  .basket__thanx .thanx-links {
    -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;
  }
  .basket__thanx .thanx-link {
    width: 100%;
    min-width: unset;
    margin: 0;
    margin-bottom: 4.6875vw;
  }
  .basket__thanx .thanx-link:last-child {
    margin-bottom: 0;
  }
  .basket__info {
    width: 100%;
    padding: 7.8125vw 4.6875vw;
    border-radius: 4.6875vw;
  }
  .basket__info.discount-none .info-container {
    margin-bottom: 6.25vw;
  }
  .basket__info .info-top {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin: 0;
    margin-top: 6.25vw;
  }
  .basket__info .info-top .top-text {
    width: 100%;
    max-width: unset;
    font-size: 3.75vw;
    line-height: 4.6875vw;
  }
  .basket__info .info-btn {
    margin-bottom: 4.6875vw;
  }
  .basket__info .info-title {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    font-size: 7.5vw;
    line-height: 8.75vw;
    margin-bottom: 6.25vw;
  }
  .basket__info .info-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 1.5625vw;
  }
  .basket__info .info-item {
    border-bottom: 0.3125vw solid #dfe8ef;
    padding-bottom: 1.5625vw;
    margin-bottom: 1.5625vw;
  }
  .basket__info .info-item:last-child {
    margin-bottom: 0;
  }
  .basket__info .info-item .item-title {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .basket__info .info-item .item-price {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .basket__info .info-item .item-btn {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .basket__info .info-discount {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 6.25vw;
  }
  .basket__info .info-discount .discount-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
  }
  .basket__info .info-discount .discount-price {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .basket__info .info-total {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    line-height: 10.625vw;
    margin-bottom: 12.5vw;
  }
  .basket__info .info-total:last-child {
    margin-bottom: 0;
  }
  .basket__info .info-total .total-text {
    font-size: 7.5vw;
  }
  .basket__info .info-total .total-price {
    font-size: 9.375vw;
  }
  .basket__item {
    position: relative;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1 !important;
    padding: 6.25vw 4.6875vw !important;
    padding-bottom: 23.4375vw !important;
    margin-bottom: 6.25vw;
  }
  .basket__item:last-child {
    margin-bottom: 0;
  }
  .basket__item .item-img {
    width: 46.875vw;
    height: 43.75vw;
    margin: 0 auto;
    margin-bottom: 4.6875vw;
  }
  .basket__item .item-main {
    width: 100%;
    margin-bottom: 4.6875vw;
  }
  .basket__item .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin: 0;
  }
  .basket__item .item-sizes {
    width: 100%;
    position: absolute;
    left: 4.6875vw;
    bottom: 6.25vw;
  }
  .basket__item .item-sizes .sizes-select {
    width: 37.5vw;
    margin-right: 3.125vw;
  }
  .basket__item .item-sizes .sizes-text {
    display: none;
  }
  .basket__item .item-prices {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    -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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .basket__item .item-prices .current-price {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin: 0;
  }
  .basket__item .item-prices .price-wrap {
    -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;
  }
  .basket__item .item-prices .old-price {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin: 0;
    margin-right: 3.125vw;
  }
  .basket__item .item-prices .price-discount .discount-icon {
    height: 6.25vw;
    padding: 0 0.9375vw 0 1.875vw;
    margin: 0;
    font-size: 2.8125vw;
    border-radius: 0 0.625vw 0.625vw 0;
  }
  .basket__item .item-prices .price-discount .discount-text {
    display: none;
  }
  .basket__item .item-count {
    width: 37.5vw;
    position: absolute;
    right: 4.6875vw;
    bottom: 6.25vw;
  }
  .basket__item .item-count .count-btn {
    width: 12.5vw;
    height: 12.5vw;
    font-size: 6.25vw;
    line-height: 7.5vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .basket__item .item-count .count-input {
    width: 12.5vw;
    height: 12.5vw;
    font-size: 5.625vw;
    line-height: 6.875vw;
  }

  /**/

  .basket__item .item-count .quantity{
    width: 37.5vw;
    position: absolute;
    right: 4.6875vw;
    bottom: 6.25vw;
  }
  .basket__item .item-count .quantity__btn {
    width: 12.5vw;
    height: 12.5vw;
    font-size: 0;
    line-height: 7.5vw;
    border-radius: 3.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .basket__item .item-count .quantity__btn.quantity_minus::before,
  .basket__item .item-count .quantity__btn.quantity_plus::before{
    font-size: 6.25vw;
  }
  .basket__item .item-count .count-input {
    width: 12.5vw;
    height: 12.5vw;
    font-size: 5.625vw;
    line-height: 6.875vw;
  }

  /**/

  .price-catalog {
    margin-bottom: 12.5vw;
  }
  .price-catalog__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .price-catalog__banner {
    width: 100%;
    border-radius: 4.6875vw;
    margin-bottom: 9.375vw;
  }
  .price-catalog__banner .banner-img {
    width: 50.625vw;
    height: 93.75vw;
    top: unset;
    left: 50%;
    right: unset;
    bottom: -12.5vw;
    -webkit-transform: rotate(90deg) translate(-100%, 50%);
            transform: rotate(90deg) translate(-100%, 50%);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .price-catalog__banner .banner-content {
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 43.75vw;
  }
  .price-catalog__banner .banner-text {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .price-catalog__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 4.6875vw;
    text-align: center;
  }
  .price-catalog__banner .banner-list {
    font-size: 4.375vw;
    line-height: 5.625vw;
    padding-right: 4.6875vw;
  }
  .price-catalog__banner .banner-list li {
    padding-left: 5.625vw;
    margin-bottom: 1.5625vw;
  }
  .price-catalog__banner .banner-list li:last-child {
    margin-bottom: 0;
  }
  .price-catalog__banner .banner-list li::before {
    width: 1.25vw;
    height: 1.25vw;
    top: 2.8125vw;
    left: 2.8125vw;
  }
  .price-catalog__form {
    width: 100%;
    padding: 7.8125vw 4.6875vw;
    border-radius: 4.6875vw;
  }
  .price-catalog__form .form-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 7.8125vw;
    text-align: center;
    padding: 0 3.125vw;
  }
  .price-catalog__form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .mattresses {
    margin-bottom: 12.5vw;
  }
  .mattresses__head {
    margin-bottom: 7.8125vw;
  }
  .mattresses__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mattresses__slider .slider-bottom {
    display: block;
  }
  .mattresses__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .mattresses__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .mattresses__slider .slider-container .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
  }
  .mattresses__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .mattresses__slide {
    border-radius: 4.6875vw;
  }
  .mattresses__slide .slide-img {
    width: 65.625vw;
    max-height: 45.3125vw;
  }
  .mattresses__slide .slide-main {
    min-height: 45.3125vw;
    padding: 6.25vw;
    padding-right: 25vw;
  }
  .mattresses__slide .slide-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .mattresses__slide .slide-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .popular {
    margin-bottom: 12.5vw;
  }
  .popular__head {
    margin-bottom: 7.8125vw;
  }
  .popular__slider .slider-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .popular__slider .slider-bottom {
    display: block;
  }
  .popular__slider .slider-container {
    margin-bottom: 6.25vw;
  }
  .popular__slider .slider-container .swiper {
    border-radius: 4.6875vw;
  }
  .popular__slider .slider-container .swiper-slide {
    width: 87.5vw;
    margin-right: 3.125vw;
  }
  .popular__slider .slider-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .popular__slide {
    border-radius: 4.6875vw;
  }
  .popular__slide .slide-img {
    width: 51.5625vw;
    max-height: 51.5625vw;
  }
  .popular__slide .slide-main {
    min-height: 51.5625vw;
    padding: 6.25vw;
    padding-right: 28.125vw;
    border: 0.3125vw solid #e0edf1;
  }
  .popular__slide .slide-title {
    font-size: 7.5vw;
    line-height: 8.75vw;
  }
  .products-catalog {
    margin-bottom: 12.5vw;
  }
  .products-catalog__banner {
    border-radius: 4.6875vw;
  }
  .products-catalog__banner .banner-img {
    width: 87.5vw;
    height: 71.875vw;
  }
  .products-catalog__banner .banner-img img {
    width: 131.25vw;
    height: 90vw;
  }
  .products-catalog__banner .banner-content {
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 84.375vw;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .products-catalog__banner .banner-main,
  .products-catalog__banner .banner-form {
    width: 100%;
  }
  .products-catalog__banner .banner-form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .products-catalog__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .partners {
    margin-bottom: 12.5vw;
  }
  .partners__head {
    margin-bottom: 7.8125vw;
  }
  .partners__bullets .bullets-flex {
    margin: -4.6875vw 0;
  }
  .partners__bullets .bullets-item {
    width: 87.5vw;
    margin: 4.6875vw 0;
  }
  .partners__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .partners__bullets .item-icon img {
    width: 9.375vw;
    height: 9.375vw;
  }
  .partners__bullets .item-title {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 1.5625vw;
  }
  .partners__bullets .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .steps {
    margin-bottom: 12.5vw;
  }
  .steps__head {
    margin-bottom: 7.8125vw;
  }
  .steps__bullets .bullets-flex {
    margin: -4.6875vw 0;
  }
  .steps__bullets .bullets-item {
    width: 87.5vw;
    margin: 4.6875vw 0;
  }
  .steps__bullets .bullets-item:nth-child(3n+1) {
    width: 87.5vw;
  }
  .steps__bullets .item-icon {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-right: 4.6875vw;
  }
  .steps__bullets .item-icon img {
    width: 9.375vw;
    height: 9.375vw;
  }
  .steps__bullets .item-text {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  .offer {
    margin-bottom: 12.5vw;
  }
  .offer__banner {
    border-radius: 4.6875vw;
  }
  .offer__banner .banner-img {
    width: 93.75vw;
    max-height: 95.3125vw;
    left: 0;
    bottom: -20.3125vw;
  }
  .offer__banner .banner-content {
    min-height: unset;
    padding: 7.8125vw 4.6875vw;
    padding-bottom: 78.125vw;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .offer__banner .banner-block {
    width: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 6.25vw;
  }
  .offer__banner .banner-block:nth-child(2) {
    width: 100%;
    margin: 0;
  }
  .offer__banner .banner-block:nth-child(2) .banner-text {
    margin-bottom: 4.6875vw;
  }
  .offer__banner .banner-title {
    font-size: 6.875vw;
    line-height: 8.125vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .offer__banner .banner-text {
    max-width: unset;
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .offer__banner .banner-form {
    width: 100%;
    margin-bottom: 6.25vw;
  }
  .offer__banner .banner-form .form-input {
    width: 100%;
  }
  .offer__banner .banner-form .form-checkbox {
    width: 60.9375vw;
    margin: 0 auto;
  }
  .to-top {
    width: 9.375vw;
    height: 9.375vw;
    right: 6.25vw;
    bottom: 6.25vw;
  }
  .to-top img,
  .to-top svg {
    width: 3.4375vw;
    height: 2.1875vw;
  }
  .sidebar {
    width: 21.875vw;
    right: -31.25vw;
  }
  .sidebar.closed .sidebar__btn.top-btn {
    margin-bottom: 2.1875vw;
  }
  .sidebar.closed .sidebar__btn.bottom-btn {
    margin-top: 2.1875vw;
  }
  .sidebar.hidden {
    right: -31.25vw !important;
  }
  .sidebar__btn {
    width: 7.8125vw;
    height: 7.8125vw;
  }
  .sidebar__btn.top-btn {
    margin-bottom: 3.125vw;
  }
  .sidebar__btn.top-btn img {
    width: 2.8125vw;
    height: 2.8125vw;
  }
  .sidebar__btn.bottom-btn {
    margin-top: 3.125vw;
  }
  .sidebar__btn.bottom-btn img {
    width: 3.125vw;
    height: 2.1875vw;
  }
  .sidebar__container .container-item {
    min-height: 21.875vw;
    padding: 1.5625vw;
    margin-bottom: 2.1875vw;
    border-radius: 1.5625vw 0 0 1.5625vw;
  }
  .sidebar__container .container-item:last-child {
    margin-bottom: 0;
  }
  .sidebar__container .container-item .item-icon {
    max-width: 9.375vw;
    height: 6.25vw;
    margin-bottom: 1.5625vw;
  }
  .sidebar__container .container-item .item-text {
    font-size: 3.125vw;
    line-height: 3.75vw;
  }
  .popup__container {
    padding: 6.25vw 0;
  }
  .popup__container.bottom-left-popup .popup__content {
    margin-left: 3.125vw;
  }
  .popup__content {
    padding: 6.25vw;
    border-radius: 3.125vw;
  }
  .popup__content .content-close-btn {
    width: 3.125vw;
    height: 3.125vw;
    top: 2.5vw;
    right: 2.5vw;
  }
  .cookie-popup {
    width: 93.75vw;
    padding: 6.25vw;
  }
  .cookie-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .cookie-popup .content-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .cookie-popup .bottom-btn {
    min-width: 34.375vw;
    height: 12.5vw;
  }
  .policy-popup {
    width: 93.75vw;
  }
  .policy-popup .content-block h3 {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .policy-popup .content-block h4 {
    font-size: 4.375vw;
    line-height: 5.625vw;
    margin-bottom: 3.125vw;
  }
  .policy-popup .content-block p {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .policy-popup .content-block ul {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .policy-popup .content-block ul li {
    padding-left: 5vw;
    margin-bottom: 1.5625vw;
  }
  .policy-popup .content-block ul li:last-child {
    margin-bottom: 0;
  }
  .policy-popup .content-block ul li::before {
    width: 1.5625vw;
    height: 0.3125vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  .quiz-popup {
    width: 93.75vw;
    padding: 6.25vw;
  }
  .quiz-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .quiz-popup .content-links .links-flex {
    margin: -1.5625vw 0;
  }
  .quiz-popup .content-links .links-item {
    width: 81.25vw;
    min-height: 12.5vw;
    border-radius: 31.25vw;
    font-size: 3.75vw;
    line-height: 5vw;
    border: 0.3125vw solid #f2f7fa;
    margin: 1.5625vw 0;
  }
  .review-popup {
    width: 93.75vw;
  }
  .review-popup .content-head {
    margin-bottom: 3.125vw;
  }
  .review-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
  }
  .review-popup .content-sub-title {
    font-size: 5vw;
    line-height: 6.25vw;
  }
  .review-popup .content-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .review-popup .content-form .form-textarea {
    height: 31.25vw;
  }
  .promotion-popup {
    width: 93.75vw;
    padding: 6.25vw;
  }
  .promotion-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
    text-align: center;
  }
  .promotion-popup .content-title br {
    display: none;
  }
  .promotion-popup .content-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
    text-align: center;
  }
  .promotion-popup .content-text br {
    display: none;
  }
  .promotion-popup .content-form .form-input {
    width: 100%;
  }
  .fast-order-popup {
    width: 93.75vw;
    padding: 6.25vw;
  }
  .fast-order-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .fast-order-popup .content-main {
    padding: 0;
  }
  .fast-order-popup .main-img {
    width: 100%;
    height: 62.5vw;
    position: static;
    top: unset;
    right: unset;
    border-radius: 4.6875vw;
    border: 0.3125vw solid #e0edf1;
    margin-bottom: 3.125vw;
  }
  .fast-order-popup .main-title {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 3.125vw;
  }
  .fast-order-popup .main-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .fast-order-popup .main-delivery {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 3.125vw;
  }
  .fast-order-popup .main-form {
    width: 100%;
  }
  .call-back-popup {
    width: 93.75vw;
  }
  .call-back-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .call-back-popup .content-text {
    font-size: 3.75vw;
    line-height: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .basket-popup {
    width: 93.75vw;
    padding: 6.25vw;
  }
  .basket-popup .content-title {
    font-size: 5.625vw;
    line-height: 6.875vw;
    margin-bottom: 3.125vw;
  }
  .basket-popup .content-buttons .buttons-flex {
    margin: -1.5625vw 0;
  }
  .basket-popup .content-btn {
    width: 81.25vw;
    height: 12.5vw;
    border-radius: 31.25vw;
    padding: 0 4.6875vw;
    font-size: 3.75vw;
    line-height: 5vw;
    border: 0.3125vw solid #f2f7fa;
    margin: 1.5625vw 0;
  }
  .basket-popup .content-link {
    width: 81.25vw;
    height: 12.5vw;
    margin: 1.5625vw 0;
  }
	.sse {
	display:block;
		        width: 12vw;
}
}
@media only screen and (max-width: 500px) {
	.page__wrapper {
		margin-top: 30px;
}
}
.basket__remove a {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 3.25em;
    height: 3.25em;
    border-radius: 0.75em;
    background-color: #F5F9F9;
    color: #739596;
    text-decoration: none;
    font-size: 0.481em;
}
.table__col {
    margin-left: 6em;
    margin-bottom: 0.75em;
}
.basket__remove a:after {
    content: "-";
    font-family: "icon";
    font-size: 1.25em;
}

@media (min-width: 768px) {
    .basket__remove a {
        font-size: 1em;
    }
	    .table__col {
        margin-left: 0;
        margin-bottom: 0;
    }
	    .table__col:nth-child(5) {
        width: 3.25em;
        order: 5;
    }
	.header__menu .menu .menu-item .sub-menu{
	padding: 10px 8px;
	margin: 10px 0;
	position: absolute;
	max-height: 340px;
	background: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s ease all;
	width: 100%;
	min-width: 220px;
}
.header__menu .menu .menu-item .sub-menu a:hover{
	color: #e73523;
}
.header__menu .menu .menu-item:hover > .sub-menu{
	opacity: 1;
	visibility: visible;
}
}
.cross-sells {
	    display: none;
}
.account_wrapper .woocommerce{
	display: flex;
	justify-content: space-between;
}
.woocommerce-MyAccount-navigation {
	
	width: 30%;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid #e5e5e5;
}

.woocommerce-MyAccount-navigation li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	font-weight: 600;
}

.woocommerce-MyAccount-navigation li.is-active a {
	background: #ebe9eb;
}
.woocommerce-MyAccount-content {
	float: right;
	width: 68%;
}
.woocommerce form .form-row {
	padding: 3px;
	margin: 0 0 6px;
}

.woocommerce form .form-row label {
	display: block;
	font-weight: 600;
}


.woocommerce table.shop_table {
	width: 100%;
	border-collapse: collapse;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	padding: 9px 12px;
	border-top: 1px solid #e5e5e5;
	text-align: left;
}
.woocommerce-order-details{
	margin: 20px 0;
}

.wc_good{
	display: block;
	padding: 8px;
	background: #72d888;
	margin-bottom: 14px;
}
.cart_slider{
	margin-bottom: 30px;
}
.cart_slider > div > .swiper-slide{
	display: flex;
	height: initial;
}
.cart_slider .products-card{
	margin: 0;
	box-shadow: none;
}
.cart_slider .products-card .card-bottom{
	box-shadow: none;
}
.cart_slider + div .swiper-pagination{
	position: relative !important;
	top: 0 !important;
}
.added_to_cart{
	display: none;
}
.seo-text__content.disable_layer{
	height: 100%;
	overflow: auto;
}
.seo-text__content.disable_layer::after{
	content: none;
}