/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 31, 2020 */
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-bold-webfont.woff2) format("woff2"),
    url(../fonts/opensans-bold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto-italic-webfont.woff2) format("woff2"),
    url(../fonts/roboto-italic-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto-light-webfont.woff2) format("woff2"),
    url(../fonts/roboto-light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto-regular-webfont.woff2) format("woff2"),
    url(../fonts/roboto-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
a,
b,
blockquote,
body,
canvas,
dd,
div,
footer,
form,
h1,
h2,
h3,
html,
i,
img,
li,
nav,
object,
output,
p,
q,
s,
section,
span,
strong,
table,
tbody,
td,
th,
time,
tr,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.slick-slide img,
footer,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 14px;
  overflow-x: hidden;
}
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;
  line-height: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus,
button,
button:focus,
input,
input:focus {
  outline: 0;
}
a {
  text-decoration: none;
}
button {
  border: 0;
}
.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,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  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;
  outline: 0;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.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 {
  bottom: -25px;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.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;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform, -webkit-transform;
}
.swiper-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: 1s steps(12, end) infinite swiper-preloader-spin;
  animation: 1s steps(12, end) infinite swiper-preloader-spin;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
a,
a:active,
a:focus,
a:hover,
a:visited,
select:focus {
  outline: 0 !important;
}
select {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../fonts/select-triangle.svg);
  background-repeat: no-repeat;
}
select,
select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}
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="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
img {
  max-width: 100%;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}
