a {
  color: #363636;
  text-decoration: none;
}

/* COLORS */
/* MEDIA QUERIES */
/* ANIMATIONS */
/*! 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: "Manrope";
  src: url("../fonts/Manrope/Manrope-Bold.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope/Manrope-SemiBold.woff2") format("woff2"), url("../fonts/Manrope/Manrope-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: block;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope/Manrope-Medium.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: block;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope/Manrope-Regular.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope/Manrope-Light.woff2") format("woff2"), url("../fonts/Manrope/Manrope-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: block;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope/Manrope-VariableFont_wght.woff2") format("woff2-variations"), url("../fonts/Manrope/Manrope-VariableFont_wght.woff") format("woff-variations");
  font-style: normal;
  font-weight: 800 900;
  font-display: block;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
  -o-transition: opacity .25s ease,visibility 0s ease .25s;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
    if greater that the natural height of the tooltip, will be enforced
    in browsers that support display:flex */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
    and flex-basis auto for IE11- (at least) */
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@-webkit-keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.tooltipster-update-fade {
  -webkit-animation: tooltipster-fading 400ms;
  animation: tooltipster-fading 400ms;
}

/* rotate */
@-webkit-keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes tooltipster-rotating {
  25% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  75% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.tooltipster-update-rotate {
  -webkit-animation: tooltipster-rotating 600ms;
  animation: tooltipster-rotating 600ms;
}

/* scale */
@-webkit-keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes tooltipster-scaling {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.tooltipster-update-scale {
  -webkit-animation: tooltipster-scaling 600ms;
  animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #fff;
  border-radius: 0.8rem;
  -webkit-box-shadow: 0 0.6rem 2.4rem -0.2rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.6rem 2.4rem -0.2rem rgba(0, 0, 0, 0.08);
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 1rem;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 1rem;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 1rem;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 1rem;
}

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: #363636;
  padding: 2.4rem;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
    been positioned yet */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  left: 0;
  top: -3px;
}

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  background: red;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

.jspHorizontalBar {
  background: red;
  bottom: 0;
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #dde;
  position: relative;
}

.jspDrag {
  background: #bbd;
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -20000px;
}

.jspDisabled {
  background: #80808d;
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  float: left;
  height: 100%;
  width: 16px;
}

.jspVerticalBar .jspArrow:focus {
  border: 1px solid red;
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 0;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-selection--single.select_second {
  background: transparent;
}

.select2-container .select2-selection--single.select_second .select2-selection__arrow b {
  background: #fff;
  -webkit-mask: url("../svg_icons/arrow_down.svg") no-repeat 100% 100%/contain;
  mask: url("../svg_icons/arrow_down.svg") no-repeat 100% 100%/contain;
}

.select2-container .select2-selection--single.select_second .select2-selection__placeholder {
  color: #fff;
}

.select2-container .select2-selection--single.select_second .select2-selection__rendered {
  color: currentColor;
}

.select2-container .select2-dropdown.dropdown_second .dropdown-result__address {
  color: #868686;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 16px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option:not(:first-child) {
  border-top: 0.1rem solid #cacaca;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-results__option--selected,
.select2-results__option--highlighted {
  background-color: rgba(202, 202, 202, 0.5);
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-bottom: 1px solid #cacaca;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #363636;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #868686;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url("../svg_icons/arrow_down.svg") no-repeat 50%/contain;
  height: 11px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 11px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

@media (hover: hover) {
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #f1f1f1;
    color: #333;
    outline: none;
  }
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 22.7rem;
  overflow-y: auto;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  height: 0.3rem;
  width: 0.3rem;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background: #f0f0f0;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #9a9a9a;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #cacaca;
  border-radius: 8px;
  outline: 0;
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #cacaca;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #cacaca;
  border-radius: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #cacaca;
  border-radius: 8px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #cacaca;
  border-radius: 8px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #cacaca;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 452px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  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: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-size: 62.5%;
  scroll-behavior: auto;
}

body {
  color: #363636;
  font-family: Manrope, sans-serif;
  line-height: 1.5;
  -webkit-overflow-scrolling: auto;
  overflow-x: hidden;
}

body.is-mobile-nav-open, body.is-catalog-nav-open {
  overflow: hidden !important;
  height: 100% !important;
}

body.is-panel-cart-open .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0;
}

body.is-panel-open, body.is-panel-cart-open {
  width: 100%;
  overflow: hidden;
}

body.is-panel-open:after, body.is-panel-cart-open:after {
  background: #0b0b0b;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
}

a {
  color: #363636;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

address {
  font-style: normal;
}

button {
  color: #363636;
  cursor: pointer;
}

img {
  height: auto;
  max-width: 100%;
}

input {
  border-radius: 0;
  -webkit-appearance: none;
}

label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

svg {
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}

textarea {
  resize: vertical;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus::-ms-input-placeholder {
  color: transparent;
}

:focus::placeholder {
  color: transparent;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.truncate, input {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(152rem + 5.2rem);
  padding-left: 2.6rem;
  padding-right: 2.6rem;
}

@media only screen and (max-width: 1440px) {
  .container {
    max-width: calc(128rem + 5.2rem);
  }
}

@media only screen and (max-width: 767px) {
  .container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.container--md {
  max-width: calc(90rem + 5.2rem);
}

.container__slider-config {
  max-width: 192rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

@media only screen and (min-width: 768px) {
  .container__slider-config {
    padding: 0;
  }
}

@media only screen and (min-width: 1440px) {
  .container__slider-config {
    max-height: 86rem;
  }
}

.site-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1.6rem;
  min-height: 100vh;
  overflow-x: hidden;
}

.site-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.show-tablet {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .show-tablet {
    display: block !important;
  }
}

.show-x-small {
  display: none !important;
}

.show-x-small-flex {
  display: none !important;
}

@media only screen and (max-width: 419px) {
  .show-x-small {
    display: block !important;
  }
}

@media only screen and (max-width: 419px) {
  .show-x-small-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media only screen and (max-width: 419px) {
  .show-x-small-inline-block {
    display: inline-block !important;
  }
}

.overflow-visible {
  overflow-x: visible;
}

.overflow-hidden {
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .hide-tablet {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 419px) {
  .hide-x-small {
    display: none !important;
  }
}

@media only screen and (max-width: 576px) {
  .hide-sm-mobile {
    display: none !important;
  }
}

.show-mobile {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .show-mobile {
    display: block !important;
  }
}

.show-sm-mobile {
  display: none !important;
}

@media only screen and (max-width: 576px) {
  .show-sm-mobile {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-full {
    width: 100%;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

h1,
.h1 {
  font-size: 9rem;
}

@media only screen and (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 6.4rem;
  }
}

@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 4.2rem;
  }
}

h2,
.h2 {
  font-size: 6rem;
}

@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 3.4rem;
  }
}

.h2 {
  font-family: Manrope, sans-serif;
}

h3,
.h3 {
  font-size: 2.4rem;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

.pt-0 {
  padding-top: 0 !important;
}

.btn {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f9f9f9;
  border-radius: 0.4rem;
  border: 0.1rem solid #ebebeb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  outline: none;
  padding: 1.5rem 2rem 1.7rem;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  white-space: nowrap;
}

@media (hover: hover) {
  .btn:hover {
    background-color: #ececec;
    border-color: #dedede;
  }
}

.btn_colored {
  position: relative;
  background-color: #fff200;
  border-color: #fff200;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.btn_colored span {
  z-index: 10;
}

.btn_colored::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.4rem;
  opacity: 0;
  background-image: -o-radial-gradient(54.05% 50%, 184% 636.64%, #fff200 0%, #ffc700 100%);
  background-image: radial-gradient(184% 636.64% at 54.05% 50%, #fff200 0%, #ffc700 100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .btn_colored:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-color: #fff200;
  }
  .btn_colored:hover::before {
    opacity: 1;
  }
}

.btn_black {
  background-color: #363636;
  color: #ffffff;
}

@media (hover: hover) {
  .btn_black:hover {
    background-color: #505050;
    border-color: #505050;
  }
}

.btn_full {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .btn_full-mobile {
    width: 100%;
  }
}

.btn_large {
  padding: 2rem 6.8rem;
}

.select {
  outline: none;
}

.nobr {
  white-space: nowrap;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 25;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  -webkit-transition: opacity, 0.3s;
  -o-transition: opacity, 0.3s;
  transition: opacity, 0.3s;
}

.overlay--show {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity, 0.3s;
  -o-transition: opacity, 0.3s;
  transition: opacity, 0.3s;
}

.site-content div.g-recaptcha {
  visibility: hidden;
}

.section--info-slider.container {
  margin-top: 2.7rem;
}

@media only screen and (max-width: 1024px) {
  .section--info-slider.container {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1800px) {
  .section--info-slider.container {
    margin-top: 10.3rem;
  }
}

.footer-nav-list__link .mobile-site-nav__icon._external {
  height: 1.4rem;
  width: 1.4rem;
  position: relative;
  top: -4px;
}

.no-cover {
  -o-object-fit: none !important;
  object-fit: none !important;
}

.swiper {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.swiper:not(.swiper-initialized) {
  opacity: 0 !important;
  pointer-events: none;
}

.lazy {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  transition: 0.3s ease-in-out 0.3s;
}

.lazy.loaded {
  opacity: 1;
}

.lazy[data-ll-status="error"] {
  opacity: 1;
}

.swiper-lazy {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  transition: 0.3s ease-in-out 0.3s;
}

.swiper-lazy.swiper-lazy-loaded {
  opacity: 1;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.SmartCaptcha-Shield {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .assortment {
    margin-top: 8rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment {
    margin-top: 5.5rem;
  }
}

.assortment__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}

.assortment__content {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  max-width: 74rem;
}

.assortment__sidebar {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  width: 28rem;
}

@media only screen and (max-width: 1440px) {
  .assortment__sidebar {
    width: 24rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment__sidebar {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 1.6rem;
    margin-top: 5rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment__sidebar {
    margin-left: 11.6rem;
  }
}

.assortment__title {
  color: #c8c8c8;
  font-size: 5.4rem;
  line-height: 1.2;
  margin: 0 0 0.925em;
  font-weight: 700;
}

@media only screen and (max-width: 1440px) {
  .assortment__title {
    font-size: 4rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment__title {
    font-size: 2.5rem;
  }
}

.assortment__title span {
  color: #363636;
}

.assortment__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.assortment__arrow {
  fill: #363636;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 2.2rem;
  margin-right: 6rem;
  width: 19rem;
}

@media only screen and (max-width: 1440px) {
  .assortment__arrow {
    margin-right: 12rem;
    width: 14rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment__arrow {
    margin-right: 7.7rem;
    width: 10.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment__arrow {
    margin-right: 1.4rem;
    width: 8.6rem;
  }
}

.assortment__text {
  color: #737373;
  font-size: 2rem;
}

@media only screen and (max-width: 1440px) {
  .assortment__text {
    font-size: 1.3rem;
    max-width: 32rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment__text {
    max-width: 41rem;
  }
}

.assortment__text p:first-child {
  margin-top: 0;
}

.assortment__text p:last-child {
  margin-bottom: 0;
}

.assortment-extra-slider {
  width: 28rem;
  padding-bottom: 7rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1440px) {
  .assortment-extra-slider {
    margin-top: 0;
    width: 24rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment-extra-slider {
    display: none;
  }
}

.assortment-extra-slider__slide {
  height: 38rem;
  outline: none;
}

@media only screen and (max-width: 1440px) {
  .assortment-extra-slider__slide {
    height: 33rem;
  }
}

.assortment-extra-slider__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.assortment-extra-slider__nav {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}

.assortment-extra-slider__arrow {
  background: transparent;
  border: 0;
  padding: 0;
  height: 2.2rem;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  outline: none;
  width: 2.2rem;
}

@media (hover: hover) {
  .assortment-extra-slider__arrow:hover svg {
    fill: #363636;
  }
}

.assortment-extra-slider__arrow svg {
  fill: #c5c5c5;
}

.assortment-extra-slider__footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3.2rem;
}

.assortment-extra-slider__data {
  color: #000;
}

.assortment-extra-slider__data span {
  font-weight: 900;
}

@media only screen and (max-width: 1024px) {
  .assortment-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    margin-top: -2rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment-list {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    margin-top: -1rem;
  }
}

.assortment-list__item {
  font-size: 4rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .assortment-list__item {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment-list__item {
    display: inline-block;
    margin-top: 2rem;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .assortment-list__item {
    margin-top: 1rem;
  }
}

.assortment-list__link {
  color: #c8c8c8;
  outline: none;
}

@media (hover: hover) {
  .assortment-list__link:hover {
    color: #363636;
  }
}

.assortment-main-slider {
  margin-right: 10.8rem;
  max-width: 113.2rem;
  min-width: 100rem;
  min-height: 0;
}

.assortment-main-slider.swiper {
  position: static;
  z-index: 10;
}

@media only screen and (max-width: 1440px) {
  .assortment-main-slider {
    max-width: 91rem;
    min-width: 0;
    margin-bottom: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider {
    margin-right: 0;
    max-width: 100%;
    min-width: 100%;
  }
}

.assortment-main-slider__slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  position: relative;
}

.assortment-main-slider__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .assortment-main-slider__img {
    /*height: 100%;
            width: 100%;*/
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.assortment-main-slider__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__nav {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.assortment-main-slider__arrow {
  background: transparent;
  border: 0;
  padding: 0;
  height: 2.2rem;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  outline: none;
  width: 2.2rem;
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__arrow {
    height: 3.2rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment-main-slider__arrow {
    height: 2.3rem;
    width: 2.3rem;
  }
}

@media (hover: hover) {
  .assortment-main-slider__arrow:hover svg {
    fill: #363636;
  }
}

.assortment-main-slider__arrow svg {
  fill: #c5c5c5;
}

.assortment-main-slider__point {
  position: absolute;
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__footer {
    margin-top: 2.4rem;
  }
}

.assortment-main-slider__info {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__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;
  }
}

.assortment-main-slider__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 28rem;
  padding-top: 2rem;
  padding-bottom: 2.1rem;
}

@media only screen and (max-width: 1440px) {
  .assortment-main-slider__btn {
    width: 24rem;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__btn {
    width: 100%;
    position: static;
    margin-top: 3.2rem;
  }
}

.assortment-main-slider__data {
  color: #000;
}

@media only screen and (max-width: 1024px) {
  .assortment-main-slider__data {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .assortment-main-slider__data {
    font-weight: 300;
  }
}

.assortment-main-slider__data span {
  font-weight: 600;
}

.assortment-main-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.assortment-main-slider .slick-slide {
  height: inherit !important;
}

@media only screen and (max-width: 767px) {
  .assortment-main-slider .slick-slide {
    height: 54vw !important;
  }
}

@media only screen and (max-width: 1024px) {
  .assortment-slider {
    margin-bottom: 10rem;
  }
}

.assortment-slider__helper {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 0;
  min-height: 0;
}

.salons-main-map__inner [class*="-balloon_layout_normal"],
.salons-map__inner [class*="-balloon_layout_normal"],
[class*="-balloon_layout_normal"] {
  left: -15rem !important;
}

.salons-main-map__inner [class*="-balloon__tail"],
.salons-map__inner [class*="-balloon__tail"],
[class*="-balloon__tail"] {
  left: 133px !important;
  background: none !important;
}

.salons-main-map__inner [class*="-balloon"],
.salons-map__inner [class*="-balloon"],
[class*="-balloon"] {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.salons-main-map__inner [class*="-balloon-pane"],
.salons-map__inner [class*="-balloon-pane"],
[class*="-balloon-pane"] {
  z-index: 8000 !important;
}

.salons-main-map__inner [class*="-balloon__layout"],
.salons-map__inner [class*="-balloon__layout"],
[class*="-balloon__layout"] {
  border-radius: 8px;
}

.salons-main-map__inner [class*="-balloon__content"],
.salons-map__inner [class*="-balloon__content"],
[class*="-balloon__content"] {
  margin: 0 !important;
  padding: 8px !important;
}

.salons-main-map__inner [class*="-balloon__close-button"],
.salons-map__inner [class*="-balloon__close-button"],
[class*="-balloon__close-button"] {
  position: relative;
  width: 30px !important;
  height: 30px !important;
  background-color: #ffffff !important;
  border-radius: 0 50% !important;
  opacity: 1 !important;
}

.salons-main-map__inner .balloon__btn,
.salons-map__inner .balloon__btn,
.balloon__btn {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}

/*
.salons-main-map__inner [class*="-balloon__close-button"]:before,
.salons-main-map__inner [class*="-balloon__close-button"]:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 1px;
    background: #fefefe;
}

.salons-main-map__inner [class*="-balloon__close-button"]:after {

}
*/
.balloon {
  font-family: Manrope, sans-serif;
}

.balloon__content {
  width: 30rem;
  /*padding-top: 1rem;
        padding-left: .4rem;
        padding-bottom: 0.6rem;*/
}

@media only screen and (max-width: 767px) {
  .balloon__content {
    width: 30rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.balloon__img {
  position: relative;
  width: 100%;
  padding-top: 56%;
  margin-bottom: 1.6rem;
  border-radius: 4px;
  overflow: hidden;
}

.balloon__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.balloon__title {
  margin: 0 12px;
  margin-bottom: .6rem;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 600;
}

.balloon__row {
  margin: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.2rem;
  line-height: 160%;
  color: #9A9A9A;
  font-weight: 400;
}

.balloon__row_metro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.balloon__row_metro_svg {
  margin-right: 10px;
}

.balloon__metro {
  padding-right: 1.5rem;
}

.balloon__btn {
  margin-top: 1.6rem;
  padding: 1.2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.balloon__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 12px;
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #EAEAEA;
  font-size: 1.2rem;
  line-height: 160%;
  color: #9A9A9A;
}

.balloon__phone, .balloon__working-hours {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 160%;
}

.balloon__phone {
  color: #000;
  text-decoration: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
}

.breadcrumbs {
  margin: 2.2rem 0;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    margin: .6rem 0;
  }
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: auto;
  padding: 1rem 0;
}

@media only screen and (max-width: 1024px) {
  .breadcrumbs__list {
    margin-right: -2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .breadcrumbs__list {
    margin-right: -1.6rem;
    padding-right: 0.8rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .breadcrumbs__list::-webkit-scrollbar {
    display: none;
  }
}

.breadcrumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.breadcrumbs__item::before {
  content: '';
  display: inline-block;
  margin-right: .7rem;
  margin-top: .2rem;
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1rem;
  height: 1px;
  background-color: currentColor;
}

.breadcrumbs__item:first-child::before {
  display: none;
}

.breadcrumbs__item._current {
  color: #949494;
}

.breadcrumbs__link {
  font-size: 1.4rem;
  line-height: 120%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-bottom: 1px solid transparent;
  white-space: nowrap;
}

@media (hover: hover) {
  .breadcrumbs__link[href]:hover {
    border-color: currentColor;
  }
}

.burger {
  cursor: pointer;
  display: inline-block;
  padding: 0.9rem;
}

.burger__inner {
  display: block;
  height: 1.5rem;
  pointer-events: none;
  position: relative;
  width: 1.8rem;
}

.burger__line {
  background: #000;
  height: 0.3rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transition: top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s;
  transition: transform 0.2s, top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s;
  transition: transform 0.2s, top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s, -webkit-transform 0.2s;
  width: 100%;
}

.burger__line:nth-child(1) {
  top: 0;
}

.burger__line:nth-child(2) {
  top: calc(50% - 0.15rem);
}

.burger__line:nth-child(3) {
  bottom: 0;
}

.is-mobile-nav-open .burger__line,
.is-catalog-nav-open .burger__line {
  -webkit-transition: bottom 0.2s, opacity 0.2s, top 0.2s, -webkit-transform 0.2s 0.2s;
  transition: bottom 0.2s, opacity 0.2s, top 0.2s, -webkit-transform 0.2s 0.2s;
  -o-transition: bottom 0.2s, opacity 0.2s, top 0.2s, transform 0.2s 0.2s;
  transition: bottom 0.2s, opacity 0.2s, top 0.2s, transform 0.2s 0.2s;
  transition: bottom 0.2s, opacity 0.2s, top 0.2s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.is-mobile-nav-open .burger__line:nth-child(1),
.is-catalog-nav-open .burger__line:nth-child(1) {
  top: calc(50% - 0.15rem);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-mobile-nav-open .burger__line:nth-child(2),
.is-catalog-nav-open .burger__line:nth-child(2) {
  opacity: 0;
}

.is-mobile-nav-open .burger__line:nth-child(3),
.is-catalog-nav-open .burger__line:nth-child(3) {
  bottom: calc(50% - 0.15rem);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.call-info {
  font-size: 1.4rem;
}

.call-info__tel {
  color: #363636;
  font-weight: 700;
  outline: none;
  line-height: 1;
  font-size: 1.3rem;
  line-height: 112%;
}

.call-info__tel._header {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 120%;
}

@media (hover: hover) {
  .call-info__tel:hover {
    border-bottom: 1px solid #363636;
  }
}

@media only screen and (max-width: 1024px) {
  .call-info__tel {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .call-info__tel._header {
    font-weight: 700;
    line-height: 112%;
  }
}

.call-info__worktime {
  line-height: 1;
  color: #929292;
  font-size: 1.3rem;
}

.call-info__worktime._dark {
  font-size: 1.4rem;
  line-height: 120%;
  color: #363636;
}

@media only screen and (max-width: 1024px) {
  .call-info__worktime {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .call-info__worktime {
    font-size: 1.3rem;
    display: block;
    margin-top: 0.9rem;
  }
  .call-info__worktime._dark {
    font-size: 1.2rem;
    line-height: 112%;
    color: #929292;
    margin-top: 0;
  }
}

.call-info__dash {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}

.call-info__call-btn {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 112%;
  margin-left: 3rem;
}

@media (hover: hover) {
  .call-info__call-btn:hover {
    border-bottom: 1px solid #363636;
  }
}

.call-info--header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.categories-nav {
  margin-bottom: -2rem;
}

@media only screen and (max-width: 1024px) {
  .categories-nav {
    margin-bottom: 6.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav {
    margin-bottom: -5.6rem;
    display: none;
  }
}

.categories-nav__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  overflow-x: auto;
  scrollbar-color: #fff200 #f0f0f0;
  scrollbar-width: thin;
}

@media only screen and (max-width: 1440px) {
  .categories-nav__inner {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

@media only screen and (max-width: 1024px) {
  .categories-nav__inner {
    margin-left: -2.6rem;
    margin-right: -2.6rem;
    padding-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav__inner {
    padding-bottom: 2.4rem;
  }
}

.categories-nav__inner::-webkit-scrollbar {
  height: 0.3rem;
  width: 0.3rem;
}

.categories-nav__inner::-webkit-scrollbar-track {
  background: #f0f0f0;
}

.categories-nav__inner::-webkit-scrollbar-thumb {
  background-color: #fff200;
}

.categories-nav__item {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: calc(20% - 3rem);
}

@media only screen and (max-width: 1440px) {
  .categories-nav__item {
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(20% - 2rem);
  }
}

@media only screen and (max-width: 1024px) {
  .categories-nav__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    width: 29rem;
  }
  .categories-nav__item:first-child {
    margin-left: 2.6rem;
  }
  .categories-nav__item:last-child {
    margin-right: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav__item {
    width: 24rem;
  }
}

.categories-nav__val {
  background: #f7f7f7;
  border-radius: 0.7rem;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 35.3rem;
  outline: none;
  padding: 3rem 2.5rem;
  position: relative;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.categories-nav__val svg {
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.categories-nav__val div {
  border: 0.15rem solid #bebebe;
  width: 2.1rem;
  position: relative;
  bottom: 1.14rem;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

@media only screen and (max-width: 1440px) {
  .categories-nav__val {
    min-height: 30rem;
  }
}

@media only screen and (max-width: 1024px) {
  .categories-nav__val {
    min-height: 29rem;
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav__val {
    min-height: 24rem;
    padding: 2.4rem 1.6rem;
  }
}

@media (hover: hover) {
  .categories-nav__val:hover div {
    width: 4.8rem !important;
    border: 0.15rem solid #363636 !important;
  }
  .categories-nav__val:hover .categories-nav__more {
    fill: #363636;
    width: 7.5rem;
  }
  .categories-nav__val:hover .categories-nav__img {
    opacity: 1;
  }
}

.categories-nav__title {
  font-weight: 700;
  margin: 0 0 1.875em;
}

@media only screen and (max-width: 1440px) {
  .categories-nav__title {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 1024px) {
  .categories-nav__title {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav__title {
    margin-bottom: 1.428em;
    font-size: 1.3rem;
  }
}

.categories-nav__description {
  font-size: 2.4rem;
  line-height: 1.2;
  margin: 0;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1440px) {
  .categories-nav__description {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .categories-nav__description {
    font-size: 1.8rem;
  }
}

.categories-nav__more {
  fill: #bebebe;
  height: 2rem;
  margin-top: auto;
  position: relative;
  width: 2.5rem;
  z-index: 2;
}

.categories-nav__img {
  bottom: 1.6rem;
  position: absolute;
  right: 1.6rem;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media only screen and (max-width: 1440px) {
  .categories-nav__img {
    max-height: 45%;
  }
}

@media only screen and (max-width: 1024px) {
  .categories-nav__img {
    left: 50%;
    top: 42%;
    max-height: none;
  }
}

@media (hover: hover) {
  .categories-nav__img {
    opacity: 0;
  }
}

.sales-main .categories-nav__head-title {
  margin-bottom: 4rem;
  max-width: 47rem;
  color: black;
}

@media only screen and (max-width: 1024px) {
  .sales-main .categories-nav__head-title {
    color: black;
  }
}

@media only screen and (max-width: 767px) {
  .sales-main .categories-nav__head-title {
    margin-bottom: 0;
    color: black;
  }
}

.categories-nav__head-title {
  margin-bottom: 4rem;
  max-width: 30rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

.categories-nav__item--v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 2.4rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  min-height: 26rem;
  background-color: #F7F7F7;
  border-radius: 0.6rem;
}

.categories-nav__item--v2 .categories-nav__description {
  font-size: 2rem;
  font-weight: 600;
  max-width: 15rem;
}

@media only screen and (max-width: 767px) {
  .categories-nav__item--v2 {
    min-height: 24rem;
  }
}

.category-nav__img-v2 {
  max-height: 17rem;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: auto;
}

.category-nav__img-v2--mr {
  margin-right: -2.4rem;
}

.city-dropdown {
  display: none;
  position: relative;
  border: 1px solid #ebebeb;
  border-top: none;
}

.city-dropdown::after {
  content: '';
  position: absolute;
  top: 0;
  width: 13.5rem;
  height: 1px;
  background-color: #EBEBEB;
}

.city-dropdown__item {
  font-weight: 600;
  white-space: nowrap;
}

.city-dropdown__item.is-hidden {
  display: none;
}

.city-dropdown__val {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #939393;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  padding: 1.6rem 1.6rem;
}

@media (hover: hover) {
  .city-dropdown__val:hover {
    color: #363636;
  }
}

.city-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.city-list__item.is-active .city-list__link {
  color: #fff;
}

.city-list__item:not(:first-child) {
  margin-left: 1.2rem;
}

.city-list__link {
  color: #9a9a9a;
}

@media (hover: hover) {
  .city-list__link:hover {
    color: silver;
  }
}

.city-select {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.4rem;
  position: relative;
}

@media (hover: hover) {
  .city-select:hover .city-select__selection {
    background-color: #FAFAFA;
  }
  .city-select:hover .city-select__dropdown {
    background-color: #FAFAFA;
  }
}

.city-select.is-open .city-select__dropdown {
  display: block;
}

.city-select.is-open .city-select__arrow {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.city-select__inner {
  height: 100%;
  width: 100%;
}

.city-select__selection {
  position: relative;
  z-index: 100;
  min-width: 19rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 1.6rem;
  padding-right: 2rem;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: #F2F2F2;
}

@media only screen and (max-width: 1024px) {
  .city-select__selection {
    background: #FFFFFF;
  }
}

.city-select__val {
  font-weight: 600;
}

.city-select__val {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-right: auto;
}

.city-select__arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1.1rem;
  margin-left: 0.8rem;
  width: 1.4rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.city-select__arrow svg {
  height: 100%;
  width: 100%;
  fill: #000;
}

.city-select__dropdown {
  display: none;
  background: #F2F2F2;
  border-radius: 0 0 0.4rem 0.4rem;
  -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  left: -1px;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.city-select__dropdown.opacity {
  display: block;
}

.choices {
  position: relative;
  outline: none;
}

.choices.is-open .choices__dropdown .choices__list {
  display: block;
}

.choices__inner {
  outline: none;
}

.choices__dropdown {
  position: absolute;
  top: 100%;
  right: -1px;
  left: -1px;
  z-index: 12;
}

.choices__dropdown .choices__list {
  display: none;
  max-height: 36rem;
  border-radius: 0.4rem;
  border: none;
  color: black;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1440px) {
  .choices__dropdown .choices__list {
    max-height: 25rem;
  }
}

.choices__item {
  padding: 1.6rem;
  border-bottom: 1px solid lightgray;
  font-size: 1.6rem;
  line-height: 1.2;
  cursor: pointer;
}

.form__select + .choices__list {
  display: none;
}

.contact-form {
  background: #363636;
  border-radius: 0.4rem;
  border-top: 1px solid transparent;
  color: #fff;
  padding: 3rem 2.9rem 3rem;
}

.contact-form__title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
  margin: 0 0 1em;
  max-width: 60%;
}

@media only screen and (max-width: 767px) {
  .contact-form__title {
    max-width: none;
  }
}

@media only screen and (max-width: 1024px) {
  .contact-form__row-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }
}

.contact-form__row {
  --row-width: calc(100%);
}

@media only screen and (max-width: 1024px) {
  .contact-form__row {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    width: calc(50% - 1.6rem);
  }
}

@media only screen and (max-width: 767px) {
  .contact-form__row {
    width: 100%;
  }
}

.contact-form__row:not(:first-of-type) {
  margin-top: 0.7rem;
}

.contact-form__item {
  max-width: 100%;
  width: var(--row-width, 100%);
}

.contact-form__input {
  font-size: 1.5rem;
}

.contact-form__input::-webkit-calendar-picker-indicator {
  cursor: pointer;
  -webkit-filter: invert(1);
  filter: invert(1);
}

.contact-form__submit-btn {
  background: transparent;
  border: 0;
  padding: 0;
  background: #fff;
  border-radius: 0.4rem;
  height: 5rem;
  margin-top: 3rem;
  outline: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 100%;
  color: #363636;
}

@media (hover: hover) {
  .contact-form__submit-btn:hover {
    background-color: #d9d9d9;
  }
}

.contact-form__agree {
  color: #7b7b7b;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 2rem 0 0;
}

.contact-form__agree a {
  color: #bababa;
  text-decoration: underline;
}

@media (hover: hover) {
  .contact-form__agree a:hover {
    text-decoration: none;
  }
}

.contact-form__politics-agreement {
  margin-top: 2.2rem;
  margin-bottom: 0.5rem;
}

.contact-form__politics-agreement .politics-agreement__text, .contact-form__politics-agreement .politics-agreement__link {
  font-size: 1.2rem;
}

.contact-form__politics-agreement.politics-agreement--theme--dark {
  --text: #EBEBEB;
}

.contact-form .field__tel-code {
  color: #fff;
}

.contact-form__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}

@media only screen and (max-width: 1024px) {
  .contact-form__container {
    grid-gap: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .contact-form__container {
    grid-template-columns: 1fr;
  }
}

.contact-form__text {
  margin-top: 0;
  margin-bottom: 4rem;
  color: white;
}

@media only screen and (max-width: 1024px) {
  .contact-form__text {
    margin-right: -100%;
  }
}

@media only screen and (max-width: 767px) {
  .contact-form__text {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.contact-form__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
  margin-top: 4rem;
}

@media only screen and (max-width: 1024px) {
  .contact-form__wrapper {
    grid-gap: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .contact-form__wrapper {
    grid-template-columns: 1fr;
  }
}

.contact-form .select2-container .select2-selection--single {
  height: auto;
}

.contact-form .select2-container--default .select2-selection--single {
  padding: 0.4rem 0 0.5rem;
}

.cookie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 97.6rem;
  padding: 1.2rem 1.6rem;
  background-color: #353535E0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 10000000000;
  left: 1rem;
  bottom: 1rem;
  border-radius: 3px;
}

@media only screen and (max-width: 992px) {
  .cookie {
    max-width: 55rem;
    margin: 0 0.6rem;
  }
}

.cookie .container {
  padding: 0;
}

.cookie.hide {
  max-height: 0 !important;
  padding: 0;
}

.cookie.hide .cookie__btn {
  opacity: 0;
}

.cookie__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 992px) {
  .cookie__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .cookie__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.cookie__text {
  margin: 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  color: #FFFFFFB2;
}

.cookie__text > a {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  color: #FFFFFFB2;
  text-decoration: underline;
  text-underline-offset: .2rem;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media only screen and (min-width: 1024px) {
  .cookie__text > a:hover {
    color: #FFFFFF;
  }
}

.cookie__btn {
  background: transparent;
  border: 0;
  padding: 0;
  padding: 1rem 1.6rem;
  font-size: 1.6rem;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  background: #fff;
  border-radius: .4rem;
  margin-left: 3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #000000;
  width: 12rem;
}

@media only screen and (max-width: 1024px) {
  .cookie__btn {
    margin-left: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .cookie__btn {
    -ms-flex-item-align: center;
    align-self: center;
  }
}

.cookie__btn-new {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  height: 32px;
  width: 32px;
  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;
  margin-left: 16px;
}

.cookie__buttons {
  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;
  margin-left: 1.6rem;
}

@media only screen and (max-width: 992px) {
  .cookie__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-top: 1.6rem;
    width: 100%;
  }
}

.cookie__button {
  height: 3.6rem;
  border-radius: .4rem;
  padding: .8rem 1.6rem;
  border: none;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.3;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media only screen and (max-width: 992px) {
  .cookie__button {
    text-align: center;
    width: 100%;
  }
}

.cookie__button:not(:last-child) {
  margin-right: 0.8rem;
}

@media only screen and (max-width: 992px) {
  .cookie__button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.4rem;
  }
}

.cookie__button--theme--default {
  background-color: #6C6C6C;
  color: #FFFFFFCC;
}

@media only screen and (min-width: 1024px) {
  .cookie__button--theme--default:hover {
    background-color: #171717;
  }
}

.cookie__button--theme--dark {
  background-color: #171717;
  color: #FFFFFFCC;
}

@media only screen and (min-width: 1024px) {
  .cookie__button--theme--dark:hover {
    background-color: #6C6C6C;
  }
}

.dropdown-result__head {
  color: #b5b5b5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  line-height: 1.2;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.6rem;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}

.dropdown-result__head-item {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}

.dropdown-result__address {
  margin: 0;
  font-size: 1.4rem;
}

.features {
  color: #797979;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  /*&__text-bold {
        font-weight: 400;
    }*/
}

.features.__overflow-visible {
  overflow: visible;
}

.features._small-font .features__text {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .features._small-font .features__text {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 767.02px) {
  .features._two-columns .features__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.6rem;
  }
  .features._two-columns .features__title {
    max-width: 30.2rem;
  }
  .features._two-columns .features__text {
    width: 35rem;
    max-width: none;
  }
  .features._two-columns .features__item {
    padding: 0 1.6rem;
  }
}

@media only screen and (max-width: 1024px) {
  .features._two-columns .features__row {
    padding: 6rem 0;
    border-bottom: 1px solid #E4E4E4;
    border-top: none;
  }
  .features._two-columns .features__row:first-child {
    border-top: 1px solid #E4E4E4;
  }
}

@media only screen and (max-width: 767px) {
  .features._two-columns .features__row {
    padding: 4rem 0;
  }
}

@media only screen and (max-width: 1024px) {
  .features._about .features__title {
    font-size: 2.1rem;
    line-height: 150%;
  }
  .features._about .features__total {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .features._about {
    margin-top: -5rem;
  }
  .features._about .features__total {
    margin-bottom: 1.5rem;
  }
  .features._about .features__title {
    font-size: 2.4rem;
    font-weight: 400;
  }
  .features._about .features__row:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
}

.features._about-with-picture .features__row:first-child {
  border-top: 1px solid #d5d5d5;
}

.features._about-with-picture .features__item_full {
  grid-column: 1/4;
}

@media only screen and (max-width: 1024px) {
  .features._about-with-picture {
    margin-top: 12rem;
  }
  .features._about-with-picture .features__text {
    margin-bottom: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .features._about-with-picture {
    margin-top: 10rem;
    padding-top: 3rem;
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  .features._about-with-picture .features__row {
    padding: 3rem 0;
  }
  .features._about-with-picture .features__row:last-child {
    padding-bottom: 0;
  }
}

.features__row {
  border-top: 1px solid #d5d5d5;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.features__row:last-child {
  padding-bottom: 4.8rem;
}

@media only screen and (max-width: 767px) {
  .features__row {
    padding-top: 4rem;
  }
}

@media only screen and (max-width: 767px) {
  .features__row:not(:last-child) {
    padding-bottom: 4rem;
  }
}

@media (min-width: 767px) {
  .features__row:last-child {
    padding-bottom: 6rem;
  }
}

@media (min-width: 1024px) {
  .features__row:first-child {
    border-top: none;
  }
}

.features__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}

@media only screen and (max-width: 1024px) {
  .features__content {
    display: block;
    margin: 0;
  }
}

@media (min-width: 1024px) {
  .features__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 8.5rem;
    grid-row-gap: 4.8rem;
  }
}

@media (min-width: 1920px) {
  .features__content {
    grid-gap: 18.6rem;
    grid-row-gap: 6rem;
  }
}

.features__content--gap {
  grid-gap: 5.5rem;
}

.features__item {
  --text-width: 30.5rem;
  min-height: 0;
  min-width: 0;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

@media only screen and (max-width: 1024px) {
  .features__item {
    padding: 0;
  }
}

.features__item_title {
  max-width: var(--text-width);
}

@media only screen and (max-width: 1024px) {
  .features__item_title {
    max-width: none !important;
  }
}

.features__item_info {
  max-width: var(--text-width);
  padding-left: 0rem;
}

@media only screen and (max-width: 1024px) {
  .features__item_info {
    max-width: unset;
  }
}

.features__item_full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.features__item:first-child {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 33.2rem;
  font-size: 1.8rem;
  line-height: 150%;
}

@media only screen and (max-width: 1024px) {
  .features__item:first-child {
    padding-bottom: 0;
  }
}

.features__title, .features__text-bold {
  color: #363636;
  font-size: 3rem;
  font-weight: 600;
  margin: 0 0 1.777em;
}

.features._about .features__title {
  font-weight: 400;
}

.features__text-bold {
  font-weight: 600;
}

.features__text {
  color: #797979;
  font-size: 1.6rem;
  line-height: 160%;
}

.features__text:first-child {
  margin-top: 0;
}

.features__text:last-child {
  margin-bottom: 0;
}

.features__total {
  color: #363636;
  font-weight: 600;
}

.features__footer {
  margin-top: 6rem;
}

@media only screen and (max-width: 1024px) {
  .features__footer {
    margin-top: 4rem;
  }
}

.features .features__row--pb-0 {
  padding-bottom: 0;
}

.features .features__img-list {
  gap: 1.6rem;
}

.features .features__img-list--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.features .features__img-list--single li {
  min-width: 23.8rem;
  height: 150px;
}

@media only screen and (max-width: 767px) {
  .features .features__img-list--single li {
    min-width: 100%;
    height: 8.2rem;
  }
}

.features .features__img-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
  padding: 2px;
  max-height: 15rem;
  /* border: 1px solid #F4F4F4;
            border-radius: 0.6rem; */
  /*span {
                text-align: center;
            }*/
}

.features .features__img-list li img {
  width: 14.8rem;
  max-height: 14.8rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .features .features__img-list li img {
    width: 10.5rem;
  }
}

.features__button-wrap {
  margin: 0 auto;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.features__button {
  color: black;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 4px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  border: none;
  border-radius: 0;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 600;
  background-color: transparent;
}

.features__button::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-size: 100%;
  background-position: 0 0;
  background-image: -o-repeating-linear-gradient(left, #000000, #000000 3px, rgba(255, 255, 255, 0) 3px, rgba(255, 255, 255, 0) 7px, #000000 7px, #000000 10px);
  background-image: repeating-linear-gradient(to right, #000000, #000000 3px, rgba(255, 255, 255, 0) 3px, rgba(255, 255, 255, 0) 7px, #000000 7px, #000000 10px);
}

.features__button.opened .features__button-text--closed {
  display: none;
}

.features__button.opened .features__button-text--opened {
  display: inline;
}

.features__button-wrap .form__button.opened .features__button-text--closed {
  display: none;
}

.features__button-wrap .form__button.opened .features__button-text--opened {
  display: inline;
}

.features__button-text {
  pointer-events: none;
}

.features__button-text--closed {
  display: inline;
}

.features__button-text--opened {
  display: none;
}

.features__list {
  padding-left: 1.7rem;
  list-style-type: disc;
}

.features__list:not(:last-child) {
  margin-bottom: 3.2rem;
}

.features__list li:not(:last-child) {
  margin-bottom: 2rem;
}

.features__list--sm li:not(:last-child) {
  margin-bottom: 1.3rem;
}

.features__list--numbers {
  position: relative;
  padding-left: 2.5rem;
  list-style-type: none;
}

.features__list--numbers li {
  counter-increment: counter-number;
}

.features__list--numbers li::before {
  position: absolute;
  content: counter(counter-number);
  left: 0;
}

.features__list--numbers li:not(:last-child) {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .features__list--numbers li:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}

.features__number-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}

.features__number-list-item div:first-child {
  min-width: 4rem;
}

@media only screen and (max-width: 1024px) {
  .features__number-list-item div:first-child:first-child {
    min-width: 3rem;
  }
}

.features__row--border-top:first-child {
  padding-top: 6rem;
  border-top: 1px solid #E4E4E4;
}

.features__row--padding-top:first-child {
  padding-top: 6rem;
}

@media only screen and (max-width: 767px) {
  .features__row--padding-top:first-child {
    padding-top: 2rem;
    padding-bottom: 1.4rem;
  }
}

.features__row--border-bottom {
  border-bottom: 1px solid #E4E4E4;
}

.features--content {
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1024px) {
  .features--content .features__row:first-child {
    border-top: none;
  }
}

.features--content .features__item_title h3 {
  margin-bottom: 0;
  color: #363636;
}

@media only screen and (max-width: 1024px) {
  .features--content .features__item_title h3 {
    font-size: 3rem;
  }
}

.features--content .features__item_title p {
  margin: 0;
  font-weight: 600;
  font-size: 1.8rem;
  color: #323232;
}

.features--content .features__item_info p {
  font-size: 1.8rem;
  color: #323232;
}

.features--content .features__item_info span {
  font-size: 1.6rem;
  color: #797979;
}

.line {
  display: inline-block;
  line-height: 1;
  padding-bottom: 5px;
  position: relative;
}

.line:after {
  background: #fff200;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.features_help .features__row {
  padding: 0;
  border: 0;
}

.features_help .features__item:first-child {
  padding: 0;
  max-width: 357px;
}

@media only screen and (max-width: 1024px) {
  .features_help .features__item:first-child {
    max-width: 459px;
  }
}

.features_help .features__item:nth-child(2) {
  font-size: 14px;
  padding: 0;
  max-width: 740px;
}

.features_help .features__content {
  margin: 0;
  gap: 16px;
}

@media only screen and (max-width: 767px) {
  .features_help .features__content {
    gap: 24px;
  }
}

.feedback-popup__title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

.field {
  position: relative;
}

.field.is-filled .field__tel {
  opacity: 0;
}

.field__inner {
  position: relative;
}

.field__label {
  font-size: 1.2rem;
  color: #868686;
}

.field__input {
  background: transparent;
  border: 0;
  border-bottom: 0.1rem solid #cacaca;
  color: inherit;
  outline: none;
  padding: 0.5rem 0 1rem;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .field__input {
    font-size: 1.6rem;
  }
}

.field__input:focus::-webkit-input-placeholder {
  color: transparent;
}

.field__input:focus:-ms-input-placeholder {
  color: transparent;
}

.field__input:focus::-moz-placeholder {
  color: transparent;
}

.field__input:focus::-ms-input-placeholder {
  color: transparent;
}

.field__input:focus::placeholder {
  color: transparent;
}

.field__input:focus + .field__tel {
  opacity: 0;
}

.field__input::-webkit-input-placeholder {
  color: #868686;
}

.field__input:-ms-input-placeholder {
  color: #868686;
}

.field__input::-moz-placeholder {
  color: #868686;
}

.field__input::-ms-input-placeholder {
  color: #868686;
}

.field__input::placeholder {
  color: #868686;
}

.field__input option:not(:disabled) {
  color: #363636;
}

.field__input:not(:-moz-placeholder-shown) + .field__placeholder {
  opacity: 0;
  z-index: -1;
  transform: none;
  font-size: 16px;
}

.field__input:not(:-ms-input-placeholder) + .field__placeholder {
  opacity: 0;
  z-index: -1;
  -ms-transform: none;
  transform: none;
  font-size: 16px;
}

.field__input:not(:placeholder-shown) + .field__placeholder, .field__input:focus + .field__placeholder {
  opacity: 0;
  z-index: -1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-size: 16px;
}

.field__tel {
  color: #868686;
  left: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateY(0.3rem);
  -ms-transform: translateY(0.3rem);
  transform: translateY(0.3rem);
  white-space: nowrap;
}

.field__tel-code {
  color: #363636;
}

.field__error {
  color: #de1609;
  font-size: 1.1rem;
  position: absolute;
  top: 100%;
  left: 0;
}

.field__placeholder {
  position: absolute;
  left: 0;
  color: #868686;
  font-size: 1.5rem;
  pointer-events: none;
}

.field__placeholder-code {
  color: #363636;
}

.authorization-field {
  position: relative;
}

.authorization-field.is-filled .authorization-field__tel {
  opacity: 0;
}

.authorization-field__input {
  color: #fff;
}

.authorization-field__input:focus + .authorization-field__tel {
  opacity: 0;
}

.authorization-field__tel {
  color: #868686;
  font-size: 1.9rem;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.authorization-field__tel-code {
  color: #fff;
}

.bonus-load-file .field__error {
  position: unset;
}

.bonuses-popup .exist_error {
  color: #de1609;
  display: inline-block;
  font-size: 1.1rem;
  margin-top: 20px;
}

.footer-about {
  background: #363636;
  font-size: 1.2rem;
  line-height: 1.166;
  color: #9a9a9a;
}

.footer-about__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.8rem 0;
}

@media only screen and (max-width: 1024px) {
  .footer-about__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2.4rem;
    padding-top: 2.4rem;
  }
}

.footer-about__section {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .footer-about__section {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .footer-about__section:first-child {
    border-bottom: 0.1rem solid #757575;
    padding-bottom: 2.4rem;
  }
}

@media only screen and (max-width: 1024px) {
  .footer-about__section:not(:first-child) {
    padding-top: 2.4rem;
  }
}

.footer-about__link {
  color: #9a9a9a;
}

@media (hover: hover) {
  .footer-about__link:hover {
    color: silver;
  }
}

.footer-about__info {
  color: #757575;
}

@media (hover: hover) {
  .footer-about__info:hover {
    color: #9b9b9b;
  }
}

.footer-about__item.ibrush {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 350px) {
  .footer-about__item.ibrush {
    width: 100%;
    margin-top: 20px;
  }
}

.footer-about__item.ibrush span {
  margin-right: 8px;
}

.footer-about__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.footer-about__logo span {
  color: #9a9a9a;
}

.footer-about__logo svg {
  height: 1.2rem;
  width: 5.5rem;
  fill: #959595;
}

@media (hover: hover) {
  .footer-about__logo:hover svg {
    fill: #bbbbbb;
  }
}

.footer-extra {
  padding: 4rem 0;
}

@media only screen and (max-width: 1024px) {
  .footer-extra {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .footer-extra {
    padding: 2.4rem 0;
  }
}

.footer-extra__inner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  /*margin-top: -4rem;*/
}

@media only screen and (max-width: 767px) {
  .footer-extra__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-extra__item {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .footer-extra__item_extra {
    width: calc(100% - 1.6rem);
  }
}

@media only screen and (max-width: 1024px) {
  .footer-extra__item_apps {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

@media only screen and (max-width: 767px) {
  .footer-extra__item_apps {
    -ms-flex-item-align: center;
    align-self: center;
  }
}

.footer-extra-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.4rem;
  margin-top: -1.6rem;
}

@media only screen and (max-width: 767px) {
  .footer-extra-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-extra-list__item {
  border-radius: 0.6rem;
  min-width: 26rem;
  margin-left: 2.4rem;
  margin-top: 1.6rem;
  /*@include breakpoint-down($tablet) {
            min-width: auto;
            width: calc(100% / 3 - 2.4rem);
        }*/
}

@media only screen and (max-width: 767px) {
  .footer-extra-list__item {
    width: calc(100% - 2.4rem);
  }
}

.footer-extra-list__val {
  display: block;
  padding: 2.4rem;
  position: relative;
  background: #f6f6f6;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  border-radius: 6px;
  padding-right: 4rem;
}

@media (hover: hover) {
  .footer-extra-list__val:hover {
    background: #363636;
  }
  .footer-extra-list__val:hover .footer-extra-list__title {
    color: #ffffff;
  }
  .footer-extra-list__val:hover .footer-extra-list__arrow {
    fill: #ffffff;
  }
}

.footer-extra-list__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 0.5em;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

@media only screen and (max-width: 1024px) {
  .footer-extra-list__title {
    font-size: 1.6rem;
  }
}

.footer-extra-list__text {
  color: #9a9a9a;
  line-height: 1.3;
  margin: 0;
}

.footer-extra-list__arrow {
  height: 2.4rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2.4rem;
  -webkit-transition: fill .3s;
  -o-transition: fill .3s;
  transition: fill .3s;
}

.footer-main {
  font-size: 1.4rem;
}

.footer-main__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .footer-main__inner {
    display: grid;
    grid-template-areas: "logo call" "logo worktime" "social social" "feedback feedback";
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer-main__item._logo {
    grid-area: logo;
    align-self: start;
  }
  .footer-main__item._call {
    grid-area: call;
    justify-self: end;
    margin-bottom: 0.8rem;
  }
  .footer-main__item._worktime {
    grid-area: worktime;
    justify-self: end;
    margin-bottom: 2.2rem;
  }
  .footer-main__item._social {
    grid-area: social;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 2.4rem;
  }
  .footer-main__item._social::after {
    content: '';
    position: absolute;
    top: 0;
    left: -1.6rem;
    width: 100vw;
    height: 1px;
    background-color: #E4E4E4;
  }
  .footer-main__item._social .show-mobile {
    width: 100%;
  }
  .footer-main__item._feedback {
    grid-area: feedback;
  }
}

.footer-main__item .socials-list {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer-main__item .socials-list li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer-main__item:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .footer-main__item:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.footer-main__item .call-info__tel {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 112%;
}

.footer-main__item .call-info__call-btn {
  display: inline-block;
  margin-left: 0;
  margin-top: 0.9rem;
  font-weight: 400;
}

.footer-main__item-social {
  font-weight: 600;
}

.footer-main__worktime {
  margin: 0;
  font-size: 1.3rem;
  line-height: 112%;
  color: #9A9A9A;
}

.footer-main__worktime span:first-child {
  display: block;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .footer-main__worktime span:first-child {
    margin-bottom: 0.6rem;
  }
}

.footer-main__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.footer-main__logo svg {
  display: block;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 13.5rem;
}

@media only screen and (max-width: 1024px) {
  .footer-main__logo svg {
    width: 10.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .footer-main__feedback-btn {
    min-width: 167px;
    padding-top: 1.2rem;
    padding-bottom: 1.6rem;
  }
}

.footer-nav {
  padding: 5rem 0;
}

@media only screen and (max-width: 1024px) {
  .footer-nav {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    padding-bottom: 0;
    padding-top: 0;
  }
}

.footer-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -5.5rem;
}

@media only screen and (max-width: 1024px) {
  .footer-nav__inner {
    display: grid;
    grid-template-columns: repeat(3, auto);
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}

.footer-nav__item {
  min-width: 16rem;
  margin-top: 5.5rem;
}

@media only screen and (min-width: 1025px) {
  .footer-nav__item:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 1024px) {
  .footer-nav__item {
    min-width: 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav__item {
    margin-top: 0;
    border-bottom: 0.1rem solid #e4e4e4;
  }
  .footer-nav__item:first-child {
    border-top: 0.1rem solid #e4e4e4;
  }
  .footer-nav__item:last-child {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav-list.is-active .footer-nav-list__head {
    background: #363636;
    color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav-list.is-active .footer-nav-list__head a.footer-nav-list__title {
    pointer-events: none;
    color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav-list.is-active .footer-nav-list__arrow {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    fill: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .footer-nav-list.is-active .footer-nav-list__inner {
    height: auto;
    opacity: 1;
    position: static;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    visibility: visible;
  }
}

.footer-nav-list__inner {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .footer-nav-list__inner {
    height: 0;
    opacity: 0;
    padding: 2rem 1.6rem 3.5rem;
    position: absolute;
    visibility: hidden;
    z-index: -1;
  }
}

.footer-nav-list__item:not(:first-child) {
  margin-top: 1.5rem;
}

.footer-nav-list__head {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .footer-nav-list__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 2rem 1.6rem;
  }
}

.footer-nav-list__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .footer-nav-list__title {
    pointer-events: none;
    font-size: 1.8rem;
    font-weight: 600;
  }
}

.footer-nav-list__arrow {
  display: none;
  fill: #c8c8c8;
  height: 1.1rem;
  width: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .footer-nav-list__arrow {
    display: inline-block;
  }
}

.footer-nav-list__link {
  color: #9a9a9a;
}

@media (hover: hover) {
  .footer-nav-list__link:hover {
    color: #363636;
  }
}

.form {
  display: block;
  margin: 0;
}

.form.section {
  margin-top: 3.6rem;
}

@media (min-width: 767px) {
  .form.section {
    margin-top: 5rem;
  }
}

@media (min-width: 1024px) {
  .form.section {
    margin-top: 8rem;
  }
}

@media (min-width: 1360px) {
  .form {
    padding: calc(12rem + 23.6rem) 0 12rem;
    background-color: #f6f6f6;
  }
  .form.section {
    margin-top: -23.6rem;
  }
}

.form__form {
  padding: 4.5rem 3.4rem 3rem;
  border-radius: 4px;
  color: #ffffff;
  background-color: #363636;
}

@media (min-width: 767px) {
  .form__form {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

@media (min-width: 1360px) {
  .form__form {
    padding: 0;
    border-radius: 0;
    color: #363636;
    background-color: transparent;
  }
}

@media (min-width: 767px) {
  .form__wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem;
    row-gap: 2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

@media (min-width: 1024px) {
  .form__wrap {
    grid-gap: 3rem;
  }
}

@media (min-width: 1360px) {
  .form__wrap {
    grid-template-columns: 1fr 74.5rem;
    grid-gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.form__fieldset {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}

.form__text-wrap {
  margin-bottom: 4rem;
}

@media (min-width: 767px) {
  .form__text-wrap {
    display: contents;
  }
}

@media (min-width: 1360px) {
  .form__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}

.form__title {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-family: Manrope, sans-serif;
  font-size: 3rem;
  line-height: 1.13;
  font-weight: 600;
  width: 100%;
}

@media (min-width: 767px) {
  .form__title {
    margin-bottom: 2rem;
    max-width: 38rem;
    line-height: 1.2;
  }
}

@media (min-width: 1360px) {
  .form__title {
    margin-bottom: 4rem;
    max-width: 100%;
    font-size: 4rem;
    line-height: 4.8rem;
  }
}

.form__arrow {
  display: none;
}

@media (min-width: 1360px) {
  .form__arrow {
    display: block;
    width: 18.8rem;
    margin-bottom: 4rem;
  }
}

.form__text {
  margin: 0;
  font-size: 1.4rem;
  line-height: 2.1rem;
}

@media (min-width: 767px) {
  .form__text {
    margin-bottom: 2rem;
    padding-top: 0.2rem;
    max-width: 38.5rem;
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}

@media (min-width: 1024px) {
  .form__text {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .form__text:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1360px) {
  .form__text {
    margin-top: 0;
    font-size: 2rem;
    line-height: 1.6;
  }
}

@media (min-width: 767px) {
  .form__inputs-wrap {
    display: contents;
  }
}

@media (min-width: 1360px) {
  .form__inputs-wrap {
    border: 1px solid #D7D7D7;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 3.4rem;
    padding: 3rem;
    border-radius: 0.6rem;
    background-color: #ffffff;
  }
}

.form__label {
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #9a9a9a;
}

@media (min-width: 767px) {
  .form__label {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}

@media (min-width: 1024px) {
  .form__meters-wrap {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 2.5rem;
  }
  .form__meters-wrap .form__input-item:last-child {
    margin-bottom: 2rem;
  }
}

.form__input-item {
  position: relative;
  margin-bottom: 2rem;
}

.form__input-item.js-form__recaptcha {
  display: none;
}

.form__input-item:last-child {
  margin-bottom: 0;
}

@media (min-width: 767px) {
  .form__input-item {
    margin-bottom: 0;
  }
}

.form__input-item.isFilled .field__tel {
  display: none;
}

.form__input-item .field__tel {
  font-size: 1.6rem;
}

.form__input-item .field__tel-code {
  color: white;
}

@media (min-width: 1360px) {
  .form__input-item .field__tel-code {
    color: #868686;
  }
}

.form__input {
  margin: 0;
  padding: 0.5rem 0 1rem 0;
  width: 100%;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #9a9a9a;
  font-family: Manrope, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: white;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.form__input::-webkit-input-placeholder {
  color: #9a9a9a;
}

.form__input::-moz-placeholder {
  color: #9a9a9a;
}

.form__input:-ms-input-placeholder {
  color: #9a9a9a;
}

.form__input::-ms-input-placeholder {
  color: #9a9a9a;
}

.form__input::placeholder {
  color: #9a9a9a;
}

.form__input:not(:-moz-placeholder-shown) {
  border-color: white;
}

.form__input:not(:-ms-input-placeholder) {
  border-color: white;
}

.form__input:focus, .form__input:not(:placeholder-shown) {
  border-color: white;
}

.form__input._file {
  display: none;
}

.form__input.invalid {
  border-color: red;
}

@media (min-width: 767px) {
  .form__input {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
}

@media (min-width: 1360px) {
  .form__input {
    border-color: #575757;
    color: #363636;
  }
  .form__input:not(.invalid):not(:-moz-placeholder-shown) {
    border-color: #575757;
  }
  .form__input:not(.invalid):not(:-ms-input-placeholder) {
    border-color: #575757;
  }
  .form__input:not(.invalid):focus, .form__input:not(.invalid):not(:placeholder-shown) {
    border-color: #575757;
  }
}

.form__error-text {
  position: absolute;
  top: 100%;
  right: 0;
  font-family: Manrope, sans-serif;
  font-size: 1.1rem;
  line-height: 1;
  color: red;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form__error-text--file {
  position: static;
  margin-top: 0;
  margin-bottom: 3.2rem;
  color: gray;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.invalid ~ .form__error-text {
  opacity: 1;
}

.form__input-item.js-form__recaptcha.invalid .form__error-text {
  opacity: 1;
}

.form__image {
  display: block;
  width: 100%;
}

.form__subtitle {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-family: Manrope, sans-serif;
  font-size: 2.2rem;
  line-height: 1.08;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .form__subtitle {
    margin-bottom: 4rem;
    font-size: 3rem;
    line-height: 1.13;
  }
}

.form__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form__file-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.8rem;
  padding: 0.9rem 1rem;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  border: 1px solid black;
  border-radius: 0.4rem;
}

@media (min-width: 1024px) {
  .form__file-label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
  }
}

.form__file-icon {
  display: block;
  margin-right: 0.8rem;
  width: 2.4rem;
  height: 2.4rem;
}

.form__file-text {
  line-height: 1;
}

.form__file-count-text {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1.6rem;
}

.form__file-list {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.6rem;
  margin-bottom: 0.8rem;
}

.form__file-list:empty {
  display: none;
}

.form__file-list:empty ~ .form__file-count-text {
  display: none;
}

.form__file-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.6rem;
  margin-bottom: 1.6rem;
}

.form__file-item span {
  margin-right: 0.5rem;
}

.form__file-remove {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form__file-remove::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}

.form__file-remove-icon {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  pointer-events: none;
}

.popup__form .form__captcha-container {
  margin-top: 3.2rem;
}

.form__captcha-container {
  position: relative;
}

.form__captcha-container .form__error-text {
  top: auto;
  left: 1.6rem;
  bottom: -1rem;
  margin: 0;
}

@media (min-width: 1024px) {
  .form__captcha-container .form__error-text {
    left: 0;
  }
}

.form__captcha-container._error .form__error-text {
  opacity: 1;
}

.form__captcha {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.form__captcha div {
  width: 258px !important;
}

.form__controls {
  grid-column: 1 / span 2;
}

@media (min-width: 767px) {
  .form__controls {
    margin-top: 1rem;
    /*grid-column: 1 / span 2;*/
  }
}

@media (min-width: 1360px) {
  .form__controls {
    margin-top: 0;
  }
}

.form__button-wrap {
  margin-bottom: 0.8rem;
}

.form__button-wrap:last-child {
  margin-bottom: 0;
}

.form__button {
  display: block;
  position: relative;
  margin: 1rem 0 2.4rem;
  padding: 1.5rem 3.2rem;
  width: 100%;
  border: none;
  border-radius: 0.4rem;
  font-family: Manrope, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #363636;
  background-color: white;
}

.form__button span {
  position: relative;
  z-index: 10;
}

.form__button::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.4rem;
  opacity: 0;
  background-image: -o-radial-gradient(54.05% 50%, 184% 636.64%, #FFF200 0%, #FFC700 100%);
  background-image: radial-gradient(184% 636.64% at 54.05% 50%, #FFF200 0%, #FFC700 100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .form__button:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .form__button:hover::before {
    opacity: 1;
  }
}

.form__button--back {
  color: white;
  background-color: transparent;
}

@media (min-width: 767px) {
  .form__button {
    margin-bottom: 1.6rem;
    /*margin-bottom: 0;*/
  }
}

@media (min-width: 1360px) {
  .form__button {
    background-color: #fff200;
  }
}

.form__button-info {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.4;
}

.form__button-info-text {
  color: #7b7b7b;
}

.form__button-info-link {
  color: #bababa;
  text-decoration: underline;
}

.form__result {
  display: none;
  padding-bottom: 3.4rem;
}

.form__result._active {
  display: block;
}

@media (min-width: 1024px) {
  .form__result {
    -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;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 54rem;
    height: 100%;
  }
  .form__result._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.mfp-content .form__result {
  display: block;
}

.form__result-text-wrap .popup__title {
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .form__result-text-wrap {
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 2rem;
  }
}

.form__result-title {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-family: Manrope, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
}

@media (min-width: 1024px) {
  .form__result-title {
    position: relative;
    margin-right: auto;
    padding-bottom: 4rem;
    font-size: 4rem;
    line-height: 1.2;
  }
  .form__result-title::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url("../svg_icons/arrow.svg");
  }
}

.form__result-text {
  margin-top: 0;
  margin-bottom: 4rem;
  font-family: Manrope, sans-serif;
  color: #868686;
}

@media (min-width: 1024px) {
  .form__result-text {
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

@media (min-width: 1024px) {
  .form__result-link-wrap {
    width: 100%;
  }
}

.form__result-link {
  text-align: center;
  text-decoration: none;
}

/*
.form__select-wrap {
    position: relative;

    &::before {
        content: "";
        position: absolute;
        top: 55%;
        right: 0;
        width: 1.1rem;
        height: 1.1rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        background-image: url("../img/toggle.svg");
        transform: transtaleY(-50%);
    }

    &:focus-within {
        &::before {
            transform: transtaleY(-50%) rotate(180deg);
        }
    }
}
*/
.form__select {
  display: block;
  margin: 0;
  padding: 0.6rem 2rem 1rem 0;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #9a9a9a;
  font-family: Manrope, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #9a9a9a;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.form__select.active {
  color: #363636;
}

.form__select.invalid:not(:-moz-placeholder-shown) {
  border-color: red;
}

.form__select.invalid:not(:-ms-input-placeholder) {
  border-color: red;
}

.form__select.invalid, .form__select.invalid:focus, .form__select.invalid:not(:placeholder-shown) {
  border-color: red;
}

@media (min-width: 1360px) {
  .form__select {
    border-color: #575757;
  }
  .form__select:not(:-moz-placeholder-shown) {
    border-color: #575757;
  }
  .form__select:not(:-ms-input-placeholder) {
    border-color: #575757;
  }
  .form__select:focus, .form__select:not(:placeholder-shown) {
    border-color: #575757;
  }
  .form__select.active {
    color: #363636;
  }
}

.form__select-option {
  display: block;
  padding: 2rem;
  max-width: 2rem;
  font-family: Manrope, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
  color: black;
  background-color: white;
  cursor: pointer;
}

.form__select-option:first-child {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.form__select-option:last-child {
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.popup-bonus {
  position: relative;
}

.popup-bonus img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.popup-bonus__label {
  position: absolute;
  top: 24px;
  right: 24px;
  background-color: #0A1E21;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding: 14px;
  z-index: 5;
}

.popup-bonus__label-num {
  color: #0A1E21;
  background-color: #FFF200;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  padding: 6px 9px;
  line-height: 24px;
}

.popup-bonus__label-text {
  color: #fff;
  max-width: 181px;
  letter-spacing: -0.12px;
  font-size: 11px;
  line-height: 15px;
  display: inline-block;
}

.section-new-form {
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  .section-new-form {
    position: relative;
    padding: 30px 0;
    background-color: #F6F6F6;
  }
  .section-new-form:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #F6F6F6;
    width: 100vw;
    z-index: -1;
  }
  .section-new-form .form__button-info {
    text-align: center;
  }
}

.section-new-form .form__wrap {
  display: grid;
  grid-template-columns: 1fr calc(681 / 1520 * 100%);
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  grid-auto-rows: 1fr;
  grid-template-areas: 'info img' 'form img';
  gap: 28px 50px;
  border-radius: 20px;
  background-color: #F6F6F6;
  padding: 34px 0 46px 50px;
  overflow: hidden;
}

@media only screen and (max-width: 1280px) {
  .section-new-form .form__wrap {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
  }
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__wrap {
    grid-template-columns: 1fr;
    grid-template-areas: 'info' 'img' 'form';
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    padding: 0;
    gap: 0;
    background-color: #fff0;
    border-radius: 0;
  }
}

.section-new-form .form__inputs-wrap {
  grid-area: form;
  border: none;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1359px) {
  .section-new-form .form__inputs-wrap {
    gap: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__inputs-wrap {
    border-radius: 0 0 12px 12px;
    overflow: hidden;
  }
}

@media (min-width: 320px) {
  .section-new-form .form__inputs-wrap {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 0 0 12px 12px;
  }
}

@media (min-width: 1024px) {
  .section-new-form .form__inputs-wrap {
    padding: 30px 30px;
    border-radius: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__inputs-wrap .form__input-item {
    margin: 0;
  }
}

.section-new-form .form__text-wrap-new {
  grid-area: info;
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__text-wrap-new {
    background-color: #F6F6F6;
  }
}

.section-new-form .popup-bonus {
  grid-area: img;
  margin: -34px 0 -46px 0;
  min-height: 722px;
}

@media only screen and (max-width: 1024px) {
  .section-new-form .popup-bonus {
    padding-bottom: calc(210 / 343* 100%);
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    margin: 0;
    min-height: 0;
    background-color: #F6F6F6;
  }
}

.section-new-form .form__form {
  color: #363636;
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__form {
    padding: 0;
  }
}

.section-new-form .form__button {
  background: #FFF200;
}

.section-new-form .form__input-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 48%;
  flex: 1 0 48%;
}

.section-new-form .form__input {
  color: #363636;
}

.section-new-form .form__controls {
  width: 100%;
}

.section-new-form .form__input:not(:-moz-placeholder-shown) {
  border-bottom: 1px solid #9a9a9a;
}

.section-new-form .form__input:not(:-ms-input-placeholder) {
  border-bottom: 1px solid #9a9a9a;
}

.section-new-form .form__input:not(:placeholder-shown) {
  border-bottom: 1px solid #9a9a9a;
}

.section-new-form .form__title {
  font-size: 70px;
  line-height: 0.9;
  margin-bottom: 26px;
}

@media only screen and (max-width: 1360px) {
  .section-new-form .form__title {
    font-size: 56px;
  }
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__title {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .section-new-form .form__title br {
    display: none;
  }
}

.section-new-form .form__text {
  max-width: none;
  font-size: 20px;
}

@media only screen and (max-width: 1024px) {
  .section-new-form .form__text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .section-new-form .form__text {
    margin-bottom: 20px;
  }
}

.section-new-form .field__tel-code {
  color: #363636;
}

.section-new-form .field__first-text {
  position: absolute;
  left: 0;
  color: #868686;
  bottom: 10px;
}

.section-new-form .popup-form__row {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.section-new-form .form__select.active {
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .section.section-free {
    margin-top: 3.2rem;
  }
}

.free__inner {
  display: grid;
  grid-gap: 3.2rem 11.6rem;
  grid-template-columns: minmax(auto, 27.4rem) 1fr;
}

@media only screen and (max-width: 1440px) {
  .free__inner {
    grid-gap: 3.2rem 4.1rem;
  }
}

@media only screen and (max-width: 1024px) {
  .free__inner {
    grid-template-columns: 1fr;
    grid-gap: 3rem;
  }
}

.free__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 27.5rem;
}

.free__title {
  margin: 0 0 1.4em;
  line-height: 115%;
  font-size: 3rem;
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .free__title {
    margin-bottom: 0;
  }
}

.free__arrow {
  height: 1.7rem;
  margin-left: auto;
  width: 14rem;
}

.free__arrowChoose {
  height: 1.7rem;
  width: 14rem;
}

.free__item_title {
  padding-top: 1.6rem;
}

.free-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-top: -2rem;
}

@media only screen and (max-width: 1024px) {
  .free-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    margin-left: -0.8rem;
    margin-right: -0.8rem;
    margin-top: -1.6rem;
  }
}

.free-list__item {
  border: 1px solid #f6f6f6;
  border-radius: 0.6rem;
  line-height: 1.2;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 2rem;
  padding: 2.5rem 2rem;
  width: auto !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25.7rem;
  flex: 0 1 25.7rem;
}

@media only screen and (max-width: 1024px) {
  .free-list__item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    margin-top: 1.6rem;
  }
}

.free-list__title {
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 0.5em;
}

@media only screen and (max-width: 767px) {
  .free-list__title {
    font-size: 1.8rem;
  }
}

.free-list__text {
  font-family: Manrope, sans-serif;
  color: #9a9a9a;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .free-list__text {
    font-size: 1.4rem;
  }
}

.good-item {
  background: #f6f6f6;
  border-radius: 0.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  width: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .good-item {
    max-width: 91.5vw;
  }
}

.good-item .rate {
  margin-top: auto;
  padding-top: 1.8rem;
}

.good-item--review {
  position: relative;
  display: block;
}

.good-item--review_play_btn {
  width: 5rem;
  height: 4rem;
  right: 44.7%;
  left: 44.7%;
  top: 38%;
  bottom: 38%;
  cursor: pointer;
  pointer-events: unset;
  position: absolute;
}

.good-item--article {
  max-width: 100%;
}

.good-item--article .good-item__name {
  font-size: 2.4rem;
}

.good-item--article .good-item__img-wrap {
  padding-top: 56.25%;
}

@media only screen and (max-width: 767px) {
  .good-item--article .good-item__img-wrap {
    padding-top: 49.253%;
  }
}

.good-item--article .good-item__img-wrap > .good-item__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.good-item--article .good-item__name-wrap {
  margin-bottom: 1.4rem;
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .good-item--article .good-item__footer {
    margin-top: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .good-item--article .good-item__img {
    height: 100%;
  }
}

@media (hover: hover) {
  .good-item:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 30px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 30px 4px rgba(0, 0, 0, 0.07);
  }
}

.good-item__mark {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  background: #FFF200;
  border-radius: 999px;
  font-size: 1.2rem;
  line-height: 120%;
  height: 2.4rem;
  z-index: 10;
  display: inline-block;
  padding: .4rem 1.2rem;
}

@media only screen and (max-width: 767px) {
  .good-item__mark {
    top: 1.6rem;
    left: 1.6rem;
  }
}

.good-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  position: relative;
}

.good-item__expand-btn {
  background: transparent;
  border: 0;
  padding: 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;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0.2rem;
  height: 3.4rem;
  justify-content: center;
  outline: none;
  position: absolute;
  z-index: 10;
  right: 1rem;
  top: 1rem;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 3.4rem;
}

@media only screen and (max-width: 1024px) {
  .good-item__expand-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

@media (hover: hover) {
  .good-item__expand-btn:hover {
    background-color: #e6e6e6;
  }
}

.good-item__expand-btn svg {
  height: 2.5rem;
  width: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .good-item__expand-btn.desktop-link {
    display: none;
  }
}

.good-item__expand-btn.mobile-link {
  display: none;
}

@media only screen and (max-width: 767px) {
  .good-item__expand-btn.mobile-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.good-item__img-wrap {
  position: relative;
}

.good-item__img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .good-item__img {
    height: 299px;
  }
}

.good-item__img.desktop-image {
  display: block;
}

@media only screen and (max-width: 767px) {
  .good-item__img.desktop-image {
    display: none;
  }
}

.good-item__img.mobile-image {
  display: none;
}

@media only screen and (max-width: 767px) {
  .good-item__img.mobile-image {
    display: block;
  }
}

.good-item__img-slider {
  position: relative;
  width: 100%;
  height: 100%;
}

.good-item__img-slider:not(.slick-initialized) .good-item__img-slider {
  overflow: hidden;
}

.good-item__img-slider.swiper {
  overflow: visible;
}

.good-item__img-slider .slick-list,
.good-item__img-slider .slick-track {
  height: 100%;
}

.good-item__img-slider .slick-arrow, .good-item__img-slider .swiper-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0;
  width: 5.6rem;
  height: 5.6rem;
  border: none;
  border-radius: 50%;
  z-index: 3;
  padding: 0;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slider .slick-arrow, .good-item__img-slider .swiper-arrow {
    width: 4.2rem;
    height: 4.2rem;
  }
}

.good-item__img-slider .slick-arrow:hover, .good-item__img-slider .swiper-arrow:hover {
  background-color: #FFFFFF;
}

.good-item__img-slider .slick-arrow svg, .good-item__img-slider .swiper-arrow svg {
  display: block;
  width: 24px;
  height: 24px;
}

.good-item__img-slider .slick-arrow.slick-disabled, .good-item__img-slider .slick-arrow.swiper-button-disabled, .good-item__img-slider .swiper-arrow.slick-disabled, .good-item__img-slider .swiper-arrow.swiper-button-disabled {
  opacity: 0;
}

.good-item__img-slider .slick-prev, .good-item__img-slider .swiper-button-prev {
  left: 1.6rem;
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slider .slick-prev, .good-item__img-slider .swiper-button-prev {
    left: 1.5rem;
  }
}

.good-item__img-slider .swiper-button-prev::after, .good-item__img-slider .swiper-button-next::after {
  content: '';
}

.good-item__img-slider .slick-next, .good-item__img-slider .swiper-button-next {
  right: 1.6rem;
}

.good-item__img-slider .slick-next::after, .good-item__img-slider .swiper-button-next::after {
  -webkit-transform: translate(-30%, -50%) rotate(180deg);
  -ms-transform: translate(-30%, -50%) rotate(180deg);
  transform: translate(-30%, -50%) rotate(180deg);
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slider .slick-next, .good-item__img-slider .swiper-button-next {
    right: 1.5rem;
  }
}

.good-item__img-slider .slick-dots, .good-item__img-slider .swiper-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: calc(100% + 1.6rem);
}

@media only screen and (max-width: 767px) {
  .good-item__img-slider .slick-dots, .good-item__img-slider .swiper-pagination {
    top: calc(100% + 1rem);
  }
}

.good-item__img-slider .slick-dots button, .good-item__img-slider .slick-dots .swiper-pagination-bullet, .good-item__img-slider .swiper-pagination button, .good-item__img-slider .swiper-pagination .swiper-pagination-bullet {
  font-size: 0;
  line-height: 0;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #E4E4E4;
  border-radius: 50%;
  opacity: 1;
}

.good-item__img-slider .slick-dots .slick-active button, .good-item__img-slider .slick-dots .swiper-pagination-bullet-active, .good-item__img-slider .swiper-pagination .slick-active button, .good-item__img-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FFF200;
}

.good-item__img-slide {
  position: relative;
}

.good-item__img-slide-last {
  position: relative;
}

.good-item__img-slide-last::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(54, 54, 54, 0.8)), to(rgba(54, 54, 54, 0.8)));
  background: -o-linear-gradient(bottom, rgba(54, 54, 54, 0.8), rgba(54, 54, 54, 0.8));
  background: linear-gradient(0deg, rgba(54, 54, 54, 0.8), rgba(54, 54, 54, 0.8));
}

.good-item__img-slide-last__text {
  position: absolute;
  left: 4.4rem;
  top: 20%;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.4;
  color: #fff;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slide-last__text {
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 767px) {
  .good-item__img-slide-last__text {
    left: 1.6rem;
  }
}

.good-item__img-slide-last-anons {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 4.4rem;
  bottom: 6.5rem;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slide-last-anons {
    right: 1.6rem;
    bottom: 1.6rem;
  }
}

.good-item__img-slide-last-anons .kitchen-card-slider__anons-colors {
  -webkit-transform: translateX(38%);
  -ms-transform: translateX(38%);
  transform: translateX(38%);
}

.good-item__img-slide-last-anons .kitchen-card-slider__anons-colors__item {
  width: 5rem;
  height: 5rem;
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slide-last-anons .kitchen-card-slider__anons-colors {
    -webkit-transform: translateX(44%);
    -ms-transform: translateX(44%);
    transform: translateX(44%);
  }
  .good-item__img-slide-last-anons .kitchen-card-slider__anons-colors__item {
    width: 3.4rem;
    height: 3.4rem;
  }
}

.good-item__img-slide-last-anons__link-text {
  border-radius: 4.4rem;
  margin: 0;
  display: inline-block;
  padding: 1.45rem 2.5rem;
  background-color: #FFF200;
  padding-left: 5.4rem;
  position: relative;
  font-size: 1.6rem;
  color: #363636;
  z-index: 5;
  line-height: 1.2;
}

.good-item__img-slide-last-anons__link-text::before {
  position: absolute;
  content: '';
  left: 2.5rem;
  width: 2.1rem;
  height: 2.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("data:image/svg+xml,%3csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.375 3.125H7.875C8.33913 3.125 8.78425 3.30937 9.11244 3.63756C9.44063 3.96575 9.625 4.41087 9.625 4.875V15.375C9.625 16.3033 9.25625 17.1935 8.59987 17.8499C7.9435 18.5063 7.05326 18.875 6.125 18.875C5.19674 18.875 4.3065 18.5063 3.65013 17.8499C2.99375 17.1935 2.625 16.3033 2.625 15.375V4.875C2.625 4.41087 2.80937 3.96575 3.13756 3.63756C3.46575 3.30937 3.91087 3.125 4.375 3.125Z' stroke='%23363636' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.62505 6.9312L11.375 5.1812C11.7032 4.85313 12.1483 4.66882 12.6123 4.66882C13.0763 4.66882 13.5214 4.85313 13.8495 5.1812L16.324 7.6557C16.6521 7.98387 16.8364 8.42891 16.8364 8.89295C16.8364 9.35699 16.6521 9.80203 16.324 10.1302L8.44905 18.0052' stroke='%23363636' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.125 15.375V15.3838M14.6125 11.875H16.625C17.0891 11.875 17.5342 12.0594 17.8624 12.3876C18.1906 12.7158 18.375 13.1609 18.375 13.625V17.125C18.375 17.5891 18.1906 18.0342 17.8624 18.3624C17.5342 18.6906 17.0891 18.875 16.625 18.875H7.4375L14.6125 11.875Z' stroke='%23363636' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

@media only screen and (max-width: 1024px) {
  .good-item__img-slide-last-anons__link-text {
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
    font-size: 1.4rem;
  }
}

.good-item__img-slide__link {
  position: absolute;
  z-index: 1;
  outline: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.good-item__features-list {
  left: 0;
  right: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  bottom: 1.5rem;
  position: absolute;
  overflow: hidden;
  z-index: 9;
}

.good-item__features-list.swiper .swiper-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.good-item__features-list.swiper .swiper-slide {
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.good-item__content {
  padding: 3.2rem 2rem 1.5rem 1.5rem;
  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;
  border: 1px solid transparent;
  border-radius: 0 0 0.6rem 0.6rem;
}

.good-item__name-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
}

.good-item__category {
  color: #9a9a9a;
  display: block;
  font-size: 1.3rem;
  line-height: 1.7;
  margin-bottom: 0.5rem;
}

.good-item__name {
  display: block;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2;
}

.good-item__arrow {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 2rem;
  margin-left: 0.8rem;
  width: 2.4rem;
}

.good-item__footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0.1rem solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2.5rem;
  padding-top: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .good-item__footer {
    padding-bottom: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.good-item__cost {
  margin-right: 1rem;
}

@media only screen and (max-width: 820px) {
  .good-item__cost {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .good-item__cost {
    margin-bottom: 15px;
  }
}

.good-item__cost del {
  color: #9A9A9A;
  font-size: 13px;
  margin-left: 5px;
}

.good-item__cost-title {
  color: #9a9a9a;
  font-size: 1.4rem;
  line-height: 1.6;
}

@media only screen and (max-width: 820px) {
  .good-item__cost-title {
    display: block;
  }
}

.good-item__calculate {
  outline: none;
}

@media (hover: hover) {
  .good-item__calculate:hover {
    color: #505050;
  }
}

.good-item__tag {
  position: absolute;
  width: 145px;
  height: 34px;
  left: 16px;
  top: 16px;
  background: -o-linear-gradient(0.32deg, black 1%, #E2CACA 99%), #323232;
  background: linear-gradient(89.68deg, black 1%, #E2CACA 99%), #323232;
  border-radius: 8px;
  z-index: 1;
  overflow: hidden;
}

.good-item__tag-text {
  position: absolute;
  width: 113px;
  height: 14px;
  left: 16px;
  top: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}

.good-item__tag-img {
  position: absolute;
  width: 322px;
  height: 92px;
  left: -177px;
  top: -17px;
  background-blend-mode: hue, normal;
  z-index: -1;
  background-size: cover;
  background-position-y: -3px;
  background-position-x: -1px;
}

@media only screen and (max-width: 767px) {
  .good-item__inner {
    display: block;
  }
}

.good-item__label {
  position: absolute;
  font-size: 16px;
  line-height: 1;
  -webkit-backdrop-filter: blur(1.5px);
  backdrop-filter: blur(1.5px);
  padding: 10.5px 12px;
  font-weight: 450;
  left: 20px;
  top: 0;
  z-index: 10;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  width: 80px;
  height: 61px;
  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;
  color: white;
}

.good-item__label--sale {
  background: -o-linear-gradient(206.48deg, #FF9900 44.52%, #FFF100 107.84%);
  background: linear-gradient(243.52deg, #FF9900 44.52%, #FFF100 107.84%);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.good-item__label--trend {
  background: -o-linear-gradient(217.73deg, #11091A 22.54%, #553D62 146.32%);
  background: linear-gradient(232.27deg, #11091A 22.54%, #553D62 146.32%);
}

.good-item__label--new {
  background: -o-linear-gradient(217.85deg, #0A1E21 22.7%, #006C7B 146.23%);
  background: linear-gradient(232.15deg, #0A1E21 22.7%, #006C7B 146.23%);
}

@media only screen and (max-width: 767px) {
  .good-item__label {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.good-item__sizes {
  margin-top: 1rem;
  display: block;
}

.good-item__sizes nobr {
  font-size: 1.4rem;
}

.good-item__sizes-title {
  color: #9a9a9a;
  font-size: 1.4rem;
  line-height: 1.6;
}

.goods-catalog {
  background: -o-linear-gradient(260.79deg, #0a1e21 50.44%, #006c7b 328.82%), #323232;
  background: linear-gradient(189.21deg, #0a1e21 50.44%, #006c7b 328.82%), #323232;
  color: #fff;
  margin-top: 12rem;
  padding: 12rem 0 7rem;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog {
    background: transparent;
    padding: 0;
    margin-top: 10rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog {
    margin-top: 4rem;
  }
}

@media only screen and (max-width: 1360px) and (min-width: 1024.02px) {
  .goods-catalog {
    padding: 12rem 0 71rem;
  }
}

.goods-catalog._white {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  color: #363636;
  margin-top: 0;
}

.goods-catalog._white .goods-catalog__title {
  color: #363636;
}

.goods-catalog._white .goods-catalog-list__category {
  color: #363636;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog._white .goods-catalog-list__category {
    color: #fff;
  }
}

.goods-catalog._white .goods-catalog-list__order {
  color: #747474;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog._white .goods-catalog-list__order {
    color: #fff;
  }
}

@media (hover: hover) {
  .goods-catalog._white .goods-catalog-list__val:hover .goods-catalog-list__category {
    color: #fff;
  }
}

.goods-catalog._white .goods-catalog-list__item {
  border-color: #ececec;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog._white .goods-catalog-list__item {
    width: calc(100% / 4 + 1px);
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog._white .goods-catalog-list__item {
    width: calc(100% / 2 + 1px);
  }
}

.goods-catalog._white .goods-catalog-list__item_colspan-2 {
  width: calc(100% / 2 + 1px);
}

@media only screen and (max-width: 767px) {
  .goods-catalog._white .goods-catalog-list__item_colspan-2 {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .goods-catalog._white .goods-catalog-list__category {
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog._white .goods-catalog-list__category {
    font-size: 1.7rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog._white .goods-catalog-list__order {
    font-size: 1.2rem;
    margin-bottom: 0.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog._white .goods-catalog-list__head {
    padding: 1.4rem;
  }
}

.goods-catalog._white .goods-catalog-list__more-text {
  color: #fff;
}

.goods-catalog._white .goods-catalog-list__more-text_yellow {
  color: #fff200;
}

.goods-catalog__title {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  margin: 0 0 2em;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog__title {
    color: #363636;
    margin-bottom: 1.25em;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog__title {
    font-size: 3rem;
    line-height: 1.2;
  }
}

.goods-catalog__title span {
  color: #fff200;
}

@media only screen and (max-width: 1440px) {
  .goods-catalog__title span {
    color: inherit;
  }
}

.goods-catalog-list {
  position: relative;
}

.goods-catalog-list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 1px;
  padding-top: 1px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__inner {
    margin-left: -2.6rem;
    margin-right: -2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog-list__inner {
    margin-left: -1.7rem;
    margin-right: -1.7rem;
  }
}

.goods-catalog-list__item {
  border: 1px solid #3d3d3d;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  width: calc(100% / 4 + 1px);
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__item {
    border-color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog-list__item {
    width: calc(100% / 2 + 1px);
  }
}

@media (hover: hover) {
  .goods-catalog-list__item._catalog-link .goods-catalog-list__val:hover .goods-catalog-list__layer {
    background-color: #363636;
  }
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__item._catalog-link .goods-catalog-list__layer::after {
    background-color: #363636;
  }
}

.goods-catalog-list__profitable-border {
  position: absolute;
  z-index: 10;
  background: -o-linear-gradient(209.93deg, #F90 47.25%, #FFF100 107.46%);
  background: linear-gradient(240.07deg, #F90 47.25%, #FFF100 107.46%);
}

.goods-catalog-list__profitable-border:nth-child(1) {
  top: 0;
  width: 100%;
  height: 1px;
  left: 0;
}

.goods-catalog-list__profitable-border:nth-child(2) {
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
}

.goods-catalog-list__profitable-border:nth-child(3) {
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
}

.goods-catalog-list__profitable-border:nth-child(4) {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
}

.goods-catalog-list__head {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  padding: 3rem;
}

@media only screen and (max-width: 1440px) {
  .goods-catalog-list__head {
    padding: 2.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__head {
    padding: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .goods-catalog-list__head {
    padding: 1.6rem;
  }
}

.goods-catalog-list__label {
  position: absolute;
  font-size: 16px;
  line-height: 1;
  -webkit-backdrop-filter: blur(1.5px);
  backdrop-filter: blur(1.5px);
  padding: 9px 9px 15px 9px;
  font-weight: 450;
  right: 30px;
  top: 0;
  z-index: 9;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  width: 80px;
  height: 61px;
  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;
  color: white;
  background: -o-linear-gradient(209.93deg, #FF9900 47.25%, #FFF100 107.46%);
  background: linear-gradient(240.07deg, #FF9900 47.25%, #FFF100 107.46%);
}

@media (max-width: 700px) {
  .goods-catalog-list__label {
    width: 71px;
    height: 37px;
    right: 5px;
    font-family: Manrope, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
  }
}

.goods-catalog-list__order {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 0.769em;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__order {
    font-size: 1.4rem;
  }
}

.goods-catalog-list__val {
  display: block;
  padding-top: 100%;
  position: relative;
}

@media (hover: hover) {
  .goods-catalog-list__val:hover {
    cursor: none;
  }
  .goods-catalog-list__val:hover .goods-catalog-list__layer {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
}

.goods-catalog-list__category {
  color: #fff;
  display: block;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.3;
  max-width: 220px;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__category {
    font-size: 1.8rem;
  }
}

.goods-catalog-list__more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: #fff200;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 5.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5.5rem;
}

.goods-catalog-list__more.is-active {
  opacity: 1;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__more {
    display: none;
  }
}

.goods-catalog-list__more-arrow {
  height: 1.7rem;
  width: 1.7rem;
}

.goods-catalog-list__more-arrow svg {
  height: 100%;
  width: 100%;
}

.goods-catalog-list__more-text {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  text-transform: uppercase;
}

@media (hover: hover) {
  .goods-catalog-list__more-text > div._animate {
    -webkit-animation: animate-text 12s linear infinite;
    animation: animate-text 12s linear infinite;
  }
}

.goods-catalog-list__more-text_yellow {
  color: #fff200;
}

.goods-catalog-list__layer {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: no-repeat 50% / cover;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.55s ease-out 0.1s;
  -o-transition: opacity 0.55s ease-out 0.1s;
  transition: opacity 0.55s ease-out 0.1s;
}

@media only screen and (max-width: 1024px) {
  .goods-catalog-list__layer {
    opacity: 1;
  }
}

.goods-catalog-list__layer-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.goods-catalog-list__layer:after {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@-webkit-keyframes animate-text {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-text {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.header-main {
  background: #fff;
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .header-main .call-info {
    margin-left: auto;
    margin-right: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main .call-info__tel {
    font-size: 0;
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.2753 3.55575C14.3008 3.46056 14.3447 3.37133 14.4047 3.29315C14.4647 3.21496 14.5394 3.14935 14.6248 3.10008C14.7101 3.0508 14.8043 3.01882 14.902 3.00596C14.9996 2.99309 15.0989 2.99961 15.1941 3.02512C16.5844 3.38789 17.853 4.11473 18.869 5.13078C19.8851 6.14684 20.6119 7.41538 20.9747 8.80575C21.0002 8.90092 21.0067 9.00018 20.9939 9.09786C20.981 9.19555 20.949 9.28974 20.8997 9.37507C20.8505 9.46039 20.7849 9.53516 20.7067 9.59512C20.6285 9.65508 20.5393 9.69904 20.4441 9.7245C20.3807 9.74114 20.3155 9.74964 20.25 9.74981C20.0849 9.74986 19.9243 9.6954 19.7933 9.59488C19.6622 9.49436 19.5681 9.3534 19.5253 9.19387C19.2296 8.05869 18.6365 7.02292 17.8071 6.19335C16.9777 5.36378 15.942 4.77044 14.8069 4.4745C14.7116 4.44914 14.6223 4.40525 14.544 4.34533C14.4657 4.28542 14.4 4.21066 14.3506 4.12533C14.3013 4.04 14.2692 3.94577 14.2563 3.84803C14.2433 3.7503 14.2498 3.65098 14.2753 3.55575ZM14.0569 7.4745C15.3497 7.8195 16.1803 8.65106 16.5253 9.94387C16.5681 10.1034 16.6622 10.2444 16.7933 10.3449C16.9243 10.4454 17.0849 10.4999 17.25 10.4998C17.3155 10.4996 17.3807 10.4911 17.4441 10.4745C17.5393 10.449 17.6285 10.4051 17.7067 10.3451C17.7849 10.2852 17.8505 10.2104 17.8997 10.1251C17.949 10.0397 17.981 9.94555 17.9939 9.84786C18.0067 9.75018 18.0002 9.65092 17.9747 9.55575C17.4947 7.7595 16.2403 6.50512 14.4441 6.02512C14.3489 5.9997 14.2497 5.99327 14.152 6.0062C14.0544 6.01913 13.9602 6.05117 13.8749 6.10049C13.7897 6.1498 13.7149 6.21543 13.655 6.29363C13.5951 6.37182 13.5512 6.46105 13.5258 6.55622C13.5004 6.65138 13.4939 6.75063 13.5069 6.84828C13.5198 6.94593 13.5518 7.04008 13.6012 7.12535C13.6505 7.21062 13.7161 7.28534 13.7943 7.34525C13.8725 7.40516 13.9617 7.44907 14.0569 7.4745ZM20.8472 14.8554L16.4306 12.8764L16.4184 12.8707C16.1892 12.7727 15.939 12.7333 15.6907 12.7562C15.4424 12.7792 15.2037 12.8636 14.9963 13.002C14.9718 13.0181 14.9484 13.0357 14.9259 13.0545L12.6441 14.9998C11.1984 14.2976 9.70595 12.8164 9.00376 11.3895L10.9519 9.07294C10.9706 9.0495 10.9884 9.02606 11.0053 9.00075C11.1407 8.79384 11.2229 8.55667 11.2445 8.31035C11.2661 8.06402 11.2264 7.81618 11.1291 7.58887V7.57762L9.14438 3.15356C9.0157 2.85662 8.79444 2.60926 8.51362 2.44841C8.2328 2.28756 7.9075 2.22184 7.58626 2.26106C6.31592 2.42822 5.14986 3.05209 4.30588 4.01615C3.4619 4.98021 2.99771 6.21852 3.00001 7.49981C3.00001 14.9436 9.05626 20.9998 16.5 20.9998C17.7813 21.0021 19.0196 20.5379 19.9837 19.6939C20.9477 18.85 21.5716 17.6839 21.7388 16.4136C21.7781 16.0924 21.7125 15.7672 21.5518 15.4864C21.3911 15.2056 21.144 14.9843 20.8472 14.8554Z' fill='%23353535'/%3E%3C/svg%3E");
  }
}

@media only screen and (max-width: 767px) {
  .header-main .call-info__worktime {
    display: none;
  }
}

.header-main__top {
  background: #FFFFFF;
  border-bottom: 0.1rem solid #e7e7e7;
  display: none;
  padding-bottom: 1.6rem;
  padding-top: 1.6rem;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .header-main__top {
    display: block;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__top {
    background: #fff;
    padding-top: 1.6rem;
  }
}

.header-main__top > .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-main__top > .container .header-main__item:first-child {
  width: 100%;
}

.header-main__top > .container .header-main__item:last-child {
  margin-right: -.9rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header-main__bottom {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

@media only screen and (max-width: 1024px) {
  .header-main__bottom {
    background-color: white;
    width: 100%;
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
  }
}

.header-main__bottom > .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .header-main__bottom > .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.header-main__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-main__item:first-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header-main__item--top {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .header-main__item--top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.header-main__add-logo:not(.special_logo) {
  visibility: hidden;
}

.header-main__add-logo svg {
  height: 5rem;
  width: 10.5rem;
  margin-right: 135px;
}

@media only screen and (max-width: 1024px) {
  .header-main__add-logo svg {
    height: 5rem;
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__add-logo svg {
    height: 3.3rem;
    width: 7.2rem;
    margin-right: 30px;
  }
}

.header-main__add-logo.ny {
  position: relative;
}

.header-main__add-logo.ny:before {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 25px;
  background-image: url("/local/templates/stilkuhni/img/ny-ball.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: 67px;
  top: -13px;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .header-main__add-logo.ny:before {
    width: 13px;
    height: 13px;
    left: 45px;
    top: -5px;
  }
}

.header-main__add-logo.ny:after {
  content: '';
  display: block;
  position: absolute;
  width: 33px;
  height: 44px;
  background-image: url("/local/templates/stilkuhni/img/ny-tree.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: 14px;
  top: 23px;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .header-main__add-logo.ny:after {
    width: 22px;
    height: 29px;
    left: 10px;
    top: 14px;
  }
}

.header-main__add-logo.special_logo img {
  height: 7.2rem;
  width: auto;
  margin-left: 14px;
  margin-right: 154px;
}

@media only screen and (max-width: 1440px) {
  .header-main__add-logo.special_logo img {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-main__add-logo.special_logo img {
    height: 4.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .header-main__add-logo.special_logo img {
    margin-left: 9px;
  }
}

.header-main__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header-main__logo svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 18rem;
}

@media only screen and (max-width: 1024px) {
  .header-main__logo svg {
    width: 10.5rem;
    height: 51px;
    border-radius: 3px;
  }
}

.header-main__logo:focus {
  opacity: 0.9;
}

.header-main__city-select {
  height: 1px;
  margin-right: 3rem;
  min-height: 5rem;
}

.header-menu {
  position: absolute;
  width: 100%;
  display: none;
  padding-top: 2.4rem;
  padding-bottom: 10rem;
  background-color: #FFFFFF;
  border-radius: 0 0 2rem 2rem;
  overflow-y: auto;
  z-index: 11;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media only screen and (max-width: 1024px) {
  .header-menu {
    margin-top: -8.4rem;
    padding-bottom: 5rem;
    height: 91vh;
    border-radius: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header-menu {
    margin-top: 0;
    top: 6.9rem;
    padding-bottom: 4rem;
    z-index: 99;
    height: 94vh;
    height: calc(var(--vh, 1vh) * 94);
  }
}

.header-menu .header-menu__back {
  margin-bottom: 5rem;
}

.header-menu__container {
  display: grid;
  grid-template-columns: 1fr 1fr 0.5fr;
  grid-gap: 4rem;
}

@media only screen and (max-width: 1024px) {
  .header-menu__container {
    grid-template-columns: 1fr;
    grid-gap: 4.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .header-menu__container {
    grid-gap: 4rem;
  }
}

.header-menu__container div:last-child .header-menu__list {
  grid-template-columns: 1fr;
}

@media only screen and (max-width: 1024px) {
  .header-menu__container div:last-child .header-menu__list {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .header-menu__container div:last-child .header-menu__list {
    grid-template-columns: 1fr;
  }
}

.header-mune__title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .header-mune__title {
    margin-bottom: 0.8rem;
  }
}

.header-menu__back {
  background: transparent;
  border: 0;
  padding: 0;
}

.header-menu__back svg {
  margin-right: 1.4rem;
  width: 0.5rem;
  height: 1rem;
}

.header-menu__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .header-menu__list {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header-menu__item {
    border-bottom: 1px solid #E4E4E4;
  }
}

.header-menu__link {
  display: block;
  padding: 1.6rem 0.6rem 1.6rem 2.4rem;
  height: 100%;
  background-color: #F9F9F9;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  font-weight: 600;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-menu__link:hover {
  background-color: #FFF200;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 1024px) {
  .header-menu__link {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .header-menu__link {
    padding: 1.6rem 0;
    background-color: #ffffff;
    font-size: 1.4rem;
  }
  .header-menu__link:hover {
    background-color: unset;
  }
}

.is-catalog-nav-open .header-menu {
  display: block;
}

.header-doodle {
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
}

@media only screen and (max-width: 1280px) {
  .header-doodle {
    min-width: 200px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-doodle {
    min-width: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .header-doodle {
    min-width: 0;
  }
}

.header-doodle__wrapper {
  position: relative;
  padding-left: 8px;
}

@media only screen and (max-width: 767px) {
  .header-doodle__wrapper {
    padding-left: 4px;
  }
}

.header-doodle__item {
  position: relative;
  opacity: 0;
  pointer-events: none;
  --deg: 90deg;
  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-doodle__item.is-showing {
  opacity: 1;
  pointer-events: all;
}

.header-doodle__item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 8px;
}

@media only screen and (max-width: 767px) {
  .header-doodle__item:not(:first-child) {
    left: 4px;
  }
}

.header-doodle__line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .05em;
  color: #fff;
  margin: 0;
}

.header-doodle__line:nth-child(2) {
  white-space: nowrap;
}

@media only screen and (max-width: 1280px) {
  .header-doodle__line {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-doodle__line {
    font-size: 12px;
  }
}

@media only screen and (max-width: 576px) {
  .header-doodle__line {
    font-size: 8px;
  }
}

.header-doodle__line > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 4px;
  background-color: #36363600;
  color: var(--text, #363636);
}

@media only screen and (max-width: 767px) {
  .header-doodle__line > span {
    padding: 0 2px;
  }
}

.header-doodle__line:after {
  content: '';
  position: absolute;
  inset: -1px;
  background-size: 500% 500%;
  background-position: 100% 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--deg)), color-stop(30%, #fff0), color-stop(#fff0), color-stop(40%, var(--color, #fff)));
  background-image: -o-linear-gradient(var(--deg), #fff0 30%, #fff0, var(--color, #fff) 40%);
  background-image: linear-gradient(var(--deg), #fff0 30%, #fff0, var(--color, #fff) 40%);
}

.is-showing .header-doodle__line:after {
  -webkit-animation: shade 3s cubic-bezier(0, 0.01, 0, 0.75);
  animation: shade 3s cubic-bezier(0, 0.01, 0, 0.75);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes shade {
  0% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@keyframes shade {
  0% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@media only screen and (max-width: 1024px) {
  .header-doodle ~ .new-call-info {
    max-width: 160px;
  }
}

.header-doodle__video {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 10px;
  opacity: 0;
  display: none;
  visibility: hidden;
}

.header-doodle__video.loaded {
  display: block;
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 1280px) {
  .header-doodle__video {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .header-doodle__video {
    width: 30px;
    height: 30px;
    border-radius: 8px;
  }
}

.header-main__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1280px) {
  .header-main__logo {
    max-width: 120px;
  }
}

@media only screen and (max-width: 1024px) {
  .city-select__selection {
    min-width: 16rem;
  }
}

.help-nav {
  font-weight: 600;
}

@media (max-width: 767px) {
  .help-nav {
    display: inline-block;
  }
}

.help-nav__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1.7rem;
  margin-right: -1.7rem;
}

@media (max-width: 500px) {
  .help-nav__inner {
    margin-left: 0;
    margin-right: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.help-nav__item {
  margin-left: 1.7rem;
  margin-right: 1.7rem;
}

@media (max-width: 500px) {
  .help-nav__item {
    margin-left: 0;
    margin-right: 0;
  }
}

.help-nav__link {
  color: #363636;
  outline: none;
  font-size: 1.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (hover: hover) {
  .help-nav__link:hover {
    border-bottom: 1px solid currentColor;
  }
}

.help-nav__btn {
  background-color: #fff200;
  border-radius: 0.4rem;
  color: #363636;
  font-size: 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  padding: 1.3rem 2.5rem;
  position: relative;
}

@media (max-width: 767px) {
  .help-nav__btn {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 140%;
    display: inline-block;
    text-align: center;
  }
}

.help-nav__btn.hide {
  display: none;
}

.help-nav__btn span {
  z-index: 10;
}

.help-nav__btn::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.4rem;
  opacity: 0;
  background-image: -o-radial-gradient(54.05% 50%, 184% 636.64%, #FFF200 0%, #FFC700 100%);
  background-image: radial-gradient(184% 636.64% at 54.05% 50%, #FFF200 0%, #FFC700 100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .help-nav__btn:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .help-nav__btn:hover::before {
    opacity: 1;
  }
}

.help-nav__btn--grey {
  background: #f9f9f9 no-repeat 50% / cover;
}

@media (hover: hover) {
  .help-nav__btn--grey:hover {
    background-color: #363636;
    color: #fff;
  }
  .help-nav__btn--grey:hover::before {
    opacity: 0;
  }
}

.main-slider {
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1024px) {
  .main-slider {
    margin-left: -2.6rem;
    margin-right: -2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider {
    margin-bottom: 4rem;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }
}

.main-slider__inner {
  position: relative;
}

.main-slider__inner.swiper-initialized {
  display: block;
}

.main-slider__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-slider__slide {
  background: no-repeat 50% / cover;
  border-radius: 0.6rem;
  color: #fff;
  height: 1px;
  min-height: 53rem;
  outline: none;
}

@media only screen and (max-width: calc($desktop-md - 0.02px)) {
  .main-slider__slide {
    min-height: 45rem;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__slide {
    position: relative;
    border-radius: 0;
    min-height: 28rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__slide {
    min-height: 20rem;
    height: 54vw;
  }
}

.main-slider__slide_small-image {
  position: relative;
  background: no-repeat 100% / 50% 100%;
  background-color: #f6f6f6;
  background-size: contain;
}

.main-slider__slide_small-image .main-slider__title, .main-slider__slide_small-image .main-slider__text {
  color: #0a2023;
}

@media only screen and (max-width: 767px) {
  .main-slider__slide_small-image {
    background: no-repeat 100% / 100% 100%;
  }
  .main-slider__slide_small-image .main-slider__title, .main-slider__slide_small-image .main-slider__text {
    color: #fff;
  }
}

.main-slider__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-slider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 8.8rem;
  padding-top: 12rem;
  padding-bottom: 8.8rem;
  padding-right: 2rem;
  width: 41%;
  position: relative;
  z-index: 5;
}

@media only screen and (max-width: 1360px) {
  .main-slider__content {
    padding-left: 5rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__content {
    padding-left: 3.2rem;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    padding-right: 1rem;
    width: 43%;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__content {
    padding-left: 1.6rem;
    padding-top: 2.4rem;
    padding-bottom: 1.6rem;
    padding-right: 1rem;
    width: 100%;
  }
}

.main-slider__sale {
  position: relative;
  background: #fff200;
  color: #0a2023;
  padding: 1.1rem 1rem 1.1rem 1.6rem;
  margin: 0;
  display: inline;
  border-radius: 0.4rem 0 0 0.4rem;
}

@media only screen and (max-width: 767px) {
  .main-slider__sale {
    padding: 0.6rem;
  }
}

.main-slider__sale::before {
  content: "";
  background: #fff200;
  height: 100%;
  width: 1.6rem;
  position: absolute;
  top: 0;
  right: -1.6rem;
  -webkit-mask: url(../../assets/img/bin/main_slider/arrow.png);
  mask: url(../../assets/img/bin/main_slider/arrow.png);
  -webkit-mask-size: auto 100%;
  mask-size: auto 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.main-slider__sale-wrapper {
  margin-bottom: 3.2rem;
  margin-top: -4.8rem;
}

@media only screen and (max-width: 1024px) {
  .main-slider__sale-wrapper {
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__sale-wrapper {
    top: 0;
    position: relative;
    margin-bottom: 2rem;
    font-size: 12px;
  }
}

.main-slider__arrow {
  background: transparent;
  border: 0;
  padding: 0;
  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;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 1024px) {
  .main-slider__arrow {
    display: none;
  }
}

.main-slider__arrow:hover {
  background-color: #FFFFFF;
}

.main-slider__arrow_prev, .main-slider__arrow_next {
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .main-slider__arrow_prev, .main-slider__arrow_next {
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.main-slider__arrow_prev {
  left: 1.6rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

@media only screen and (max-width: 1024px) {
  .main-slider__arrow_prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 1.5rem;
  }
}

.main-slider__arrow_next {
  right: 1.6rem;
}

@media only screen and (max-width: 1024px) {
  .main-slider__arrow_next {
    bottom: 1.5rem;
  }
}

.main-slider__arrow svg {
  fill: #363636;
  display: block;
  height: 2.4rem;
  width: 2.4rem;
}

.main-slider__title {
  font-weight: 600;
  font-size: 4.4rem;
  line-height: 1.1;
  margin: 0 0 0.5em;
}

@media only screen and (min-width: 767px) {
  .main-slider__title.fz-26 {
    font-size: 2.1rem;
  }
  .main-slider__title.fz-23 {
    font-size: 1.9rem;
  }
}

@media only screen and (min-width: 1024px) {
  .main-slider__title.fz-26 {
    font-size: 3.5rem;
  }
  .main-slider__title.fz-23 {
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 1440px) {
  .main-slider__title {
    font-size: 2.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__title {
    max-width: 70%;
    font-size: 1.8rem;
  }
}

.main-slider__text {
  font-family: Manrope, sans-serif;
}

@media only screen and (max-width: 1440px) {
  .main-slider__text {
    margin-bottom: 5.5rem;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__text {
    margin-bottom: 2.8rem;
    font-size: 1.4rem;
  }
  .main-slider__text.fz-11 {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__text {
    margin-bottom: 2.4rem;
    font-size: 1.2rem;
  }
  .main-slider__text.fz-11 {
    font-size: 1.2rem;
  }
}

.main-slider__buttons {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-slider__image-container {
  position: relative;
  width: 59%;
}

.main-slider__image-container::before {
  content: "";
  background: #f6f6f6;
  height: 100%;
  width: 125px;
  position: absolute;
  top: 0;
  z-index: 5;
  left: -0.05rem;
  -webkit-mask: url(../../assets/img/bin/main_slider/arrow.png);
  mask: url(../../assets/img/bin/main_slider/arrow.png);
  -webkit-mask-size: auto 100%;
  mask-size: auto 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .main-slider__image-container::before {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__image-container {
    width: 57%;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__image-container {
    position: absolute;
    z-index: -10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 20rem;
  }
}

.main-slider__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 0;
}

.main-slider__video.loaded {
  z-index: 2;
}

.main-slider__video-preview {
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.main-slider__image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1540px) {
  .main-slider__image {
    -o-object-position: right;
    object-position: right;
  }
}

@media only screen and (max-width: 1440px) {
  .main-slider__image {
    -o-object-position: right top;
    object-position: right top;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__image {
    -webkit-filter: brightness(60%);
    filter: brightness(60%);
    display: none;
  }
}

.main-slider__image-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .main-slider__image-mobile {
    display: initial;
  }
}

.main-slider__image-tablet {
  display: none;
}

.main-slider__dark-overlay::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background: -o-linear-gradient(295deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 69%);
  background: linear-gradient(155deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 69%);
}

.main-slider__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.main-slider__more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 0.8rem;
  color: #0a2023;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.12;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 1rem 2rem;
}

@media only screen and (max-width: 1440px) {
  .main-slider__more {
    font-size: 1.6rem;
    padding: 1.2rem 1.6rem;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__more_hide-mobile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__more {
    font-size: 1.4rem;
    padding: 1.2rem 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__more {
    font-size: 1.2rem;
    padding: 0.5rem 1.3rem;
    line-height: 1;
  }
}

@media (hover: hover) {
  .main-slider__more:hover {
    background: #363636;
    color: #fff;
  }
  .main-slider__more:hover .main-slider__more-next {
    fill: #fff;
  }
}

.main-slider__more:not(:last-child) {
  margin-right: 16px;
}

@media only screen and (max-width: 767px) {
  .main-slider__more:not(:last-child) {
    margin-right: 0.8rem;
  }
}

.main-slider__more-next {
  height: 2em;
  margin-left: 1.6rem;
  fill: currentColor;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
  width: 1.2rem;
}

@media only screen and (max-width: 1440px) {
  .main-slider__more-next {
    margin-left: 0.4rem;
  }
}

.main-slider .container {
  position: relative;
}

.main-slider__navigation-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-slider__navigation-container {
  position: absolute;
  left: 50%;
  width: 50%;
  bottom: 3.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

@media only screen and (max-width: 1024px) {
  .main-slider__navigation-container {
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: 5.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__navigation-container {
    bottom: 1.6rem;
    right: 2.6rem;
  }
}

.main-slider__navigation .swiper-slide {
  cursor: pointer;
  padding: 0;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  height: 1.6rem;
  width: 1.6rem;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 1440px) {
  .main-slider__navigation .swiper-slide {
    height: 1.3rem;
    width: 1.3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .main-slider__navigation .swiper-slide {
    height: 1rem;
    width: 1rem;
  }
}

@media (hover: hover) {
  .main-slider__navigation .swiper-slide:hover {
    background: #fff200;
  }
}

.main-slider__navigation .swiper-slide.swiper-slide-thumb-active {
  background-color: #fff200;
}

.main-slider .main-slider__slide--transparnt {
  background-color: rgba(0, 0, 0, 0);
}

.main-slider .main-slider__slide--transparnt .main-slider__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.main-slider .main-slider__slide--transparnt .main-slider__image-container::before {
  content: none;
}

.main-slider .main-slider__slide--transparnt .main-slider__image {
  -webkit-filter: none;
  filter: none;
}

.main-slider .main-slider__slide--transparnt .main-slider__title,
.main-slider .main-slider__slide--transparnt .main-slider__text {
  color: #ffffff;
}

.main-slider .main-slider__slide--transparnt-with-brightness .main-slider__image {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__buttons {
  margin-top: auto;
}

@media only screen and (max-width: 1600px) {
  .main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image {
    display: none;
  }
}

.main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image-container {
  z-index: 6;
}

.main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image-tablet {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1600px) {
  .main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image-tablet {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image-tablet {
    display: none;
  }
}

.main-slider .main-slider__slide--transparnt-with-brightness.main-slider__slide--without-preview-text .main-slider__image-mobile {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.main-slider .main-slider__more.main-slider__more_yellow {
  background-color: #fff200;
  position: relative;
}

.main-slider .main-slider__more.main-slider__more_yellow span {
  z-index: 10;
  color: #0a2023;
}

.main-slider .main-slider__more.main-slider__more_yellow svg {
  z-index: 10;
  fill: black;
}

.main-slider .main-slider__more.main-slider__more_yellow::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.8rem;
  opacity: 0;
  background-image: -o-radial-gradient(54.05% 50%, 184% 636.64%, #fff200 0%, #ffc700 100%);
  background-image: radial-gradient(184% 636.64% at 54.05% 50%, #fff200 0%, #ffc700 100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .main-slider .main-slider__more.main-slider__more_yellow:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .main-slider .main-slider__more.main-slider__more_yellow:hover svg {
    fill: black;
  }
  .main-slider .main-slider__more.main-slider__more_yellow:hover::before {
    opacity: 1;
  }
}

@media only screen and (min-width: 1440px) {
  .main-slider .main-slider__slide--without-preview-text .main-slider__content {
    width: 35%;
    padding-top: 14.6rem;
  }
}

@media only screen and (min-width: 1024px) {
  .main-slider .main-slider__slide--without-preview-text .main-slider__title {
    font-size: 4.5rem;
  }
  .main-slider .main-slider__slide--without-preview-text .main-slider__title.fz-43 {
    font-size: 3.5rem;
  }
  .main-slider .main-slider__slide--without-preview-text .main-slider__title.fz-38 {
    font-size: 3rem;
  }
}

@media only screen and (min-width: 1440px) {
  .main-slider .main-slider__slide--without-preview-text .main-slider__title {
    font-weight: 600;
    font-size: 5.5rem;
    line-height: 1.1;
    margin: 0 0 0.5em;
    width: 115%;
  }
  .main-slider .main-slider__slide--without-preview-text .main-slider__title.fz-43 {
    font-size: 4.3rem;
  }
  .main-slider .main-slider__slide--without-preview-text .main-slider__title.fz-38 {
    font-size: 3.8rem;
  }
}

@media only screen and (min-width: 1440px) {
  .main-slider .main-slider__slide--without-preview-text .main-slider__buttons {
    margin-top: 6rem;
  }
}

@media only screen and (min-width: 1440px) {
  .main-slider .main-slider__slide--without-preview-text .main-slider__buttons a {
    height: 5.6rem;
  }
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap .mfp-content .new-salons.popup, .mfp-fade.mfp-wrap .mfp-content .new-popup.popup {
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

@media only screen and (max-width: 1024px) {
  .mfp-fade.mfp-wrap .mfp-content .new-salons.popup, .mfp-fade.mfp-wrap .mfp-content .new-popup.popup {
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content .new-salons.popup, .mfp-fade.mfp-wrap.mfp-ready .mfp-content .new-popup.popup {
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

@media only screen and (max-width: 1024px) {
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content .new-salons.popup, .mfp-fade.mfp-wrap.mfp-removing .mfp-content .new-popup.popup {
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
}

@media only screen and (max-width: 767px) {
  .mfp-wrap {
    height: 100% !important;
  }
}

.mobile-nav {
  background: #fff;
  border-radius: 0 0 2rem 2rem;
  height: 0;
  left: 0;
  opacity: 0;
  overflow: auto;
  padding-bottom: 2.4rem;
  padding-top: 2.4rem;
  position: absolute;
  right: 0;
  top: calc(100% + 0.1rem);
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .mobile-nav {
    padding-top: 0;
  }
  .mobile-nav .container {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav {
    border-radius: 0;
    padding: 0;
    z-index: 99;
    position: fixed;
    top: 6.9rem;
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -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;
  }
}

@media only screen and (max-width: 767px) and (max-height: 656px) {
  .mobile-nav__inner {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav {
    border-radius: 0;
  }
}

.is-mobile-nav-open .mobile-nav {
  height: auto;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 11;
}

.mobile-nav-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .4rem;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  margin-top: -1.2rem;
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list {
    display: block;
    margin: 0;
    margin-top: 1.2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 2.4rem;
  }
}

.mobile-nav-list__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  margin-top: 1.2rem;
  width: calc(25% - 1.6rem);
}

@media only screen and (max-width: 1024px) {
  .mobile-nav-list__item {
    width: calc(33% - 1.6rem);
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list__item {
    width: 100%;
    margin: 0;
  }
  .mobile-nav-list__item:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list__item_calculate {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: calc(100% - 1.6rem);
  }
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list__item_order {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: calc(100% - 1.6rem);
  }
}

.mobile-nav-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #363636;
  border-radius: 0.4rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  padding: 1.6rem 2rem;
  white-space: nowrap;
  width: 100%;
}

@media (hover: hover) {
  .mobile-nav-list__link:hover {
    background: #505050;
  }
}

@media only screen and (max-width: 767px) and (hover: hover) {
  .mobile-nav-list__link:hover {
    background: #f9f9f9;
  }
}

.mobile-nav-list__link_calculate {
  background-color: #fff200;
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list__link_calculate {
    font-size: 1.6rem;
    padding: 1.8rem 2rem;
    margin-top: 7.7rem;
  }
}

@media (hover: hover) {
  .mobile-nav-list__link_calculate:hover {
    background: #fff533;
  }
}

.mobile-nav-list__link_order {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .mobile-nav-list__link_order {
    font-size: 1.6rem;
    padding: 1.8rem 2rem;
    font-weight: 600;
  }
}

@media (hover: hover) {
  .mobile-nav-list__link_order:hover {
    background: white;
  }
}

.mobile-nav-list__link--gray {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
  color: #363636;
  font-weight: 600;
}

.mobile-nav-list__icon {
  fill: #848484;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1rem;
}

.mobile-nav-list__bottom_item {
  margin-left: 0;
  margin-right: 0;
}

.mobile-city-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6rem;
  border: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.3rem;
  width: 100%;
}

.mobile-city-list__item {
  font-size: 1.5rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 600;
  text-align: center;
}

.mobile-city-list__link {
  display: block;
  padding: 0.9rem 2.7rem;
}

.mobile-city-list__link.is-active {
  background-color: #fff200;
  border-radius: 7rem;
}

.mobile-site-nav {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .mobile-site-nav {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.mobile-site-nav__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}

@media only screen and (max-width: 767px) {
  .mobile-site-nav__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -1.6rem;
  }
}

.mobile-site-nav__item {
  font-size: 1.6rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  margin-bottom: 1.6rem;
  width: calc(50% - 1.6rem);
}

@media only screen and (max-width: 767px) {
  .mobile-site-nav__item {
    width: calc(100% - 1.6rem);
    margin-bottom: 0;
  }
}

.mobile-site-nav__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f9f9f9;
  border-radius: 0.4rem;
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  font-weight: 600;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.1;
  padding: 1.6rem 2rem;
  width: 100%;
}

.mobile-site-nav__link--white {
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
}

.mobile-site-nav__link--white .mobile-site-nav__icon {
  width: 1.8rem;
  height: 1.4rem;
  fill: #bebebe;
}

.mobile-site-nav__link--white .mobile-site-nav__icon._corporate {
  height: 18px;
  width: 16px;
}

@media only screen and (max-width: 767px) {
  .mobile-site-nav__link--white {
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: none;
  }
}

.mobile-site-nav__icon {
  fill: #c8c8c8;
  height: 1.6rem;
  width: 0.8rem;
}

.mobile-site-nav__bottom {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.our-salons {
  margin-top: 13.2rem;
}

@media only screen and (max-width: 1024px) {
  .our-salons {
    margin-top: 8.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .our-salons {
    margin-top: 6rem;
    margin-bottom: -2rem;
  }
}

.our-salons .new-salons__map-wrapper--main {
  height: initial;
}

.our-salons__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1024px) {
  .our-salons__head {
    margin-bottom: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .our-salons__head {
    display: block;
  }
}

.our-salons__title {
  margin: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  .our-salons__title {
    color: #363636;
  }
}

@media only screen and (max-width: 767px) {
  .our-salons__title {
    font-size: 30px;
    margin-bottom: 1em;
  }
}

.popup {
  --popup-width: 38rem;
  background: #fff;
  border-radius: 0.4rem;
  font-size: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  padding: 4rem 4rem 2rem;
  position: relative;
  width: var(--popup-width);
}

@media only screen and (max-width: 767px) {
  .popup {
    padding: 2rem;
  }
}

.popup__close {
  fill: #cbcbcb;
  font-size: 0;
  height: 1.2rem;
  line-height: 1;
  opacity: 1;
  right: 1.2rem;
  top: 1.5rem;
  width: 1.2rem;
}

.popup__close:active {
  top: 1.6rem;
}

@media (hover: hover) {
  .popup__close:hover {
    fill: #363636;
  }
}

.popup__close svg {
  height: 100%;
  pointer-events: none;
  width: 100%;
}

.popup__title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 1.5rem;
  margin-top: 0;
}

.popup__text {
  /*max-width: 23rem;*/
  margin: 0;
  font-size: 1.4rem;
  line-height: 120%;
  color: #9A9A9A;
}

.popup__text:not(:last-child) {
  margin-bottom: 4rem;
}

.popup__submit-btn {
  font-size: 1.6rem;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .order-popup {
    padding: 5.5rem 2.2rem 3.1rem;
    max-width: 34.3rem;
  }
}

.popup-form {
  border-top: 1px solid transparent;
}

.popup-form__inner {
  margin-top: -2.5rem;
}

.popup-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-form__row:not(:last-child) {
  margin-top: 2.5rem;
}

.popup-form__row_msg {
  margin-top: 7rem;
}

.popup-form__row_double {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

@media only screen and (max-width: 767px) {
  .popup-form__row_double {
    display: block;
  }
  .popup-form__row_double .popup-form__item:last-child {
    margin-top: 2.5rem;
  }
}

.popup-form__row_double .popup-form__item {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  max-width: calc(100% - 3rem);
}

.popup-form__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.popup-form__msg {
  height: 3.3rem;
  max-height: 65rem;
  overflow: hidden;
  vertical-align: top;
}

.popup-form__msg.has-scroll {
  overflow: auto;
}

.popup-form__footer {
  margin-top: 1.6rem;
}

.popup-form__map-btn {
  color: #363636;
  padding: 1.1rem 1rem 1rem;
  background: #F6F6F6;
  border-color: #F6F6F6;
  margin-bottom: 3.2rem;
  font-size: 1.4rem;
  line-height: 1.2;
}

@media (hover: hover) {
  .popup-form__map-btn:hover {
    background: #fff200;
    border-color: #fff200;
  }
}

.popup-form__mapInner {
  position: relative;
}

.popup-form__mapInner sup {
  display: none;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner sup {
    display: inline-block;
    position: absolute;
    right: 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}

.popup-form__mapInner .popup__title {
  margin-bottom: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .popup__title {
    margin-bottom: 2.4rem;
  }
}

.popup-form__mapInner .our-salons__head {
  margin: 0;
  position: absolute;
  top: 1.3rem;
  left: 0.6rem;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .our-salons__head {
    position: static;
    margin-bottom: 1.8rem;
  }
}

.popup-form__mapInner .salons-main-map {
  height: 42.1rem;
  border-radius: 0;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-main-map {
    height: 33.2rem;
    min-height: auto;
  }
}

.popup-form__mapInner .map-btn {
  background-color: #fff200;
}

.popup-form__mapInner .map-btn:hover {
  background-color: #fff200;
}

.popup-form__mapInner .salons-toggler__item:not(.is-active) .salons-toggler__val:hover {
  color: #363636;
}

.popup-form__mapInner .salons-toggler {
  border-color: #ffffff;
  background: #FFFFFF;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-toggler {
    border: none;
    border-radius: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 3.4rem;
  }
}

.popup-form__mapInner .salons-toggler__item {
  font-size: 1.4rem;
  line-height: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-toggler__item {
    position: relative;
    min-width: auto;
    font-size: 1.6rem;
    line-height: 1.2;
    padding-bottom: 0.6rem;
    border-bottom: .2rem solid transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-toggler__item.is-active {
    border-bottom-color: #363636;
  }
}

.popup-form__mapInner .salons-toggler__val {
  padding: 1.2rem;
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-toggler__val {
    color: #757575;
    padding: 0;
    border-radius: none;
    background: transparent;
  }
}

@media only screen and (max-width: 767px) {
  .popup-form__mapInner .salons-toggler__item.is-active .salons-toggler__val {
    color: #363636;
    padding: 0;
    border-radius: none;
    background: transparent;
  }
}

.popup-form__mapInner .balloon__img,
.popup-form__mapInner .balloon__bottom,
.popup-form__mapInner .ymaps-2-1-79-balloon__close {
  display: none !important;
}

.popup-form__mapInner .balloon__title {
  margin-left: 0;
  margin-right: 0;
}

.popup-form__mapInner .ymaps-2-1-79-controls-pane {
  z-index: 9999 !important;
}

.popup-form__mapInner .salons-main-map__inner [class*="-balloon_layout_normal"], .popup-form__mapInner .salons-map__inner [class*="-balloon_layout_normal"], .popup-form__mapInner [class*="-balloon_layout_normal"] {
  padding: 0;
  left: 0 !important;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.popup-form__mapInner .balloon__row {
  margin-left: 0;
  margin-right: 0;
}

.popup-form__mapInner .map-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-form__mapInner .balloon__content {
  width: 23.575rem;
}

.popup-form__mapInner .ymaps-2-1-79-balloon__content {
  padding: 17.66px 14.13px 17.38px !important;
}

.popup-form__back {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  cursor: pointer;
  background: transparent;
  border: 0;
  padding: 0;
  width: 1.2rem;
  height: 1.2rem;
  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;
  z-index: 2;
}

.popup-form__back:disabled {
  opacity: 0;
  pointer-events: none;
}

.popup-form__back svg {
  stroke: #CBCBCB;
  width: 100%;
  height: 100%;
  -webkit-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}

@media (hover: hover) {
  .popup-form__back:hover svg {
    stroke: #8C8C8C;
  }
}

.popup-form__choice-btn {
  padding: 1.6rem 1rem;
  border-radius: .4rem;
  background: #F6F6F6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #363636;
  font-size: 1.6rem;
  line-height: 1;
  border: .1rem solid #F6F6F6;
  margin-top: 1rem;
  pointer-events: none;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .popup-form__choice-btn {
    margin-top: 1.6rem;
  }
}

.popup-form__choice-btn:not(:disabled) {
  background: #35C759;
  border-color: #35C759;
  color: #ffffff;
  pointer-events: auto;
}

.popup-form__submit-btn {
  background: #fff200;
  color: #363636;
  font-size: 1.6rem;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

@media (hover: hover) {
  .popup-form__submit-btn:hover {
    background-color: #363636;
    border-color: #363636;
    color: #fff;
  }
}

.popup-form__notice {
  color: #bababa;
  font-size: 1.1rem;
  line-height: 120%;
  margin-top: 2rem;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .popup-form__notice {
    margin-top: 1.6rem;
  }
}

.popup-form__notice a {
  text-decoration: underline;
  color: #bababa;
}

@media (hover: hover) {
  .popup-form__notice a:hover {
    text-decoration: none;
  }
}

.ymaps-2-1-79-fullscreen .mfp-bg {
  pointer-events: none;
}

.popup-online-calculation__inputs {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}

.popup-online-calculation .popup-form__footer {
  margin-top: 30px;
}

.popup-online-calculation input::-webkit-input-placeholder {
  color: #868686;
}

.popup-online-calculation input::-moz-placeholder {
  color: #868686;
}

.popup-online-calculation input:-ms-input-placeholder {
  color: #868686;
}

.popup-online-calculation input::-ms-input-placeholder {
  color: #868686;
}

.popup-online-calculation input::placeholder {
  color: #868686;
}

.sales__head {
  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: 5rem;
}

@media only screen and (max-width: 767px) {
  .sales__head {
    margin-bottom: 3rem;
  }
}

.sales__head .sales__title {
  width: 100%;
  margin-bottom: 0;
}

.sales__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1rem;
}

@media only screen and (max-width: 500px) {
  .sales__nav--index {
    display: none;
  }
}

.sales__title {
  font-family: Manrope, sans-serif;
  margin: 0 0 5rem;
  font-size: 4rem;
  line-height: 120%;
}

@media only screen and (min-width: 1440px) {
  .sales__title {
    font-size: 3rem;
    line-height: 110%;
  }
}

@media only screen and (max-width: 767px) {
  .sales__title {
    margin-bottom: 3rem;
  }
}

.sales-list._scrollable {
  padding-bottom: 1rem;
}

@media only screen and (max-width: 1024px) {
  .sales-list._scrollable {
    padding-bottom: 0;
    overflow: visible;
    margin: 0;
  }
}

.sales-list._scrollable .sales-list__inner {
  display: none;
  will-change: opacity;
  margin: 0;
}

.sales-list._scrollable .sales-list__inner.slick-initialized {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .sales-list._scrollable .sales-list__inner {
    overflow-x: auto;
    padding-bottom: 1rem;
  }
  .sales-list._scrollable .sales-list__inner::-webkit-scrollbar {
    height: 0.3rem;
    width: 0.3rem;
  }
  .sales-list._scrollable .sales-list__inner::-webkit-scrollbar-track {
    background: #f0f0f0;
  }
  .sales-list._scrollable .sales-list__inner::-webkit-scrollbar-thumb {
    background-color: #fff200;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._scrollable .sales-list__content {
    padding-right: calc(100% - 10rem);
  }
}

.sales-list._scrollable .sales-list__item {
  width: 35.7rem;
  margin-right: 3rem;
  border-radius: 0.8rem;
  overflow: hidden;
}

.sales-list._scrollable .sales-list__item img {
  width: 100%;
}

.sales-list._scrollable .sales-list__item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1024px) {
  .sales-list._scrollable .sales-list__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: auto;
    height: 19.6rem;
    margin: 0;
  }
  .sales-list._scrollable .sales-list__item:not(:first-child) {
    margin-left: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._scrollable .sales-list__item {
    margin: 0;
    width: 22.3rem;
    height: 12.4rem;
  }
  .sales-list._scrollable .sales-list__item:not(:first-child) {
    margin-left: 1.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._scrollable .sales-list__title {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._scrollable .sales-list__subtitle {
    font-size: 1rem;
    -webkit-line-clamp: 2;
  }
}

.sales-list._hidable .sales-list__inner {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-top: -3rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .sales-list._hidable .sales-list__inner {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._hidable .sales-list__inner {
    margin: 0;
    display: block;
  }
}

.sales-list._hidable .sales-list__item {
  display: block;
  width: calc(33% - 3rem);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 1.5rem;
  margin-top: 3rem;
  border-radius: 0.8rem;
  overflow: hidden;
  font-size: 0;
}

@media only screen and (max-width: 1024px) {
  .sales-list._hidable .sales-list__item {
    width: calc(50% - 1.5rem);
    margin: 0 0.75rem;
    margin-top: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .sales-list._hidable .sales-list__item {
    width: 100%;
    margin: 0;
    margin-bottom: 2.4rem;
  }
  .sales-list._hidable .sales-list__item:last-child {
    margin-bottom: 0;
  }
}

.sales-list._hidable .sales-list__img {
  width: 100%;
}

.sales-list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sales-list__item {
  min-height: 15.3rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.6rem;
}

.sales-list__link {
  display: block;
  height: 100%;
  padding: 2.4rem;
}

@media only screen and (max-width: 1024px) {
  .sales-list__link {
    height: auto;
    width: 100%;
  }
}

.sales-list__content {
  width: 100%;
  padding-right: calc(100% - 14rem);
  overflow: hidden;
}

.sales-list__title {
  color: rgba(0, 0, 0, 0.8);
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow-x: visible;
  overflow-y: clip;
}

.sales-list__subtitle {
  color: rgba(47, 43, 47, 0.6);
  line-height: 1.2;
  margin: 0;
  margin-top: 0.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow-x: visible;
  overflow-y: clip;
}

.sales-list__footer {
  margin-top: 6rem;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .sales-list__footer {
    margin-top: 4rem;
  }
}

.sales-list__more-btn {
  background: transparent;
  border: 0;
  padding: 0;
  background: #363636;
  border-radius: 6rem;
  color: #fff;
  font-weight: 600;
  outline: none;
  padding: 1.5rem 2.5rem;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media (hover: hover) {
  .sales-list__more-btn:hover {
    background-color: #505050;
  }
}

.sales-list__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sales-list__item-title {
  font-size: 24px;
  line-height: 120%;
  color: #363636;
  margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
  .sales-list__item-title {
    font-size: 20px;
    margin-top: 8px;
  }
}

.sales-list__item-descr {
  font-size: 16px;
  line-height: 133.5%;
  color: #9a9a9a;
  margin-top: 8px;
}

.section.section__actions {
  margin-top: -86rem;
}

@media only screen and (max-width: 1024px) {
  .section.section__actions {
    margin-top: 11rem;
  }
}

@media only screen and (max-width: 1360px) and (min-width: 1024.02px) {
  .section.section__actions {
    margin-top: -64rem;
  }
}

.section.section__actions--index {
  margin-top: 4rem;
}

@media only screen and (max-width: 1024px) {
  .section.section__actions--index {
    margin-top: 11rem;
  }
}

.salons-toggler {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #555555;
  border-radius: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem;
}

@media only screen and (max-width: 1024px) {
  .salons-toggler {
    border-color: #dfdfdf;
  }
}

@media only screen and (max-width: 767px) {
  .salons-toggler {
    border-radius: 6px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.salons-toggler__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.5rem;
}

@media (hover: hover) {
  .salons-toggler__item:not(.is-active) .salons-toggler__val:hover {
    color: #fff200;
  }
}

.salons-toggler__item.is-active .salons-toggler__val {
  background: #fff200;
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .salons-toggler__item {
    display: inline-grid;
    min-width: 50%;
  }
}

@media only screen and (max-width: 361px) {
  .salons-toggler__item {
    display: inline-grid;
    min-width: 47%;
  }
}

.salons-toggler__val {
  border-radius: 7rem;
  cursor: pointer;
  font-weight: 600;
  height: 100%;
  padding: 1rem 2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 1024px) {
  .salons-toggler__val {
    color: #363636;
  }
}

@media only screen and (max-width: 767px) {
  .salons-toggler__val {
    border-radius: 6px;
  }
}

.similar-models-slider__inner::-webkit-scrollbar {
  height: 0.3rem;
  width: 0.3rem;
}

.similar-models-slider__inner::-webkit-scrollbar-track {
  background: #f0f0f0;
}

@media only screen and (max-width: 1024px) {
  .similar-models-slider__inner::-webkit-scrollbar-track {
    margin-right: 2.6rem;
    margin-left: 2.6rem;
    width: calc(100% - 5.2rem);
  }
}

.similar-models-slider__inner::-webkit-scrollbar-thumb {
  background-color: #fff200;
}

.similar-models-slider__inner:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3.2rem;
}

.similar-models-slider__slide {
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1024px) {
  .similar-models-slider__slide {
    width: 42rem;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .similar-models-slider__slide {
    width: 30rem;
  }
}

@media only screen and (max-width: 1024px) {
  .similar-models-slider__slide:not(:first-child) {
    margin-right: 0;
  }
}

.similar-models-slider__slide.slick-slide {
  height: auto;
  width: 30rem;
}

.similar-models-slider__slide-last .good-item__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.similar-models-slider__slide-last .good-item__img-wrap {
  padding: 0 !important;
  height: 100%;
}

.similar-models-slider__slide-last .good-item__name {
  font-size: 2rem;
  line-height: 1.06;
}

.similar-models-slider__slide-last .good-item__content {
  position: relative;
}

.similar-models-slider__slide-last .good-item__img {
  -o-object-fit: unset;
  object-fit: unset;
  position: absolute;
  top: 0;
  left: 0;
}

.similar-models-slider__head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 2.4rem;
}

.similar-models-slider__title {
  margin: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .similar-models-slider__title {
    font-size: 2rem;
    line-height: 140%;
  }
}

.similar-models-slider__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
}

.similar-models-slider__nav:has(.swiper-button-disabled + .swiper-button-disabled) {
  display: none;
}

.similar-models-slider__nav-btn {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 1rem;
  margin-right: 1rem;
  outline: none;
}

@media (hover: hover) {
  .similar-models-slider__nav-btn:hover svg {
    fill: #9f9f9f;
  }
}

.similar-models-slider__nav-btn svg {
  fill: #c5c5c5;
  height: 2.2rem;
  width: 2.2rem;
}

.similar-models-slider .good-item {
  width: 100%;
}

.similar-models-slider .good-item__img-wrap {
  padding-top: 49.315%;
}

.similar-models-slider .good-item__img-wrap .good-item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.similar-models-slider .good-item__img-wrap .good-item__img {
  width: 100%;
  height: 100%;
  max-width: none;
}

.similar-models-slider .slick-track {
  margin-left: -1.6rem;
}

@media only screen and (max-width: 767px) {
  .similar-models-slider .slick-track {
    margin-left: 0;
  }
}

.similar-models-slider .slick-list {
  padding-left: 3rem;
  margin-left: -3rem;
  margin-right: -3rem;
}

@media only screen and (max-width: 1024px) {
  .similar-models-slider .slick-list {
    margin: 0;
    padding: 0;
  }
}

.similar-models-slider .slick-slide {
  outline: none;
  margin: 0 1.6rem;
}

.similar-models-slider > .similar-models-slider__inner > .swiper-slide {
  outline: none;
}

.similar-models-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.similar-models-slider .slick-slide {
  /* height: inherit !important;*/
}

.similar-models-slider .swiper-slide {
  height: auto;
}

.section {
  margin-top: 14rem;
}

.section:first-of-type:not(._not-first) {
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  .section:first-of-type:not(._not-first) {
    margin-top: 32px;
  }
}

.section__catalog {
  margin-top: 10rem;
}

@media only screen and (max-width: 1024px) {
  .section {
    margin-top: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  .section {
    margin-top: 10rem;
  }
}

.section--features {
  margin-top: 4.8rem;
}

@media (min-width: 767px) {
  .section--features {
    margin-top: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  .section._kitchen-card-sales {
    margin-top: 1.6rem !important;
  }
}

.section._kitchen-card-sales .slick-slide {
  margin: 0 1.5rem;
}

.section._kitchen-card-sales .slick-list {
  margin: 0 -1.5rem;
}

.section._kitchen-card-sales .slick-track {
  margin-left: 0;
}

@media only screen and (max-width: 1024px) {
  .section._kitchen-card-sales .sales-list__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.section._kitchen-info-slider {
  margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
  .section._kitchen-card-free {
    margin-top: 4.4rem;
  }
}

@media only screen and (max-width: 1024px) {
  .section._kitchen-features {
    margin-top: 10rem;
  }
}

@media only screen and (max-width: 767px) {
  .section._kitchen-features {
    margin-top: 6rem;
  }
}

.section._similar-models-slider {
  margin-bottom: 12rem;
}

.section._similar-models-slider .good-item__content {
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .section._similar-models-slider {
    margin-top: 8rem;
    margin-bottom: 6rem;
  }
}

* {
  min-width: 0;
  min-height: 0;
}

.salons-main-map {
  height: 46rem;
  position: relative;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  /*.balloon {
        &__content {
            width: 27rem;
            padding: 1rem;
            padding-right: 0;
        }
        &__title {
            font-size: 1.4rem;
            line-height: 130%;
        }
    }*/
}

@media only screen and (max-width: 1024px) {
  .salons-main-map {
    min-height: 40rem;
  }
}

@media only screen and (max-width: 767px) {
  .salons-main-map {
    min-height: 35.5rem;
  }
}

.salons-main-map__inner {
  height: 100%;
}

.map-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #000;
  border-radius: 0.2rem;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  padding: 0;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 4rem;
}

@media only screen and (max-width: 1024px) {
  .map-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

@media (hover: hover) {
  .map-btn:hover {
    background-color: #333333;
  }
}

.page-content a:hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.external-link {
  background: url("../svg_icons/external.svg") no-repeat 0 0.6rem/1.2rem 1.2rem;
  display: inline-block;
  padding-left: 2.4rem;
}

@media (hover: hover) {
  .external-link:hover .external-link__text {
    border-bottom: 1px solid currentColor;
  }
}

.external-link__text {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.external-link__extension {
  color: #9a9a9a;
  display: block;
  margin-top: 0.6rem;
}

.colored-main {
  color: #fff200;
}

.point__icon {
  border-radius: 50%;
  cursor: pointer;
  height: 2.8rem;
  -webkit-transition: fill 0.3s, -webkit-box-shadow 0.3s;
  transition: fill 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s, fill 0.3s;
  transition: box-shadow 0.3s, fill 0.3s;
  transition: box-shadow 0.3s, fill 0.3s, -webkit-box-shadow 0.3s;
  width: 2.8rem;
}

@media (hover: hover) {
  .point__icon:hover {
    -webkit-box-shadow: 0 0 2rem #fff200;
    box-shadow: 0 0 2rem #fff200;
    fill: #fff200;
  }
  .point__icon:hover circle {
    fill: #fff200;
    stroke: #fff200;
  }
}

.page-subtitle {
  font-size: 2rem;
  color: #949494;
}

.site-content {
  /*@include breakpoint-down($x-small) {
        padding-top: 19.8rem;
    }*/
}

@media only screen and (max-width: 1024px) {
  .site-content {
    padding-top: 17.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .site-content {
    padding-top: 16.5rem;
  }
}

.site-footer {
  margin-top: 12rem;
}

@media only screen and (max-width: 767px) {
  .site-footer {
    margin-top: 10rem;
    overflow: hidden;
  }
}

.site-footer--no-margin-top {
  margin-top: 0;
}

.site-footer__section:nth-child(1) {
  margin-bottom: 117px;
}

@media only screen and (max-width: 767px) {
  .site-footer__section:nth-child(1) {
    margin-bottom: 22px;
  }
}

.site-footer__section:not(:first-child):not(:nth-child(2)) {
  border-top: 0.1rem solid #e4e4e4;
}

@media only screen and (max-width: 767px) {
  .site-footer__section:not(:first-child):not(:nth-child(2)) {
    border-top: 0;
  }
}

.site-header {
  position: relative;
  z-index: 98;
}

@media only screen and (max-width: 1024px) {
  .site-header {
    position: fixed;
    width: 100%;
    -webkit-transition: margin 0.3s;
    -o-transition: margin 0.3s;
    transition: margin 0.3s;
  }
}

.site-header .call-info__call-btn {
  line-height: 120%;
  margin-left: 4rem;
}

@media only screen and (max-width: 1240px) {
  .site-header .call-info__call-btn {
    margin-left: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .site-header .call-info__worktime {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .site-header--scroll {
    margin-top: -9.4rem;
    -webkit-transition: margin 0.4s;
    -o-transition: margin 0.4s;
    transition: margin 0.4s;
  }
}

@media only screen and (max-width: 767px) {
  .site-header--scroll {
    margin-top: -8.6rem;
  }
}

.site-nav {
  font-weight: 600;
}

@media (max-width: 767px) {
  .site-nav {
    width: 100%;
  }
}

@media only screen and (max-width: 1440px) {
  .site-nav {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) {
  .site-nav {
    margin: 0;
  }
}

@media only screen and (min-width: 1440px) {
  .site-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -15%;
  }
}

.site-nav__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -3rem;
}

@media only screen and (max-width: 767px) {
  .site-nav__inner {
    margin-left: 0;
  }
}

.site-nav__item {
  margin-left: 3rem;
}

.site-nav__item.hide {
  display: none;
}

@media only screen and (max-width: 767px) {
  .site-nav__item {
    margin-left: 18px;
  }
  .site-nav__item:first-child {
    margin-left: 0;
  }
}

@media only screen and (max-width: 335px) {
  .site-nav__item:not(:first-of-type) {
    margin-left: 2rem;
  }
}

@media only screen and (max-width: 350px) {
  .site-nav__item:not(:first-of-type) {
    margin-left: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .site-nav__item._about {
    display: none;
  }
}

.site-nav__item._calculate {
  /*@include breakpoint-only($desktop-lg, $mobile) {
                display: none;
            }*/
  width: auto;
  padding: 10px 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}

@media only screen and (min-width: 767px) {
  .site-nav__item._calculate {
    display: none;
  }
}

.site-nav__link {
  color: #363636;
  outline: none;
  font-weight: 600;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom .3s;
  -o-transition: border-bottom .3s;
  transition: border-bottom .3s;
}

@media only screen and (max-width: 767px) {
  .site-nav__link {
    font-size: 1.4rem;
  }
}

@media (hover: hover) {
  .site-nav__link:hover {
    border-bottom: 1px solid currentColor;
    -webkit-transition: border-bottom 0.3s;
    -o-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
  }
}

@media (max-width: 767px) {
  .site-nav__link {
    display: inline-block;
    text-align: center;
  }
}

.site-nav__button {
  background: transparent;
  border: 0;
  padding: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom 0.3s;
  -o-transition: border-bottom 0.3s;
  transition: border-bottom 0.3s;
  min-width: 2rem;
  margin-left: 0.5rem;
}

@media (hover: hover) {
  .site-nav__button:hover {
    -webkit-transition: border-bottom 0.3s;
    -o-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
    border-bottom: 1px solid currentColor;
  }
}

.site-nav__button svg {
  -webkit-transition: -webkit-transform border-color 0.3s;
  transition: -webkit-transform border-color 0.3s;
  -o-transition: transform border-color 0.3s;
  transition: transform border-color 0.3s;
  transition: transform border-color 0.3s, -webkit-transform border-color 0.3s;
}

.site-nav__btn-calculate {
  background-color: #fff200;
  border-radius: 0.4rem;
  display: -ms-inline-flexbox;
  padding: 4px 8px;
  position: relative;
  display: inline-block;
  text-align: center;
}

@media (max-width: 767px) {
  .site-nav__btn-calculate {
    margin-left: auto;
    padding: 8px 16px;
    width: 90px;
  }
}

.site-header--designers .site-nav__link {
  margin-left: auto;
  margin-right: 3.8rem;
}

@media only screen and (max-width: 767px) {
  .site-header--designers .site-nav__link {
    margin-left: 0;
    margin-right: auto;
  }
}

.site-panel {
  background: #f2f2f2;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1024px) {
  .site-panel {
    display: none;
  }
}

.site-panel__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 1px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 5rem;
}

.site-panel__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.site-panel__city-select {
  height: 100%;
  margin-right: 7rem;
  min-width: 19rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1360px) {
  .site-panel__city-select {
    margin-right: 6rem;
  }
}

@media only screen and (max-width: 1240px) {
  .site-panel__city-select {
    margin-right: 2rem;
  }
}

.situation-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 3.2rem;
  padding-right: 4.8rem;
  border: 1px solid #E4E4E4;
  border-radius: 0.8rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 767px) {
  .situation-block {
    padding: 1.6rem 1.6rem 2.4rem;
  }
}

.situation-block--excursion {
  background: #FFF200;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 6rem;
  border-top: none;
}

.situation-block--excursion .main-slider__more {
  background: #363636;
  color: #fff;
  border-radius: 0.4rem;
}

.situation-block--excursion p.situation-block-body-list__item {
  margin: 0;
}

.situation-block--excursion .situation-block-body-list {
  padding: 0;
  margin-right: 25rem;
}

@media only screen and (max-width: 1440px) {
  .situation-block--excursion .situation-block-body-list {
    margin-right: 16rem;
  }
}

@media only screen and (max-width: 1024px) {
  .situation-block--excursion .situation-block-body-list {
    margin-right: 0;
  }
}

.situation-block--excursion .situation-block-body__text {
  min-width: 230px;
  position: relative;
  left: -26px;
}

@media only screen and (max-width: 1440px) {
  .situation-block--excursion .situation-block-body__text {
    left: -62px;
  }
}

@media only screen and (max-width: 1360px) {
  .situation-block--excursion .situation-block-body__text {
    left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .situation-block--excursion .situation-block-body__text {
    margin: 0;
    padding: 0;
    min-width: initial;
  }
}

@media only screen and (max-width: 767px) {
  .situation-block--excursion .situation-block-body__text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.situation-block__info {
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 150%;
  padding: 0.8rem 1.6rem;
  padding-right: 1rem;
  background: #FFF200;
  border-radius: 0.4rem 0 0 0.4rem;
  margin-bottom: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .situation-block__info {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0.6rem 1rem;
    padding-right: 0.6rem;
    margin-bottom: 1.6rem;
  }
}

.situation-block__info:after {
  content: '';
  position: absolute;
  top: -2px;
  left: calc(100% - 1px);
  width: 0;
  height: 0;
  border-radius: 4px;
  border-top: 22px solid transparent;
  border-left: 10px solid #FFF200;
  border-bottom: 22px solid transparent;
}

@media only screen and (max-width: 767px) {
  .situation-block__info:after {
    top: 0;
    left: 100%;
    border-top: 14px solid transparent;
    border-left: 7px solid #FFF200;
    border-bottom: 14px solid transparent;
  }
}

.situation-block-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .situation-block-body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.situation-block-body__title {
  max-width: 41.2rem;
  font-size: 3.2rem;
  line-height: 110%;
  font-weight: 600;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .situation-block-body__title {
    margin-right: 0;
    max-width: none;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .situation-block-body__title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}

.situation-block-body-list {
  max-width: 61.8rem;
  list-style: disc;
  padding-left: 2rem;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .situation-block-body-list {
    padding-left: 0;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .situation-block-body-list {
    margin-right: 0;
    margin-bottom: 1.6rem;
    padding-left: 1.6rem;
  }
}

.situation-block-body-list__item {
  font-size: 1.6rem;
  line-height: 150%;
}

@media only screen and (max-width: 767px) {
  .situation-block-body-list__item {
    font-size: 1.4rem;
  }
}

.situation-block-body__text {
  font-size: 1.6rem;
  line-height: 150%;
  max-width: 29.8rem;
}

.situation-block-body__text .__bold {
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .situation-block-body__text {
    max-width: 47.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .situation-block-body__text {
    font-size: 1.4rem;
    margin-right: 3.4rem;
  }
}

.ny-schedule-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 3.2rem;
  padding-right: 4.8rem;
  border: 1px solid #E4E4E4;
  border-radius: 0.8rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block {
    padding: 1.6rem 1.6rem 2.4rem;
  }
}

.ny-schedule-block--excursion {
  background: #FFF200;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 6rem;
  border-top: none;
}

.ny-schedule-block--excursion .main-slider__more {
  background: #363636;
  color: #fff;
  border-radius: 0.4rem;
}

.ny-schedule-block--excursion p.ny-schedule-block-body-list__item {
  margin: 0;
}

.ny-schedule-block--excursion .ny-schedule-block-body-list {
  padding: 0;
  margin-right: 25rem;
}

@media only screen and (max-width: 1440px) {
  .ny-schedule-block--excursion .ny-schedule-block-body-list {
    margin-right: 16rem;
  }
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block--excursion .ny-schedule-block-body-list {
    margin-right: 0;
  }
}

.ny-schedule-block--excursion .ny-schedule-block-body__text {
  min-width: 230px;
  position: relative;
  left: -26px;
}

@media only screen and (max-width: 1440px) {
  .ny-schedule-block--excursion .ny-schedule-block-body__text {
    left: -62px;
  }
}

@media only screen and (max-width: 1360px) {
  .ny-schedule-block--excursion .ny-schedule-block-body__text {
    left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block--excursion .ny-schedule-block-body__text {
    margin: 0;
    padding: 0;
    min-width: initial;
  }
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block--excursion .ny-schedule-block-body__text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.ny-schedule-block__info {
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 150%;
  padding: 0.8rem 1.6rem;
  padding-right: 1rem;
  background: #FFF200;
  border-radius: 0.4rem 0 0 0.4rem;
  margin-bottom: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block__info {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0.6rem 1rem;
    padding-right: 0.6rem;
    margin-bottom: 1.6rem;
  }
}

.ny-schedule-block__info:after {
  content: '';
  position: absolute;
  top: -2px;
  left: calc(100% - 1px);
  width: 0;
  height: 0;
  border-radius: 4px;
  border-top: 22px solid transparent;
  border-left: 10px solid #FFF200;
  border-bottom: 22px solid transparent;
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block__info:after {
    top: 0;
    left: 100%;
    border-top: 14px solid transparent;
    border-left: 7px solid #FFF200;
    border-bottom: 14px solid transparent;
  }
}

.ny-schedule-block-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block-body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.ny-schedule-block-body__title {
  max-width: 53rem;
  width: 40%;
  font-size: 3.2rem;
  line-height: 110%;
  font-weight: 600;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block-body__title {
    margin-right: 0;
    max-width: none;
    width: auto;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block-body__title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}

.ny-schedule-block-body-list {
  max-width: 61.8rem;
  list-style: disc;
  padding-left: 2rem;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block-body-list {
    padding-left: 0;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block-body-list {
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}

.ny-schedule-block-body-list__item {
  font-size: 1.6rem;
  line-height: 150%;
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block-body-list__item {
    font-size: 1.4rem;
  }
}

.ny-schedule-block-body__text {
  font-size: 24px;
  line-height: 150%;
  max-width: 29.8rem;
  white-space: nowrap;
  /*@include breakpoint-down($mobile) {
                margin-bottom: 1.6rem;
            }*/
}

.ny-schedule-block-body__text .__bold {
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .ny-schedule-block-body__text {
    max-width: 47.1rem;
    white-space: initial;
  }
}

@media only screen and (max-width: 767px) {
  .ny-schedule-block-body__text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .ny-schedule-block-body__text {
    font-size: 18px;
  }
}

.march8-schedule-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 3.2rem;
  padding-right: 4.8rem;
  border: 1px solid #E4E4E4;
  border-radius: 0.8rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block {
    padding: 1.6rem 1.6rem 2.4rem;
  }
}

.march8-schedule-block--excursion {
  background: #FFF200;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 6rem;
  border-top: none;
}

.march8-schedule-block--excursion .main-slider__more {
  background: #363636;
  color: #fff;
  border-radius: 0.4rem;
}

.march8-schedule-block--excursion p.march8-schedule-block-body-list__item {
  margin: 0;
}

.march8-schedule-block--excursion .march8-schedule-block-body-list {
  padding: 0;
  margin-right: 25rem;
}

@media only screen and (max-width: 1440px) {
  .march8-schedule-block--excursion .march8-schedule-block-body-list {
    margin-right: 16rem;
  }
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block--excursion .march8-schedule-block-body-list {
    margin-right: 0;
  }
}

.march8-schedule-block--excursion .march8-schedule-block-body__text {
  min-width: 230px;
  position: relative;
  left: -26px;
}

@media only screen and (max-width: 1440px) {
  .march8-schedule-block--excursion .march8-schedule-block-body__text {
    left: -62px;
  }
}

@media only screen and (max-width: 1360px) {
  .march8-schedule-block--excursion .march8-schedule-block-body__text {
    left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block--excursion .march8-schedule-block-body__text {
    margin: 0;
    padding: 0;
    min-width: initial;
  }
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block--excursion .march8-schedule-block-body__text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.march8-schedule-block__info {
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 150%;
  padding: 0.8rem 1.6rem;
  padding-right: 1rem;
  background: #FFF200;
  border-radius: 0.4rem 0 0 0.4rem;
  margin-bottom: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block__info {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0.6rem 1rem;
    padding-right: 0.6rem;
    margin-bottom: 1.6rem;
  }
}

.march8-schedule-block__info:after {
  content: '';
  position: absolute;
  top: -2px;
  left: calc(100% - 1px);
  width: 0;
  height: 0;
  border-radius: 4px;
  border-top: 22px solid transparent;
  border-left: 10px solid #FFF200;
  border-bottom: 22px solid transparent;
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block__info:after {
    top: 0;
    left: 100%;
    border-top: 14px solid transparent;
    border-left: 7px solid #FFF200;
    border-bottom: 14px solid transparent;
  }
}

.march8-schedule-block-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block-body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.march8-schedule-block-body__title {
  max-width: 53rem;
  width: 30%;
  font-size: 3.2rem;
  line-height: 110%;
  font-weight: 600;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block-body__title {
    margin-right: 0;
    max-width: none;
    width: auto;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block-body__title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}

.march8-schedule-block-body-list {
  max-width: 61.8rem;
  list-style: disc;
  padding-left: 2rem;
  margin-right: 2rem;
  font-size: 22px;
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block-body-list {
    padding-left: 0;
    margin-bottom: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block-body-list {
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}

.march8-schedule-block-body-list__item {
  font-size: 1.6rem;
  line-height: 150%;
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block-body-list__item {
    font-size: 1.4rem;
  }
}

.march8-schedule-block-body__text {
  line-height: 150%;
  max-width: 35%;
  /*@include breakpoint-down($mobile) {
                margin-bottom: 1.6rem;
            }*/
}

.march8-schedule-block-body__text .__bold {
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .march8-schedule-block-body__text {
    max-width: none;
    white-space: initial;
  }
}

@media only screen and (max-width: 767px) {
  .march8-schedule-block-body__text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .march8-schedule-block-body__text {
    font-size: 18px;
  }
}

.socials-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.142;
}

.socials-list_second {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.socials-list__item:not(:first-child) {
  margin-left: 1.6rem;
}

.socials-list__link {
  color: #9a9a9a;
}

@media (hover: hover) {
  .socials-list__link:hover._fb svg {
    fill: #1877F2;
  }
  .socials-list__link:hover._vk svg {
    fill: #2787F5;
  }
  .socials-list__link:hover._vkvideo svg {
    fill: #FF2B42;
  }
  .socials-list__link:hover._rutube svg {
    fill: #0C1D39;
  }
  .socials-list__link:hover._ok svg {
    fill: #ff7700;
  }
  .socials-list__link:hover._dzen svg {
    fill: #202022;
  }
  .socials-list__link:hover._inst svg {
    fill: url("#inst_hover");
  }
  .socials-list__link:hover._tg svg {
    fill: #34aadf;
  }
  .socials-list__link:hover._whatsapp svg {
    fill: #02e677;
  }
  .socials-list__link:hover._pinterest svg {
    fill: #c00;
  }
}

.socials-list__link svg {
  -webkit-transition: .1s;
  -o-transition: .1s;
  transition: .1s;
  fill: #363636;
}

.socials-list__icon {
  height: 2.4rem;
  width: 2.4rem;
}

@media only screen and (max-width: 767px) {
  .socials-list__icon {
    height: 3rem;
    width: 3rem;
  }
}

.tabs__content {
  height: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
  z-index: -1;
}

.tabs__content.is-active {
  height: auto;
  opacity: 1;
  position: static;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: visible;
  width: auto;
}

.user-actions-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.user-actions-list__item {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media only screen and (max-width: 1180px) {
  .user-actions-list__item__measure {
    display: none;
  }
}

.user-actions-list__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (hover: hover) {
  .user-actions-list__link:hover .user-actions-list__icon {
    fill: #000;
  }
}

.user-actions-list__text, .user-actions-list__icon {
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}

.user-actions-list__text {
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: 600;
}

.user-actions-list__icon {
  fill: #a4a4a4;
  vertical-align: middle;
}

@media (min-width: 1024px) {
  .video .assortment__arrow {
    margin-bottom: 6.4rem;
  }
}

.video .goods-catalog-list__more-text {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media (min-width: 1024px) {
  .video__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 8.5rem;
    padding-bottom: 8rem;
    border-bottom: 1px solid #d4d4d4;
  }
}

@media (min-width: 1920px) {
  .video__inner {
    grid-gap: 18.6rem;
  }
}

.video__text-wrap {
  margin-bottom: 4.8rem;
}

@media (min-width: 1024px) {
  .video__text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}

.video__title {
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 700;
}

@media (min-width: 767px) {
  .video__title {
    margin-bottom: 3.6rem;
    font-size: 4rem;
    line-height: 4.8rem;
  }
}

@media (min-width: 1024px) {
  .video__title {
    margin-bottom: 6.4rem;
  }
}

.video__about {
  display: grid;
  grid-template-columns: 8.6rem 1fr;
  grid-gap: 1.4rem;
}

@media (min-width: 767px) {
  .video__about {
    grid-template-columns: 10.6rem 1fr;
    grid-gap: 7.7rem;
  }
}

@media (min-width: 1024px) {
  .video__about {
    display: contents;
  }
}

.video__text {
  margin: 0;
  max-width: 41rem;
  font-size: 1.3rem;
  line-height: 2rem;
}

@media (min-width: 767px) {
  .video__text {
    max-width: 100%;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
}

@media (min-width: 1024px) {
  .video__text {
    margin-top: auto;
  }
}

.video__video-wrap {
  position: relative;
  padding-top: 52.5%;
  background: url(../../assets/img/bin/yotube_placeholder/youtube-bg.png) 0% 0%/cover;
}

.video__video-wrap--blur-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(54, 54, 54, 0.8);
}

.video__video-wrap .goods-catalog-list__more {
  width: 7.8rem;
  height: 7.8rem;
  right: 3rem;
  bottom: 3rem;
  cursor: pointer;
  pointer-events: unset;
}

@media only screen and (max-width: 1024px) {
  .video__video-wrap .goods-catalog-list__more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

@media only screen and (max-width: 767px) {
  .video__video-wrap .goods-catalog-list__more {
    width: 5.8rem;
    height: 5.8rem;
    right: 1rem;
    bottom: 1rem;
  }
}

.video__video-wrap .goods-catalog-list__more--small {
  width: 4.9rem;
  height: 4.9rem;
  right: 50%;
  bottom: 50%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.video__video-wrap .goods-catalog-list__more--small .goods-catalog-list__more-text span {
  font-size: 1rem;
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  .video__video-wrap .goods-catalog-list__more--small .goods-catalog-list__more-text {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
  }
}

.video__video-wrap .goods-catalog-list__more--small div {
  width: 8.4rem;
  height: 8.4rem !important;
}

@media only screen and (max-width: 1440px) {
  .video__video-wrap .goods-catalog-list__more--small.isMobile {
    -webkit-transform: translate(50%, -5%) scale(0.8);
    -ms-transform: translate(50%, -5%) scale(0.8);
    transform: translate(50%, -5%) scale(0.8);
  }
}

.video__video-wrap .goods-catalog-list__more--center {
  width: 8rem;
  height: 8rem;
  right: 50%;
  bottom: 50%;
  -webkit-transform: translate(50%, 50%) scale(1.2);
  -ms-transform: translate(50%, 50%) scale(1.2);
  transform: translate(50%, 50%) scale(1.2);
}

@media only screen and (max-width: 1300px) {
  .video__video-wrap .goods-catalog-list__more--center.isMobile {
    width: 7rem;
    height: 7rem;
    -webkit-transform: translate(50%, 50%) scale(0.6);
    -ms-transform: translate(50%, 50%) scale(0.6);
    transform: translate(50%, 50%) scale(0.6);
  }
}

@media only screen and (max-width: 767px) {
  .video__video-wrap .goods-catalog-list__more--center .goods-catalog-list__more-text {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
}

.video__video-wrap .goods-catalog-list__more-text span {
  color: #FFFFFF;
  font-size: 1.1rem;
}

@media only screen and (max-width: 767px) {
  .video__video-wrap .goods-catalog-list__more-text {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
}

.video__bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.video-animate div {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 900;
  -webkit-animation: 12s linear infinite rot;
  animation: 12s linear infinite rot;
}

@-webkit-keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.video-animate-blk div {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  color: #000000;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 900;
  -webkit-animation: 12s linear infinite rot;
  animation: 12s linear infinite rot;
}

@keyframes rot {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.video__video-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 3.2rem;
  height: 100%;
}

.video__logo {
  margin-top: 5.2rem;
  width: 19.5vw;
  max-width: 31rem;
  height: 9.3rem;
}

@media only screen and (max-width: 1024px) {
  .video__logo {
    width: 30vw;
  }
}

@media only screen and (max-width: 767px) {
  .video__logo {
    margin-top: 2rem;
    width: 37vw;
  }
}

.video__slogan {
  margin-bottom: 3.4rem;
  width: 23.5vw;
  max-width: 37rem;
  height: 5rem;
}

@media only screen and (max-width: 1024px) {
  .video__slogan {
    width: 31vw;
  }
}

@media only screen and (max-width: 767px) {
  .video__slogan {
    margin-bottom: 1.5rem;
    width: 40vw;
  }
}

.video1-play {
  background-repeat: no-repeat;
  background-size: cover;
  height: 60px;
  width: 90px;
  top: 50%;
  left: 50%;
  margin-left: -45px;
  margin-top: -30px;
  position: absolute;
  border-radius: 21px;
  background-position: 50% 50%;
  cursor: pointer;
}

.video1-play:hover {
  -webkit-box-shadow: 0 0 12px 0 #000;
  box-shadow: 0 0 12px 0 #000;
}

.video__video {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.video__text-review {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 2.5rem;
  margin: 0 auto;
  z-index: 10;
  width: 90%;
  text-align: center;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1.2;
}

@media only screen and (max-width: 1440px) {
  .video__text-review {
    bottom: 1.6rem;
  }
}

.gallery-slider__arrow {
  background: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 6rem;
  height: 6rem;
  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;
}

@media (hover: hover) {
  .gallery-slider__arrow:hover svg {
    fill: #cccccc;
  }
}

@media only screen and (max-width: 1024px) {
  .gallery-slider__arrow {
    width: 3.8rem;
    height: 3.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .gallery-slider__arrow {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.gallery-slider__arrow._left {
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

@media only screen and (max-width: 767px) {
  .gallery-slider__arrow._left {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.gallery-slider__arrow._left svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.gallery-slider__arrow._right {
  right: 0;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

@media only screen and (max-width: 767px) {
  .gallery-slider__arrow._right {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.gallery-slider__arrow svg {
  width: 1.6rem;
  height: 2rem;
  fill: #fff;
  -webkit-transition: fill .3s;
  -o-transition: fill .3s;
  transition: fill .3s;
}

.gallery-slider__dot-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: -3rem;
}

.gallery-slider__dot {
  position: relative;
  width: 3.5rem;
  height: 3.5rem;
}

@media only screen and (max-width: 1024px) {
  .gallery-slider__dot {
    width: 2.2rem;
    height: 2.2rem;
  }
}

.gallery-slider__dot::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  .gallery-slider__dot::after {
    width: 1rem;
    height: 1rem;
  }
}

.gallery-slider__dot._active::after {
  background-color: #fff200;
}

.gallery-slider .mfp-bottom-bar {
  display: none;
}

.gallery-slider .mfp-figure::after {
  background-color: transparent;
}

.gallery-slider .mfp-img {
  max-width: 101rem;
}

@media only screen and (max-width: 1024px) {
  .gallery-slider .mfp-img {
    max-width: calc(100vw - 10rem);
  }
}

@media only screen and (max-width: 767px) {
  .gallery-slider .mfp-img {
    max-width: calc(100vw - 2.2rem);
  }
}

.gallery-slider .mfp-zoom-out-cur, .gallery-slider .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: default !important;
}

.gallery-slider button.mfp-close {
  width: 4rem;
  height: 4rem;
  line-height: 1;
  font-size: 3rem;
  right: -1.35rem;
  padding: 0;
  text-align: center;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
}

.gallery-slider button.mfp-close:active {
  top: 0;
}

/*.ymaps-2-1-78 {
    &-balloon {
        box-shadow: none!important;
    }
    &-balloon__layout {
        box-shadow: 0px 6px 24px -2px rgba(0, 0, 0, 0.08);
        border-radius: 8px;
    }
}*/
@media only screen and (max-width: 1024px) {
  body > ymaps {
    z-index: 9999999999 !important;
  }
}

.kitchen-type {
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type {
    margin-bottom: 0;
  }
}

.kitchen-type h1 {
  max-width: 110rem;
}

.kitchen-type p {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.kitchen-type p:last-child {
  margin-bottom: 0;
}

.kitchen-type--content .kitchen-slider {
  margin-bottom: 5rem;
}

.kitchen-type--content p {
  color: #757575;
}

.kitchen-type__tags {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-top: 16px;
}

.kitchen-type__tags::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__tags {
    margin-top: 2.4rem;
    width: 100%;
  }
}

.kitchen-type__tags-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.kitchen-type__tags-item {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 4px 16px;
  background: #fff200;
  border-radius: 60px;
  margin-right: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.kitchen-type__tags-item:last-child {
  margin-right: 0;
}

.kitchen-type__info {
  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-bottom: 3rem;
  margin-top: -16px;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type__info {
    margin-bottom: 2.4rem;
  }
}

.kitchen-type__info time {
  margin-top: 16px;
  margin-right: 6%;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #9A9A9A;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__info time {
    margin-top: 2.4rem;
  }
}

.kitchen-type__info .rate {
  margin-right: 30px;
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__info .rate {
    margin-right: 0;
    margin-left: auto;
    margin-top: 2.4rem;
  }
}

.kitchen-type__container {
  margin-bottom: 4.9rem;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type__container {
    overflow: auto;
    margin-left: -2.6rem;
    margin-right: -2.6rem;
  }
  .kitchen-type__container::-webkit-scrollbar {
    height: 0.3rem;
    width: 0.3rem;
  }
  .kitchen-type__container::-webkit-scrollbar-track {
    background: #f0f0f0;
    margin-right: 2.6rem;
    margin-left: 2.6rem;
    width: calc(100% - 5.2rem);
  }
  .kitchen-type__container::-webkit-scrollbar-thumb {
    background-color: #fff200;
  }
}

.kitchen-type__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1%;
  margin-left: -1%;
  margin-top: -3rem;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 4rem;
    margin-right: -1rem;
    margin-left: -1rem;
    margin-top: 0;
    padding-left: 2.6rem;
    padding-right: 2.6rem;
  }
}

.kitchen-type__wrapper img {
  margin-right: 1%;
  margin-left: 1%;
  margin-top: 3rem;
  border-radius: 0.6rem;
  width: 31.2%;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type__wrapper img {
    max-width: 41rem;
    width: 41rem;
    margin-top: 0;
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .kitchen-type__wrapper img {
    max-width: 29.5rem;
    width: 29.5rem;
  }
}

.kitchen-type__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__social {
    margin-top: 2.4rem;
    width: 100%;
  }
}

.kitchen-type__social-text {
  margin-right: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.12;
  color: #757575;
}

.kitchen-type__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__rating {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.kitchen-type__rating:not(:last-child) {
  margin-bottom: 3.8rem;
}

@media only screen and (max-width: 767px) {
  .kitchen-type__rating:not(:last-child) {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .kitchen-type__rating .kitchen-type__social {
    margin-top: 0;
    margin-bottom: 3.2rem;
  }
}

.kitchen-type__rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kitchen-type__rate--not-rated .kitchen-type__rate-rate {
  color: #C8C8C8;
}

.kitchen-type__rate--not-rated .kitchen-type__rate-number {
  font-weight: 300;
}

.kitchen-type__rate-rate {
  margin-right: 1.7rem;
  font-size: 1.4rem;
  color: #757575;
}

.kitchen-type__rated {
  font-size: 1.4rem;
  color: #C8C8C8;
  font-weight: 300;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.kitchen-type__rate-number {
  margin-right: 0.7rem;
  font-size: 1.4rem;
  color: #757575;
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .kitchen-type__slider .similar-models-slider__inner {
    margin-right: -0.8rem;
    margin-left: -0.8rem;
  }
  .kitchen-type__slider .similar-models-slider__slide:not(:first-child) {
    margin-left: 0;
    margin-right: 1.6rem;
  }
  .kitchen-type__slider .good-item--article {
    max-width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .kitchen-type__slider .similar-models-slider__inner {
    margin-right: -16px;
    margin-left: -16px;
  }
  .kitchen-type__slider .similar-models-slider__slide:not(:first-child) {
    margin-left: 0;
    margin-right: 0;
  }
  .kitchen-type__slider .similar-models-slider__slide.slick-slide {
    margin-right: 1.6rem;
    margin-left: 1.6rem;
  }
}

.sales-main .sales__title {
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .sales-main .sales__title {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .sales-main .sales__title {
    color: #363636;
  }
}

@media only screen and (max-width: 767px) {
  .sales-main {
    padding-top: 5rem;
    margin-bottom: -2rem;
  }
}

.numbers {
  padding-top: 12rem;
  padding-bottom: 8rem;
  background-color: #F9F9F9;
}

.numbers .form__button {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .numbers {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

@media only screen and (max-width: 767px) {
  .numbers {
    padding-top: 6rem;
    padding-bottom: 3.2rem;
  }
}

.numbers .features__button-wrap {
  margin-top: 4.8rem;
}

@media only screen and (max-width: 767px) {
  .numbers .features__button-wrap {
    margin-top: 2.8rem;
  }
}

.numbers__title {
  margin-top: 0;
  margin-bottom: 8rem;
  max-width: 63rem;
  color: #C8C8C8;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
}

.numbers__title svg {
  margin-bottom: -2px;
  margin-left: 4px;
}

@media only screen and (max-width: 767px) {
  .numbers__title {
    margin-bottom: 4.8rem;
    font-size: 2.4rem;
  }
  .numbers__title svg {
    height: 1.7rem;
  }
}

.numbers__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1.6rem;
  margin-top: 1.6rem;
}

.numbers__list .numbers__item:nth-child(1) {
  grid-column: 1/3;
}

.numbers__list .numbers__item:nth-child(4) {
  grid-column: 5/7;
}

@media only screen and (max-width: 1024px) {
  .numbers__list {
    grid-template-columns: 2fr 2fr;
  }
}

@media only screen and (max-width: 767px) {
  .numbers__list {
    grid-gap: 0;
    margin-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .numbers__list--1 {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .numbers__list--1 .numbers__item:nth-child(1) {
    grid-column: 1/2;
  }
  .numbers__list--1 .numbers__item:nth-child(4) {
    grid-column: 1/4;
  }
}

@media only screen and (max-width: 767px) {
  .numbers__list--1 {
    grid-template-columns: 2fr 2fr;
  }
  .numbers__list--1 .numbers__item:nth-child(1) {
    grid-column: 1/4;
  }
  .numbers__list--1 .numbers__item:nth-child(3) {
    grid-column: 2/4;
  }
  .numbers__list--1 .numbers__item:nth-child(4) {
    grid-column: 1/4;
  }
}

.numbers__list--2 .numbers__item:nth-child(1) {
  grid-column: 1/2;
}

.numbers__list--2 .numbers__item:nth-child(2) {
  grid-column: 2/4;
}

.numbers__list--2 .numbers__item:nth-child(3) {
  grid-column: 4/5;
}

.numbers__list--2 .numbers__item:nth-child(4) {
  grid-column: 5/7;
}

.numbers__list--2 .numbers__item:nth-child(5) {
  grid-column: 1/3;
}

.numbers__list--2 .numbers__item:nth-child(6) {
  grid-column: 3/5;
}

.numbers__list--2 .numbers__item:nth-child(7) {
  grid-column: 5/7;
}

.numbers__list--2 .numbers__item:nth-child(8) {
  grid-column: 1/3;
}

.numbers__list--2 .numbers__item:nth-child(11) {
  grid-column: 5/7;
}

@media only screen and (max-width: 1024px) {
  .numbers__list--2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .numbers__list--2 .numbers__item:nth-child(1), .numbers__list--2 .numbers__item:nth-child(3), .numbers__list--2 .numbers__item:nth-child(6), .numbers__list--2 .numbers__item:nth-child(8) {
    grid-column: 1/3;
  }
  .numbers__list--2 .numbers__item:nth-child(2), .numbers__list--2 .numbers__item:nth-child(4), .numbers__list--2 .numbers__item:nth-child(7), .numbers__list--2 .numbers__item:nth-child(9) {
    grid-column: 3/5;
  }
  .numbers__list--2 .numbers__item:nth-child(5) {
    grid-column: 1/5;
  }
  .numbers__list--2 .numbers__item:nth-child(10) {
    grid-row: 3;
    grid-column: 4/5;
  }
  .numbers__list--2 .numbers__item:nth-child(11) {
    grid-column: 1/5;
  }
}

@media only screen and (max-width: 767px) {
  .numbers__list--2 {
    grid-template-columns: 1fr 1fr;
  }
  .numbers__list--2 .numbers__item:nth-child(9) {
    grid-column: 1/2;
  }
  .numbers__list--2 .numbers__item:nth-child(2) {
    grid-column: 1/3;
  }
  .numbers__list--2 .numbers__item:nth-child(1), .numbers__list--2 .numbers__item:nth-child(3), .numbers__list--2 .numbers__item:nth-child(4), .numbers__list--2 .numbers__item:nth-child(5), .numbers__list--2 .numbers__item:nth-child(6), .numbers__list--2 .numbers__item:nth-child(7), .numbers__list--2 .numbers__item:nth-child(8), .numbers__list--2 .numbers__item:nth-child(11) {
    grid-column: 1/3;
  }
  .numbers__list--2 .numbers__item:nth-child(10) {
    grid-row: unset;
    grid-column: 2/3;
  }
}

.numbers__item {
  padding: 3.2rem 2.4rem;
  background-color: #FFFFFF;
  border: 1px solid #F2F2F2;
  border-radius: 0.6rem;
}

@media only screen and (max-width: 767px) {
  .numbers__item {
    padding: 2rem 1.6rem;
    background-color: transparent;
    border-radius: 0;
  }
}

.numbers__item-number {
  display: block;
  margin-bottom: 1.2rem;
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 120%;
  color: #363636;
}

@media only screen and (max-width: 767px) {
  .numbers__item-number {
    font-size: 2.8rem;
  }
}

.numbers__item-text {
  margin: 0;
  font-size: 1.6rem;
  line-height: 135%;
  color: #757575;
}

@media only screen and (max-width: 1024px) {
  .numbers__item-text {
    font-size: 1.3rem;
  }
}

.subscribe {
  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;
  padding: 4.8rem 3.2rem 2.4rem 3.2rem;
  background-color: #35c759;
  color: #ffffff;
}

@media only screen and (max-width: 1360px) {
  .subscribe {
    padding: 3.2rem 1.5rem 2.4rem 1.5rem;
  }
}

.subscribe .field {
  margin-bottom: 1.6rem;
}

.subscribe .field__label {
  color: #ffffff;
}

.subscribe .popup-form__notice {
  color: #ffffff;
}

.subscribe .popup-form__notice a {
  color: #ffffff;
}

.subscribe.popup {
  overflow: hidden;
}

@media only screen and (max-width: 1360px) {
  .subscribe.popup .subscribe__text-wrap {
    width: 61%;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe.popup .subscribe__text-wrap {
    width: 84%;
  }
}

@media only screen and (max-width: 1360px) {
  .subscribe.popup .subscribe__img {
    margin-right: 0;
    margin-left: 8%;
    width: 12.5rem;
    height: 9.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe.popup .subscribe__img {
    margin-right: -7.5rem;
    height: 11.3rem;
    width: 15.5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.subscribe__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 3.2rem;
}

.subscribe__text-wrap {
  width: 61%;
  margin-right: auto;
}

@media only screen and (max-width: 1360px) {
  .subscribe__text-wrap {
    width: 78%;
  }
}

@media only screen and (max-width: 1024px) {
  .subscribe__text-wrap {
    width: 84%;
  }
}

.subscribe__title {
  display: block;
  margin-bottom: 2rem;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .subscribe__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
  }
}

.subscribe__text {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.4;
}

@media only screen and (max-width: 1024px) {
  .subscribe__text {
    font-size: 1.4rem;
  }
}

.subscribe__img {
  margin-left: 8%;
  width: 12.5rem;
  height: 9.1rem;
}

@media only screen and (max-width: 1360px) {
  .subscribe__img {
    margin-right: -6.5rem;
    margin-left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  .subscribe__img {
    margin-right: -7.5rem;
    height: 11.3rem;
    width: 15.5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.subscribe__form {
  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;
}

.subscribe__form-button {
  margin-top: auto;
  color: #757575;
}

.rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rate__star-icon {
  cursor: pointer;
  margin-top: -0.3rem;
  fill: #C8C8C8;
}

.rate__star-icon--rated {
  fill: #FEC600;
}

.rate__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.4;
}

.rate__wrap + .rate__wrap {
  margin-left: 2.1rem;
}

.rate__wrap svg {
  margin-right: 1rem;
}

.star-rate {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.star-rate.disabled > * {
  pointer-events: none;
}

.star-rate label {
  cursor: pointer;
}

.star-rate label:not(:first-child) {
  padding-right: 0.8rem;
}

.star-rate input {
  display: none;
}

.star-rate svg {
  width: 1.7rem;
  height: 1.6rem;
  fill: #C8C8C8;
}

.star-rate input[type="radio"]:checked ~ label svg {
  fill: #FEC600;
}

.star-rate input[type="radio"]:checked + label svg {
  fill: #FEC600;
}

.star-rate:not(.disabled):hover input[type="radio"] + label svg {
  fill: #C8C8C8;
}

.star-rate:not(.disabled):hover input[type="radio"]:hover ~ label svg,
.star-rate:not(.disabled):hover input[type="radio"]:checked:hover ~ label svg {
  fill: #FFD850 !important;
}

.star-rate:not(.disabled):hover input[type="radio"]:hover + label svg,
.star-rate:not(.disabled):hover input[type="radio"]:checked:hover + label svg {
  fill: #FFD850 !important;
}

.star-rate_filled {
  fill: #FEC600 !important;
}

.anchor {
  position: relative;
}

.anchor__target {
  margin-top: -7rem;
}

@media only screen and (max-width: 767px) {
  .anchor__target {
    margin-top: -3rem;
  }
}

.info-container {
  position: fixed;
  bottom: 0.8rem;
  width: 100%;
  padding: 0 0.8rem;
  z-index: 130;
  -webkit-transform: translateY(120%);
  -ms-transform: translateY(120%);
  transform: translateY(120%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.info-container.active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media only screen and (max-width: 767px) {
  .info-container {
    bottom: 0.4rem;
  }
}

.info-container .info-banner + .info-banner,
.info-container .info-banner + .cookie,
.info-container .cookie + .info-banner {
  margin-top: 0.8rem;
}

.info-container .info-banner + .hide {
  margin-top: 0;
}

.info-banner {
  position: absolute;
  background-color: #FFF200;
  border-radius: 0.8rem;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  max-height: 135px !important;
}

.info-banner--closed .info-banner__expand-content {
  overflow: hidden;
}

.info-banner--closed .info-banner__expand-hidden {
  border-top: 0.1rem solid transparent;
}

.info-banner--show {
  position: relative;
  visibility: visible;
  z-index: 0;
}

.info-banner.hide {
  max-height: 0 !important;
}

@media only screen and (max-width: 767px) {
  .info-banner .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.info-banner a {
  text-decoration: underline;
}

.info-banner__main-content {
  position: relative;
  padding: 1.8rem 3rem 1.8rem 0;
}

@media only screen and (max-width: 767px) {
  .info-banner__main-content {
    padding: 1rem 2rem 1rem 0;
  }
}

.info-banner__attention,
.info-banner__title,
.info-banner__expand-title {
  margin-top: 0;
  margin-bottom: 0;
}

.info-banner__wrap {
  display: grid;
  grid-template-columns: minmax(-webkit-max-content, -webkit-max-content) minmax(-webkit-min-content, 80rem) minmax(-webkit-max-content, -webkit-max-content);
  grid-template-columns: minmax(max-content, max-content) minmax(min-content, 80rem) minmax(max-content, max-content);
}

@media only screen and (max-width: 767px) {
  .info-banner__wrap {
    grid-template-columns: auto auto;
  }
}

.info-banner__attention {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  padding: 0.7rem 0.9rem;
  margin-right: 1.3rem;
  max-width: 30rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 2px solid #363636;
  border-radius: 0.4rem;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .info-banner__attention {
    padding: 0.6rem 0.7rem;
    margin-right: 0;
    font-size: 1.2rem;
  }
}

.info-banner__title {
  margin-top: 0.5rem;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .info-banner__title {
    /*grid-column: 1/3;*/
    /*grid-row: 2/3;*/
    padding: 0 10px;
    margin-top: 0.7rem;
    font-size: 1.2rem;
  }
}

.info-banner__close-btn,
.info-banner__expand-btn {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.info-banner__close-btn:hover,
.info-banner__expand-btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.info-banner__close-btn {
  position: absolute;
  right: 0;
  top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .info-banner__close-btn {
    top: 1.5rem;
    width: 1rem;
    height: 1rem;
  }
}

.info-banner__expand-btn {
  display: none;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  margin-top: 0.5rem;
  margin-left: 7rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #afafaf;
  white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
  .info-banner__expand-btn {
    margin-left: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .info-banner__expand-btn {
    font-size: 1.2rem;
  }
}

.info-banner__expand-btn.active {
  display: block;
}

.info-banner__expand-btn.opened .info-banner__btn-text-close {
  display: inline;
}

.info-banner__expand-btn.opened .info-banner__btn-text-expand {
  display: none;
}

.info-banner__expand-btn img {
  margin-left: 1.2rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 1.8rem;
  height: 1.1rem;
}

@media only screen and (max-width: 767px) {
  .info-banner__expand-btn img {
    margin-left: 0.9rem;
    margin-bottom: -0.1rem;
    width: 1.4rem;
    height: 0.9rem;
  }
}

.info-banner__btn-text-close {
  display: none;
}

.info-banner__expand-hidden {
  border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

.info-banner__expand-content {
  padding: 1.6rem 0 2rem 0;
  max-width: 115rem;
}

@media only screen and (max-width: 767px) {
  .info-banner__expand-content {
    padding: 1rem 0 1rem 0;
  }
}

.info-banner__expand-title {
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  line-height: 1.1;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .info-banner__expand-title {
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
  }
}

.info-banner__list {
  display: grid;
  grid-template-columns: 45% 45%;
  -webkit-column-gap: 10%;
  -moz-column-gap: 10%;
  column-gap: 10%;
  row-gap: 0.8rem;
  padding-left: 1.5rem;
  list-style: disc;
}

@media only screen and (max-width: 1200px) {
  .info-banner__list {
    grid-template-columns: 47.5% 47.5%;
    -webkit-column-gap: 5%;
    -moz-column-gap: 5%;
    column-gap: 5%;
  }
}

@media only screen and (max-width: 767px) {
  .info-banner__list {
    grid-template-columns: 1fr;
    row-gap: 0.4rem;
  }
}

.info-banner__item {
  line-height: 1.2;
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .info-banner__item {
    font-size: 1.2rem;
  }
}

.scroll-up-button {
  background: transparent;
  border: 0;
  padding: 0;
  position: fixed;
  padding: 1.6rem 1.2rem;
  top: 75vh;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-9.5rem);
  -ms-transform: translateX(-9.5rem);
  transform: translateX(-9.5rem);
  border: 1px solid #fff200;
  border-radius: 0.6rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  cursor: pointer;
}

@media only screen and (max-width: 1750px) {
  .scroll-up-button {
    -webkit-transform: translateX(-1rem);
    -ms-transform: translateX(-1rem);
    transform: translateX(-1rem);
  }
}

.scroll-up-button:hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.7;
}

@media only screen and (max-width: 1024px) {
  .scroll-up-button:hover {
    opacity: 1;
  }
}

.scroll-up-button--visible {
  opacity: 1;
  visibility: visible;
}

.scroll-up-button__container {
  position: relative;
  width: 100%;
}

.subscribe-useful {
  padding: 3rem 0 2.5rem 0;
  background-color: #FFF200;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful {
    padding: 2.3rem 0 1.9rem 0;
    overflow: hidden;
  }
}

.subscribe-useful .subscribe__form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  margin-left: auto;
  max-width: 64rem;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful .subscribe__form {
    margin-left: 0;
    padding-bottom: 4.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful .subscribe__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: calc(100vw - 3.2rem);
    padding-bottom: 0;
  }
}

.subscribe-useful .subscribe__form > .field {
  margin-right: 9.5%;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful .subscribe__form > .field {
    margin-right: 5%;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful .subscribe__form > .field {
    margin-bottom: 2.9rem;
    margin-right: 0;
  }
}

.subscribe-useful .subscribe__form .subscribe__form-button {
  font-size: 1.6rem;
  min-height: 5rem;
  color: #363636;
  border: none;
}

.subscribe-useful .subscribe__form .popup-form__notice {
  color: #363636;
  font-size: 1rem;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful .subscribe__form .popup-form__notice {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful .subscribe__form .popup-form__notice {
    position: static;
  }
}

.subscribe-useful .subscribe__form .popup-form__notice a {
  color: #363636;
}

.subscribe-useful .subscribe__form .field__label {
  font-size: 1.1rem;
}

.subscribe-useful .subscribe__form .field__input {
  font-size: 1.6rem;
  padding-bottom: 0.5rem;
}

.subscribe-useful .subscribe__form .field__error {
  bottom: -2.5rem;
  top: inherit;
}

.subscribe-useful__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.subscribe-useful__img {
  width: 14.7rem;
  height: auto;
  margin-right: 5.5%;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful__img {
    margin-right: -6.5rem;
    min-width: 16.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__img {
    min-width: 15.5rem;
  }
}

.subscribe-useful__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 0.7rem;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    margin-right: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__content {
    margin-right: 0;
  }
}

.subscribe-useful__text-wrap {
  max-width: 50rem;
  margin-right: 2rem;
}

@media only screen and (max-width: 1024px) {
  .subscribe-useful__text-wrap {
    margin-right: 0;
    margin-bottom: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__text-wrap {
    margin-bottom: 4rem;
  }
}

.subscribe-useful__title {
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__title {
    font-size: 2rem;
  }
}

.subscribe-useful__text {
  margin: 0;
  font-size: 1.6rem;
  color: #757575;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__text {
    font-size: 1.4rem;
  }
}

.subscribe-useful__button-wrap {
  max-width: 25rem;
}

@media only screen and (max-width: 767px) {
  .subscribe-useful__button-wrap {
    max-width: unset;
  }
}

.popup-akcii {
  width: 500px;
}

@media only screen and (max-width: 767px) {
  .popup-akcii {
    width: var(--popup-width);
  }
}

.popup-akcii__quote {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 22px;
  padding-top: 61px;
  border-top: 1px solid #E4E4E4;
  margin-top: 32px;
}

.popup-akcii .popup__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 24px;
}

.popup-akcii .popup__text {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #898989;
}

.popup-payment-choice {
  max-width: 75rem;
  width: 100%;
  background: #FFFFFF;
  border-radius: .4rem;
  padding: 6.4rem 8rem 8rem;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice {
    padding: 2.4rem 1.6rem;
    margin-left: -.6rem;
    margin-right: -.6rem;
    border-radius: 0;
    width: auto;
    margin-top: 1.6rem;
    min-height: calc(var(--vh, 1vh) * 100 - 1.6rem);
  }
}

.popup-payment-choice .popup__close {
  display: none;
}

.popup-payment-choice .mfp-close {
  position: static;
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background: #F6F6F6;
  width: 5.6rem;
  height: 5.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice .mfp-close {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 0;
    background: none;
  }
}

.popup-payment-choice .mfp-close:hover {
  background: #F6F6F6;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice .mfp-close:hover {
    background: none;
  }
}

.popup-payment-choice .mfp-close:hover svg {
  fill: #363636;
}

.popup-payment-choice .mfp-close svg {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  fill: #757575;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.popup-payment-choice__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-payment-choice__title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 120%;
  margin: 0 auto 0 1.6rem;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__title {
    font-size: 2.4rem;
  }
}

.popup-payment-choice__wrapper {
  margin-top: 2.4rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__wrapper {
    margin-top: 4rem;
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
}

.popup-payment-choice__item {
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: .4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: .1rem solid #E4E4E4;
}

.popup-payment-choice__item:hover .popup-payment-choice__item-head {
  background: #F0F0F0;
}

.popup-payment-choice__item:hover .popup-payment-choice__item-content {
  background: #F6F6F6;
}

.popup-payment-choice__item:hover .popup-payment-choice__btn {
  background: #FFF200;
  border-color: #FFF200;
}

.popup-payment-choice__item-head {
  min-height: 10.4rem;
  padding: 1.5rem 1.5rem 1.6rem;
  background: #F6F6F6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__item-head {
    min-height: auto;
  }
}

.popup-payment-choice__item-title {
  margin: 0;
  font-weight: 600;
  font-size: 2rem;
  line-height: 120%;
}

.popup-payment-choice__item-content {
  padding: 2.4rem 1.5rem 1.5rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 0;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__item-content {
    padding-top: 1.6rem;
  }
}

.popup-payment-choice__conditions {
  margin-bottom: auto;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__conditions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    max-width: 40rem;
  }
}

.popup-payment-choice__conditions-item {
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__conditions-item {
    margin-bottom: 0;
  }
}

.popup-payment-choice__conditions-item:last-child {
  margin-bottom: 0;
}

.popup-payment-choice__conditions-title {
  display: block;
  margin-bottom: .4rem;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 140%;
  color: #9A9A9A;
}

.popup-payment-choice__conditions-text {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 140%;
}

.popup-payment-choice__conditions-sum {
  font-weight: 600;
  font-size: 2rem;
  line-height: 140%;
}

.popup-payment-choice__btn {
  margin-top: 4rem;
  width: 100%;
  padding: .9rem;
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 130%;
}

@media only screen and (max-width: 767px) {
  .popup-payment-choice__btn {
    margin-top: 3.2rem;
  }
}

.social-block__wrapper {
  padding: 68px 79px;
  background: #FFF200;
  border-radius: 24px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .social-block__wrapper {
    border-radius: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding: 0 36px 40px;
  }
}

.social-block__title {
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: 600;
  font-size: 40px;
  line-height: 123.5%;
  max-width: 707px;
}

@media only screen and (max-width: 767px) {
  .social-block__title {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 119.5%;
  }
}

.social-block__info {
  font-weight: 400;
  font-size: 24px;
  line-height: 163%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .social-block__info {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 135.5%;
  }
}

.social-block__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
}

@media only screen and (max-width: 767px) {
  .social-block__links {
    gap: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .social-block__links > li {
    width: 40px;
    height: 40px;
  }
}

.social-block__links > li rect {
  fill: #363636;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.social-block__links > li:hover:nth-child(1) rect {
  fill: #F40000;
}

.social-block__links > li:hover:nth-child(2) rect {
  fill: #27A6E5;
}

.social-block__links > li:hover:nth-child(3) rect {
  fill: #E60023;
}

.social-block__links > li:hover:nth-child(4) rect {
  fill: #0077FF;
}

.social-block__links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social-block__img {
  position: absolute;
  top: -21.7%;
  right: -9.7%;
  height: auto;
  width: 69.606%;
}

@media only screen and (max-width: 1440px) {
  .social-block__img {
    width: 57%;
    top: 1.3%;
    right: -7.7%;
  }
}

@media only screen and (max-width: 1024px) {
  .social-block__img {
    position: static;
    width: 100%;
    margin-top: -20%;
  }
}

@media only screen and (max-width: 767px) {
  .social-block__img {
    max-width: none;
    width: 127vw;
    margin: -9.25% -36px 12px calc(-36px - 9.25%);
  }
}

#main-map .new-salons-map-popup.popup {
  --padding-top: 260px;
  width: 375px;
  position: absolute;
  right: 26px;
  left: auto;
  top: 26px;
  bottom: 26px;
  border-radius: 8px;
  background: #fff;
  padding: 20px 20px 30px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 7;
  margin: 0;
  height: 0;
}

#main-map .new-salons-map-popup.popup.is-active {
  opacity: 1;
  pointer-events: auto;
  height: 728px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0s;
}

@media only screen and (max-width: 1024px) {
  #main-map .new-salons-map-popup.popup {
    top: auto;
    left: 50%;
    bottom: 0;
    width: min(576px, 100dvw);
    height: 100%;
    max-height: min(728px, calc(100dvh - 26px));
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    border-radius: 24px 24px 0px 0px;
    overflow: hidden;
  }
  #main-map .new-salons-map-popup.popup.is-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
  }
}

#main-map .new-salons-map-popup .popup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

#main-map .new-salons-map-popup .popup__top {
  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: 0 0 147px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#main-map .new-salons-map-popup .popup__title {
  color: #363636;
  margin-bottom: 13px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#main-map .new-salons-map-popup .popup__subtitle {
  font-size: 14px;
  font-weight: 450;
  line-height: 1.4;
  letter-spacing: -0.16px;
  margin: 0 0 29px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#main-map .new-salons-map-popup .popup__close {
  position: relative;
  top: auto;
  right: auto;
}

#main-map .new-salons-map-popup .popup__close:active {
  top: auto;
}

#main-map .new-salons-map-popup .popup__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 450;
  line-height: 100%;
  border-radius: 4px;
  background-color: #f7f5f1;
  border: none;
  z-index: 1;
}

#main-map .new-salons-map-popup .popup-form {
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  #main-map .new-salons-map-popup .popup-form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: calc(100dvh - 362px);
    padding: 0 10px 0 0;
    margin-right: -10px;
    overflow: auto;
  }
}

#main-map .new-salons-map-popup .popup-form__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
}

#main-map .new-salons-map-popup .popup-form__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#main-map .new-salons-map-popup .popup-form__input {
  padding: 5px 0 10px;
  line-height: 120%;
}

#main-map .new-salons-map-popup .popup-form__submit-btn {
  margin-top: 18px;
}

.new-popup.popup.new-popup-head-bg,
.new-popup-map.popup.order-popup {
  --padding-top: 190px;
}

.new-popup-map.popup.order-popup {
  --padding-top: 182px;
  padding: 50px 30px 30px;
}

.new-popup.popup {
  position: absolute;
  max-width: 395px;
  width: 100%;
  padding: var(--padding-top, 30px) 30px 30px;
  border-radius: 9px;
  z-index: 1;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.new-popup.popup.new-popup-head-bg {
  --padding-top: 190px;
}

.popup__img-wrapp {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  z-index: -1;
  overflow: hidden;
  padding-bottom: var(--padding-top, 30px);
}

.popup__img-wrapp img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.popup__img-wrapp::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

.main-map.new-salons-map-popup.popup {
  --padding-top: 260px;
  width: 375px;
  position: absolute;
  right: 26px;
  left: auto;
  top: 26px;
  bottom: 26px;
  border-radius: 8px;
  background: #fff;
  padding: 20px 20px 30px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 7;
  margin: 0;
  height: 0;
}

.main-map.new-salons-map-popup.popup.is-active {
  opacity: 1;
  pointer-events: auto;
  height: 728px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0s;
}

@media only screen and (max-width: 1024px) {
  .main-map.new-salons-map-popup.popup {
    top: auto;
    left: 50%;
    bottom: 0;
    min-width: min(576px, 100dvw);
    height: 100%;
    max-height: min(728px, calc(100dvh - 26px));
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    border-radius: 24px 24px 0px 0px;
    overflow: hidden;
  }
  .main-map.new-salons-map-popup.popup.is-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
  }
}

.main-map.new-salons-map-popup .popup__img-wrapp {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  z-index: -1;
  overflow: hidden;
  padding-bottom: var(--padding-top, 30px);
}

.main-map.new-salons-map-popup .popup__img-wrapp img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.main-map.new-salons-map-popup .popup__img-wrapp::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

.main-map.new-salons-map-popup .popup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.main-map.new-salons-map-popup .popup__top {
  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: 0 0 147px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.main-map.new-salons-map-popup .popup__title {
  color: #363636;
  margin-bottom: 13px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.main-map.new-salons-map-popup .popup__subtitle {
  font-size: 14px;
  font-weight: 450;
  line-height: 1.4;
  letter-spacing: -0.16px;
  margin: 0 0 29px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.main-map.new-salons-map-popup .popup__close {
  position: relative;
  top: auto;
  right: auto;
}

.main-map.new-salons-map-popup .popup__close:active {
  top: auto;
}

.main-map.new-salons-map-popup .popup__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 450;
  line-height: 100%;
  border-radius: 4px;
  background-color: #f7f5f1;
  border: none;
  z-index: 1;
}

.main-map.new-salons-map-popup .popup-form {
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .main-map.new-salons-map-popup .popup-form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: calc(100dvh - 362px);
    padding: 0 10px 0 0;
    margin-right: -10px;
    overflow: auto;
  }
}

.main-map.new-salons-map-popup .popup-form__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
}

.main-map.new-salons-map-popup .popup-form__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.main-map.new-salons-map-popup .popup-form__input {
  padding: 5px 0 10px;
  line-height: 120%;
}

.main-map.new-salons-map-popup .popup-form__submit-btn {
  margin-top: 18px;
}

.new-popup__politics-agreement {
  margin-top: 3rem;
}

.new-popup__politics-agreement .politics-agreement__text,
.new-popup__politics-agreement .politics-agreement__link {
  font-size: 1.2rem;
}

.new-salons.popup,
.new-popup.popup {
  position: absolute;
  max-width: 395px;
  width: 100%;
  padding: var(--padding-top, 30px) 30px 30px;
  border-radius: 9px;
  z-index: 1;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.new-salons.popup.new-popup-head-bg,
.new-popup.popup.new-popup-head-bg {
  --padding-top: 190px;
}

@media only screen and (max-width: 1024px) {
  .new-salons.popup.new-popup-head-bg,
  .new-popup.popup.new-popup-head-bg {
    --padding-top: 170px;
  }
}

.new-salons.popup.new-popup-map,
.new-popup.popup.new-popup-map {
  --padding-top: 50px;
}

@media only screen and (max-width: 1024px) {
  .new-salons.popup,
  .new-popup.popup {
    position: absolute;
    padding: var(--padding-top, 30px) 20px 30px;
    top: auto;
    left: 50%;
    bottom: 0;
    width: min(576px, 100dvw);
    max-width: none;
    max-height: min(728px, calc(100dvh - 26px));
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 24px 24px 0px 0px;
  }
}

.new-salons .popup__top,
.new-popup .popup__top {
  margin: 0 0 60px;
}

.new-salons .popup__title,
.new-popup .popup__title {
  color: #363636;
  font-size: 30px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 30px;
}

.new-salons .popup__img,
.new-popup .popup__img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.new-salons .popup__img-wrapp,
.new-popup .popup__img-wrapp {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  z-index: -1;
  overflow: hidden;
  padding-bottom: var(--padding-top, 30px);
}

.new-salons .popup__img-wrapp::after,
.new-popup .popup__img-wrapp::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 118px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

@media only screen and (max-width: 1024px) {
  .new-salons .popup__img-wrapp::after,
  .new-popup .popup__img-wrapp::after {
    height: 70px;
  }
}

.new-salons .popup__close.mfp-close,
.new-popup .popup__close.mfp-close {
  background-color: #fff0;
  border: 0;
  padding: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  background: none;
  width: 18px;
  height: 18px;
  top: 20px;
  right: 30px;
  z-index: 5;
  fill: #363636;
}

.new-salons .popup__submit-btn,
.new-popup .popup__submit-btn {
  display: block;
  border-radius: 4px;
  background-color: #fff200;
  padding: 16px 37px 16px;
  text-align: center;
  color: #363636;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  border: none;
}

.new-salons .popup__text,
.new-popup .popup__text {
  font-size: 1.6rem;
  margin-top: -18px;
}

.new-salons .popup__text:not(:last-child),
.new-popup .popup__text:not(:last-child) {
  margin-bottom: 30px;
}

.new-salons .popup__text > p,
.new-popup .popup__text > p {
  margin: 0;
}

.new-salons .popup__text > p > span,
.new-popup .popup__text > p > span {
  display: block;
}

.new-salons .popup__text > p > span:not(:last-child),
.new-popup .popup__text > p > span:not(:last-child) {
  margin-bottom: 12px;
}

@media only screen and (max-width: 1024px) {
  .new-salons .popup-form,
  .new-popup .popup-form {
    padding: 0 10px 0 0;
    margin-right: -10px;
    overflow: auto;
  }
}

.new-salons .popup-form__inner,
.new-popup .popup-form__inner {
  margin-top: 0;
}

.new-salons .popup-form__row:not(:last-child),
.new-popup .popup-form__row:not(:last-child) {
  margin-top: 32px;
}

.new-salons .popup-form__row:first-child,
.new-popup .popup-form__row:first-child {
  margin-top: 0;
}

.new-salons .popup-form__row.not-selected,
.new-popup .popup-form__row.not-selected {
  display: none;
}

.new-salons .popup-form__footer,
.new-popup .popup-form__footer {
  margin-top: 30px;
}

.new-salons .popup-form__submit-btn,
.new-popup .popup-form__submit-btn {
  display: block;
  border-radius: 4px;
  background-color: #fff200;
  padding: 16px 37px 16px;
  text-align: center;
  color: #363636;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  border: none;
}

.new-salons .popup-form__submit-btn:not(:last-child),
.new-popup .popup-form__submit-btn:not(:last-child) {
  margin-bottom: 0;
}

.new-salons .popup-form__submit-btn:disabled,
.new-popup .popup-form__submit-btn:disabled {
  background-color: #f5f5f5;
  color: #dbdbdb;
}

.new-salons .popup-form__submit-btn + .callback_sucess:not(:empty),
.new-popup .popup-form__submit-btn + .callback_sucess:not(:empty) {
  margin-top: 1.2rem;
}

.new-salons .popup-form__choose-salon,
.new-popup .popup-form__choose-salon {
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 8px;
}

.new-salons .popup-form__notice,
.new-popup .popup-form__notice {
  color: #bababa;
  text-align: center;
  font-size: 11px;
  font-weight: 450;
  line-height: 150%;
}

.new-salons .popup-form__notice a,
.new-popup .popup-form__notice a {
  color: #7b7b7b;
  text-decoration: none;
}

.new-salons .money,
.new-popup .money {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px;
  border-radius: 12px;
  background: #0a1e21;
  margin: 0 0 30px;
}

.new-salons .money__bonus,
.new-popup .money__bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 36px;
  padding: 6px 9px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0a1e21;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-right: 12px;
  border-radius: 4px;
  background-color: #fff200;
}

.new-salons .money__text,
.new-popup .money__text {
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.01em;
  margin-right: 6px;
}

.new-salons .money__icon-info,
.new-popup .money__icon-info {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons .field,
.new-popup .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-salons .field__label,
.new-popup .field__label {
  font-size: 11px;
  font-weight: 450;
  line-height: 120%;
}

.new-salons .field__input,
.new-popup .field__input {
  padding: 5px 0 9px;
  font-size: 15px;
  font-weight: 450;
  line-height: 107%;
}

.new-salons.close-btn-none > .mfp-close,
.new-popup.close-btn-none > .mfp-close {
  display: none;
}

.new-salons .popup-form__row.sms-form__row,
.new-popup .popup-form__row.sms-form__row {
  margin-top: 30px;
}

.new-popup.new-popup-map.popup {
  --padding-top: 182px;
  padding: 50px 30px 30px;
}

@media only screen and (max-width: 1024px) {
  .new-popup.new-popup-map.popup {
    --padding-top: 170px;
    padding: 44px 20px 30px;
    border-radius: 8px 8px 0px 0px;
  }
}

.new-popup.new-popup-map.popup .popup__title {
  max-width: 200px;
  margin-bottom: 0;
}

.new-popup.new-popup-map.popup .popup__title.welcome-title {
  max-width: 250px;
  margin-bottom: 0;
  font-size: 24px;
}

@media only screen and (max-width: 1024px) {
  .new-popup.new-popup-map.popup .popup__top {
    margin: 0 0 66px;
  }
}

.new-popup.new-popup-map.popup .popup__img-wrapp::after {
  content: none;
}

.mfp-content {
  position: static;
}

.new-popup__swipe-target {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new-popup__swipe-target {
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    border-radius: 22px;
    background-color: #fff;
    z-index: 100;
  }
  .new-popup__swipe-target::after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
  }
}

._bg-img_dark ~ .popup__close.mfp-close {
  fill: #fff;
}

._bg-img_dark ~ .popup__close.mfp-close:hover {
  fill: #333;
}

._bg-img_light ~ .popup__close.mfp-close {
  fill: #363636;
}

._bg-img_light ~ .popup__close.mfp-close:hover {
  fill: #000;
}

.popup-redesign__form div.popup-redesign__buttons {
  opacity: 1 !important;
  pointer-events: all;
}

.popup-redesign {
  position: absolute;
  width: 836px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 60px;
  background: #fff;
  border-radius: 40px;
}

@media only screen and (max-width: 1024px) {
  .popup-redesign {
    width: 696px;
    padding: 44px 32px;
    border-radius: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .popup-redesign {
    width: 100%;
    height: 100%;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    padding: 44px 16px;
    overflow: scroll;
  }
}

.popup-redesign__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-redesign__button {
  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;
  height: 52px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-inline: 12px;
  font-weight: 500;
  border-radius: 999px;
  background-color: #f6f7f9;
  color: #7a7d82;
  border: 1px transparent;
  cursor: pointer;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__button {
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 13px;
    line-height: 20px;
  }
}

.popup-redesign__button--active {
  background-color: white;
  border: 1px solid;
  color: #28282e;
}

.popup-redesign__textarea {
  height: 136px;
  margin-top: 24px;
  margin-bottom: 48px;
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__textarea {
    height: 120px;
  }
}

.popup-redesign__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.popup-redesign__controls-button {
  width: 100%;
  font-size: 20px;
  padding: 22px;
  border: none;
  font-weight: 600;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.popup-redesign__controls-button--dark {
  color: #ffffff;
  background-color: #000000;
}

.popup-redesign__controls-button--grey {
  color: #000000;
  background-color: #f6f7f9;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__controls-button {
    padding: 18px;
    font-size: 16px;
    width: auto !important;
  }
}

.popup-redesign__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.popup-redesign__slide p {
  margin: 0;
  padding-block: 48px;
  font-size: 18px;
  font-weight: 500;
  color: #28282e;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .popup-redesign__slide p {
    padding-block: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .popup-redesign__slide p {
    padding-block: 24px;
    font-size: 16px;
  }
}

.popup-redesign__input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__input-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.popup-redesign__country-flag {
  position: absolute;
  top: 22px;
  left: 20px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}

.popup-redesign__country-flag-img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.popup-redesign__country-flag-code {
  font-size: 18px;
  position: absolute;
  left: 52px;
  top: 24px;
  line-height: 1.15;
  border-right: 1px solid #0A0B0D14;
  font-weight: 500;
  padding-right: 11px;
}

.popup-redesign__field {
  width: 100%;
  position: relative;
}

.popup-redesign__field .popup-redesign__error {
  margin-left: 20px;
}

.popup-redesign__politics {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popup-redesign__politics-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popup-redesign__politics .popup-redesign__error {
  margin-left: 36px;
}

.popup-redesign__politics-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #7a7d82;
  margin: 0;
}

.popup-redesign__politics-text--link {
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .popup-redesign__politics-text {
    font-size: 12px;
  }
}

.popup-redesign__input {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border: none;
  padding: 24px 20px;
  background-color: #f6f7f9;
  color: inherit;
  border-radius: 16px;
  outline: none;
}

.popup-redesign__input--tel {
  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-left: 95px;
}

.popup-redesign__input:focus-visible {
  outline: none;
}

.popup-redesign__title {
  font-size: 60px;
  line-height: 70px;
  margin: 0;
  color: #28282e;
}

@media only screen and (max-width: 1024px) {
  .popup-redesign__title {
    font-size: 40px;
    line-height: 52px;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .popup-redesign__title {
    font-size: 32px;
    line-height: 44px;
  }
}

.popup-redesign__form {
  width: 100%;
}

.popup-redesign__label {
  margin-right: 14px !important;
}

.popup-redesign__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 48px;
}

.popup-redesign input:invalid,
.popup-redesign textarea:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.popup-redesign button.mfp-close {
  width: 12px;
  height: 12px;
  top: 36px;
  right: 36px;
  fill: #00000066;
  color: #00000066;
}

@media only screen and (max-width: 767px) {
  .popup-redesign button.mfp-close {
    top: 22px;
    right: 22px;
  }
}

.popup-redesign .popup-redesign__error {
  color: #d80027;
  font-size: 14px;
  margin-top: 8px;
  display: block;
}

.success-popup-redesign {
  text-align: center;
  border-radius: 32px;
  width: 83.6rem;
}

@media only screen and (max-width: 767px) {
  .success-popup-redesign {
    width: 69.6rem;
  }
}

@media only screen and (max-width: 576px) {
  .success-popup-redesign {
    width: 100%;
    margin: 0;
    max-width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
  }
}

.success-popup-redesign .popup__title-redesign {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 44px;
  margin-top: 32px;
  margin-bottom: 20px;
  line-height: 70px;
  color: #28282E;
}

@media only screen and (max-width: 767px) {
  .success-popup-redesign .popup__title-redesign {
    font-size: 40px;
    line-height: 52px;
  }
}

@media only screen and (max-width: 576px) {
  .success-popup-redesign .popup__title-redesign {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 16px;
  }
}

.success-popup-redesign .popup__text-redesign {
  margin-top: 0;
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  .success-popup-redesign .popup__text-redesign {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 576px) {
  .success-popup-redesign .popup__text-redesign {
    font-size: 16px;
    line-height: 24px;
  }
}

.success-popup-redesign .mfp-close {
  top: 20px;
  right: 20px;
}

.success-popup-redesign .popup__redesign-btn {
  border-radius: 16px;
  border: 0;
  font-weight: 600;
  padding: 18px 20px;
  font-family: 'Manrope';
  font-size: 20px;
  margin-bottom: 52px;
}

@media only screen and (max-width: 767px) {
  .success-popup-redesign .popup__redesign-btn {
    margin-bottom: 24px;
  }
}

.success-popup-redesign .popup__image-redesign svg {
  width: 200px;
  height: 200px;
}

@media only screen and (max-width: 767px) {
  .success-popup-redesign .popup__image-redesign svg {
    width: 140px;
    height: 140px;
  }
}

.new-header-main .header-main__top > .container .header-main__item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 576px) {
  .new-header-main .header-main__logo {
    max-width: 75px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-header-main .header-main__add-logo {
    max-width: 56px;
  }
}

@media only screen and (max-width: 576px) {
  .new-header-main .site-nav__item {
    margin-left: 15px;
  }
  .new-header-main .site-nav__item:first-child {
    margin-left: 0;
  }
}

.is-mobile-nav-open .new-header-main .mobile-nav {
  top: 0;
  height: calc(100dvh - 77px);
  overflow: hidden auto;
  border-radius: 0;
}

.new-header-main .swiper {
  overflow: visible;
}

.new-header-main .footer-about {
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: 450;
}

.new-header-main .footer-about__inner {
  padding-top: 25px;
  padding-bottom: 20px;
}

.new-header-main .footer-about__section:not(:first-child) {
  padding-top: 25px;
}

.new-header-main .footer-about__section:first-child {
  padding-bottom: 25px;
}

.new-header-main .footer-about__section:last-child {
  padding-top: 30px;
}

.new-header-main .footer-about__logo {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media only screen and (min-width: 767px) {
  .new-header-main .footer-about__logo span {
    opacity: 0;
  }
}

.new-header-main .city-list__item {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
}

.new-header-main .city-list__item:not(:first-child) {
  margin-left: 20px;
}

.new-mobile-menu {
  position: relative;
  padding: 0;
}

.new-mobile-menu .container {
  height: auto;
}

.is-mobile-nav-open .new-mobile-menu {
  margin-top: 10px;
  border-top: 1px solid #E7E7E7;
  padding-top: 15px;
}

.new-mobile-menu__inner {
  height: auto;
  margin-bottom: 12px;
}

.new-mobile-menu__links-grid {
  display: grid;
  gap: 12px;
  grid-auto-rows: calc(110 / 375 * 100dvw);
  margin-bottom: 12px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-grid {
    grid-auto-rows: calc(160 / 768 * 100dvw);
    margin-bottom: 16px;
  }
}

.new-mobile-menu__links-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.new-mobile-menu__links-group > :not(:last-child) {
  margin-right: 12px;
}

.new-mobile-menu__links-group > :first-child {
  -ms-flex-preferred-size: calc(200 / 375 * 100dvw);
  flex-basis: calc(200 / 375 * 100dvw);
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-group > :not(:last-child) {
    margin-right: 16px;
  }
  .new-mobile-menu__links-group > :first-child {
    -ms-flex-preferred-size: calc(225 / 716 * 100%);
    flex-basis: calc(225 / 716 * 100%);
  }
}

.new-mobile-menu__links-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 45px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-cards {
    margin-bottom: 52px;
  }
}

.new-mobile-menu__links-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-mobile-menu__links-card::before {
  content: '';
  display: block;
  padding-bottom: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 8px;
  border-radius: 12px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-card::before {
    padding-bottom: calc(160 /228 * 100%);
    margin-bottom: 12px;
  }
}

.new-mobile-menu__links-card-arrow {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 2.4rem;
  height: 2.4rem;
}

.new-mobile-menu__links-card-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
  max-width: 100px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-card-text {
    font-size: 15px;
    max-width: none;
  }
}

.new-mobile-menu__links-card.company-link::before {
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/company.png), lightgray -199.068px -91.325px/547.421% 268.099% no-repeat;
}

.new-mobile-menu__links-card.corporative-link::before {
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/corporative.png), lightgray -199.068px -91.325px/547.421% 268.099% no-repeat;
}

.new-mobile-menu__links-card.decorator-link::before {
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/decorator.png), lightgray -199.068px -91.325px/547.421% 268.099% no-repeat;
}

.new-mobile-menu__links-portfolio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}

.new-mobile-menu__links-portfolio::before {
  content: '';
  display: block;
  padding-bottom: calc(140 / 343 * 100%);
  border-radius: 12px;
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/portfolio.png), #fff;
  margin-bottom: 8px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-portfolio::before {
    padding-bottom: calc(240 / 716 * 100%);
  }
}

.new-mobile-menu__links-portfolio-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-portfolio-title {
    font-size: 20px;
  }
}

.new-mobile-menu__links-gallery {
  display: block;
  padding: 11px 17px 16px;
  height: calc(138 / 375 * 100dvw);
  border-radius: 12px;
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/gallery.png), -o-linear-gradient(261deg, #0A1E21 50.44%, #006C7B 328.82%);
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/gallery.png), linear-gradient(189deg, #0A1E21 50.44%, #006C7B 328.82%);
  margin-bottom: 45px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-gallery {
    height: calc(240 / 715 * 100dvw);
    background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/gallery-tablet.png), -o-linear-gradient(261deg, #0A1E21 50.44%, #006C7B 328.82%);
    background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/gallery-tablet.png), linear-gradient(189deg, #0A1E21 50.44%, #006C7B 328.82%);
    margin-bottom: 45px;
  }
}

.new-mobile-menu__links-gallery-content {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 138px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-gallery-content {
    max-width: none;
  }
}

.new-mobile-menu__links-gallery-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-gallery-title {
    font-size: 30px;
  }
}

.new-mobile-menu__links-gallery-text {
  color: #fff;
  font-size: 12px;
  font-weight: 450;
  line-height: 130%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__links-gallery-text {
    font-size: 15px;
  }
}

.new-mobile-menu__links-group > .new-mobile-menu__link {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.new-mobile-menu__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 10px 0 13px 14px;
  border-radius: 12px;
  background-color: #F6F6F6;
  overflow: hidden;
  z-index: 1;
}

.new-mobile-menu__link-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 110%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__link-title {
    font-size: 20px;
  }
}

.new-mobile-menu__link-text {
  color: #9A9A9A;
  font-size: 10px;
  line-height: 130%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__link-text {
    font-size: 13px;
  }
}

.new-mobile-menu__link.showrooms-link {
  position: relative;
  z-index: 1;
}

.new-mobile-menu__link.showrooms-link::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  bottom: 0;
  border-radius: 12px;
  background: no-repeat 0 0/contain url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/showrooms.png);
  z-index: -1;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__link.showrooms-link::after {
    width: 26%;
  }
}

.new-mobile-menu__link.store-link {
  position: relative;
  z-index: 1;
}

.new-mobile-menu__link.store-link::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60%;
  border-radius: 12px;
  background: no-repeat 0 0/contain url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/store.png);
  z-index: -1;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__link.store-link::after {
    width: 42%;
  }
}

.new-mobile-menu__blog-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 13px;
}

.new-mobile-menu__blog-link-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin-right: 6px;
}

.new-mobile-menu__blog-link-icon {
  width: 13px;
  height: 13px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__blog-link {
    margin-bottom: 22px;
  }
  .new-mobile-menu__blog-link-text {
    font-size: 30px;
    margin-right: 9px;
  }
  .new-mobile-menu__blog-link-icon {
    width: 15px;
    height: 15px;
  }
}

.new-mobile-menu__articles-list-wrapp {
  padding-bottom: 55px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu__articles-list-wrapp {
    padding-bottom: 60px;
  }
}

.new-call-info {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .new-call-info {
    margin-left: auto;
    margin-right: 6px;
  }
}

.new-call-info__tel {
  color: #363636;
  font-weight: 700;
  outline: none;
  line-height: 1;
  font-size: 1.3rem;
  line-height: 112%;
}

@media only screen and (max-width: 1024px) {
  .new-call-info__tel {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .new-call-info__tel {
    width: 42px;
    height: 42px;
    padding: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 10px;
    background: #F6F6F6;
    font-size: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.2753 3.55575C14.3008 3.46056 14.3447 3.37133 14.4047 3.29315C14.4647 3.21496 14.5394 3.14935 14.6248 3.10008C14.7101 3.0508 14.8043 3.01882 14.902 3.00596C14.9996 2.99309 15.0989 2.99961 15.1941 3.02512C16.5844 3.38789 17.853 4.11473 18.869 5.13078C19.8851 6.14684 20.6119 7.41538 20.9747 8.80575C21.0002 8.90092 21.0067 9.00018 20.9939 9.09786C20.981 9.19555 20.949 9.28974 20.8997 9.37507C20.8505 9.46039 20.7849 9.53516 20.7067 9.59512C20.6285 9.65508 20.5393 9.69904 20.4441 9.7245C20.3807 9.74114 20.3155 9.74964 20.25 9.74981C20.0849 9.74986 19.9243 9.6954 19.7933 9.59488C19.6622 9.49436 19.5681 9.3534 19.5253 9.19387C19.2296 8.05869 18.6365 7.02292 17.8071 6.19335C16.9777 5.36378 15.942 4.77044 14.8069 4.4745C14.7116 4.44914 14.6223 4.40525 14.544 4.34533C14.4657 4.28542 14.4 4.21066 14.3506 4.12533C14.3013 4.04 14.2692 3.94577 14.2563 3.84803C14.2433 3.7503 14.2498 3.65098 14.2753 3.55575ZM14.0569 7.4745C15.3497 7.8195 16.1803 8.65106 16.5253 9.94387C16.5681 10.1034 16.6622 10.2444 16.7933 10.3449C16.9243 10.4454 17.0849 10.4999 17.25 10.4998C17.3155 10.4996 17.3807 10.4911 17.4441 10.4745C17.5393 10.449 17.6285 10.4051 17.7067 10.3451C17.7849 10.2852 17.8505 10.2104 17.8997 10.1251C17.949 10.0397 17.981 9.94555 17.9939 9.84786C18.0067 9.75018 18.0002 9.65092 17.9747 9.55575C17.4947 7.7595 16.2403 6.50512 14.4441 6.02512C14.3489 5.9997 14.2497 5.99327 14.152 6.0062C14.0544 6.01913 13.9602 6.05117 13.8749 6.10049C13.7897 6.1498 13.7149 6.21543 13.655 6.29363C13.5951 6.37182 13.5512 6.46105 13.5258 6.55622C13.5004 6.65138 13.4939 6.75063 13.5069 6.84828C13.5198 6.94593 13.5518 7.04008 13.6012 7.12535C13.6505 7.21062 13.7161 7.28534 13.7943 7.34525C13.8725 7.40516 13.9617 7.44907 14.0569 7.4745ZM20.8472 14.8554L16.4306 12.8764L16.4184 12.8707C16.1892 12.7727 15.939 12.7333 15.6907 12.7562C15.4424 12.7792 15.2037 12.8636 14.9963 13.002C14.9718 13.0181 14.9484 13.0357 14.9259 13.0545L12.6441 14.9998C11.1984 14.2976 9.70595 12.8164 9.00376 11.3895L10.9519 9.07294C10.9706 9.0495 10.9884 9.02606 11.0053 9.00075C11.1407 8.79384 11.2229 8.55667 11.2445 8.31035C11.2661 8.06402 11.2264 7.81618 11.1291 7.58887V7.57762L9.14438 3.15356C9.0157 2.85662 8.79444 2.60926 8.51362 2.44841C8.2328 2.28756 7.9075 2.22184 7.58626 2.26106C6.31592 2.42822 5.14986 3.05209 4.30588 4.01615C3.4619 4.98021 2.99771 6.21852 3.00001 7.49981C3.00001 14.9436 9.05626 20.9998 16.5 20.9998C17.7813 21.0021 19.0196 20.5379 19.9837 19.6939C20.9477 18.85 21.5716 17.6839 21.7388 16.4136C21.7781 16.0924 21.7125 15.7672 21.5518 15.4864C21.3911 15.2056 21.144 14.9843 20.8472 14.8554Z' fill='%23353535'/%3E%3C/svg%3E");
  }
}

.new-call-info__worktime {
  line-height: 1;
  color: #929292;
  font-size: 1.3rem;
}

@media only screen and (max-width: 1024px) {
  .new-call-info__worktime {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .new-call-info__worktime {
    display: none;
  }
}

.new-burger {
  border-radius: 10px;
  background-color: #F6F6F6;
  font-size: 13px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.13px;
  border: none;
  overflow: hidden;
  position: relative;
  width: 105px;
  height: 42px;
}

.new-burger__inner {
  position: absolute;
  left: 50%;
  top: 10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.new-burger__inner:first-child {
  opacity: 1;
}

.new-burger__inner:last-child {
  opacity: 0;
}

.is-mobile-nav-open .new-burger__inner:first-child {
  opacity: 0;
}

.is-mobile-nav-open .new-burger__inner:last-child {
  opacity: 1;
}

.new-burger__text {
  margin-right: 7px;
}

.new-burger__icon {
  width: 22px;
  height: 22px;
}

.mobile-panel-controls {
  display: grid;
  grid-template-columns: calc(207 / 343 * 100%) 1fr 1fr;
  width: 100%;
  padding-bottom: 26px;
  gap: 6px;
}

.mobile-panel-controls.welcome-mobile-panel-controls {
  grid-template-columns: 1fr 1fr;
}

.mobile-panel-controls__item {
  overflow: hidden;
}

.mobile-panel-controls__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 72px;
  padding: 27px 25px;
  border-radius: 12px;
  background: #FFF200;
  border: none;
  opacity: 1;
}

.mobile-panel-controls__btn-icon {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}

.mobile-panel-controls__btn-text {
  font-size: 14px;
  font-weight: 450;
  line-height: 110%;
}

.mobile-panel-controls__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 14px 10px 10px;
  border-radius: 12px;
  background-color: #F6F6F6;
  height: 100%;
}

.mobile-panel-controls__link-icon {
  width: 46px;
  height: 46px;
  margin: -14px 0 -8px 0;
}

.mobile-panel-controls__link-text {
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.1px;
}

@media only screen and (min-width: 767px) {
  .mobile-panel-controls__link-text {
    font-size: 12px;
    letter-spacing: 0.12px;
  }
}

.catalog-menu-btn {
  position: relative;
  width: 100%;
  padding: 12px 0px 16px 17px;
  display: grid;
  grid-template-columns: 1fr calc(160 / 343 * 100%);
  border-radius: 12px;
  background-color: #F6F6F6;
  border: none;
  overflow: hidden;
}

.catalog-menu-btn__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.catalog-menu-btn__info {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.catalog-menu-btn__icon {
  width: 14px;
  height: 14px;
  margin-right: 7px;
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn__icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
  }
}

.catalog-menu-btn__text {
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn__text {
    font-size: 30px;
  }
}

.catalog-menu-btn__description {
  color: #9A9A9A;
  font-size: 10px;
  line-height: 130%;
  max-width: 150px;
  text-align: left;
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn__description {
    font-size: 15px;
    max-width: 290px;
  }
}

.catalog-menu-btn__img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 100%;
}

.catalog-menu-btn__img-wrapp {
  position: relative;
  padding-bottom: 80%;
  margin: -12px 0 -16px;
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn__img {
    width: 100%;
    top: auto;
    bottom: 0;
  }
  .catalog-menu-btn__img-wrapp {
    margin: -15px 0 -20px;
    padding-bottom: 63.8%;
  }
}

.catalog-menu-btn__arrow {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 13px;
  height: 13px;
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn__arrow {
    width: 17px;
    height: 17px;
    top: 17px;
    right: 17px;
  }
}

@media only screen and (min-width: 767px) {
  .catalog-menu-btn {
    padding: 15px 0px 20px 22px;
    grid-template-columns: 1fr calc(292 / 716 * 100%);
  }
}

.new-mobile-catalog {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  z-index: 10;
  width: 100%;
}

.new-mobile-catalog._is-opened {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.new-mobile-catalog__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 1.6rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.new-mobile-catalog__wrapp {
  padding: 0 1.6rem;
}

.new-mobile-catalog__head {
  position: sticky;
  top: 0;
  z-index: 5;
  background-color: #fff;
}

.new-mobile-catalog__head::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fff0), color-stop(70%, #fff), to(#fff));
  background-image: -o-linear-gradient(bottom, #fff0, #fff 70%, #fff);
  background-image: linear-gradient(0deg, #fff0, #fff 70%, #fff);
}

.new-mobile-catalog__categories {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 430px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.new-mobile-catalog__category {
  position: relative;
  padding: 0 0 6px;
  color: #757575;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: none;
  background-color: #fff0;
  font-size: 17px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (min-width: 767px) {
  .new-mobile-catalog__category {
    font-size: 20px;
  }
}

.new-mobile-catalog__category::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  border-top: 1px solid #363636;
  border-bottom: 1px solid #363636;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.new-mobile-catalog__category._is-active {
  color: #363636;
}

.new-mobile-catalog__category._is-active::after {
  width: calc(100% - 2px);
}

.new-mobile-catalog__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 110%;
  margin: 0;
}

.new-mobile-catalog__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 450;
  line-height: 100%;
  border-radius: 4px;
  background-color: #363636;
  margin-right: 15px;
  border: none;
}

.new-mobile-catalog__back-arrow {
  width: 8px;
  height: 8px;
  margin-right: 5px;
}

.new-mobile-catalog__categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-catalog-category-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: calc(100dvh - 208px);
  overflow: hidden auto;
  padding: 24px 0 20px;
}

.mobile-catalog-category-item._is-active {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  opacity: 1;
}

.mobile-catalog-category-item__inner {
  --gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: var(--gap);
}

@media only screen and (min-width: 767px) {
  .mobile-catalog-category-item__inner {
    --gap: 16px;
  }
}

.mobile-catalog-category-item__inner .mobile-catalog-item {
  width: calc((100% - var(--gap)) / 2);
}

@media only screen and (min-width: 767px) {
  .mobile-catalog-category-item__inner .mobile-catalog-item {
    width: calc((100% - 2 * var(--gap)) / 3);
  }
}

@media only screen and (min-width: 767px) {
  .mobile-catalog-category-item {
    padding: 26px 0 103px;
    height: calc(100dvh - 194px);
  }
}

.mobile-catalog-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile-catalog-item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mobile-catalog-item__img-wrapp {
  position: relative;
  background-color: #F6F6F6;
  overflow: hidden;
  border-radius: 12px;
  padding-bottom: calc(100 / 165 * 100%);
  margin-bottom: 5px;
}

.mobile-catalog-item__category {
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 3px;
}

@media only screen and (min-width: 767px) {
  .mobile-catalog-item__category {
    font-size: 16px;
    font-weight: 450;
    line-height: 130%;
    white-space: nowrap;
  }
}

.new-mobile-menu-announcement__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  max-width: 70px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-announcement__content {
    max-width: none;
  }
}

.new-mobile-menu-announcement__title {
  margin: 0;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-announcement__title {
    font-size: 20px;
  }
}

.new-mobile-menu-announcement__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.new-mobile-menu-announcement__picture > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.new-mobile-menu-announcement__description {
  margin: 0;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-announcement__description {
    font-size: 13px;
  }
}

.promotions-and-discounts::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px;
  background: no-repeat 0 0/cover url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/promotions-and-discounts.png), #FFF200;
  z-index: -1;
}

@media only screen and (min-width: 767px) {
  .promotions-and-discounts::after {
    background: no-repeat 0 0/contain url(/local/templates/stilkuhni/assets/css/../img/new-header-munu/promotions-and-discounts-tablet.png), #FFF200;
  }
}

.promotions-and-discounts__title {
  max-width: 67px;
}

@media only screen and (min-width: 767px) {
  .promotions-and-discounts__title {
    max-width: none;
  }
}

.mobile-menu-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 240px;
  height: 250px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 12px;
  background-color: #F6F6F6;
  overflow: hidden;
}

.mobile-menu-article__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.mobile-menu-article__img-wrap {
  position: relative;
  width: 100%;
  padding-bottom: calc(121 / 241 * 100%);
}

@media only screen and (min-width: 767px) {
  .mobile-menu-article__img-wrap {
    padding-bottom: 50%;
  }
}

.mobile-menu-article__content {
  padding: 11px 14px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (min-width: 767px) {
  .mobile-menu-article__content {
    padding-top: 12.5px;
  }
}

.mobile-menu-article__name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (min-width: 767px) {
  .mobile-menu-article__name {
    -webkit-line-clamp: 6;
    min-width: 210px;
  }
}

.mobile-menu-article__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile-menu-article__mark {
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: #FFF200;
  border-radius: 999px;
  font-size: 12px;
  line-height: 120%;
  z-index: 10;
  padding: 4px 12px;
}

.mobile-menu-article .rate__wrap {
  font-weight: 450;
}

.mobile-menu-article .rate > :not(:first-child) {
  margin-left: 15px;
}

@media only screen and (min-width: 767px) {
  .mobile-menu-article .rate__wrap svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}

@media only screen and (min-width: 767px) {
  .mobile-menu-article {
    width: 300px;
    height: 311px;
  }
}

.new-mobile-menu-nav {
  padding-bottom: 57px;
}

.new-mobile-menu-nav__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-nav__container {
    grid-template-columns: 255px  1fr;
    gap: 50px;
  }
}

.new-mobile-menu-nav__list > :not(:last-child) {
  margin-bottom: 20px;
}

.new-mobile-menu-nav__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  margin: 0 0 24px;
}

.new-mobile-menu-nav__title._gray {
  color: #9A9A9A;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-nav__title {
    font-size: 30px;
    margin-bottom: 27px;
  }
}

.new-mobile-menu-nav__link {
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.14px;
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-nav__link {
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (min-width: 767px) {
  .new-mobile-menu-nav {
    padding-bottom: 124px;
  }
}

.wysiwyg .product-announce-wrapp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp {
    top: min(-25%, -110px);
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: max(100%, 475px);
    margin: 0 -2rem;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: grid;
  padding: 24px;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border-radius: 6px;
  max-height: 450px;
  color: #363636;
  overflow: auto;
  z-index: 15;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card {
    gap: 8px;
    width: 95%;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 6px;
  background-color: rgba(246, 246, 246, 0);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: -1;
}

.wysiwyg .product-announce-wrapp .product-announce-card._full {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  grid-template-columns: 2.13fr 3fr;
  grid-template-areas: 'title title' 'details description' 'price description' 'link description';
  max-width: 580px;
  width: 95%;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card._full {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "details" "price" "description" "link";
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card._full .product-announce-card__description {
  padding-left: 20px;
  border-left: 1px solid #363636;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card._full .product-announce-card__description {
    padding-left: 0;
    padding-top: 16px;
    border-left: none;
    color: #363636;
    border-top: 1px solid #363636;
    margin-bottom: 12px;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card._description {
  grid-template-areas: "title" "description" "link";
}

.wysiwyg .product-announce-wrapp .product-announce-card._description .product-announce-card__description {
  font-size: 16px;
  margin-bottom: 30px;
  max-width: 385px;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card._description .product-announce-card__description {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card._description {
    max-width: 343px;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card._default {
  max-width: 261px;
  grid-template-areas: "title" "details" "price" "description" "link";
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card._default {
    max-width: 343px;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card._showed {
  bottom: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.wysiwyg .product-announce-wrapp .product-announce-card._showed::after {
  background-color: rgba(246, 246, 246, 0.8);
}

.wysiwyg .product-announce-wrapp .product-announce-card__close {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.wysiwyg .product-announce-wrapp .product-announce-card__title {
  grid-area: title;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  color: #363636;
  margin: 0 0 16px;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card__title {
    margin-bottom: 0;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card__details-list {
  grid-area: details;
  padding: 0;
  margin: 0;
  list-style: none;
}

.wysiwyg .product-announce-wrapp .product-announce-card__details-list:not(:last-child) {
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card__details-list:not(:last-child) {
    margin-bottom: 0;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card__details-list > :not(:last-child) {
  margin-bottom: 8px;
}

.wysiwyg .product-announce-wrapp .product-announce-card__details-item {
  font-size: 14px;
  line-height: 16px;
}

.wysiwyg .product-announce-wrapp .product-announce-card__value {
  font-weight: 600;
}

.wysiwyg .product-announce-wrapp .product-announce-card__price {
  grid-area: price;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}

.wysiwyg .product-announce-wrapp .product-announce-card__price:not(:last-child) {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card__price:not(:last-child) {
    margin-bottom: 0;
  }
}

.wysiwyg .product-announce-wrapp .product-announce-card__link {
  grid-area: link;
  text-decoration: none;
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  border: none;
}

.wysiwyg .product-announce-wrapp .product-announce-card__link > :not(:last-child) {
  margin-right: 8px;
}

.wysiwyg .product-announce-wrapp .product-announce-card__description {
  grid-area: description;
  font-size: 14px;
  line-height: 150%;
}

.wysiwyg .product-announce-wrapp .product-announce-card__description > strong {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .wysiwyg .product-announce-wrapp .product-announce-card__description {
    margin-bottom: 12px;
  }
}

.store {
  margin-top: 27px;
  position: relative;
}

.store .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.store .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.store .swiper-horizontal > .swiper-pagination-bullets, .store .swiper-pagination-bullets.swiper-pagination-horizontal, .store .swiper-pagination-custom, .store .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.store .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.store .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.store .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

.store button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.store .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.store .swiper-pagination-bullet:only-child {
  display: none !important;
}

.store .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.store .swiper-pagination-vertical.swiper-pagination-bullets, .store .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.store .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .store .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.store .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .store .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.store .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .store .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.store .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .store .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.store .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .store .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.store .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .store .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.store .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.store .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.store .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.store .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.store .swiper-horizontal > .swiper-pagination-progressbar, .store .swiper-pagination-progressbar.swiper-pagination-horizontal, .store .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .store .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.store .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .store .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .store .swiper-pagination-progressbar.swiper-pagination-vertical, .store .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.store .swiper-pagination-lock {
  display: none;
}

.store :root {
  --swiper-navigation-size:44px;
}

.store .swiper-button-next, .store .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  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: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.store .swiper-button-next.swiper-button-disabled, .store .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.store .swiper-button-next:after, .store .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.store .swiper-button-prev, .store .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.store .swiper-button-prev:after, .store .swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.store .swiper-button-next, .store .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.store .swiper-button-next:after, .store .swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.store .swiper-button-lock {
  display: none;
}

@media only screen and (max-width: 767px) {
  .store {
    margin-top: 22px;
  }
}

.store__title {
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .store__title {
    margin-bottom: 24px;
    font-size: 28px;
  }
}

.store__filter {
  margin-bottom: 32px;
}

.store__filters {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1024px) {
  .store__filters {
    margin-bottom: 24px;
  }
}

.store__filters-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
}

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

@media only screen and (max-width: 1024px) {
  .store__filters-box {
    width: 100%;
  }
}

.store__filters-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.store__filters-count {
  margin-left: 20px;
  color: #9a9a9a;
  font-size: 16px;
  font-weight: 450;
  line-height: 120%;
}

@media only screen and (max-width: 1024px) {
  .store__filters-item {
    display: none;
  }
}

.store__filters-itemButton {
  background: transparent;
  border: 0;
  padding: 0;
  height: 44px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 31px;
  border-radius: 999px;
  border: 1px solid #e4e4e4;
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.store__filters-itemButton-filters {
  background: transparent;
  border: 0;
  padding: 0;
  height: 44px;
  gap: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 31px;
  border-radius: 999px;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (max-width: 1024px) {
  .store__filters-itemButton-filters {
    text-transform: capitalize;
  }
}

@media only screen and (max-width: 1024px) {
  .store__filters-all {
    display: block;
  }
}

.store__filters-values {
  margin-top: 32px;
  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;
  gap: 16px;
}

.store__filters-valuesReset {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 450;
  line-height: normal;
}

.store__filters-valuesSlide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.store__filters-valuesItem {
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background: #f6f6f6;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 450;
  line-height: normal;
}

.store__filters-valuesClose {
  background: transparent;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.store__filters-valuesClose svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #d9d9d9;
}

.store__filters-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.store__filters-sortBtn {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__catalog--index {
  overflow-y: visible;
  margin-top: 7rem;
}

.store__catalog--index .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.store__catalog--index .swiper-pagination {
  bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .store__catalog--index {
    margin-top: 5rem;
  }
  .store__catalog--index .slick-list {
    padding: 0 20% 0 0 !important;
  }
}

.store__catalog--index .slick-list {
  overflow-y: visible;
}

.store__catalog--index .slick-track {
  overflow-y: hidden;
  max-height: 360px;
}

.store__catalog-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 30px;
}

@media only screen and (max-width: 1365px) {
  .store__catalog-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 24px;
  }
}

@media only screen and (max-width: 1024px) {
  .store__catalog-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 15px;
  }
}

.store__catalog-wrapper--index {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: inherit;
}

.store__catalog-wrapper--index .slick-slide {
  margin: 0 15px;
}

.store__catalog-wrapper--index .slick-list {
  margin: 0 -15px;
}

.store__card {
  position: relative;
  max-width: 100%;
}

@media (hover: hover) {
  .store__card:hover .store__card-overlay {
    opacity: 1;
    visibility: visible;
  }
  .store__card:hover .store__card-box {
    z-index: 4;
  }
  .store__card:hover .store__card-info {
    opacity: 1;
    visibility: visible;
  }
  .store__card:hover .store__card-fabricsItem:nth-child(n + 4) {
    display: block;
  }
}

@media only screen and (hover: hover) and (max-width: 767px) {
  .store__card:hover .store__card-fabricsItem:nth-child(n + 4) {
    display: none;
  }
}

@media (hover: hover) {
  .store__card:hover .store__card-fabricsMore {
    display: block;
  }
  .store__card:hover .store__card-topImages-grid {
    opacity: 1;
    pointer-events: auto;
  }
  .store__card:hover .store__card-topImages-slider .swiper-pagination {
    opacity: 1;
    pointer-events: auto;
  }
  .store__card:hover .store__card-cart {
    opacity: 1;
    pointer-events: auto;
  }
}

.store__card-overlay {
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  -webkit-box-shadow: 0 6px 24px -2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 24px -2px rgba(0, 0, 0, 0.08);
  top: -24px;
  left: -24px;
  right: -24px;
  bottom: -24px;
  min-height: 100%;
  border-radius: 4px 4px 0 0;
}

@media only screen and (max-width: 767px) {
  .store__card-overlay {
    top: -15px;
    right: -15px;
    left: -15px;
    bottom: -15px;
  }
}

.store__card-box {
  position: relative;
  z-index: 2;
}

.store__card-top {
  position: relative;
}

.store__card-topLabels {
  opacity: 0;
  top: 8px;
  left: 8px;
  right: 8px;
  position: absolute;
  overflow: hidden;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 1024px) {
  .store__card-topLabels {
    margin-bottom: 8px;
  }
}

.store__card-topLabels-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  gap: 4px;
}

.store__card-topLabel {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 4px 6px;
  color: #363636;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-radius: 4px;
  background: #fff200;
}

.store__card-topLabel.black_friday {
  background: #363636;
}

.store__card-topLabel.black_friday span {
  background: -o-linear-gradient(314deg, #fff200 0%, rgba(255, 242, 0, 0.2) 100%);
  background: linear-gradient(136deg, #fff200 0%, rgba(255, 242, 0, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.store__card-topLabel._more {
  background: #f0f0f0;
  color: #c8c8c8;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.store__card-topLabel.hide {
  display: none;
}

.store__card-topImages {
  position: relative;
}

.store__card-topImages::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 358 / 225;
}

@media only screen and (max-width: 767px) {
  .store__card-topImages::after {
    aspect-ratio: 164 / 103;
  }
}

.store__card-topImages-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.store__card-topImages-slider {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.store__card-topImages-slider .swiper {
  width: 100%;
  height: 100%;
}

.store__card-topImages-slider .swiper-pagination {
  --swiper-pagination-bullet-horizontal-gap: 2px;
  --swiper-pagination-color: #757575;
  --swiper-pagination-bullet-inactive-color: #e4e4e4;
  --swiper-pagination-bullet-width: 4px;
  --swiper-pagination-bullet-height: 4px;
  --swiper-pagination-bullet-inactive-opacity: 1;
  opacity: 0;
  pointer-events: none;
}

@media (hover: none) {
  .store__card-topImages-slider .swiper-pagination {
    opacity: 1;
    pointer-events: auto;
  }
}

.store__card-topImages-slider .swiper-pagination-bullet-active-prev,
.store__card-topImages-slider .swiper-pagination-bullet-active-next {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.store__card-topImages-slider .swiper-pagination-bullet-active-prev-prev,
.store__card-topImages-slider .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.store__card-topImages-img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.store__card-topImages-grid {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.store__card-topImages-gridItem {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  position: relative;
}

.store__card-topImages-gridItem::after {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.store__card-content {
  margin-top: 16px;
}

.store__card-contentBox {
  position: relative;
  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-top: 16px;
  z-index: 4;
}

@media only screen and (max-width: 767px) {
  .store__card-contentBox {
    margin-top: 8px;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .store__card-content {
    margin-top: 14px;
  }
}

.store__card-title {
  display: block;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #363636;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__card-title {
    font-size: 14px;
    line-height: 160%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: calc(44px * 2);
    white-space: normal;
  }
}

.store__card-cart {
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .store__card-cart {
    display: none;
    opacity: 1;
    position: static;
    pointer-events: auto;
    margin: 14px 0 16px;
  }
}

@media (hover: none) {
  .store__card-cart {
    opacity: 1;
    pointer-events: auto;
  }
}

.store__card-cartButton {
  background: transparent;
  border: 0;
  padding: 0;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff200;
  border-radius: 50%;
  background: #fff200;
  -webkit-transition: background 0.3s, border 0.3s;
  -o-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}

@media only screen and (max-width: 767px) {
  .store__card-cartButton {
    width: 40px;
    height: 40px;
  }
}

.store__card-cartButton.js-store-cart-open-btn {
  border: 1px solid #363636;
  background: #fff;
}

.store__card-cartButton.js-store-cart-open-btn svg {
  fill: #363636;
}

.store__card-priceBox {
  position: relative;
  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;
  gap: 8px;
}

@media only screen and (max-width: 767px) {
  .store__card-priceBox {
    gap: 16px;
  }
}

.store__card-priceCurrent {
  color: #363636;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__card-priceCurrent {
    font-size: 16px;
  }
}

.store__card-priceOld {
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
  text-decoration: line-through;
}

@media only screen and (max-width: 767px) {
  .store__card-priceOld {
    font-size: 12px;
  }
}

.store__card-priceDiscount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background: #fff200;
  width: 50px;
  height: 18px;
  color: #363636;
  font-size: 12px;
  font-weight: 450;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__card-priceDiscount {
    display: none;
  }
}

.store__card-fabrics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.store__card-fabricsWrapper {
  margin-top: 24px;
}

@media only screen and (max-width: 767px) {
  .store__card-fabricsWrapper {
    margin-top: 16px;
  }
}

.store__card-fabricsList {
  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;
}

.store__card-fabricsItem._active .store__card-fabricsItem-link {
  border-color: #e4e4e4;
}

@media only screen and (max-width: 767px) {
  .store__card-fabricsItem:nth-child(n + 4) {
    display: none;
  }
  .store__card-fabricsItem:nth-child(n + 4)._active {
    display: block;
  }
}

.store__card-fabricsItem-link {
  width: 32px;
  height: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.store__card-fabricsItem-imgWrap {
  width: 17px;
  height: 17px;
  border: 1px solid #f5f3f1;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.store__card-fabricsItem-img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.store__card-fabricsMore {
  margin-left: 8px;
}

@media (hover: none) {
  .store__card-fabricsMore {
    display: block;
  }
}

.store__card-fabricsMore-link {
  display: inline-block;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 450;
  line-height: 150%;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-bottom-color: #c8c8c8;
}

.store__card-info {
  position: absolute;
  background: #ffffff;
  border-radius: 0 0 4px 4px;
  left: -24px;
  opacity: 0;
  padding: 24px;
  right: -24px;
  top: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: hidden;
  z-index: 3;
  border: 1px solid #e4e4e4;
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .store__card-info {
    right: -15px;
    left: -15px;
    padding: 15px;
  }
}

.store__card-infoItem-title {
  margin-bottom: 9px;
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.store__card-infoItem-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .store__card-infoItem-data {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
  }
}

.store__card-infoItem-dataTitle {
  display: block;
  margin-bottom: 8px;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 450;
  line-height: 150%;
}

.store__card-infoItem-dataInfo {
  display: block;
  color: #363636;
  font-size: 16px;
  font-weight: 450;
  line-height: 150%;
}

.store__card-infoBottom {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.store__card-infoMore {
  margin-left: auto;
  display: inline-block;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

@media (hover: hover) {
  .store__card-infoMore:hover {
    border-bottom-color: #c8c8c8;
  }
}

.store__info {
  margin-top: 64px;
}

@media only screen and (max-width: 1024px) {
  .store__info {
    margin-top: 48px;
  }
}

.store__info-queries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  margin-bottom: 64px;
}

@media only screen and (max-width: 1024px) {
  .store__info-queries {
    gap: 16px;
    -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;
  }
}

.store__info-queriesTitle {
  margin-top: 13px;
  color: #c8c8c8;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 450;
  line-height: 160%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .store__info-queriesTitle {
    text-align: center;
  }
}

.store__info-queriesList {
  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;
  gap: 8px;
}

@media only screen and (max-width: 1024px) {
  .store__info-queriesList {
    gap: 6px 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.store__info-queriesLink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 31px;
  border: 1px solid #e4e4e4;
  height: 44px;
  border-radius: 999px;
  color: #757575;
  font-size: 16px;
  font-weight: 450;
  line-height: 120%;
}

.store__info-text {
  margin-top: 64px;
  color: #000;
  font-size: 16px;
  font-weight: 450;
  line-height: 160%;
}

.store__info-text p {
  margin-top: 0;
}

.store__info-text :last-child {
  margin-bottom: 0;
}

.store__cart {
  position: fixed;
  right: 8.6rem;
  bottom: 5rem;
  z-index: 10;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0.8rem;
  background: #fff200;
  -webkit-box-shadow: 0 0 0 2px #ffffff;
  box-shadow: 0 0 0 2px #ffffff;
}

@media only screen and (max-width: 767px) {
  .store__cart {
    right: 8.5rem;
    bottom: 7.2rem;
    width: 4rem;
    height: 4rem;
  }
}

.store__cart-button {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

@media (hover: hover) {
  .store__cart-button:hover .store__cart-buttonIcon svg {
    fill: #363636;
  }
  .store__cart-button:hover .store__cart-buttonText {
    color: #363636;
  }
}

.store__cart-buttonIcon {
  position: relative;
  width: 24px;
  height: 24px;
}

.store__cart-buttonIcon svg {
  fill: #9a9a9a;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 767px) {
  .store__cart-buttonIcon {
    width: 100%;
    height: 100%;
  }
}

.store__cart-buttonCount {
  display: inline-block;
  padding: 2px 6px;
  height: 14px;
  position: absolute;
  color: #fff200;
  font-size: 10px;
  font-style: normal;
  font-weight: 450;
  line-height: 1.2;
  top: -2px;
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  background: #363636;
  border-radius: 815px;
}

.store__cart-buttonText {
  color: #9a9a9a;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 767px) {
  .store__cart-buttonText {
    display: none;
  }
}

.store__cart-content {
  -webkit-overflow-scrolling: auto;
  bottom: 0;
  height: 100vh;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -100%;
  -webkit-transition: right 0.4s;
  -o-transition: right 0.4s;
  transition: right 0.4s;
  width: 718px;
  max-width: 100%;
  will-change: right;
  z-index: 999;
  pointer-events: none;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .store__cart-content {
    width: 100%;
  }
}

.store__cart-inner {
  padding: 40px 64px;
}

@media only screen and (max-width: 767px) {
  .store__cart-inner {
    padding: 27px 16px;
  }
}

.store__cart-header {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

@media only screen and (max-width: 767px) {
  .store__cart-header {
    margin-bottom: 21px;
    gap: 8px;
  }
}

.store__cart-title {
  margin: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__cart-title {
    font-size: 24px;
  }
}

.store__cart-nav {
  background: transparent;
  border: 0;
  padding: 0;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background: #f6f6f6;
}

@media only screen and (max-width: 767px) {
  .store__cart-nav {
    width: 24px;
    height: 24px;
    border-radius: 0;
    background: transparent;
  }
}

.store__cart-close {
  margin-left: auto;
}

.store__cart-list {
  margin: 40px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}

@media only screen and (max-width: 767px) {
  .store__cart-list {
    margin: 29px 0 24px;
    gap: 24px;
  }
}

.store__cart-listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-bottom: 31px;
  border-bottom: 1px solid #e4e4e4;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem {
    gap: 16px;
    padding-bottom: 23px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.store__cart-listItem-image {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem-image {
    -ms-flex-preferred-size: 164px;
    flex-basis: 164px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.store__cart-listItem-imageWrapper {
  position: relative;
}

.store__cart-listItem-imageWrapper::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 280 / 176;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem-imageWrapper::before {
    aspect-ratio: 164 / 103;
  }
}

.store__cart-listItem-imageWrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.store__cart-listItem-content {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 0;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem-content {
    display: contents;
  }
}

.store__cart-listItem-content .basket-item-block-actions {
  opacity: 1;
}

.store__cart-listItem-content .basket-item-block-actions .basket-item-actions-remove {
  left: 92%;
  position: absolute;
}

.store__cart-listItem-contentTitle {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem-contentTitle {
    -ms-flex-preferred-size: 163px;
    flex-basis: 163px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    grid-column: 2 / 3;
    margin: 0;
  }
}

.store__cart-listItem-contentBottom {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}

@media only screen and (max-width: 767px) {
  .store__cart-listItem-contentBottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column: 1 / 3;
  }
}

.store__cart-listItem-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 113px;
  flex: 0 0 113px;
  padding: 10px;
  border-radius: 4px;
  background: #f6f6f6;
  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;
}

.store__cart-listItem-inputButton {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (hover: hover) {
  .store__cart-listItem-inputButton:hover svg {
    fill: #363636;
  }
}

.store__cart-listItem-inputButton svg {
  fill: #d9d9d9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.store__cart-listItem-inputLabel {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  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;
}

.store__cart-listItem-inputField {
  padding: 0;
  border: 0;
  max-width: 100%;
  background: transparent;
  display: block;
  color: #363636;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-listItem-inputField::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.store__cart-listItem-price {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-total {
  margin-bottom: 24px;
}

.store__cart-totalText {
  display: block;
  margin-bottom: 7px;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
}

@media only screen and (max-width: 767px) {
  .store__cart-totalText {
    margin-bottom: 8px;
  }
}

.store__cart-totalPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.store__cart-totalPrice-current {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__cart-totalPrice-current {
    font-size: 24px;
  }
}

.store__cart-totalPrice-old {
  color: #9a9a9a;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
  text-decoration: line-through;
}

.store__cart-totalSale {
  margin: 6px 0;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
}

.store__cart-totalSale b {
  font-style: normal;
  font-weight: 450;
  color: #363636;
}

.store__cart-wrapper {
  max-width: 454px;
}

@media only screen and (max-width: 767px) {
  .store__cart-wrapper {
    max-width: 100%;
  }
}

.store__cart-bonus {
  margin: 32px 0;
}

@media only screen and (max-width: 767px) {
  .store__cart-bonus {
    margin: 24px 0;
  }
}

.store__cart-bonus .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.store__cart-bonus .checkbox input {
  position: absolute;
}

.store__cart-bonus .checkbox input:checked + .checkbox__icon::after {
  -webkit-box-shadow: inset 0 0 0 4px #9A9A9A;
  box-shadow: inset 0 0 0 4px #9A9A9A;
}

.store__cart-bonus .checkbox__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 1px #9A9A9A;
  box-shadow: inset 0 0 0 1px #9A9A9A;
  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;
}

.store__cart-bonus .checkbox__icon::after {
  content: '';
  width: 8px;
  display: block;
  height: 8px;
  border-radius: 2px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.store__cart-bonus .checkbox__text {
  margin: 0;
  padding: 0;
  color: #9A9A9A;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.store__cart-bonusCheckbox {
  margin-top: 8px;
}

.store__cart-bonusInfo {
  margin-top: 24px;
}

.store__cart-bonusInfo-title {
  margin-top: 0;
  margin-bottom: 7px;
  color: #9A9A9A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.store__cart-bonusInfo-price {
  display: block;
  color: #363636;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-bonusText {
  margin: 0;
  color: #9A9A9A;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
}

.store__cart-bonusTotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.store__cart-bonusCount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-buttonNext {
  background: transparent;
  border: 0;
  padding: 0;
  border-radius: 4px;
  background: #fff200;
  display: block;
  width: 100%;
  height: 53px;
  padding: 16px;
  color: #363636;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.store__cart-buttonNext:disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}

.store__cart-text {
  margin: 0;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
}

@media only screen and (max-width: 767px) {
  .store__cart-text {
    margin: 0;
  }
}

.store__cart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

@media only screen and (max-width: 767px) {
  .store__cart-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 32px;
  }
}

.store__cart-info {
  padding: 24px;
  border-radius: 16px;
  background: #f6f6f6;
}

.store__cart-infoTitle {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-infoTotal {
  margin-top: 24px;
  padding-top: 23px;
  border-top: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.store__cart-infoTotal-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
}

.store__cart-infoTotal-price {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-infoTotal-bonus {
  margin-top: 5px;
  color: #9A9A9A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

@media only screen and (max-width: 767px) {
  .store__cart-infoTotal-bonus {
    margin-top: 6px;
  }
}

.store__cart-infoPerson {
  margin-top: 24px;
  padding-top: 23px;
  border-top: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  color: #363636;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
}

.store__cart-form {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .store__cart-form {
    margin-bottom: 46px;
  }
}

.store__cart-formTitle {
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-form .popup-form__inner {
  margin-top: 0;
  gap: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.store__cart-police {
  margin: 0;
  color: #c8c8c8;
  font-size: 11px;
  font-style: normal;
  font-weight: 450;
  line-height: 140%;
  max-width: 360px;
}

.store__cart-police a {
  color: #757575;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.store__cart-notification {
  padding: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #363636;
  margin-bottom: 32px;
  gap: 16px;
}

@media only screen and (max-width: 767px) {
  .store__cart-notification {
    margin-bottom: 24px;
  }
}

.store__cart-notificationIcon {
  width: 64px;
  height: 64px;
  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;
}

.store__cart-notificationIcon svg {
  width: 64px;
  height: 64px;
}

@media only screen and (max-width: 767px) {
  .store__cart-notificationIcon {
    width: 36px;
    height: 36px;
  }
  .store__cart-notificationIcon svg {
    width: 36px;
    height: 36px;
  }
}

.store__cart-notification p {
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

@media only screen and (max-width: 767px) {
  .store__cart-notification p {
    font-size: 16px;
  }
}

.store__cart-ordersContent {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}

.store__cart-ordersContent .store__cart-ordersList {
  padding-top: 24px;
}

.store__cart-ordersButton {
  margin-top: 24px;
  background: transparent;
  border: 0;
  padding: 0;
  padding-bottom: 1px;
  border-bottom: 1px solid #c8c8c8;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .store__cart-ordersButton:hover {
    color: #363636;
    border-color: #363636;
  }
}

.store__cart-ordersButton.opened ._closed {
  display: none;
}

.store__cart-ordersButton.opened ._opened {
  display: block;
}

.store__cart-ordersButton ._opened {
  display: none;
}

.store__cart-ordersList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.store__cart-ordersItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.store__cart-ordersItem-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  position: relative;
}

.store__cart-ordersItem-image::before {
  content: "";
  width: 100%;
  display: block;
  aspect-ratio: 80 / 50;
}

.store__cart-ordersItem-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.store__cart-ordersItem-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.store__cart-ordersItem-title {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 13px;
}

.store__cart-ordersItem-text {
  display: block;
  color: #757575;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.store__cart-step {
  display: none;
}

.store__cart-step.active {
  display: block;
}

.store__cart-politics-agreement {
  margin-top: 3.2rem;
}

.store__pagination {
  margin-top: 48px;
  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;
}

@media only screen and (max-width: 767px) {
  .store__pagination .pagination {
    width: unset;
  }
}

.store__pagination-more {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  padding: 15px 39px;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  margin-bottom: 24px;
}

@media (hover: hover) {
  .store__pagination-more:hover {
    background: #363636;
    border-color: #363636;
    color: #ffffff;
  }
}

@media only screen and (max-width: 767px) {
  .store__pagination .pagination__list {
    margin-left: -4px;
    margin-top: -4px;
    margin-right: unset;
  }
}

@media only screen and (max-width: 767px) {
  .store__pagination .pagination__item {
    margin-left: 4px;
    margin-top: 4px;
  }
}

.store__pagination .pagination__item.is-active .pagination__val {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #363636;
}

.store__characters-list li {
  color: #363636;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5;
}

.store__characters-list li strong {
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .store__characters-list li {
    grid-column: 1 / 3;
  }
}

@media only screen and (max-width: 767px) {
  .store .store__cart.transform {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

.is-panel-cart-open .store__cart-content {
  pointer-events: auto;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .store-page .site-content {
    padding-top: 17rem;
  }
}

.new-salons {
  overflow: visible;
  max-width: calc(100dvw - 4px);
}

@media only screen and (max-width: 1024px) {
  .new-salons {
    max-width: 100%;
  }
}

.new-salons .popup__img-wrapp {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  z-index: -1;
  overflow: hidden;
  padding-bottom: var(--padding-top, 30px);
}

.new-salons .popup__img-wrapp img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.new-salons .popup__img-wrapp::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

@media only screen and (max-width: 767px) {
  .new-salons .new-salons__map,
  .new-salons .new-salons__steps {
    overflow: hidden;
  }
}

.new-salons .site-panel {
  background: rgba(242, 242, 242, 0.06);
}

.new-salons .user-actions-list__link:hover .user-actions-list__icon {
  fill: #fff;
}

.new-salons .city-select__dropdown {
  left: 0;
  min-width: 100%;
}

.new-salons .city-select:hover .city-select__selection {
  background: none;
}

.new-salons .city-select__selection {
  background: none;
}

.new-salons .call-info__tel,
.new-salons .call-info__call-btn,
.new-salons .user-actions-list__link,
.new-salons .city-select__val,
.new-salons .site-nav__link,
.new-salons .site-nav__button,
.new-salons .breadcrumbs__item,
.new-salons a.breadcrumbs__link {
  color: #fff;
}

.new-salons .site-nav__button svg,
.new-salons .city-select__arrow svg {
  fill: #fff;
}

.new-salons .breadcrumbs__item._current,
.new-salons .call-info__worktime._dark {
  color: rgba(255, 255, 255, 0.6);
}

.new-salons .city-select {
  border-color: rgba(255, 255, 255, 0.1);
}

.new-salons .header-main {
  background: none;
}

.new-salons .breadcrumbs {
  position: relative;
  z-index: 1;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .new-salons .breadcrumbs {
    margin-top: 10px;
  }
}

.new-salons .breadcrumbs__list {
  padding: 0;
}

.new-salons .site-content {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons .site-content {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons .site-header {
    min-height: 158px;
    position: relative;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons .header-main__top,
  .new-salons .header-main__bottom {
    background: none;
    border: 0;
  }
}

.new-salons .help-nav__btn span {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .new-salons .header-main .call-info__tel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.2753 3.55575C14.3008 3.46056 14.3447 3.37133 14.4047 3.29315C14.4647 3.21496 14.5394 3.14935 14.6248 3.10008C14.7101 3.0508 14.8043 3.01882 14.902 3.00596C14.9996 2.99309 15.0989 2.99961 15.1941 3.02512C16.5844 3.38789 17.853 4.11473 18.869 5.13078C19.8851 6.14684 20.6119 7.41538 20.9747 8.80575C21.0002 8.90092 21.0067 9.00018 20.9939 9.09786C20.981 9.19555 20.949 9.28974 20.8997 9.37507C20.8505 9.46039 20.7849 9.53516 20.7067 9.59512C20.6285 9.65508 20.5393 9.69904 20.4441 9.7245C20.3807 9.74114 20.3155 9.74964 20.25 9.74981C20.0849 9.74986 19.9243 9.6954 19.7933 9.59488C19.6622 9.49436 19.5681 9.3534 19.5253 9.19387C19.2296 8.05869 18.6365 7.02292 17.8071 6.19335C16.9777 5.36378 15.942 4.77044 14.8069 4.4745C14.7116 4.44914 14.6223 4.40525 14.544 4.34533C14.4657 4.28542 14.4 4.21066 14.3506 4.12533C14.3013 4.04 14.2692 3.94577 14.2563 3.84803C14.2433 3.7503 14.2498 3.65098 14.2753 3.55575ZM14.0569 7.4745C15.3497 7.8195 16.1803 8.65106 16.5253 9.94387C16.5681 10.1034 16.6622 10.2444 16.7933 10.3449C16.9243 10.4454 17.0849 10.4999 17.25 10.4998C17.3155 10.4996 17.3807 10.4911 17.4441 10.4745C17.5393 10.449 17.6285 10.4051 17.7067 10.3451C17.7849 10.2852 17.8505 10.2104 17.8997 10.1251C17.949 10.0397 17.981 9.94555 17.9939 9.84786C18.0067 9.75018 18.0002 9.65092 17.9747 9.55575C17.4947 7.7595 16.2403 6.50512 14.4441 6.02512C14.3489 5.9997 14.2497 5.99327 14.152 6.0062C14.0544 6.01913 13.9602 6.05117 13.8749 6.10049C13.7897 6.1498 13.7149 6.21543 13.655 6.29363C13.5951 6.37182 13.5512 6.46105 13.5258 6.55622C13.5004 6.65138 13.4939 6.75063 13.5069 6.84828C13.5198 6.94593 13.5518 7.04008 13.6012 7.12535C13.6505 7.21062 13.7161 7.28534 13.7943 7.34525C13.8725 7.40516 13.9617 7.44907 14.0569 7.4745ZM20.8472 14.8554L16.4306 12.8764L16.4184 12.8707C16.1892 12.7727 15.939 12.7333 15.6907 12.7562C15.4424 12.7792 15.2037 12.8636 14.9963 13.002C14.9718 13.0181 14.9484 13.0357 14.9259 13.0545L12.6441 14.9998C11.1984 14.2976 9.70595 12.8164 9.00376 11.3895L10.9519 9.07294C10.9706 9.0495 10.9884 9.02606 11.0053 9.00075C11.1407 8.79384 11.2229 8.55667 11.2445 8.31035C11.2661 8.06402 11.2264 7.81618 11.1291 7.58887V7.57762L9.14438 3.15356C9.0157 2.85662 8.79444 2.60926 8.51362 2.44841C8.2328 2.28756 7.9075 2.22184 7.58626 2.26106C6.31592 2.42822 5.14986 3.05209 4.30588 4.01615C3.4619 4.98021 2.99771 6.21852 3.00001 7.49981C3.00001 14.9436 9.05626 20.9998 16.5 20.9998C17.7813 21.0021 19.0196 20.5379 19.9837 19.6939C20.9477 18.85 21.5716 17.6839 21.7388 16.4136C21.7781 16.0924 21.7125 15.7672 21.5518 15.4864C21.3911 15.2056 21.144 14.9843 20.8472 14.8554Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons .call-info__tel:hover {
    border-color: #fff;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons .burger__line {
    background: #fff;
  }
}

.new-salons__background {
  margin-top: -218px;
  padding-top: 218px;
  position: relative;
  background: -o-linear-gradient(261deg, #0a1e21 50.44%, #006c7b 328.82%);
  background: linear-gradient(189deg, #0a1e21 50.44%, #006c7b 328.82%);
}

@media only screen and (max-width: 1024px) {
  .new-salons__background {
    margin-top: -170px;
    padding-top: 170px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__background {
    margin-top: -158px;
    padding-top: 158px;
  }
}

.new-salons__background::before {
  content: "";
  position: absolute;
  background: url("/local/templates/stilkuhni/markup/build/assets/img/new-salons/bg.png");
  background-size: 2048px 2048px;
  mix-blend-mode: soft-light;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  pointer-events: none;
}

.new-salons__backgroundContent {
  position: relative;
}

.new-salons__button {
  position: sticky;
  top: 20px;
  width: calc(100vw - 3px);
  z-index: 95;
}

.new-salons__button-wrap {
  position: absolute;
  width: 0;
  top: 0;
  bottom: 0;
  left: 0;
  padding-top: 79px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__button-wrap {
    padding-top: 77px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__button-wrap {
    padding-top: 47px;
  }
}

.new-salons__button .container {
  height: 0;
}

.new-salons__button-map {
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
  height: 148px;
  width: 100%;
  margin-left: auto;
  background-color: #fff0;
  background-image: url(/local/templates/stilkuhni/markup/build/assets/img/new-salons/button.png);
  background-size: cover;
  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: 24px;
  font-weight: 450;
  line-height: 112%;
  color: #fff;
  border-radius: 28px;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: width, height, gap, font;
  -o-transition-property: width, height, gap, font;
  transition-property: width, height, gap, font;
  gap: 11px;
}

@media only screen and (max-width: 767px) {
  .new-salons__button-map {
    height: 90px;
    border-radius: 18px;
    gap: 8px;
    font-size: 20px;
  }
}

.new-salons__button-map._init {
  height: 90px;
  width: 343px;
  font-size: 20px;
  gap: 8px;
}

@media only screen and (max-width: 767px) {
  .new-salons__button-map._init {
    height: 60px;
    width: 100%;
    font-size: 18px;
    font-weight: 450;
  }
}

.new-salons__button-map._init svg {
  width: 13px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .new-salons__button-map._init svg {
    width: 10px;
  }
}

.new-salons__button-map::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: #0b1f21;
}

.new-salons__button-map > * {
  position: relative;
}

.new-salons__button-map--spb {
  background-image: url(/local/templates/stilkuhni/markup/build/assets/img/new-salons/button_spb_map.png);
}

.new-salons__button-map--kzn {
  background-image: url(/local/templates/stilkuhni/markup/build/assets/img/new-salons/button_kzn_map.png);
}

.new-salons__reasons {
  color: #fff;
}

.new-salons__reasons-title {
  padding-top: 325px;
  max-width: 834px;
  font-size: 90px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -2.7px;
  margin-top: 0;
  margin-bottom: 54px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-title {
    padding-top: 307px;
    max-width: 547px;
    margin-bottom: 44px;
    font-size: 80px;
    letter-spacing: -2.4px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-title {
    padding-top: 174px;
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 42px;
    line-height: 110%;
    letter-spacing: -0.84px;
  }
}

.new-salons__reasons-title span {
  color: #fff200;
}

.new-salons__reasons-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 24px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item {
    display: block;
    position: relative;
    margin-left: -26px;
    margin-right: -26px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item {
    margin-inline: -16px;
  }
}

.new-salons__reasons-item:last-child .new-salons__reasons-left {
  height: auto;
}

.new-salons__reasons-item:last-child .new-salons__reasons-imgWrapper {
  position: relative;
}

.new-salons__reasons-item._circle .new-salons__reasons-text {
  font-size: 48px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -1.44px;
}

@media only screen and (max-width: 1300px) {
  .new-salons__reasons-item._circle .new-salons__reasons-text {
    font-size: 42px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._circle .new-salons__reasons-text {
    font-size: 38px;
    line-height: 125%;
    letter-spacing: -0.76px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._circle .new-salons__reasons-text {
    font-size: 28px;
    line-height: 120%;
    letter-spacing: -0.56px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._circle .new-salons__reasons-left .new-salons__reasons-content {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 485px;
    height: 485px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1000px;
    background: #070707;
    text-align: center;
    padding: 0 45px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._circle .new-salons__reasons-left .new-salons__reasons-content {
    width: 343px;
    height: 343px;
    padding: 0 29px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._circle .new-salons__reasons-step::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.new-salons__reasons-item._big .new-salons__reasons-text {
  font-size: 30px;
  font-weight: 450;
  line-height: 1.5;
  letter-spacing: -1.44px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._big .new-salons__reasons-text {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._big .new-salons__reasons-text {
    font-size: 19px;
    letter-spacing: -1.02px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._big .new-salons__reasons-content {
    left: 46px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._big .new-salons__reasons-content {
    left: 0;
  }
}

.new-salons__reasons-item._big .new-salons__reasons-step {
  color: #FFF200;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
  font-size: 56px;
  line-height: 1.3;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 0;
}

.new-salons__reasons-item._big .new-salons__reasons-step:after {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._big .new-salons__reasons-step {
    position: static;
    font-size: 32px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._big .new-salons__reasons-step {
    font-size: 24px;
  }
}

.new-salons__reasons-item._big .new-salons__reasons-step span:first-child {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-item._big .new-salons__reasons-step span:first-child {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-item._big .new-salons__reasons-step::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.new-salons__reasons-item._big .new-salons__reasons-imgWrapper .new-salons__reasons-step, .new-salons__reasons-item._big .new-salons__reasons-imgWrapper .new-salons__reasons-content {
  display: none;
}

.new-salons__reasons-left {
  -ms-flex-preferred-size: 768px;
  flex-basis: 768px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-left {
    width: 100%;
  }
}

.new-salons__reasons-left .new-salons__reasons-content {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-left .new-salons__reasons-content {
    display: block;
  }
}

.new-salons__reasons-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  border-radius: 42px 42px 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-img {
    border-radius: 32px 32px 0 0;
  }
}

.new-salons__reasons-imgWrapper {
  width: 100%;
  position: sticky;
  aspect-ratio: 768 / 848;
  top: 0;
  margin-bottom: -60px;
  max-height: 100vh;
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-imgWrapper {
    aspect-ratio: 375 / 640;
    padding-bottom: -50px;
  }
}

.new-salons__reasons-imgWrapper::after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 46%;
  opacity: 0.7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(7.81%, #000), color-stop(13.96%, rgba(0, 0, 0, 0.99)), color-stop(20.1%, rgba(0, 0, 0, 0.96)), color-stop(26.25%, rgba(0, 0, 0, 0.92)), color-stop(32.4%, rgba(0, 0, 0, 0.85)), color-stop(38.54%, rgba(0, 0, 0, 0.77)), color-stop(44.69%, rgba(0, 0, 0, 0.67)), color-stop(50.83%, rgba(0, 0, 0, 0.56)), color-stop(56.98%, rgba(0, 0, 0, 0.44)), color-stop(63.13%, rgba(0, 0, 0, 0.33)), color-stop(69.27%, rgba(0, 0, 0, 0.23)), color-stop(75.42%, rgba(0, 0, 0, 0.15)), color-stop(81.56%, rgba(0, 0, 0, 0.08)), color-stop(87.71%, rgba(0, 0, 0, 0.04)), color-stop(93.85%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-imgWrapper::after {
    opacity: 0.9;
    height: 690px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(7.81%, #000), color-stop(13.96%, rgba(0, 0, 0, 0.99)), color-stop(20.1%, rgba(0, 0, 0, 0.96)), color-stop(26.25%, rgba(0, 0, 0, 0.92)), color-stop(32.4%, rgba(0, 0, 0, 0.85)), color-stop(38.54%, rgba(0, 0, 0, 0.77)), color-stop(44.69%, rgba(0, 0, 0, 0.67)), color-stop(50.83%, rgba(0, 0, 0, 0.56)), color-stop(56.98%, rgba(0, 0, 0, 0.44)), color-stop(63.13%, rgba(0, 0, 0, 0.33)), color-stop(69.27%, rgba(0, 0, 0, 0.23)), color-stop(75.42%, rgba(0, 0, 0, 0.15)), color-stop(81.56%, rgba(0, 0, 0, 0.08)), color-stop(87.71%, rgba(0, 0, 0, 0.04)), color-stop(93.85%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-imgWrapper::after {
    height: 550px;
    opacity: 0.9;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(7.81%, #000), color-stop(13.96%, rgba(0, 0, 0, 0.99)), color-stop(20.1%, rgba(0, 0, 0, 0.96)), color-stop(26.25%, rgba(0, 0, 0, 0.92)), color-stop(32.4%, rgba(0, 0, 0, 0.85)), color-stop(38.54%, rgba(0, 0, 0, 0.77)), color-stop(44.69%, rgba(0, 0, 0, 0.67)), color-stop(50.83%, rgba(0, 0, 0, 0.56)), color-stop(56.98%, rgba(0, 0, 0, 0.44)), color-stop(63.13%, rgba(0, 0, 0, 0.33)), color-stop(69.27%, rgba(0, 0, 0, 0.23)), color-stop(75.42%, rgba(0, 0, 0, 0.15)), color-stop(81.56%, rgba(0, 0, 0, 0.08)), color-stop(87.71%, rgba(0, 0, 0, 0.04)), color-stop(93.85%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 7.81%, rgba(0, 0, 0, 0.99) 13.96%, rgba(0, 0, 0, 0.96) 20.1%, rgba(0, 0, 0, 0.92) 26.25%, rgba(0, 0, 0, 0.85) 32.4%, rgba(0, 0, 0, 0.77) 38.54%, rgba(0, 0, 0, 0.67) 44.69%, rgba(0, 0, 0, 0.56) 50.83%, rgba(0, 0, 0, 0.44) 56.98%, rgba(0, 0, 0, 0.33) 63.13%, rgba(0, 0, 0, 0.23) 69.27%, rgba(0, 0, 0, 0.15) 75.42%, rgba(0, 0, 0, 0.08) 81.56%, rgba(0, 0, 0, 0.04) 87.71%, rgba(0, 0, 0, 0.01) 93.85%, rgba(0, 0, 0, 0) 100%);
  }
}

.new-salons__reasons-content {
  padding: 30px 0;
  -ms-flex-preferred-size: 674px;
  flex-basis: 674px;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.12);
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-content {
    position: absolute;
    z-index: 3;
    bottom: 120px;
    left: 46px;
    right: 46px;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-content {
    left: 0;
    right: 0;
    bottom: 80px;
    padding-inline: 16px;
  }
}

.new-salons__reasons-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  /* 16px */
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-bottom: 24px;
  margin-bottom: 24px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-step {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.new-salons__reasons-step::after {
  bottom: -1px;
  background: #fff200;
  left: 0;
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
}

.new-salons__reasons-text {
  color: rgba(255, 255, 255, 0.9);
  font-size: 30px;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  /* 45px */
  max-width: 586px;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .new-salons__reasons-text {
    font-size: 28px;
    max-width: 526px;
    line-height: 130%;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__reasons-text {
    font-size: 19px;
    line-height: 130%;
  }
}

.new-salons__cities {
  position: relative;
  z-index: 1;
  background: #fff;
}

.new-salons__cities .sibling-cities--inner {
  padding: 0;
  border: 0;
}

.new-salons__cities .sibling-cities--title {
  margin-bottom: 37px;
  font-size: 30px;
  font-weight: 600;
  line-height: 150%;
}

@media only screen and (max-width: 1024px) {
  .new-salons__cities .sibling-cities--title {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__cities .sibling-cities--title {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 450;
  }
}

.new-salons__cities .sibling-cities--list {
  padding: 0;
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
}

@media only screen and (max-width: 767px) {
  .new-salons__cities .sibling-cities--list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}

.new-salons__cities .sibling-cities--item:not(.current) a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #757575;
}

@media only screen and (max-width: 767px) {
  .new-salons__cities .sibling-cities--item:not(.current) a {
    font-size: 14px;
  }
}

.new-salons__steps {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 60px 0 140px;
}

@media only screen and (max-width: 767px) {
  .new-salons__steps > .container {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps {
    padding: 60px 0 88px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps {
    padding: 22px 0 152px;
  }
}

.new-salons__steps-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps-list {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

.new-salons__steps-item {
  padding: 24px 50px 30px 25px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
  box-shadow: 0 0 0 1px #e4e4e4;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps-item {
    padding: 22px 38px 27px 26px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps-item {
    padding: 16px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #e4e4e4;
  }
}

.new-salons__steps-itemContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps-itemContent {
    gap: 11px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps-itemContent {
    gap: 14px;
  }
}

.new-salons__steps-itemNumber {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.new-salons__steps-itemText {
  margin: 0;
  font-size: 22px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  color: #757575;
  opacity: 0.9;
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps-itemText {
    font-size: 17px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps-itemText {
    font-size: 19px;
  }
}

.new-salons__steps-itemText b {
  color: #363636;
  font-style: normal;
  font-weight: 450;
}

.new-salons__steps-itemImage {
  margin: 24px -50px -30px -25px;
  aspect-ratio: 506 / 330;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons__steps-itemImage {
    margin-left: -26px;
    margin-right: -38px;
    margin-bottom: -27px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__steps-itemImage {
    margin-inline: -16px;
  }
}

.new-salons__steps-itemImage img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.new-salons__map {
  position: relative;
  z-index: 101;
  background-color: #fff;
}

.new-salons__map-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 56px;
  padding-top: 20px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-top {
    display: block;
    margin-bottom: 11px;
    position: relative;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__map-top {
    margin-bottom: 8px;
  }
}

.new-salons__map-title {
  margin: 0;
  color: #363636;
  font-size: 70px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  /* 77px */
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-title {
    font-size: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__map-title {
    font-size: 30px;
    margin-top: 30px;
  }
}

.new-salons__map-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 27px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-buttons {
    gap: 30px;
    position: absolute;
    top: calc(100% + 33px);
    left: 0;
    z-index: 10;
  }
}

.new-salons__map-button {
  background: transparent;
  border: 0;
  padding: 0;
  color: #757575;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 26.4px */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  outline: none;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-button {
    font-size: 18px;
  }
}

.new-salons__map-button::after {
  bottom: -10px;
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.new-salons__map-button.is-active {
  color: #363636;
}

.new-salons__map-button.is-active::after {
  background: #363636;
}

.new-salons__map-button sup {
  vertical-align: super;
  font-size: 50%;
  top: auto;
  line-height: 1;
}

.new-salons__map-info {
  margin: 40px 0;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-info {
    margin: 50px 0;
  }
}

.new-salons__swipeTarget {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new-salons__swipeTarget {
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    border-radius: 22px;
    background-color: #fff;
    z-index: 100;
  }
  .new-salons__swipeTarget::after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
  }
}

.new-salons__map-wrapper {
  width: 100%;
  height: 780px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-wrapper {
    width: calc(100% + 5.2rem);
    margin: 0 -2.6rem;
    height: 100dvh;
    max-height: calc(100dvh - 140px);
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__map-wrapper {
    margin: 0 -1.6rem;
    width: calc(100% + 3.2rem);
    max-height: calc(100dvh - 110px);
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-wrapper::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38.68%, #fff), color-stop(42.77%, rgba(255, 255, 255, 0.99)), color-stop(46.86%, rgba(255, 255, 255, 0.96)), color-stop(50.94%, rgba(255, 255, 255, 0.92)), color-stop(55.03%, rgba(255, 255, 255, 0.85)), color-stop(59.12%, rgba(255, 255, 255, 0.77)), color-stop(63.21%, rgba(255, 255, 255, 0.67)), color-stop(67.3%, rgba(255, 255, 255, 0.56)), color-stop(71.38%, rgba(255, 255, 255, 0.44)), color-stop(75.47%, rgba(255, 255, 255, 0.33)), color-stop(79.56%, rgba(255, 255, 255, 0.23)), color-stop(83.65%, rgba(255, 255, 255, 0.15)), color-stop(87.74%, rgba(255, 255, 255, 0.08)), color-stop(91.82%, rgba(255, 255, 255, 0.04)), color-stop(95.91%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fff 38.68%, rgba(255, 255, 255, 0.99) 42.77%, rgba(255, 255, 255, 0.96) 46.86%, rgba(255, 255, 255, 0.92) 50.94%, rgba(255, 255, 255, 0.85) 55.03%, rgba(255, 255, 255, 0.77) 59.12%, rgba(255, 255, 255, 0.67) 63.21%, rgba(255, 255, 255, 0.56) 67.3%, rgba(255, 255, 255, 0.44) 71.38%, rgba(255, 255, 255, 0.33) 75.47%, rgba(255, 255, 255, 0.23) 79.56%, rgba(255, 255, 255, 0.15) 83.65%, rgba(255, 255, 255, 0.08) 87.74%, rgba(255, 255, 255, 0.04) 91.82%, rgba(255, 255, 255, 0.01) 95.91%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 38.68%, rgba(255, 255, 255, 0.99) 42.77%, rgba(255, 255, 255, 0.96) 46.86%, rgba(255, 255, 255, 0.92) 50.94%, rgba(255, 255, 255, 0.85) 55.03%, rgba(255, 255, 255, 0.77) 59.12%, rgba(255, 255, 255, 0.67) 63.21%, rgba(255, 255, 255, 0.56) 67.3%, rgba(255, 255, 255, 0.44) 71.38%, rgba(255, 255, 255, 0.33) 75.47%, rgba(255, 255, 255, 0.23) 79.56%, rgba(255, 255, 255, 0.15) 83.65%, rgba(255, 255, 255, 0.08) 87.74%, rgba(255, 255, 255, 0.04) 91.82%, rgba(255, 255, 255, 0.01) 95.91%, rgba(255, 255, 255, 0) 100%);
    height: 151px;
    left: -1px;
    right: -1px;
    top: -1px;
  }
}

.new-salons__map-container {
  width: 100%;
  height: 100%;
}

.new-salons__map-list {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-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;
  height: 0;
  max-height: 687px;
}

.new-salons__map-list.is-active {
  opacity: 1;
  pointer-events: auto;
  height: 880px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: none;
    width: 100dvw;
    margin: 0 auto;
  }
  .new-salons__map-list.is-active {
    height: 100dvh;
  }
  .is-active + .new-salons__map-list.is-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.new-salons__map-listWrapper {
  position: absolute;
  top: 26px;
  left: 26px;
  bottom: 26px;
  width: 362px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-listWrapper {
    bottom: 30px;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}

.new-salons__map-listButton {
  background: transparent;
  border: 0;
  padding: 0;
  border-radius: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 40px;
  padding: 0 20px;
  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;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-shadow: inset 0 0 0 1px #ebebeb;
  box-shadow: inset 0 0 0 1px #ebebeb;
  background: #fff;
  color: #363636;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-listButton {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.new-salons__map-listButton.is-active {
  background: #363636;
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #363636;
  box-shadow: inset 0 0 0 1px #363636;
}

.new-salons__map-listBox {
  margin-top: 8px;
  border-radius: 9px;
  background: #fff;
  padding: 30px 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-salons__map-listBox-top {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-listBox {
    margin-top: 0;
    border-radius: 0;
    padding: 16px;
    height: inherit;
    width: 100%;
  }
  .new-salons__map-listBox-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
  }
  .new-salons__map-listBox-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 110%;
    margin: 0;
  }
}

.new-salons__map-listSearch {
  margin-bottom: 24px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d9d9d9;
  -ms-flex-negative: 0;
  flex-shrink: 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;
}

.new-salons__map-listSearch-input {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  outline: none;
  color: #363636;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 120%;
  /* 18px */
  display: block;
  max-width: 100%;
  width: 100%;
}

.new-salons__map-listSearch-input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.5);
}

.new-salons__map-listSearch-input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.5);
}

.new-salons__map-listSearch-input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.5);
}

.new-salons__map-listSearch-input::-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.5);
}

.new-salons__map-listSearch-input::placeholder {
  color: rgba(54, 54, 54, 0.5);
}

.new-salons__map-listSalons {
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 11px;
  margin-right: -13px;
  padding-right: 13px;
}

.new-salons__map-listSalon {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  padding: 20px 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

.new-salons__map-listSalon.is-active {
  background: #363636;
}

.new-salons__map-listSalon.is-active .new-salons__map-listSalon-name {
  color: #fff;
}

.new-salons__map-listSalon.is-active .new-salons__map-listSalon-station {
  color: #c8c8c8;
}

.new-salons__map-listSalon.is-active .new-salons__map-listSalon-station span:last-child {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-listSalon.is-active {
    padding: 20px 16px 70px;
  }
}

.new-salons__map-listSalon-name {
  margin-top: 0;
  margin-bottom: 0;
  color: #363636;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 20.8px */
}

.new-salons__map-listSalon-station {
  margin-top: 5px;
  color: #9a9a9a;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.new-salons__map-listSalon-station span:last-child {
  display: none;
}

.new-salons__map-listTools {
  display: none;
  position: absolute;
  left: -0.5px;
  right: -0.5px;
  bottom: 0;
}

.new-salons__map-listTools::after {
  content: "";
  display: block;
  width: 0;
  border-right: 1px solid #e4e4e4;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-listTools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #e4e4e4;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .is-active > .new-salons__map-listTools {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.new-salons__map-listLink {
  color: #363636;
  font-size: 16px;
  font-weight: 600;
  line-height: 112%;
  text-align: center;
  background-color: #f6f6f6;
  padding: 14px 16px 16px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.new-salons__map-listBtn {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 112%;
  text-align: center;
  padding: 14px 38px 16px 37px;
  border: none;
  background-color: #fff200;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.new-salons__map-panel {
  width: 375px;
  position: absolute;
  right: 26px;
  top: 26px;
  bottom: 26px;
  border-radius: 8px;
  background: #fff;
  padding: 20px 20px 30px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0.3s;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 6;
  height: 0;
}

.new-salons__map-panel.is-active {
  opacity: 1;
  pointer-events: auto;
  height: 728px;
  -webkit-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  -o-transition: opacity 0.3s ease-in-out, height 0s linear 0s;
  transition: opacity 0.3s ease-in-out, height 0s linear 0s;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-panel.is-active {
    min-height: 728px;
  }
}

@media only screen and (max-width: 767px) {
  .new-salons__map-panel.is-active {
    min-height: 528px;
  }
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-panel {
    top: auto;
    left: 50%;
    bottom: 0;
    min-width: min(576px, 100dvw);
    height: 100%;
    max-height: min(728px, calc(100dvh - 26px));
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    border-radius: 24px 24px 0px 0px;
  }
  .new-salons__map-panel.is-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
  }
}

.new-salons__map-panelWrapper {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panelClose {
  background: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  background: none;
  width: 18px;
  height: 18px;
  top: 20px;
  right: 20px;
  z-index: 5;
}

.new-salons__map-panel-badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
  margin-bottom: 17px;
}

.new-salons__map-panel-badges > :not(:last-child) {
  margin-right: 6px;
}

.new-salons__map-panel-badgesItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 10px;
  border-radius: 8px;
  background-color: #fff;
  color: #363636;
  font-size: 14px;
  line-height: 130%;
}

.new-salons__map-panel-badgesRating {
  font-weight: 600;
}

.new-salons__map-panel-badgesRating > :not(:last-child) {
  margin-right: 5px;
}

.new-salons__map-panel-badgesPark {
  font-weight: 450;
}

.new-salons__map-panel-badgesPark > :not(:last-child) {
  margin-right: 7px;
}

.new-salons__map-panel-img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  height: 260px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.new-salons__map-panel-imgWrapper {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.new-salons__map-panel-imgWrapper::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

.new-salons__map-panel-story {
  background: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  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;
  height: 44px;
  padding-inline: 14px;
  gap: 10px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  /* 18.2px */
}

.new-salons__map-panel-story svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 2;
  margin-top: -88px;
}

@media only screen and (max-width: 1024px) {
  .new-salons__map-panel-content {
    max-height: calc(100dvh - 278px);
    overflow: auto;
    padding: 0px 10px 0 0;
    margin: -88px -10px 0 0;
  }
}

.new-salons__map-panel-info {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-title {
  margin-top: 0;
  color: #363636;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.24px;
  margin-bottom: 15px;
}

.new-salons__map-panel-station {
  margin-top: 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  color: #9a9a9a;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 160%;
  /* 24px */
}

.new-salons__map-panel-station svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-phone {
  margin-top: 20px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: #363636;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.2px;
}

.new-salons__map-panel-phone svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-alert {
  font-size: 24px;
  color: #f31616;
}

.new-salons__map-panel-bottom {
  margin-top: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-actions {
  margin-top: 16px;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.new-salons__map-panel-action {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  padding: 11px 33px 13px 14px;
  border-radius: 12px;
  background: #f6f6f6;
  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;
  min-height: 96px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #363636;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  /* 19.5px */
}

.new-salons__map-panel-action svg {
  margin-bottom: 8px;
}

.new-salons__map-panel-register {
  width: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  border-radius: 12px;
  background: #fff200;
  margin-top: 12px;
  margin-bottom: 12px;
  height: 96px;
  padding-inline: 16px;
  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;
  gap: 11px;
  color: #363636;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  /* 20.8px */
}

.new-salons__map-panel-register svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.new-salons__map-panel-page {
  width: 100%;
  margin-top: 12px;
  background: transparent;
  border: 0;
  padding: 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;
  height: 64px;
  border-radius: 12px;
  background: #f6f6f6;
  padding: 16px;
  color: #363636;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  /* 20.8px */
}

.new-salons__map-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 450;
  line-height: 100%;
  border-radius: 4px;
  background-color: #f7f5f1;
  margin-right: 6px;
  border: none;
}

.mfp-new-salons .mfp-content {
  height: 100%;
  overflow: hidden;
}

.mfp-new-salons .mfp-container {
  padding: 0;
}

.choose-salons-popup.new-salons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  max-height: calc(min(95dvh, 975px));
  max-width: calc(min(95dvw, 1290px));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 40px 40px;
  border-radius: 8px;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup.new-salons {
    background-color: #fff0;
    padding: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 8px 8px 0px 0px;
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 0;
    width: min(576px, 100dvw);
    max-width: none;
    max-height: min(780px, calc(100dvh - 32px));
  }
}

.choose-salons-popup .new-salons__head {
  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: 24px 0;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__head {
    padding: 25px 16px 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-container {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 8px 8px 0px 0px;
    background-color: #fff;
    transform: translateY(0%);
  }
  .choose-salons-popup .new-salons__map-container.is-hidden {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.choose-salons-popup .new-salons__map-wrapper {
  height: 100%;
  max-height: none;
}

.choose-salons-popup .new-salons__map-wrapper::after {
  content: none;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-wrapper {
    margin: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .choose-salons-popup .new-salons__map-wrapper {
    margin: 0;
    width: 100%;
  }
}

.choose-salons-popup .new-salons__map-top {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 16px 0 32px;
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-top {
    padding: 20px 16px 24px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .choose-salons-popup .new-salons__map-top::after {
    content: "";
    position: absolute;
    z-index: 2;
    pointer-events: none;
    left: 0;
    top: -4px;
    bottom: -1px;
    width: 100%;
    height: 128px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38.68%, #fff), color-stop(42.77%, rgba(255, 255, 255, 0.99)), color-stop(46.86%, rgba(255, 255, 255, 0.96)), color-stop(50.94%, rgba(255, 255, 255, 0.92)), color-stop(55.03%, rgba(255, 255, 255, 0.85)), color-stop(59.12%, rgba(255, 255, 255, 0.77)), color-stop(63.21%, rgba(255, 255, 255, 0.67)), color-stop(67.3%, rgba(255, 255, 255, 0.56)), color-stop(71.38%, rgba(255, 255, 255, 0.44)), color-stop(75.47%, rgba(255, 255, 255, 0.33)), color-stop(79.56%, rgba(255, 255, 255, 0.23)), color-stop(83.65%, rgba(255, 255, 255, 0.15)), color-stop(87.74%, rgba(255, 255, 255, 0.08)), color-stop(91.82%, rgba(255, 255, 255, 0.04)), color-stop(95.91%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fff 38.68%, rgba(255, 255, 255, 0.99) 42.77%, rgba(255, 255, 255, 0.96) 46.86%, rgba(255, 255, 255, 0.92) 50.94%, rgba(255, 255, 255, 0.85) 55.03%, rgba(255, 255, 255, 0.77) 59.12%, rgba(255, 255, 255, 0.67) 63.21%, rgba(255, 255, 255, 0.56) 67.3%, rgba(255, 255, 255, 0.44) 71.38%, rgba(255, 255, 255, 0.33) 75.47%, rgba(255, 255, 255, 0.23) 79.56%, rgba(255, 255, 255, 0.15) 83.65%, rgba(255, 255, 255, 0.08) 87.74%, rgba(255, 255, 255, 0.04) 91.82%, rgba(255, 255, 255, 0.01) 95.91%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 38.68%, rgba(255, 255, 255, 0.99) 42.77%, rgba(255, 255, 255, 0.96) 46.86%, rgba(255, 255, 255, 0.92) 50.94%, rgba(255, 255, 255, 0.85) 55.03%, rgba(255, 255, 255, 0.77) 59.12%, rgba(255, 255, 255, 0.67) 63.21%, rgba(255, 255, 255, 0.56) 67.3%, rgba(255, 255, 255, 0.44) 71.38%, rgba(255, 255, 255, 0.33) 75.47%, rgba(255, 255, 255, 0.23) 79.56%, rgba(255, 255, 255, 0.15) 83.65%, rgba(255, 255, 255, 0.08) 87.74%, rgba(255, 255, 255, 0.04) 91.82%, rgba(255, 255, 255, 0.01) 95.91%, rgba(255, 255, 255, 0) 100%);
  }
}

.choose-salons-popup .new-salons__map-popup-close {
  padding: 0;
  margin: 0;
  border: none;
  background-color: #fff0;
}

.choose-salons-popup .new-salons__map-panel {
  max-height: calc(100% - 56px);
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-panel {
    opacity: 1;
    width: 100%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    border-radius: 8px 8px 0px 0px;
    max-height: none;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    background-color: #fff;
    z-index: 15;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .choose-salons-popup .new-salons__map-panel.is-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

.choose-salons-popup .new-salons__map-panel._show-form .new-salons__form-sign {
  display: block;
}

.choose-salons-popup .new-salons__map-panel._show-form .new-salons__map-panel-info,
.choose-salons-popup .new-salons__map-panel._show-form .new-salons__map-panel-bottom,
.choose-salons-popup .new-salons__map-panel._show-form .new-salons__map-panelClose,
.choose-salons-popup .new-salons__map-panel._show-form .new-salons__map-panel-story {
  display: none;
}

.choose-salons-popup .new-salons__map-panel._show-form .new-salons__map-panel-content {
  position: static;
}

.choose-salons-popup .new-salons__map-title {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.3;
}

.choose-salons-popup .new-salons__map-title--large {
  font-weight: 600;
  font-size: 70px;
  line-height: 110%;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-title--large {
    font-size: 17px;
    line-height: 130%;
  }
}

.choose-salons-popup .new-salons__map-listWrapper {
  height: auto;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-listWrapper {
    position: static;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-listButton {
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
  }
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-list {
    height: min(780px, calc(100dvh - 32px));
    z-index: 15;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-buttons {
    position: relative;
    top: auto;
    left: auto;
  }
}

.choose-salons-popup .new-salons-storytime {
  max-height: calc(100% - 56px);
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons-storytime {
    opacity: 1;
    -webkit-transform: translate(-50%, 100.1%);
    -ms-transform: translate(-50%, 100.1%);
    transform: translate(-50%, 100.1%);
    border-radius: 8px 8px 0px 0px;
    max-height: none;
    height: min(780px, calc(100dvh - 32px));
    z-index: 20;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .choose-salons-popup .new-salons-storytime.is-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: min(780px, calc(100dvh - 32px));
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}

.choose-salons-popup .new-salons__form-sign {
  padding-bottom: 32px;
  display: none;
}

.choose-salons-popup .new-salons__form-sign-el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}

.choose-salons-popup .new-salons__form-sign-title {
  font-weight: 600;
  font-size: 30px;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 13px;
}

.choose-salons-popup .new-salons__form-sign-address {
  font-weight: 450;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 30px;
}

.choose-salons-popup .new-salons__form-sign .field__tel {
  font-size: 15px;
}

.choose-salons-popup .new-salons__form-sign-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.choose-salons-popup .new-salons__form-sign-bottom p {
  font-weight: 450;
  font-size: 11px;
  line-height: 150%;
  text-align: center;
  color: #bababa;
}

@media (hover: hover) {
  .choose-salons-popup .new-salons__form-sign-bottom p a:hover {
    color: #7b7b7b;
  }
}

.choose-salons-popup .new-salons__form-sign-submit {
  background: transparent;
  border: 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  height: 50px;
  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: 15px;
  border-radius: 4px;
  background-color: #fff200;
}

.choose-salons-popup .new-salons__form-sign-back {
  background: transparent;
  border: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  border-radius: 4px;
  background-color: #F7F5F1;
  height: 34px;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  top: 23px;
  left: 20px;
  font-weight: 450;
  font-size: 14px;
  line-height: 100%;
  color: #363636;
}

.choose-salons-popup .new-salons__form-sign-close {
  background: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: 19px;
  right: 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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: 8px;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-color: rgba(0, 0, 0, 0.4);
}

.choose-salons-popup .new-salons__form-sign .field__input._filled ~ .order-form__input {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup > .new-salons__head,
  .choose-salons-popup > .new-salons__map-top {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .is-active + .new-salons__map-list.is-active {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.choose-salons-popup .new-salons__map-container > .new-salons__head,
.choose-salons-popup .new-salons__map-container > .new-salons__map-top {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .choose-salons-popup .new-salons__map-container > .new-salons__head,
  .choose-salons-popup .new-salons__map-container > .new-salons__map-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.new-popup-map .popup-form {
  max-height: calc(100dvh - 336px);
}

.new-salons-storytime {
  width: 375px;
  padding: 20px;
  position: absolute;
  right: 26px;
  top: 26px;
  bottom: 26px;
  border-radius: 8px;
  background: black;
  -webkit-transition: opacity .3s ease-in-out, height 0s linear .3s;
  -o-transition: opacity .3s ease-in-out, height 0s linear .3s;
  transition: opacity .3s ease-in-out, height 0s linear .3s;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
  overflow-y: auto;
  overflow: hidden;
  z-index: 7;
  height: 0;
}

.new-salons-storytime.is-active {
  opacity: 1;
  pointer-events: auto;
  height: 728px;
  -webkit-transition: opacity .3s ease-in-out, height 0s linear 0s;
  -o-transition: opacity .3s ease-in-out, height 0s linear 0s;
  transition: opacity .3s ease-in-out, height 0s linear 0s;
}

.new-salons-storytime .story-close {
  font-size: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.new-salons-storytime .storytime {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-salons-storytime .story-video {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.new-salons-storytime .story-next {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}

.new-salons-storytime .story-next[src] {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  bottom: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  max-height: 100%;
  height: 100%;
  width: auto;
}

.new-salons-storytime .story-window {
  position: absolute;
  top: 50%;
  right: 20px;
  left: 20px;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}

.new-salons-storytime .story-timeline {
  margin: 20px 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.new-salons-storytime .story-timeline-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 2px;
  position: relative;
  margin-right: 5px;
}

.new-salons-storytime .story-timeline-line {
  background: rgba(255, 255, 255, 0.35);
  border-radius: 2px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.new-salons-storytime .story-timeline-line-active {
  -webkit-transition: width .25s linear;
  -o-transition: width .25s linear;
  transition: width .25s linear;
  width: auto;
  will-change: width;
  border-radius: 2px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
}

.new-salons-storytime .story-bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  -webkit-transition: .4s ease-in-out all;
  -o-transition: .4s ease-in-out all;
  transition: .4s ease-in-out all;
}

.new-salons-storytime .story-bottom.visible {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.new-salons-storytime .story-bottom.invisible {
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
}

.new-salons-storytime .story-views, .new-salons-storytime .story-likes {
  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: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  height: 100%;
}

.new-salons-storytime .story-views > :not(:last-child), .new-salons-storytime .story-likes > :not(:last-child) {
  margin-right: 8px;
}

.new-salons-storytime .story-views {
  padding: 8px 16px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}

.new-salons-storytime .story-likes {
  padding: 10px 0 11px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 8px;
  border-radius: 4px;
  background-color: rgba(21, 21, 21, 0.5);
}

.new-salons-storytime .story-likes .likes-icon {
  position: relative;
  fill: currentColor;
  color: #FFF;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}

.new-salons-storytime .story-likes .likes-icon::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -5px;
  width: 29.81px;
  height: 24.5px;
}

.new-salons-storytime .story-likes .likes-icon._liked, .new-salons-storytime .story-likes .likes-icon._clicked {
  color: #FFF200;
}

.new-salons-storytime .story-likes .likes-icon._clicked {
  -webkit-animation: like .3s ease;
  animation: like .3s ease;
}

.new-salons-storytime .story-likes .likes-icon._clicked::after {
  -webkit-animation: like .3s ease;
  animation: like .3s ease;
}

.new-salons-storytime .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  text-align: center;
}

.new-salons-storytime .spinner > div {
  width: 18px;
  height: 18px;
  background-color: #999999;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: st-sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: st-sk-bouncedelay 1.4s infinite ease-in-out both;
}

.new-salons-storytime .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.new-salons-storytime .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.new-salons-storytime .story-arrow {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: block;
  padding: 8px;
  opacity: 0.7;
}

.new-salons-storytime .story-arrow.right {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.new-salons-storytime .story-arrow.left {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.new-salons-storytime .story-arrow:hover {
  opacity: 0.9;
}

.new-salons-storytime .story-arrow::after {
  position: absolute;
  content: '';
  width: 300%;
  left: 50%;
  top: 50%;
  height: 300%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.new-salons-storytime .story-top {
  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;
}

.new-salons-storytime .story-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 450;
  line-height: 100%;
  border-radius: 4px;
  background-color: #F7F5F1;
  border: none;
  z-index: 1;
}

.new-salons-storytime .story-mute {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  z-index: 1;
  font-size: 0;
}

@media only screen and (max-width: 1024px) {
  .new-salons-storytime {
    top: auto;
    left: 50%;
    bottom: 0;
    min-width: min(576px, 100dvw);
    height: 100%;
    max-height: min(728px, calc(100dvh - 26px));
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 24px 24px 0px 0px;
  }
  .new-salons-storytime.is-active {
    height: 100%;
  }
}

section.store__catalog.swiper.swiper-initialized + section.section__actions {
  margin-top: 14rem;
}

.popular-slider__title {
  margin-bottom: 0;
}

@media (max-width: 500px) {
  .popular-slider__title {
    font-size: 30px;
  }
}

@media (max-width: 500px) {
  .popular-slider .swiper-slide {
    width: 166px;
  }
  .popular-slider .swiper-pagination {
    display: none;
  }
}

.popular-slider__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.popular-slider .store-card:last-child {
  color: white;
  padding: 30px;
  background: -o-linear-gradient(260.79deg, #0A1E21 50.44%, #006C7B 328.82%);
  background: linear-gradient(189.21deg, #0A1E21 50.44%, #006C7B 328.82%);
}

@media (max-width: 768px) {
  .popular-slider .store-card:last-child {
    height: 250px;
    font-size: 17px;
  }
}

@media (max-width: 500px) {
  .popular-slider .store-card:last-child {
    width: 164px !important;
    padding: 16px;
  }
}

.popular-slider .store-card:last-child .popular-slider__watch-all-text {
  color: white;
  margin: 0;
  font-family: Manrope, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 32.5px;
  text-align: left;
}

@media (max-width: 500px) {
  .popular-slider .store-card:last-child .popular-slider__watch-all-text {
    font-size: 17.49px;
    line-height: 22.74px;
    text-align: left;
  }
}

.popular-slider .store-card:last-child .popular-slider__watch-all-link {
  width: 40px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 768px) {
  .popular-slider .store-card:last-child .popular-slider__watch-all-link {
    top: 87%;
  }
}

@media (max-width: 500px) {
  .popular-slider .store-card:last-child .popular-slider__watch-all-link {
    top: 87%;
  }
}

.popular-slider .store-card:last-child .popular-slider__arrow {
  width: 35px;
  height: 20px;
  color: white;
  fill: white;
}

.popular-slider .store__card {
  height: 100%;
}

.politics-agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.politics-agreement__hidden {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: -99;
}

.politics-agreement--theme--light {
  --text: #757575;
  --link: #363636;
  --hover: #757575;
  --border: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.3 17.5C1.8 17.5 1.375 17.325 1.025 16.975C0.675 16.625 0.5 16.2 0.5 15.7V2.3C0.5 1.8 0.675 1.375 1.025 1.025C1.375 0.675 1.8 0.5 2.3 0.5H15.7C16.2 0.5 16.625 0.675 16.975 1.025C17.325 1.375 17.5 1.8 17.5 2.3V15.7C17.5 16.2 17.325 16.625 16.975 16.975C16.625 17.325 16.2 17.5 15.7 17.5H2.3ZM2.3 16H15.7C15.7667 16 15.8333 15.9667 15.9 15.9C15.9667 15.8333 16 15.7667 16 15.7V2.3C16 2.23333 15.9667 2.16667 15.9 2.1C15.8333 2.03333 15.7667 2 15.7 2H2.3C2.23333 2 2.16667 2.03333 2.1 2.1C2.03333 2.16667 2 2.23333 2 2.3V15.7C2 15.7667 2.03333 15.8333 2.1 15.9C2.16667 15.9667 2.23333 16 2.3 16Z' fill='%23C8C8C8'/%3E%3C/svg%3E%0A");
  --check: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='12 12 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M21.05 33.1L35.2 18.95L32.9 16.7L21.05 28.55L15.05 22.55L12.8 24.8L21.05 33.1Z' fill='%23FFFFFF' /%3E%3C/svg%3E");
}

.politics-agreement--theme--dark {
  --text: #cacaca;
  --link: #fff;
  --hover: #fff;
  --border: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.3 17.5C1.8 17.5 1.375 17.325 1.025 16.975C0.675 16.625 0.5 16.2 0.5 15.7V2.3C0.5 1.8 0.675 1.375 1.025 1.025C1.375 0.675 1.8 0.5 2.3 0.5H15.7C16.2 0.5 16.625 0.675 16.975 1.025C17.325 1.375 17.5 1.8 17.5 2.3V15.7C17.5 16.2 17.325 16.625 16.975 16.975C16.625 17.325 16.2 17.5 15.7 17.5H2.3ZM2.3 16H15.7C15.7667 16 15.8333 15.9667 15.9 15.9C15.9667 15.8333 16 15.7667 16 15.7V2.3C16 2.23333 15.9667 2.16667 15.9 2.1C15.8333 2.03333 15.7667 2 15.7 2H2.3C2.23333 2 2.16667 2.03333 2.1 2.1C2.03333 2.16667 2 2.23333 2 2.3V15.7C2 15.7667 2.03333 15.8333 2.1 15.9C2.16667 15.9667 2.23333 16 2.3 16Z' fill='%23CACACA'/%3E%3C/svg%3E%0A");
  --check: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='12 12 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M21.05 33.1L35.2 18.95L32.9 16.7L21.05 28.55L15.05 22.55L12.8 24.8L21.05 33.1Z' fill='%23363636' /%3E%3C/svg%3E");
}

.politics-agreement--theme--redesign {
  --text: #000000;
  --link: #361c1c;
  --hover: #000000;
  --border: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.998 1c-.218 0-.432.002-.642.005l-.616.017-.299.013-.579.034-.553.046c-4.785.464-6.732 2.411-7.196 7.196l-.046.553-.034.579c-.005.098-.01.198-.013.299l-.017.616-.004.318-.001.324c0 .218.002.432.005.642l.017.616.013.299.034.579.046.553c.464 4.785 2.411 6.732 7.196 7.196l.553.046.579.034c.098.005.198.01.299.013l.616.017.642.005.642-.005.616-.017.299-.013.579-.034.553-.046c4.785-.464 6.732-2.411 7.196-7.196l.046-.553.034-.579c.005-.098.01-.198.013-.299l.017-.616.005-.642-.005-.642-.017-.616-.013-.299-.034-.579-.046-.553c-.464-4.785-2.411-6.732-7.196-7.196l-.553-.046-.579-.034c-.0996-.00486-.1993-.0092-.299-.013l-.616-.017-.318-.004z' fill='transparent' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");
  --check: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C11.782 2 11.568 2.002 11.358 2.005L10.742 2.022L10.443 2.035L9.864 2.069L9.311 2.115C4.526 2.579 2.579 4.526 2.115 9.311L2.069 9.864L2.035 10.443C2.03 10.541 2.025 10.641 2.022 10.742L2.005 11.358L2.001 11.676L2 12C2 12.218 2.002 12.432 2.005 12.642L2.022 13.258L2.035 13.557L2.069 14.136L2.115 14.689C2.579 19.474 4.526 21.421 9.311 21.885L9.864 21.931L10.443 21.965C10.541 21.97 10.641 21.975 10.742 21.978L11.358 21.995L12 22L12.642 21.995L13.258 21.978L13.557 21.965L14.136 21.931L14.689 21.885C19.474 21.421 21.421 19.474 21.885 14.689L21.931 14.136L21.965 13.557C21.97 13.459 21.975 13.359 21.978 13.258L21.995 12.642L22 12L21.995 11.358L21.978 10.742L21.965 10.443L21.931 9.864L21.885 9.311C21.421 4.526 19.474 2.579 14.689 2.115L14.136 2.069L13.557 2.035C13.4574 2.03014 13.3577 2.0258 13.258 2.022L12.642 2.005L12.324 2.001L12 2Z' fill='black' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.2917 9.29298C14.4717 9.11363 14.7131 9.0095 14.9671 9.00175C15.221 8.99399 15.4684 9.08319 15.659 9.25122C15.8495 9.41926 15.969 9.65353 15.9931 9.90645C16.0172 10.1594 15.9441 10.412 15.7887 10.613L15.7057 10.707L11.7057 14.707C11.5335 14.8792 11.3044 14.9826 11.0614 14.9979C10.8183 15.0131 10.5781 14.9392 10.3857 14.79L10.2917 14.707L8.29169 12.707C8.11235 12.527 8.00822 12.2855 8.00047 12.0316C7.99271 11.7776 8.08191 11.5303 8.24994 11.3397C8.41798 11.1491 8.65225 11.0297 8.90517 11.0056C9.15809 10.9815 9.4107 11.0546 9.61169 11.21L9.70569 11.293L10.9987 12.585L14.2917 9.29298Z' fill='white'/%3E%3C/svg%3E%0A");
}

.politics-agreement__label {
  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;
  padding: 0.2rem;
  width: 2.4rem;
  height: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.8rem;
}

.politics-agreement__label::before {
  display: block;
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.2rem;
  background-image: var(--border);
  background-position: center;
  background-size: contain;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.politics-agreement__label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  background-image: var(--check);
  background-position: center;
  background-size: contain;
  border-radius: 0.2rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.politics-agreement__label--redesign {
  width: 20px;
  height: 20px;
}

.politics-agreement__label--redesign::before {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.politics-agreement__label--redesign::after {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.politics-agreement__hidden:checked + .politics-agreement__label::before {
  -webkit-box-shadow: 0 0 0 1rem inset var(--text);
  box-shadow: 0 0 0 1rem inset var(--text);
}

.politics-agreement__hidden:checked + .politics-agreement__label::after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.politics-agreement__hidden:checked + .politics-agreement__label--redesign::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.politics-agreement__text {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 130%;
  margin: 0;
  text-align: left;
  color: var(--text);
}

.politics-agreement__link {
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}

.politics-agreement__link._selected {
  color: var(--link);
}

.politics-agreement__link:not(._selected) {
  color: var(--text);
}

@media only screen and (min-width: 1024px) {
  .politics-agreement__link._selected:hover {
    color: var(--hover);
  }
  .politics-agreement__link:not(._selected):hover {
    color: var(--link);
  }
}

.switcher {
  --unactive-color: #F5F5F5;
  --active-color: #9A9A9A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.45;
}

.switcher__inner {
  display: block;
}

.switcher__input {
  display: none;
}

.switcher__control {
  display: block;
  width: 4.2rem;
  height: 2.4rem;
  border-radius: 10rem;
  background-color: var(--unactive-color, #F5F5F5);
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.switcher__control::after {
  content: "";
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #fff;
  border-radius: 50%;
  top: .4rem;
  left: .4rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 3.6rem 4.8rem 4.8rem 0 #22374629, 0px 0px 1px 0px #00000014;
  box-shadow: 3.6rem 4.8rem 4.8rem 0 #22374629, 0px 0px 1px 0px #00000014;
}

.switcher__input:checked + .switcher__control {
  background-color: var(--active-color, #363636);
}

.switcher__input:checked + .switcher__control::after {
  -webkit-transform: translateX(1.8rem);
  -ms-transform: translateX(1.8rem);
  transform: translateX(1.8rem);
}

.switcher__text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.45;
}

.cookie-settings__title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.1;
  letter-spacing: -.02em;
  margin: 0 0 2.4rem;
}

@media only screen and (max-width: 767px) {
  .cookie-settings__title {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 1.6rem;
  }
}

.cookie-settings__info, .cookie-settings__info-link {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .cookie-settings__info, .cookie-settings__info-link {
    font-size: 1.3rem;
  }
}

.cookie-settings__info {
  margin: 0 0 1.6rem;
}

.cookie-settings__info-link {
  text-decoration: underline;
  text-underline-offset: .2rem;
}

.cookie-settings__form {
  height: 31.2rem;
  overflow: auto;
  margin-right: -2.4rem;
  padding-right: 2.4rem;
}

.cookie-settings__row {
  position: relative;
}

.cookie-settings__switcher {
  position: absolute;
  top: 0;
  right: 0;
}

.cookie-settings__footer {
  position: absolute;
  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;
  padding: 2rem 2.4rem;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px -4px 1px 0px #00000008;
  box-shadow: 0px -4px 1px 0px #00000008;
}

@media only screen and (max-width: 767px) {
  .cookie-settings__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.6rem 2rem;
  }
}

.cookie-settings__button {
  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;
  height: 4.8rem;
  padding: 1.2rem;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: .4rem;
  border: none;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.3;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .cookie-settings__button {
    height: 4.4rem;
    font-size: 1.4rem;
  }
}

.cookie-settings__button:not(:last-child) {
  margin-right: 0.8rem;
}

@media only screen and (max-width: 767px) {
  .cookie-settings__button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.4rem;
  }
}

.cookie-settings__button--theme--prime {
  background-color: #FFF200;
  color: #363636;
}

@media only screen and (min-width: 1024px) {
  .cookie-settings__button--theme--prime:hover {
    background-color: #363636;
    color: #FFFFFF;
  }
}

.cookie-settings__button--theme--dark {
  background-color: #363636;
  color: #FFFFFF;
}

@media only screen and (min-width: 1024px) {
  .cookie-settings__button--theme--dark:hover {
    background-color: #FFF200;
    color: #363636;
  }
}

.cookie-settings__button._hidden {
  position: fixed;
  top: -100rem;
  left: -100rem;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.cookie-settings .accordion__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.cookie-settings .accordion__head-text {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .cookie-settings .accordion__head-text {
    font-size: 1.4rem;
  }
}

.cookie-settings .accordion__head-icon {
  width: 2.4rem;
  height: 2.4rem;
  margin-right: .8rem;
  color: #757575;
}

@media only screen and (max-width: 767px) {
  .cookie-settings .accordion__head-icon {
    width: 2rem;
    height: 2rem;
  }
}

.cookie-settings .accordion__head-iconV, .cookie-settings .accordion__head-iconH {
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.cookie-settings .accordion__head.open .accordion__head-iconV {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.cookie-settings .accordion__head.open .accordion__head-iconH {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.cookie-settings .accordion__body {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.cookie-settings .accordion__head.open ~ .accordion__body {
  height: auto;
  opacity: 1;
}

.cookie-settings .accordion__item {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #DBDBDB;
}

.cookie-settings .accordion__item:not(:last-child) {
  margin-bottom: 1.6rem;
}

.cookie-settings .accordion__content {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #757575;
  margin: 0.8rem 0 0;
}

.cookie-settings.popup {
  --popup-width: 60rem;
  padding: 2.4rem 2.4rem 10.8rem;
  overflow: hidden;
  border-radius: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .cookie-settings.popup {
    max-width: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    height: 100dvh;
    padding: 2.4rem 2rem 14.4rem;
  }
}

.cookie-settings .popup__close {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fs-14-mob {
    font-size: 1.4rem;
  }
}

.fs-14 {
  font-size: 1.4rem;
}

.fs-18 {
  font-size: 1.8rem;
}

.fs-20 {
  font-size: 2rem;
}

.fs-24 {
  font-size: 2.4rem;
}

.fs-24._pokupatelam_title {
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 600;
}

.color-black {
  color: #363636 !important;
}

.color-black-2 {
  color: #323232;
}

.color-pale-gray {
  color: #757575;
}

.color-light-gray {
  color: #9A9A9A;
}

.color-white {
  color: #FFFFFF;
}

.underline {
  padding-bottom: 2px;
  border-bottom: 1px solid black;
  display: inline;
}

.dashed {
  border-bottom: dashed 1px;
}

.string-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.string-with-icon svg {
  margin-left: 0.9rem;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bg-yellow {
  background-color: #FFF200;
}

@media only screen and (max-width: 767px) {
  .bg-yellow:hover {
    background-color: #FFF200;
  }
}

.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media only screen and (max-width: 767px) {
  .mobile-hide {
    display: none;
  }
}

.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .mobile-show {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .tablet-hide {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .tablet-hide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.tablet-show {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .tablet-show {
    display: block;
  }
}

/*# sourceMappingURL=main.css.map */
