

/* 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/templates/zaychonok/assets/bundles/main-page/main-page.css?179017806491194*/
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/plugins/owl.carousel.min.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  padding: 0 !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/components/owl-dots.sass ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.owl-dots {
  position: absolute;
  bottom: -0.2666666667vw;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  gap: 5px;
  max-width: 100%;
  z-index: 5;
}
.owl-dots .owl-dot {
  background: #D0B9EC !important;
}
.owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  opacity: 0.5;
  transition: width 0.5s ease-in-out;
}
.owl-dots .owl-dot.active {
  background: #A87BC9 !important;
}
.owl-dots .owl-dot.active {
  opacity: 1;
}
@media (max-width: 768px) {
  .owl-dots .owl-dot {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-radius: 2.1333333333vw;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/components/arrow.sass ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.arrow {
  width: 9.6vw;
  height: 9.6vw;
  transform-origin: center center;
  cursor: pointer;
  transition: transform 0.5s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.arrow.breadcrumb-arrow {
  position: relative;
  transform: none;
  transform: initial;
  width: auto;
  top: auto;
  top: initial;
}
.arrow.top-arrow {
  position: static;
  position: initial;
  transform: none;
  transform: initial;
  width: auto;
}
.arrow svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.arrow-left {
  transform: translateY(-50%) rotate(180deg);
}
.arrow-bottom {
  position: static;
  position: initial;
  top: auto;
  top: initial;
  transform: rotate(90deg);
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pages/main-page/welcome-screen.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.tags__wrapper {
  display: flex;
  gap: 0.5208333333vw;
  flex-wrap: wrap;
}
.tags__wrapper .small {
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  gap: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  white-space: nowrap;
}
.tags__wrapper .tag, .tags__wrapper a {
  text-decoration: none;
  height: -moz-fit-content;
  height: fit-content;
}
.tags__wrapper .tag-item {
  border: 1px solid #4EADAA;
  border-radius: 30px;
}
.tags__wrapper .tag-item.active {
  background: #4EADAA;
}
.tags__wrapper .tag-item.active p {
  color: white;
}

.tags {
  margin-bottom: 30px;
  width: 100%;
}

.h1-copy {
  color: #4eadaa;
}

.section-description h1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #4EADAA;
  margin: 20px 0;
}
.section-description b {
  font-weight: 600;
  margin-bottom: 10px;
  color: #4eadaa;
  display: block;
}
.section-description p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  margin-bottom: 10px;
}
.section-description p b {
  font-weight: 600;
  margin-bottom: 0;
  margin-bottom: initial;
  color: #303030;
  display: inline;
  display: initial;
}

.catalog-items {
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px;
  margin-bottom: 60px;
  gap: 15px;
}
.catalog-items .product-card {
  width: calc((100% - 45px) / 4);
}
.catalog-items .product-card.catalog-page {
  margin-bottom: 0;
}
.catalog-items .promo-banner {
  display: flex;
  width: calc((100% - 45px) / 2);
  height: 100%;
  background: linear-gradient(179.18deg, #65BEBB 0.69%, rgba(240, 240, 240, 0) 69.67%, rgba(101, 190, 187, 0) 99.29%), #F0F0F0;
  border-radius: 15px;
  padding: 23px;
  padding-top: 28px;
  position: relative;
  flex-direction: column;
  gap: 19px;
  display: none;
}
.catalog-items .promo-banner .age {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  filter: drop-shadow(0px 1.37255px 2.7451px rgba(48, 48, 48, 0.15));
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 19.2157px;
  line-height: 16px;
  color: #303030;
}
.catalog-items .promo-banner .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-items .promo-banner .bottom .info {
  display: flex;
  flex-direction: column;
}
.catalog-items .promo-banner .bottom .info .name {
  font-family: "Intro" !important;
  font-weight: 700 !important;
}
.catalog-items .promo-banner .bottom .info .name {
  font-style: normal;
  font-size: 26px;
  line-height: 24px;
  color: #303030;
}
.catalog-items .promo-banner .bottom .info .type {
  font-family: "Intro" !important;
  font-weight: 700 !important;
}
.catalog-items .promo-banner .bottom .info .type {
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #303030;
}
.catalog-items .promo-banner .bottom .btn-buy {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 25px 8px 30px;
  gap: 6px;
  width: 156px;
  height: 40px;
  background: #303030;
  border-radius: 22.5px;
  cursor: pointer;
}
.catalog-items .promo-banner .bottom .btn-buy:hover {
  opacity: 0.85;
}
.catalog-items .promo-banner .bottom .btn-buy svg {
  width: 10px;
}
.catalog-items .promo-banner .bottom .btn-buy span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
}

.product-card {
  position: relative;
}
.product-card.catalog-page {
  margin-bottom: 0;
}
.product-card.catalog-page .prod-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 15px;
}
.product-card.catalog-page .prod-wrapper .product-info-block {
  height: 100%;
}
.product-card.catalog-page .prod-wrapper .product-info-block .product-info-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-card.catalog-page .prod-wrapper .product-buy-button {
  margin-bottom: 0;
  margin-bottom: initial;
  margin-top: auto;
}
.product-card .new-prod {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 10px 5px;
  gap: 10px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: #EB0000;
  border-radius: 100px;
}
.product-card .new-prod span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
}
.product-card .product-card-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.product-card .product-card-inner .product-buy-button {
  display: block;
  margin-bottom: 0;
}

.author-mobile {
  display: none;
}

.author-desktop {
  display: none;
}

.article-body__container .sp-block-table {
  margin: 20px 0;
}
.article-body__container .sp-block-table table {
  width: 100%;
  border-collapse: collapse;
}
.article-body__container .sp-block-table table tr {
  background: #F7F7F7;
  color: #303030;
}
.article-body__container .sp-block-table table tr:nth-child(odd) {
  background: #F7F7F7;
}
.article-body__container .sp-block-table table tr:nth-child(1) {
  background: rgba(78, 173, 170, 0.07);
}
.article-body__container .sp-block-table table tr:nth-child(1) p {
  font-weight: 600 !important;
}
.article-body__container .sp-block-table table tr:nth-child(1) p {
  color: rgb(78, 173, 170);
  font-family: "Rubik";
  font-style: normal;
}
.article-body__container .sp-block-table table tr:nth-child(1):hover {
  background: rgba(78, 173, 170, 0.07);
  color: rgb(78, 173, 170);
}
.article-body__container .sp-block-table table td {
  text-align: left;
  border: 1px solid rgb(0, 176, 171);
  padding: 5px 10px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  pointer-events: none;
}
.article-body__container .sp-block-table table td:hover {
  background: rgba(78, 173, 170, 0.07);
  color: red;
}

.article-author {
  max-width: 1240px;
  margin: auto;
  margin-bottom: 100px;
  padding: 40px;
  background: rgba(210, 210, 210, 0.2);
  border-radius: 12px;
  height: -moz-fit-content;
  height: fit-content;
}
.article-author__about {
  position: relative;
  max-width: 75%;
}
.article-author__about h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-transform: inherit;
  margin: 0;
  margin: initial;
  margin-bottom: 10px;
}
.article-author__about .author-prof {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.article-author .author-container {
  align-items: flex-start;
  position: relative;
}
.article-author .author-container svg {
  position: absolute;
  width: 5.7291666667vw;
  height: 5.7291666667vw;
  bottom: 0;
  right: 0;
}
.article-author__col {
  position: relative;
  height: 100%;
}
.article-author__detail {
  display: flex;
  gap: 1.3020833333vw;
}
.article-author__detail img {
  flex-shrink: 0;
  width: 7.8125vw;
  height: 7.8125vw;
  border-radius: 0.78125vw;
}
.article-author__detail h2 {
  margin-bottom: 0;
  margin-top: 20px;
}
.article-author__detail p {
  opacity: 0.5;
}
.article-author__count {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #B0B0B0;
  position: absolute;
  bottom: 0;
}
.article-author__count.mobile {
  display: none;
}
.article-author__about-me {
  padding-top: 1.5625vw;
}

.article-list-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #4EADAA;
  text-transform: inherit;
}

a {
  text-decoration: none;
}

.article-list-item__picture img {
  height: auto;
}

.article-list-item__body {
  padding: 1.0416666667vw 2.0833333333vw 1.5625vw 1.5625vw;
}
.article-list-item__body span {
  display: block;
  text-decoration: none;
}
.article-list-item__body span.date {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #B0B0B0;
  margin-bottom: 0.5208333333vw;
}
.article-list-item__body span.name {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #4EADAA;
  margin-bottom: 5px;
}
.article-list-item__body span.prev {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #303030;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}

.set-empty {
  margin-bottom: 13.0208333333vw;
}

.articles-list__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0.78125vw;
  gap: 0.78125vw;
}
.articles-list__wrapper .article-list-item {
  background: rgba(210, 210, 210, 0.2);
  border-radius: 1.0416666667vw;
  overflow: hidden;
}

.sp-lists {
  margin-top: 10px;
}
.sp-lists ol {
  padding-left: 0 !important;
}
.sp-lists ol {
  list-style: decimal;
  margin-bottom: 10px;
  font-weight: 600;
}
.sp-lists ol::marker {
  font-weight: 600;
}
.sp-lists ol ol {
  margin: 0 !important;
}
.sp-lists ol ol {
  font-weight: 500;
  list-style: none;
}

.commercial-block__italic p {
  font-style: italic;
}
.commercial-block__italic a {
  border-bottom: 1px #4EADAA solid;
  color: #4EADAA;
}

.commercial-block__sources h2 {
  font-size: 16px !important;
  color: #b0b0b0 !important;
}
.commercial-block__sources ul li, .commercial-block__sources ol li {
  color: #b0b0b0 !important;
}
.commercial-block__sources ul li, .commercial-block__sources ol li {
  font-size: 14px;
}
.commercial-block__sources ul li::marker, .commercial-block__sources ol li::marker {
  color: #b0b0b0 !important;
}

