

/* Start:/local/templates/zaychonok/assets/bundles/global/global.css?179017646637150*/
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/*! 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 {
  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 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 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 {
  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] {
  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;
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/reset-css/reset.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./assets/sass/global.sass ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Rubik";
  src: url(/local/templates/zaychonok/assets/bundles/global/../6be376f52c8c45fd731f.woff2) format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url(/local/templates/zaychonok/assets/bundles/global/../82038519319540eda935.woff2) format("opentype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Intro";
  src: url(/local/templates/zaychonok/assets/bundles/global/../5a531f706ebdf50978ff.woff2) format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
.section-title {
  margin-bottom: 30px;
}

h1.banner-title, .h1.banner-title {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.2em;
}

h1, .h1-copy {
  display: block;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1em;
}

h2, .h2 {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2em;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
}
h2.spec-number, .h2.spec-number {
  font-size: 4.25rem;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.1em;
  display: block;
}

h4, .h4 {
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.1em;
  display: block;
}

h5, .h5 {
  display: block;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.3em;
}

h6, .h6 {
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3em;
}

p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5em;
}
p.small {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2em;
}
p.xsmall {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2em;
}
p.breadcrumb {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4em;
}
p.active {
  font-weight: 500;
  line-height: 1.35em;
}
.footer {
  background: #303030;
  padding: 50px 0 5px;
  overflow: hidden;
  height: -moz-max-content;
  height: max-content;
}
.footer span,
.footer p,
.footer a {
  color: white;
  text-decoration: none;
  margin-bottom: 20px;
  font-size: 14px;
}
.footer a {
  margin-bottom: 10px;
}
.footer svg {
  fill: white;
}
.footer .phone__descr {
  font-size: 12px;
  margin-top: 5px;
}
.footer-line {
  position: absolute;
  bottom: 65px;
  height: 0.0520833333vw;
  width: 100vw;
  left: 0;
  background: white;
  opacity: 0.5;
}
.footer-rabbit {
  position: absolute;
  bottom: 29px;
  height: 246px;
  width: 246px;
}
.footer-rabbit img {
  height: auto;
}
.footer__block {
  width: 1366px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.footer__warning {
  max-width: 100vw;
}
.footer__warning span {
  font-weight: 500;
  font-size: 43px;
  line-height: 43px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.1em;
  color: rgba(212, 212, 212, 0.65);
  justify-content: center;
  padding: 0.5208333333vw;
}
.footer__title .active {
  font-weight: 700 !important;
}
.footer__title .active {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 20px;
}
.footer__list p {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.footer__list a {
  margin-bottom: 10px !important;
}
.footer__list a {
  opacity: 0.7;
  display: block;
}
.footer__list a:hover {
  color: #65BEBB;
}
.footer__list .phone__descr {
  font-weight: 500 !important;
}
.footer__list .phone__descr {
  font-size: 18px;
  line-height: 22px;
  margin-top: 0.5208333333vw;
}
.footer__list .filter {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  opacity: 1;
}
.footer__list a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.footer__list .footer__phone a {
  font-weight: 700 !important;
}
.footer__copyright {
  margin-bottom: 10px !important;
}
.footer__copyright {
  margin-top: 1.2em;
  opacity: 0.7;
  font-size: 16px;
  line-height: 130%;
}
.footer__policy a {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  opacity: 0.7;
}
.footer__info {
  display: grid;
  grid-template-columns: 300px 210px 110px 317px;
  grid-gap: 100px;
  gap: 100px;
  width: 1366px;
  margin: auto;
  padding: 0 63px;
}
.footer__icon {
  width: 150px;
  height: 30px;
}
.footer__icon svg {
  height: 100%;
}
.footer__social {
  display: flex;
  gap: 1.0416666667vw;
}
.footer__social .footer-social__icon {
  width: 2em;
  height: 2em;
}
.footer__social .footer-social__icon svg {
  fill: white;
  height: 100%;
}
.footer__social .footer-social__icon svg:hover {
  fill: #78c0bd;
}
.footer .developers__container {
  display: flex;
  gap: 0.2604166667vw;
  justify-content: center;
}
.footer .developers__logo {
  display: flex;
  gap: 0.2083333333vw;
}
.footer .developers__logo svg {
  height: 100%;
}
.footer .developers__logo .daring {
  width: 3.4em;
  height: 1.2em;
}
.footer .developers__logo .ampersand {
  width: 1em;
  height: 1em;
  animation: ampers_rotate 2s infinite linear;
}
.footer .developers__logo .ampersand svg {
  fill: #1ecac5;
}
.footer .developers__logo .young {
  width: 3.4em;
  height: 1.2em;
}

.mobile-bottom-menu {
  padding: 0 16px;
  position: fixed;
  gap: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #303030;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 1000;
}
.mobile-bottom-menu__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: white;
}
.mobile-bottom-menu__item.active {
  display: flex;
}
.mobile-bottom-menu__item.active span {
  color: #c06bff;
}
.mobile-bottom-menu__item.active svg {
  fill: #c06bff;
  stroke: #c06bff;
}
.mobile-bottom-menu__item svg {
  margin-bottom: 2px;
  width: 28px;
  height: 28px;
  fill: white;
}
.mobile-bottom-menu__item .svgCustomStroke {
  stroke: white;
}
.mobile-bottom-menu__item .svgCustomStroke:hover {
  stroke: #65bebb !important;
}
.mobile-bottom-menu__item .svgCustomStroke:hover {
  fill: #65bebb;
}
.mobile-bottom-menu__item span {
  font-size: 12px;
  font-weight: 400;
  color: white;
}

@keyframes ampers_rotate {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.header {
  position: fixed;
  z-index: 1005;
}
.header .svg-bubble {
  width: 67px;
  height: 94px;
}
.header .header-img {
  height: 94px;
}
.header .header-img.high-header {
  height: 195px;
  width: 1920px;
  left: calc((100vw - 1920px) / 2);
  position: absolute;
}
.header .header-img img {
  height: 100%;
}
.header a {
  text-decoration: none;
}
.header-container {
  display: none;
}
.header-container.mob {
  position: absolute;
  display: block;
}
.header-container.mob .mobile-header {
  width: 100vw;
  height: auto;
}
.header-container.mob .burger {
  position: absolute;
  right: 2.6666666667vw;
  top: 1.3333333333vw;
  width: 12.8vw;
}
.header-container.mob .burger.disable {
  display: none;
}
.header-container.mob .mob-menu {
  top: -226.6666666667vw;
  position: absolute;
  display: block;
  background: rgb(247, 247, 247);
  box-shadow: 0px 0px 13.6px rgba(70, 70, 70, 0.15);
  width: 100vw;
  padding: 4vw;
}
.header-container.mob .mob-menu-bg {
  background: rgba(247, 247, 247, 0.15);
  backdrop-filter: blur(4px);
  position: absolute;
  width: 100vw;
  height: 100dvh;
  display: none;
}
.header-container.mob .mob-menu-bg.active {
  display: block;
}
.header-container.mob .mob-menu.active {
  display: flex;
  flex-direction: column; /* Устанавливаем вертикальное направление */
  justify-content: space-between;
  height: 100dvh;
  top: 0;
  z-index: 3;
  animation: slideDown 0.4s ease-in-out forwards;
}
.header-container.mob .mob-menu svg {
  fill: #00b0ab;
  height: 100%;
}
.header-container.mob .mob-menu .menu-top {
  display: grid;
  grid-template-columns: 1fr 12.8vw;
  border-bottom: 1px solid rgba(0, 128, 123, 0.15);
}
.header-container.mob .mob-menu .menu-bottom {
  display: grid;
  grid-gap: 15px;
  gap: 15px;
  border-top: 1px solid rgba(0, 128, 123, 0.15);
  padding-top: 20px;
}
.header-container.mob .mob-menu .menu-bottom .contact-block {
  display: flex;
  gap: 15px;
}
.header-container.mob .mob-menu .menu-bottom .phone-block {
  display: flex;
  gap: 5px;
}
.header-container.mob .mob-menu .menu-bottom .phone-block span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #4eadaa;
}
.header-container.mob .mob-menu .menu-bottom .phone-block svg {
  width: 16px;
  height: 16px;
}
.header-container.mob .mob-menu .menu-bottom .work-time span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #4eadaa;
}
.header-container.mob .mob-menu .menu-close {
  margin-top: -10px;
  cursor: pointer;
}
.header-container.mob .mob-menu .menu-close svg {
  height: 12.8vw;
}
.header-container.mob .mob-menu .menu-logo {
  width: 32vw;
  height: 6.6666666667vw;
}
.header-container.mob .mob-menu .main-trigger {
  margin-bottom: 4vw;
}
.header-container.mob .mob-menu .back-trigger {
  display: flex;
  gap: 0.8vw;
  margin-bottom: 8vw;
}
.header-container.mob .mob-menu .back-trigger svg {
  width: 5.3333333333vw !important;
  height: 5.3333333333vw !important;
  margin-top: -0.2666666667vw !important;
}
.header-container.mob .mob-menu .back-trigger svg {
  fill: none;
}
.header-container.mob .mob-menu .back-trigger span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 3.7333333333vw;
  line-height: 5.0666666667vw;
  display: flex;
  align-items: center;
  text-align: center;
  color: rgba(48, 48, 48, 0.55);
}
.header-container.mob .mob-menu .links-item-menu {
  gap: 4vw !important;
}
.header-container.mob .mob-menu .links-item-menu .menu-btn-text.first {
  margin-bottom: 1.3333333333vw;
}
.header-container.mob .mob-menu .links-item-menu .menu-btn-text.title {
  font-size: 4.8vw;
}
[dir="ltr"] .header-container.mob .mob-menu .menu-btn-text{
  text-align: left;
}
[dir="rtl"] .header-container.mob .mob-menu .menu-btn-text{
  text-align: right;
}
.header-container.mob .mob-menu .menu-btn-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
  color: #3ea4a1;
  text-decoration: none;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.header-container.mob .mob-menu .menu-btn-text.where {
  color: white;
}
.header-container.mob .mob-menu .menu-btn-text.sub {
  margin-left: 2.6666666667vw;
}
.header-container.mob .mob-menu .menu-btn-text.title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center;
  text-align: center;
  color: #199b97;
}
.header-container.mob .mob-menu .btns-block {
  margin: 40px 0;
  display: grid;
  grid-gap: 20px;
  gap: 20px;
  text-align: center;
  justify-content: start;
}
.header-container.mob .mob-menu .btns-block .links-item.mob svg {
  width: 12px;
  height: 13px;
  margin-top: 7px;
}
.header-container.mob .mob-menu .btns-block .links-item.mob .main-trigger {
  display: flex;
  gap: 1.3333333333vw;
  justify-content: center;
}
.header-container.mob .mob-menu .btns-block .links-item.mob .links-item-menu {
  margin-top: 2.6666666667vw;
  display: grid;
  grid-gap: 1.8666666667vw;
  gap: 1.8666666667vw;
}
.header-container.mob .mob-menu .where-btn-mob {
  display: flex;
  gap: 5px;
  padding: 10px 20px;
  min-height: 50px;
  background: #3ea4a1;
  border-radius: 30px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
  align-items: center;
}
.header-container.mob .mob-menu .where-btn-mob .buy-icon {
  width: 21px;
  height: 21px;
}
.header-container .phone-geo__container {
  margin-left: 20px;
  padding-left: 10px;
  border-left: 1px #4eadaa solid;
}
.header-container .phone-geo__container .phone__container {
  display: flex;
  gap: 5px;
}
.header-container .phone-geo__container .phone__icon {
  width: 14px;
  height: 14px;
  margin-top: 2px;
}
.header-container .phone-geo__container .phone__number {
  font-weight: 700;
  font-size: 12px;
  line-height: 21px;
  display: flex;
  color: #4eadaa;
}
.header-container .phone-geo__container .phone__time {
  font-weight: 500;
  font-size: 12px;
  line-height: 21px;
  display: flex;
  color: #4eadaa;
  padding-left: 5px;
}
.header-content {
  position: absolute;
  padding: 0 63px;
  display: flex;
  align-items: center;
  width: 1366px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header-content.high-header {
  top: -9px;
  transform: translate(-50%);
}
.header-content svg {
  fill: #00b0ab;
  height: inherit;
}
.header-content .mob-logo {
  display: none;
}
.header-content .svg-logo {
  width: 151px;
  height: 30px;
  margin-left: 30px;
}
.header-content-right {
  margin-left: auto;
  display: grid;
  grid-template-columns: 480px 148px;
  grid-gap: 50px;
  gap: 50px;
}
.header-content-right-wrapper {
  position: absolute;
  right: 63px;
}
.header-content-links {
  display: flex;
  gap: 20px;
}
.header-content-links .links-item {
  padding: 0.5208333333vw;
  position: relative;
  display: flex;
  gap: 0.2604166667vw;
  align-items: center;
}
.header-content-links .links-item a,
.header-content-links .links-item span {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #00807b;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.header-content-links .links-item .arrow {
  fill: none;
  width: 21px;
  height: 21px;
  margin-left: -3px;
}
.header-content-links .links-item .arrow.active {
  transform: rotate(-180deg);
}
.header-content-links .links-item .links-item-menu {
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  padding: 20px;
  display: none;
  gap: 10px;
  left: 4px;
  top: 40px;
}
.header-content-links .links-item .links-item-menu::before {
  content: "";
  position: absolute;
  top: -16px;
  left: -60px;
  right: -20px;
  height: 16px;
}
.header-content-links .links-item .links-item-menu .category-block {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  height: -moz-fit-content;
  height: fit-content;
}
.header-content-links .links-item .links-item-menu .category-block .title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #00807b;
}
.header-content-links .links-item .links-item-menu.active {
  display: grid;
}
.header-content-links .links-item .links-item-menu.active.new-menu {
  display: flex;
  gap: 40px;
}
.header-content-links .links-item .links-item-menu.products {
  left: -10px;
}
.header-where-buy {
  padding: 8px 25px 6px;
  background: #3EA4A1;
  border-radius: 1.5625vw;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  gap: 5px;
  cursor: pointer;
  align-items: center;
}
.header-where-buy span {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: white;
  white-space: nowrap;
}
.header-where-buy-icon svg {
  width: 1.09375vw;
  height: 1.09375vw;
}

