@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,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #444;
  font-size: 16px;
  line-height: 1.3;
  background: #fff;
  font-weight: 400;
}
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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../fonts/roboto-v30-latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
img {
  display: block;
  max-width: 100%;
}
svg {
  overflow: hidden;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.title {
  font-size: 26px;
  line-height: 1.2;
  color: #222;
  text-align: center;
  margin-bottom: 20px;
}
.text-bold,
.title,
b {
  font-weight: 700;
}
.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;
}
.form__title span,
.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 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,
.form {
  padding-top: 35px;
  position: relative;
}
.discount:before {
  content: "";
  position: absolute;
  top: -34px;
  right: -10px;
  width: 81px;
  height: 59px;
  background: url(../images/discount.png) no-repeat center/contain;
}
.form {
  width: 270px;
  z-index: 0;
  padding-top: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  border-radius: 15px;
}
.form::after {
  content: "";
  position: absolute;
  top: -2px;
  height: 5px;
  border-radius: 15px 15px 0 0;
  width: 254px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #282773;
  z-index: -1;
}
.form__title {
  text-align: center;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  color: #222;
  margin-bottom: 9px;
}
.form__subtitle {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
}
.form__privacy {
  text-align: center;
  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-bottom: 22px;
}
.form__privacy::before {
  content: "";
  display: inline-block;
  background: url(../images/icon_privacy.png) no-repeat center/contain;
  width: 22px;
  height: 24px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.form-lastpack {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  width: 100%;
  color: #fff;
  background: #282773;
  border-radius: 0 0 15px 15px;
  padding: 9px 5px;
}
.form-lastpack__count {
  font-weight: 900;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff6331),
    to(#f53b00)
  );
  background: linear-gradient(180deg, #ff6331 0, #f53b00 100%);
  border-radius: 2px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 1;
}
.form__online {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 18px;
}
.form__online .online {
  color: #ff6331;
  font-weight: 700;
}
.price {
  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;
}
.price-line {
  width: 1px;
  height: 45px;
  background-color: #c4c4c4;
  margin: 0 15px;
}
.price__title {
  font-size: 12px;
  line-height: 14px;
  color: #444;
  margin-bottom: 8px;
}
.price__title--new {
  text-align: right;
}
.price-box__value--new,
.price-box__value--old {
  position: relative;
}
.price-box__value--old .x_price_previous {
  font-size: 20px;
  line-height: 1;
  color: #666;
}
.price-box__value--old .x_currency {
  font-size: 20px;
}
.price-box__value--old::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-15.91deg);
  transform: translate(-50%, -50%) rotate(-15.91deg);
  width: 105%;
  height: 2px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff6331),
      to(#f53b00)
    ),
    #c4c4c4;
  background: linear-gradient(180deg, #ff6331 0, #f53b00 100%), #c4c4c4;
}
.price-box__value--new .x_price_current {
  font-size: 20px;
  line-height: 1;
  color: #ff6331;
  font-weight: 700;
}
.price-box__value--new .x_currency {
  font-size: 20px;
  color: #ff6331;
  font-weight: 700;
}
.fields {
  width: 220px;
  margin: 0 auto 20px;
}
.fields-label {
  display: block;
  margin-bottom: 13px;
  position: relative;
}
.fields__input {
  width: 100%;
  height: 60px;
  background: #fff8f8;
  border: 1px solid #c4c4c4;
  border-radius: 100px;
  padding-left: 25px;
  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 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff3131),
    to(#e30000)
  );
  background: linear-gradient(180deg, #ff3131 0, #e30000 100%);
  border-radius: 100px;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 13px 40px 13px 30px;
  text-align: left;
  letter-spacing: 0.05em;
  position: relative;
}
.button:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fd1e1e),
    to(#ce0000)
  );
  background: linear-gradient(180deg, #fd1e1e 0, #ce0000 100%);
}
.button::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  right: 20px;
  height: 30px;
  border-radius: 50%;
  background: url(../images/btn-arrow.svg) no-repeat 50% #fff;
}
.bg {
  background: #fff2f2;
}
.accent-product {
  background: -webkit-linear-gradient(#4c2a7c 0, #e61b62 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  white-space: nowrap;
}
.accent-text {
  color: #f94911;
}
.icon-good {
  position: relative;
}
.icon-good::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-70%);
  transform: translateX(-70%);
  width: 70px;
  height: 70px;
  background: url(../images/good.png) no-repeat center/contain;
}
.menu ul,
header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 20px;
}
.menu ul {
  -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;
  height: 100%;
}
.menu ul li:not(:last-child) {
  margin-bottom: 20px;
}
.menu a {
  text-decoration: underline;
  color: #e2e2e2;
  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: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.menu-btn span:nth-of-type(2) {
  top: calc(50% - 5px);
}
.menu-btn span:nth-of-type(3) {
  top: calc(50% + 5px);
}
.menu-btn.active span {
  background-color: #fff;
}
.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: #212121;
  -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;
}
.menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.menu li {
  list-style-type: none;
}
.promo {
  position: relative;
  z-index: 5;
  padding-top: 20px !important;
}
.promo-nav {
  display: none;
}
.promo-nav__link {
  font-weight: 100;
  text-decoration: underline;
  color: #e2e2e2;
  font-size: 13px;
  line-height: 1;
  width: 43%;
}
.promo-nav__link:nth-child(-n + 2) {
  margin-bottom: 20px;
}
.promo__information {
  margin-bottom: 25px;
}
.promo__logo {
  max-width: 340px;
  width: 100%;
  margin: 0 auto 18px;
  height: auto;
}
.promo__subtitle,
.promo__title {
  font-weight: 700;
  color: #222;
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}
.promo__subtitle {
  font-size: 17px;
  margin-bottom: 20px;
  position: relative;
  padding-top: 20px;
}
.promo__subtitle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 132px;
  height: 14px;
  background: url(../images/product-decor.png) no-repeat center/contain;
}
.promo-list {
  max-width: 340px;
  width: 100%;
  margin: 0 auto;
}
.promo-list__item {
  font-size: 16px;
  line-height: 1.2;
  color: #222;
  padding-left: 20px;
  position: relative;
}
.promo-list__item:not(:last-child) {
  margin-bottom: 15px;
}
.promo-list__item:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4c2a7c),
    to(#e61b62)
  );
  background: linear-gradient(180deg, #4c2a7c 0, #e61b62 100%);
  border-radius: 50%;
}
.promo__product {
  width: 240px;
  margin: 0 auto 25px;
  position: relative;
  z-index: 0;
}
.promo__product img{
  height: auto;
}
.promo__product::after {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-48%, -50%);
  transform: translate(-48%, -50%);
  background: url(../images/circle.png) no-repeat center/contain;
  z-index: -1;
  opacity: 0.3;
}
.promo__timer {
  margin-bottom: 22px;
}
.promo__form {
  max-width: 270px;
  width: 100%;
  margin: 0 auto;
}
.promo__price {
  margin-bottom: 30px;
}
.promo--second {
  padding-top: 25px !important;
}
.promo--second .promo-nav {
  display: none;
}
.promo--second .wawe {
  display: block !important;
}
.action .timer__text br,
.promo .wawe,
.reviews__item.active .more-btn::after,
.reviews__item.active .reviews__text::before {
  display: none;
}
.research-box {
  margin-bottom: 25px;
}
.research__title {
  font-size: 25px !important;
  margin-bottom: 20px !important;
}
.research__subtitle {
  font-weight: 700;
  line-height: 1.18;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.research-list__item:not(:last-child),
.work-list__item:not(:last-child) {
  margin-bottom: 20px;
}
.research__name {
  padding-left: 28px;
  position: relative;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
}
.research__name::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 11px;
  height: 11px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff6331),
    to(#f53b00)
  );
  background: linear-gradient(180deg, #ff6331 0, #f53b00 100%);
  border-radius: 50%;
}
.research__text {
  color: #666;
  line-height: 1.25;
}
.research-images__text {
  font-weight: 300;
  font-size: 12px;
  color: #999;
  margin-bottom: 5px;
  text-align: center;
}
.research-images__item {
  max-width: 450px;
  margin: 0 auto;
}
.work,
.work__title {
  position: relative;
}
.work__title {
  z-index: 1;
}
.work-list {
  margin-bottom: 20px;
}
.work-list__item,
.work__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.work-list__item {
  max-width: 310px;
  width: 100%;
  margin: 0 auto;
}
.work__icon {
  width: 60px;
  height: 60px;
  padding: 12px 10px;
  background: #282773;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.work__icon img {
  height: 100%;
}
.work__name {
  line-height: 1.3333;
}
.work__product {
  position: relative;
  z-index: 0;
  max-width: 240px;
  margin: 0 auto;
}
.work__product::after {
  content: "";
  position: absolute;
  width: 400px;
  height: 400px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-48%, -50%);
  transform: translate(-48%, -50%);
  background: url(../images/circle.png) no-repeat center/contain;
  z-index: -1;
  opacity: 0.5;
}
.action {
  margin: 0 auto 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #c4c4c4;
}
.action__title {
  max-width: 230px;
  margin: 0 auto 15px;
  position: relative;
}
.action__title:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 81px;
  height: 59px;
  background: url(../images/discount.png) no-repeat center/contain;
  z-index: 5;
}
.action .form__title {
  text-align: left;
}
.action .form__subtitle {
  margin-bottom: 0;
  text-align: left;
  padding: 0;
  max-width: 150px;
}
.action .timer__text {
  margin: 0 0 10px;
  color: #666;
  text-align: center;
}
.action .timer {
  margin-bottom: 20px;
}
.action .timer__time,
.stat__subtitle {
  text-align: center;
}
.action .timer__time span {
  color: #666;
}
.action .timer__time .tm {
  color: #fff;
}
.action .price {
  max-width: 290px;
  margin: 0 auto 15px;
}
.action .price .x_currency,
.timer__time span {
  display: inline-block;
}
.action .button {
  max-width: 230px;
  margin: 0 auto;
}
.timer__text {
  margin-right: 15px;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}
