@charset "UTF-8";

@-webkit-keyframes pulse {
  0%,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@keyframes pulse {
  0%,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@-webkit-keyframes moveCardio {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes moveCardio {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes heartbeat {
  0%,
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  30% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(0.95);
    transform: translate(-50%, -50%) scale(0.95);
  }
}

@keyframes heartbeat {
  0%,
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  30% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }

  60% {
    -webkit-transform: translate(-50%, -50%) scale(0.95);
    transform: translate(-50%, -50%) scale(0.95);
  }
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 500;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

br {
  font-size: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button,
button:focus,
input,
input:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

button {
  border: 0;
  display: block;
  padding: 0;
}

::-moz-focus-inner,
::-moz-focus-outer {
  border: 0;
  padding: 0;
}

:active,
:focus,
:hover,
:visited {
  outline: 0 !important;
}

::-ms-clear {
  display: none;
}

* {
  -webkit-tap-highlight-color: transparent;
}

#comebacker_main_div {
  display: none !important;
  height: 0 !important;
}

html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}

::-moz-focus-inner {
  border: 0;
  outline: 0;
}

select {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
  background-repeat: no-repeat;
}

select,
select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}

select:focus {
  outline: 0 !important;
  outline-color: transparent;
  outline-width: 0;
}

select::-ms-expand {
  display: none !important;
  background: 0 0 !important;
  position: fixed;
  border: 0 !important;
  outline: 0 !important;
}

button::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='file'] > input[type='button']::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: 0;
}

:not(#fake) {
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/montserrat-v29-cyrillic-regular.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/montserrat-v29-cyrillic-500.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/montserrat-v29-cyrillic-600.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/montserrat-v29-cyrillic-700.woff2) format('woff2');
}

img {
  display: block;
  max-width: 100%;
}

svg {
  overflow: hidden;
}