.mobile-header-scrollable {
  position: relative;
}
.mobile-header-scrollable.hide {
  display: none;
}
.mobile-header-scrollable.disable {
  display: none;
}
.mobile-header-scrollable img {
  height: 36.2666666667vw;
}
.mobile-header-scrollable .zaychonok {
  position: absolute;
  width: 18.1333333333vw;
  height: 28vw;
  right: 18.1333333333vw;
  bottom: 0;
  z-index: 1100;
}

links-item.mob .links-item-menu.products {
  display: none;
}
links-item.mob.active .links-item-menu.products {
  display: grid;
}

.d-n {
  display: none !important;
}

@keyframes slideDown {
  from {
    top: -226.6666666667vw;
  }
  to {
    top: 0;
  }
}
* {
  font-family: "Rubik" !important;
}
* {
  color: #303030;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  position: relative;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  position: relative;
  min-height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  background: #F7F7F7;
}
body.off-scroll {
  overflow-y: hidden;
}
body.modal-open {
  overflow: hidden;
}
body::-webkit-scrollbar {
  width: 10px;
}
body::-webkit-scrollbar-thumb {
  background: #65BEBB;
  border-radius: 2px;
}
.intro-bold {
  font-family: "Intro" !important;
  font-style: normal !important;
  font-weight: 700 !important;
}

