@charset "UTF-8";
@-webkit-keyframes bounce {
  0%,
  20%,
  40%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  40%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-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,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
header {
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  color: #444;
  font-size: 16px;
  line-height: 1.3;
  background: #fefef2;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
br {
  line-height: 1;
  font-size: 0;
}
*,
:after,
:before {
  -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;
  display: block;
  padding: 0;
}
::-moz-focus-inner,
::-moz-focus-outer {
  border: 0;
  padding: 0;
}
:active,
:focus,
:hover,
:visited {
  outline: 0 !important;
}
::-ms-clear {
  display: none;
}
* {
  -webkit-tap-highlight-color: transparent;
}
#comebacker_main_div {
  display: none !important;
  height: 0 !important;
}
html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}
::-moz-focus-inner {
  border: 0;
  outline: 0;
}
select {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
  background-repeat: no-repeat;
}
select,
select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}
select:focus {
  outline: 0 !important;
  outline-color: transparent;
  outline-width: 0;
}
select::-ms-expand {
  display: none !important;
  background: 0 0 !important;
  position: fixed;
  border: 0 !important;
  outline: 0 !important;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: 0;
}
:not(#fake) {
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: local(""), url(../fonts/inter-v12-cyrillic-300.woff2) format("woff2"),
    url(../fonts/inter-v12-cyrillic-300.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: local(""), url(../fonts/inter-v12-cyrillic-regular.woff2) format("woff2"),
    url(../fonts/inter-v12-cyrillic-regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: local(""), url(../fonts/inter-v12-cyrillic-700.woff2) format("woff2"),
    url(../fonts/inter-v12-cyrillic-700.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: local(""), url(../fonts/inter-v12-cyrillic-800.woff2) format("woff2"),
    url(../fonts/inter-v12-cyrillic-800.woff) format("woff");
  font-display: swap;
}
body,
html {
  overflow-x: hidden;
}
body,
svg {
  overflow: hidden;
}
img {
  display: block;
  max-width: 100%;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.title {
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  color: #222;
  text-align: center;
}
.text-bold,
b {
  font-weight: 700;
}
.text-black {
  font-weight: 900;
}
.nowrap,
.text-nowrap,
span[class^="date-0"] {
  white-space: nowrap;
}
.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;
  cursor: hand;
}
.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;
}
[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;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.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;
}
.slick-slide {
  outline: 0;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: 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;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.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-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 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  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: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.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-cursor-drag {
  cursor: move;
}
.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: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.block {
  padding-top: 25px;
  padding-bottom: 25px;
}
.discount {
  padding-top: 35px;
  position: relative;
}
.discount:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 108px;
  height: 108px;
  background: url(../images/discount.png) no-repeat center/contain;
}
.fields {
  width: 290px;
  margin: 0 auto 20px;
}
.fields-label {
  display: block;
  margin-bottom: 16px;
  position: relative;
}
.fields__input {
  width: 100%;
  height: 65px;
  background: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  padding-left: 35px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 1;
  color: #000;
  font-family: inherit;
}
.fields__input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #949494;
  font-family: inherit;
}
.fields__input::-moz-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #949494;
  font-family: inherit;
}
.fields__input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #949494;
  font-family: inherit;
}
.fields__input::placeholder {
  font-size: 16px;
  line-height: 1;
  color: #949494;
  font-family: inherit;
}
.button {
  width: 100%;
  font-family: inherit;
  font-weight: 600;
  font-size: 24px;
  padding: 18px 5px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  text-align: center;
  z-index: 0;
  position: relative;
}
.button::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  width: 29px;
  height: 24px;
  background: url(../images/arrow-left.png) no-repeat center/contain;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.button--bg,