svg {
  overflow: hidden;
}
.space {
  white-space: nowrap;
}
a,
button,
input,
select,
textarea {
  -webkit-tap-highlight-color: transparent;
}
.container {
  width: 1220px;
  margin: 0 auto;
  padding: 0 25px;
}
.title {
  font-size: 50px;
  font-weight: 900;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 1219px) {
  .container {
    width: 1024px;
  }
  .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1023px) {
  .container {
    width: 768px;
    padding: 0 15px;
  }
  .title {
    font-size: 36px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .container {
    width: 640px;
  }
  .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 639px) {
  .container {
    width: 480px;
  }
  .title {
    font-size: 29px;
  }
}
@media screen and (max-width: 479px) {
  a,
  button,
  input,
  select,
  textarea {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .container {
    width: 320px;
  }
  .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 374px) {
  .title {
    font-size: 23px;
  }
}
.text-nowrap {
  white-space: nowrap;
}
.main-color {
  color: #0e2852;
}
.accent-red,
.menu-item__inner:hover .menu-item__text {
  color: #f33;
}
[data-format] {
  text-transform: lowercase;
  white-space: nowrap;
}
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.menu-item__icon {
  margin-right: 11px;
}
.menu-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.menu-item__text {
  border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
  -webkit-transition: color, 0.3s;
  transition: color, 0.3s;
}
.bullet,
.input {
  position: relative;
}
.bullet::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffb400;
  background-image: url(../images/bullet-background.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 14px;
}
.bullet--list::before {
  position: static;
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}
.bullet--list::after {
  content: "";
  position: absolute;
  left: 40px;
  top: 20px;
  display: none;
  width: 15px;
  border-bottom: 1px solid #ffb400;
}
@media screen and (min-width: 640px) {
  .bullet--list::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-size: 26px 19px;
  }
  .bullet--list::after {
    display: block;
  }
}
.input__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.input__element,
.x_country_select select {
  height: 55px;
  width: 100%;
  padding-left: 54px;
  padding-right: 40px;
  color: #000;
  font-size: 16px;
  background-color: #eef2f7;
  border: 0;
  border-radius: 30px/50%;
  -webkit-transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.input__element--textarea {
  height: 65px;
  font-family: inherit;
  resize: none;
  overflow: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
input,
input:after,
input:before {
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.input__element--textarea :-ms-input-placeholder,
.input__element--textarea:-ms-input-placeholder {
  line-height: 40px;
}
.input__element--textarea::-webkit-input-placeholder {
  line-height: 40px;
}
.input__element--textarea::-moz-placeholder {
  line-height: 40px;
}
.input__element--textarea::-ms-input-placeholder {
  line-height: 40px;
}
.input__element--textarea::placeholder {
  line-height: 40px;
}
.input__element:-ms-input-placeholder {
  color: #666;
}
.input__element::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.input__element::-moz-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.input__element::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
}
.input__element::placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.x_country_select select,
.x_country_select select:hover {
  background-position: right 15px center;
}
.input__element:hover,
.x_country_select select:hover {
  background-color: #f9f9f9;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.06) inset;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.06) inset;
}
.input__element:focus::-webkit-input-placeholder {
  color: transparent;
}
.input__element:focus::-moz-placeholder {
  color: transparent;
}
.input__element:focus:-ms-input-placeholder,
.input__element:focus::-ms-input-placeholder {
  color: transparent;
}
.input__element:focus::placeholder {
  color: transparent;
}
.input--light .input__element,
.input--light .x_country_select select {
  background-color: #fff;
  border: 1px solid #eae9e9;
}
.btn {
  display: block;
  width: 100%;
  background-color: #f33;
  border: 0;
  letter-spacing: 0.5px;
  border-radius: 50px;
  border-bottom: 6px solid #d22222;
  font-weight: 700;
  color: #fff;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 6px !important;
  padding: 13px 20px 9px;
  -webkit-transition-property: background-color, -webkit-box-shadow,
    -webkit-transform;
  transition-property: background-color, box-shadow, transform,
    -webkit-box-shadow, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn span {
  margin-top: 6px;
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 1;
}
.btn--call {
  padding: 5px 0;
  font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  border-bottom: 3px solid #d22222;
  margin-bottom: 3px !important;
}
.btn--send {
  font-size: 26px;
  line-height: 1;
  padding: 17px 0 16px;
  margin-bottom: 0 !important;
}
.btn--get {
  margin-bottom: 0 !important;
  padding: 3px 26px 3px 29px;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 1.15px;
}
.btn:hover {
  background-color: #ff4d4d;
}
.btn:active {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
@media screen and (max-width: 767px) {
  .btn--get {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .btn--call {
    padding: 12px 0 14px;
    font-size: 15px;
    line-height: 13px;
  }
}
@media screen and (max-width: 374px) {
  .btn--get {
    font-size: 15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn--get {
    padding: 12px 23px 11px 25px;
  }
}
.timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.timer__title {
  padding-top: 4px;
  line-height: 17px;
  margin-right: 16px;
}
.timer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.timer__body :last-child {
  margin-right: 0;
}
.timer__colon {
  font-size: 19px;
  line-height: 12px;
  color: rgba(255, 255, 255, 0.51);
  margin-right: 3px;
}
.timer__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb400;
  border-radius: 4px;
  width: 35px;
  height: 45px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 3px;
  font-size: 24px;
  line-height: 17px;
  color: #000;
  font-weight: 700;
}
.timer--menu {
  display: block;
  max-width: 240px;
  margin: 0 auto;
}
.timer--menu .timer__title {
  margin-bottom: 10px;
  margin-right: 0;
  text-align: center;
}
.timer--action {
  color: #000;
}
.timer--action .timer__title {
  font-size: 16px;
}
.timer--action .timer__colon {
  color: inherit;
}
.timer--sm .timer__cell {
  color: #0e2852;
  height: 35px;
}
@media screen and (max-width: 1219px) {
  .timer__title {
    margin-right: 10px;
  }
  .timer--scroll {
    flex-direction: column;
  }
  .timer--scroll .timer__title {
    max-width: none;
    margin-bottom: 5px;
    margin-right: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .timer--scroll {
    display: flex;
    justify-content: center;
  }
  .timer--scroll br {
    display: none;
  }
  .timer--scroll .timer__title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .timer__title {
    margin-bottom: 10px;
    text-align: center;
  }
  .timer--action .timer__title {
    margin: 0 0 10px;
    padding: 0;
  }
  .timer--action .timer__title br {
    display: none;
  }
}
.box-decoration {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #ebf0f5;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
  padding: 0 15px;
}
.box-decoration::before {
  content: none;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  width: calc(100% - 30px);
  height: calc(100% + 30px);
  background-color: #f0f1f3;
  border-radius: inherit;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-decoration__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: inherit;
  border-radius: inherit;
}
.review {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.review::after,
.review::before {
  content: "";
  position: absolute;
  left: 50%;
}
.review::before {
  height: calc(100% + 30px);
  background-color: #fff;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  width: 340px;
}
.review::after {
  z-index: 2;
  top: -21px;
  width: 31px;
  height: 25px;
  background-image: url(../images/icon-quotes.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.review__inner,
.review__thumb {
  position: relative;
  margin: 0 auto;
}
.review__inner {
  padding: 39px 25px 30px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  width: 370px;
}
.review__inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -20px;
  left: 50%;
  width: 40px;
  height: 40px;
  background-color: #f6f6f6;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05) inset;
}
.review__thumb {
  width: 140px;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.review__thumb::before,
.review__title::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.review__thumb::before {
  top: 0;
  height: 125px;
  background-image: url(../images/dashed-border-review.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 140px;
}
.review__thumb-img {
  position: relative;
  border-radius: 50%;
}
.review__body {
  position: relative;
  text-align: center;
}
.review__title {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 22px;
}
.review__title::after {
  bottom: 0;
  width: 40px;
  border-bottom: 6px solid #00c4db;
}
.review__title-person {
  display: block;
  margin-bottom: 5px;
  color: #010101;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}
.review__title-annotation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 44px;
  font-size: 17px;
  font-style: italic;
}
.review__text,
.review__toggler {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.review__text {
  color: #444;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  overflow: hidden;
  height: 208px;
  -webkit-transition-property: max-height;
  transition-property: max-height;
}
.review__toggler {
  position: absolute;
  bottom: -23px;
  left: 50%;
  width: 30px;
  height: 30px;
  background-color: #0e2852;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.review__toggler::after,
.review__toggler::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  border-bottom: 2px solid #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.review__toggler::after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.review__toggler:hover {
  background-color: #ffb400;
}
.review.active .review__text {
  height: auto;
}
.review.active .review__toggler::after,
.review__toggler.active::after {
  opacity: 0;
}
@media screen and (max-width: 1365px) {
  .review::before {
    width: 310px;
  }
  .review__inner {
    width: 340px;
  }
}
@media screen and (max-width: 1219px) {
  .review::before {
    width: 250px;
  }
  .review__inner {
    width: 280px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  }
  .review__inner::before {
    background: #fafafa;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08);
  }
  .review__title-person {
    font-size: 18px;
  }
  .review__title-annotation {
    min-height: 36px;
    font-size: 16px;
  }
  .review__title {
    padding-bottom: 10px;
  }
  .review__text {
    height: 176px;
    font-size: 16px;
    line-height: 22px;
  }
}
.banner {
  width: 100%;
  max-width: 100%;
  background-color: #0e2852;
  padding: 12px 0 14px;
  color: #fff;
}
.banner__wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.banner__menu,
.banner__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner__menu {
  color: #fff;
  font-size: 16px;
}
.banner__menu :first-child a {
  margin-right: 30px;
}
.banner__menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner__button-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
}
.banner__product-img {
  top: -5px;
  left: 16px;
}
.banner__text {
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 16px;
  line-height: 17px;
  margin-right: 33px;
  max-width: 300px;
}
.banner--scroll .banner__text {
  margin-right: 0;
  text-align: center;
}
.banner--scroll .banner__text p {
  margin-bottom: 5px;
}
.action__action-text b,
.banner__text .accent-red {
  font-weight: 900;
}
.banner__prod-info {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  position: relative;
  padding-top: 18px;
}
.banner__prod-info::after {
  content: "";
  position: absolute;
  background: url(../images/form-discount-shape.png) 0 0/100% 100% no-repeat;
  width: 90px;
  height: 55px;
  bottom: -20px;
  right: 20px;
  z-index: -1;
}
.banner__button-wrap--scroll {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
}
.banner--scroll {
  padding-top: 23px;
  padding-bottom: 24px;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  z-index: 11;
  display: none;
}
.banner--scroll.active {
  display: block;
}
@media screen and (max-width: 1219px) {
  .banner__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .banner__menu,
  .banner__timer {
    margin-right: 0;
  }
  .banner__menu :first-child {
    margin-right: 10px;
  }
  .banner__text {
    margin-right: 0;
    font-size: 15px;
  }
  .banner__button-wrap--scroll {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
  }
}
@media screen and (max-width: 1023px) {
  .banner__menu {
    display: none;
  }
  .banner__text {
    max-width: 190px;
    margin-left: 0;
    display: none;
  }
  .banner--top {
    display: none;
  }
  .banner--scroll {
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .banner__timer br {
    display: none;
  }
  .banner__button-wrap--scroll {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin-left: 5px;
  }
  .banner__text {
    max-width: 157px;
    font-size: 13px;
  }
}
@media screen and (max-width: 639px) {
  .banner--scroll .timer__cell {
    font-size: 16px;
    width: 20px;
    height: 25px;
  }
  .timer--scroll .timer__title {
    padding-top: 0;
  }
  .banner__timer {
    display: none;
  }
  .banner__text {
    max-width: 240px;
    font-size: 13px;
  }
}
@media screen and (max-width: 479px) {
  .banner__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .banner__button-wrap {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
  }
  .banner__button-wrap--scroll {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 200px;
    margin: 0;
  }
  .banner__text {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 374px) {
  .banner__button-wrap--scroll {
    max-width: 190px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .banner__text {
    margin-right: 26px;
  }
  .banner__menu {
    margin-right: 90px;
  }
}
.nav {
  position: relative;
  display: none;
}
.nav__button {
  width: 40px;
  height: 40px;
  background: 0 0;
  cursor: pointer;
}
.nav__open {
  top: 35px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  border-radius: 50%;
  background-color: #ffb400;
}
.nav__open .nav__close-line,
.nav__open::after,
.nav__open::before {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  background-color: #fff;
  -webkit-transition: background-color, 0.3s;
  transition: background-color, 0.3s;
}
.nav__open:hover .nav__close-line,
.nav__open:hover::after,
.nav__open:hover::before {
  background-color: #0e2852;
}
.nav__overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.nav__wrapper {
  position: relative;
  max-width: 320px;
  height: 100%;
  margin-right: auto;
  padding: 20px;
  background-color: #0e2852;
}
.nav__close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.nav__close::after,
.nav__close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 34px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-color, 0.3s;
  transition: background-color, 0.3s;
}
.nav__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.nav__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.nav__close:hover::after,
.nav__close:hover::before {
  background-color: #f33;
}
.nav__scroll {
  height: 100%;
  padding-top: 15px;
  overflow-y: auto;
}
.nav__scroll::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 15px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0e2852),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(to bottom, #0e2852, rgba(255, 255, 255, 0));
}
.nav__body {
  min-height: 350px;
}
.nav__links {
  max-width: 200px;
}
.nav__link,
.nav__links,
.nav__timer {
  margin-bottom: 15px;
}
.nav__button-wrapper {
  max-width: 220px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .nav {
    display: block;
  }
}
.main {
  padding-top: 29px;
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    -webkit-gradient(linear, left top, right top, from(#f7f8f9), to(#e9eef4));
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    linear-gradient(to right, #f7f8f9, #e9eef4);
  background-position: left calc(50% - 1348px) top -191px,
    left calc(50% - 374px) top 190px, left top;
  background-repeat: no-repeat, no-repeat, repeat;
}
.main--bottom .main__text {
  padding-top: 0;
}
.main--bottom {
  padding: 75px 0 50px;
}
.main__container,
.main__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main--bottom .main__container {
  justify-content: flex-end;
}
.main--bottom .main__content {
  max-width: 450px;
}
.main__pictures {
  display: flex;
  align-items: flex-end;
  position: relative;
  left: -74px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 470px;
  pointer-events: none;
}
.main .person,
.main .product-block,
.main .quality {
  position: absolute;
  max-width: none;
}
.main .person {
  width: 430px;
  position: relative;
  bottom: 0;
}
.main .product-block {
  left: 37px;
  bottom: -136px;
}
.main .quality {
  top: -36px;
  right: -22px;
}
.main__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 400px;
  flex: 0 1 400px;
  margin-right: 30px;
  padding: 25px 0 0;
}
.main__hgroup {
  margin-bottom: 30px;
  color: #0e2852;
}
.main--bottom .main__hgroup {
  margin-left: -300px;
  text-align: center;
}
.main--bottom .main__subtitle {
  max-width: none;
}
.main__title {
  margin-bottom: 4px;
  font-size: 85px;
  font-weight: 900;
  line-height: 1;
}
.main__subtitle {
  max-width: 350px;
  color: #333;
  font-size: 20px;
  line-height: 1.3;
}
.main__advantages {
  font-size: 18px;
  line-height: 1.22222;
}
.main__advantage {
  padding-left: 70px;
}
.main__advantage strong {
  display: block;
  margin-bottom: 1px;
  max-width: 240px;
  color: #010101;
}
.main__advantage span {
  display: block;
  font-weight: 300;
}
.main__advantage:not(:first-of-type) {
  margin-top: 20px;
}
.main__form {
  margin-bottom: 65px;
  padding-top: 30px;
}
.main--bottom .main__form {
  margin-bottom: 0;
  padding-top: 0;
}
.main__bottom {
  padding: 36px 0 77px;
  background: #fff;
}
.main__feature,
.main__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__features {
  margin-left: 469px;
  color: #444;
  font-size: 18px;
  line-height: 1.33333;
}
.main__feature {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.main__feature img {
  margin-top: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.main__feature span {
  margin-top: 6px;
  margin-left: 14px;
}
.main__feature:not(:last-of-type) {
  margin-right: 22px;
}
@media screen and (max-width: 1365px) {
  .main__advantage:not(:first-of-type) {
    margin-top: 14px;
  }
  .main__form {
    padding-right: 46px;
  }
  .main__advantage strong {
    max-width: none;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1219px) {
  .main__title {
    margin-bottom: 20px;
  }
  .main__advantage:not(:first-of-type) {
    margin-top: 30px;
  }
  .main__hgroup {
    margin-left: -290px;
    margin-bottom: 30px;
    text-align: center;
  }
  .main__subtitle {
    max-width: none;
  }
  .main__pictures {
    left: auto;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    align-items: flex-start;
  }
  .main--bottom .main__pictures {
    flex-basis: auto;
  }
  .main .person {
    max-width: 100%;
    display: none;
    bottom: -130px;
  }
  .main .product-block {
    left: -15px;
    bottom: 10px;
    max-width: 300px;
  }
  .main .quality {
    right: 0;
    max-width: 100px;
  }
  .main__text {
    margin-right: 15px;
  }
  .main__bottom {
    padding: 50px 0;
  }
  .main__features {
    margin: 0 auto;
  }
  .main__form {
    margin-bottom: 10px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .main__feature img {
    width: 45px;
  }
  .main__feature:last-child img {
    width: 35px;
  }
  .main__feature span {
    margin-top: 0;
  }
  .main__feature:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .main {
    padding: 30px 0 0 !important;
    overflow: hidden;
  }
  .main--bottom {
    padding: 40px 0 !important;
  }
  .main__body {
    position: relative;
  }
  .main__content {
    max-width: 280px;
    margin-left: 70px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main__pictures {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .main .person {
    display: none;
  }
  .main .product-block {
    position: static;
  }
  .main__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 460px;
    flex: 0 1 460px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 44px;
  }
  .main__hgroup {
    margin-left: 0;
    margin-right: -300px;
    margin-bottom: 20px;
  }
  .main--bottom .main__title {
    margin-left: 0;
  }
  .main__title {
    margin-left: 0;
    font-size: 45px;
  }
  .main__subtitle {
    max-width: none;
    font-size: 18px;
  }
  .main__advantages {
    max-width: 420px;
    font-size: 16px;
  }
  .main__advantage strong {
    max-width: none;
    margin-bottom: 15px;
  }
  .main__container {
    position: relative;
  }
  .main__advantage:not(:first-of-type) {
    margin-top: 10px;
  }
  .main__form {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto;
    padding-top: 170px;
  }
  .main__bottom {
    padding: 40px 10px;
  }
  .main__features {
    margin-left: 0;
    font-size: 16px;
    position: absolute;
    display: block;
    right: 82px;
    top: -143px;
    left: auto;
  }
  .main__feature {
    max-width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .main__feature {
    display: flex;
    align-items: center;
  }
  .main__features {
    right: 45px;
    font-size: 15px;
    top: -170px;
  }
  .main__text {
    padding-bottom: 40px;
  }
  .form__fields {
    margin-bottom: 0;
  }
  .form__button-wrapper {
    margin-top: 0;
  }
  .main__advantage span {
    line-height: 1.4;
  }
  .main__content {
    margin-right: 10px;
    margin-left: 30px;
  }
  .main--bottom {
    padding: 30px 0 !important;
  }
  .main--bottom .quality {
    top: -32px;
  }
  .main__pictures {
    width: 240px;
    flex-basis: auto;
    left: 30px;
    margin-left: 0;
  }
  .main__hgroup {
    margin-right: -300px;
    text-align: center;
  }
  .main__title {
    margin-left: 0;
  }
  .main__subtitle {
    max-width: 400px;
    margin: 0 auto;
  }
  .main__form {
    padding-top: 206px;
  }
  .main__bottom {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 639px) {
  .main__content {
    max-width: none;
    margin: 0;
  }
  .main__title {
    margin-bottom: 4px;
  }
  .main__features {
    position: static;
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;
    margin: 0 auto;
  }
  .main {
    padding-top: 30px !important;
  }
  .main__container {
    display: block;
  }
  .main__pictures {
    position: relative;
    top: 0;
    left: 0;
    width: 290px;
    margin: 50px auto 0;
  }
  .main__text {
    padding-bottom: 0;
  }
  .main__hgroup {
    margin: 0 0 20px;
  }
  .main__subtitle {
    padding-bottom: 0;
    margin: 0 auto;
    font-size: 16px;
  }
  .main__advantages {
    max-width: 450px;
  }
  .main__advantage {
    max-width: 300px;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
  }
  .main__advantage strong {
    margin: 0 auto;
  }
  .main__form {
    padding-top: 50px;
    position: relative;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main__feature {
    align-items: center;
    font-size: 14px;
    max-width: 100px;
    flex-direction: column;
    text-align: center;
  }
  .main__feature img {
    margin: 0 0 5px;
  }
  .main__feature span {
    margin: 0;
  }
  .main__feature:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 0;
  }
  .main__advantages {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .nav__open {
    top: 27px;
  }
  .main__feature img {
    width: 60px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .main__feature:last-child img {
    width: 50px;
  }
  .main {
    padding-top: 25px !important;
  }
  .main__body {
    padding-bottom: 25px;
  }
  .main--bottom .main__body {
    padding-bottom: 0;
  }
  .main__bottom {
    padding: 25px 10px;
  }
  .main__features {
    max-width: 240px;
    margin: 0 auto;
    display: block;
  }
  .main__feature {
    max-width: none;
    margin: 0 auto;
    flex-direction: row;
    text-align: left;
  }
  .main__feature:not(:last-of-type) {
    margin: 0 auto 15px;
  }
}
@media screen and (max-width: 379px) {
  .advice__label,
  .advice__sublabel {
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 343px) {
  .main__advantages {
    font-size: 15px;
  }
  .main__body {
    padding-bottom: 40px;
  }
}
.form {
  position: relative;
  width: 300px;
  padding: 10px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.form__discount {
  position: absolute;
  z-index: 1;
  top: -24px;
  right: -51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 107px;
  height: 84px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  background-image: url(../images/form-discount-shape.png);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form__body {
  position: relative;
  padding: 20px 15px 3px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
  overflow: hidden;
}
.form__body::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05) inset;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form__attention {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 1.29412;
}
.form__attention-title {
  display: block;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}
.form__mark {
  color: #f33;
  font-weight: 700;
  font-size: 20px;
  background: 0 0;
  white-space: nowrap;
}
.form__fields {
  margin-bottom: 10px;
}
.form__field:not(:last-of-type) {
  margin-bottom: 15px;
}
.form__prices {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
}
.form__prices--scroll {
  margin-bottom: 0;
}
.action--big .form__prices {
  margin: 0;
}
.form__prices > div {
  display: flex;
  flex-direction: column;
  padding: 0 5px;
  justify-content: space-between;
}
.action--big .form__prices > div {
  min-width: 100px;
  text-align: center;
}
.action--big .form__prices > div:nth-child(1) {
  padding-top: 0;
}
.form__prices .old {
  white-space: nowrap;
  margin-top: 5px;
  font-size: 25px;
  font-weight: 300;
  position: relative;
}
.form__prices .old:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f33;
  transform: rotate(-12deg);
}
.form__prices .old:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f33;
  transform: rotate(12deg);
}
.form__prices .new {
  white-space: nowrap;
  margin-top: 5px;
  font-size: 25px;
  color: #292886;
  font-weight: 700;
}
.form__prices--scroll .new,
.form__prices--scroll .old {
  color: #fff;
  font-size: 18px;
}
.form__prices--scroll > div:nth-child(1) {
  padding-top: 0;
}
.form__button-wrapper {
  max-width: 250px;
  margin: 20px auto 0;
  padding-bottom: 5px;
}
@media screen and (max-width: 1219px) {
  .form__discount {
    top: -25px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .popup .form__discount {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .form__body {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .main--bottom .main__pictures {
    left: 57px;
  }
  .form__discount {
    top: -55px;
  }
  .form__body {
    padding-top: 21px;
  }
}
@media screen and (max-width: 767px) {
  .main--bottom .main__pictures {
    left: 40px;
  }
  .form__attention-title {
    margin-bottom: 5px;
  }
  .form__button-wrapper {
    padding-bottom: 0;
  }
  .form__attention {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 639px) {
  .main--bottom .main__pictures {
    left: 0;
  }
  .main--bottom .product-block {
    margin: 0 auto;
  }
  .form__discount {
    top: -35px;
  }
  .form__body {
    padding-top: 50px;
  }
}
.check {
  padding-top: 53px;
  background: url(../images/background-eye.png) no-repeat;
  background-position: calc(50% + 234px) calc(50% - 43px);
  overflow: hidden;
}
.check__wrap {
  position: relative;
}
.check__title {
  color: #1f2124;
  margin-bottom: 49px;
}
.check__slide {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.check__slide::after {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  border-radius: 5px;
  background-color: #ebf0f5;
  top: 0;
  left: 15px;
  z-index: -1;
}
.check__img {
  margin-bottom: 9px;
}
.check__box {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  padding: 26px 35px 18px;
  max-height: 425px;
  height: 100%;
  z-index: 1;
}
.check__box-title,
.check__text {
  font-size: 18px;
  text-align: center;
}
.check__box-title {
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 21px;
  color: #333;
}
.check__text {
  color: #000;
}
.check__ps {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 23px;
}
.check .swiper-container {
  max-width: 1060px;
}
.check .swiper-slide {
  max-width: 630px;
  position: relative;
}
.check .swiper-slide-next ::before,
.check .swiper-slide-prev ::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.check .swiper-slide-active,
.check .swiper-slide-next,
.check .swiper-slide-prev {
  opacity: 1;
}
.check .swiper-slide-duplicate-active,
.check .swiper-slide-duplicate-next,
.check .swiper-slide-duplicate-prev {
  visibility: hidden;
}
.check-pagination {
  text-align: center;
  margin-bottom: 40px;
}
.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #000;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-tap-highlight-color: transparent;
}
.swiper-pagination-bullet-active {
  margin-top: 32px;
  width: 14px;
  height: 14px;
  background-color: #ffb400;
}
.check-button-next,
.check-button-prev {
  position: absolute;
  top: 355px;
  fill: #0e2852;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.check-button-next :hover,
.check-button-prev :hover,
.reviews__next:hover svg,
.reviews__prev:hover svg {
  fill: #d7dfe9;
  fill: #fab400;
}
.check-button-prev {
  left: -40px;
}
.check-button-next {
  right: -40px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bold {
  font-weight: 700;
}
@media screen and (max-width: 1265px) {
  .check .swiper-slide {
    max-width: 530px;
  }
  .check .swiper-container {
    max-width: 870px;
  }
  .check-button-prev {
    left: 10px;
  }
  .check-button-next {
    right: 10px;
  }
  .check-button-next,
  .check-button-prev {
    top: 340px;
  }
}
@media screen and (max-width: 1219px) {
  .check-button-next,
  .check-button-prev {
    top: 327px;
  }
}
@media screen and (max-width: 1023px) {
  .check__title br {
    display: none;
  }
  .check__box {
    padding: 25px 20px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  .check .swiper-slide {
    max-width: 630px;
    padding: 0 15px;
  }
  .check .swiper-container {
    max-width: 630px;
  }
  .check-button-next,
  .check-button-prev {
    top: 347px;
  }
}
@media screen and (max-width: 767px) {
  .check .swiper-slide {
    max-width: 530px;
  }
  .check__ps {
    font-size: 23px;
  }
  .check .swiper-container {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
  .check-button-next,
  .check-button-prev {
    top: 310px;
  }
}
@media screen and (max-width: 639px) {
  .check-button-next,
  .check-button-prev {
    top: 237px;
  }
  .check__title {
    margin-bottom: 25px;
  }
  .check__box-title,
  .check__text {
    font-size: 16px;
  }
  .check__box {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 479px) {
  .swiper-pagination-bullet-active {
    margin-top: 20px;
  }
  .check .swiper-container {
    width: 100%;
  }
  .check-button-next,
  .check-button-prev {
    z-index: 2;
    height: 20px;
    top: auto;
    bottom: 90px;
  }
  .check-button-next {
    right: 10px;
  }
  .check-button-prev {
    left: 10px;
  }
  .check-pagination {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  .check .swiper-container {
    width: 100%;
    min-width: 290px;
  }
}
@media screen and (max-width: 343px) {
  .check-button-next {
    bottom: 92px;
  }
  .check-button-prev {
    bottom: 91px;
  }
}
.action {
  padding: 71px 0 103px;
  overflow: hidden;
}
.action--small {
  padding: 0 0 28px;
}
.action__top {
  padding-bottom: 45px;
  border-bottom: 1px solid #ebebeb;
}
.action__marks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 768px;
  margin: 0 auto;
}
.action__mark-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.action__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.action__product {
  position: relative;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 347px;
  margin-top: 11px;
  margin-left: 8px;
  margin-right: 45px;
  pointer-events: none;
}
.action__discount {
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 63px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background-image: url(../images/form-discount-shape.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.action__product .quality {
  position: absolute;
  top: 25px;
  right: -15px;
  max-width: 102px;
}
.action__content {
  padding-top: 40px;
  padding-bottom: 48px;
}
.action__title {
  margin-bottom: 36px;
  text-align: left;
  position: relative;
}
.action__title:after {
  content: "";
  position: absolute;
  top: -15px;
  right: 8px;
  width: 107px;
  height: 68px;
  background-image: url(../images/50.png);
  background-size: 100% 100%;
  transform: rotate(-35deg);
}
.action__action-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.36842;
  margin-right: 32px;
}
.action__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 37px;
}
.action--big .action__timer {
  justify-content: space-between;
}
.action__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action__field {
  max-width: 177px;
  width: 100%;
}
.action__field + * {
  margin-left: 15px;
}
.action--small .action__body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 29px;
}
.action--small .action__product {
  max-width: 165px;
  margin-top: 0;
  margin-left: -1px;
  margin-right: 53px;
  padding-top: 0;
}
.action--small .action__action-text {
  max-width: 233px;
  font-weight: 400;
}
.action--small .action__timer {
  margin-bottom: 0;
}
.action--small .action__button-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  margin-left: 43px;
}
.action .btn {
  margin-bottom: 0 !important;
  font-size: 23px;
  padding: 5px 20px;
}
@media screen and (max-width: 1219px) {
  .action__content {
    padding: 70px 0 30px;
  }
  .action__product {
    max-width: 259px;
    margin-right: 25px;
  }
  .action--small .action__body,
  .action__timer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .action--small .action__body {
    padding-top: 0;
  }
  .action__action-text {
    max-width: 250px;
  }
  .action__title:after {
    right: 150px;
  }
  .action--small .action__action-text {
    display: none;
    max-width: none;
    margin-bottom: 10px;
  }
  .action--small .action__timer {
    display: block;
  }
  .action--small .action__product {
    margin-right: 30px;
  }
  .action--small .action__button-wrapper {
    max-width: 250px;
    margin-left: 30px;
  }
  .action--big .action__timer {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1023px) {
  .action__marks {
    justify-content: center;
  }
  .action__marks img {
    margin: 0 30px;
  }
  .action__marks img:last-child {
    margin-right: 0;
  }
  .action__marks img:first-child {
    margin-left: 0;
  }
  .action__top {
    padding-bottom: 45px;
  }
  .action__mark-img {
    max-height: 96px;
  }
  .action__body {
    position: relative;
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  .action__product {
    max-width: 260px;
    position: absolute;
    left: -10px;
    bottom: -5px;
  }
  .action__discount {
    position: absolute;
    top: 0;
    right: 0;
    width: 107px;
    height: 84px;
    font-size: 18px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .action__content {
    padding: 40px 0 0;
  }
  .action__title {
    margin-bottom: 15px;
    text-align: center;
  }
  .action--big .action__timer {
    margin-bottom: 20px;
    align-items: flex-start;
  }
  .action__timer-wrapper {
    max-width: 370px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .action__action-text {
    max-width: none;
    margin: 0 0 10px;
    text-align: center;
  }
  .action--big .action__action-text {
    margin: 0;
    order: 1;
  }
  .action__form {
    display: block;
    max-width: 220px;
    margin-left: auto;
  }
  .action__field {
    max-width: 100%;
  }
  .action__field + * {
    margin-top: 15px;
    margin-left: 0;
  }
  .action__title:after {
    right: -40px;
    transform: rotate(0);
  }
  .action--small .action__body {
    padding: 0 0 0 220px;
  }
  .action__timer-wrapper .timer__title {
    text-align: center;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
  }
  .action__timer-wrapper .timer__title br {
    display: none;
  }
  .action--small .action__product {
    position: absolute;
    top: -30px;
    max-width: 200px;
    margin: 0 auto 10px;
  }
  .action--small .action__timer {
    margin-bottom: 15px;
  }
  .action--small .action__action-text {
    font-size: 16px;
  }
  .action--small .action__button-wrapper {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .action__top {
    padding-bottom: 30px;
  }
  .action__mark-img {
    max-height: 85px;
  }
  .action__body {
    padding-top: 25px;
  }
  .action__product {
    position: relative;
    margin: 0 auto;
  }
  .action--big .action__product .quality {
    top: 0;
  }
  .action__content {
    padding: 0;
  }
  .action__title {
    margin-bottom: 10px;
  }
  .action__action-text {
    margin-bottom: 5px;
  }
  .action__timer {
    margin-bottom: 15px;
  }
  .action__timer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .action__form {
    margin: 0 auto;
  }
  .action__title:after {
    right: -30px;
  }
  .action--small .action__body {
    padding: 0;
  }
  .action--small .action__product {
    position: relative;
    top: auto;
    left: 0;
    max-width: 300px;
    margin: 0 auto 15px;
  }
}
@media screen and (max-width: 639px) {
  .action__marks {
    justify-content: space-around;
  }
  .action__marks img {
    margin: 0;
  }
  .action__title:after {
    right: auto;
    top: 40px;
    left: 70px;
    z-index: 10;
  }
}
@media screen and (max-width: 479px) {
  .action__top {
    padding-bottom: 25px;
  }
  .action__marks {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .action__mark-img {
    max-height: 65px;
  }
  .action__title:after {
    left: 0;
  }
}
.advantages {
  padding: 106px 0 110px;
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    -webkit-gradient(linear, left top, right top, from(#f7f8f9), to(#e9eef4));
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    linear-gradient(to right, #f7f8f9, #e9eef4);
  background-position: left calc(50% - 1330px) top 188px,
    left calc(50% - -1304px) top 507px, left top;
  background-repeat: no-repeat, no-repeat, repeat;
}
.advantages__title {
  margin-bottom: 53px;
}
.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 77px;
}
.advantages__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 270px;
  flex: 0 1 270px;
}
.advantages__icon {
  position: relative;
  width: 110px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 20px;
}
.advantages__icon::after,
.advantages__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.advantages__icon::before {
  background-image: url(../images/dashed-border.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: inherit;
  height: inherit;
}
.advantages__icon::after {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
}
.advantages__icon-img {
  position: relative;
  z-index: 1;
  display: block;
}
.advantages__text-wrapper {
  color: #444;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22222;
  text-align: center;
}
.advantages__label {
  display: block;
  color: #000;
  font-weight: 400;
}
@media screen and (max-width: 1219px) {
  .advantages__list {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .action {
    padding: 53px 0;
  }
  .action--small {
    padding: 30px 0;
  }
  .advantages__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
  }
  .advantages__item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
  .advantages__label {
    max-width: 230px;
    margin: 0 auto;
  }
  .advantages__text-wrapper {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .advantages__title {
    max-width: 600px;
    margin: 0 auto 30px;
  }
  .advantages__list {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .advantages__item,
  .advantages__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .advantages__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 400px;
  }
  .advantages__item:not(:first-of-type) {
    margin-top: 20px !important;
  }
  .advantages__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    margin: 0 10px 0 0;
  }
  .advantages__text-wrapper {
    text-align: left;
  }
  .advantages__list {
    margin-bottom: 30px;
  }
  .advantages__title {
    margin-bottom: 20px;
  }
  .advantages__label {
    max-width: none;
  }
}
@media screen and (max-width: 479px) {
  .advantages__item {
    display: block;
  }
  .advantages__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
  }
  .advantages__icon::after {
    width: 60px;
    height: 60px;
  }
  .advantages__icon-img {
    max-width: 60%;
  }
  .advantages__text-wrapper {
    text-align: center;
  }
}
.advice,
.advice__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.advice {
  padding: 15px;
  margin: 0 15px;
  background-color: #fff;
  border-radius: 5px;
}
.advice__inner {
  position: relative;
  margin: 0 -30px;
  padding-top: 47px;
  padding-left: 62px;
  padding-right: 150px;
  background-color: inherit;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
}
.advice__inner::before {
  content: "";
  position: absolute;
  top: 41px;
  right: 39px;
  width: 57px;
  height: 45px;
  background-image: url(../images/icon-quotes.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.advice__person {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 60px;
}
.advice__person-img {
  display: block;
}
.advice__text {
  padding-bottom: 28px;
  color: #444;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55556;
}
.advice__text b {
  font-weight: 500;
}
.advice__label {
  display: block;
  margin-bottom: 11px;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
}
.advice__sublabel {
  position: relative;
  display: block;
  margin-bottom: 18px;
  padding-bottom: 25px;
  font-size: 17px;
  font-style: italic;
  line-height: 1.29412;
}
.advice__sublabel::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 6px;
  background-color: #00c4db;
}
.advice__description {
  margin-bottom: 26px;
}
.advice__reward {
  display: block;
  margin-left: 1px;
}
@media screen and (max-width: 1219px) {
  .advice__inner {
    padding-left: 30px;
    padding-right: 110px;
  }
}
@media screen and (max-width: 1023px) {
  .advice__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 15px 0;
  }
  .advice__inner::before {
    top: 21px;
    right: 19px;
  }
  .advice__person {
    position: static;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    margin-right: 15px;
  }
  .advice__text {
    padding-left: 20px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .advice__label,
  .advice__sublabel {
    padding-right: 70px;
  }
  .advice__label {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .advice__sublabel {
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .advice__description {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .advice__person {
    display: none;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
  }
  .advice__reward {
    margin: 0 auto;
  }
}
@media screen and (max-width: 410px) {
  .advice__label {
    max-width: 210px;
  }
}
.about {
  padding-top: 106px;
  padding-bottom: 154px;
  background: url(../images/background-eye.png),
    url(../images/background-eye.png),
    -webkit-gradient(linear, right top, left top, from(#e9eef4), to(#f7f8f9));
  background: url(../images/background-eye.png),
    url(../images/background-eye.png),
    linear-gradient(to left, #e9eef4 0, #f7f8f9 100%);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: -460px 170px, calc(100% + 400px), top left;
}
.about__title {
  margin-bottom: 22px;
}
.about__text {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 128px;
  text-align: center;
}
.about__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about__item {
  width: 32%;
}
.about__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about__element:first-child {
  margin-bottom: 76px;
}
.about__name {
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
}
.about__img {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  border: 3px dashed #ffb400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin-top: 5px;
}
.about__img img {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about__name--title {
  font-weight: 400;
  line-height: 20px;
  font-size: 20px;
  color: #000;
  margin-bottom: 9px;
  display: block;
}
.about__item--prod {
  position: relative;
}
.about__prod {
  position: absolute;
  max-width: 330px;
  max-height: 596px;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}
.about__bg {
  position: absolute;
  z-index: 1;
  top: 51px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about__item--left {
  text-align: right;
}
.about__img--right {
  margin-right: 21px;
}
.about__img--left {
  margin-left: 21px;
}
@media screen and (max-width: 1219px) {
  .about__name {
    font-size: 16px;
    line-height: 21px;
  }
  .about {
    padding: 53px 0;
  }
}
@media screen and (max-width: 1023px) {
  .about__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about__item {
    width: 100%;
  }
  .about__text {
    margin-bottom: 50px;
    line-height: 25px;
  }
  .about__element--direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .about__img {
    margin: 0 10px 0 0;
  }
  .about__item--prod {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-width: 300px;
    margin: 0 auto;
  }
  .about__bg {
    max-width: 250px;
  }
  .about__item--left {
    text-align: left;
  }
  .about__element {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .about__element:first-child {
    margin-bottom: 20px;
  }
  .about__element--last {
    margin-bottom: 0 !important;
  }
  .about__prod {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
  }
  .about__bg {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .about__text {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .about {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#e9eef4),
      to(#f7f8f9)
    );
    background: linear-gradient(to left, #e9eef4 0, #f7f8f9 100%);
  }
  .about__text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  .about__name {
    font-size: 15px;
  }
}
.stats {
  padding-top: 107px;
  padding-bottom: 96px;
}
.stats,
.stats__wrap {
  position: relative;
}
.stats__line {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -80px;
  left: 0;
  border-top: 1px solid #d6d7d7;
}
.stats__inform {
  text-align: center;
  line-height: 29px;
  font-size: 22px;
  margin-top: 21px;
  margin-bottom: 67px;
}
.stats__element,
.stats__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.stats__info {
  justify-content: space-between;
  align-items: flex-start;
}
.stats__element {
  font-weight: 300;
}
.stats__element--first {
  width: 31%;
}
.stats__element--second {
  width: 33%;
}
.stats__element--third {
  width: 36%;
}
.stats__img {
  width: 160px;
  height: 160px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(../images/stats-img-bg.png) no-repeat;
  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;
  margin-right: 24px;
}
.stats__description {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  margin-top: 21px;
}
.stats__percent {
  font-weight: 700;
  font-size: 60px;
  line-height: 45px;
}
.stats__percent--small {
  font-size: 40px;
}
@media screen and (max-width: 1265px) {
  .stats__inform br {
    display: none;
  }
  .stats__percent {
    font-size: 50px;
  }
  .stats__element {
    width: 33%;
  }
}
@media screen and (max-width: 1219px) {
  .stats__line {
    bottom: -53px;
  }
}
@media screen and (max-width: 1023px) {
  .stats__line {
    bottom: -40px;
  }
  .stats__element {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .stats__description {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .stats__line {
    bottom: -30px;
  }
}
@media screen and (max-width: 639px) {
  .stats__inform {
    font-size: 20px;
  }
  .stats__element,
  .stats__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stats__element {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .stats__element--third {
    margin-bottom: 0;
  }
  .stats__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px;
  }
  .stats__description {
    width: 200px;
  }
}
@media screen and (max-width: 479px) {
  .stats__line {
    bottom: -25px;
  }
  .stats__inform {
    margin-bottom: 40px;
    font-size: 17px;
  }
  .stats__img {
    width: 140px;
    height: 133px;
    background-size: contain;
  }
  .stats__img svg {
    width: 65px;
    height: 65px;
  }
}
@media screen and (max-width: 374px) {
  .stats__description {
    font-size: 15px;
    line-height: 20px;
  }
  .stats__percent {
    font-size: 30px;
  }
  .stats__img {
    width: 120px;
    height: 117px;
  }
  .stats__img svg {
    width: 50px;
    height: 50px;
  }
}
.expert {
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}
.no-webp .expert {
  background: url(../images/expert_bg.jpg) no-repeat;
  background-position: calc(50% - 272px);
}
.webp .expert {
  background: url(../images/expert_bg.webp) no-repeat;
  background-position: calc(50% - 272px);
}
.expert__title {
  margin-bottom: 50px;
}
.expert__inform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.expert__img {
  width: 51%;
  position: relative;
}
.expert__info {
  width: 49%;
}
.expert__text {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 29px;
}
.expert__text--bold {
  font-weight: 400;
}
.expert__ps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 106px;
}
.expert__name {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 12px;
}
.expert__text--line {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.expert__text--line:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 6px;
  background-color: #00c4db;
  bottom: 0;
  left: 0;
}
.expert__prof {
  font-size: 17px;
  line-height: 18px;
  font-style: italic;
}
.expert__block {
  width: 40%;
}
.expert__sign {
  width: 30%;
}
.expert__confirm {
  width: 14%;
  position: relative;
}
.expert__confirm img {
  position: absolute;
  bottom: -7px;
  right: -7px;
  max-width: 127px;
}
.expert__sert {
  width: 16%;
}
.expert__sert img {
  margin-top: 15px;
}
.expert__img-doctor {
  position: absolute;
  bottom: 0;
  left: 42px;
}
.expert__img-absolute {
  position: absolute;
  bottom: 68px;
  right: 42px;
}
.expert .review__toggler {
  display: none;
}
.shadow__text {
  position: absolute;
  width: 100%;
  height: 200px;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
}
@media screen and (max-width: 1219px) {
  .stats {
    padding: 53px 0;
  }
  .expert {
    padding: 53px 0 0;
  }
  .expert__img {
    width: 40%;
  }
  .expert__info {
    width: 70%;
  }
  .expert__img-doctor {
    left: -80px;
    max-width: 390px;
  }
  .expert__text {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 26px;
  }
  .expert__ps {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .expert {
    background: #fff;
  }
  .expert__inform {
    display: block;
  }
  .expert__img {
    float: left;
    width: 200px;
    height: 100%;
    margin-right: 10px;
  }
  .expert__img img {
    max-width: 100%;
  }
  .expert__img-doctor {
    position: static;
  }
  .expert__info {
    width: 100%;
  }
  .expert__img-absolute {
    bottom: 0;
    right: 0;
    width: 100px;
  }
  .expert__ps {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .expert__ps {
    margin-bottom: 10px;
  }
  .expert__title {
    margin-bottom: 30px;
  }
  .expert__title br {
    display: none;
  }
  .expert__text {
    font-size: 16px;
  }
  .expert__name {
    font-size: 19px;
  }
  .expert__prof {
    font-size: 16px;
  }
  .expert__confirm img {
    right: 12px;
    max-width: 105px;
  }
}
@media screen and (max-width: 639px) {
  .expert__img {
    float: none;
    margin: 0 auto;
  }
  .expert__inform {
    position: relative;
  }
  .expert__plus-block {
    height: 210px;
    overflow: hidden;
    position: relative;
  }
  .expert__plus-block--active {
    height: 100% !important;
  }
  .expert .shadow__text--active {
    height: 70px;
    opacity: 1;
  }
  .expert .shadow__img {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(236, 240, 243, 0)),
      to(#fff)
    );
    background-image: linear-gradient(
      to bottom,
      rgba(236, 240, 243, 0),
      #fff 100%
    );
  }
  .expert .review__toggler {
    display: block;
    bottom: 106px;
  }
  .expert__ps {
    margin-top: 50px;
  }
}
@media screen and (max-width: 479px) {
  .expert__sign {
    width: 36%;
  }
  .expert__ps {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .expert__ps br {
    display: none;
  }
  .expert__block {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .expert__confirm,
  .expert__sert {
    width: auto;
  }
  .expert__sert img {
    margin-top: 0;
  }
  .expert__confirm img {
    position: static;
  }
  .expert .review__toggler {
    bottom: 215px;
  }
  .expert__text {
    font-weight: 400;
  }
}
@media screen and (max-width: 374px) {
  .expert__plus-block {
    height: 160px;
  }
  .expert__img {
    width: 170px;
  }
  .expert__img-absolute {
    width: 80px;
  }
  .expert__title {
    margin-bottom: 20px;
  }
}
.reviews {
  padding: 104px 0 110px;
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    -webkit-gradient(linear, left top, right top, from(#f7f8f9), to(#e9eef4));
  background-image: url(../images/background-eye.png),
    url(../images/background-eye.png),
    linear-gradient(to right, #f7f8f9, #e9eef4);
  background-position: left calc(50% - 1344px) top 0,
    left calc(50% - -373px) top 270px, left top;
  background-repeat: no-repeat, no-repeat, repeat;
  overflow: hidden;
}
.reviews__title {
  max-width: 970px;
  margin: 0 auto 46px;
}
.reviews__content {
  position: relative;
  margin-bottom: 68px;
}
.reviews__list {
  margin: 0 -15px;
}
.reviews__item {
  padding-top: 21px;
  padding-bottom: 23px;
}
.reviews__nav {
  position: absolute;
  top: 270px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% + 140px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reviews__next,
.reviews__prev {
  width: 40px;
  height: 17px;
  padding: 0;
  margin: 0;
  background: 0 0;
  border: 0;
  cursor: pointer;
}
.reviews__next svg,
.reviews__prev svg {
  fill: #0e2852;
  -webkit-transition: fill, 0.3s;
  transition: fill, 0.3s;
}
.reviews__send-label {
  margin-bottom: 50px;
  color: #333;
  font-size: 20px;
  text-align: center;
}
.reviews__send-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reviews__send-row input {
  padding-left: 30px;
}
.reviews__field {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 867px;
}
.reviews__send-btn-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px;
  margin-left: 22px;
}
@media screen and (max-width: 1365px) {
  .review__title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 98px;
  }
  .reviews__list {
    margin: 0;
    padding: 0 50px;
  }
  .reviews__nav {
    width: 100%;
  }
}
@media screen and (max-width: 1219px) {
  .reviews {
    padding: 53px 0;
  }
  .reviews__content {
    margin-bottom: 40px;
  }
  .check {
    padding-bottom: 53px;
  }
  .advantages {
    padding: 53px 0;
  }
}
@media screen and (max-width: 1023px) {
  .reviews__title {
    margin-bottom: 40px;
  }
  .reviews__send-label {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .review__title {
    min-height: auto;
  }
  .reviews__send-row {
    display: block;
  }
  .reviews__field {
    margin-bottom: 15px;
  }
  .reviews__send-btn-wrap {
    max-width: 280px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .reviews__list {
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
  }
  .reviews__nav {
    top: 255px;
    max-width: 300px;
  }
  .reviews__title {
    margin-bottom: 30px;
  }
  .reviews__send-label {
    margin-bottom: 25px;
    font-size: 16px;
  }
}
.use {
  padding-top: 100px;
  padding-bottom: 57px;
}
.use__title {
  margin-bottom: 90px;
}
@media screen and (min-width: 1220px) {
  .use__title {
    font-size: 42px;
  }
}
.use__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.use__prod {
  position: relative;
  width: 37%;
}
.use__prod-img {
  max-width: 349px;
  left: -2px;
  top: 28px;
}
.use__item-img {
  width: 114px;
  height: 114px;
  position: relative;
  margin-right: 16px;
  margin-top: 5px;
  padding: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.use__item-img:after,
.use__item-img:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.use__item-img:before {
  background-color: #f4f8ff;
  z-index: -1;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  top: 50%;
}
.use__item-img:after {
  background: url(../images/dashed-border.png) no-repeat;
  width: inherit;
  height: inherit;
  top: 52%;
}
.use__item-img img {
  display: block;
}
.use__items {
  width: 63%;
  padding-left: 8px;
  position: relative;
}
.use__items:before {
  content: "";
  position: absolute;
  background: url(../images/use-line.png) no-repeat;
  width: 40px;
  height: 350px;
  top: -2px;
  left: -47px;
}
.use__item--first {
  margin-bottom: 36px;
}
.use__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.use__text {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 400;
}
.use__text--light {
  font-weight: 300;
  line-height: 1.3;
}
.use__text--line {
  padding-bottom: 22px;
  position: relative;
  color: #444;
  margin-bottom: 17px;
}
.use__text--line:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 6px;
  background-color: #00c4db;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1219px) {
  .use {
    padding: 53px 0 25px;
  }
  .use__item--second {
    margin-bottom: 130px;
  }
  .use__wrap {
    padding-bottom: 50px;
  }
  .use__prod-img {
    max-width: 317px;
  }
  .use__prod {
    margin-bottom: 20px;
  }
  .recommendation__text br {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .use__items:before,
  .use__title br {
    display: none;
  }
  .use__item--second {
    margin-bottom: 100px;
  }
  .use__prod {
    width: auto;
  }
  .use__prod-img {
    position: static;
  }
  .use__items {
    width: 100%;
  }
  .use__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .use.block {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 999px) {
  .use__title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .use__text {
    font-size: 17px;
  }
  .use__item--second {
    margin-bottom: 0;
  }
  .use__items {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .use__prod {
    margin-bottom: 20px;
  }
  .use__prod-img {
    max-width: 280px;
  }
  .use__item--second {
    margin-bottom: 10px;
  }
  .use__item {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .use__item-img {
    margin: 0 auto 10px;
  }
  .use__text {
    font-size: 16px;
  }
  .use__text:first-of-type,
  .use__text:nth-of-type(2) {
    text-align: center;
  }
  .use__text--line:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.recommendation {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#e9eef4),
    to(#f7f8f9)
  );
  background: linear-gradient(to left, #e9eef4 0, #f7f8f9 100%);
  padding-bottom: 33px;
}
.recommendation__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 8px;
}
.recommendation__img {
  position: relative;
  width: 34%;
}
.recommendation__doctor {
  position: absolute;
  bottom: -33px;
  left: 80px;
  max-width: 239px;
}
.recommendation__item {
  width: 20%;
}
.recommendation__text {
  font-weight: 300;
  line-height: 1.3;
  font-size: 18px;
  color: #444;
}
.recommendation__text--normal {
  color: #333;
  font-weight: 400;
}
.recommendation__title--bold {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
}
.recommendation__item--second {
  width: 23%;
}
.recommendation__item--second img {
  padding-right: 40px;
  padding-left: 30px;
}
.recommendation__item--second .recommendation__text {
  padding-right: 40px;
  padding-left: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.recommendation__item--third {
  padding-left: 10px;
}
.recommendation__title-img {
  position: absolute;
  top: 0;
  right: -90px;
}
@media screen and (max-width: 1023px) {
  .recommendation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .recommendation__img {
    display: none;
  }
  .recommendation__item {
    width: 30%;
  }
  .recommendation__title {
    left: 120px;
  }
  .recommendation__item--second .recommendation__text {
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
    border-left: 0;
  }
  .recommendation__item--second img {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .recommendation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .recommendation__title {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 80px 10px 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #fff;
  }
  .recommendation__title-img {
    top: 5px;
    right: 5px;
  }
  .recommendation__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .recommendation__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .recommendation__item img {
    display: block;
    margin: 0 auto 5px;
  }
  .recommendation__text {
    font-size: 17px;
  }
  .recommendation__item--third {
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .use__items {
    margin-bottom: 25px;
  }
  .recommendation {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 374px) {
  .recommendation__text {
    font-size: 16px;
  }
  .recommendation__title {
    font-size: 16px;
    padding-right: 0;
  }
  .recommendation__title--bold {
    padding-right: 80px;
    font-size: 17px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .recommendation__title {
    width: 350px;
  }
}
.order {
  padding-top: 50px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.order__title {
  margin-bottom: 90px;
}
.order__items,
.order__wrap {
  position: relative;
}
.order__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.order__eye,
.order__items:after {
  position: absolute;
  width: 582px;
  height: 298px;
  bottom: -30px;
}
.order__items:after {
  background: url(../images/background-eye.png) 0 0 / contain no-repeat;
  right: -120px;
  z-index: -2;
}
.order__eye {
  right: -130px;
  z-index: -1;
}
.order__item {
  width: 32%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 370px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  padding: 58px 57px 27px;
}
.order__item:after {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: calc(100% + 30px);
  border-radius: 5px;
  background-color: #f3f6f8;
  top: -15px;
  left: 15px;
  z-index: -1;
}
.order__item:before {
  content: "";
  position: absolute;
  border: 20px solid transparent;
  border-top: 20px solid #eef1f3;
  top: -1px;
  z-index: 2;
}
.order__img {
  position: relative;
  margin-bottom: 7px;
}
.order__img:after {
  content: "";
  position: absolute;
  background: url(../images/dashed-border.png) 0 0 / cover no-repeat;
  width: 140px;
  height: 125px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 43%;
}
.order__number {
  position: absolute;
  top: -75px;
  color: #0e2852;
  font-size: 50px;
  font-weight: 900;
  z-index: -2;
}
.order__step {
  position: absolute;
  top: -15px;
  font-style: italic;
  color: #666;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.order__item-title {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 17px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.order__item-title:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 6px;
  background-color: #00c4db;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.order__text {
  font-size: 18px;
  line-height: 22px;
  color: #444;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .order__items {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .order__item {
    width: 49%;
    max-width: 380px;
  }
  .order__item--third {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .order__item {
    width: 100%;
    max-width: 380px;
  }
  .order__item--second {
    margin-top: 100px;
  }
  .order__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  .order__title {
    margin-bottom: 70px;
  }
  .order__title br {
    display: none;
  }
  .order__number {
    top: -65px;
    font-size: 40px;
  }
  .order__item--second,
  .order__item--third {
    margin-top: 90px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .order__step {
    left: 56%;
  }
  .order__number {
    left: 51%;
  }
}
@media screen and (max-width: 1219px) {
  .order {
    padding: 25px 0 50px;
  }
}
.footer {
  font-size: 16px;
  line-height: 1;
  color: #666;
}
@media screen and (min-width: 1220px) {
  .about__element {
    height: 160px;
  }
}
.popup__inner {
  width: 797px;
  min-height: 500px;
  padding: 39px 28px 15px 0;
}
.popup__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.popup__product-block {
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 353px;
  padding-top: 15px;
  z-index: 10;
}
.popup .quality {
  position: absolute;
  max-width: 113px;
  top: 119px;
}
.popup__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.popup .form,
.popup .form__body {
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popup .form {
  width: 345px;
}
.popup .form__body {
  padding: 18px 45px 10px 20px;
}
.popup .form__body::before {
  content: none;
}
.popup .form__discount {
  top: -6px;
  right: -1px;
}
.popup .form__button-wrapper,
.popup .form__fields {
  max-width: 260px;
}
@media screen and (max-width: 999px) {
  .popup__inner {
    width: auto;
    height: auto;
    padding-top: 70px;
    padding-right: 0;
  }
  .popup__product-block {
    display: none;
  }
  .popup .form {
    width: 270px;
    border-radius: 5px;
  }
  .popup .form__discount {
    top: -25px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .popup .form__body {
    padding: 50px 15px 0;
  }
}
@media screen and (max-width: 1023px) {
  .footer {
    font-size: 15px;
  }
  .block {
    padding: 40px 0;
  }
  .check-button-next :hover,
  .check-button-prev :hover,
  .reviews__next:hover svg,
  .reviews__prev:hover svg {
    fill: #0e2852;
  }
  .recommendation__item img {
    margin-left: 0;
    margin-right: 0;
  }
  .recommendation__text {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 639px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 479px) {
  .block {
    padding: 25px 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .timer__title {
    width: 93px;
  }
  .banner__menu {
    margin-right: 0;
  }
  .popup__product-block .product {
    width: 353px;
  }
}
.nav__open {
  position: absolute;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .order__items {
    align-items: stretch;
  }
  .order__item {
    padding-left: 5px;
    padding-right: 5px;
    width: 32%;
  }
  .order__item--third {
    margin-top: 0;
  }
  .order__text {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .use__wrap {
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 100px;
  }
  .use__item--second {
    margin-bottom: 0;
  }
  .use__item-img {
    width: 104px;
    height: 104px;
  }
  .use__item-img:before {
    width: 80px;
    height: 80px;
  }
  .use__item-img:after {
    background-size: 97px 97px;
    top: 54%;
    left: 54%;
  }
  .use__text {
    font-size: 16px;
  }
  .use__prod-img {
    max-width: 287px;
  }
}
.recommendation__title {
  line-height: 1.3;
  font-size: 17px;
  font-style: italic;
  color: #444;
  position: absolute;
  top: -93px;
  left: 50%;
  transform: translateX(-50%);
  width: 443px;
  background-color: #fff;
  padding: 10px 80px 10px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.recommendation__item img {
  display: block;
  margin: 0 0 5px;
  top: 5px;
  right: 5px;
}
.recommendation__item {
  position: static;
}
.recommendation {
  position: relative;
  padding-top: 125px;
}
.use__item--second {
  margin-bottom: 0;
}
.use__wrap {
  padding-bottom: 70px;
}
.use__prod-img {
  position: static;
}
@media screen and (max-width: 1219px) {
  .use__wrap {
    padding-bottom: 50px;
  }
  .use__title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .use__wrap {
    padding-bottom: 40px;
  }
  .recommendation__item--third {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .use__title {
    margin-bottom: 20px;
  }
  .recommendation__title {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 80px 10px 10px;
    margin-bottom: 10px;
    border-radius: 15px;
    background-color: #fff;
    transform: none;
  }
  .recommendation {
    padding-top: 30px;
  }
  .use__items {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .recommendation {
    padding-top: 25px;
  }
  .use__wrap {
    padding-bottom: 25px;
  }
  .recommendation__title--bold {
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .recommendation__title {
    left: 67%;
  }
}
.main--bottom .main__feature {
  display: none;
}
@media screen and (max-width: 1365px) {
  .main--bottom .product-block {
    left: -315px;
  }
}
@media screen and (max-width: 1219px) {
  .main--bottom .main__content {
    max-width: 400px;
  }
  .main--bottom .product-block {
    left: -275px;
    max-width: 290px;
    bottom: 18px;
  }
  .main--bottom .main__bottom {
    display: none;
  }
  .main--bottom {
    padding: 50px 0;
  }
  .main--bottom .main__advantage strong {
    max-width: none;
  }
  .main--bottom .main__hgroup {
    margin-left: -240px;
    margin-bottom: 20px;
    text-align: center;
  }
  .main--bottom .main__subtitle {
    max-width: none;
  }
  .main--bottom .main__advantage:not(:first-of-type) {
    margin-top: 40px;
  }
  .main--bottom .main__title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .stats__inform {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .main--bottom .main__title {
    margin-bottom: 4px;
  }
  .main--bottom .main__advantage:not(:first-of-type) {
    margin-top: 20px;
  }
  .main--bottom .main__hgroup {
    margin-left: 0;
    margin-right: -320px;
    margin-bottom: 20px;
  }
  .main--bottom .main__form {
    padding-top: 190px;
  }
  .about__item.about__item--prod {
    order: 1;
    margin-top: 30px;
  }
  .expert__img {
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.33);
  }
}
@media screen and (max-width: 639px) {
  .recommendation__title {
    max-width: 100%;
  }
  .main--bottom .main__content {
    max-width: none;
  }
  .expert__img {
    margin-bottom: 10px;
  }
}
.action__product-my {
  display: none;
}
@media screen and (max-width: 767px) {
  .main--bottom .main__form {
    padding-top: 220px;
  }
  .main--bottom .form {
    width: 280px;
  }
  .main--bottom .main__advantages {
    padding-right: 10px;
  }
  .main--bottom .main__hgroup {
    margin-right: -310px;
  }
  .action--big .action__body,
  .action--big .action__content {
    display: flex;
    flex-direction: column;
  }
  .dn-767 {
    display: none;
  }
  .action__product-my {
    transform: none;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    display: block;
    margin-bottom: 15px;
    padding-top: 20px;
  }
  .action--big .action__timer {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
  .action--big .action__action-text {
    order: 9;
    margin: 15px auto 0;
  }
  .action--big .action__form {
    order: 10;
  }
}
@media screen and (max-width: 1219px) {
  .main--top .main__bottom {
    background-image: linear-gradient(to right, #f7f8f9, #e9eef4);
    padding-top: 53px;
    padding-bottom: 0;
    order: 4;
  }
  .main--top .main__bottom .main__container {
    padding-bottom: 0;
  }
  .main--top {
    padding-bottom: 53px;
  }
}
@media screen and (max-width: 1023px) {
  .main--top {
    padding-bottom: 40px !important;
  }
  .main--top .main__bottom {
    position: relative;
    padding: 0;
  }
}
@media screen and (max-width: 639px) {
  .main--bottom .main__form {
    padding-top: 50px;
  }
  .main--bottom .main__hgroup {
    margin-right: 0;
  }
  .main--top .main__bottom {
    padding-top: 30px;
  }
  .main--top .main__body {
    padding-bottom: 0;
  }
}
.action__left {
  flex-grow: 1;
}
.action-small__title {
  font-size: 50px;
  font-weight: 900;
  text-align: left;
  line-height: 1.1;
  margin-bottom: 25px;
}
.action__some-wrap {
  display: flex;
}
@media screen and (max-width: 1219px) {
  .action--small .action__product {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .action__some-wrap {
    flex-direction: column;
  }
  .action--small .action__button-wrapper {
    width: 100%;
    flex-basis: auto;
    order: 3;
  }
  .action-small__title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
  }
  .action--small .action__product {
    top: -9px;
  }
  .action--small .action__timer {
    display: flex;
    flex-direction: column;
  }
}
.action__product-small {
  display: none;
}
@media screen and (max-width: 767px) {
  .main--top {
    padding-bottom: 30px !important;
  }
  .action--small .action__product {
    margin-right: auto;
  }
  .dn-767 {
    display: none;
  }
  .action--small .action__product-small {
    display: block;
    top: 0;
  }
}
.main--bottom .main__title {
  margin-left: 0;
}
@media screen and (max-width: 1365px) {
  .main--bottom .main__title {
    margin-bottom: 20px;
  }
  .main--bottom .main__advantage:not(:first-of-type) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1023px) {
  .about__item--prod {
    display: none;
  }
  .main--bottom .main__advantage:not(:first-of-type) {
    margin-top: 15px;
  }
}
.action--small .action__discount {
  display: none !important;
}
.banner__prod-info {
  display: none;
}
.banner__product {
  display: block;
  max-width: 40px;
  position: static;
  padding-left: 0;
}
.banner__product-img {
  position: static;
}
@media screen and (max-width: 639px) {
  .banner__product,
  .banner__text {
    display: none;
  }
  .banner__timer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    position: static;
  }
  .timer--scroll {
    margin-bottom: 5px;
  }
  .banner__wrap {
    flex-direction: column;
  }
  .banner__button-wrap--scroll {
    width: auto;
    max-width: none;
    flex-basis: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .banner--scroll .banner__button-wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .stats__inform {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .main--top {
    padding-bottom: 25px !important;
  }
  .main--top .main__bottom {
    padding-top: 25px;
  }
  .stats__inform {
    margin-bottom: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1023px) {
  .create_rom_footer {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
.advantages__label {
  margin-bottom: 5px !important;
}
@media screen and (min-width: 1220px) {
  .main .product-block {
    left: 135px;
    bottom: -76px;
    max-width: 305px;
  }
  .main .product-block .product {
    max-width: inherit;
  }
  .main--bottom .product-block {
    left: -285px;
    bottom: -10px;
  }
}
.nowrap {
  white-space: nowrap;
}
.create_rom_footer {
  padding: 50px 0 !important;
}
@media screen and (max-width: 1023px) {
  .create_rom_footer {
    padding: 15px 0 !important;
  }
  .action__marks img {
    margin: 0 30px;
  }
  .action__marks {
    justify-content: center;
  }
  .action__mark-img {
    max-height: 96px;
  }
}
@media screen and (max-width: 767px) {
  .action__mark-img {
    max-height: 85px;
  }
  .dn767 {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .action__marks img {
    margin: 0;
  }
  .action__marks {
    justify-content: space-around;
  }
}
@media screen and (max-width: 479px) {
  .action__mark-img {
    max-height: 65px;
  }
  .about__name {
    font-size: 14px;
  }
}
.popup__title {
  margin-bottom: 7px;
  color: #0e2852;
  font-weight: 900;
  font-size: 30px;
  text-align: center;
}
.popup__subtitle {
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
}
.heading-hidden {
  position: absolute;
  font-size: 0;
  opacity: 0;
  width: 0;
  height: 0;
}
@media (max-width: 639px) {
  .main__pictures {
    flex-basis: 235px;
  }
  .use__prod img {
    width: 235px;
  }
  .action--big .action__product {
    max-width: 235px;
  }
}
@media (max-width: 767px) {
  .main .product-block {
    max-width: 240px;
  }
}
@media (max-width: 1023px) {
  .action--small .action__product {
    max-width: 125px;
  }
}
@media (max-width: 1219px) {
  .use__prod-img {
    max-width: 185px;
  }
  .main--bottom .product-block {
    left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1219px) {
  .main .product-block {
    max-width: 235px;
    margin-left: auto;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .action--big .action__product {
    max-width: 115px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .action--big .action__product {
    bottom: -14px;
    left: 60px;
  }
}
@media (min-width: 1023px) and (max-width: 1219px) {
  .main .product-block {
    left: 0;
  }
  .main--bottom .product-block {
    left: -230px;
    bottom: -10px;
  }
}
@media (min-width: 1024px) {
  .about__item--right .about__element:first-child {
    margin-bottom: 138px;
  }
  .about__prod {
    max-height: 400px !important;
  }
  .action__product {
    max-width: 215px;
  }
  .use__prod {
    max-width: 265px;
  }
  .use__wrap {
    justify-content: space-between;
  }
  .use__prod-img {
    max-width: 220px !important;
  }
}
@media (min-width: 1220px) {
  .about__item--right .about__element:first-child {
    margin-bottom: 76px;
  }
  .main .product-block .product {
    max-width: 180px;
  }
  .main .product-block {
    left: 165px;
  }
  .use__prod {
    left: 80px;
  }
  .main--bottom .product-block {
    left: -195px;
  }
  .main--bottom .product-block .product {
    max-width: 190px;
  }
}
.popup .quality {
  right: 35px;
}
@media (max-width: 479px) {
  .advantages,
  .main,
  .reviews {
    background-image: none;
    background-color: #e9eef4;
  }
  .check,
  .no-webp .expert,
  .webp .expert {
    background-image: none;
    background-color: #fff;
  }
  .order__eye {
    display: none;
  }
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
  perspective: 1200px;
}
.ever-popup .product {
  width: 230px !important;
  position: relative;
  left: 80px;
}
@media (max-width: 1220px) {
  .main .product-block .product {
    max-width: 190px;
  }
}
@media (max-width: 1219px) {
  .action__title:after {
    right: 85px;
  }
}
@media (max-width: 1022px) {
  .action__title:after {
    right: -40px;
  }
}
@media (max-width: 639px) {
  .main .product-block .product {
    max-width: 100%;
  }
}

.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

  50% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

.nw {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  font-size: 15px;
  margin-top: 12px;
}