.s-h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 30px;
  color: #4EADAA;
  text-transform: inherit;
}
.s-h2.f26 {
  font-size: 26px;
  margin-bottom: 20px;
  display: block;
}

.container {
  max-width: 1366px;
  margin: auto;
  padding: 0 63px;
}

h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #4EADAA;
  margin: 40px 0;
}

svg, img {
  width: 100%;
}

.section-margin {
  margin-bottom: 2.0833333333vw;
}

.wrong-block {
  width: 695px;
  margin: auto;
  margin-top: 255px;
  margin-bottom: 100px;
  justify-content: center;
  text-align: center;
}
.wrong-block .small-h1 {
  font-size: 20px;
  color: #303030;
  margin-bottom: 20px;
  font-weight: 700;
}
.wrong-block .button-wrong {
  justify-content: center;
  align-items: center;
  padding: 11px 20px 10px;
  background: #3EA4A1;
  border-radius: 30px;
  color: white;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

.some-sources {
  margin-bottom: 40px;
}
.some-sources .source-item {
  font-weight: 500;
  font-size: 14px;
  line-height: 17pх;
  color: #B0B0B0;
}
@media (min-width: 769px){
  .mobile-bottom-menu {
    display: none !important;
  }
  .header-container {
    display: block;
    position: relative;
    width: 100vw;
  }
  .header-container.mob {
    display: none;
  }
  .header-container.mob .mob-menu {
    display: none;
  }
  .mobile-header-scrollable {
    display: none;
  }
}
@media (max-width: 1200px){
  h1.banner-title, .h1.banner-title {
    font-size: 2.5rem;
  }
  h1, .h1-copy {
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 1.75rem;
  }
  h2.spec-number, .h2.spec-number {
    font-size: 3rem;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  h4, .h4 {
    font-size: 1.375rem;
  }
  h5, .h5, h6, .h6 {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px){
  h1.banner-title, .h1.banner-title {
    font-size: 2rem;
  }
  h1, .h1-copy {
    font-size: 1.875rem;
  }
  h2.spec-number, .h2.spec-number {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  p.xsmall {
    font-size: 0.75rem;
  }
  .section-title {
    font-weight: 600;
    font-size: 8vw;
    line-height: 9.6vw;
  }
  .footer {
    padding: 8vw 4.2666666667vw 1.3333333333vw;
    max-width: 100vw;
  }
  .footer-line {
    height: 0.2666666667vw;
    bottom: 17.3333333333vw;
  }
  .footer__block {
    width: 100%;
  }
  .header {
    padding-top: 200px;
    margin-top: -200px;
    background: white;
    width: 100vw;
  }
  .header-content {
    top: 5.3333333333vw;
  }
  .header-content .mob-logo {
    display: block;
    margin-left: 90px;
    width: 32vw;
    height: 6.6666666667vw;
    margin-top: 4.5333333333vw;
  }
  body::-webkit-scrollbar {
    width: 0.8vw;
  }
  .container {
    padding: 0 4.2666666667vw;
  }
  .wrong-block {
    width: 100%;
    margin-top: 68vw;
    margin-bottom: 26.6666666667vw;
  }
  .wrong-block .small-h1 {
    font-size: 5.3333333333vw;
    margin: 10.6666666667vw;
  }
  .wrong-block .button-wrong {
    padding: 2.9333333333vw 5.3333333333vw 2.6666666667vw;
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .some-sources {
    margin-bottom: 10.6666666667vw;
  }
  .some-sources .source-item {
    font-size: 3.7333333333vw !important;
    line-height: 4.5333333333vw !important;
  }
}
@media (max-width: 576px){
  h1, .h1-copy, h1.banner-title, .h1.banner-title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.1em;
  }
  h2, .h2 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 20px;
  }
  h2.spec-number, .h2.spec-number {
    font-size: 2.125rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  h3, .h3 {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  h4, .h4, h5, .h5, h6, .h6 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  p {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4em;
  }
  p.small {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  p.breadcrumbs {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.2em;
  }
  .header-container.mob .mob-menu .menu-btn-text {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
  .header-container.mob .mob-menu .btns-block {
    margin: 10.6666666667vw 0;
    gap: 5.3333333333vw;
  }
  .header-container.mob .mob-menu .btns-block .links-item.mob svg {
    width: 3.2vw;
    height: 3.4666666667vw;
    margin-top: 1.8666666667vw;
  }
  .header-container.mob .mob-menu .where-btn-mob {
    border-radius: 8vw;
    margin-bottom: 5.3333333333vw;
    gap: 1.3333333333vw;
    padding: 2.6666666667vw 5.3333333333vw;
    min-height: 13.3333333333vw;
  }
  .header-container.mob .mob-menu .where-btn-mob .buy-icon {
    width: 5.6vw;
    height: 5.6vw;
  }
}
@media (max-width: 1366px){
  .footer span,
  .footer p,
  .footer a {
    font-size: 1.0248901903vw;
    margin-bottom: 1.4641288433vw;
  }
  .footer a {
    margin-bottom: 0.7320644217vw;
  }
  .footer .phone__descr {
    font-size: 0.878477306vw;
    margin-top: 0.3660322108vw;
  }
  .footer-rabbit {
    bottom: 2.1229868228vw;
    height: 18.0087847731vw;
    width: 18.0087847731vw;
  }
  .footer__warning span {
    font-size: 3.1478770132vw;
    line-height: 3.1478770132vw;
  }
  .footer__title .active {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
    margin-bottom: 1.4641288433vw;
  }
  .footer__list p {
    font-size: 1.1713030747vw;
    line-height: 1.6105417277vw;
  }
  .footer__list .phone__descr {
    font-size: 1.317715959vw;
    line-height: 1.6105417277vw;
  }
  .footer__list .filter {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  .footer__list a {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  .footer__copyright {
    font-size: 1.1713030747vw;
  }
  .footer__policy a {
    font-size: 1.0248901903vw;
  }
  .footer__info {
    grid-template-columns: 21.9619326501vw 15.3733528551vw 8.0527086384vw 23.2064421669vw;
    gap: 7.3206442167vw;
    width: 100vw;
    margin: 0;
    margin: initial;
    padding: 0 4.6120058565vw;
  }
  .footer__icon {
    width: 10.980966325vw;
    height: 2.196193265vw;
  }
  .footer .developers__container {
    gap: 0.3660322108vw;
  }
  .header .svg-bubble {
    width: 4.9048316252vw;
    height: 6.8814055637vw;
  }
  .header .header-img {
    height: 6.8814055637vw;
  }
  .header-container .phone-geo__container {
    margin-left: 1.4641288433vw;
    padding-left: 0.7320644217vw;
  }
  .header-container .phone-geo__container .phone__container {
    gap: 0.3660322108vw;
  }
  .header-container .phone-geo__container .phone__icon {
    width: 1.0248901903vw;
    height: 1.0248901903vw;
    margin-top: 0.1464128843vw;
  }
  .header-container .phone-geo__container .phone__number {
    font-size: 0.878477306vw;
    line-height: 1.5373352855vw;
  }
  .header-container .phone-geo__container .phone__time {
    font-size: 0.878477306vw;
    padding-left: 0.3660322108vw;
    line-height: 1.5373352855vw;
  }
  .header-content {
    width: 100vw;
  }
  .header-content-right {
    grid-template-columns: 35.1390922401vw 10.8345534407vw;
    gap: 3.6603221083vw;
  }
  .header-content-right-wrapper {
    right: 4.6120058565vw;
  }
  .header-content-links .links-item a,
  .header-content-links .links-item span {
    font-size: 1.0248901903vw !important;
  }
  .header-content-links .links-item a,
  .header-content-links .links-item span {
    line-height: 1.2445095168vw;
  }
  .header-content-links .links-item .arrow {
    width: 1.5373352855vw !important;
    height: 1.5373352855vw !important;
    margin-top: 0.3660322108vw !important;
    margin-left: -0.2196193265vw !important;
  }
  .header-content-links .links-item .links-item-menu {
    border-radius: 0.878477306vw;
    padding: 1.4641288433vw;
    gap: 0.7320644217vw;
    left: 0.2928257687vw;
    top: 2.9282576867vw;
  }
  .header-where-buy span {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  .s-h2 {
    font-size: 2.196193265vw;
    line-height: 2.196193265vw;
  }
  .s-h2.f26 {
    font-size: 1.9033674963vw;
    line-height: 2.196193265vw;
  }
  .container {
    max-width: 90.775988287vw;
    padding: 0;
  }
  h1 {
    font-size: 2.9282576867vw;
    line-height: 2.9282576867vw;
    margin: 2.9282576867vw 0;
  }
}
@media (max-width: 1366px) and (max-width: 768px){
  .footer span,
  .footer p,
  .footer a {
    margin-bottom: 4vw !important;
    font-size: 3.7333333333vw !important;
  }
  .footer .phone__descr {
    font-size: 4.2666666667vw;
    margin-top: 1.3333333333vw;
  }
  .footer-rabbit {
    left: auto;
    left: initial;
    right: 0;
    bottom: 10.6666666667vw;
    height: 44vw;
    width: 44vw;
    transform: scaleX(-1);
  }
  .footer__warning span {
    padding: 2.6666666667vw 2.6666666667vw !important;
    padding-left: 4.2666666667vw !important;
  }
  .footer__warning span {
    font-size: 8vw;
    line-height: 8.5333333333vw;
  }
  .footer__title .active {
    font-size: 3.7333333333vw !important;
    line-height: 4.8vw !important;
  }
  .footer__title .active {
    margin-bottom: 5.3333333333vw;
  }
  .footer__list p {
    margin-bottom: 5.3333333333vw !important;
    font-size: 3.7333333333vw !important;
    line-height: 5.3333333333vw !important;
  }
  .footer__list .phone__descr {
    font-size: 4.8vw !important;
    line-height: 5.8666666667vw !important;
  }
  .footer__list .filter {
    margin-bottom: 8px !important;
    font-size: 3.7333333333vw !important;
    line-height: 5.3333333333vw !important;
  }
  .footer__list a {
    font-size: 4.2666666667vw !important;
    line-height: 5.0666666667vw !important;
  }
  .footer__copyright {
    font-size: 3.7333333333vw !important;
  }
  .footer__policy a {
    font-size: 3.7333333333vw !important;
  }
  .footer__info {
    grid-template-columns: initial;
    padding: 0;
    width: 100%;
  }
  .footer__icon {
    width: 53.3333333333vw;
    height: 10.6666666667vw;
  }
  .s-h2 {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .s-h2.f26 {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
@media (max-width: 360px){
  .mobile-bottom-menu__item span {
    font-size: 2.7777777778vw !important;
  }
}
@media (max-width: 768px) and (max-width: 576px){
  .header-content .mob-logo {
    margin-left: 6.6666666667vw;
  }
}
@media (max-width: 1024px){
  .header-content .svg-logo {
    width: 101px;
    aspect-ratio: 151/30;
    height: auto;
    height: initial;
  }
  .header-content-links {
    gap: 10px;
  }
}
@media (max-width: 1366px) and (max-width: 1024px){
  .header-content-right {
    gap: 30px;
  }
}
@media (hover: hover){
  .mobile-bottom-menu__item:hover {
    color: #65bebb;
  }
  .mobile-bottom-menu__item svg:hover {
    fill: #65bebb;
  }
}

/* End */


/* Start:/local/components/zaychonok/geo-header/templates/.default/style.css?179017646612979*/
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[8].use[0]!./assets/components/HeaderGeo.vue?vue&type=style&index=0&id=6589f5ce&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.header-geo-icon {
  width: 14px;
  height: 14px;
}
.sent-title {
  text-align: center; /* Центрирование текста по горизонтали */
  padding: 20px; /* Отступ сверху (по желанию) */
  font-weight: 400;
  font-size: 25px;
  line-height: 110%;
  background: #F4F4F4;
}
.modal-geo {
  position: fixed;
  z-index: 5;
  top: -10px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  overflow: auto;
  max-height: 100vh;
  left: calc((1366px - 100vw) / 2);
}
.modal-geo-container {
  position: absolute;
  background-color: #fff;
  border-radius: 20px;
  max-width: 672px;
  width: 95%;
  z-index: 22;
  max-height: 80vh;
}
.modal-geo-container .sent-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  padding-top: 30px;
  padding-left: 120px;
  padding-right: 120px;
}
.bg-fill {
  display: none;
}
.modal-geo-content {
  padding: 30px 40px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.modal-geo-content .modal-geo-btns {
  display: none;
  gap: 20px;
}
.modal-geo-content .modal-geo-btns.active {
  display: flex;
}
.modal-geo-content .modal-geo-btns .cancel-btn {
  color: #A87BC9;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin: auto;
  margin-right: 0;
  border-bottom: 1px solid #A87BC9;
}
.modal-geo-content .modal-geo-btns .send-btn {
  justify-content: center;
  align-items: center;
  padding: 15px 36px 14px;
  gap: 10px;
  background: #A87BC9;
  border-radius: 30px;
  height: 48px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0 auto;
  margin-left: 0;
  display: flex;
}
.modal-geo-content .modal-geo-block {
  margin-bottom: 30px;
}
.modal-geo-content .modal-geo-block .info {
  display: flex;
  margin-top: -20px;
  margin-bottom: 20px;
}
.modal-geo-content .modal-geo-block .info .img {
  width: 50px;
  height: 50px;
}
.modal-geo-content .modal-geo-block .info .info-text {
  display: block;
  padding: 5px 5px 5px 10px;
}
.modal-geo-content .modal-geo-block .info .info-text .name {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}
.modal-geo-content .modal-geo-block .info .info-text .type {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #C9C9C9;
}
.modal-geo-content .modal-geo-block .edit-text {
  cursor: pointer;
  display: flex;
}
.modal-geo-content .modal-geo-block .edit-text p {
  margin-top: 2px;
  margin-left: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-decoration-line: underline;
  color: #A87BC9;
}
.modal-geo-content .modal-geo-block .block-title {
  font-style: normal;
  margin-bottom: 3px;
  text-align: center;
  opacity: 0.6;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #B0B0B0;
}
.modal-geo-content .modal-geo-block .block-title span {
  color: #FF0000;
}
.modal-geo-content .modal-geo-block input {
  border: 1px solid rgba(87, 36, 115, 0.3);
  border-radius: 4px;
  width: 100%;
  height: 42px;
  padding: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #1B0D23;
}
.modal-geo-content .modal-geo-block input ::-moz-placeholder {
  opacity: 0.1;
}
.modal-geo-content .modal-geo-block input ::placeholder {
  opacity: 0.1;
}
.modal-geo-content .modal-geo-block input:focus {
  border-color: black !important;
}
.modal-geo-content .modal-geo-block input:focus {
  outline: none;
}
.modal-geo-content .modal-geo-block .counter-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.modal-geo-content .modal-geo-block .counter-box textarea {
  border: 1px solid rgba(87, 36, 115, 0.3);
  border-radius: 4px;
  width: 100%;
  height: 42px;
  padding: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #1B0D23;
}
.modal-geo-content .modal-geo-block .counter-box textarea:focus {
  border-color: black !important;
}
.modal-geo-content .modal-geo-block .counter-box textarea:focus {
  outline: none;
}
.modal-geo-content .modal-geo-block .counter-box textarea ::-moz-placeholder {
  opacity: 0.05;
}
.modal-geo-content .modal-geo-block .counter-box textarea ::placeholder {
  opacity: 0.05;
}
.modal-geo-content .modal-geo-block .counter-box textarea::-webkit-resizer {
  width: 10px;
  height: 10px;
}
.modal-geo-content .modal-geo-block .counter-box .counter-text {
  position: absolute;
  right: 25px;
  bottom: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  opacity: 0.5;
}
.modal-geo-content .modal-geo-block .counter-box .comment {
  height: 100px;
  overflow: auto;
  resize: vertical;
}
.modal-geo-content .modal-geo-block .counter-box .resize-handle {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 10px;
  margin-right: 7px;
  width: 13px;
  height: 13px;
  cursor: nwse-resize;
}
.geo-title-block {
  height: 68px;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #A87BC9;
}
.close {
  position: absolute;
  right: 25px;
  cursor: pointer;
}
.region-item {
  padding: 4px 0;
  cursor: pointer;
}
.region-item:active p {
  color: #A87BC9;
}
.add-review {
  width: 264px;
  height: 48px;
  background: #A87BC9;
  border-radius: 4px;
  margin-bottom: 25px;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  gap: 7px;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  cursor: pointer;
}
.products-select {
  position: relative;
  display: flex;
  align-items: center;
}
.products-select.active .products-select__preview .products-select__item {
  border-radius: 4px 4px 0px 0px;
}
.products-select.active .products-select__preview .products-select__item svg {
  transform: rotate(270deg);
}
.products-select__modal-geo {
  width: 485px;
}
.products-select__preview .products-select__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  width: 370px;
  background: rgba(210, 210, 210, 0.2);
  border-radius: 10px;
}
.products-select__preview .products-select__item input {
  background: none;
  font-weight: 500;
}
.products-select__preview .products-select__item p {
  max-width: calc(100% - 84px);
}
.products-select__preview .products-select__item .arrow {
  flex-shrink: 0;
  transition: transform 0.3s ease-in-out;
  transform: rotate(90deg);
  width: 24px;
  height: 24px;
  stroke: #A87BC9;
  fill: #A87BC9;
}
.products-select__preview .products-select__item .arrow.rotated {
  transform: rotate(270deg);
}
.products-select__body_send {
  width: 100%;
  top: auto;
  max-width: 592px;
  z-index: 1;
  padding: 20px;
  margin-right: 40px;
  margin-top: 20px;
  background: rgb(246, 246, 246);
  border-radius: 20px;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 300px;
  overflow-y: auto;
  display: none;
}
.products-select__body_send.active {
  display: block;
}
.products-select__body .products-select__item:not(:last-of-type) {
  margin-bottom: 15px;
}
.products-select__item {
  cursor: pointer;
}
.products-select__item p {
  transition: color 0.3s ease-in-out;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2em;
}
.products-select__item.active p, .products-select__item:hover p {
  color: #A87BC9;
}
.header__col {
  display: flex;
  margin-left: 0;
}
.header-geo-name {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #A87BC9;
  opacity: 0.5;
  margin: auto 5px;
  padding-top: 2px;
  border-bottom: 1px dashed #A87BC9;
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration: underline dashed currentColor;
          text-decoration: underline dashed currentColor;
  border-bottom: none;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-geo-name:active {
  opacity: 1;
}
.header-geo-name-icon {
  width: 14px;
  opacity: 0.5;
  margin-top: 2px;
}
.header-geo-block {
  display: none;
  padding: 25px 35px;
  flex-direction: column;
  align-items: center;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  position: absolute;
  margin-top: 2rem;
  width: 310px;
}
.header-geo-block.active {
  display: inline-flex;
}
.header-geo-block .your-city {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  /* identical to box height, or 100% */
  display: flex;
  align-items: center;
  color: #A87BC9;
}
.header-geo-block .selected-city {
  color: #1B0D23;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.header-geo-block .btns {
  display: flex;
  gap: 25px;
  margin-top: 20px;
}
.header-geo-block .btns .thanks {
  color: white;
  background: #A87BC9;
  border-radius: 30px;
  padding: 9px 17px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}
.header-geo-block .other-btn {
  font-style: normal;
  margin: auto;
  border-bottom: 1px solid #A87BC9;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  display: flex;
  align-items: center;
  text-align: center;
  color: #A87BC9;
}
.header-geo-block .other-btn:active {
  color: #7B32A3;
  border-bottom: 1px solid #7B32A3;
}
.header-geo-block.disableShadow {
  box-shadow: none;
}
@media (min-width: 768px){
.modal-geo-content .modal-geo-block .block-title {
    font-size: 16px;
}
}
@media screen and (min-width: 1441px){
.header-geo-name {
    max-width: 19em;
}
}
@media (max-width: 768px){
.header-geo-icon {
    width: 16px;
    height: 16px;
}
.bg-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100dvh;
    backdrop-filter: blur(5px);
    background-color: rgba(85, 94, 108, 0.3);
}
.bg-fill.active {
    display: block;
}
.add-review {
    margin-left: 0;
}
.products-select {
    width: 100%;
}
.header-geo-block .selected-city {
    max-width: 90vw;
    white-space: normal;
    text-align: center;
}
}
@media (max-width: 1366px){
.modal-geo {
    left: 0;
}
.header-geo-name {
    font-size: 0.878477306vw;
}
}
@media (max-width: 1366px) and (max-width: 768px){
.header-geo-name {
    font-size: 16px;
    margin-left: 6px;
    padding: 0;
}
}
@media screen and (max-width: 1024px){
.header-geo-name {
    max-width: 50em;
}
}
@media (max-width: 1024px){
.header-geo-block {
    margin-left: 90px;
}
}
@media (max-width: 1024px) and (max-width: 768px){
.header-geo-block {
    margin-right: 0;
    max-width: 90vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
}
@media (max-width: 1024px) and (max-width: 768px) and (max-width: 576px){
.header-geo-block {
    max-width: 99vw;
    width: calc(100vw - 36px);
}
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
.header-geo-name {
    max-width: 12em;
}
}
@media screen and (min-width: 1200px) and (max-width: 1440px){
.header-geo-name {
    max-width: 19em;
}
}
@media (hover: hover){
.region-item:hover p {
    color: #A87BC9;
}
.header-geo-name:hover {
    opacity: 1;
}
.header-geo-block .other-btn:hover {
    color: #7B32A3;
    border-bottom: 1px solid #7B32A3;
}
}

/* End */
/* /local/templates/zaychonok/assets/bundles/global/global.css?179017646637150 */
/* /local/components/zaychonok/geo-header/templates/.default/style.css?179017646612979 */