.timer__time span {
  padding: 5px 4px;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}
.timer__time span:nth-child(1),
.timer__time span:nth-child(4),
.timer__time span:nth-child(7) {
  margin-right: 5px;
}
.timer__time .tm {
  font-weight: 700;
  text-align: center;
  width: 30px;
  position: relative;
  color: #fff;
  border-radius: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4c2a7c),
    to(#e61b62)
  );
  background: linear-gradient(#4c2a7c 0, #e61b62 100%);
}
.composition-list__item:not(:last-child) {
  margin-bottom: 20px;
}
.composition-list__item:not(:last-child) .composition-box {
  border-bottom: 1px solid rgba(90, 90, 90, 0.4);
  padding-bottom: 20px;
}
.composition__img {
  border: 1px dashed rgba(75, 62, 48, 0.2);
  border-radius: 1000px;
  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: 5px;
  width: 200px;
  height: 200px;
  margin: 0 auto 20px;
}
.composition__img img {
  border-radius: 50%;
}
.composition-box__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.composition-box__text {
  text-align: center;
  line-height: 1.4444;
  color: #666;
}
.doc__sign,
.slider {
  margin: 0 auto;
}
.slider {
  max-width: 290px;
  position: relative;
}
.slider__arrow,
.slider__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.defender::before,
.slider__arrows {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider__arrows {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 230px;
  z-index: 10;
}
.slider__arrow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  fill: #5a90a8;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  top: 0;
}
.slider__arrow:hover svg {
  fill: #009f6c;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.slider__arrow.slick-disabled {
  fill: #d6d6d6;
  cursor: default;
}
.slider__arrow.slick-disabled:hover svg {
  fill: #d6d6d6;
}
.slick-dots {
  bottom: 0;
}
.slick-dots li.slick-active {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4c2a7c),
    to(#e61b62)
  );
  background: linear-gradient(#4c2a7c 0, #e61b62 100%);
}
.slick-slide {
  margin: 0 10px 10px;
}
.reviews,
.slick-dots li {
  position: relative;
}
.defender::before {
  content: "";
  width: 290px;
  height: 1px;
  background: #c4c4c4;
  position: absolute;
  bottom: 0;
}
.reviews__content {
  padding-bottom: 30px;
  margin-bottom: 25px;
}
.reviews__btn {
  text-align: center;
}
.reviews__btn::before {
  display: none;
}
.reviews__title {
  margin-bottom: 20px;
}
.reviews .slick-list {
  padding-top: 70px;
  padding-bottom: 8px;
}
.reviews__item {
  padding: 0 10px 30px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.reviews__item.active .reviews__text {
  max-height: 400px;
}
.reviews__item.active .more-btn {
  background: #43a041;
}
.reviews__arrow-prev {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.reviews__arrow-next {
  right: 0;
}
.reviews__photo {
  margin: -70px 0 20px;
  padding-bottom: 65px;
  position: relative;
}
.reviews__photo::after,
.reviews__photo::before {
  width: 72px;
  padding: 1px 5px 3px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1;
  position: absolute;
  border-radius: 7px;
}
.reviews__photo::before {
  content: "antes";
  left: 5px;
  bottom: 35px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff3131),
    to(#e30000)
  );
  background: linear-gradient(#ff3131 0, #e30000 100%);
}
.reviews__photo::after {
  content: "después";
  left: 110px;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4c2a7c),
    to(#e61b62)
  );
  background: linear-gradient(#4c2a7c 0, #e61b62 100%);
}
.reviews__img {
  width: 160px;
  border-radius: 10px;
}
.reviews__img--2 {
  position: absolute;
  bottom: 30px;
  right: 0;
}
.reviews__name {
  margin-bottom: 10px;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
}
.reviews__text {
  padding: 0 7px;
  overflow: hidden;
  text-align: center;
  line-height: 1.4;
  position: relative;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.more-btn {
  width: 34px;
  height: 34px;
  position: absolute;
  left: 50%;
  bottom: -17px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100px;
  background-color: #5a90a8;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}
.more-btn:hover {
  background-color: #009f6c;
}
.more-btn::after,
.more-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background-color: #fff;
}
.more-btn::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.slick-dots li {
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 13px;
  height: 13px;
  margin: 0 9px;
  border-radius: 20px;
  background-color: #c5c5c5;
}
.reviews-form__file,
.reviews-form__file-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.reviews-form__file-img {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  height: 38px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-image: url(../images/file-icon.png);
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: center;
}
.reviews-form__file-img-2 {
  background-image: url(../images/file-icon2.png);
}
.reviews-form__file-text {
  color: #666;
  font-size: 16px;
  line-height: 18px;
  text-decoration: underline;
  margin-left: 12px;
}
.reviews-form__checkmark-icon {
  display: none;
}
.reviews .visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.think {
  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;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.think__input {
  background: #eff4f7;
  border: 1px solid #c4c4c4;
  border-radius: 100px;
  padding: 20px 10px 20px 25px;
  color: #444;
  font-size: 16px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.think__input:active,
.think__input:focus,
.think__input:hover,
textarea:active,
textarea:focus,
textarea:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.think__box,
.think__text {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  max-width: 400px;
}
.think__text {
  margin-bottom: 15px;
}
.think__box:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.think__btn {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 17px 5px;
  text-align: center;
}
.think__btn::before {
  display: none;
}
textarea {
  padding: 12px 10px 10px 25px;
  height: 117px;
  background: #eff4f7;
  border: 1px solid #c4c4c4;
  border-radius: 30px;
  color: #666;
  font-family: inherit;
  font-size: 16px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  resize: none;
  width: 100%;
}
.feedback-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.feedback-modal__inner {
  border-radius: 5px;
  width: 100%;
  background-color: #fff;
  color: #222;
  text-align: center;
  z-index: 21;
  padding: 20px;
}
.feedback-modal__title {
  position: relative;
  margin-bottom: 12px;
  padding-top: 0;
  font-size: 22px;
  font-weight: 700;
}
.feedback-modal__text {
  font-size: 18px;
  font-weight: 300;
}
.feedback-modal,
.reviews__btn,
.think {
  max-height: 0;
  -webkit-transition: 0.5s;
  overflow: hidden;
}
.reviews__btn,
.think {
  transition: 0.5s;
}
.feedback-modal {
  -webkit-transition: max-height 0.5s, -webkit-box-shadow 1s;
  transition: box-shadow 1s, max-height 0.5s;
  transition: box-shadow 1s, max-height 0.5s, -webkit-box-shadow 1s;
}
.feedback-modal.active-feed {
  overflow: visible;
}
.active-feed {
  max-height: 800px;
}
.reviews__btn {
  padding: 0 !important;
  border: 0 solid transparent !important;
  max-width: 320px;
  font-size: 22px;
  margin-left: auto;
  margin-right: auto;
}
.reviews__btn.active-feed {
  padding: 18px 0 !important;
}
.think.active-feed {
  padding: 15px;
}
.think__photo,
.think__title {
  width: 100% !important;
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
}
.rloaded .reviews-form__file-img {
  background: 0 0;
}
.think__photo {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.think__photo,
.use__item,
.use__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.think__box--line {
  display: none;
}
.order {
  background: #fff;
  position: relative;
  z-index: 5;
}
.order__title {
  margin-bottom: 20px;
}
.order__list {
  max-width: 290px;
  margin: 0 auto;
  text-align: center;
}
.order__item {
  margin-bottom: 20px;
}
.order__item:last-child {
  margin-bottom: 0;
}
.order__name {
  font-weight: 700;
  line-height: 1.3333;
  text-align: center;
  color: #333;
  margin-bottom: 10px;
}
.order__item--4 .order__img {
  display: block;
}
.order__photo {
  width: 240px;
  height: 240px;
  margin: 0 auto 15px;
  line-height: 240px;
  overflow: hidden;
  border-radius: 250px;
  background: #fff2f2;
}
.order__item--3 img {
  width: 153px;
}
.order__img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: bottom;
}
.order__head {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  color: #282773;
}
.defender {
  position: relative;
}
.defender__photo,
.defender__title {
  margin-bottom: 20px;
}
.defender__photo {
  position: relative;
  z-index: 0;
}
.defender__prod {
  width: 190px;
  margin: 0 auto;
  padding-top: 20px;
}
.defender__photo::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-48%, -50%);
  transform: translate(-48%, -50%);
  background: url(../images/defender-circle.png) no-repeat center/contain;
  z-index: -2;
}
.defender__decor {
  width: 200px;
  position: absolute;
  top: 0;
  left: calc(50% - 90px);
  z-index: -5;
}
.defender__subtitle {
  margin-bottom: 20px;
  text-align: center;
}
.defender__list {
  max-width: 290px;
  margin: 0 auto;
}
.defender__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.defender__item:not(:last-child) {
  margin-bottom: 10px;
}
.action__title:before,
.defender__icon {
  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;
}
.defender__icon {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  padding: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #282773;
  border-radius: 100px;
}
.defender__icon--1 {
  position: relative;
  left: -3px;
}
.footer {
  padding: 20px 0;
}
.ev-footer__link {
  color: #666 !important;
  font-size: 18px;
}
.popup__content {
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 15px;
}
.popup__left {
  display: none;
}
.popup__form {
  margin: 0;
  padding-bottom: 0;
}
.popup__form::before {
  top: -13px;
  right: -6px;
}
.popup__form .form__toptitle {
  padding-left: 10px;
  text-align: left;
}
.popup .form__title {
  margin-bottom: 8px;
}
.popup .label {
  margin-bottom: 10px;
}
.popup .form__input {
  height: 50px;
}
.popup .form__btn,
.popup .form__online {
  margin-bottom: 10px;
}
.popup .form__lastpack {
  font-size: 18px;
}
.popup .lastpack {
  font-size: 20px;
}
.ever-popup__close {
  top: -10px !important;
}
.ever-popup__close::after,
.ever-popup__close::before {
  height: 3px !important;
  border-radius: 10px;
}
.popup__product {
  max-width: 290px;
}
.popup__product:before {
  -webkit-transform: none;
  transform: none;
  top: -20px !important;
  left: -25px !important;
}
@media screen and (min-width: 480px) {
  .container {
    width: 480px;
  }
  .title {
    font-size: 30px;
  }
  .block {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .promo-nav__link {
    width: auto;
  }
  .promo-nav__link:nth-child(-n + 2) {
    margin-bottom: 0;
  }
  .promo--second {
    padding-top: 30px !important;
  }
  .action {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .slider {
    max-width: 360px;
  }
  .slider__arrows {
    width: 1300px;
    max-width: 440px;
    top: 255px;
  }
  .defender::before {
    width: 450px;
  }
  .reviews .slick-list {
    padding-bottom: 10px;
  }
  .reviews__photo::after {
    left: 140px;
  }
  .reviews__img {
    width: 180px;
  }
}
@media (min-width: 480px) {
  .think {
    -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;
  }
  .think__box,
  .think__text {
    max-width: 100%;
  }
  .think__btn {
    max-width: 220px;
  }
}
@media screen and (max-width: 639px) {
  body,
  html {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 640px) {
  .container {
    width: 640px;
  }
  .title {
    font-size: 34px;
    margin-bottom: 25px;
  }
  .promo-nav__link {
    font-size: 15px;
  }
  .promo__information {
    width: 100%;
    margin-bottom: 35px;
  }
  .promo__title {
    font-size: 19px;
  }
  .promo__subtitle {
    font-size: 18px;
  }
  .promo-list {
    max-width: 365px;
  }
  .promo-list__item {
    font-size: 17px;
  }
  .promo__product {
    margin: 0 55px 0 0;
  }
  .promo__form {
    margin: 0;
  }
  .promo__box,
  .work-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .promo__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .work-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .work-list__item {
    margin-left: 0;
    margin-right: 0;
    width: 48%;
  }
  .work-list__item:not(:last-child) {
    margin-bottom: 0;
  }
  .work-list__item:nth-child(-n + 4) {
    margin-bottom: 20px;
  }
  .composition-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .composition-list__item:not(:last-child) {
    margin-bottom: 25px;
  }
  .composition-list__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .composition-list__item:nth-child(even) .composition__img {
    margin-left: 20px;
    margin-right: 0 !important;
  }
  .composition__img {
    margin: 0 20px 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .composition-box__title {
    text-align: left;
    background: #fff2f2;
    border-radius: 100px;
    padding: 15px 30px;
    position: relative;
  }
  .composition-box__title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px dashed #4b3e30;
    border-radius: inherit;
    width: 95.54%;
    height: 70.27%;
  }
  .composition-box__text {
    text-align: left;
  }
  .slider {
    max-width: none;
  }
  .slider .slick-list {
    overflow: hidden !important;
  }
  .slider__arrows {
    max-width: 610px;
    top: 235px;
  }
  .defender::before {
    width: 610px;
  }
  .reviews .slick-list {
    padding-top: 70px;
  }
  .reviews__photo::after {
    left: 100px;
  }
  .reviews__img {
    width: 160px;
  }
  .order__title {
    margin-bottom: 30px;
  }
  .order__list {
    max-width: 610px;
    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;
  }
  .order__item {
    width: 48%;
  }
  .order__item--3 {
    margin-bottom: 0;
  }
  .order__head {
    font-size: 22px;
  }
  .defender__icon::after,
  .defender__icon::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    position: absolute;
  }
  .defender .title__block {
    display: block;
  }
  .defender__content {
    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;
  }
  .defender__photo {
    margin-bottom: 0;
  }
  .defender__prod {
    width: 220px;
    margin: 0;
  }
  .defender__subtitle {
    text-align: left;
  }
  .defender__list {
    max-width: 360px;
    padding-left: 60px;
  }
  .defender__icon {
    margin-right: 20px;
    position: relative;
  }
  .defender__icon::before {
    width: 25px;
    height: 1px;
    background: #c7c7c7;
    left: -43px;
  }
  .defender__icon::after {
    width: 11px;
    height: 11px;
    border-radius: 50px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#4c2a7c),
      to(#e61b62)
    );
    background: linear-gradient(#4c2a7c 0, #e61b62 100%);
    left: -60px;
  }
  .defender__text {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 768px;
  }
  .title {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .promo--second {
    padding-top: 40px !important;
  }
  .research__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .research-box {
    width: 50%;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .research__subtitle,
  .research__title {
    text-align: left;
  }
  .research-list__item:last-child {
    max-width: 760px;
    width: 760px;
  }
  .research-list__item:nth-child(3) {
    width: 500px;
    max-width: 500px;
  }
  .research-images {
    margin-top: 10px;
  }
  .research-images__text {
    text-align: left;
  }
  .work__title {
    margin-bottom: 50px;
  }
  .work-list,
  .work__content {
    position: relative;
  }
  .work-list {
    z-index: 5;
  }
  .work-list__item {
    width: 31%;
  }
  .work-list__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: 100px;
  }
  .work-list__item:nth-child(odd) .work__icon {
    margin-right: 0 !important;
    margin-left: 10px;
  }
  .work-list__item:nth-child(odd) .work__name {
    text-align: right;
  }
  .work__product {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: 215px;
  }
  .action {
    max-width: 748px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .action__title {
    width: 100%;
    padding-right: 150px;
  }
  .action__title:before {
    right: 230px;
  }
  .action .form__title {
    text-align: center;
  }
  .action .form__subtitle,
  .action__title {
    text-align: center;
    max-width: 100%;
  }
  .action .price,
  .action .timer {
    max-width: 32%;
    margin: 0;
  }
  .action .timer {
    width: auto;
  }
  .action .price {
    width: 100%;
  }
  .action .button {
    margin: 0;
  }
  .composition-list {
    max-width: 966px;
    width: 100%;
    margin: 0 auto;
  }
  .slider {
    max-width: 610px;
  }
  .defender::before {
    width: 748px;
  }
  .reviews__name {
    font-size: 20px;
  }
  .order__head {
    font-size: 24px;
  }
  .order__text {
    font-size: 18px;
  }
  .defender__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .defender__photo {
    margin: 0 40px 0 0;
  }
  .defender__prod {
    width: 250px;
  }
  .defender__photo::after {
    width: 400px;
    height: 400px;
  }
  .defender__decor {
    width: 250px;
    left: calc(50% - 120px);
  }
  .defender__list {
    max-width: 390px;
    padding-left: 70px;
  }
  .defender__icon {
    width: 80px;
    height: 80px;
    padding: 0;
  }
  .defender__icon::before {
    width: 35px;
    left: -53px;
  }
  .defender__icon::after {
    left: -70px;
  }
}
@media (min-width: 768px) {
  .think__box {
    width: 32%;
  }
  .think__photo {
    width: 32% !important;
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    max-width: 265px !important;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    width: 1024px;
    padding: 0 25px;
  }
  .title {
    font-size: 42px;
    margin-bottom: 40px;
  }
  .block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
   .work {
    padding-top: 90px ;
  }
  .bg {
    background: url(../images/bg.webp) no-repeat center/cover;
  }
  .icon-good::before {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    width: 90px;
    height: 90px;
    top: -30px;
  }
  .line,
  .wawe {
    position: absolute;
    width: 100%;
    left: 0;
  }
  .line {
    bottom: -1px;
    background: url(../images/wawe.png) repeat-x calc(50% - 132px) 50%;
    height: 93px;
  }
  .wawe {
    top: -1px;
    background: url(../images/wawe2.png) repeat-x calc(50% + 117px) 50%;
    height: 63px;
    z-index: 3;
  }
  header {
    display: none;
  }
  .promo {
    padding-bottom: 0 !important;
  }
  .promo::after,
  .promo::before {
    content: "";
    position: absolute;
    left: 50%;
  }
  .promo::before {
    top: 0;
    -webkit-transform: translateX(-165%);
    transform: translateX(-165%);
    background: url(../images/promo-img.webp) no-repeat center/contain;
    width: 303px;
    height: 768px;
    z-index: 2;
  }
  .promo::after {
    width: 400px;
    height: 400px;
    -webkit-transform: translateX(-124%);
    transform: translateX(-124%);
    bottom: -50px;
    background: url(../images/circle.png) no-repeat center/contain;
    z-index: -1;
    opacity: 0.3;
  }
  .promo-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 72px;
    padding-bottom: 33px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(90, 90, 90, 0.4);
  }
  .promo-nav__link {
    margin-right: 0;
    color: #282773;
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
  }
  .promo__information {
    margin-bottom: 0;
    margin-right: 45px;
  }
  .promo__logo {
    margin-left: -75px;
    width: 340px;
    margin-bottom: 10px;
  }
  .promo__title {
    text-align: left;
    margin-bottom: 20px;
  }
  .promo__subtitle {
    text-align: left;
    margin-bottom: 35px;
    padding-top: 35px;
  }
  .promo__subtitle::before {
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  .promo-list {
    margin: 0;
  }
  .promo-list__item:not(:last-child) {
    margin-bottom: 25px;
  }
  .promo__product {
    position: absolute;
    bottom: 0;
    left: -270px;
    margin: 0;
    z-index: 2;
  }
  .promo__product::after {
    display: none;
  }
  .promo__box {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .promo__content {
    position: relative;
    max-width: 600px;
    margin-left: auto;
    width: 100%;
    padding-bottom: 115px;
  }
  .promo--second {
    padding-top: 120px !important;
  }
  .promo--second::before {
    top: -88px;
  }
  .research {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  .research-box {
    margin-top: 50px;
  }
  .research__title {
    font-size: 35px !important;
  }
  .research__subtitle {
    font-size: 20px;
  }
  .research-list__item:last-child {
    max-width: 650px;
    width: 650px;
  }
  .research__name {
    font-size: 18px;
  }
  .research-images__text {
    padding-left: 50px;
  }
  .work__title {
    margin-bottom: 60px;
  }
  .work__content {
    margin-bottom: 30px;
  }
  .work-list {
    margin-bottom: 0;
  }
  .work-list__item:nth-child(-n + 4) {
    margin-bottom: 30px;
  }
  .work-list__item:nth-child(odd) .work__icon:before {
    right: auto !important;
    left: 62px;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
  .work__icon {
    position: relative;
    z-index: 0;
  }
  .work__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
    width: 55px;
    height: 11px;
    right: 62px;
    background: url(../images/work-line.png) no-repeat center/contain;
    z-index: -1;
  }
  .work__name {
    font-size: 17px;
  }
  .work__product {
    max-width: 230px;
  }
  .action {
    max-width: 994px;
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .action__title {
    width: 100%;
    max-width: 24%;
    padding-right: 85px;
    margin: 0;
  }
  .action__title:before {
    right: 0;
  }
  .action .form__subtitle,
  .action .form__title {
    text-align: left;
  }
  .action .timer {
    max-width: 25%;
  }
  .action .price {
    max-width: 230px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .composition-list__item:not(:last-child) .composition-box {
    padding-bottom: 40px;
  }
  .composition-list__item:nth-child(even) .composition__img {
    margin-left: 35px;
  }
  .composition__img {
    width: 270px;
    height: 270px;
    margin-right: 35px;
  }
  .composition-box__title {
    font-size: 19px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .composition-box__text {
    font-size: 17px;
  }
  .slider {
    max-width: none;
  }
  .slider__arrows {
    max-width: 1010px;
    top: 280px;
  }
  .slick-slide {
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .defender::before {
    width: 994px;
  }
  .reviews__title {
    margin-bottom: 30px;
  }
  .reviews .slick-list {
    padding-top: 55px;
    padding-bottom: 0;
  }
  .reviews__item--side {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .reviews__photo::after {
    left: 120px;
  }
  .reviews__img {
    width: 170px;
  }
  .reviews__name {
    padding-left: 7px;
    text-align: left;
    font-size: 22px;
  }
  .reviews__text {
    font-size: 18px;
    text-align: left;
  }
  .order__title {
    margin-bottom: 40px;
  }
  .order__list {
    max-width: none;
  }
  .order__item {
    width: 225px;
    margin-bottom: 0;
    position: relative;
  }
  .order__item::before {
    content: "";
    width: 86px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -58px;
    background: url(../images/arrow-order.png) no-repeat;
  }
  .order__item:last-child::before {
    display: none;
  }
  .order__item--1 .order__img {
    width: 185px;
    display: block;
  }
  .order__item--4 .order__img {
    width: 90px;
  }
  .order__photo {
    width: 225px;
    height: 225px;
  }
  .order__name {
    font-size: 17px;
  }
  .order {
    position: relative;
    z-index: 10;
  }
  .defender__photo {
    margin-right: 50px;
  }
  .defender__prod {
    width: 270px;
  }
  .defender__decor {
    width: 290px;
    max-width: none;
  }
  .defender__list {
    max-width: 530px;
  }
  .defender__item:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .popup__content {
    width: 765px;
    padding: 65px 60px 60px;
    border-radius: 20px;
    position: relative;
    background: url(../images/popup-bg.jpg) no-repeat center/cover;
    z-index: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .popup__logo {
    margin-bottom: 60px;
  }
  .popup__left {
    max-width: 400px;
    margin-right: 54px;
    display: block;
    position: relative;
  }
  .popup__decor {
    position: absolute;
    top: -20px;
    right: -80px;
    z-index: -5;
  }
  .popup__form .form__toptitle {
    padding: 0;
    text-align: center;
  }
  .ever-popup__close {
    top: 10px !important;
    right: -40px !important;
  }
}
@media (min-width: 1024px) {
  .think {
    border: 0;
  }
  .think__box {
    max-width: 366px;
  }
  .think__box,
  .think__text {
    margin-bottom: 20px;
  }
  .think.active-feed {
    padding: 20px;
  }
  .think__photo {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    max-width: 270px !important;
  }
  .think__box--line {
    display: block;
    height: 40px;
    width: 1px;
    margin-bottom: 20px;
    background: #5a5a5a;
    opacity: 0.4;
  }
}
@media screen and (min-width: 1220px) {
  .container {
    width: 1220px;
  }
  .title {
    font-size: 48px;
    line-height: 56px;
  }


  .icon-good::before {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    width: 110px;
    height: 110px;
    top: -54px;
  }
  .promo {
    padding-top: 28px !important;
  }
  .promo::before {
    width: 303px;
    height: 854px;
    -webkit-transform: translateX(-196%);
    transform: translateX(-196%);
  }
  .promo::after {
    width: 589px;
    height: 589px;
    bottom: 50px;
    -webkit-transform: translateX(-120%);
    transform: translateX(-120%);
  }
  .promo-nav {
    margin-bottom: 58px;
  }
  .promo__information {
    margin-right: 30px;
    position: relative;
    margin-top: -5px;
  }
  .promo__logo {
    max-width: 487px;
    width: 487px;
    margin-bottom: 3px;
    margin-left: -109px;
  }
  .promo__subtitle,
  .promo__title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 38px;
  }
  .promo__subtitle {
    margin-bottom: 29px;
    padding-top: 48px;
    max-width: 300px;
  }
  .promo-list__item {
    font-size: 20px;
    line-height: 23px;
    padding-left: 33px;
  }
  .promo-list__item:not(:last-child) {
    margin-bottom: 31px;
  }

   
  .promo__product {
    width: 332px;
    left: -380px;
    bottom: -93px;
  }
  .promo__form {
    margin-top: 13px;
  }
  .promo__content {
    max-width: 698px;
    padding-bottom: 124px;
  }
  .promo--second {
    padding-top: 120px !important;
  }
  .promo--second::before {
    top: 0;
  }
  .research {
    padding-top: 24px;
    padding-bottom: 12px;
  }
  .research-box {
    margin-top: 133px;
    width: 57%;
    margin-right: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .research__title {
    font-size: 48px !important;
    line-height: 50px;
    margin-bottom: 33px !important;
  }
  .research__subtitle {
    font-size: 22px;
    margin-bottom: 48px;
  }
  .research-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .research-list__item:not(:last-child) {
    margin-bottom: 52px;
  }
  .research-list__item {
    width: 49% !important;
    max-width: 330px !important;
  }
  .research-list__item:nth-child(2n + 1) {
    max-width: 250px !important;
    margin-right: 50px;
  }
  .research__name {
    margin-bottom: 20px;
  }
  .research-images {
    position: relative;
    margin-right: -20px;
  }
  .research-images__text {
    margin-bottom: 0;
    padding-left: 60px;
  }
  .research-images__item {
    max-width: 100%;
  }
  .work {
    padding-top: 128px;
    padding-bottom: 119px;
  }
  .work__title {
    margin-bottom: 100px;
  }
  .work-list__item {
    max-width: 337px;
    width: 100%;
  }
  .work-list__item:nth-child(-n + 4) {
    margin-bottom: 21px;
  }
  .work-list__item:nth-child(odd) .work__icon {
    margin-left: 20px;
  }
  .work-list__item:nth-child(odd) .work__icon:before {
    left: 97px;
  }
  .work__icon img {
    height: auto;
  }
  .work__icon {
    width: 80px;
    height: 80px;
    padding: 0;
    margin-right: 20px;
  }
  .work__name {
    font-size: 18px;
  }
  .work__product {
    max-width: 300px;
    -webkit-transform: translateX(-50%) translateY(-47%);
    transform: translateX(-50%) translateY(-47%);
  }
  .work__product::after {
    width: 589px;
    height: 589px;
    -webkit-transform: translate(-46%, -43%);
    transform: translate(-46%, -43%);
  }
  .action {
    max-width: 1170px;
    margin-bottom: 44px;
    padding-bottom: 70px;
  }
  .action__title {
    max-width: 26%;
  }
  .action .timer__text {
    max-width: 77px;
    margin: 0 10px 0 0;
    text-align: left;
  }
  .action .timer {
    max-width: 29%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .composition {
    padding-bottom: 84px;
  }
  .composition__title {
    margin-bottom: 49px;
  }
  .composition-list__item:not(:last-child) {
    margin-bottom: 32px;
  }
  .composition-list__item:not(:last-child) .composition-box {
    padding-bottom: 65px;
  }
  .composition-list__item:nth-child(even) .composition__img {
    margin-left: 44px;
  }
  .composition__img {
    margin-right: 44px;
    width: 297px;
    height: 297px;
  }
  .composition-box__title {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 41px;
    margin-bottom: 30px;
  }
  .composition-box__text {
    font-size: 18px;
  }
  .slider__arrows {
    max-width: 1176px;
    top: 340px;
  }
  .slick-slide {
    margin: 30px 10px 60px;
  }
  .defender::before {
    width: 1170px;
  }
  .reviews__title {
    margin-bottom: 48px;
  }
  .reviews .slick-list {
    padding-top: 40px;
  }
  .reviews__item {
    padding: 0 20px 35px;
  }
  .reviews__item--side {
    margin-top: 70px;
    margin-bottom: 18px;
  }
  .reviews__photo {
    margin-bottom: 15px;
    padding-bottom: 77px;
  }
  .reviews__photo::before {
    width: 74px;
    font-size: 20px;
    left: 10px;
    bottom: 40px;
  }
  .reviews__photo::after {
    width: 88px;
    font-size: 20px;
    left: 131px;
  }
  .reviews__img {
    width: 210px;
  }
  .reviews__img--2 {
    bottom: 37px;
  }
  .reviews__name {
    margin-bottom: 17px;
    padding-left: 10px;
    font-size: 24px;
  }
  .reviews__text {
    padding: 0 10px;
  }
  .order__list {
    max-width: 1140px;
  }
  .order__item {
    width: 250px;
  }
  .order__item::before {
    right: -67px;
  }
  .order__item--1 .order__img {
    width: auto;
    display: inline-block;
  }
  .order__item--4 .order__img {
    width: auto;
  }
  .order__photo {
    width: 240px;
    height: 240px;
  }
  .order {
    padding-top: 112px;
    padding-bottom: 115px;
  }
  .order__title {
    margin-bottom: 51px;
  }
  .order__head {
    margin-bottom: 28px;
  }
  .order__name {
    font-size: 18px;
  }
  .defender__title {
    margin-bottom: 42px;
  }
  .defender__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding-left: 60px;
  }
  .defender__feat {
    width: 100%;
    max-width: 470px;
    padding-top: 13px;
  }
  .defender__photo {
    margin-right: 60px;
    position: relative;
    z-index: 5;
  }
  .defender__prod {
    width: 312px;
  }
  .defender__subtitle {
    margin-bottom: 68px;
  }
  .defender__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .defender__icon::before {
    width: 40px;
  }
  .defender {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .defender__photo::after {
    width: 464px;
    height: 464px;
    -webkit-transform: translate(-66%, -63%);
    transform: translate(-66%, -63%);
  }
  .footer {
    padding-top: 90px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1220px) {
  .expert-info__post,
  .review__note span {
    font-size: 18px;
  }
  .reviews-form__file-text {
    font-size: 16px;
    margin-left: 15px;
  }
  .think__box {
    width: 32%;
  }
  .reviews__slider {
    margin-bottom: 60px;
  }
  .think__box,
  .think__text {
    margin-bottom: 25px;
  }
  .think.active-feed {
    padding: 40px 70px 25px;
    border-radius: 10px;
  }
  textarea {
    height: 202px;
    padding-top: 20px;
  }
}
@media screen and (min-width: 1290px) {
  .slider__arrows {
    max-width: 1256px;
  }
}
@media screen and (min-width: 1300px) {
  .discount:before {
    right: -29px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1220px) {
  .work__icon:before {
    right: 97px;
  }
}