.commercial-block__devider {
  height: 1px;
  background: #4EADAA;
  margin: 20px 0px;
}

.article-body__container strong {
  font-weight: 600;
  color: #4EADAA;
}
.article-body__container ol {
  padding-left: 37px;
  list-style: decimal;
  margin-top: 16px;
}
.article-body__container ol li {
  margin-bottom: 10px;
  line-height: 24px;
}

.desktop-container {
  width: 1366px;
  margin: 0 auto;
  position: relative;
}

.desktop-bg {
  display: none;
}

.welcome-screen {
  background: #65BEBB;
  height: auto;
  margin-top: 13.3333333333vw;
}
.welcome-screen img:not(.welcome-screen__tabs-plate--desk):not(.welcome-screen__banner) {
  height: auto;
  height: initial;
}
.welcome-screen__mobile {
  display: none;
}
.welcome-screen__mobile-content {
  display: none;
}
.welcome-screen__desktop {
  display: none;
}
.welcome-screen__visual {
  width: 100%;
}
.welcome-screen__banners {
  position: relative;
  width: 100%;
}
.welcome-screen__banner {
  display: none;
  width: auto;
  max-width: min(782px, 100%);
  height: auto;
}
.welcome-screen__banner.is-active {
  display: block;
}
.welcome-screen__tabs {
  display: none;
}
.welcome-screen__tab {
  font-family: "Intro", sans-serif !important;
}
.welcome-screen__tab {
  flex: 1 1 0;
  min-width: 0;
  height: 115px;
  margin: 0;
  padding: 25px 15px 79px;
  border: none;
  border-radius: 16px 16px 0 0;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  transition: background 0.2s ease;
}
.welcome-screen__tab.is-active[data-banner=vitamins] {
  background: #3aaa35;
}
.welcome-screen__tab.is-active[data-banner=calming] {
  background: #a87bc9;
}
.welcome-screen__tab.is-active[data-banner=immuno] {
  background: #ff6c0e;
}
.welcome-screen__tabs-plate--mob {
  display: none;
}
.welcome-screen__tabs-cover {
  display: none;
}
.welcome-screen__tabs-plate--desk {
  display: none;
}
.welcome-screen__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 12px 36px;
  background: #ffffff;
  border-radius: 30px;
  color: #65BEBB;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}
.welcome-screen .zay-two-columns {
  display: grid;
  grid-template-columns: 644px 500px;
  align-items: center;
  padding-left: 0;
}
.welcome-screen .zay-two-columns .second-column {
  text-align: center;
}
.welcome-screen .zay-two-columns .second-column svg {
  fill: white;
  height: auto;
}
.welcome-screen .zay-two-columns .second-column-text {
  width: 330px;
  margin: auto;
}
.welcome-screen .zay-two-columns .second-column-text span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  text-align: center;
  color: #ffffff;
}
.welcome-screen .zay-two-columns .second-column-content {
  margin-top: 0;
  transform: translateY(12px);
}

.main-page-block {
  margin-bottom: 100px !important;
}

.main-page-block {
  padding: 0 63px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.main-page-block.orange {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}
.main-page-block-bg {
  width: 1240px;
  position: relative;
}
.main-page-block-bg.img img {
  height: auto;
}
.main-page-block-bg.mob {
  display: none;
}
.main-page-block.hide-line {
  background: #f7f7f7;
  margin-top: -3px;
  padding-top: 50px;
}
.main-page-block .title-container {
  margin-bottom: 50px;
}
.main-page-block .title-container .block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #65BEBB;
}
.main-page-block .bottom-content {
  position: absolute;
  bottom: -30px;
  width: 570px;
  display: grid;
  grid-gap: 10px;
  gap: 10px;
}
.main-page-block .bottom-content.right {
  bottom: -60px;
  right: 110px;
}
.main-page-block .bottom-content.left {
  bottom: 0px;
  left: 65px;
}
.main-page-block .bottom-content .content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #65BEBB;
  z-index: 3;
  position: relative;
}
.main-page-block .bottom-content .content-title-mob-circle::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  background-color: #dff2f3;
  border-radius: 50%;
  top: -20px;
  left: -30px;
  z-index: 1;
  animation: morph 2s ease-in-out infinite;
  border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  transition: all 1s ease-in-out;
}
.main-page-block .bottom-content .content-title-mob-circle.purple::before {
  background-color: #e8def5;
}
.main-page-block .bottom-content .content-title-mob-circle.orange::before {
  background-color: rgba(255, 108, 14, 0.1);
}
.main-page-block .bottom-content .content-title.purple {
  color: #9467b2;
}
.main-page-block .bottom-content .content-title.orange {
  color: #ff6c0e;
}
.main-page-block .bottom-content .content-item {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  z-index: 3;
  position: relative;
  color: #303030;
}
.main-page-block .bottom-content .content-more {
  justify-content: center;
  align-items: center;
  padding: 5px 0px;
  gap: 10px;
  border-bottom: 2px solid rgba(176, 176, 176, 0.45);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #b0b0b0;
  cursor: pointer;
}
.main-page-block .button-block {
  position: absolute;
  top: 150px;
}
.main-page-block .button-block .button-item {
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  height: 51px;
  background: #9467b2;
  border-radius: 12px;
}
.main-page-block .button-block .button-item span {
  color: white !important;
}
.main-page-block .button-block .button-item span {
  font-weight: 700;
  font-size: 30px;
  line-height: 52px;
  white-space: nowrap;
}
.main-page-block .button-block .icon-item {
  position: absolute;
  top: -82px;
  left: -60px;
  width: 63px;
}
.main-page-block .button-block .icon-item.cloud {
  top: -90px;
  left: -20px;
  width: 68px;
}
.main-page-block .button-block.orange {
  top: -20px;
}
.main-page-block .button-block.orange .button-item {
  background: #ff6c0e;
}

.main-desc-block {
  background: #65BEBB;
  border-radius: 15.3px;
  height: 362px;
  padding: 60px;
  margin: 300px 0;
  margin-bottom: 114px;
  position: relative;
}
.main-desc-block .two-columns {
  display: grid;
  grid-template-columns: 736px 250px;
  grid-gap: 60px;
  gap: 60px;
}
.main-desc-block .two-columns .image-block {
  position: relative;
}
.main-desc-block .two-columns .image-block .image-content {
  position: absolute;
  top: -200px;
  width: 250px;
}
.main-desc-block .two-columns .desc-title {
  display: block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 16px;
  margin-top: 0;
}
.main-desc-block .two-columns .desc-info {
  display: block;
  color: white;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 16px;
}
.main-desc-block .two-columns .desc-info.bold {
  font-weight: 700;
}

