

/* Start:/local/templates/main/template_styles.css?175109947572253*/
@charset "UTF-8";/*! 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 dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  -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"] {
  appearance: textfield; /* 1 */
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: 'Neo Sans Pro Cyr';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/NeoSansCyr-Medium.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 700;
  src: url(/local/templates/main/font/DINPro-Bold.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/DINPro-Medium.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 400;
  src: url(/local/templates/main/font/DINPro-Regular.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Regular.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 300;
  src: url(/local/templates/main/font/DINPro-Light.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro condensed';
  font-style: normal;
  font-display: wrap;
  font-weight: 700;
  src: url(/local/templates/main/font/dinpro_condensedbold.otf) format('opentype');
}

@font-face {
  font-family: 'DIN Pro condensed';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/dinpro_condensedmedium.otf) format('opentype');
}

* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  position: relative;
  font-family: "DIN Pro", sans-serif;
  font-style: normal;
  line-height: 130%;
  background: radial-gradient(432.89% 138.75% at 4.44% -0.59%, #278391 0%, #3BBBC3 100%);
  background-repeat: no-repeat;
  color: #fff;
  overflow-x: hidden;
}

.modal-opened {
  height: 100vh;
  overflow-y: hidden;
}.composition {
  padding: 0 55px;
  margin-bottom: 200px;
  position: relative;
}

.composition__back {
  position: absolute;
  right: 100px;
  bottom: -300px;
  z-index: -1;
}
.composition__back img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.composition__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0 0 100px;
}

.composition__content {
  display: flex;
  justify-content: space-between;
}