.button::after {
  width: 100%;
  height: 100%;
  position: absolute;
}
.button::after {
  content: "";
  top: 4px;
  left: 5px;
  background: #242e72;
  z-index: -2;
}
.button--bg {
  background: #db4e51;
  top: 0;
  left: 0;
  display: block;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.button:hover .button--bg {
  background: #b1373a;
}
.price,
header {
  position: relative;
}
.price {
  padding-right: 20px;
}
.price__new {
  color: #242e72;
}
.price__new-value {
  display: inline-block;
  font-size: 70px;
  line-height: 53px;
}
.price__new-currency {
  font-size: 30px;
  margin-left: 10px;
}
.price__old {
  color: #8b8b8b;
  position: absolute;
  top: -3px;
  right: 0;
}
.price__old-value {
  font-size: 24px;
  position: relative;
}
.price__old-value::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-15deg);
  transform: translate(-50%, -50%) rotate(-15deg);
  background: #db4e51;
  height: 2px;
  width: 115%;
}
.price__old-currency {
  font-size: 16px;
}
header {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px 0;
}
.header-logo-vissible {
  width: 150px;
}
.header-container,
header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu ul li:not(:last-child) {
  margin-bottom: 20px;
}
.menu a {
  color: #444;
  font-size: 20px;
}
.menu-btn {
  width: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  z-index: 21;
  margin-left: auto;
}
.menu-btn span {
  width: 30px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #242e72;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-logo {
  margin-bottom: 30px;
}
.menu-btn span:nth-of-type(2) {
  top: calc(50% - 7px);
}
.menu-btn span:nth-of-type(3) {
  top: calc(50% + 7px);
}
.menu-btn.active span:nth-of-type(1) {
  display: none;
}
.menu-btn.active span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
}
.menu-btn.active span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: translate(-50%, 0) rotate(-45deg);
  transform: translate(-50%, 0) rotate(-45deg);
}
.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #e7e7e7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 20;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.promo {
  padding-top: 0 !important;
}
.promo__logo-text {
  color: #aaa;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}
.promo__logo {
  width: 320px;
  margin: 0 auto 25px;
}
.promo__subtitle {
  font-weight: 700;
  color: #222;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
.promo-list,
.promo__subtitle {
  margin-bottom: 20px;
}
.promo-list__item {
  background: url(../images/check.png) no-repeat 10px 15px #fff;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  font-weight: 300;
  font-size: 15.5px;
  line-height: 18px;
  font-style: italic;
  padding: 10px 8px 10px 40px;
 
}
.promo-list__item:not(:last-child) {
  margin-bottom: 10px;
}
.promo__product {
  margin: 0 auto 20px;
  max-width: 320px;
}
.promo__date {
  text-align: center;
  margin-bottom: 15px;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
}
.promo__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.promo__button {
  max-width: 335px;
  margin: 0 auto;
}
.stat {
  padding-top: 0 !important;
}
.stat__content {
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.stat__title {
  margin-bottom: 25px;
}
.stat-list__item:not(:last-child) {
  margin-bottom: 15px;
}
.stat-list__number {
  text-align: center;
  font-weight: 600;
  font-size: 50px;
  line-height: 40px;
  color: #db4e51;
  margin-bottom: 5px;
}
.stat-list__number--color2 {
  color: #f4a755;
}
.stat-list__number--color3 {
  color: #242e72;
}
.stat-list__test {
  font-weight: 300;
  font-size: 18px;
  text-align: center;
}
.problem__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.problem__item {
  background-color: #db4e51;
  padding: 15px 10px;
  position: relative;
  margin-right: 10px;
  margin-bottom: 35px;
  width: 280px;
  line-height: 1.3;
}
.problem__item:last-child {
  margin-bottom: 10px;
}
.problem__item::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: -15px;
  bottom: -15px;
  z-index: -1;
}
.problem__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.problem__item-image {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #f9ca5d;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
  background-position: center;
  background-repeat: no-repeat;
}
.problem__item-image-1 {
  background-image: url(../images/problem_icon1.svg);
}
.problem__item-image-2 {
  background-image: url(../images/problem_icon2.svg);
}
.problem__item-image-3 {
  background-image: url(../images/problem_icon3.svg);
}
.problem__item-text {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  color: #fff;
}
.problem__item-title {
  color: #fff;
}
.problem__item-text::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f9ca5d;
  position: absolute;
  top: 5px;
  left: 0;
}
.consist__item:last-child,
.problem__item-text:last-child,
.reviews__top-text:last-child {
  margin-bottom: 0;
}
.helping__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.helping__button {
  max-width: 335px;
  margin: 0 auto;
}
.helping__title {
  margin-bottom: 25px;
}
.helping__item {
  background-color: #fff;
  position: relative;
  padding: 20px 15px 20px 55px;
  margin: 0 5px 25px 0;
  width: 285px;
}
.helping__item-6 {
  margin-bottom: 6px;
}
.helping__item::before {
  content: "";
  background-image: url(../images/check_yellow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 17px;
  position: absolute;
  left: 20px;
  top: 21px;
}
.helping__item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -6px;
  right: -5px;
  z-index: -1;
  background-color: #f9ca5d;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}
.helping__item-2::after,
.helping__item-3::after {
  background-color: #db4e51;
}
.helping__item-4::after,
.helping__item-5::after {
  background-color: #242e72;
}
.helping__item-6::after {
  background-color: #f4a755;
}
.helping__item-title {
  margin-bottom: 10px;
}
.expert__title br,
.helping__image {
  display: none;
}
.consist__item-info::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-color: #1d3453;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  bottom: -7px;
  right: -6px;
}
.consist__title {
  margin-bottom: 20px;
}
.consist__subtitle {
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}
.consist__item {
  margin-bottom: 35px;
}
.consist__item-image {
  margin: 0 auto 15px;
  width: 290px;
}
.action__date br,
.consist__item-image-gray,
.reviews__item.active .reviews__item-btn {
  display: none;
}
.consist__item-image img {
  margin: 0 auto;
  border-radius: 20px;
}
.consist__item-info {
  background-color: #fff;
  position: relative;
  margin: 0 6px 7px 0;
  line-height: 18px;
  padding: 15px 15px 15px 45px;
}
.consist__item-title {
  margin-bottom: 15px;
  position: relative;
}
.consist__item-title::before {
  content: "";
  background-image: url(../images/check_yellow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 17px;
  position: absolute;
  left: -30px;
  top: 1px;
}
.reviews__top {
  padding: 15px;
  background: #f7f9fb;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  margin-bottom: 30px;
}
.reviews__top-title {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
}
.reviews__title {
  margin-bottom: 25px;
}
.reviews__top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.reviews__top-ava {
  width: 75px;
  margin-right: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.reviews__top-subtitle {
  font-size: 18px;
  width: calc(100% - 90px);
}
.reviews__top-text {
  margin-bottom: 20px;
  line-height: 1.3;
}
.reviews__top-text-wrap {
  padding-right: 10px;
  height: 250px;
  overflow: auto;
  scrollbar-color: #db4e51 #e6e6e6 !important;
  scrollbar-width: thin !important;
}
.reviews__top-text-wrap::-webkit-scrollbar {
  width: 3px;
}
.reviews__top-text-wrap::-webkit-scrollbar-track {
  position: relative;
  background-color: #e6e6e6;
}
.reviews__top-text-wrap::-webkit-scrollbar-thumb {
  background-color: #db4e51;
}
.reviews__content {
  position: relative;
  padding-bottom: 45px;
}
.reviews__item {
  background-color: #fff;
  position: relative;
  margin: 0 8px 8px 0;
  padding: 20px 25px;
}
.reviews__item::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1d3453;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: -8px;
  bottom: -8px;
  z-index: -1;
}
.reviews__item-wrap--line-1 .reviews__item::after {
  background-color: #f9ca5d;
}
.reviews__item-wrap--line-2 .reviews__item::after {
  background-color: #db4e51;
}
.reviews__item-wrap {
  padding: 0 5px;
}
.reviews__item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.reviews__item-ava {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
}
.reviews__item-text {
  line-height: 1.3;
  max-height: 146px;
  overflow: hidden;
  -webkit-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.reviews__item-btn {
  font-style: italic;
  color: #999;
  text-decoration: underline;
  margin-top: 15px;
  cursor: pointer;
}
.reviews__item.active .reviews__item-text {
  max-height: 624px;
}
.reviews__arrow {
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
.reviews__arrow:hover path {
  opacity: 0.7;
}
.reviews__arrow.slick-disabled path {
  fill: #434343;
  fill-opacity: 0.3;
}
.reviews__arrow-left {
  left: 10px;
}
.reviews__arrow-right {
  right: 10px;
}
.action__inner {
  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;
  width: 290px;
  margin: 0 auto;
  position: relative;
}
.action__title {
  margin-bottom: 10px;
}
.action__date,
.action__medal {
  margin-bottom: 15px;
}
.action__medal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.action__medal-item-1 {
  margin-right: 15px;
  width: 75px;
}
.action__medal-item-2 {
  width: 75px;
}
.action__price {
  margin-bottom: 15px;
}
.action__sticker {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 40px;
  right: 0;
}
.action__btn {
  margin: 0 5px 6px 0;
  max-width: 335px;
}
.action__image {
  width: 240px;
  margin-bottom: 20px;
}
.order__item-title br,
.use__line {
  display: none;
}
.use__inner {
  border-top: 1px solid rgba(52, 59, 127, 0.2);
}
.use__block {
  width: 290px;
  margin: 0 auto 20px;
}
.use__item {
  background-color: #fff;
  position: relative;
  padding: 10px 10px 10px 65px;
  margin: 0 5px 25px 0;
}
.use__item:last-child {
  margin-bottom: 6px;
}
.use__item::before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 45px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.use__attention {
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #666;
}
.use__title {
  margin-bottom: 25px;
}
.use__item-1::before {
  background-image: url(../images/use_icon1.svg);
}
.use__item-2::before {
  background-image: url(../images/use_icon2.svg);
}
.use__item-3::before {
  background-image: url(../images/use_icon3.svg);
}
.use__item::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #db4e51;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: -5px;
  bottom: -6px;
  z-index: -1;
}
.use__item-2::after {
  background-color: #f9ca5d;
}
.use__item-3::after {
  background-color: #444;
}
.use__item-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.use__item-text {
  line-height: 1.3;
}
.use__image {
  width: 290px;
  margin: 0 auto;
}
.order__inner {
  padding: 25px 15px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
.order__title {
  margin-bottom: 25px;
}
.order__item {
  padding-bottom: 25px;
  padding-left: 85px;
  margin: 0 auto 15px;
  border-bottom: 1px solid rgba(52, 59, 127, 0.2);
  position: relative;
}
.order__item:last-child {
  margin-bottom: 0;
  padding-bottom: 17px;
  border-bottom: none;
}
.order__item-image {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #f9ca5d;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.order__item-image-1 {
  background-image: url(../images/order_image1.svg);
}
.order__item-image-2 {
  background-image: url(../images/order_image2.svg);
}
.order__item-image-3 {
  background-image: url(../images/order_image3.svg);
}
.order__item-image-4 {
  background-image: url(../images/use_icon1.svg);
}
.order__item-title {
  margin-bottom: 10px;
}
.order__item-text {
  line-height: 1.5;
}
.footer {
  padding: 20px 0;
}
.ev-footer__link {
  color: #666 !important;
  font-size: 18px;
}
.my-popup__left,
.my-popup__prod {
  display: none;
}
.my-popup__wrap {
  padding: 15px;
  width: 290px;
  background: #fefef2;
}
.my-popup__fields {
  width: 100%;
  margin-bottom: 5px;
}
@media screen and (min-width: 480px) {
  .container {
    width: 480px;
  }
  .title {
    font-size: 30px;
  }
  .block {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .stat-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .stat-list__number {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    margin-bottom: 0;
    min-width: 68px;
  }
  .stat-list__test {
    text-align: left;
  }
  .problem__item {
    padding: 25px 30px;
    width: 320px;
  }
  .helping__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .helping__item {
    padding: 20px 10px 20px 45px;
    width: 210px;
  }
  .helping__item-5 {
    margin-bottom: 6px;
  }
  .helping__item::before {
    left: 15px;
  }
  .helping__item-title {
    padding-left: 40px;
  }
  .consist__subtitle {
    font-size: 16px;
  }
  .consist__item {
    position: relative;
  }
  .consist__item-image {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 180px;
    margin-bottom: 0;
  }
  .consist__item-info {
    padding: 15px 15px 15px 215px;
  }
  .reviews__top-text-wrap {
    height: 165px;
  }
  .reviews__item-text {
    max-height: 105px;
  }
  .reviews__item.active .reviews__item-text {
    max-height: 355px;
  }
  .reviews__arrow {
    z-index: 5;
  }
  .reviews .slick-dots {
    bottom: 5px;
  }
  .reviews .slick-dots li {
    width: 11px;
    height: 11px;
    background-color: #c4c4c4;
    border-radius: 50%;
    margin: 0 9px;
  }
  .reviews .slick-dots li.slick-active {
    background-color: #1d3453;
  }
  .reviews .slick-dots li button {
    display: none;
  }
  .action__inner {
    width: 335px;
  }
  .action__sticker {
    right: 25px;
    top: 60px;
  }
  .use__block {
    width: 320px;
  }
  .use__item {
    padding: 15px 15px 15px 80px;
  }
  .use__item::before {
    left: 20px;
  }
  .use__image {
    width: 320px;
  }
  .order__inner {
    padding: 30px 15px;
  }
  .order__item {
    width: 335px;
    padding-bottom: 20px;
    margin: 0 auto 20px;
  }
  .order__item-title {
    font-size: 17px;
  }
}
@media screen and (min-width: 640px) {
  .container {
    width: 640px;
  }
  .title {
    font-size: 34px;
  }
  .promo-list {
    max-width: 580px;
    margin: 0 auto 20px;
  }
  .stat__title {
    margin-bottom: 30px;
  }
  .stat-list {
    padding-left: 35px;
    padding-right: 35px;
  }
  .problem__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .problem__item {
    padding: 15px;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .problem__item:last-child {
    margin: 0;
  }
  .problem__item--second {
    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;
  }
  .problem__item--second .problem__item-text {
    width: 48%;
  }
  .helping__item {
    padding: 20px 15px 20px 55px;
    width: 290px;
  }
  .helping__item::before {
    left: 25px;
  }
  .helping__item-title {
    padding-left: 0;
  }
  .helping__image {
    display: block;
    width: 555px;
    margin: 25px auto 0;
  }
  .consist__title {
    margin-bottom: 20px;
  }
  .consist__subtitle {
    margin-bottom: 40px;
  }
  .consist__item-image {
    width: 225px;
    left: 40px;
  }
  .consist__item-image img {
    border-radius: 0;
  }
  .consist__item-image-2 {
    width: 200px;
    left: 50px;
  }
  .consist__item-image-3 img {
    width: 160px;
  }
  .consist__item-info {
    padding: 20px 15px 20px 320px;
  }
  .reviews__top {
    padding: 20px 20px 20px 115px;
    position: relative;
    margin-bottom: 40px;
  }
  .reviews__top-title {
    text-align: left;
    margin-bottom: 30px;
    padding-right: 90px;
    position: relative;
  }
  .reviews__top-title::after {
    content: "";
    width: 65px;
    height: 50px;
    background-image: url(../images/quote.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
  }
  .reviews__top-info {
    margin-bottom: 30px;
  }
  .reviews__top-ava {
    margin-right: 0;
    position: absolute;
    left: 20px;
    top: 16px;
  }
  .reviews__top-subtitle {
    width: 100%;
  }
  .reviews__top-text-wrap {
    padding-right: 15px;
  }
  .reviews__item-wrap {
    padding: 0 10px;
  }
  .reviews__item-text {
    max-height: 147px;
  }
  .reviews__item.active .reviews__item-text {
    max-height: 645px;
  }
  .action__inner {
    width: 100%;
    padding-left: 300px;
  }
  .action__title {
    position: relative;
    left: -150px;
    margin-bottom: 50px;
  }
  .action__sticker {
    right: auto;
    left: 190px;
    top: 85px;
    z-index: 1;
  }
  .action__image {
    position: absolute;
    left: 0;
    top: 60px;
    width: 233px;
  }
  .use__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .use__block {
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .use__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 0 -23px;
    width: 340px;
  }
  .order__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .order__item {
    width: 220px;
    margin: 0 0 25px;
    padding-bottom: 25px;
    padding-left: 0;
  }
  .order__item:nth-child(3) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .order__item-image {
    margin-bottom: 20px;
    position: static;
  }
  .order__item-title {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 768px;
  }
  .title {
    font-size: 38px;
  }
  .block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .promo__content {
    position: relative;
  }
  .promo-list {
    margin-bottom: 200px;
  }
  .promo__product {
    position: absolute;
    bottom: 0;
    left: 20px;
    margin-bottom: 0;
  }
  .promo__box {
    max-width: 345px;
    margin-left: auto;
    margin-right: 30px;
    position: relative;
    top: -90px;
  }
  .promo--second .promo__box {
    top: 0;
  }
  .promo--second .fields {
    margin-right: 33px;
    width: 330px;
  }
  .problem__content {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .problem__item {
    font-size: 18px;
    padding: 20px 25px;
  }
  .problem__item-header {
    margin-bottom: 20px;
  }
  .problem__item-image {
    width: 75px;
    height: 75px;
    margin-right: 20px;
  }
  .problem__item-text {
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .problem__item-text::before {
    top: 8px;
  }
  .helping__inner {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .helping__item {
    margin-bottom: 35px;
  }
  .helping__item-5,
  .helping__item-6 {
    margin-bottom: 6px;
  }
  .consist__subtitle {
    font-size: 17px;
  }
  .consist__item-image {
    width: 212px;
    left: 55px;
  }
  .consist__item-image-2 {
    width: 200px;
    left: 60px;
  }
  .consist__item-image-3 img {
    width: 155px;
  }
  .consist__item-info {
    padding: 25px 20px 25px 350px;
  }
  .reviews__top {
    padding: 30px 30px 30px 140px;
  }
  .reviews__top-title {
    padding-right: 100px;
    font-size: 34px;
  }
  .reviews__top-title::after {
    width: 80px;
    height: 62px;
    top: 0;
  }
  .reviews__top-ava {
    left: 25px;
    top: 25px;
    width: 90px;
  }
  .reviews__top-subtitle {
    font-size: 20px;
  }
  .reviews__top-text {
    font-size: 17px;
    line-height: 1.4;
  }
  .reviews__top-text-wrap {
    padding-right: 20px;
  }
  .reviews__content {
    padding-bottom: 60px;
  }
  .reviews__item-name {
    font-size: 17px;
  }
  .reviews__item-text {
    font-size: 17px;
    line-height: 1.4;
    max-height: 142px;
  }
  .reviews__item.active .reviews__item-text {
    max-height: 595px;
  }
  .action__inner {
    padding-left: 360px;
  }
  .action__title {
    left: -180px;
  }
  .action__sticker {
    left: 260px;
    top: 65px;
    width: 110px;
    height: 110px;
    font-size: 28px;
  }
  .action__image {
    top: 70px;
    width: 310px;
    left: 30px;
  }
  .action__title {
    margin-bottom: 60px;
  }
  .use__block {
    width: 360px;
  }
  .use__item {
    padding: 15px 15px 15px 100px;
  }
  .use__item::before {
    left: 30px;
  }
  .use__item-title {
    font-size: 22px;
  }
  .use__item-text {
    font-size: 17px;
  }
  .use__image {
    margin: -10px 0 -23px -31px;
    width: 409px;
  }
  .use {
    padding-top: 100px;
  }
  .order__inner {
    padding: 40px 15px;
  }
  .order__item {
    width: 240px;
  }
  .order__item-image {
    margin-bottom: 25px;
    width: 80px;
    height: 80px;
  }
  .order__item-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .order__item-text {
    font-size: 17px;
  }
}
@media screen and (min-width: 1000px) {
  .my-popup__prod {
    display: block;
    max-width: 420px;
    width: 100%;
  }
  .my-popup__logo {
    margin-bottom: 30px;
  }
  .my-popup__left {
    display: block;
    margin-right: 60px;
  }
  .my-popup__wrap {
    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;
    padding: 40px 50px;
    width: auto;
    border-radius: 30px;
    background: url(../images/promo-bg.jpg) no-repeat center/cover;
  }
  .my-popup__form {
    width: 390px;
  }
  .my-popup .promo__subtitle {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
  }
  .my-popup .promo__subtitle::before {
    display: none;
  }
  .my-popup .promo__info {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .my-popup .promo__date {
    max-width: 150px;
    text-align: left;
    margin-bottom: 0;
    margin-right: 5px;
  }
  .my-popup .discount:before {
    right: -25px;
    top: 0;
    left: auto;
    -webkit-transform: none;
    transform: none;
    width: 140px;
    height: 140px;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    width: 1024px;
    padding: 0 25px;
  }
  .title {
    font-size: 42px;
  }
  .block,
  header {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  header {
    padding-top: 26px;
    position: relative;
    z-index: 10;
  }
  .menu {
    position: static;
    -webkit-transform: none;
    transform: none;
    background: 0 0;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-container,
  .promo--second .promo__content::before {
    display: none;
  }
  .header-logo {
    margin-bottom: 0;
    width: auto;
  }
  .menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu ul li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 100px;
  }
  .menu a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
  }
  .promo {
    padding-bottom: 0 !important;
    position: relative;
    z-index: 0;
  }
  .promo__content {
    padding-bottom: 130px;
  }
  .promo__content::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/promo-person.png) no-repeat center/contain;
    width: 516px;
    height: 554px;
  }
  .promo::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-44%);
    transform: translateX(-44%);
    top: -194px;
    background: url(../images/promo-line.svg) no-repeat center/contain;
    width: 1223px;
    height: 872px;
    z-index: -1;
  }
  .promo__logo-text {
    text-align: left;
    max-width: 295px;
  }
  .promo__logo {
    margin: 0 0 30px;
    width: 400px;
  }
  .promo__subtitle {
    text-align: left;
    margin-bottom: 50px;
    max-width: 295px;
    position: relative;
  }
  .promo__subtitle::before {
    content: "";
    position: absolute;
    top: 0;
    right: -150px;
    background: url(../images/pack-line.png) no-repeat center/contain;
    width: 126px;
    height: 163px;
  }
  .promo-list {
    margin: 0;
    max-width: 100%;
  }
  .promo-list__item {
    position: absolute;
    z-index: 5;
  }
  .promo-list__item:not(:last-child) {
    margin-bottom: 0;
  }
  .promo-list__item--1 {
    bottom: 320px;
    right: 230px;
    max-width: 330px;
  }
  .promo-list__item--2 {
    bottom: 220px;
    right: 0;
    max-width: 290px;
  }
  .promo-list__item--3 {
    bottom: 120px;
    right: 15px;
    max-width: 270px;
  }
  .promo-list__item--4 {
    bottom: 39px;
    right: 0;
    max-width: 270px;
  }
  .promo__product {
    left: 50%;
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    bottom: -40px;
  }
  .promo__date {
    text-align: left;
    max-width: 145px;
  }
  .promo__info {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 59px;
  }
  .promo__button {
    margin: 0;
  }
  .promo__box {
    top: 0;
    margin: 0;
    max-width: 365px;
  }
  .promo--second .fields {
    width: 100%;
    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;
    margin-bottom: 0;
  }
  .promo--second .promo__button {
    margin: 0;
    width: 31.13%;
  }
  .promo--second .fields-label {
    margin-bottom: 0;
    width: 31.13%;
  }
  .promo--second .promo__info {
    margin-bottom: 115px;
  }
  .promo--second .promo__product {
    top: -19px;
    -webkit-transform: none;
    transform: none;
    left: auto;
    right: 0;
    max-width: 386px;
  }
  .promo--second .promo__subtitle::before {
    background: url(../images/pack-line2.png) no-repeat center/contain;
    width: 188px;
    height: 125px;
    top: 17px;
    right: -232px;
  }
  .stat__content {
    padding-right: 25px;
    padding-left: 25px;
  }
  .stat__title {
    margin-bottom: 60px;
  }
  .stat-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .stat-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 31%;
    padding-right: 30px;
  }
  .stat-list__item:not(:last-child) {
    margin-bottom: 0;
    padding-right: 30px;
    border-right: 1px solid rgba(52, 60, 127, 0.2);
  }
  .stat-list__number {
    margin-right: 0;
    text-align: left;
    font-size: 120px;
    line-height: 90px;
    margin-bottom: 40px;
  }
  .problem {
    background-image: url(../images/problem_line.svg);
    background-repeat: no-repeat;
    background-position: bottom -30px center;
  }
  .problem__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .problem__item {
    padding: 25px 15px;
    margin-bottom: 10px;
    width: 47%;
  }
  .problem__item:last-child {
    margin: 0 10px 10px 0;
  }
  .problem__item-header {
    margin-bottom: 25px;
  }
  .problem__item-title {
    font-size: 22px;
    line-height: 26px;
  }
  .problem__item-text {
    font-size: 17px;
  }
  .helping {
    background-image: url(../images/helping_line.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 580px;
  }
  .helping__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .consist__subtitle {
    margin-bottom: 20px;
  }
  .helping__item {
    margin-bottom: 35px;
  }
  .helping__item-1 {
    margin-right: 350px;
  }
  .helping__item-3 {
    margin-right: 388px;
  }
  .helping__item-5 {
    margin-right: 350px;
  }
  .helping__item-5,
  .helping__item-6 {
    margin-bottom: 6px;
  }
  .helping__image {
    width: 501px;
    position: absolute;
    top: 48px;
    left: 50%;
    -webkit-transform: translateX(-46%);
    transform: translateX(-46%);
  }
  .consist__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 572px;
  }
  .consist__inner {
    background-color: #fff;
    padding: 45px 15px;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
  }
  .consist__item-info::after {
    display: none;
  }
  .consist__item {
    display: block;
    width: 310px;
    margin-bottom: 0;
  }
  .consist__item-image {
    margin: 0 0 15px;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
  .consist__item-image-color,
  .consist__item-image-gray {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .consist__item-image-gray {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.5;
  }
  .consist__item-image-3 img {
    width: 275px;
  }
  .consist__item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 204px;
  }
  .consist__item-image-2 .consist__item-image-gray {
    left: 1.5px;
  }
  .consist__item-image-3 .consist__item-image-gray {
    left: 45px;
  }
  .consist__item-info {
    padding: 0 20px 0 50px;
  }
  .consist__item-title {
    margin-bottom: 0;
  }
  .consist__item-title::before {
    left: -35px;
  }
  .consist__item-text {
    line-height: 1.5;
    margin-top: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .consist__item.hover .consist__item-text {
    margin-top: 15px;
    max-height: 170px;
  }
  .consist__item.hover .consist__item-image-color {
    opacity: 1;
  }
  .consist__item.hover .consist__item-image-gray {
    opacity: 0;
  }
  .consist__item {
    position: relative;
  }
  .reviews {
    background-image: url(../images/reviews_line.png);
    background-repeat: no-repeat;
    background-position: top 790px center;
  }
  .reviews__top {
    padding: 50px 50px 50px 220px;
    border-radius: 30px;
  }
  .reviews__top-title {
    padding-right: 120px;
    font-size: 40px;
    margin-bottom: 50px;
  }
  .reviews__top-title::after {
    width: 117px;
    height: 89px;
    top: -20px;
    right: -20px;
  }
  .reviews__top-info {
    margin-bottom: 50px;
  }
  .reviews__top-ava {
    left: 40px;
    top: 30px;
    width: 135px;
  }
  .reviews__top-text-wrap {
    padding-right: 50px;
    height: 260px;
  }
  .reviews__content {
    padding: 0 40px;
  }
  .reviews__item-wrap.slick-active + .slick-active,
  .reviews__item-wrap.slick-current + .slick-active {
    margin-top: 40px;
  }
  .reviews__item-wrap.slick-current + .slick-active + .slick-active,
  .reviews__item-wrap.slick-current.slick-active {
    margin-top: 0;
  }
  .reviews__item.active .reviews__item-text {
    max-height: 765px;
  }
  .reviews__arrow {
    bottom: auto;
    top: 150px;
  }
  .reviews__arrow-left {
    left: -10px;
  }
  .reviews__arrow-right {
    right: -10px;
  }
  .reviews .slick-dots {
    bottom: auto;
    top: -15px;
    display: none !important;
  }
  .reviews .slick-dots li {
    margin: 0 14px;
  }
  .reviews__title {
    margin-bottom: 40px;
  }
  .action__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 370px;
  }
  .use {
    padding-top: 60px;
  }
  .action__title {
    left: 0;
    width: 100%;
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 35px;
    margin-bottom: 15px;
  }
  .action__title::after {
    content: "";
    width: 70px;
    height: 5px;
    background-color: #1d3453;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .action__sticker {
    left: 609px;
    top: 57px;
  }
  .action__image {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 313px;
  }
  .action__date {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 20px;
  }
  .action__medal,
  .action__price {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 20px;
  }
  .action__price {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .action__btn {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .use {
    background-image: url(../images/helping_line.svg);
    background-repeat: no-repeat;
    background-position: top 140px left calc(50% - 238px);
    background-size: auto 550px;
  }
  .use__block {
    width: 470px;
    padding-right: 50px;
  }
  .use__line {
    display: block;
    border-top: 1px solid rgba(52, 59, 127, 0.2);
    width: 914px;
    margin: 0 auto;
  }
  .use__inner {
    border-top: none;
  }
  .use__item {
    margin-bottom: 40px;
  }
  .use__item-2 {
    left: 50px;
    padding: 26px 15px 26px 100px;
  }
  .use__image {
    margin: -29px 0 -32px -6px;
    width: 495px;
  }
  .order__inner {
    padding: 60px 15px;
  }
  .order__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .order__item {
    width: 213px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    position: relative;
  }
  .order__item:not(:last-child)::after {
    content: "";
    height: 215px;
    border-right: 1px solid rgba(52, 59, 127, 0.2);
    position: absolute;
    top: 5px;
    right: -14px;
  }
  .order__item-image {
    margin-bottom: 30px;
  }
  .order__item-title {
    font-size: 18px;
  }
  .order__item-text {
    font-size: 16px;
  }
  .order__title {
    margin-bottom: 55px;
  }
  .footer {
    padding-top: 0;
    padding-bottom: 30px;
  }


  .promo--second .promo__content{
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1110px) {
  .container--small {
    width: 1110px !important;
  }
  .promo--second {
    padding-top: 208px;
    position: relative;
  }
  .promo--second .promo__product {
    max-width: 452px;
    right: 0;
    top: -85px;
  }
  .promo--second .promo__product:before {
    width: 140px;
    height: 140px;
    top: -17px;
  }
  .promo--second .promo__subtitle::before {
    top: 23px;
    right: -208px;
  }
  .promo--second .promo__content {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1220px) {
  .footer {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1330px) {
  .container {
    width: 1330px;
  }
  .title {
    font-size: 46px;
    line-height: 48px;
  }
  header {
    padding-bottom: 95px;
  }
  .promo__content {
    padding-bottom: 146px;
  }
  .promo__content::before {
    width: 672px;
    height: 722px;
    right: 69px;
  }
  .promo::before {
    -webkit-transform: translateX(-33%);
    transform: translateX(-33%);
  }
  .promo__logo-text {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 26px;
  }
  .promo__logo {
    width: auto;
    margin-bottom: 55px;
  }
  .promo__subtitle {
    font-size: 26px;
    line-height: 30px;
    max-width: 382px;
    margin-bottom: 54px;
  }
  .promo__subtitle::before {
    height: 192px;
    top: 12px;
  }
  .promo-list__item {
    padding-left: 51px;
    background-position: 17px 50%;
  }
  .promo-list__item--1 {
    max-width: 332px;
    bottom: 343px;
    right: 394px;
  }
  .promo-list__item--2 {
    max-width: 304px;
    bottom: 238px;
    right: 107px;
  }
  .promo-list__item--3 {
    max-width: 285px;
    bottom: 135px;
    right: 166px;
  }
  .promo-list__item--4 {
    max-width: 304px;
    right: 106px;
  }
  .promo__product {
    max-width: 357px;
    -webkit-transform: translateX(-63%);
    transform: translateX(-63%);
    bottom: -101px;
  }
  .promo--second .promo__product {
    right: -14px;
    top: -36px;
  }
  .stat__content {
    padding-top: 130px;
    border-radius: 50px;
    padding-left: 80px;
    padding-right: 50px;
    background: url(../images/decor-6.svg) no-repeat 15% 10%,
      url(../images/decor-2.svg) no-repeat 90% 106%, #fff;
  }
  .stat__title {
    margin-bottom: 70px;
  }
  .stat-list__test {
    font-size: 22px;
    line-height: 30px;
  }
  .problem {
    padding: 50px 0 90px;
    background-position: bottom 45px center;
  }
  .action__date br,
  .order__item-title br,
  .problem__item-text br,
  .problem__title br {
    display: block;
  }
  .problem__item-text {
    font-size: 18px;
  }
  .problem__item {
    padding: 35px 15px 35px 35px;
    width: 603px;
  }
  .problem__item-header {
    margin-bottom: 30px;
  }
  .problem__item-image {
    margin-right: 30px;
  }
  .problem__item--second {
    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;
  }
  .problem__item--second .problem__item-text {
    width: 48%;
  }
  .problem__item-header {
    width: 100%;
  }
  .helping {
    background-size: auto;
    padding-bottom: 120px;
  }
  .helping__inner {
    margin-bottom: 105px;
  }
  .helping__title {
    margin-bottom: 95px;
  }
  .helping__item-1 {
    margin-right: 535px;
  }
  .helping__item-3 {
    margin-right: 685px;
  }
  .helping__item-5 {
    margin-right: 535px;
  }
  .helping__image {
    width: 870px;
    top: -17px;
  }
  .consist__inner {
    padding: 80px 0 0;
  }
  .consist__item:nth-child(2):after,
  .consist__item:nth-child(2):before {
    content: "";
    position: absolute;
    top: 30px;
    background: #343c7f;
    opacity: 0.2;
    height: 179px;
    width: 1px;
    z-index: 10;
  }
  .consist__item:nth-child(2):before {
    left: -32px;
  }
  .consist__item:nth-child(2):after {
    right: -10px;
  }
  .consist__title {
    margin-bottom: 38px;
  }
  .consist__item-image {
    min-height: 234px;
  }
  .consist__item-text {
    margin-top: 20px;
  }
  .consist__subtitle {
    margin-bottom: 60px;
    font-size: 18px;
  }
  .consist__content {
    height: 553px;
  }
  .consist__item {
    width: 400px;
  }
  .consist__item-image {
    margin-bottom: 20px;
  }
  .consist__item-image-2 .consist__item-image-gray,
  .consist__item-image-3 .consist__item-image-gray,
  .consist__item-image-gray {
    left: 0;
  }
  .consist__item-image-3 img {
    width: 322px;
  }
  .consist__item-image img {
    margin: 0 auto;
  }
  .consist__item-info {
    padding: 0 25px 0 55px;
  }
  .consist__item.hover .consist__item-text {
    margin-top: 20px;
    max-height: 120px;
  }
  .reviews {
    padding-bottom: 110px;
    padding-top: 130px;
    background-position: top 1040px center;
  }
  .reviews__title {
    margin-bottom: 53px;
  }
  .reviews__top {
    padding: 80px 125px 80px 330px;
    margin-bottom: 120px;
  }
  .reviews__top-title {
    font-size: 46px;
    margin-bottom: 60px;
  }
  .reviews__top-title::after {
    right: -45px;
  }
  .reviews__top-info {
    margin-bottom: 60px;
  }
  .reviews__top-ava {
    left: 80px;
    top: 55px;
    width: 173px;
  }
  .reviews__top-subtitle {
    font-size: 22px;
  }
  .reviews__top-text {
    font-size: 18px;
    line-height: 1.5;
  }
  .reviews__top-text-wrap {
    height: 265px;
  }
  .reviews__item {
    padding: 35px 30px 45px 45px;
  }
  .reviews__item-wrap.slick-active + .slick-active,
  .reviews__item-wrap.slick-current + .slick-active {
    margin-top: 70px;
  }
  .reviews__item-wrap.slick-current + .slick-active + .slick-active,
  .reviews__item-wrap.slick-current.slick-active {
    margin-top: 0;
  }
  .reviews__item-top {
    margin-bottom: 25px;
  }
  .reviews__item-name {
    font-size: 18px;
  }
  .reviews__item-text {
    font-size: 18px;
    line-height: 1.5;
    max-height: 163px;
  }
  .reviews__item.active .reviews__item-text {
    max-height: 730px;
  }
  .reviews__item-btn {
    margin-top: 25px;
  }
  .reviews__arrow {
    top: 190px;
  }
  .reviews__arrow-left {
    left: -15px;
  }
  .reviews__arrow-right {
    right: -15px;
  }
  .reviews .slick-dots {
    top: -25px;
  }
  .action__inner {
    padding-left: 320px;
  }
  .action {
    padding-top: 84px;
    padding-bottom: 100px;
  }
  .action__title {
    padding-bottom: 54px;
    margin-bottom: 3px;
  }
  .action__sticker {
    width: 140px;
    height: 140px;
    left: 0;
    top: 0;
    position: static;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .use {
    padding-top: 21px;
  }
  .action__image {
    left: -11px;
    width: 272px;
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }
  .action__date,
  .action__medal,
  .action__price {
    margin-bottom: 0;
  }
  .action__date {
    font-size: 22px;
    line-height: 28px;
  }
  .use {
    background-position: top 235px left calc(50% - 375px);
    background-size: auto 750px;
  }
  .use__line {
    width: 1170px;
  }
  .use__inner {
    padding: 133px 0 240px;
  }
  .use__title {
    margin-bottom: 120px;
  }
  .use__block {
    width: 530px;
    padding-right: 75px;
  }
  .use__item {
    margin-bottom: 40px;
  }
  .use__item-2 {
    left: 75px;
    padding: 26px 15px 26px 100px;
  }
  .use__item-title {
    font-size: 24px;
  }
  .use__item-text {
    font-size: 18px;
  }
  .use__image {
    margin: -70px 18px -209px -68px;
    width: 711px;
  }
  .order__inner {
    padding: 80px 45px;
  }
  .order__item {
    width: 265px;
  }
  .order__item:not(:last-child)::after {
    height: 250px;
    right: -20px;
  }
  .order__item-image {
    margin-bottom: 35px;
    width: 90px;
    height: 90px;
  }
  .order__item-title {
    font-size: 21px;
    margin-bottom: 25px;
  }
  .order__item-text {
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  body {
    background: url(../images/promo-second.svg) no-repeat calc(50% - -280px)
        bottom,
      url(../images/promo-second.svg) no-repeat calc(50% - 1050px) bottom
        #fefef2;
  }
}
@media screen and (min-width: 1400px) {
  .promo {
    background: url(../images/decor-1.svg) no-repeat calc(50% - -740px) 30%,
      url(../images/decor-2.svg) no-repeat -40px 0,
      url(../images/decor-3.svg) no-repeat calc(50% - -840px) 80%;
  }
  .promo--second {
    background: url(../images/decor-1.svg) no-repeat 5% 22%,
      url(../images/decor-7.svg) no-repeat 10% 100%,
      url(../images/decor-5.png) no-repeat calc(50% - -840px) 70%;
  }
  .stat {
    background: url(../images/decor-5.png) no-repeat 20px 70%;
  }
  .problem {
    background: url(../images/decor-3.svg) no-repeat calc(50% - -810px) 4%,
      url(../images/problem_line.svg) no-repeat center center;
  }
  .helping {
    background: url(../images/decor-7.svg) no-repeat calc(50% - -710px) 4%,
      url(../images/helping_line.svg) no-repeat center/auto 710px;
  }
  .consist,
  .problem {
    position: relative;
  }
  .consist {
    z-index: 0;
  }
  .consist__inner {
    background: url(../images/decor-2.svg) no-repeat 61px 177px/85px, #fff;
  }
  .reviews {
    position: relative;
    z-index: 0;
    background: url(../images/decor-6.svg) no-repeat 76px 72px,
      url(../images/reviews_line.png) no-repeat 50% 35%;
  }
  .action {
    z-index: 0;
    background: url(../images/decor-2.svg) no-repeat -25px 80%/85px,
      url(../images/decor-3.svg) no-repeat calc(50% - -510px) 4%;
  }
  .action,
  .order,
  .use {
    position: relative;
  }
  .use {
    background: url(../images/decor-6.svg) no-repeat calc(50% - -759px) 22%,
      url(../images/decor-3.svg) no-repeat 71px 87%,
      url(../images/helping_line.svg) no-repeat top 286px left calc(50% - 363px) /
        813px;
  }
  .order {
    background: url(../images/decor-7.svg) no-repeat calc(50% - -790px) 44%/96px;
  }
}
@media screen and (min-width: 1500px) {
  .decor-circle {
    position: absolute;
    width: 396px;
    height: 396px;
    background: rgba(219, 78, 81, 0.1);
    -webkit-filter: blur(100px);
    filter: blur(100px);
    z-index: -1;
  }
  .decor-circle--promo {
    bottom: 0;
    left: -200px;
  }
  .decor-circle--problem {
    bottom: 0;
    right: 0;
  }
  .decor-circle--consist {
    top: 0;
    left: -200px;
    z-index: -1;
  }
  .decor-circle--use {
    top: 5%;
    right: 0;
  }
  .decor-circle--order {
    top: 0;
    left: -200px;
    z-index: -1;
  }
  .decor-circle--promo2 {
    bottom: 0;
    left: -200px;
    z-index: -1;
  }
}
@media screen and (min-width: 1620px) {
  .container--big {
    width: 1620px;
  }
  .stat__content {
    padding: 145px 145px 120px 148px;
  }
  .stat__title {
    margin-bottom: 93px;
  }
  .stat-list__item {
    padding-right: 84px;
  }
  .stat-list__item:not(:last-child) {
    padding-right: 84px;
  }
  .stat-list__item:last-child {
    padding-right: 130px;
  }
  .stat-list__number {
    font-size: 150px;
    line-height: 115px;
    margin-bottom: 73px;
  }
  .consist__inner {
    padding: 111px 110px 100px;
    border-radius: 50px;
  }
  .consist__content {
    height: 483px;
  }
  .consist__item-image-3 img {
    width: 322px;
  }
  .consist__item:nth-child(2):before {
    left: -40px;
  }
  .consist__item:nth-child(2):after {
    right: -40px;
  }
  .reviews__content {
    padding: 0;
    margin-left: -35px;
    margin-right: -35px;
  }
  .reviews__item {
    width: 370px;
    margin: 0 auto 8px;
  }
  .reviews__item-wrap {
    padding: 0;
  }
  .reviews__arrow-left {
    left: -120px;
  }
  .reviews__arrow-right {
    right: -120px;
  }
  .order__inner {
    padding: 100px 150px 72px;
    border-radius: 50px;
  }
  .order__item:not(:last-child)::after {
    right: -30px;
  }
}