.el-grid {
  display: grid;
  grid-template-columns: repeat(6, 153px);
  grid-gap: 48px;
  gap: 48px;
  position: absolute;
  bottom: -75px;
  margin-left: -10px;
}
.el-item {
  height: 153px;
  width: 153px;
  position: relative;
  cursor: pointer;
}
.el-item.active .circle__item .circle__spinner .path {
  display: block;
  animation: dash 5s linear infinite;
}
.el-item.active .el-circle-bg {
  display: none;
}
.el-item.active .el-circle-bg1 {
  display: block;
}
.el-item .circle__item {
  width: 165px;
  height: 165px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(90deg);
  transform: translate(-50%, -50%);
}
.el-item .circle__item .circle__spinner {
  width: 165px;
  height: 165px;
}
.el-item .circle__item .circle__spinner .path {
  display: none;
}
.el-item .circle__item .circle__spinner.purple {
  stroke: #d0b9ec;
}
.el-item .circle__item .circle__spinner.red {
  stroke: #f38ba1;
}
.el-item .circle__item .circle__spinner.green {
  stroke: #92cf8f;
}
.el-item .circle__item .circle__spinner.orange {
  stroke: #feb98e;
}
.el-item .svg-icon {
  position: relative;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
.el-item .svg-icon img {
  width: 127px;
  height: 100%;
}
.el-circle-bg {
  background: white;
  opacity: 0.6;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.el-circle-bg.unset {
  display: none;
}
.el-circle-bg1 {
  width: 120%;
  height: 120%;
  position: absolute;
  top: 58%;
  display: none;
  left: 50%;
  transform: translate(-50%, -50%);
}
.el-circle-bg1 img {
  height: 100%;
  width: auto;
  width: initial;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.active-desc {
  min-height: 356px;
}
.active-desc .active-desc-block {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  padding: 40px;
  position: relative;
}
.active-desc .active-desc-block.mobile-more {
  height: auto;
  overflow: visible;
  overflow: initial;
}
.active-desc .active-desc-block.mobile-more .mobile-btn {
  display: none;
}
.active-desc .active-desc-block.mobile-more .more-btn {
  display: none;
}
.active-desc .active-desc-block .js-desc-block-item {
  display: none !important;
}
.active-desc .active-desc-block .js-desc-block-item.active {
  display: grid !important;
}
.active-desc .active-desc-block .js-desc-block-item.active.block {
  display: block !important;
}
.active-desc .active-desc-block .js-desc-block-item.active.block .more-btn {
  left: 0;
  bottom: 0;
}
.active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner {
  display: grid;
  grid-gap: 5px;
  gap: 5px;
  border-top: 1px solid rgba(48, 48, 48, 0.1);
  margin-top: 20px;
  padding-top: 20px;
}
.active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #303030;
  display: block;
}
.active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .desc {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #b0b0b0;
  display: block;
}
.active-desc .active-desc-block .desc-block-item {
  display: grid;
  grid-template-columns: repeat(3, 350px);
  grid-gap: 60px;
  gap: 60px;
}
.active-desc .active-desc-block .desc-block-item.flex-item {
  display: flex;
}
.active-desc .active-desc-block .desc-block-item.four-columns {
  gap: 60px;
  padding-bottom: 60px;
}
.active-desc .active-desc-block .desc-block-item .svg-logo {
  width: 50px;
  height: 50px;
}
.active-desc .active-desc-block .desc-block-item .item-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
}
.active-desc .active-desc-block .desc-block-item span {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.active-desc .active-desc-block .desc-block-item ul {
  list-style-type: disc;
  padding-left: 18px;
}
.active-desc .active-desc-block .desc-block-item ul li::marker {
  color: #9467b2;
}
.active-desc .active-desc-block .desc-block-item ul li span {
  position: relative;
  left: -5px;
}
.active-desc .active-desc-block .desc-block-item ul.orange li::marker {
  color: #ff6c0e;
}
.active-desc .active-desc-block .desc-block-item .bold-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #d32b49;
}
.active-desc .active-desc-block .desc-block-column {
  display: grid;
  grid-gap: 25px;
  gap: 25px;
  height: -moz-fit-content;
  height: fit-content;
}
.active-desc .active-desc-block .desc-block-column.center-text {
  height: auto;
  height: initial;
}
.active-desc .active-desc-block .desc-block-column.more-active {
  display: none;
}
.active-desc .active-desc-block .desc-block-column.more-active.active {
  display: grid;
}
.active-desc .active-desc-block .desc-block-column.center-text {
  align-content: center;
}

.more-btn {
  display: flex;
  gap: 5px;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  cursor: pointer;
}
.more-btn.mobile-btn {
  display: none;
}
.more-btn-svg {
  width: 22px;
}
.more-btn span {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #3ea4a1;
}
.more-btn.disable {
  display: none;
}

.some-products .product-card,
.product-cards .product-card {
  position: relative;
}
.some-products .product-card > .new-prod,
.product-cards .product-card > .new-prod {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 10px 5px;
  gap: 10px;
  position: absolute;
  top: 8px;
  right: 8px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 23px;
  background: #e1496b;
  border-radius: 100px;
}
.some-products .product-card > .new-prod span,
.product-cards .product-card > .new-prod span {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}

.some-products {
  display: grid;
  grid-template-columns: 432px 750px;
  grid-gap: 10px;
  gap: 10px;
}
.some-products.right {
  margin-top: 5.3333333333vw;
  margin-bottom: -13.3333333333vw;
}
.some-products.right .orange-container {
  margin-left: 0;
}
.some-products.vitamins, .some-products.calming, .some-products.immuno {
  gap: 59px;
}
.some-products.vitamins .numbers-item .item-block .item-desc {
  font-weight: 400;
}
.some-products.vitamins .product-columns.vitamins .product-info-title span {
  font-weight: 400;
}
.some-products.vitamins .product-columns.vitamins .product-buy-button {
  background: #3aaa35;
}
.some-products.left {
  margin-top: 100px;
}
.some-products.products-first {
  grid-template-columns: 750px 432px;
}
.some-products .small-tag {
  background: #a87bc9;
  border-radius: 22.5px;
  padding: 4px 12px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}
.some-products .small-tag.orange {
  background: #ff6c0e;
}
.some-products .small-tag.green {
  background: #3aaa35;
}
.some-products .small-tag.green span {
  font-weight: 500;
}
.some-products .small-tag span {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
}
.some-products.left .orange-container {
  margin-left: 188px;
}
.some-products .inner-title {
  margin-top: 20px;
}
.some-products .inner-title span {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
}
.some-products .numbers-item {
  display: grid;
  margin-top: 20px;
  grid-gap: 10px;
  gap: 10px;
}
.some-products .numbers-item .item-block {
  display: grid;
  grid-template-columns: 50px 1fr;
  align-items: center;
  grid-gap: 14px;
  gap: 14px;
  height: 50px;
}
.some-products .numbers-item .item-block .item-desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}
.some-products .numbers-item .number-item {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
}
.some-products .product-columns {
  display: grid;
  grid-template-columns: repeat(3, 240px);
  grid-gap: 15px;
  gap: 15px;
}
.some-products .product-columns .arrow-left,
.some-products .product-columns .arrow-right,
.some-products .product-columns .dot {
  display: none;
}
.some-products .product-columns.one .product-card .product-info-type {
  opacity: 0;
}
.some-products .product-columns.one .product-card .product-buy-button {
  background: #ed6c25;
}
.some-products .product-columns.one.immuno .product-card .product-info-type {
  opacity: 0.55;
}
.some-products .product-columns .product-card {
  text-align: center;
  padding: 40px 0 30px;
  gap: 15px;
  width: 240px;
  height: auto;
  background: rgba(210, 210, 210, 0.2);
  border-radius: 15px;
  height: 384px;
}
.some-products .product-columns .product-info-block {
  cursor: pointer;
  display: grid;
  grid-gap: 25px;
  gap: 25px;
}
.some-products .product-columns .product-info-reviews {
  display: flex;
  gap: 15px;
  justify-content: center;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.some-products .product-columns .product-info-image {
  margin: auto;
  display: block;
}
.some-products .product-columns .product-info-content {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
}
.some-products .product-columns .product-info-content-text {
  display: grid;
  grid-gap: 5px;
  gap: 5px;
}
.some-products .product-columns .product-info-title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
}
.some-products .product-columns .product-info-type {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: rgba(48, 48, 48, 0.55);
  opacity: 0.55;
}
.some-products .product-columns .product-info-type span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.some-products .product-columns .product-review-count {
  display: flex;
  align-items: center;
  gap: 4px;
}
.some-products .product-columns .product-review-count svg {
  width: 15px;
  height: 15px;
}
.some-products .product-columns .product-review-count span {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  opacity: 0.55;
}
.some-products .product-columns .product-buy-button {
  text-align: center;
  padding: 8px 30px;
  width: 140px;
  background: #a87bc9;
  border-radius: 22.5px;
  margin: auto;
  margin-top: 15px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
}
.some-products .product-columns .product-buy-button span {
  color: white;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

.animation-container {
  position: absolute;
  width: 100%;
  max-width: 400px;
  height: 237px;
  overflow: hidden;
  top: 80px;
  left: 200px;
  animation: fadeInOut 4s infinite;
  opacity: 0;
}
.animation-container.animation-container2 {
  left: 350px;
  top: 150px;
}

.airplane {
  position: absolute;
  top: 50%;
  left: 0;
  width: 72px;
  height: 40px;
}
.airplane svg {
  height: 100%;
}

.trail {
  position: absolute;
  width: 100px;
  height: 237px;
  overflow: hidden;
  top: 80px;
  left: 200px;
  animation: fadeInOut 4s infinite;
}
.trail.trail2 {
  left: 350px;
  top: 150px;
}
.trail svg {
  width: 327px;
  height: 237px;
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 130, 150;
    stroke-dashoffset: 0;
  }
}
.section-margin {
  margin-bottom: 40px;
}

.icon-item-sun {
  width: 140px;
  height: 140px;
  animation: spinAndPulse 19s linear infinite;
}
.icon-item-sun.position1 {
  position: absolute;
  top: -70px;
  right: 160px;
}
.icon-item-sun.position2 {
  position: absolute;
  top: -20px;
  right: 70px;
}
.icon-item-sun.position3 {
  position: absolute;
  top: -70px;
  right: 70px;
}
.icon-item-sun.position4 {
  position: absolute;
  top: -70px;
  right: 350px;
}