.composition__list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -418px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-height: 592px;
  max-width: 753px;
  overflow-y: auto;
  scrollbar-width: 5px;
  scrollbar-color: rgba(255, 255, 255, 0.8) #F3FCF9;
}
.composition__list::-webkit-scrollbar {
  width: 5px;
}
.composition__list::-webkit-scrollbar-track {
  background: #F3FCF9;
  border-radius: 6px;
}
.composition__list::-webkit-scrollbar-thumb {
  background-image: linear-gradient(316deg, #339D23 18.03%, #7ABD39 87.52%);
  border-radius: 6px;
}

.composition__item-wrp {
  padding-right: 22px;
}

.composition__item {
  position: relative;
  border-radius: 45px;
  background: #F3FCF9;
  color: #3A3A3A;
  padding: 30px 30px 40px 15px;
  display: flex;
  gap: 15px;
  overflow: hidden;
}

.composition__marker {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
}
.composition__marker img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.composition__marker-icon {
  width: 56px;
  height: 56px;
}

.composition__item-title {
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.composition__description {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.composition__edge {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -57px;
  margin-right: -57px;
  width: 114px;
  height: 114px;
  background-image: url(/local/templates/main/img/edge.svg);
  background-repeat: no-repeat;
}

@media (max-width: 960px) {
  .composition {
    padding: 0 10px;
    margin-bottom: 95px;
  }
  .composition__back {
    left: 0;
    bottom: -200px;
    transform: rotate(65deg);
    width: 413px;
    height: 487px;
  }
  .composition__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 44px;
  }
  .composition__content {
    flex-direction: column;
    gap: 50px;
  }
  .composition__list {
    margin: 0;
    scrollbar-width: 3px;
    gap: 15px;
  }
  .composition__list::-webkit-scrollbar {
    width: 3px;
  }
  .composition__list::-webkit-scrollbar-track {
    background: #F3FCF9;
    border-radius: 8px;
  }
  .composition__list::-webkit-scrollbar-thumb {
    border-radius: 8px;
  }
  .composition__image-wrp {
    width: 492px;
  }
  .composition__image-wrp img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .composition__item {
    padding: 20px 30px 30px 15px;
    border-radius: 35px;
  }
  .composition__item-wrp {
    padding-right: 10px;
  }
  .composition__marker {
    width: 30px;
    height: 30px;
  }
  .composition__edge {
    width: 65px;
    height: 65px;
    margin-bottom: -32px;
    margin-right: -32px;
    background-image: url(/local/templates/main/img/edge-mobile.svg);
  }
  .composition__item-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .composition__description {
    font-size: 14px;
    line-height: 18px;
  }
}@keyframes moveTablet {
  0% {
    top: -6px;
  }
  12% {
    top: 44px;
  }
  24% {
    top: 94px;
  }
  36% {
    top: 144px;
  }
  48% {
    top: 194px;
  }
  60% {
    top: 244px;
  }
  72% {
    top: 294px;
  }
  84% {
    top: 358px;
  }
  95% {
    top: 420px;
  }
  100% {
    top: -6px;
  }
}
@keyframes moveTabletMiddle {
  0% {
    top: -6px;
  }
  12% {
    top: 40px;
  }
  24% {
    top: 80px;
  }
  36% {
    top: 120px;
  }
  48% {
    top: 160px;
  }
  60% {
    top: 200px;
  }
  72% {
    top: 240px;
  }
  84% {
    top: 288px;
  }
  95% {
    top: 344px;
  }
  100% {
    top: -6px;
  }
}
@keyframes moveTabletSmall {
  0% {
    top: -6px;
  }
  12% {
    top: 40px;
  }
  24% {
    top: 90px;
  }
  36% {
    top: 140px;
  }
  48% {
    top: 184px;
  }
  60% {
    top: 228px;
  }
  72% {
    top: 270px;
  }
  84% {
    top: 324px;
  }
  95% {
    top: 372px;
  }
  100% {
    top: -6px;
  }
}
@keyframes moveTabletMobile {
  0% {
    top: 0px;
  }
  12% {
    top: 25px;
  }
  24% {
    top: 50px;
  }
  36% {
    top: 75px;
  }
  48% {
    top: 102px;
  }
  60% {
    top: 128px;
  }
  72% {
    top: 154px;
  }
  84% {
    top: 180px;
  }
  95% {
    top: 224px;
  }
  100% {
    top: 0px;
  }
}
.effect {
  position: relative;
  padding-bottom: 191px;
  background-image: url(/local/templates/main/img/leaf-effect.png);
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 800px;
}

.effect__wrp {
  border-radius: 50px;
  background: #F3FCF9;
  display: flex;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.effect__content {
  width: 50%;
  color: #3A3A3A;
  padding: 40px 0 50px 55px;
}

.effect__title {
  margin: 0;
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
}

.effect__subtitle {
  margin: 0 0 55px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.effect__list-cntr {
  position: relative;
}

.effect__list {
  list-style: none;
  padding: 0 0 0 55px;
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.effect__tablet {
  position: absolute;
  top: -6px;
  left: 0;
  width: 45px;
  height: 45px;
  background-image: url(/local/templates/main/img/tablet.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateZ(0);
  will-change: transform, top;
  animation-name: moveTablet;
  animation-duration: 10s;
  animation-timing-function: cubic-bezier(1, -0.01, 0.43, 1);
  animation-iteration-count: infinite;
  transition-delay: 3s;
}

.effect__image-wrp {
  width: 50%;
  position: relative;
}

.effect__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.effect__decoration {
  position: absolute;
  top: 50%;
  left: 0;
  width: 190px;
  height: 190px;
  margin-top: -95px;
  margin-left: -95px;
  border-radius: 50%;
}
.effect__decoration .effect__decoration-img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 50%;
  z-index: 3;
}

.effect__decoration-blur {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-top: -30px;
  margin-left: -50px;
  border-radius: 50%;
  background-color: #379D2A;
  filter: blur(10px);
  z-index: 2;
}

.effect__back {
  position: absolute;
  bottom: -268px;
  left: 0;
}

@media (max-width: 1330px) {
  .effect__list {
    font-size: 22px;
    line-height: 130%;
    padding: 0 0 0 45px;
  }
  .effect__tablet {
    width: 35px;
    height: 35px;
    animation-name: moveTablet;
    animation-duration: 10s;
    animation-timing-function: cubic-bezier(1, -0.01, 0.43, 1);
    animation-iteration-count: infinite;
    transition-delay: 3s;
  }
}
@media (max-width: 1300px) {
  .effect__decoration {
    width: 150px;
    height: 150px;
    margin-top: -75px;
    margin-left: -75px;
  }
  .effect__decoration-blur {
    width: 80px;
    height: 80px;
    margin-top: -22px;
    margin-left: -39px;
  }
  .effect__list li:nth-child(3) {
    padding-right: 70px;
  }
}
@media (max-width: 1268px) {
  .effect__list {
    gap: 15px;
    font-size: 20px;
  }
  .effect__tablet {
    animation-name: moveTabletMiddle;
    animation-duration: 10s;
    animation-timing-function: cubic-bezier(1, -0.01, 0.43, 1);
    animation-iteration-count: infinite;
    transition-delay: 3s;
  }
}
@media (max-width: 1140px) {
  .effect__decoration {
    margin-top: -25px;
    margin-left: -75px;
  }
  .effect__decoration-blur {
    margin-top: -25px;
  }
}
@media (max-width: 1096px) {
  .effect__tablet {
    animation-name: moveTabletSmall;
    animation-duration: 10s;
    animation-timing-function: cubic-bezier(1, -0.01, 0.43, 1);
    animation-iteration-count: infinite;
    transition-delay: 3s;
  }
}
@media (max-width: 1000px) {
  .effect {
    background: transparent;
    padding-bottom: 0;
  }
  .effect__wrp {
    flex-direction: column;
    border-radius: 20px;
  }
  .effect__content {
    width: 100%;
    padding: 20px 10px 40px 10px;
  }
  .effect__content .effect__title {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 3px;
  }
  .effect__content .effect__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 27px;
  }
  .effect__content .effect__list {
    gap: 8px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 18px;
  }
  .effect__content .effect__tablet {
    width: 18px;
    height: 18px;
    top: 0px;
    left: -3px;
    animation-name: moveTabletMobile;
    animation-duration: 10s;
    animation-timing-function: cubic-bezier(1, -0.01, 0.43, 1);
    animation-iteration-count: infinite;
    transition-delay: 3s;
  }
  .effect__image-wrp {
    width: 100%;
    max-height: 300px;
  }
  .effect__image-wrp img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
  .effect__decoration {
    width: 102px;
    height: 102px;
    top: 0;
    left: 50%;
    margin-top: -21px;
    margin-left: -48px;
  }
  .effect__decoration-blur {
    width: 50px;
    height: 50px;
    margin-top: -10px;
    margin-left: -25px;
  }
  .effect__back {
    display: none;
  }
}footer {
  padding: 0 55px 140px 55px;
  max-width: 1420px;
  margin: auto;
}
footer .logo {
  margin-bottom: 45px;
}
footer .logo p {
  margin: 0;
}

.footer__list {
  list-style: none;
  margin: 0 0 70px 0;
  padding: 0;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}
.footer__list li:first-child {
  flex-shrink: 0;
}
.footer__list .footer__link {
  border-bottom: 2px solid RGB(255, 255, 255, 0);
  margin-bottom: -2px;
  transition: 0.3s;
  flex-shrink: 0;
}
.footer__list .footer__link:hover {
  border-bottom: 2px solid RGB(255, 255, 255, 1);
}
.footer__list li a {
  text-decoration: none;
  color: #FFF;
}

.footer__contact-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.footer__contact-list .footer__social-cntr {
  display: flex;
  gap: 15px;
}
.footer__contact-list .footer__social-cntr .footer__icon {
  width: 55px;
  height: 55px;
}
.footer__contact-list .footer__social-cntr .footer__icon img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.footer__contacts {
  display: flex;
  gap: 90px;
  align-items: flex-end;
}
.footer__contacts .sentiss-logo {
  width: 192px;
  height: 121px;
  margin-right: 7px;
}
.footer__contacts .footer__address {
  max-width: 375px;
}
.footer__contacts .footer__address p {
  margin: 0 0 16px 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}
.footer__contacts .footer__address address {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
}
.footer__contacts .footer__email {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.footer__contacts .footer__email a {
  text-decoration: none;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}
.footer__contacts .footer__email a:hover {
  text-decoration: underline;
}

.footer__mobile {
  display: none;
  flex-direction: column;
  gap: 16px;
}
.footer__mobile .footer__mob-logo-cntr {
  display: flex;
  gap: 34px;
  align-items: flex-end;
}
.footer__mobile .footer__mob-logo-cntr .logo {
  width: 118px;
  margin-bottom: 0;
  margin-bottom: 3px;
}
.footer__mobile .footer__mob-logo-cntr .logo img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.footer__mobile .footer__mob-logo-cntr .logo p {
  font-size: 11px;
  line-height: 13px;
}
.footer__mobile .footer__mob-logo-cntr .sentiss-logo_mob {
  width: 115px;
}
.footer__mobile .footer__mob-logo-cntr .sentiss-logo_mob img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.footer__mobile .footer__addres-cntr-mob {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 4px;
}
.footer__mobile .footer__addres-cntr-mob p {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}
.footer__mobile .footer__addres-cntr-mob .footer__address-mob {
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.footer__mobile .footer__addres-cntr-mob .footer__icons-cntr-mob {
  position: relative;
}
.footer__mobile .footer__addres-cntr-mob .footer__icons-cntr-mob .footer__social-cntr-mob {
  display: flex;
  gap: 2px;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer__mobile .footer__addres-cntr-mob .footer__icons-cntr-mob .footer__email-mob {
  display: flex;
  flex-direction: column;
}
.footer__mobile .footer__addres-cntr-mob .footer__icons-cntr-mob .footer__email-mob a {
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.footer__mobile .footer__list-mob {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__mobile .footer__list-mob li a {
  text-decoration: none;
  color: #FFF;
}
.footer__mobile .footer__list-mob li .footer__link-mobile:hover {
  text-decoration: underline;
}
.up {
  position: fixed;
  bottom: 150px;
  right: 50px;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  background-image: url(/local/templates/main/img/up.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 0;
  margin: 0;
  z-index: 10;
}
.up>a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 960px) {
  footer {
    padding: 0 10px 110px 10px;
  }
  .footer__decktop {
    display: none;
  }
  .footer__mobile {
    display: flex;
  }
  .up {
    display: none;
  }
}
header {
  max-width: 1420px;
  padding: 0 55px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 35px;
}
header .logo {
  display: flex;
  flex-direction: column;
  width: 201px;
  padding: 20px 50px 30px 50px;
  box-sizing: content-box;
  border-radius: 0 0 40px 40px;
  border-right: 1px solid #278391;
  border-bottom: 1px solid #278391;
  border-left: 1px solid #278391;
  background: linear-gradient(108deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-repeat: no-repeat;
}
header .logo .logo__img {
  width: 100%;
}
header .logo .logo__subtitle {
  margin: 0;
  font-size: 18px;
}
header nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 35px;
}
header nav ul li {
  padding-bottom: 5px;
  border-bottom: 2px solid RGB(255, 255, 255, 0);
  transition: 0.3s;
}
header nav ul li:hover {
  border-bottom: 2px solid RGB(255, 255, 255, 1);
}
header nav ul li a {
  text-decoration: none;
  color: #fff;
  font-family: "Neo Sans Pro Cyr", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
}

.warning {
  padding: 10px 55px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100px;
  position: fixed;
  top: calc(100vh - 100px);
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.warning img {
  max-width: 1420px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.warning-mobile {
  padding: 5px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 70px;
  position: fixed;
  top: calc(100vh - 70px);
  z-index: 3;
  justify-content: center;
  align-items: center;
  display: none;
}
.warning-mobile img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.header__burger {
  width: 24px;
  height: 16px;
  background-image: url(/local/templates/main/img/burger.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
}

@media (max-width: 1410px) {
  header nav ul {
    gap: 24px;
  }
  header nav ul li a {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  header nav ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  header {
    gap: 12px;
  }
  header .logo {
    width: 160px;
    padding: 15px 35px 20px 35px;
    border-radius: 0 0 35px 35px;
  }
  header .logo .logo__subtitle {
    font-size: 14px;
  }
  header nav ul {
    gap: 9px;
  }
  header nav ul li a {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  header {
    padding: 0 15px;
  }
  header nav {
    display: none;
  }
  header .header__burger {
    display: block;
  }
  header .logo {
    width: 135px;
    padding: 9px 22px 13px 22px;
    border-radius: 0 0 18px 18px;
    box-sizing: border-box;
  }
  header .logo .logo__subtitle {
    font-size: 8px;
    line-height: 10px;
  }
  .warning {
    display: none;
  }
  .warning-mobile {
    display: block;
  }
}main {
  max-width: 1420px;
  margin: auto;
}

.intro {
  position: relative;
  display: flex;
  width: 100%;
  margin: auto;
  padding: 0 55px 0px 55px;
}

.intro__back-right {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  max-width: 929px;
  top: -142px;
  right: -400px;
}
.intro__back-right img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.intro__back-left {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  max-width: 854px;
  bottom: -180px;
  left: -500px;
  transform: rotate(48.045deg);
}
.intro__back-left img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.intro__liver-wrp {
  position: relative;
  width: 850px;
  height: 829px;
  pointer-events: none;
}
.intro__liver-wrp .liver {
  position: absolute;
  top: -77px;
  right: 30px;
  max-width: 800px;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: screen;
}
.intro__liver-wrp .pack {
  position: absolute;
  top: 339px;
  right: -1px;
  width: 655px;
  object-fit: contain;
  object-position: center;
}
.intro__liver-wrp .overlay {
  position: absolute;
  top: 69px;
  right: 415px;
  width: 245px;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: color;
}

.intro__image-wrp {
  position: relative;
  display: none;
  width: 355px;
  height: 355px;
}
.intro__image-wrp .liver {
  position: absolute;
  top: -34px;
  left: -63px;
  width: 100%;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: screen;
}
.intro__image-wrp .pack {
  position: absolute;
  bottom: 82px;
  left: 15px;
  width: 342px;
  object-fit: contain;
  object-position: center;
}

.intro__content {
  max-width: 628px;
}

.intro__title {
  margin: 100px 0 0 0;
  font-family: "DIN Pro condensed";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 78px;
  color: #16E96B;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.intro__subtitle {
  margin: 0 0 82px 0;
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 700;
  line-height: 78px;
  color: #FFF;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.intro__buttons {
  display: flex;
  gap: 30px;
  align-items: center;
}

.intro__download {
  display: flex;
  gap: 9px;
  align-items: center;
}
.intro__download img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transition: 0.2s;
}
.intro__download:hover .intro__icon {
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
}

.intro__take-button {
  width: 320px;
  padding: 30px 50px;
  border: none;
  border-radius: 50px;
  background: linear-gradient(90deg, #16E96B 0%, #10DC62 86.98%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #3A3A3A;
  font-size: 28px;
  font-weight: 500;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
}
.intro__take-button:hover {
  color: #fff;
}

.intro__wrapper {
  border-bottom: 2px solid RGB(255, 255, 255, 0);
  margin-bottom: -2px;
  transition: 0.3s;
}
.intro__wrapper:hover {
  border-bottom: 2px solid RGB(255, 255, 255, 1);
}

.intro__link {
  text-decoration: none;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}

@media (max-width: 1370px) {
  .intro {
    justify-content: space-between;
  }
  .intro__back-right {
    max-width: 900px;
    top: -111px;
    right: -370px;
  }
  .intro__back-left {
    max-width: 790px;
    bottom: -180px;
    left: -356px;
  }
  .intro__liver-wrp .liver {
    right: -19px;
    max-width: 750px;
  }
  .intro__liver-wrp .pack {
    top: 316px;
    right: -38px;
    width: 605px;
  }
  .intro__liver-wrp .overlay {
    top: 58px;
    right: 332px;
    width: 244px;
  }
}
@media (max-width: 1300px) {
  .intro__back-right {
    max-width: 850px;
    top: -193px;
    right: -370px;
  }
  .intro__back-left {
    max-width: 740px;
    bottom: -197px;
    left: -316px;
  }
  .intro__liver-wrp {
    height: 692px;
  }
  .intro__liver-wrp .liver {
    top: -77px;
    right: 30px;
    max-width: 730px;
  }
  .intro__liver-wrp .pack {
    top: 303px;
    right: -1px;
    width: 600px;
  }
  .intro__liver-wrp .overlay {
    top: 58px;
    right: 373px;
    width: 237px;
  }
  .intro__title {
    font-size: 46px;
    line-height: 60px;
  }
  .intro__subtitle {
    font-size: 46px;
    line-height: 60px;
  }
  .intro__buttons {
    gap: 25px;
  }
  .intro__take-button {
    width: 250px;
    padding: 20px;
    text-align: center;
    font-size: 23px;
  }
  .intro__link {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .intro__back-right {
    max-width: 800px;
    top: -190px;
    right: -308px;
  }
  .intro__back-left {
    max-width: 640px;
    bottom: -197px;
    left: -262px;
  }
  .intro__liver-wrp {
    height: 620px;
  }
  .intro__liver-wrp .liver {
    top: -35px;
    right: 0px;
    max-width: 660px;
  }
  .intro__liver-wrp .pack {
    top: 311px;
    right: 3px;
    width: 510px;
  }
  .intro__liver-wrp .overlay {
    top: 84px;
    right: 307px;
    width: 225px;
  }
}
@media (max-width: 1150px) {
  .intro__liver-wrp {
    height: 540px;
  }
  .intro__liver-wrp .liver {
    top: -35px;
    right: -70px;
    max-width: 590px;
  }
  .intro__liver-wrp .pack {
    top: 274px;
    right: -48px;
    width: 435px;
  }
  .intro__liver-wrp .overlay {
    top: 74px;
    right: 209px;
    width: 189px;
  }
}
@media (max-width: 960px) {
  .intro {
    padding: 0 10px 80px 10px;
    margin-bottom: 0;
    background: transparent;
    min-height: 1px;
    display: block;
    background: url(/local/templates/main/img/leaf-left.png) 200px 115px/413px 687px no-repeat;
  }
  .intro__back-left {
    max-width: 413px;
  }
  .intro__content {
    max-width: 960px;
  }
  .intro__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin: 30px 0 0 0;
  }
  .intro__subtitle {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .intro__liver-wrp {
    display: none;
  }
  .intro__image-wrp {
    display: block;
    pointer-events: none;
  }
  .intro__image-wrp .overlay {
    position: absolute;
    top: 30px;
    right: 234px;
    width: 113px;
    object-fit: contain;
    object-position: center;
    mix-blend-mode: color;
  }
  .intro__buttons {
    gap: 22px;
    margin-top: -110px;
    align-self: flex-start;
  }
  .intro__download img {
    width: 18px;
    height: 18px;
  }
  .intro__take-button {
    width: 130px;
    height: 33px;
    padding: 0px 17px;
    border-radius: 18px;
    font-size: 12px;
    line-height: 33px;
    margin: auto;
  }
  .intro__wrapper {
    margin-bottom: 0;
  }
  .intro__link {
    font-size: 12px;
    line-height: 16px;
  }
  .intro__wrp-mob {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}.map {
  padding: 0 55px;
  margin-bottom: 200px;
  position: relative;
}

.map__wrp {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.map__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0;
}

.map__subtitle {
  margin: 0 0 70px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}

.map__pharmacy {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex-shrink: 0;
  height: 463px;
  overflow-y: auto;
  -ms-overflow-style: none;
  position: relative;
  z-index: 2;
}
.map__pharmacy::-webkit-scrollbar {
  width: 0;
}
.map__pharmacy li {
  display: flex;
  width: 320px;
  height: 150px;
  padding: 30px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: #FFF;
  flex-shrink: 0;
  position: relative;
}
.map__pharmacy li:nth-child(4) img {
  width: 205px;
}
.map__pharmacy li:nth-child(5) img {
  width: 234px;
}
.map__pharmacy li:nth-child(6) img {
  width: 220px;
}
.map__pharmacy li:nth-child(7) img {
  width: 242px;
}
.map__pharmacy li:nth-child(8) img {
  width: 262px;
}
.map__pharmacy li:nth-child(9) img {
  width: 260px;
}
.map__pharmacy li:nth-child(10) img {
  width: 220px;
}
.map__pharmacy li:nth-child(11) img {
  width: 209px;
}
.map__pharmacy li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map__pharmacy li a img {
  width: 92px;
  object-fit: contain;
  object-position: center;
}

.map__back {
  position: absolute;
  right: 0;
  top: 50%;
}

.uteka-widget {
  max-width: 937px;
  width: 100%;
  height: 463px;
  border-radius: 42px;
  background: #fff;
  overflow: hidden;
}

.uteka-widget iframe {
  border: none;
  width: 100%;
  height: 100%;
}

.uteka-widget__container {
  margin: 0 auto;
  padding: 0 16px;
}

.uteka-widget__container {
  padding: 0 20px;
}

.uteka-widget__container {
  padding: 0 40px;
}

.uteka-widget__container {
  padding: 0 44px;
}

.uteka-widget__container {
  padding: 0 60px;
  max-width: 1440px;
}

.uteka-widget-header {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.uteka-widget-header__inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 56px;
}

.uteka-widget-header__title {
  background: url("https://widget.uteka.ru/static/img/widgets/title_2@mobile.svg") no-repeat;
  background-position: center;
  width: 230px;
  height: 24px;
}

.uteka-widget-header__logo {
  height: 16px;
}

.uteka-widget-header__logo img {
  height: 100%;
}

.uteka-widget-header__close {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  z-index: 5;
  margin: auto;
  width: 32px;
  height: 32px;
  background: url("https://widget.uteka.ru/static/img/widgets/close_2.svg") no-repeat center;
}

.uteka-widget-header__inner {
  flex-direction: row;
}

.uteka-widget-header__title {
  background-image: url("https://widget.uteka.ru/static/img/widgets/title_2.svg");
  width: 264px;
  height: 24px;
}

.uteka-widget-header__logo {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 32px;
}

@media (max-width: 960px) {
  .map {
    padding: 0 10px;
    margin-bottom: 150px;
  }
  .map__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }
  .map__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 50px;
  }
  .map__wrp {
    flex-direction: column;
    gap: 16px;
  }
  .uteka-widget {
    width: 100%;
    border-radius: 16px;
  }
  .map__pharmacy {
    width: 100%;
    flex-direction: row;
    gap: 8px;
    height: auto;
  }
  .map__pharmacy li {
    flex-shrink: 0;
    width: 128px;
    height: 60px;
    padding: 12px 0px;
    border-radius: 16px;
  }
  .map__pharmacy li:nth-child(4) img {
    width: 56px;
  }
  .map__pharmacy li:nth-child(5) img {
    width: 62px;
  }
  .map__pharmacy li:nth-child(6) img {
    width: 64px;
  }
  .map__pharmacy li:nth-child(7) img {
    width: 64px;
  }
  .map__pharmacy li:nth-child(8) img {
    width: 64px;
  }
  .map__pharmacy li:nth-child(9) img {
    width: 64px;
  }
  .map__pharmacy li:nth-child(10) img {
    width: 75px;
  }
  .map__pharmacy li:nth-child(11) img {
    width: 64px;
  }
  .map__pharmacy li a img {
    width: 37px;
  }
  .map__back {
    display: none;
    overflow-x: auto;
  }
}.menu {
  background: radial-gradient(432.89% 138.75% at 4.44% -0.59%, #278391 0%, #3BBBC3 100%);
  width: 100%;
  height: 100vh;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  top: 0;
  right: 0;
}
.menu::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background: url(/local/templates/main/img/leaf-menu.png) right bottom/510px 848px no-repeat;
  z-index: -1;
}

.menu_opened {
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
.menu_opened nav {
  margin-bottom: 40px;
}
.menu_opened nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.menu_opened nav ul li {
  margin: auto;
}
.menu_opened nav ul li a {
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-family: "Neo Sans Pro Cyr", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
  border-bottom: 2px solid RGB(255, 255, 255, 0);
  transition: 0.3s;
}
.menu_opened nav ul li a:hover {
  border-bottom: 2px solid RGB(255, 255, 255, 1);
}
.menu_opened .logo {
  border-radius: 0px 0px 27.11px 27.11px;
  background: linear-gradient(108deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
  padding: 13px 33px 20px 33px;
  width: 204px;
}
.menu_opened .logo img {
  width: 100%;
}
.menu_opened .logo p {
  margin: 0;
  font-size: 12px;
}
.menu_opened .menu__close {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 15px;
  right: 15px;
  border: none;
  background-image: url(/local/templates/main/img/close.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}.reasons {
  padding: 0 55px;
  margin-bottom: 200px;
  position: relative;
  overflow: hidden;
}
.reasons .note {
  margin: 0;
}

.reasons__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0;
}

.reasons__subtitle {
  margin: 0 0 70px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}
.reasons__subtitle sup {
  font-size: 16px;
}

.reasons__list-cntr {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  gap: 171px;
}
.reasons__list-cntr .reasons__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.reasons__list-cntr .reasons__list li {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  border-radius: 70px;
  background: #F3FCF9;
  padding: 10px 110px 15px 15px;
  color: #3A3A3A;
  text-align: right;
  min-height: 144px;
}
.reasons__list-cntr .reasons__list_left li {
  flex-direction: row-reverse;
  padding: 10px 15px 15px 110px;
  text-align: left;
}

.reasons__content-wrp {
  max-width: 329px;
}
.reasons__content-wrp h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
  z-index: 2;
}
.reasons__content-wrp p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
  z-index: 2;
}

.reasons__image-wrp {
  flex-shrink: 0;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reasons__image-wrp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.reasons__main-img-wrp {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -305px;
  margin-left: -305px;
}

.reasons__back {
  position: absolute;
  bottom: 0;
  right: 35%;
  transform: rotate(45deg);
  z-index: -1;
}
.reasons__back img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

@media (max-width: 1410px) {
  .reasons .note {
    font-size: 16px;
    line-height: 130%;
  }
  .reasons__content-wrp h3 {
    font-size: 22px;
    line-height: 130%;
  }
  .reasons__content-wrp p {
    font-size: 18px;
    line-height: 130%;
  }
}
@media (max-width: 1355px) {
  .reasons .note {
    font-size: 14px;
  }
  .reasons__content-wrp h3 {
    font-size: 20px;
  }
  .reasons__content-wrp p {
    font-size: 16px;
  }
}
@media (max-width: 1310px) {
  .reasons__content-wrp h3 {
    font-size: 18px;
  }
  .reasons__content-wrp p {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .reasons .note {
    font-size: 12px;
  }
  .reasons__list-cntr .reasons__list li {
    padding: 10px 95px 15px 15px;
  }
  .reasons__list-cntr .reasons__list_left li {
    padding: 10px 15px 15px 95px;
  }
  .reasons__content-wrp h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .reasons__content-wrp p {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 1180px) {
  .reasons__list-cntr {
    gap: 150px;
  }
  .reasons__list-cntr .reasons__list li {
    padding: 10px 90px 15px 15px;
  }
  .reasons__list-cntr .reasons__list_left li {
    padding: 10px 15px 15px 90px;
  }
  .reasons__main-img-wrp {
    max-width: 550px;
    margin-top: -275px;
    margin-left: -275px;
  }
  .reasons__main-img-wrp img {
    width: 100%;
    object-fit: contain;
    object-position: center;
  }
}
@media (max-width: 1130px) {
  .reasons__list-cntr {
    gap: 140px;
  }
  .reasons__list-cntr .reasons__list li {
    padding: 10px 80px 15px 15px;
  }
  .reasons__list-cntr .reasons__list_left li {
    padding: 10px 15px 15px 80px;
  }
  .reasons__main-img-wrp {
    max-width: 530px;
    margin-top: -265px;
    margin-left: -265px;
  }
}
@media (max-width: 1080px) {
  .reasons__list-cntr {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    gap: 225px;
  }
  .reasons__list-cntr .reasons__list {
    gap: 15px;
  }
  .reasons__list-cntr .reasons__list li {
    width: 355px;
    padding: 10px 20px 10px 15px;
    min-height: 103px;
    text-align: left;
    z-index: 2;
  justify-content: flex-start;
  }
  .reasons__list-cntr .reasons__list_left li {
    flex-direction: row;
  }
  .reasons__image-wrp {
    width: 80px;
    height: 80px;
  }
  .reasons__image-wrp img {
    width: 100%;
    object-fit: contain;
    object-position: center;
  }
  .reasons__main-img-wrp {
    width: 402px;
    margin-top: -202px;
    margin-left: -198px;
  }
  .reasons__back {
    left: 200px;
    bottom: 300px;
    width: 414px;
    height: 230px;
    transform: rotate(126deg);
  }
}
@media (max-width: 960px) {
  .reasons {
    padding: 0 10px;
    margin-bottom: 80px;
  }
  .reasons__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }
  .reasons__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 50px;
  }
  .reasons__subtitle sup {
    font-size: 8px;
  }
}@keyframes move {
  0% {
    right: 0px;
  }
  50% {
    right: 60px;
  }
  100% {
    right: 0px;
  }
}
.scheme {
  padding: 0 55px;
  margin-bottom: 200px;
  position: relative;
}

.scheme__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0;
}

.scheme__subtitle {
  margin: 0 0 70px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  text-transform: uppercase;
}
.scheme__subtitle sup {
  font-size: 16px;
}

.scheme__content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.scheme__image-wrp {
  max-width: 683px;
  height: 525px;
  width: 100%;
  flex-shrink: 0.3;
  position: relative;
}
.scheme__image-wrp .pack {
  position: absolute;
  bottom: -133px;
  left: -236px;
  width: 818px;
  object-fit: contain;
  object-position: center;
}
.scheme__image-wrp .shadow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  mix-blend-mode: multiply;
  z-index: -1;
}

.scheme__card-wrp {
  max-width: 619px;
  width: 100%;
  position: relative;
  flex-shrink: 1;
}

.sheme__head-cntr {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 76px;
}
.sheme__head-cntr p {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  text-transform: uppercase;
}

.scheme__list-mobile {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.scheme__nav-buttons {
  display: flex;
  gap: 30px;
}
.scheme__nav-buttons button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  background-color: transparent;
  background-image: url(/local/templates/main/img/arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.scheme__nav-buttons button:nth-child(1) {
  transform: rotate(180deg);
}

.scheme__card-control {
  max-width: 495px;
  min-height: 70px;
  border-radius: 70px;
  background: #F3FCF9;
  padding: 0 30px 0 10px;
  margin-bottom: 40px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  color: #3A3A3A;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.scheme__card-control .scheme__card__title {
  display: flex;
  gap: 22px;
  align-items: center;
}
.scheme__card-control .scheme__card__title p {
  margin: 0;
}
.scheme__card-control .scheme__arrow-down {
  width: 50px;
  height: 50px;
  background-image: url(/local/templates/main/img/arrow-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.scheme__icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: url(/local/templates/main/img/broken-tablet.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.scheme__card-content {
  min-height: 260px;
}
.scheme__card-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  row-gap: 30px;
  display: flex;
  justify-content: space-between;
}
.scheme__card-content ul .scheme__item-img-wrp {
  display: none;
}
.scheme__card-content ul li {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.scheme__card-content ul li p {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.scheme__card-content ul li p span {
  font-weight: 300;
}
.scheme__card-content ul li .scheme__output {
  min-height: 60px;
  border-radius: 70px;
  background: #F3FCF9;
  padding: 0 50px;
  color: #3A3A3A;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: flex-start;
  box-sizing: content-box;
}
.scheme__card-content ul li .scheme__output div {
  display: flex;
  align-items: center;
}
.scheme__card-content ul li .scheme__output div p {
  margin: 0;
}
.scheme__card-content ul li .scheme__output div div {
  width: 31px;
  height: 31px;
  background-position: center;
  background-repeat: no-repeat;
}
.scheme__card-content ul li .scheme__output div .scheme__icon-capsule {
  background-image: url(/local/templates/main/img/cupsule.svg);
}
.scheme__card-content ul li .scheme__output div .scheme__icon-sun {
  background-image: url(/local/templates/main/img/sun-moon.svg);
}
.scheme__card-content ul li .scheme__output div .scheme__icon-calendar {
  background-image: url(/local/templates/main/img/calendar.svg);
}
.scheme__card-content .scheme__card-list_invisible {
  display: none;
}

.scheme__note p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}
.scheme__note p span {
  font-weight: 300;
}

.scheme__thumb-cntr {
  animation-name: move;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  position: absolute;
  top: 37px;
  right: 0;
}
.scheme__thumb-cntr img {
  width: 55px;
  object-fit: contain;
  object-position: center;
}

.scheme__back {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  max-width: 895px;
  bottom: -400px;
  right: -300px;
  transform: rotate(85.073deg);
}
.scheme__back img {
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.accordion-container {
  display: none;
  max-width: 361px;
}

.ac {
  background: transparent !important;
  border: none !important;
}
.ac .ac-trigger {
  color: #3A3A3A !important;
  font-family: "DIN Pro" !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  padding: 0 !important;
}

.ac-panel {
  background: transparent;
}

.ac-header {
  display: flex;
  gap: 10px;
  align-items: center;
  background-color: #fff;
  border-radius: 53px;
  min-height: 48px;
  padding: 0px 26px 0px 5px !important;
}

.ac .ac-trigger::after {
  content: "" !important;
  background-image: url(/local/templates/main/img/arrow-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center !important;
  width: 15px !important;
  height: 15px !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  position: absolute !important;
  right: 0px !important;
  top: 50% !important;
}

.ac.is-active > .ac-header .ac-trigger::after {
  content: "123";
  -webkit-transform: translate(0, -50%) rotate(180deg) !important;
  transform: translate(0, -50%) rotate(180deg) !important;
}

@media (max-width: 1280px) {
  .scheme__card-wrp {
    max-width: 361px;
  }
  .scheme__card-control {
    justify-content: space-between;
    min-height: 48px;
    border-radius: 53px;
    gap: 0;
    padding: 0px 26px 0px 5px;
    margin-bottom: 19px;
  }
  .scheme__card-control .scheme__card__title {
    gap: 11px;
  }
  .scheme__card-control .scheme__card__title p {
    font-size: 16px;
    line-height: 21px;
  }
  .scheme__card-control .scheme__arrow-down {
    width: 8px;
  }
  .scheme__icon {
    width: 38px;
    height: 38px;
    flex-shrink: 0;
  }
  .scheme__card-content ul {
    row-gap: 16px;
    padding: 19px 0 0 0;
  }
  .scheme__card-content ul li {
    gap: 5px;
  }
  .scheme__card-content ul li p {
    font-size: 12px;
    line-height: 16px;
  }
  .scheme__card-content ul li p span {
    font-size: 12px;
    line-height: 16px;
  }
  .scheme__card-content ul li .scheme__output {
    min-height: 42px;
    border-radius: 53px;
    padding: 0 20px 0 15px;
    font-size: 14px;
    line-height: 18px;
    gap: 10px;
  }
}
@media (max-width: 960px) {
  .scheme {
    padding: 0 10px;
    margin-bottom: 80px;
  }
  .scheme__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }
  .scheme__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 50px;
  }
  .scheme__content {
    justify-content: center;
  }
  .scheme__image-wrp {
    display: none;
  }
  .sheme__head-cntr {
    display: none;
  }
  .accordion-container {
    display: flex;
    flex-direction: column;
  }
  .scheme__card-content {
    min-height: 1px;
  }
  .scheme__card-content ul .scheme__item-img-wrp {
    display: block;
    max-width: 184px;
  }
  .scheme__card-content ul .scheme__item-img-wrp img {
    width: 100%;
    object-fit: contain;
    object-position: center;
  }
  .sheme__head-title {
    display: none;
  }
  .scheme__thumb-cntr {
    display: none;
  }
  .scheme__slider-cntr {
    display: none !important;
  }
  .scheme__note {
    margin-top: 40px;
  }
  .scheme__note p {
    font-size: 14px;
    line-height: 18px;
  }
  .scheme__back {
    display: none;
  }
}.symptoms {
  padding: 0 55px;
  margin-bottom: 200px;
  position: relative;
}

.sypmptoms__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  letter-spacing: -1.4px;
  margin: 0 0 10px 0;
}

.sypmptoms__subtitle {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}
.sypmptoms__subtitle sup {
  font-size: 16px;
}

.symptoms__content {
  display: flex;
}

.symptoms__images {
  display: flex;
  align-items: center;
  margin-left: -141px;
}
.symptoms__images .list {
  margin-left: -426px;
}

.sypmtoms__list {
  margin: 0;
  padding: 180px 0 0 0;
  display: flex;
  flex-direction: column;
  list-style: none;
  gap: 8px;
}
.sypmtoms__list li {
  max-width: 536px;
}
.sypmtoms__list li:nth-child(1) {
  margin-left: -119px;
}
.sypmtoms__list li:nth-child(2) {
  margin-top: -10px;
}
.sypmtoms__list li:nth-child(3) {
  margin-left: 26px;
  margin-top: -10px;
}
.sypmtoms__list li:nth-child(4) {
  margin-left: -21px;
  margin-top: -10px;
}

.symptoms__term {
  margin: 0 0 5px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}

.symptoms__description {
  margin: 0 0 60px 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}

.note {
color: #EEEEEE;
  font-size: 18px;
  font-weight: 300;
  line-height: 23.4px;
  margin: -107px 0 0 0;
  padding: 0;
}
.note a {
  text-decoration: none;
    transition: 0.3s;
font-weight: 300;
  color: #EEEEEE;
}
.note a:hover {
  text-decoration: underline;
}

.symptoms__back {
  position: absolute;
  z-index: -1;
  bottom: -100px;
  right: -326px;
  max-width: 854px;
  transform: rotate(118.601deg);
}

@media (max-width: 1410px) {
  .symptoms__term {
    font-size: 22px;
    line-height: 130%;
  }
  .symptoms__description {
    font-size: 18px;
    line-height: 130%;
  }
  .note {
    font-size: 16px;
    line-height: 130%;
  }
}
@media (max-width: 1355px) {
  .symptoms__term {
    font-size: 20px;
  }
  .symptoms__description {
    font-size: 16px;
  }
  .note {
    font-size: 14px;
  }
}
@media (max-width: 1310px) {
  .symptoms__term {
    font-size: 18px;
  }
}
@media (max-width: 1160px) {
  .note {
    margin: -50px 0 0 0;
  }
}
@media (max-width: 960px) {
  .symptoms {
    padding: 0 0 0 10px;
    margin-bottom: 80px;
  }
  .symptoms .note {
    padding-right: 10px;
  }
  .sypmptoms__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
    letter-spacing: -0.4px;
  }
  .sypmptoms__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 11px;
  }
  .sypmptoms__subtitle sup {
    font-size: 8px;
  }
  .symptoms__content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .symptoms__images {
    flex-shrink: 0;
    margin: auto;
  }
  .symptoms__images .woman {
    max-width: 375px;
  }
  .symptoms__images .woman img {
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .symptoms__images .list {
    display: none;
  }
  .sypmtoms__list {
    padding: 0;
    margin: -50px 0 40px 0;
    display: grid;
    grid-template-columns: 1fr minmax(200px, 1fr);
    row-gap: 38px;
    column-gap: 0px;
  }
  .sypmtoms__list li {
    margin: 0;
    padding-left: 23px;
    position: relative;
  }
  .sypmtoms__list li:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    background-image: url(/local/templates/main/img/marker-tablet.svg);
    background-size: 150%;
    background-position: center;
  }
  .sypmtoms__list li:nth-child(1) {
    margin-left: 0;
  }
  .sypmtoms__list li:nth-child(2) {
    margin-top: 0;
  }
  .sypmtoms__list li:nth-child(3) {
    margin-left: 0;
  }
  .sypmtoms__list li:nth-child(4) {
    margin-left: 0;
  }
  .sypmtoms__list li .symptoms__term {
    font-size: 16px;
    line-height: 20px;
  }
  .sypmtoms__list li .symptoms__description {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
  }
  .note {
    padding-left: 20px;
    margin: 0;
  }
  .note li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
  }
  .symptoms__back {
    display: none;
  }
}.useful {
  padding: 0 45px 0 55px;
  margin-bottom: 200px;
  position: relative;
  overflow: hidden;
}

.useful__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0;
}

.useful__subtitle {
  margin: 0 0 85px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}

.useful__list {
  margin: 0 0 100px 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
}
.useful__list .useful__item {
  border-radius: 50px;
  background: #FFF;
  padding: 0px 10px 50px 15px;
  color: #3A3A3A;
}

.result {
  color: #3A3A3A;
}

.result__logo {
  margin: auto;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 4.29%, rgba(255, 255, 255, 0.4) 95.6%), #FFF;
  background-blend-mode: soft-light, normal;
  box-shadow: 5px 5px 10px 0px #A6ABBD;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-63px);
}
.result__logo img {
  width: 73px;
}

.result__card {
  margin: -30px 0 0 0;
}
.result__card p {
  margin: 0 0 21px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
}
.result__card ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.result__card ul li {
  color: #3A3A3A;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.swiper.useful__slider {
  padding: 75px 0 0 15px;
}

.useful__source {
  font-size: 18px;
  font-weight: 300;
color: #EEEEEE;
  line-height: 23px;
}

.useful__list.swiper-wrapper {
  min-height: 684px;
}

.useful__item.swiper-slide {
  height: auto;
}

@media (max-width: 1300px) {
  .useful__list.swiper-wrapper {
    min-height: 257px;
  }
  .useful__list.swiper-wrapper .useful__item {
    border-radius: 40px;
  }
  .result__logo {
    width: 100px;
    height: 100px;
    transform: translateY(-50px);
  }
  .result__logo img {
    width: 55px;
  }
  .result__card {
    margin: -10px 0 0 0;
  }
  .result__card p {
    font-size: 16px;
    line-height: 20px;
  }
  .result__card ul li {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 960px) {
  .useful {
    padding: 0 10px;
    margin-bottom: 80px;
  }
  .useful__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
  }
  .useful__subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 48px;
  }
  .useful__subtitle sup {
    font-size: 8px;
  }
  .useful__list {
    margin-bottom: 40px;
  }
  .useful__list.swiper-wrapper {
    min-height: 558px;
  }
  .useful__item {
    width: 280px;
  }
  .result__logo {
    width: 95px;
    height: 95px;
    transform: translateY(-42px);
  }
  .result__logo img {
    width: 55px;
  }
  .result__card {
    margin: 0;
  }
  .result__card p {
    font-size: 16px;
    line-height: 20px;
  }
  .result__card ul li {
    font-size: 14px;
    line-height: 18px;
  }
  .useful__source {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    padding-left: 10px;
  }
}
@media (max-width: 640px) {
  .swiper.useful__slider {
    padding: 50px 0 0 0px;
  }
  .useful__list {
    justify-content: flex-start;
  }
}.cookies {
  padding: 60px 55px 0 55px;
  margin-bottom: 150px;
}
.cookies nav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 60px 0;
  display: flex;
  gap: 11px;
  align-items: center;
  color: #FFF;
  font-family: DIN Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.cookies nav ul li {
  display: flex;
  gap: 11px;
  align-items: center;
}
.cookies nav ul li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.cookies nav ul li a:hover {
  text-decoration: underline;
}

.cookies__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.cookies__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.cookies__content p {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}
.cookies__content ul {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  padding: 0 0 0 30px;
  margin: 0;
}
.cookies__content .cookies__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .cookies {
    padding: 30px 5px 0 10px;
  }
  .cookies nav ul {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 40px;
    gap: 3px;
  }
  .cookies nav ul li {
    gap: 3px;
  }
  .cookies__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.28px;
    margin-bottom: 40px;
  }
  .cookies__content {
    gap: 20px;
  }
  .cookies__content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 13px;
  }
  .cookies__content .cookies__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
  }
  .cookies__content ul {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    list-style: none;
  }
}@font-face {
  font-family: 'Neo Sans Pro Cyr';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/NeoSansCyr-Medium.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 700;
  src: url(/local/templates/main/font/DINPro-Bold.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/DINPro-Medium.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 400;
  src: url(/local/templates/main/font/DINPro-Regular.woff) format('woff');
  src: url(/local/templates/main/font/DINPro-Regular.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro';
  font-style: normal;
  font-display: wrap;
  font-weight: 300;
  src: url(/local/templates/main/font/DINPro-Light.woff) format('woff');
}

@font-face {
  font-family: 'DIN Pro condensed';
  font-style: normal;
  font-display: wrap;
  font-weight: 700;
  src: url(/local/templates/main/font/dinpro_condensedbold.otf) format('opentype');
}

@font-face {
  font-family: 'DIN Pro condensed';
  font-style: normal;
  font-display: wrap;
  font-weight: 500;
  src: url(/local/templates/main/font/dinpro_condensedmedium.otf) format('opentype');
}
.legal {
  padding: 60px 55px 0 55px;
  margin-bottom: 150px;
}
.legal nav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 60px 0;
  display: flex;
  gap: 11px;
  align-items: center;
  color: #FFF;
  font-family: DIN Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.legal nav ul li {
  display: flex;
  gap: 11px;
  align-items: center;
}
.legal nav ul li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}
.legal nav ul li a:hover {
  text-decoration: underline;
}

.legal__title {
  font-family: "DIN Pro condensed";
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.legal__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.legal__content p {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}
.legal__content .legal__text {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.legal__content .legal__copyright {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .legal {
    padding: 30px 5px 0 10px;
  }
  .legal nav ul {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 40px;
    gap: 3px;
  }
  .legal nav ul li {
    gap: 3px;
  }
  .legal__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.28px;
    margin-bottom: 40px;
  }
  .legal__content {
    gap: 20px;
  }
  .legal__content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 13px;
  }
  .legal__content .legal__text {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
  }
  .legal__content .legal__copyright {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
  }
}/*! 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 dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  -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"] {
  appearance: textfield; /* 1 */
  -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;
}

/**
 * Accordion v3.3.4
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */

.ac{margin-top:8px;border:1px solid #eee;background-color:#fff;box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:#111;text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger::after{content:"+";text-align:center;width:15px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:#8a8a8a}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:#111;padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger::after{content:"–"}
/* End */
/* /local/templates/main/template_styles.css?175109947572253 */