.container {
  margin: 0 auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.text {
  color: #757575;
  font-size: clamp(
    14px,
    calc(14px + (18 - 14) * (100vw - 320px) / (1330 - 320)),
    18px
  );
  line-height: 1.42;
}

.text-lg,
.text-sm,
.title,
.title--md {
  font-weight: 700;
  text-align: center;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title {
  font-size: 35px;
  line-height: 1.11;
}

.text-sm,
.title--md {
  font-size: clamp(
    20px,
    calc(20px + (30 - 20) * (100vw - 320px) / (1330 - 320)),
    30px
  );
  line-height: 1.16;
}

.text-lg {
  font-size: clamp(
    20px,
    calc(20px + (27 - 20) * (100vw - 320px) / (1330 - 320)),
    27px
  );
  line-height: 1.2;
}

.text-sm,
.title--md {
  font-weight: 600;
  font-size: clamp(
    18px,
    calc(18px + (24 - 18) * (100vw - 320px) / (1330 - 320)),
    24px
  );
}

.text-sm {
  font-size: clamp(
    17px,
    calc(17px + (20 - 17) * (100vw - 320px) / (1330 - 320)),
    20px
  );
  line-height: 1.1;
}

.text400 {
  font-weight: 400;
}

.text600 {
  font-weight: 600;
}

.text700 {
  font-weight: 700;
}

.important-color,
.statistick__top span {
  background: linear-gradient(92deg, #e83351, #841212);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-nowrap {
  white-space: nowrap;
}

.white-bg {
  background-color: #fff;
}

.main-bg {
  background-color: #e4f0f1;
}

.gradient {
  background-color: #1f66b2;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f66b2),
    to(#161b51)
  );
  background: linear-gradient(to right, #1f66b2 0, #161b51 100%);
}

.btn {
  cursor: pointer;
  width: 100%;
  max-width: 450px;
  color: #fff;
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
  font-size: 18px;
  border-radius: 3px;
  padding: 0.9rem 1rem;
  background-size: 150% 150%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-animation: pulse 2s infinite ease-in-out;
  animation: pulse 2s infinite ease-in-out;
}

.btn:hover {
  background-position: right center;
  -webkit-animation: none;
  animation: none;
}

.nowrap {
  white-space: nowrap;
}

.decor__text,
.slick-slide.slick-loading img {
  display: none;
}

.delayed {
  opacity: 0;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: opacity 0.5s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.4s ease-in-out,
    -webkit-transform 0.4s ease-in-out;
}

.delayed.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.delayed-scroll,
.staggered {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.staggered {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease-out, 0.5s,
    -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out, 0.5s;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out, 0.5s,
    -webkit-transform 0.8s ease-out;
}

.delayed-scroll.visible,
.svg-container.visible {
  opacity: 1;
}

.staggered.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.svg-bar {
  stroke-dasharray: 350;
  stroke-dashoffset: 350;
  -webkit-transition: stroke-dashoffset 1.5s ease-out;
  transition: stroke-dashoffset 1.5s ease-out;
}

.svg-bar.active {
  stroke-dashoffset: 0;
}

.dropdown__item {
  padding: 0.8rem 0.1rem 0.8rem 0;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.dropdown__item:not(.show) .dropdown__text {
  visibility: hidden;
  opacity: 0;
  height: 0;
  max-height: 0;
}

.dropdown__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.dropdown__title {
  font-weight: 500;
  text-align: left;
}

.dropdown__more {
  position: relative;
  cursor: pointer;
}

.dropdown__more:before {
  display: block;
  font-size: 30px;
  font-weight: 400;
  content: '+';
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: linear-gradient(92deg, #e83351, #841212);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dropdown__text {
  font-size: 1rem;
  line-height: 1.75;
  color: #757575;
  overflow: hidden;
  opacity: 0;
  height: 0;
  max-height: 0;
  -webkit-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
}

.dropdown__item.show .dropdown__text {
  overflow: visible;
  opacity: 1;
  height: auto;
  max-height: 300px;
}

.dropdown__item.show .dropdown__more:before {
  content: '-';
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

.slick-next:before,
[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

.slick-dots,
.slick-dots li button:before {
  position: absolute;
  left: 0;
  text-align: center;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  top: 0;
  width: 20px;
  height: 20px;
  content: '';
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

.slick-slide {
  outline: 0;
}

.block {
  padding-top: 25px;
  padding-bottom: 25px;
}

.promo__wrapper {
  padding-top: 18px;
}

.promo__container {
  display: grid;
  gap: 1rem;
  position: relative;
  grid-template-areas: 'title' 'offer' 'form' 'info';
}

.promo__inner {
  width: 60%;
  grid-area: title;
}

.promo__subtitle,
.promo__title {
  display: none;
}

.promo__text {
  color: #757575;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.42;
}

.promo__form {
  grid-area: form;
}

.promo__info {
  grid-area: info;
}

.promo__info-stamp {
  display: none;
}

.promo__info-img {
  position: absolute;
  top: 4%;
  right: -15px;
  width: 42%;
}

.promo__info-img:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 300%;
  background: url(../img/circles.svg) no-repeat center/contain;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.promo__cardio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
}

.promo__info-cardio {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  -webkit-animation: moveCardio 8s linear infinite;
  animation: moveCardio 8s linear infinite;
}

.promo__info-heart {
  width: 40%;
  margin: 0 auto;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  -webkit-animation: heartbeat 1s ease-in-out infinite;
  animation: heartbeat 1s ease-in-out infinite;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.promo .stamp {
  right: 30px;
  top: -12px;
}

.offer {
  grid-area: offer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.offer__product {
  width: 55%;
  padding-top: 2.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100px 100px 0 0;
  position: relative;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(86.64%, #e4f0f1),
      color-stop(100.61%, #fff)
    ),
    #e4f0f1;
  background: linear-gradient(180deg, #e4f0f1 86.64%, #fff 100.61%), #e4f0f1;
  z-index: 5;
}

.offer__product:before {
  position: absolute;
  content: '-50%';
  color: #fff;
  font-size: 19px;
  padding: 5px;
  font-weight: 700;
  text-align: center;
  top: 25px;
  display: inline-block;
  border-radius: 100px;
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
}

.offer__product:after {
  position: absolute;
  border: 1px solid #fff;
  border-radius: 150px 150px 0 0;
  border-bottom: 0;
  width: 90%;
  height: 92%;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
  z-index: -1;
}

.offer__list {
  margin-left: -1.4rem;
  margin-bottom: 0.8rem;
}

.offer__item {
  border-radius: 2rem;
  -webkit-box-shadow: 0 2.942px 8.826px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2.942px 8.826px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 5px 10px 5px 5px;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 5;
  margin-bottom: 0.9rem;
}

.offer__item:nth-child(3n-2) .offer__reaction {
  background: #fff url(../img/heart_icon.svg) no-repeat center/70%;
}

.offer__item:nth-child(3n-1) .offer__reaction {
  background: #fff url(../img/star_icon.svg) no-repeat center/70%;
}

.offer__item:nth-child(3n) .offer__reaction {
  background: #fff url(../img/like_icon.svg) no-repeat center/60%;
}

.offer__text {
  font-size: 11px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.offer picture {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.offer__img,
.offer__reaction {
  border-radius: 50%;
  width: 30px;
}

.offer__reaction {
  width: 20px;
  height: 20px;
  top: -12px;
  right: 0;
  -webkit-box-shadow: 0 2.942px 8.826px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2.942px 8.826px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
}

.stamp {
  position: absolute;
  width: 70px;
  right: 15px;
  top: 8px;
}

.overlay {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}

.overlay.active {
  opacity: 1;
  pointer-events: visible;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #d9d9d9;
}

.logo__title {
  font-size: 34px;
  margin-bottom: 5px;
}

.logo__subtitle,
.logo__title {
  font-weight: 600;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.burger {
  cursor: pointer;
}

.header__item {
  display: none;
}

.burger__line {
  width: 34px;
  height: 4px;
  display: block;
  margin-bottom: 6px;
  border-radius: 5px;
  background-color: #1f66b2;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f66b2),
    to(#161b51)
  );
  background: linear-gradient(to right, #1f66b2 0, #161b51 100%);
}

.burger__line:last-of-type {
  margin-bottom: 0;
}

.nav {
  max-width: 350px;
  width: 100%;
  background-color: #1f66b2;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f66b2),
    to(#161b51)
  );
  background: linear-gradient(to right, #1f66b2 0, #161b51 100%);
  padding: 30px 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  height: 100vh;
}

.nav.menu-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.nav__burger {
  width: 33px;
  height: 33px;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative;
  margin-left: auto;
}

.nav-burger__line {
  background-color: #fff;
  width: 34px;
  height: 4px;
  border-radius: 5px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 16px;
  left: -4px;
}

.nav-burger__line:last-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav__list {
  margin-bottom: 20px;
  font-size: 22px;
}

.nav__item:not(:last-of-type) {
  margin-bottom: 69px;
}

.nav__link,
.nav__link:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.nav__link {
  color: #fff;
  position: relative;
  line-height: 1.36;
  font-weight: 600;
}

.nav__link:before {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  background: #fff;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nav__link:hover::before {
  width: 100%;
}

.form__price {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 13px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.form__price-text {
  margin-bottom: 0.5rem;
  text-align: left;
}

.form__price-data {
  text-align: center;
  font-size: 26px;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form__price-value--old .form__price-data,
.form__price-value--old .form__price-text {
  font-weight: 400;
  color: #757575;
  background: 0 0;
  -webkit-text-fill-color: inherit;
}

.form__price-value--old .form__price-data {
  font-weight: 300;
  text-decoration: line-through;
}

.form__line {
  width: 1px;
  height: 52px;
  background: #d9d9d9;
}

.form__label {
  position: relative;
  border-radius: 3px;
  padding: 1px;
  display: block;
  margin-bottom: 0.8rem;
}

.form__label::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(45deg, #1f66b2, #161b51);
  -webkit-mask: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.form__input {
  width: 100%;
  padding: 0.9rem 1rem;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  display: block;
  outline: 0;
  -webkit-transition: 0.3s box-shadow;
  transition: 0.3s box-shadow;
}

.form__input:focus,
.form__input:hover {
  -webkit-box-shadow: 0 0 5px 3px rgba(31, 102, 178, 0.3) inset;
  box-shadow: 0 0 5px 3px rgba(31, 102, 178, 0.3) inset;
}

.statistick__title {
  margin-bottom: 1rem;
}

.statistick__subtitle {
  font-size: clamp(
    18px,
    calc(18px + (30 - 18) * (100vw - 320px) / (1330 - 320)),
    30px
  );
  line-height: 1.16;
  margin-bottom: 1.5rem;
}

.statistick__inner {
  position: relative;
  border-radius: 40px;
  padding: 1px;
  padding: 2rem 1rem 0;
  overflow: hidden;
}

.statistick__inner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(45deg, #e83351, #841212);
  -webkit-mask: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.statistick__list {
  margin-bottom: 2rem;
  text-align: center;
}

.statistick__item:not(:last-child) {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
}

.statistick__item:not(:last-child)::before {
  height: 1px;
  width: 70%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  content: '';
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
}

.statistick__top {
  margin-bottom: 0.5rem;
  font-size: clamp(
    83px,
    calc(83px + (100 - 83) * (100vw - 320px) / (1330 - 320)),
    100px
  );
  line-height: 1;
}

.statistick__top .statistick__unit--small {
  font-size: clamp(
    40px,
    calc(40px + (50 - 40) * (100vw - 320px) / (1330 - 320)),
    50px
  );
  line-height: 1;
}

.statistick__text {
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.statistick__footnote {
  font-size: 16px;
  line-height: 1.27;
  text-align: center;
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
  padding: 1rem;
  color: #fff;
  margin: 0 -1rem;
}

.symptoms__inner {
  margin-bottom: 1.5rem;
}

.symptoms__title {
  margin-bottom: 1.4rem;
}

.symptoms__subtitle {
  font-size: clamp(
    17px,
    calc(17px + (30 - 17) * (100vw - 320px) / (1330 - 320)),
    30px
  );
  line-height: 1.22;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.5rem;
  text-align: center;
}

.symptoms__text {
  color: #757575;
  font-weight: 400;
  text-align: center;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
}

.symptoms__item {
  border-radius: 13px;
  background: #fff;
  -webkit-box-shadow: 0.621px 1.864px 4.348px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0.621px 1.864px 4.348px 0 rgba(0, 0, 0, 0.07);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.symptoms__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.symptoms__item:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 0 0 0.7rem 0.1rem rgba(232, 51, 81, 0.5) inset;
  box-shadow: 0 0 0.7rem 0.1rem rgba(232, 51, 81, 0.5) inset;
  border-radius: 3px;
}

.symptoms__img {
  width: 50px;
}

.symptoms__item-text {
  position: relative;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
  text-align: left;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.functional__title {
  margin-bottom: 2.5rem;
}

.functional__inner {
  margin-bottom: 1.1rem;
}

.functional__card {
  background-color: #ebebeb;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ebebeb),
    to(#fff)
  );
  background: linear-gradient(to right, #ebebeb 0, #fff 100%);
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
  padding: 15px;
}

.functional__card:not(:last-of-type) {
  margin-bottom: 1.1rem;
}

.functional__header {
  margin-bottom: 1rem;
  text-align: left;
}

.functional__list-inner {
  margin-bottom: 1.2rem;
}

.functional__list {
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
}

.functional__item {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  padding-left: 14px;
}

.functional__item:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background: #1f66b2;
  border-radius: 50%;
  left: 0;
  top: 9px;
}

.functional__item:not(:last-of-type) {
  margin-bottom: 0.5rem;
}

.functional__list-prod {
  width: 270px;
  margin: 0 auto 1rem;
}

.functional__product {
  display: none;
}

.functional__footnote,
.functional__text {
  color: #757575;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.42;
}

.functional__text {
  margin-bottom: 1.75rem;
}

.functional__text span {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.functional__info {
  position: relative;
  border-radius: 12px;
  padding: 1px;
  padding: 1rem;
}

.functional__info::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(45deg, #1f66b2, #161b51);
  -webkit-mask: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #fff)
      )
      content-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.functional__info-text {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.42;
}

.composition__item,
.composition__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.composition__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.75rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.composition__item {
  background-color: #ebebeb;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ebebeb),
    to(#fff)
  );
  background: linear-gradient(to right, #ebebeb 0, #fff 100%);
  border-radius: 12px;
  padding: 0 11px 0 0;
  border: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 18px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
}

.composition__item,
.composition__item:hover {
  -webkit-box-shadow: 0 2.331px 2.331px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2.331px 2.331px 0 rgba(0, 0, 0, 0.12);
}

.composition__item:not(:last-of-type) {
  margin-bottom: 0.75rem;
}

.composition__item.show .composition__text {
  padding-top: 15px;
}

.composition__more {
  margin-left: auto;
}

.composition__top {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
}

.composition__title {
  text-align: left;
  width: 90%;
}

.composition__text,
.composition__title {
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.28;
}

.composition__img-block {
  width: 72px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.composition__img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.research__subtitle,
.research__title {
  margin-bottom: 1rem;
}

.graf {
  margin-bottom: 2rem;
}

.graf__item {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 1px 3px 7px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 1px 3px 7px 0 rgba(0, 0, 0, 0.07);
  padding: 1rem;
  width: 290px;
  margin-left: auto;
  margin-right: auto;
}

.graf__item:not(:last-of-type) {
  margin-bottom: 0.85rem;
}

.graf__title {
  font-size: 16px;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.6rem;
  line-height: 1.2;
}

.graf__text {
  font-weight: 400;
  font-size: 16px;
  color: #757575;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}

.graf__vertical {
  position: absolute;
  top: 4px;
}

.graf__vertical span {
  display: block;
  color: #757575;
  font-size: 11px;
  text-align: right;
}

.graf__vertical span:not(:last-of-type) {
  margin-bottom: 1rem;
}

.graf__horizontal {
  padding-left: 30px;
}

.graf__horizontal span {
  display: inline-block;
  color: #757575;
  font-size: 9px;
}

.graf__horizontal span:not(:last-of-type) {
  margin-right: 0.2rem;
}

.graf__img {
  position: relative;
}

.graf__img svg {
  max-width: 331px;
  width: 100%;
  height: 119px;
  padding-left: 30px;
}

.graf__detail,
.graf__detail-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.graf__detail {
  gap: 15px;
  margin-bottom: 0.5rem;
}

.graf__detail-inner {
  gap: 10px;
}

.graf__line {
  width: 36px;
  height: 2px;
  display: block;
  background-color: #1f66b2;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f66b2),
    to(#161b51)
  );
  background: linear-gradient(to right, #1f66b2 0, #161b51 100%);
}

.graf__line--red {
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
}

.graf__detail-text {
  color: #757575;
  font-size: 12px;
  line-height: 1.16;
}

.stats__list {
  max-width: 290px;
  width: 100%;
  margin: 0 auto;
}

.stats__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.stats__item:not(:last-of-type) {
  padding-bottom: 1.1rem;
  margin-bottom: 1.1rem;
  border-bottom: 1px solid #d9d9d9;
}

.stats__text {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(
    14px,
    calc(14px + (20 - 14) * (100vw - 320px) / (1330 - 320)),
    20px
  );
  line-height: 1.41;
}

.stats__number {
  background: linear-gradient(92deg, #e83351, #841212);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(
    23px,
    calc(23px + (55 - 23) * (100vw - 320px) / (1330 - 320)),
    55px
  );
  line-height: 1;
  width: 92px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.how-work__title {
  margin-bottom: 3rem;
}

.how-work__product {
  padding: 0;
  background: 0 0;
  width: 290px;
  margin: 0 auto 1rem;
  border-radius: 0;
}

.how-work__product::before {
  left: auto;
  right: 40px;
  top: -15px;
  font-size: 22px;
}

.how-work__product::after {
  content: none;
}

.how-work__stamp {
  right: auto;
  left: 30px;
  top: -24px;
  width: 90px;
}

.how-work__title--desc {
  display: none;
}

.how-work__list {
  margin-bottom: 2rem;
  padding-left: 1.5rem;
}

.how-work__item {
  padding: 1rem 0;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.how-work__item:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
  left: -1.5rem;
  top: 18px;
}

.how-work__item:last-of-type {
  padding-bottom: 0;
  border: 0;
}

.how-work__text {
  font-size: clamp(
    14px,
    calc(14px + (20 - 14) * (100vw - 320px) / (1330 - 320)),
    20px
  );
  line-height: 1.21;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.expert__inner {
  position: relative;
  margin-bottom: 1rem;
}

.expert__img {
  width: 130px;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.expert__title {
  margin-bottom: 1.5rem;
  text-align: left;
  width: 70%;
  margin-left: auto;
  font-size: 28px;
}

.expert__subtitle {
  width: calc(100% - 140px);
  margin-left: auto;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.expert__list .dropdown__top {
  gap: 10px;
}

.expert__list .dropdown__item {
  border: 0;
  padding: 1rem;
  border-radius: 18px;
  -webkit-box-shadow: 0.887px 2.661px 6.208px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0.887px 2.661px 6.208px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
}

.expert__list .dropdown__item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.expert__list .dropdown__item:not(:last-of-type) {
  margin-bottom: 0.68rem;
}

.expert__list .dropdown__item.show .expert__dropdown-text {
  padding-top: 0.5rem;
}

.expert__dropdown-text,
.expert__dropdown-title {
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
}

.expert__dropdown-title {
  line-height: 1.39;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.expert__dropdown-text {
  line-height: 1.57;
  color: #757575;
}

.reviews__wrapper {
  border-bottom: 1px solid #d9d9d9;
}

.reviews__title {
  margin-bottom: 1rem;
}

.reviews__list {
  padding-bottom: 2rem;
}

.reviews__item {
  background-color: #e4f0f1;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e4f0f1),
    to(#f0fcfd)
  );
  background: linear-gradient(to right, #e4f0f1 0, #f0fcfd 100%);
  border-radius: 17px;
  padding: 1rem;
  margin: 0 7px;
}

.reviews__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 1rem;
}

.reviews__stars {
  color: #fc0;
  font-size: 19px;
}

.reviews__text {
  color: #757575;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.57;
  margin-bottom: 1rem;
}

.reviews__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.reviews__img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
}

.reviews__user {
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1.3;
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.reviews__arrow {
  position: absolute;
  bottom: 0;
  width: 50px;
  cursor: pointer;
  left: 15px;
  z-index: 5;
}

.reviews__arrow,
.reviews__arrow path {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.reviews__arrow:hover path {
  fill: #161b51;
}

.reviews__arrow--next {
  right: 15px;
  left: auto;
}

.reviews__arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.blocquote {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(
    59px,
    calc(59px + (70 - 59) * (100vw - 320px) / (1330 - 320)),
    70px
  );
  line-height: 1;
  height: 30px;
}

.slick-dots {
  bottom: 0;
}

.slick-dots li.slick-active {
  border: 0;
  background-color: #e83351;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e83351),
    to(#841212)
  );
  background: linear-gradient(to right, #e83351 0, #841212 100%);
}

.promo__bottom .header {
  display: none;
}

.promo__bottom .promo {
  background: #fff;
}

.promo__bottom .promo__wrapper {
  padding-top: 25px;
}

.promo__bottom .promo__inner {
  width: 100%;
}

.promo__bottom .promo__subtitle,
.promo__bottom .promo__title {
  display: block;
  text-align: left;
}

.promo__bottom .promo__title {
  background: linear-gradient(92deg, #1f66b2, #161b51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(
    30px,
    calc(30px + (70 - 30) * (100vw - 320px) / (1330 - 320)),
    70px
  );
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.promo__bottom .promo__subtitle {
  margin-bottom: 1rem;
}

.promo__bottom .promo__text {
  width: 60%;
}

.promo__bottom .promo__info-img {
  top: 14%;
}

.promo__bottom .promo__dropdown {
  display: none;
}

.footer {
  padding-bottom: 2.25rem;
  text-align: center;
}

.footer__text {
  color: #757575;
  font-size: clamp(
    14px,
    calc(14px + (16 - 14) * (100vw - 320px) / (1330 - 320)),
    16px
  );
  line-height: 1;
}

.ever-popup__inner {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 370px;
  width: 100% !important;
}

.ever-popup__inner .ever-popup__close {
  width: 13px;
  height: 13px;
  top: 45px;
  right: 25px;
}

.ever-popup__inner .ever-popup__close::after,
.ever-popup__inner .ever-popup__close::before {
  width: 13px;
  height: 1px;
  background: #757575;
  top: 6px;
}

.my-popup-block {
  border-radius: 13px;
  background: #fff;
  padding: 3rem 1rem 1.5rem;
}

.my-popup-block .popup__product {
  padding: 0;
  background: 0 0;
  margin: 0 auto 1rem;
  max-width: 270px;
  width: 100%;
}

.my-popup-block .popup__product::before {
  left: auto;
  right: 30px;
  top: -15px;
}

.my-popup-block .popup__product::after {
  content: none;
}

.my-popup-block .popup__offer-stamp {
  right: auto;
  left: 5px;
  top: -30px;
  width: 110px;
}

.my-popup-block .form__price-data {
  font-size: 22px;
}

@media screen and (min-width: 400px) {
  .container {
    width: 400px;
  }

  .promo__text {
    padding-right: 20px;
  }

  .promo__inner {
    width: 70%;
  }

  .promo__info-img {
    width: 40%;
    top: 4%;
  }

  .promo__info-heart {
    width: 30%;
  }

  .promo .stamp {
    right: 15px;
    top: 8px;
  }

  .offer .prod {
    max-width: 120%;
    margin-left: -9%;
  }

  .offer__product:before {
    font-size: 25px;
  }

  .offer__list {
    margin-bottom: 0;
    margin-left: -0.7rem;
  }

  .offer__item {
    padding: 6px 20px 6px 6px;
  }

  .graf__horizontal span,
  .graf__vertical span,
  .offer__text {
    font-size: 12px;
  }

  .offer__img {
    width: 36px;
  }

  .offer__reaction {
    top: -5px;
    width: 22px;
    height: 22px;
  }

  .stamp {
    width: 80px;
  }

  .form__price-data {
    font-size: 34px;
  }

  .statistick__inner {
    padding: 2.6rem 1.2rem 0;
  }

  .statistick__footnote {
    margin: 0 -1.2rem;
    font-size: 18px;
  }

  .symptoms__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .symptoms__item {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    gap: 5px;
    padding: 10px 10px 10px 5px;
  }

  .symptoms__item:not(:last-of-type) {
    margin-bottom: 0;
  }

  .symptoms__img {
    width: 45px;
  }

  .functional__list-inner {
    position: relative;
  }

  .functional__list {
    width: 51%;
  }

  .functional__list-prod {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -12px;
    width: 58%;
    margin: 0;
  }

  .graf__item {
    max-width: 398px;
    width: 100%;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.29rem;
  }

  .graf__horizontal,
  .graf__img svg {
    padding-left: 35px;
  }

  .graf__img svg {
    height: 157px;
  }

  .graf__detail {
    gap: 35px;
  }

  .stats__list {
    max-width: 398px;
  }

  .stats__item {
    gap: 14px;
  }

  .stats__number {
    font-size: clamp(
      48px,
      calc(48px + (55 - 48) * (100vw - 320px) / (1330 - 320)),
      55px
    );
    line-height: 1;
    width: 150px;
  }

  .how-work__title {
    margin-bottom: 4rem;
  }

  .how-work__stamp {
    width: 133px;
    left: 0;
    top: -44px;
  }

  .expert__title {
    font-size: 35px;
  }

  .reviews__bottom {
    margin-top: auto;
  }

  .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .my-popup-block .form__price-data {
    font-size: 28px;
  }
}

@media screen and (min-width: 480px) {
  .container {
    width: 480px;
  }

  .stats__item {
    gap: 22px;
  }

  .dropdown__item {
    padding: 1rem 0.1rem 1rem 0;
  }

  .dropdown__item.show .dropdown__text {
    padding-top: 1rem;
  }

  .block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .promo__wrapper {
    padding-top: 20px;
  }

  .promo__container {
    gap: 1.5rem;
  }

  .promo .stamp {
    top: 30px;
  }

  .offer__product {
    border-radius: 130px 130px 0 0;
    padding-top: 4rem;
  }

  .offer__product:before {
    top: 55px;
  }

  .offer__item {
    gap: 7px;
  }

  .offer__text {
    font-size: 14px;
    overflow: visible;
    text-overflow: inherit;
  }

  .offer__img {
    width: 40px;
  }

  .stamp {
    width: 90px;
    top: 30px;
  }

  .nav {
    padding: 60px 25px 44px;
  }

  .header__inner {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .symptoms__item {
    gap: 10px;
    padding: 10px;
  }

  .symptoms__img {
    width: 50px;
  }

  .composition__item {
    padding: 0 11px 0 0;
  }

  .how-work__product::before {
    top: -15px;
  }

  .how-work__product {
    padding: 0;
  }

  .how-work__stamp {
    top: -44px;
    width: 133px;
  }

  .reviews__title {
    margin-bottom: 1.5rem;
  }

  .reviews__list {
    padding-bottom: 2.5rem;
  }

  .promo__bottom .promo__wrapper {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .footer {
    padding-bottom: 2.75rem;
  }
}

@media screen and (min-width: 640px) {
  .container {
    width: 640px;
  }

  .promo__subtitle {
    max-width: 340px;
  }

  .title {
    font-size: 38px;
  }

  .dropdown__item {
    padding: 1.5rem 0.1rem 1.5rem 0;
  }

  .dropdown__item:last-of-type {
    border-bottom: 0;
  }

  .promo__wrapper {
    border-bottom: 1px solid #d9d9d9;
  }

  .promo__container {
    gap: 2rem 1.5rem;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: 'title title' 'offer offer' 'form info' 'form info';
  }

  .promo__info-stamp {
    display: block;
  }

  .promo__offer-stamp {
    display: none;
  }

  .promo__info-img {
    top: 5%;
  }

  .promo .stamp {
    z-index: 5;
    top: 110px;
    left: 190px;
  }

  .offer .prod {
    max-width: 100%;
    margin-left: 0;
  }

  .offer {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .offer__product {
    border-radius: 160px 160px 0 0;
    padding-top: 4.5rem;
    width: 50%;
  }

  .offer__product:before {
    top: 65px;
    left: 30px;
  }

  .offer__product:after {
    height: 94%;
  }

  .offer__item,
  .offer__list {
    margin-bottom: 2rem;
  }

  .stamp {
    width: 100px;
    top: 40px;
  }

  .promo__info-stamp {
    top: 110px;
    width: 130px;
  }

  .header__inner {
    margin-bottom: 35px;
  }

  .nav {
    max-width: 450px;
    padding: 60px 40px 60px 45px;
  }

  .nav__list {
    font-size: 20px;
  }

  .form__price-data {
    font-size: 24px;
  }

  .statistick__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .statistick__item {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }

  .statistick__item:not(:last-child)::before {
    width: 1px;
    height: 230px;
    bottom: auto;
    left: auto;
    right: -11px;
    top: 20px;
  }

  .statistick__item:not(:last-child) {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .statistick__top {
    font-size: clamp(
      50px,
      calc(50px + (100 - 50) * (100vw - 320px) / (1330 - 320)),
      100px
    );
    line-height: 1;
    margin-bottom: 1.5rem;
  }

  .statistick__top .statistick__unit--small {
    font-size: clamp(
      25px,
      calc(25px + (50 - 25) * (100vw - 320px) / (1330 - 320)),
      50px
    );
    line-height: 1;
  }

  .symptoms__list {
    gap: 15px;
  }

  .symptoms__item {
    padding: 10px 15px;
  }

  .symptoms__img {
    width: 60px;
  }

  .functional__list {
    width: 54%;
  }

  .functional__list-prod {
    width: 250px;
  }

  .composition__item:not(:last-of-type),
  .expert__list .dropdown__item:not(:last-of-type),
  .graf__item:not(:last-of-type) {
    margin-bottom: 0;
  }

  .composition__item {
    padding: 0 11px 0 0;
    width: 49%;
    min-height: 67px;
  }

  .research__subtitle {
    margin-bottom: 1.5rem;
  }

  .graf__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 14px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .graf__item {
    width: 48%;
  }

  .graf__horizontal span,
  .graf__vertical span {
    font-size: 9px;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.1rem;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.2rem;
  }

  .graf__img svg {
    height: 118px;
  }

  .graf__detail {
    gap: 15px;
  }

  .stats__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0 1.1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none;
    gap: 0;
  }

  .stats__item {
    display: block;
    text-align: center;
    width: 31%;
  }

  .stats__item:not(:last-of-type) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #d9d9d9;
  }

  .stats__text {
    display: block;
  }

  .stats__text:not(:last-of-type) {
    margin-bottom: 18px;
  }

  .stats__number {
    width: 100%;
    margin-bottom: 18px;
    display: block;
  }

  .how-work__product::before {
    left: auto;
    top: -15px;
  }

  .how-work__product {
    padding: 0;
    border-radius: 0;
  }

  .how-work__stamp {
    display: block;
    top: -44px;
    width: 133px;
  }

  .how-work__btn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .how-work__price {
    margin-bottom: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .expert__img {
    left: 50px;
  }

  .expert__title {
    width: 60%;
    font-size: 38px;
  }

  .expert__subtitle {
    width: 60%;
  }

  .expert__list,
  .expert__list .dropdown__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .expert__list .dropdown__item {
    width: 48%;
    min-height: 93px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
  }

  .reviews__wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .reviews__item {
    min-height: 480px;
  }

  .promo__bottom .promo__wrapper {
    border: 0;
  }

  .promo__bottom .promo__info-img {
    top: 5%;
  }

  .promo__bottom .promo__info-stamp {
    z-index: 5;
    top: 250px;
    left: 190px;
  }

  .promo__bottom .promo__dropdown {
    display: block;
  }

  .ever-popup__inner {
    max-width: 610px;
  }

  .ever-popup__inner .ever-popup__close {
    width: 18px;
    height: 18px;
  }

  .ever-popup__inner .ever-popup__close::after,
  .ever-popup__inner .ever-popup__close::before {
    width: 18px;
    top: 8px;
  }

  .my-popup-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 2.5rem 1rem 1.5rem;
  }

  .my-popup-block .popup__product {
    margin: 0;
  }

  .my-popup-block .promo__subtitle,
  .my-popup-block .promo__title {
    display: block;
    text-align: left;
  }

  .my-popup-block .promo__title {
    font-size: 40px;
    background: linear-gradient(92deg, #1f66b2, #161b51);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.5rem;
  }

  .my-popup-block .promo__subtitle {
    margin-bottom: 1rem;
  }

  .my-popup-block .my-popup__left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .my-popup-block .form__price-data {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) {
  .container {
    width: 768px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .promo__text {
    padding-right: 0;
  }

  .title {
    font-size: 40px;
  }

  .promo .stamp {
    left: 410px;
    top: 195px;
  }
  .promo__bottom .promo__info-stamp {
    top: 320px;
  }

  .block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .promo__wrapper {
    padding-top: 25px;
  }

  .promo__info-img {
    width: 34%;
  }

  .offer {
    position: relative;
    display: block;
  }

  .offer__product {
    margin: 0 auto;
    width: 340px;
    padding-top: 7rem;
    border-radius: 170px 170px 0 0;
  }

  .offer__product:before {
    font-size: 30px;
    top: 100px;
  }

  .offer__item,
  .offer__list {
    margin-bottom: 0;
  }

  .offer__item {
    position: absolute;
    width: 274px;
    padding: 7px 20px 7px 7px;
    gap: 11px;
  }

  .offer__item:nth-child(3n-2) {
    top: 46%;
    left: 0;
  }

  .offer__item:nth-child(3n-1) {
    top: 3%;
    left: 23%;
  }

  .offer__item:nth-child(3n) {
    bottom: 7%;
    right: 0;
  }

  .offer__text {
    font-size: 15px;
  }

  .offer__img {
    width: 50px;
  }

  .offer__reaction {
    width: 30px;
    height: 30px;
    top: -15px;
  }

  .header__inner {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .nav__burger {
    margin-bottom: 59px;
  }

  .nav__list {
    font-size: 22px;
  }

  .form__price-data {
    font-size: 32px;
  }

  .statistick__title {
    margin-bottom: 1.5rem;
  }

  .statistick__subtitle {
    margin-bottom: 2rem;
  }

  .statistick__list {
    gap: 30px;
  }

  .statistick__item:not(:last-child)::before {
    right: -16px;
  }

  .symptoms__list {
    gap: 20px;
  }

  .symptoms__item {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
  }

  .functional__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 1.5rem;
    position: relative;
  }

  .functional__card:not(:last-of-type) {
    margin-bottom: 0;
  }

  .functional__card:last-of-type {
    background-color: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fff),
      to(#ebebeb)
    );
    background: linear-gradient(to right, #fff 0, #ebebeb 100%);
    padding: 1rem 1.5rem 1rem 1rem;
  }

  .functional__card {
    width: 40%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem 1rem 1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .functional__list {
    width: 100%;
  }

  .functional__item:not(:last-of-type) {
    margin-bottom: 0;
  }

  .functional__list-prod {
    display: none;
  }

  .functional__product {
    display: block;
    padding: 0;
    background: 0 0;
    width: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .functional__product::after,
  .functional__product::before {
    content: none;
  }

  .functional__product .stamp {
    top: -41px;
    right: 60px;
  }

  .graf__title {
    font-size: 15px;
  }

  .graf__vertical span {
    font-size: 12px;
  }

  .graf__horizontal span {
    font-size: 10px;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.3rem;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.3rem;
  }

  .graf__img svg {
    height: 145px;
  }

  .how-work__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .how-work__title {
    text-align: left;
    margin-bottom: 2rem;
  }

  .how-work__title--mob {
    display: none;
  }

  .how-work__product::before {
    top: -15px;
    font-size: 22px;
  }

  .how-work__product {
    padding: 0;
    border-radius: 0;
    width: 290px;
    margin: 0;
  }

  .how-work__title--desc {
    display: block;
  }

  .how-work__btn-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .expert__inner {
    margin-bottom: 3rem;
  }

  .expert__img {
    bottom: -3rem;
  }

  .expert__title {
    width: 66%;
    font-size: 40px;
  }

  .expert__subtitle {
    width: 66%;
  }

  .expert__list {
    gap: 19px;
  }

  .expert__list .dropdown__top {
    gap: 15px;
    width: 100%;
  }

  .expert__list .dropdown__item {
    min-height: 73px;
  }

  .reviews__wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .reviews__title {
    margin-bottom: 2rem;
  }

  .reviews__list {
    padding-bottom: 3rem;
  }

  .reviews__item {
    margin: 0 10px;
    min-height: 416px;
  }

  .promo__bottom .promo__wrapper {
    padding-top: 40px;
  }

  .ever-popup__inner {
    max-width: 730px;
  }

  .my-popup-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 3rem 1rem 1.5rem;
  }

  .my-popup-block .popup__product {
    max-width: 320px;
  }

  .my-popup-block .promo__title {
    font-size: 50px;
    margin-bottom: 1rem;
  }

  .my-popup-block .promo__subtitle {
    margin-bottom: 1.5rem;
  }

  .my-popup-block .form__price-data {
    font-size: 32px;
  }
}

@media screen and (min-width: 1024px) {
  .container {
    width: 1024px;
  }

  .title {
    font-size: 45px;
  }

  .dropdown__item:hover {
    -webkit-box-shadow: 0 -4px 0 #d9d9d9 inset;
    box-shadow: 0 -4px 0 #d9d9d9 inset;
  }

  .block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .promo__wrapper {
    padding-top: 32px;
  }

  .promo__container {
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    grid-template-rows: auto auto 1fr 1fr;
    grid-template-areas: 'title offer info' 'title offer info' 'form offer info' 'form offer info';
  }

  .header__link:hover::before,
  .promo__inner {
    width: 100%;
  }

  .promo__subtitle,
  .promo__title {
    display: block;
    text-align: left;
  }

  .promo__title {
    background: linear-gradient(92deg, #1f66b2, #161b51);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 4.4rem;
    margin-bottom: 1rem;
  }

  .promo__subtitle {
    margin-bottom: 2rem;
  }

  .promo__info {
    position: relative;
  }

  .promo__info-img {
    position: static;
    width: 100%;
    margin-bottom: 7rem;
  }

  .promo__info-img:before {
    width: 150px;
    height: 150px;
    top: 32px;
  }

  .promo__info-heart {
    top: 32px;
  }

  .offer__item:nth-child(3n-2) {
    top: 23%;
    left: 56%;
  }

  .offer__item:nth-child(3n) {
    bottom: -7%;
  }

  .offer__text {
    font-size: 16px;
  }

  .promo__info-stamp {
    position: static;
    margin-left: auto;
  }

  .header__inner {
    margin-bottom: 50px;
    padding-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .burger,
  .logo__subtitle {
    display: none;
  }

  .header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }

  .header__item {
    display: block;
  }

  .logo__title {
    font-size: 39px;
  }

  .header__link,
  .header__link:before {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .offer__item {
    position: absolute;
    width: 310px;
    padding: 7px 20px 7px 7px;
    gap: 11px;
  }

  .header__link {
    color: #757575;
    font-size: 16px;
    position: relative;
  }

  .header__link:before {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #757575;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .form__price {
    margin-bottom: 2rem;
  }

  .statistick__subtitle {
    margin-bottom: 2.5rem;
  }

  .statistick__inner {
    overflow: visible;
  }

  .statistick__list {
    margin-bottom: 0;
  }

  .statistick__item:not(:last-child)::before {
    top: 0;
  }

  .statistick__top {
    margin-bottom: 2rem;
  }

  .statistick__footnote {
    margin: 0 auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-align: center;
    border-radius: 100px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 22px;
  }

  .symptoms__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .symptoms__inner {
    margin-bottom: 0;
    width: 33%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .symptoms__subtitle,
  .symptoms__text,
  .symptoms__title {
    text-align: left;
  }

  .symptoms__list {
    gap: 23px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .symptoms__item {
    -ms-flex-preferred-size: 22.25%;
    flex-basis: 22.25%;
    display: block;
    padding: 18px 8px 15px;
  }

  .symptoms__img {
    width: 70px;
    margin: 0 auto 10px;
  }

  .symptoms__item-text {
    text-align: center;
  }

  .functional__title {
    margin-bottom: 3rem;
  }

  .functional__inner {
    margin-bottom: 5rem;
  }

  .functional__card:last-of-type {
    padding: 1rem 2rem 1rem 1rem;
  }

  .functional__card {
    padding: 1rem 1rem 1rem 2rem;
    width: 37%;
  }

  .functional__product {
    width: 320px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    bottom: -40px;
  }

  .functional__product .stamp {
    right: 70px;
  }

  .composition__list {
    padding-top: 3rem;
    border-top: 1px solid #1f66b2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .composition__item {
    width: 19%;
    min-height: 165px;
    display: block;
    padding: 0;
    position: relative;
    overflow: visible;
    background-color: #ebebeb;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ebebeb),
      to(#fff)
    );
    background: linear-gradient(to bottom, #ebebeb 0, #fff 100%);
  }

  .composition__item::after,
  .composition__item:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .composition__item::after {
    position: absolute;
    content: '';
  }

  .composition__item:before {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #1f66b2;
    top: -68px;
    position: absolute;
    content: '';
  }

  .composition__item:after {
    width: 18px;
    height: 30px;
    background: url(../img/heart.svg) no-repeat center/contain;
    top: -64px;
    position: absolute;
    content: '';
  }

  .composition__top {
    padding: 1rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .composition__title {
    width: 88%;
  }

  .composition__text,
  .graf__vertical span {
    font-size: 12px;
  }

  .composition__img-block {
    overflow: visible;
    width: 100%;
    border-radius: 12px 12px 0 0;
  }

  .composition__img {
    position: static;
  }

  .research__subtitle {
    margin-bottom: 2.37rem;
  }

  .graf {
    margin-bottom: 3rem;
  }

  .graf__inner {
    margin-top: auto;
  }

  .graf__item {
    width: 32%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .graf__title {
    font-size: 16px;
  }

  .graf__vertical {
    top: 13px;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.1rem;
  }

  .graf__horizontal span {
    font-size: 9px;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.3rem;
  }

  .graf__img svg {
    height: 128px;
  }

  .how-work__title {
    margin-bottom: 3rem;
  }

  .how-work__product {
    width: 330px;
  }

  .how-work__list {
    margin-bottom: 3rem;
    padding-left: 51px;
  }

  .how-work__item {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }

  .how-work__item:before {
    width: 20px;
    height: 20px;
    left: -51px;
    top: 26px;
  }

  .how-work__btn-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .how-work__price {
    margin-bottom: 0;
  }

  .expert__wrapper {
    position: relative;
  }

  .expert__inner {
    margin-bottom: 2rem;
    width: 70%;
    position: static;
  }

  .expert__img {
    bottom: 0;
    left: auto;
    right: 25px;
    width: 280px;
  }

  .expert__title {
    width: 100%;
    font-size: 45px;
  }

  .expert__subtitle {
    width: 100%;
  }

  .expert__list {
    width: 70%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .expert__list .dropdown__item {
    min-height: 97px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .reviews__title {
    margin-bottom: 2.5rem;
  }

  .reviews__list {
    padding-bottom: 3.5rem;
  }

  .reviews__item {
    min-height: 474px;
  }

  .reviews__stars {
    font-size: 21px;
  }

  .reviews__arrow {
    width: 106px;
  }

  .blocquote {
    height: 34px;
  }

  .slick-dots li {
    margin: 0 10px;
  }

  .promo__bottom .promo__wrapper {
    padding-top: 60px;
  }

  .promo__bottom .promo__text {
    width: 100%;
  }

  .ever-popup__inner {
    max-width: 969px;
  }

  .ever-popup__inner .ever-popup__close {
    width: 34px;
    height: 34px;
    top: 0;
    right: 0;
  }

  .ever-popup__inner .ever-popup__close::after,
  .ever-popup__inner .ever-popup__close::before {
    width: 34px;
    height: 4px;
    border-radius: 5px;
    background: #fff;
    top: 15px;
  }

  .my-popup-block {
    padding: 4.81rem 4.37rem 4.81rem 1rem;
  }

  .my-popup-block .popup__product {
    max-width: 430px;
  }

  .my-popup-block .popup__product::before {
    font-size: 38px;
    right: 50px;
  }

  .my-popup-block .popup__offer-stamp {
    width: 166px;
    left: 15px;
    top: -50px;
  }

  .my-popup-block .promo__title {
    font-size: 78px;
  }

  .my-popup-block .promo__subtitle {
    margin-bottom: 2.93rem;
  }

  .my-popup-block .my-popup__right {
    width: 394px;
  }

  .my-popup-block .form__price {
    margin-bottom: 2.93rem;
  }

  .my-popup-block .form__price-data {
    font-size: 37px;
  }
}

@media screen and (min-width: 1220px) {
  .container {
    width: 1220px;
  }

  .title {
    font-size: 50px;
  }

  .block {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .promo__wrapper {
    padding-top: 32px;
    padding-bottom: 80px;
  }

  .promo__container {
    gap: 3.4rem 4.6rem;
  }

  .promo__inner {
    padding-top: 1.5rem;
  }

  .promo__info {
    padding-top: 3.5rem;
  }

  .promo__info-img:before {
    width: 270px;
    height: 270px;
    top: 100px;
  }

  .promo__info-heart {
    top: 100px;
    width: 110px;
  }

  .offer__product {
    width: 360px;
    padding-top: 9.7rem;
    border-radius: 180px 180px 0 0;
  }

  .offer__product:before {
    font-size: 45px;
    top: 116px;
    left: auto;
    right: -10px;
    padding: 5px 10px;
  }

  .offer__item:nth-child(3n-2) {
    top: 28%;
    left: -21%;
  }

  .offer__item:nth-child(3n) {
    bottom: auto;
    top: 35%;
    right: -48%;
  }

  .promo__info-stamp {
    width: 140px;
    margin-bottom: 2rem;
  }

  .header__list {
    gap: 59px;
  }

  .form__price {
    margin-bottom: 3.4rem;
  }

  .statistick__wrapper {
    padding-top: 66px;
    padding-bottom: 177px;
  }

  .statistick__title {
    margin-bottom: 2rem;
  }

  .statistick__subtitle {
    margin-bottom: 3.7rem;
  }

  .statistick__inner {
    padding-top: 3.6rem;
  }

  .statistick__list {
    gap: 108px;
    margin-bottom: 1rem;
  }

  .statistick__item:not(:last-child)::before {
    right: -55px;
    height: 201px;
  }

  .statistick__footnote {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .symptoms__wrapper {
    padding-top: 152px;
    padding-bottom: 143px;
    gap: 43px;
  }

  .symptoms__title {
    margin-bottom: 2.375rem;
  }

  .symptoms__subtitle {
    margin-bottom: 2.75rem;
  }

  .symptoms__item {
    -ms-flex-preferred-size: 22.65%;
    flex-basis: 22.65%;
    padding: 18px 12px 15px;
  }

  .symptoms__img {
    width: 90px;
    margin-bottom: 15px;
  }

  .functional__wrapper {
    padding-top: 118px;
    padding-bottom: 128px;
  }

  .functional__title {
    margin-bottom: 3.65rem;
  }

  .functional__inner {
    margin-bottom: 8.75rem;
  }

  .functional__product {
    padding: 0;
  }

  .composition__list {
    gap: 18px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .composition__item {
    width: 18.7%;
    cursor: inherit;
    min-height: inherit;
  }

  .composition__item:not(.show) .composition__text {
    display: inline;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    height: auto;
    max-height: 100%;
  }

  .composition__item.show .composition__text {
    padding-top: 0;
    display: inline;
  }

  .composition__more {
    display: none;
  }

  .composition__top {
    display: block;
    line-height: 1.5;
  }

  .composition__title {
    width: 100%;
    display: inline;
  }

  .composition__text {
    font-size: 14px;
  }

  .research__wrapper {
    padding-top: 109px;
    padding-bottom: 79px;
  }

  .graf {
    margin-bottom: 4.25rem;
  }

  .graf__list {
    gap: 42px;
  }

  .graf__item {
    width: 30.9%;
    margin: 0;
    padding: 2rem;
  }

  .graf__vertical {
    left: -21px;
    top: 6px;
  }

  .graf__vertical span {
    font-size: 12px;
  }

  .graf__horizontal span {
    font-size: 10px;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.4rem;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.4rem;
  }

  .graf__horizontal,
  .graf__img svg {
    padding-left: 15px;
  }

  .graf__img svg {
    height: auto;
  }

  .graf__detail {
    gap: 35px;
    margin-left: auto;
    margin-right: auto;
  }

  .how-work__wrapper {
    gap: 0;
    padding-top: 147px;
    padding-bottom: 148px;
  }

  .how-work__title {
    margin-bottom: 4.56rem;
  }

  .how-work__product::before {
    top: -25px;
  }

  .how-work__product {
    width: 489px;
    padding: 0;
    border-radius: 0;
  }

  .how-work__stamp {
    width: 166px;
    left: 50px;
    top: -64px;
  }

  .how-work__list {
    margin-bottom: 4.56rem;
  }

  .how-work__item {
    padding-bottom: 1.8rem;
    padding-top: 1.8rem;
  }

  .how-work__item:before {
    top: 29px;
  }

  .how-work__price {
    margin-bottom: 0;
  }

  .expert__wrapper {
    padding-top: 106px;
    padding-bottom: 109px;
  }

  .expert__inner {
    margin-bottom: 2.81rem;
  }

  .expert__img {
    width: 370px;
  }

  .expert__title {
    font-size: 50px;
  }

  .expert__list .dropdown__top {
    gap: 35px;
  }

  .expert__list .dropdown__item {
    padding: 1rem 1rem 1rem 1.56rem;
    width: 46%;
    min-height: 76px;
  }

  .reviews__wrapper {
    padding: 99px 5px 107px;
  }

  .reviews__title {
    margin-bottom: 4.87rem;
  }

  .reviews__list {
    padding-bottom: 5.125rem;
  }

  .reviews__item {
    padding: 2.187rem;
    margin: 0 21px;
    min-height: 547px;
  }

  .reviews__top {
    margin-bottom: 2.31rem;
  }

  .reviews__text {
    margin-bottom: 1.87rem;
  }

  .reviews__bottom {
    gap: 19px;
  }

  .reviews__img {
    width: 50px;
    height: 50px;
  }

  .promo__bottom .promo__wrapper {
    padding-top: 99px;
    padding-bottom: 44px;
  }

  .ever-popup__inner .ever-popup__close {
    right: -15px;
  }
}

@media screen and (min-width: 1330px) {
  .container {
    width: 1330px;
  }

  .title {
    font-size: 55px;
  }

  .dropdown__item {
    padding: 2.4rem 0.1rem 2.4rem 0;
  }

  .dropdown__item.show .dropdown__text {
    padding-top: 1.5rem;
  }

  .promo__container {
    grid-template-columns: 355px repeat(2, 1fr);
  }

  .promo__text {
    width: 90%;
  }

  .offer__product {
    width: 438px;
    border-radius: 220px 220px 0 0;
  }

  .offer__product:before {
    top: 127px;
  }

  .offer__product:after {
    border-radius: 220px 220px 0 0;
    height: 95%;
  }

  .offer__item:nth-child(3n-2) {
    top: 23%;
    left: -16%;
  }

  .offer__item:nth-child(3n) {
    top: 33%;
    right: -33%;
  }

  .promo__info-stamp {
    width: 166px;
    margin-bottom: 2rem;
  }

  .symptoms__item {
    -ms-flex-preferred-size: 22.85%;
    flex-basis: 22.85%;
  }

  .functional__title {
    margin-bottom: 11.65rem;
  }

  .functional__card:last-of-type {
    padding: 2.06rem 4.75rem 2.06rem 2.06rem;
  }

  .functional__card {
    padding: 2.06rem 2.06rem 2.06rem 4.75rem;
    width: 41%;
  }

  .functional__product {
    padding: 0;
    width: 489px;
    border-radius: 0;
    bottom: -74px;
  }

  .functional__product .stamp {
    width: 166px;
    right: -20px;
  }

  .composition__item {
    padding: 0;
  }

  .composition__text {
    font-size: 16px;
  }

  .graf__vertical {
    top: 7px;
  }

  .graf__vertical span:not(:last-of-type) {
    margin-bottom: 1.6rem;
  }
  .graf__horizontal span {
    font-size: 12px;
  }

  .graf__horizontal span:not(:last-of-type) {
    margin-right: 0.43rem;
  }

  .graf__detail-inner {
    gap: 23px;
  }

  .how-work__product::before {
    top: -25px;
  }

  .how-work__product {
    width: 489px;
  }

  .how-work__btn-block {
    gap: 58px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .offer__product:before {
    right: 30px;
  }

  .how-work__btn {
    width: 321px;
  }

  .expert__img {
    right: 50px;
  }

  .expert__title {
    font-size: 55px;
  }

  .promo__bottom .promo__text {
    width: 90%;
  }
}

@media screen and (min-width: 1920px) {
  .white-bg {
    background: url(../img/bg_circle.svg) -400px -400px/643px 643px no-repeat,
      -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), to(#fff));
    background: url(../img/bg_circle.svg) -400px -400px/643px 643px no-repeat,
      linear-gradient(to right, #fff 0, #fff 50%, #fff 100%);
  }

  .main-bg {
    background: url(../img/bg_circle.svg) -400px -400px/643px 643px no-repeat,
      url(../img/bg_circle.svg) calc(100% - -420px) 410px/643px 643px no-repeat,
      -webkit-gradient(linear, left top, right top, from(#e4f0f1), color-stop(50%, #f0fcfd), to(#e4f0f1));
    background: url(../img/bg_circle.svg) -400px -400px/643px 643px no-repeat,
      url(../img/bg_circle.svg) calc(100% - -420px) 410px/643px 643px no-repeat,
      linear-gradient(to right, #e4f0f1 0, #f0fcfd 50%, #e4f0f1 100%);
  }

  .decor__text {
    display: block;
    color: #ebf4f5;
    font-size: 131px;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 290px;
    right: calc(50% - 1080px);
    font-weight: 600;
  }

  .functional,
  .promo {
    position: relative;
  }

  .research {
    background-position: -400px -400px, calc(100% - -420px) 710px;
  }

  .how-work {
    position: relative;
  }

  .expert {
    background-position: -400px -400px, calc(100% - 230px) 120px;
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  .offer__item:nth-child(3n-1) {
    left: -5%;
  }
}

@media screen and (min-width: 768px) and (min-width: 1220px) {
  .offer__item:nth-child(3n-1) {
    left: 35%;
  }
}

@media screen and (max-width: 479px) {
  .header__logo {
    margin-right: 10px;
  }
}

.x_country_select {display:none!important}