.icon-item-cloud {
  width: 85px;
  height: 50px;
  animation: upAndDown 10s ease infinite;
}
.icon-item-cloud.position1 {
  position: absolute;
  top: 110px;
  left: 80px;
}
.icon-item-cloud.position2 {
  position: absolute;
  width: 50px;
  height: 30px;
  top: 320px;
  left: 470px;
}
.icon-item-cloud.position3 {
  position: absolute;
  top: 80px;
  left: 400px;
}
.icon-item-cloud.position4 {
  position: absolute;
  top: 80px;
  left: 0;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  20%, 80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes spinAndPulse {
  0% {
    transform: rotate(0deg) scale(0.8);
  }
  25% {
    transform: rotate(90deg) scale(1.1);
  }
  50% {
    transform: rotate(180deg) scale(0.8);
  }
  75% {
    transform: rotate(279deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(0.8);
  }
}
@keyframes upAndDown {
  0% {
    margin-top: 0;
    margin-left: 0;
  }
  25% {
    margin-left: 70px;
    @media (max-width: 1366px) {
      margin-top: 0.7320644217vw;
      margin-left: 5.1244509517vw;
    }
  }
  50% {
    margin-left: 0;
    @media (max-width: 1366px) {
      margin-top: 1.4641288433vw;
    }
  }
  75% {
    margin-left: 70px;
    @media (max-width: 1366px) {
      margin-top: 0.7320644217vw;
      margin-left: 5.1244509517vw;
    }
  }
  100% {
    margin-top: 0;
    margin-left: 0;
  }
}
.rain {
  position: relative;
  width: 600px;
  height: 100%;
}
.rain-block {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
}

.drop {
  position: absolute;
  bottom: 100%;
  width: 10px;
  height: 120px;
  pointer-events: none;
  animation: drop 3.5s linear infinite;
  opacity: 0;
}

@keyframes drop {
  0% {
    opacity: 0;
    transform: translateY(0%);
  }
  35% {
    opacity: 1;
    transform: translateY(225%);
  }
  75% {
    opacity: 1;
    transform: translateY(600%);
  }
  100% {
    opacity: 1;
    transform: translateY(600%);
  }
}
.stem {
  width: 2px;
  height: 30%;
  margin-left: 7px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(94, 156, 255, 0.84));
  animation: stem 3.5s linear infinite;
}

@keyframes stem {
  0% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.splat {
  width: 15px;
  height: 10px;
  border-top: 2px dotted rgb(8, 145, 255);
  border-radius: 50%;
  opacity: 1;
  transform: scale(0);
  animation: splat 9.5s linear infinite;
  display: none;
}

.splat {
  display: block;
}

@keyframes splat {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  80% {
    opacity: 1;
    transform: scale(0);
  }
  90% {
    opacity: 0.5;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
.rainbow-block {
  position: absolute;
  width: 487px;
  height: 465px;
  overflow: hidden;
  right: 200px;
}
.rainbow-block .rainbow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  clip-path: polygon(0 100%, 0 100%, 0 0, 0 0);
  animation: reveal 5s infinite;
}

.faq__wrapper .arrow-bottom {
  transform: rotate(0deg);
}

@keyframes reveal {
  0% {
    opacity: 0;
    clip-path: polygon(0 100%, 0 100%, 0 0, 0 0);
  }
  100% {
    opacity: 1;
    clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
  }
}
@keyframes morph {
  0% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
  50% {
    border-radius: 30% 60% 70% 40%/50% 60% 30% 60%;
  }
  100% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
}
@media (min-width: 577px){
  .welcome-screen {
    margin-top: 13.0208333333vw;
  }
}
@media (min-width: 769px){
  .author-desktop {
    display: block;
  }
  .desktop-bg {
    display: block;
    padding-top: 80px;
    position: absolute;
    height: 605px;
    width: 100vw;
    max-width: 1920px;
    background: #4eadaa;
    left: auto;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
  }
  .desktop-bg::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 15px;
    left: 0;
    background: #65BEBB;
    z-index: 0;
  }
  .desktop-bg picture {
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
    z-index: 1;
    display: block;
    line-height: 0;
  }
  .desktop-bg picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .welcome-screen {
    margin-top: 80px;
    padding-top: 30px;
    padding-bottom: 0;
    position: relative;
    height: 591px;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    box-sizing: border-box;
  }
  .welcome-screen.mob {
    width: 100vw;
    max-width: 1920px;
    margin-left: calc(50% - 50vw);
    height: 605px;
    min-height: 605px;
    margin-top: 80px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    box-sizing: border-box;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
  }
  .welcome-screen.mob .welcome-screen__desktop {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 115px;
    left: 0;
    z-index: 1;
    display: block;
  }
  .welcome-screen.mob .welcome-screen__desktop .zay-two-columns {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .welcome-screen.mob .welcome-screen__tabs {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: 0;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
    width: min(1236px, 100% - 130px);
    max-width: 1236px;
    height: 115px;
    padding: 0;
    z-index: 2;
  }
  .welcome-screen__desktop {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 115px;
    left: 0;
    z-index: 1;
  }
  .welcome-screen__desktop .zay-two-columns {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .welcome-screen__banner {
    box-sizing: border-box;
    width: 644px;
    max-width: 644px;
    height: 512px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  .welcome-screen__banner.is-active {
    transform: translateY(-30px);
  }
  .welcome-screen__tabs {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
    width: min(1236px, 100% - 130px);
    max-width: 1236px;
    height: 115px;
    padding: 0;
    z-index: 2;
  }
  .welcome-screen__tab-label--desk {
    font-family: "Intro", sans-serif !important;
    text-transform: none !important;
  }
  .welcome-screen__tab-label--desk {
    display: block;
    flex: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
  }
  .welcome-screen__tab-label--mob {
    text-transform: none !important;
  }
  .welcome-screen__tab-label--mob {
    display: none;
  }
  .welcome-screen__tabs-plate--desk {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 69px;
    max-width: none;
    transform: none;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center top;
       object-position: center top;
    pointer-events: none;
    z-index: 5;
  }
  .welcome-screen__more {
    margin-top: 24px;
    padding: 12px 36px;
    font-size: 14px;
    line-height: 17px;
    border-radius: 30px;
  }
  .main-page-block .bottom-content.right.third {
    bottom: -15px;
    right: 110px;
  }
  .main-page-block .bottom-content.left.fourth {
    bottom: -70px;
  }
  .some-products.right {
    margin-bottom: 0;
    margin-bottom: initial;
    margin-top: 10px;
  }
  .some-products.vitamins .product-columns.vitamins .product-card > .new-prod {
    top: 5px;
    right: 5px;
    min-height: 20px;
    padding: 4px 10px;
  }
  .some-products.vitamins .product-columns.vitamins .product-card > .new-prod span {
    font-size: 12px;
    line-height: 12px;
  }
  .some-products .arrow.owl {
    display: none;
  }
  .some-products .product-columns .product-info-image {
    width: 107px;
    height: 160px;
    flex-shrink: 0;
  }
  .some-products .product-columns .product-info-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .some-products .product-columns .product-card {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 343px;
    padding: 30px 0 22.5px;
    gap: 15px;
  }
  .some-products .product-columns .product-card-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    flex: 1;
    gap: 15px;
  }
  .some-products .product-columns .product-info-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18.75px;
    width: 100%;
  }
  .some-products .product-columns .product-info-content {
    gap: 18.75px;
  }
  .some-products .product-columns .product-info-content-text {
    gap: 2.25px;
  }
  .some-products .product-columns .product-info-title {
    font-weight: 400;
    line-height: 16px;
  }
  .some-products .product-columns .product-info-title span {
    font-weight: 400;
  }
  .some-products .product-columns .product-info-type {
    font-weight: 400;
    opacity: 1;
  }
  .some-products .product-columns .product-info-reviews {
    gap: 12px;
    bottom: 74px;
  }
  .some-products .product-columns .product-review-count {
    gap: 3px;
  }
  .some-products .product-columns .product-review-count svg {
    width: 12px;
    height: 12px;
  }
  .some-products .product-columns .product-review-count span {
    font-weight: 400;
  }
  .some-products .product-columns .product-buy-button {
    box-sizing: border-box;
    height: 35px;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .some-products .product-columns .product-buy-button span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
  }
  #main-section-vitamins.some-products.right,
  #main-section-immuno.some-products.right {
    width: 100%;
    grid-template-columns: 432px 1fr;
    justify-content: space-between;
    -moz-column-gap: 59px;
         column-gap: 59px;
    margin-bottom: 40px;
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins,
  #main-section-immuno.some-products.right .product-columns.vitamins {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    justify-self: end;
    grid-template-columns: repeat(2, 240px);
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins .owl-stage-outer,
  #main-section-immuno.some-products.right .product-columns.vitamins .owl-stage-outer {
    width: auto !important;
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins .product-card,
  #main-section-immuno.some-products.right .product-columns.vitamins .product-card {
    width: 240px;
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins .product-buy-button,
  #main-section-immuno.some-products.right .product-columns.vitamins .product-buy-button {
    width: calc(100% - 48px);
    max-width: none;
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno,
  #main-section-immuno.some-products.right .product-columns.one.immuno {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    justify-self: end;
    grid-template-columns: repeat(2, 240px);
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno .owl-stage-outer,
  #main-section-immuno.some-products.right .product-columns.one.immuno .owl-stage-outer {
    width: auto !important;
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno .product-card,
  #main-section-immuno.some-products.right .product-columns.one.immuno .product-card {
    width: 240px;
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno .product-buy-button,
  #main-section-immuno.some-products.right .product-columns.one.immuno .product-buy-button {
    width: calc(100% - 48px);
    max-width: none;
  }
}
@media (max-width: 1366px){
  .tags__wrapper .small {
    padding: 0.7320644217vw 1.0980966325vw;
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  .section-description h1 {
    font-size: 1.4641288433vw;
    line-height: 1.756954612vw;
  }
  .section-description p {
    font-size: 1.1713030747vw;
    line-height: 1.756954612vw;
  }
  .catalog-items {
    margin-top: 2.196193265vw;
    margin-bottom: 4.39238653vw;
  }
  .article-author {
    max-width: 90.775988287vw;
    margin-bottom: 7.3206442167vw;
    padding: 2.9282576867vw;
    border-radius: 0.878477306vw;
  }
  .article-author__about h1 {
    font-size: 2.196193265vw;
    line-height: 2.196193265vw;
    margin: 0;
    margin: initial;
    margin-bottom: 0.7320644217vw;
  }
  .article-author .author-container svg {
    width: 8.0527086384vw;
    height: 8.0527086384vw;
  }
  .article-author__detail {
    gap: 1.8301610542vw;
  }
  .article-author__detail img {
    width: 10.980966325vw;
    height: 10.980966325vw;
    border-radius: 1.0980966325vw;
  }
  .article-author__about-me {
    padding-top: 2.196193265vw;
  }
  .article-list-title {
    font-size: 2.196193265vw;
    line-height: 2.196193265vw;
  }
  .article-list-item__body {
    padding: 1.4641288433vw 2.9282576867vw 2.196193265vw 2.196193265vw;
  }
  .article-list-item__body span.date {
    font-size: 0.878477306vw;
    line-height: 1.0248901903vw;
    margin-bottom: 0.7320644217vw;
  }
  .article-list-item__body span.name {
    font-size: 1.4641288433vw;
    line-height: 1.756954612vw;
    margin-bottom: 0.3660322108vw;
  }
  .article-list-item__body span.prev {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  .set-empty {
    margin-bottom: 18.3016105417vw;
  }
  .articles-list__wrapper {
    gap: 1.0980966325vw;
  }
  .articles-list__wrapper .article-list-item {
    border-radius: 1.4641288433vw;
  }
  .desktop-container {
    width: 100vw;
  }
  .welcome-screen__tab {
    height: 8.4187408492vw;
    padding: 1.8301610542vw 1.0980966325vw 5.7833089312vw;
    font-size: 1.1713030747vw;
    line-height: 1.1713030747vw;
    border-radius: 1.1713030747vw 1.1713030747vw 0 0;
  }
  .welcome-screen__more {
    margin-top: 1.756954612vw;
    padding: 0.878477306vw 2.635431918vw;
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
    border-radius: 2.196193265vw;
  }
  .welcome-screen .zay-two-columns {
    grid-template-columns: 47.1449487555vw 36.6032210835vw;
  }
  .welcome-screen .zay-two-columns .second-column-text {
    width: 24.1581259151vw;
  }
  .welcome-screen .zay-two-columns .second-column-text span {
    font-size: 1.1713030747vw;
    line-height: 1.3909224012vw;
  }
  .welcome-screen .zay-two-columns .second-column-content {
    transform: translateY(0.878477306vw);
  }
  .main-page-block {
    padding: 0 4.6120058565vw;
    margin-bottom: 7.3206442167vw;
  }
  .main-page-block.orange {
    margin-bottom: 10.980966325vw;
  }
  .main-page-block-bg {
    width: 90.775988287vw;
  }
  .main-page-block.hide-line {
    padding-top: 3.6603221083vw;
  }
  .main-page-block .title-container {
    margin-bottom: 3.6603221083vw;
  }
  .main-page-block .title-container .block-title {
    font-size: 2.9282576867vw;
    line-height: 2.9282576867vw;
  }
  .main-page-block .bottom-content {
    width: 41.7276720351vw;
    gap: 0.7320644217vw;
    bottom: -2.196193265vw;
  }
  .main-page-block .bottom-content.right {
    bottom: -4.39238653vw;
    right: 8.0527086384vw;
  }
  .main-page-block .bottom-content.left {
    bottom: 0vw;
    left: 4.7584187408vw;
  }
  .main-page-block .bottom-content.left.n1 {
    bottom: -50px;
  }
  .main-page-block .bottom-content .content-title {
    font-size: 1.4641288433vw;
    line-height: 1.756954612vw;
  }
  .main-page-block .bottom-content .content-title-mob-circle::before {
    width: 4.7584187408vw;
    height: 4.7584187408vw;
    top: -1.4641288433vw;
    left: -2.196193265vw;
  }
  .main-page-block .bottom-content .content-more {
    padding: 0.3660322108vw 0px;
    gap: 0.7320644217vw;
    border-bottom: 0.1464128843vw solid rgba(176, 176, 176, 0.45);
    font-size: 1.317715959vw;
    line-height: 1.5373352855vw;
  }
  .main-page-block .button-block {
    top: 10.980966325vw;
  }
  .main-page-block .button-block .button-item {
    padding: 0 1.4641288433vw;
    height: 3.7335285505vw;
    border-radius: 0.878477306vw;
  }
  .main-page-block .button-block .button-item span {
    font-size: 2.196193265vw;
    line-height: 3.8067349927vw;
  }
  .main-page-block .button-block .icon-item {
    top: -6.0029282577vw;
    left: -4.39238653vw;
    width: 4.6120058565vw;
  }
  .main-page-block .button-block .icon-item.cloud {
    top: -6.588579795vw !important;
    left: -1.4641288433vw !important;
    width: 4.9780380673vw !important;
  }
  .main-page-block .button-block.orange {
    top: -1.4641288433vw;
  }
  .main-desc-block {
    border-radius: 1.1200585652vw;
    height: 26.5007320644vw;
    padding: 4.39238653vw;
    margin: 21.9619326501vw 0;
    margin-bottom: 8.345534407vw;
  }
  .main-desc-block .two-columns {
    grid-template-columns: 53.8799414348vw 18.3016105417vw;
    gap: 4.39238653vw;
  }
  .main-desc-block .two-columns .image-block .image-content {
    top: -14.6412884334vw;
    width: 18.3016105417vw;
  }
  .main-desc-block .two-columns .desc-title {
    font-size: 2.635431918vw;
    line-height: 2.635431918vw;
    margin-bottom: 1.1713030747vw;
  }
  .main-desc-block .two-columns .desc-info {
    font-size: 1.317715959vw;
    line-height: 1.5373352855vw;
    margin-bottom: 1.1713030747vw;
  }
  .el-grid {
    grid-template-columns: repeat(6, 11.2005856515vw);
    gap: 3.513909224vw;
    bottom: -5.4904831625vw;
  }
  .el-item {
    width: 11.2005856515vw;
    height: 11.2005856515vw;
  }
  .el-item .circle__item {
    width: 12.0790629575vw;
    height: 12.0790629575vw;
  }
  .el-item .circle__item .circle__spinner {
    width: 12.0790629575vw;
    height: 12.0790629575vw;
  }
  .el-item .svg-icon img {
    width: 9.2972181552vw;
  }
  .active-desc .active-desc-block {
    border-radius: 0.878477306vw;
    padding: 2.9282576867vw;
  }
  .active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .title {
    font-size: 1.4641288433vw;
    line-height: 1.756954612vw;
  }
  .active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .desc {
    font-size: 1.1713030747vw;
    line-height: 1.3909224012vw;
  }
  .active-desc .active-desc-block .desc-block-item {
    grid-template-columns: repeat(3, 25.6222547584vw);
    gap: 4.39238653vw;
  }
  .active-desc .active-desc-block .desc-block-item.four-columns {
    gap: 4.39238653vw;
    padding-bottom: 4.39238653vw;
  }
  .active-desc .active-desc-block .desc-block-item .svg-logo {
    width: 3.6603221083vw;
    height: 3.6603221083vw;
  }
  .active-desc .active-desc-block .desc-block-item .item-title {
    font-size: 1.4641288433vw !important;
    line-height: 1.756954612vw !important;
    margin-bottom: 0.7320644217vw !important;
  }
  .active-desc .active-desc-block .desc-block-item span {
    font-size: 1.1713030747vw !important;
    line-height: 1.3909224012vw !important;
  }
  .active-desc .active-desc-block .desc-block-item ul {
    padding-left: 1.317715959vw;
  }
  .active-desc .active-desc-block .desc-block-item ul li span {
    left: -0.3660322108vw;
  }
  .active-desc .active-desc-block .desc-block-item .bold-text {
    font-size: 1.4641288433vw;
    line-height: 1.756954612vw;
  }
  .active-desc .active-desc-block .desc-block-column {
    gap: 1.8301610542vw;
  }
  .more-btn {
    gap: 0.3660322108vw;
    bottom: 2.196193265vw;
  }
  .more-btn-svg {
    width: 0.1464128843vw;
  }
  .more-btn span {
    font-size: 1.1713030747vw;
    line-height: 1.1713030747vw;
  }
  .some-products {
    grid-template-columns: 31.6251830161vw 54.9048316252vw;
    gap: 0.7320644217vw;
  }
  .some-products.vitamins, .some-products.calming, .some-products.immuno {
    gap: 4.3191800878vw;
  }
  .some-products.left {
    margin-top: 7.3206442167vw;
  }
  .some-products.products-first {
    grid-template-columns: 54.9048316252vw 31.6251830161vw;
  }
  .some-products .small-tag {
    margin-top: 2.9282576867vw;
    border-radius: 1.6471449488vw;
    padding: 0.2928257687vw 0.878477306vw;
  }
  .some-products .inner-title {
    margin-top: 1.4641288433vw;
  }
  .some-products .inner-title span {
    font-size: 2.196193265vw;
    line-height: 2.196193265vw;
  }
  .some-products .numbers-item {
    margin-top: 1.4641288433vw;
    gap: 0.7320644217vw;
  }
  .some-products .numbers-item .item-block {
    grid-template-columns: 3.6603221083vw 1fr;
    gap: 24px;
  }
  .some-products .product-columns {
    grid-template-columns: repeat(3, 17.5695461201vw);
    gap: 1.0980966325vw;
  }
  .some-products .product-columns.one .product-card {
    width: 17.5695461201vw;
    height: 25.1098096633vw;
  }
  .some-products .product-columns .product-card {
    padding: 2.9282576867vw 0 2.196193265vw;
    border-radius: 1.0980966325vw;
    gap: 1.0980966325vw;
    width: 17.5695461201vw;
    height: 28.1112737921vw;
  }
  .some-products .product-columns .product-info-block {
    gap: 1.8301610542vw;
  }
  .some-products .product-columns .product-info-reviews {
    bottom: 5.8565153734vw;
    gap: 1.0980966325vw;
  }
  .some-products .product-columns .product-info-content {
    gap: 0.878477306vw;
  }
  .some-products .product-columns .product-info-content-text {
    gap: 5px;
  }
  .some-products .product-columns .product-info-title {
    font-size: 1.1713030747vw;
    line-height: 1.3909224012vw;
  }
  .some-products .product-columns .product-info-type {
    font-size: 0.878477306vw;
    line-height: 1.0248901903vw;
  }
  .some-products .product-columns .product-review-count {
    gap: 0.2928257687vw;
  }
  .some-products .product-columns .product-review-count svg {
    width: 1.0980966325vw;
    height: 1.0980966325vw;
  }
  .some-products .product-columns .product-review-count span {
    font-size: 0.878477306vw;
    line-height: 1.0248901903vw;
  }
  .some-products .product-columns .product-buy-button {
    padding: 0.5856515373vw 2.196193265vw;
    width: 10.2489019034vw;
    border-radius: 1.6471449488vw;
    margin-top: 1.0980966325vw;
  }
  .some-products .product-columns .product-buy-button span {
    font-size: 12px;
    line-height: 15px;
  }
  .animation-container {
    top: 5.8565153734vw;
    left: 14.6412884334vw;
  }
  .animation-container.animation-container2 {
    top: 25.6222547584vw;
    left: 10.980966325vw;
  }
  .airplane {
    top: 5.270863836vw;
    left: 2.9282576867vw;
  }
  .trail {
    top: 5.8565153734vw;
    left: 14.6412884334vw;
  }
  .trail.trail2 {
    top: 25.6222547584vw;
    left: 10.980966325vw;
  }
  .section-margin {
    margin-bottom: 2.9282576867vw;
  }
  .icon-item-sun {
    width: 10.2489019034vw;
    height: 10.2489019034vw;
  }
  .icon-item-sun.position1 {
    top: -5.1244509517vw;
    right: 11.7130307467vw;
  }
  .icon-item-sun.position2 {
    top: -1.4641288433vw;
    right: 5.1244509517vw;
  }
  .icon-item-sun.position3 {
    top: -5.1244509517vw;
    right: 5.1244509517vw;
  }
  .icon-item-sun.position4 {
    top: -5.1244509517vw;
    right: 25.6222547584vw;
  }
  .icon-item-cloud {
    width: 6.2225475842vw;
    height: 3.6603221083vw;
  }
  .icon-item-cloud.position1 {
    top: 8.0527086384vw;
    left: 5.8565153734vw;
  }
  .icon-item-cloud.position2 {
    width: 3.6603221083vw;
    height: 2.196193265vw;
    top: 23.4260614934vw;
    left: 34.4070278184vw;
  }
  .icon-item-cloud.position3 {
    top: 5.8565153734vw;
    left: 29.2825768668vw;
  }
  .icon-item-cloud.position4 {
    top: 5.8565153734vw;
  }
  .rain {
    width: 43.9238653001vw;
  }
  .drop {
    width: 0.7320644217vw;
    height: 8.78477306vw;
  }
  .rainbow-block {
    width: 35.6515373353vw;
    height: 34.0409956076vw;
    right: 14.6412884334vw;
  }
}
@media (max-width: 768px){
  .tags__wrapper .small {
    padding: 2.1333333333vw 2.4vw !important;
    font-size: 3.2vw !important;
    line-height: 4.5333333333vw !important;
  }
  .tags__wrapper .tag-item {
    border-radius: 8vw;
  }
  .tags__wrapper {
    flex-wrap: wrap;
    gap: 1.6vw;
  }
  .tags.container {
    padding-right: 0 !important;
  }
  .catalog-items {
    flex-wrap: initial;
    flex-direction: column;
    grid-template-columns: initial;
    gap: 4vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 16vw;
    width: 90.4vw;
  }
  .catalog-items .product-card {
    width: 100%;
  }
  .catalog-items .promo-banner {
    width: 100%;
    padding: 30px 20px;
    padding-top: 40px;
  }
  .catalog-items .promo-banner .age {
    display: none;
  }
  .catalog-items .promo-banner .bottom {
    flex-direction: column;
    padding: 0 10px;
  }
  .catalog-items .promo-banner .bottom .info .name {
    font-size: 24px;
    text-transform: uppercase;
  }
  .catalog-items .promo-banner .bottom .info .type {
    font-size: 18px;
  }
  .catalog-items .promo-banner .bottom .btn-buy {
    width: 100%;
    margin-top: 10px;
  }
  .author-mobile {
    display: block;
  }
  .article-author {
    margin: 5.3333333333vw 4.2666666667vw 5.3333333333vw;
    padding: 5.3333333333vw;
    border-radius: 5.3333333333vw;
  }
  .article-author__about h1 {
    font-size: 5.3333333333vw !important;
    line-height: 6.4vw !important;
  }
  .article-author__about .author-prof {
    font-size: 3.7333333333vw !important;
    line-height: 4.5333333333vw !important;
  }
  .article-author .author-container svg {
    width: 16vw;
    height: 16vw;
    bottom: auto;
    bottom: initial;
    top: 16vw;
  }
  .article-author__detail {
    display: grid;
    grid-gap: 6.6666666667vw;
    gap: 6.6666666667vw;
  }
  .article-author__detail img {
    width: 32vw !important;
    height: 32vw !important;
  }
  .article-author__count {
    position: relative !important;
  }
  .article-author__count {
    margin-top: 1.8666666667vw;
  }
  .article-list-title {
    font-size: 5.3333333333vw !important;
    line-height: 6.4vw !important;
  }
  .article-list-item__body span.date {
    font-size: 14px !important;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .article-list-item__body span.name {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 5px !important;
  }
  .article-list-item__body span.prev {
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .articles-list__wrapper {
    gap: 15px !important;
  }
  .articles-list__wrapper {
    grid-template-columns: initial;
  }
  .welcome-screen {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 150.2564102564vw;
    margin-top: 14.8717948718vw;
    padding-bottom: 0;
    overflow: visible;
    box-sizing: border-box;
  }
  .welcome-screen.mob .welcome-screen__mobile {
    position: absolute;
    top: 35.8974358974vw;
    right: 0;
    left: 0;
    width: 100%;
    height: 109.7435897436vw;
  }
  .welcome-screen.mob .welcome-screen__tabs {
    position: absolute;
    left: 50%;
    bottom: -2.5641025641vw;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 0.7692307692vw;
    width: 97.4358974359vw;
    max-width: none;
    height: 21.2820512821vw;
    margin: 0;
    padding: 0;
    z-index: 4;
  }
  .welcome-screen.mob .welcome-screen__mobile-content {
    position: absolute;
    top: 10.7692307692vw;
    right: 0;
    left: 0;
    z-index: 4;
  }
  .welcome-screen.mob .welcome-screen__tab-label--desk {
    display: none;
  }
  .welcome-screen.mob .welcome-screen__tab-label--mob {
    font-family: "Intro", sans-serif !important;
  }
  .welcome-screen.mob .welcome-screen__tab-label--mob {
    display: block;
    flex: none;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #ffffff;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active .welcome-screen__tab-label--mob {
    font-family: "Intro", sans-serif !important;
    text-transform: uppercase !important;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active .welcome-screen__tab-label--mob {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
  }
  .welcome-screen.mob .welcome-screen__tab {
    box-sizing: border-box;
    display: flex;
    flex: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 19.4871794872vw;
    margin: 0;
    padding: 4.6153846154vw 3.8461538462vw 12.8205128205vw;
    border: none;
    border-radius: 3.0769230769vw 3.0769230769vw 0 0;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    text-align: center;
    cursor: pointer;
  }
  .welcome-screen.mob .welcome-screen__tab[data-banner=vitamins]:not(.is-active) {
    width: 32.5641025641vw;
  }
  .welcome-screen.mob .welcome-screen__tab[data-banner=calming]:not(.is-active) {
    flex: 1 1 0;
    min-width: 37.6923076923vw;
    width: auto;
  }
  .welcome-screen.mob .welcome-screen__tab[data-banner=immuno]:not(.is-active) {
    width: 25.641025641vw;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active {
    flex: none;
    align-items: flex-start;
    height: 21.2820512821vw;
    padding: 4.6153846154vw 5.1282051282vw 12.8205128205vw;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active[data-banner=vitamins] {
    width: 32.5641025641vw;
    background: #3aaa35;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active[data-banner=calming] {
    width: 37.6923076923vw;
    background: #a87bc9;
  }
  .welcome-screen.mob .welcome-screen__tab.is-active[data-banner=immuno] {
    width: 25.641025641vw;
    background: #ff6c0e;
  }
  .welcome-screen__mobile {
    display: block;
  }
  .welcome-screen__mobile-content {
    display: block;
    text-align: center;
    padding: 0;
  }
  .welcome-screen__mobile-logo svg {
    display: block;
    width: 71.0256410256vw;
    height: 14.1025641026vw;
    margin: 0 auto;
    fill: #ffffff;
  }
  .welcome-screen__mobile-text {
    width: 87.9487179487vw;
    margin: 3.8461538462vw auto 0;
  }
  .welcome-screen__mobile-text span {
    font-weight: 400;
    font-size: 4.1025641026vw;
    line-height: 5.641025641vw;
    text-align: center;
    color: #ffffff;
  }
  .welcome-screen__banners--mob {
    width: 100%;
  }
  .welcome-screen__banner--mob {
    display: none;
    width: 100%;
    max-width: 100%;
    height: 109.7435897436vw;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .welcome-screen__banner--mob.is-active {
    display: block;
  }
  .welcome-screen__tabs-plate--mob {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6.6666666667vw;
    z-index: 6;
    pointer-events: none;
  }
  .welcome-screen__tabs-plate--mob path {
    fill: #f7f7f7;
  }
  .welcome-screen__tabs-cover {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -7.1794871795vw;
    width: 100%;
    height: 10.2564102564vw;
    background: #f7f7f7;
    z-index: 7;
    pointer-events: none;
  }
  .welcome-screen__more {
    font-family: "Rubik", sans-serif !important;
    font-weight: 500 !important;
    color: #3ea4a1 !important;
  }
  .welcome-screen__more {
    position: absolute;
    top: 102.0512820513vw;
    left: 50%;
    width: 92.3076923077vw;
    height: 11.5384615385vw;
    margin-top: 0;
    padding: 2.5641025641vw 5.1282051282vw;
    transform: translateX(-50%);
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    border-radius: 7.6923076923vw;
    box-sizing: border-box;
  }
  .welcome-screen .zay-two-columns {
    display: none;
  }
  .main-page-block {
    padding: 0 4.2666666667vw;
  }
  .main-page-block-bg.img {
    display: none;
  }
  .main-page-block-bg.mob {
    display: block;
    margin-top: 8vw;
  }
  .main-page-block-bg.mob img {
    height: auto;
    height: initial;
  }
  .main-page-block.hide-line {
    padding-top: 13.3333333333vw;
  }
  .main-page-block .title-container .block-title {
    font-weight: 700;
    font-size: 8vw;
    line-height: 9.6vw;
  }
  .main-page-block .bottom-content {
    position: relative;
    width: calc(100vw - 32px);
    gap: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
  .main-page-block .bottom-content.right {
    right: auto;
    right: initial;
    margin-top: 5.3333333333vw;
  }
  .main-page-block .bottom-content.right.first {
    margin-top: 26.6666666667vw;
  }
  .main-page-block .bottom-content.left {
    left: auto;
    left: initial;
    margin-top: 5.3333333333vw;
  }
  .main-page-block .bottom-content.left.fourth {
    margin-top: 26.6666666667vw;
  }
  .main-page-block .bottom-content .content-title {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .main-page-block .bottom-content .content-item {
    font-size: 4.2666666667vw;
    line-height: 5.0666666667vw;
  }
  .main-page-block .bottom-content .content-more {
    font-size: 4.2666666667vw;
    line-height: 5.0666666667vw;
  }
  .main-page-block .button-block {
    top: 42.6666666667vw;
  }
  .main-page-block .button-block .button-item {
    padding: 2.1333333333vw 2.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  .main-page-block .button-block .button-item span {
    font-size: 6.1333333333vw;
    line-height: 6.4vw;
  }
  .main-page-block .button-block .icon-item {
    left: auto;
    left: initial;
    right: 0;
    width: 21.3333333333vw;
    top: -22.9333333333vw;
  }
  .main-page-block .button-block.orange {
    top: -16vw;
  }
  .main-desc-block .two-columns {
    grid-template-columns: initial;
  }
  .main-desc-block .two-columns .image-block {
    display: none;
  }
  .main-desc-block .two-columns .desc-title {
    font-size: 8vw;
    line-height: 9.6vw;
    margin-bottom: 4vw;
    display: block;
  }
  .main-desc-block .two-columns .desc-info {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
    line-height: 5.0666666667vw;
  }
  .el-item .circle__item {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
  }
  .el-item .circle__item .circle__spinner {
    width: 18.6666666667vw;
    height: 18.6666666667vw;
  }
  .active-desc {
    min-height: 0;
    min-height: initial;
  }
  .active-desc .active-desc-block .desc-block-item {
    position: relative;
    grid-template-columns: initial;
    height: 100%;
  }
  .active-desc .active-desc-block .desc-block-item.four-columns {
    grid-template-columns: initial;
    gap: 6.6666666667vw;
  }
  .active-desc .active-desc-block .desc-block-item .item-title {
    font-size: 4.8vw !important;
    line-height: 5.8666666667vw !important;
    margin-bottom: 2.6666666667vw !important;
  }
  .active-desc .active-desc-block .desc-block-item span {
    font-size: 4.2666666667vw !important;
    line-height: 5.0666666667vw !important;
  }
  .active-desc .active-desc-block .desc-block-item .bold-text {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .active-desc .active-desc-block .desc-block-column {
    gap: 2.6666666667vw;
  }
  .more-btn {
    display: none;
    position: static;
    position: initial;
    left: auto;
    left: initial;
    transform: none;
    transform: initial;
    justify-content: center;
    gap: 1.3333333333vw;
  }
  .more-btn.mobile-btn {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 51.76%);
    height: 44vw;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -8vw;
  }
  .more-btn.mobile-btn .inner-btn {
    position: absolute;
    bottom: 8vw;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
  }
  .more-btn-svg {
    width: 5.8666666667vw;
  }
  .more-btn span {
    font-size: 4.2666666667vw;
    line-height: 4.2666666667vw;
  }
  .some-products {
    grid-template-columns: initial;
    gap: 6.6666666667vw;
  }
  .some-products .owl-item {
    height: 115.7333333333vw;
  }
  .some-products .owl-item .product-card {
    height: 100%;
  }
  .some-products .owl-item .product-card .product-buy-button {
    margin-bottom: 0 !important;
  }
  .some-products .owl-item .product-card .product-buy-button {
    width: 50.9333333333vw !important;
  }
  .some-products .owl-item .product-card .product-buy-button {
    margin: auto;
  }
  .some-products .owl-dots {
    bottom: -4vw;
  }
  .some-products.vitamins, .some-products.calming, .some-products.immuno {
    gap: 6.6666666667vw;
  }
  .some-products.immuno {
    margin-bottom: 8vw;
  }
  .some-products.left {
    margin-top: 21.3333333333vw;
    display: flex;
    flex-direction: column;
  }
  .some-products.products-first .some-products-text {
    order: -1;
  }
  .some-products .small-tag {
    padding: 1.6vw 2.6666666667vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .some-products .small-tag span {
    font-size: 3.2vw;
    line-height: 3.7333333333vw;
  }
  .some-products.left .orange-container {
    margin-left: 0;
  }
  .some-products .inner-title span {
    font-size: 8vw;
    line-height: 8vw;
  }
  .some-products .numbers-item {
    margin-top: 8vw;
    gap: 6.6666666667vw;
  }
  .some-products .numbers-item .item-block {
    grid-template-columns: 12.5333333333vw 1fr;
    gap: 4.5333333333vw;
  }
  .some-products .numbers-item .item-block .item-desc {
    font-size: 3.7333333333vw;
    line-height: 4.5333333333vw;
  }
  .some-products .numbers-item .number-item {
    font-size: 10.1333333333vw;
    line-height: 10.1333333333vw;
  }
  .some-products .product-columns {
    gap: 8vw !important;
  }
  .some-products .product-columns {
    grid-template-columns: initial;
    position: relative;
    display: block;
    max-width: calc(100vw - 32px);
  }
  .some-products .product-columns .arrow-left,
  .some-products .product-columns .arrow-right,
  .some-products .product-columns .dot {
    display: block;
    z-index: 5;
  }
  .some-products .product-columns .arrow-left {
    position: absolute;
    left: 0;
  }
  .some-products .product-columns .arrow-right {
    position: absolute;
    right: 0;
  }
  .some-products .product-columns .dot.active {
    background-color: #ff0000; /* Пример цвета активного dot */
  }
  .some-products .product-columns.one {
    order: 2;
  }
  .some-products .product-columns .product-info-block {
    gap: 6.6666666667vw !important;
  }
  .some-products .product-columns .product-info-image {
    width: 45.3333333333vw;
    height: 45.3333333333vw;
  }
  .some-products .product-columns .product-info-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .some-products .product-columns .product-info-content {
    gap: 3.2vw !important;
  }
  .some-products .product-columns .product-info-content-text {
    gap: 1.3333333333vw !important;
  }
  .some-products .product-columns .product-info-title {
    font-size: 6.4vw !important;
    line-height: 6.4vw !important;
  }
  .some-products .product-columns .product-info-type {
    font-size: 4.2666666667vw !important;
    line-height: 5.0666666667vw !important;
  }
  .some-products .product-columns .product-review-count {
    gap: 1.0666666667vw !important;
  }
  .some-products .product-columns .product-review-count svg {
    width: 3.4666666667vw !important;
    height: 3.4666666667vw !important;
  }
  .some-products .product-columns .product-review-count span {
    font-size: 3.2vw !important;
    line-height: 3.7333333333vw !important;
  }
  .some-products .product-columns .product-buy-button {
    padding: 3.7333333333vw 10.6666666667vw !important;
    width: 50.9333333333vw !important;
    border-radius: 8vw !important;
    margin-top: 4vw !important;
  }
  .some-products .product-columns .product-buy-button span {
    font-size: 3.7333333333vw !important;
    line-height: 4.5333333333vw !important;
  }
  .section-margin {
    margin-bottom: 10.6666666667vw;
  }
  .articles-list {
    margin-top: 8vw;
  }
  .articles-list .owl-dot {
    background: rgb(62, 164, 161) !important;
  }
  .articles-list .owl-dot.active {
    background: rgb(62, 164, 161) !important;
  }
}
@media (max-width: 1366px) and (max-width: 768px){
  .section-description h1 {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .section-description p {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
  .articles-list__wrapper .article-list-item {
    border-radius: 2.6666666667vw;
  }
  .main-page-block .bottom-content .content-title-mob-circle::before {
    content: "";
    position: absolute;
    width: 18.6666666667vw;
    height: 18.6666666667vw;
    background-color: #dff2f3;
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    top: -10px;
    left: -10px;
    z-index: 1;
  }
  .main-page-block .button-block .icon-item.cloud {
    top: -20vw !important;
    left: 28vw !important;
    width: 14.4vw !important;
  }
  .main-page-block .button-block .icon-item.cloud {
    transform: scaleX(-1);
  }
  .main-desc-block {
    height: 84vw;
    padding: 10.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    margin-bottom: 12vw;
  }
  .el-grid {
    grid-template-columns: repeat(6, 14.4vw);
    margin-left: 0;
    margin-left: initial;
    gap: 1.0666666667vw;
    position: absolute;
    left: 1.3333333333vw;
    bottom: -4.2666666667vw;
  }
  .el-item {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
  .el-item .svg-icon img {
    margin-top: 0.5333333333vw;
    width: 14.1333333333vw;
  }
  .active-desc .active-desc-block {
    border-radius: 2.6666666667vw;
    padding: 8vw;
    height: 107.4666666667vw;
    overflow: hidden;
  }
  .active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .title {
    font-size: 4.8vw;
    line-height: 5.6vw;
  }
  .active-desc .active-desc-block .js-desc-block-item.active.block .desc-block-item-inner .desc {
    font-size: 4.2666666667vw;
    line-height: 5.0666666667vw;
  }
  .active-desc .active-desc-block .desc-block-item .svg-logo {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
  .active-desc .active-desc-block .desc-block-item ul {
    padding-left: 4.8vw;
  }
  .some-products .product-columns.one .product-card {
    width: 76%;
    height: 100%;
    flex: 0 0 auto;
    scroll-snap-align: start;
  }
  .some-products .product-columns .product-card {
    border-radius: 5.3333333333vw !important;
  }
  .some-products .product-columns .product-card {
    padding: 9.3333333333vw 0 8vw;
    width: 76%;
    margin-left: 12%;
  }
  .some-products .product-columns .product-info-reviews {
    bottom: 26.6666666667vw !important;
  }
  .animation-container {
    display: none;
  }
  .animation-container.animation-container2 {
    display: none;
  }
  .trail {
    display: none;
  }
  .trail.trail2 {
    display: none;
  }
}
@media (max-width: 1024px){
  .article-author__about h1 {
    font-size: 2.9296875vw;
    line-height: 2.9296875vw;
  }
  .article-author__about .author-prof {
    font-size: 1.5625vw;
    line-height: 1.85546875vw;
  }
  .article-author .container {
    grid-template-columns: 1fr;
  }
  .article-list-item__body span.date {
    font-size: 1.3671875vw;
    line-height: 1.66015625vw;
    margin-bottom: 0.9765625vw;
  }
  .article-list-item__body span.name {
    font-size: 1.953125vw;
    line-height: 2.34375vw;
    margin-bottom: 0.48828125vw;
  }
  .article-list-item__body span.prev {
    font-size: 1.3671875vw;
    line-height: 1.66015625vw;
  }
}
@media (max-width: 576px){
  .article-list-item__body {
    padding: 4vw 5.3333333333vw 5.3333333333vw 5.3333333333vw !important;
  }
  .article-list-item__body span.date {
    font-size: 3.2vw !important;
    line-height: 3.7333333333vw !important;
    margin-bottom: 2.6666666667vw !important;
  }
  .article-list-item__body span.name {
    font-size: 5.3333333333vw !important;
    line-height: 6.4vw !important;
    margin-bottom: 1.3333333333vw !important;
  }
  .article-list-item__body span.prev {
    font-size: 3.7333333333vw !important;
    line-height: 4.5333333333vw !important;
  }
  .articles-list__wrapper {
    gap: 4vw !important;
  }
  .articles-list__wrapper {
    grid-template-columns: initial;
  }
}
@media (min-width: 769px) and (max-width: 1366px){
  .desktop-bg {
    height: 44.289897511vw;
  }
  .welcome-screen.mob {
    height: 44.289897511vw;
    min-height: 44.289897511vw;
  }
  .welcome-screen.mob .welcome-screen__desktop {
    top: 5.8565153734vw;
    bottom: 8.4187408492vw;
  }
  .welcome-screen.mob .welcome-screen__tabs {
    width: 90.4831625183vw;
    height: 8.4187408492vw;
    gap: 0.7320644217vw;
  }
  .welcome-screen__banner {
    width: 47.1449487555vw;
    max-width: 47.1449487555vw;
    height: 37.4816983895vw;
  }
  .welcome-screen__banner.is-active {
    transform: translateY(-2.196193265vw);
  }
  .welcome-screen__tabs {
    width: 90.4831625183vw;
    height: 8.4187408492vw;
    gap: 0.7320644217vw;
  }
  .welcome-screen__tab-label--desk {
    font-size: 1.1713030747vw;
    line-height: 1.1713030747vw;
  }
  .welcome-screen__tabs-plate--desk {
    height: 5.0512445095vw;
  }
  .main-page-block .bottom-content.right.third {
    bottom: -1.0980966325vw;
    right: 8.0527086384vw;
  }
  .main-page-block .bottom-content.left.fourth {
    bottom: -5.1244509517vw;
  }
  .some-products.right {
    margin-top: 0.7320644217vw;
  }
  .some-products .product-columns .product-card {
    height: 25.1098096633vw;
    padding: 2.196193265vw 0 1.6471449488vw;
    gap: 1.0980966325vw;
  }
  .some-products .product-columns .product-card-inner {
    gap: 1.0980966325vw;
  }
  .some-products .product-columns .product-info-block {
    gap: 1.3726207906vw;
  }
  .some-products .product-columns .product-info-content {
    gap: 1.3726207906vw;
  }
  .some-products .product-columns .product-info-content-text {
    gap: 0.1647144949vw;
  }
  .some-products .product-columns .product-info-title {
    font-size: 1.1713030747vw;
    line-height: 1.1713030747vw;
  }
  .some-products .product-columns .product-info-reviews {
    gap: 0.878477306vw;
    bottom: 5.4172767204vw;
  }
  .some-products .product-columns .product-review-count {
    gap: 0.2196193265vw;
  }
  .some-products .product-columns .product-review-count svg {
    width: 0.878477306vw;
    height: 0.878477306vw;
  }
  .some-products .product-columns .product-review-count span {
    font-size: 0.878477306vw;
    line-height: 1.0248901903vw;
  }
  .some-products .product-columns .product-buy-button {
    height: 2.5622254758vw;
    padding: 0.5856515373vw 2.196193265vw;
  }
  .some-products .product-columns .product-buy-button span {
    font-size: 1.0248901903vw;
    line-height: 1.2445095168vw;
  }
  #main-section-vitamins.some-products.right,
  #main-section-immuno.some-products.right {
    grid-template-columns: 31.6251830161vw 1fr;
    -moz-column-gap: 4.3191800878vw;
         column-gap: 4.3191800878vw;
    margin-bottom: 2.9282576867vw;
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins,
  #main-section-immuno.some-products.right .product-columns.vitamins {
    grid-template-columns: repeat(2, 17.5695461201vw);
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins .product-card,
  #main-section-immuno.some-products.right .product-columns.vitamins .product-card {
    width: 17.5695461201vw;
  }
  #main-section-vitamins.some-products.right .product-columns.vitamins .product-buy-button,
  #main-section-immuno.some-products.right .product-columns.vitamins .product-buy-button {
    width: calc(100% - 3.513909224vw);
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno,
  #main-section-immuno.some-products.right .product-columns.one.immuno {
    grid-template-columns: repeat(2, 17.5695461201vw);
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno .product-card,
  #main-section-immuno.some-products.right .product-columns.one.immuno .product-card {
    width: 17.5695461201vw;
  }
  #main-section-vitamins.some-products.right .product-columns.one.immuno .product-buy-button,
  #main-section-immuno.some-products.right .product-columns.one.immuno .product-buy-button {
    width: calc(100% - 3.513909224vw);
  }
}
@media (max-width: 1366px) and (min-width: 769px){
  .some-products .product-columns .product-info-image {
    width: 7.8330893119vw;
    height: 11.7130307467vw;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pages/faq/faq.sass ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.faq__body {
  margin: 0 0 100px;
}
.faq__body h1 {
  margin: 30px 0;
}
.faq__body h2 {
  margin-bottom: 1.5625vw;
}
.faq__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.faq__wrapper .element.active .element__question .arrow {
  transform: translateY(0) rotate(180deg);
}
.faq__wrapper .element__question {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 20px 40px;
  background: rgba(210, 210, 210, 0.2);
  border-radius: 12px;
}
.faq__wrapper .element__question p {
  position: relative;
  max-width: 80%;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
}
.faq__wrapper .element__question .arrow {
  width: 30px;
  height: 30px;
}
.faq__wrapper .element__answer {
  padding: 20px 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.faq__wrapper .element__answer ul {
  list-style: disc;
  margin-left: 20px;
}
.faq__wrapper .element__answer ul li::marker {
  color: #4eadaa;
}
@media (max-width: 1366px) {
  .faq__body {
    margin: 0 0 7.3206442167vw;
  }
  .faq__body h1 {
    margin: 2.196193265vw 0;
  }
  .faq__body h2 {
    margin-bottom: 2.196193265vw;
  }
  .faq__wrapper {
    gap: 0.7320644217vw;
  }
  .faq__wrapper .element__question {
    padding: 1.4641288433vw 2.9282576867vw;
    border-radius: 0.878477306vw;
  }
  .faq__wrapper .element__question p {
    font-size: 1.317715959vw;
    line-height: 1.3909224012vw;
  }
  .faq__wrapper .element__question .arrow {
    font-size: 2.196193265vw;
    line-height: 2.196193265vw;
  }
  .faq__wrapper .element__answer {
    padding: 1.4641288433vw 2.9282576867vw;
    font-size: 1.1713030747vw;
    line-height: 1.756954612vw;
  }
}
@media (max-width: 1366px) and (max-width: 768px) {
  .faq__body h1 {
    margin-bottom: 5.3333333333vw;
    font-weight: 700;
    font-size: 8vw;
    line-height: 9.6vw;
  }
  .faq__body h2 {
    margin-bottom: 5.3333333333vw;
  }
  .faq__wrapper {
    gap: 2.6666666667vw;
  }
  .faq__wrapper .element__question {
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .faq__wrapper .element__question p {
    font-size: 4.2666666667vw !important;
    line-height: 5.0666666667vw !important;
  }
  .faq__wrapper .element__question .arrow {
    width: 9.6vw;
    height: 9.6vw;
  }
  .faq__wrapper .element__answer {
    font-size: 4.2666666667vw !important;
    line-height: 6.4vw !important;
  }
  .faq__wrapper .element__answer {
    padding: 5.3333333333vw 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/pages/products/catalog/catalog.sass ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
span[data-tooltip] {
  position: relative;
  cursor: pointer;
  overflow: visible;
}
span[data-tooltip]:hover::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 12px 0 12px;
  border-color: #fff transparent transparent transparent;
  bottom: 20px;
  left: 25%;
  transform: translateX(-20%);
  z-index: 2;
  overflow: visible;
}
span[data-tooltip]:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  background: #fff;
  color: #000;
  border-radius: 5px;
  bottom: 30px;
  left: 30%;
  transform: translateX(-10%);
  padding: 10px 15px;
  width: 224px;
  z-index: 17;
  opacity: 0;
  transition: opacity 0.3s;
  overflow: visible;
  font-style: normal;
  font-weight: 5;
  font-size: 14px;
  line-height: 120%;
}
span[data-tooltip]:hover::after {
  opacity: 1;
  overflow: visible;
}

/* 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/templates/zaychonok/assets/bundles/main-page/main-page.css?179017806491194 */
/* /local/components/zaychonok/geo-header/templates/.default/style.css?179017646612979 */
