/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.slick-slider {
  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 {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.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;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 625%;
}
body {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 1;
  color: #272727;
  background-color: #f4f0eb;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
ul {
  list-style-type: none;
}
fieldset,
ul {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
}
.icon {
  display: inline;
  display: inline-block;
}
.svg-arrow-next-dims,
.svg-arrow-prev-dims {
  width: 0.39rem;
  height: 0.39rem;
}
.svg-check-purple-dims {
  width: 0.39rem;
  height: 0.31rem;
}
.svg-checkbox-dims {
  width: 0.49rem;
  height: 0.5rem;
}
.svg-logo-dims {
  width: 0.96rem;
  height: 0.17rem;
}
.mk-wrapper {
  overflow: hidden;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}
.header__list {
  padding: 0.28rem 0.3rem;
}
.header__list li {
  padding: 0.12rem 0;
}
.header__list li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__list li p span {
  font-size: 0.14rem;
  margin-left: 0.2rem;
  color: #202020;
  font-weight: 700;
  line-height: 1.5;
}
.header__timer {
  background-color: #1a212c;
  padding: 0.25rem 0.3rem;
}
.header__form {
  padding: 0.4rem 0.3rem;
}
.form {
  padding-top: 0.2rem;
}
.form__depends {
  font-weight: 700;
  line-height: 1.5;
  color: #d01616;
  text-align: center;
}
.form .label {
  display: block;
  width: 100%;
  font-weight: 500;
  line-height: 1.5;
  color: #272727;
  margin-bottom: 0.1rem;
}
.form input,
.form select,
.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: #fff;
  display: block;
  width: 100%;
  border-radius: 0.4rem;
  padding: 0 15px;
  font-weight: 500;
  color: #202020;
  height: 65px;
  line-height: normal;
}
.form ::-webkit-input-placeholder {
  font-weight: 500;
  line-height: 1;
  color: #878787;
}
.form ::-moz-placeholder {
  font-weight: 500;
  line-height: 1;
  color: #878787;
}
.form :-ms-input-placeholder {
  font-weight: 500;
  line-height: 1;
  color: #878787;
}
.form ::-ms-input-placeholder {
  font-weight: 500;
  line-height: 1;
  color: #878787;
}
.form ::placeholder {
  font-weight: 500;
  line-height: 1;
  color: #878787;
}
.form fieldset {
  text-align: center;
}
.form__button {
  margin-top: 0.2rem;
}
.form__instock {
  font-weight: 700;
  color: #272727;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.15rem;
}
.form__instock span {
  display: inline-block;
  background-color: #8690CB;
  padding: 0.04rem 0.08rem;
}
@-webkit-keyframes shine {
  0% {
    left: -180%;
  }
  to {
    left: 90%;
  }
}
@keyframes shine {
  0% {
    left: -180%;
  }
  to {
    left: 90%;
  }
}
.mk-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background: linear-gradient(294.13deg, #a518bc -12.54%, #e03bfb 87.54%);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 0.5rem;
  display: inline-block;
  text-align: center;
  padding: 0.25rem 0.64rem;
  color: #fff;
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
.mk-button:after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(hsla(0, 0%, 100%, 0.4)),
    to(transparent)
  );
  background-image: linear-gradient(
    90deg,
    transparent,
    hsla(0, 0%, 100%, 0.4),
    transparent
  );
  -webkit-animation: shine 2.5s ease-in-out infinite;
  animation: shine 2.5s ease-in-out infinite;
}
.timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.timer__remain {
  font-size: 0.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 0.17rem;
}
.timer__item,
.timer__remain {
  text-align: center;
}
.timer__item:not(:last-child) {
  margin-right: 0.4rem;
}
.timer__item:not(:last-child) .num {
  position: relative;
}
.timer__item:not(:last-child) .num:before {
  content: ":";
  position: absolute;
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 1;
  color: #8690CB;
  right: -0.27rem;
  top: 0 0.6rem;
}
.timer__item .num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.91rem;
  height: 0.74rem;
  background-color: #8690CB;
  text-align: center;
  font-size: 0.48rem;
  font-weight: 700;
  line-height: 1;
  color: #1b1f26;
}
.timer__item > p {
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  margin-top: 0.12rem;
}
@-webkit-keyframes scrollOuter {
  0%,
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes scrollOuter {
  0%,
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes scrollInner {
  0%,
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes scrollInner {
  0%,
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hero {
  position: relative;
  background: url(../img/hero-bg.jpg);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.hero__discount {
  position: absolute;
  left: 0.3rem;
  top: 0;
  width: 1.28rem;
  height: 1.92rem;
  background-image: url(../img/discount-bg.png);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 0.25rem;
  z-index: 10;
}
.hero__discount p {
  text-align: center;
  color: #fff;
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.hero__discount p span {
  display: block;
  font-size: 0.4rem;
  font-weight: 800;
  line-height: 1.2;
}
.hero__befaf {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 6.3rem;
  width: 100%;
  background: url(../img/hero-before.png) bottom 0.2rem center/cover no-repeat;  
}
.hero__befaf .after {
  overflow: hidden;
  border-bottom: 2px solid #9da5d2;
  -webkit-animation: scrollOuter 3.5s ease-in-out infinite;
  animation: scrollOuter 3.5s ease-in-out infinite;
}
.hero__befaf .after,
.hero__befaf .after__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6.3rem;
}
.hero__befaf .after__inner {
  background: url(../img/hero-after.png) bottom 0.2rem center/cover no-repeat;
  -webkit-animation: scrollInner 3.5s ease-in-out infinite;
  animation: scrollInner 3.5s ease-in-out infinite;
}
.hero__fg {
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.hero__fg,
.hero__text {
  position: absolute;
  left: 0;
}
.hero__text {
  bottom: 0;
  padding-left: 0.3rem;
  padding-right: 1.46rem;
  padding-bottom: 0.3rem;
}
.hero__text h1,
.hero__text h2 {
  font-size: 0.4rem;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.05rem;
}
.hero__text p {
  font-size: 0.25rem;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
}
.prodprice {
  background: linear-gradient(289.37deg, #DBDBDB 19.7%, #8690CB 95.73%), #8690CB;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 0.15rem 0.3rem;
  position: relative;
}
.prodprice__price {
  width: 3rem;
}
.prodprice__price .old {
  color: #202020;
  font-size: 0.25rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.1rem;
}
.prodprice__price .old span {
  display: inline-block;
  position: relative;
}
.prodprice__price .old span:before {
  content: "";
  position: absolute;
  width: 120%;
  height: 2px;
  top: calc(50% - 1px);
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-2deg);
  transform: translateX(-50%) rotate(-2deg);
  background-color: #e03bfb;
}
.prodprice__price .new {
  color: #202020;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.1rem;
}
.prodprice__price .new span {
  display: block;
  font-size: 0.35rem;
  font-weight: 800;
  line-height: 1.25;
  text-transform: uppercase;
  margin-top: -0.06rem;
}
.prodprice__prod {
  position: absolute;
  right: 0.22rem;
  bottom: 0.13rem;
  width: 1.76rem;
  height: 2.64rem;
}
.section {
  padding: 0.8rem 0;
}
.section__title {
  padding: 0 0.3rem;
  text-align: center;
  font-size: 0.35rem;
  font-weight: 800;
  line-height: 1.25;
  color: #272727;
  margin-bottom: 0.4rem;
}
.section__title--light {
  color: #fff;
}
.section__text {
  font-size: 0.18rem;
  line-height: 1.4;
  color: #fff;
}
.forget {
  background-color: #fff;
}
.forget__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.forget__list li:not(:last-child) {
  margin-bottom: 0.4rem;
}
.forget__list li .text__title {
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  background-color: #1a212c;
  padding: 0.04rem 0;
  margin-bottom: 0.1rem;
}
.forget__list li .text__text {
  font-weight: 500;
  line-height: 1.4;
  color: #272727;
}
.forget__list li .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.64rem;
}
.forget__list li:nth-child(odd) .text {
  padding-right: 0.3rem;
}
.forget__list li:nth-child(odd) .text__text,
.forget__list li:nth-child(odd) .text__title {
  padding-left: 0.3rem;
  padding-right: 0.17rem;
}
.forget__list li:nth-child(odd) .image {
  margin-right: 0.3rem;
}
.forget__list li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
}
.forget__list li:nth-child(2n) .text {
  padding-left: 0.15rem;
}
.forget__list li:nth-child(2n) .text__text,
.forget__list li:nth-child(2n) .text__title {
  padding-right: 0.3rem;
  padding-left: 0.17rem;
}
.forget__list li:nth-child(2n) .image {
  margin-left: 0.3rem;
}
.minusten {
  background: url(../img/minusten-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding-left: 2.11rem;
  padding-right: 0.3rem;
}
.minusten__title {
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 0.1rem;
}
.minusten__title span {
  display: inline-block;
  padding: 0.02rem 0.04rem;
  color: #1a212c;
  background-color: #8690CB;
}
.minusten__text {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
.instayoung {
  padding-top: 4.51rem;
  padding-bottom: 0.13rem;
  background: #1a212c url(../img/instayoung.png) 50% 0 no-repeat;
  background-size: contain;
}
.instayoung__title {
  font-size: 0.32rem;
  font-weight: 800;
  line-height: 1.25;
}
.instayoung__text,
.instayoung__title {
  padding: 0 0.3rem;
  color: #fff;
  margin-bottom: 0.15rem;
}
.cta {
  background-color: #1a212c;
  padding-top: 1.84rem;
  padding-bottom: 0.8rem;
  position: relative;
}
.cta__fg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cta__frame {
  margin: 0 0.3rem;
  padding: 0.4rem 0.3rem;
  border: 0.1rem solid #8690CB;
}
.cta__product {
  width: 1.48rem;
  display: block;
  margin: -2.3rem auto 0;
}
.cta__text {
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}
.cta__button {
  display: block;
  padding: 0.21rem;
  font-size: 0.18rem;
  position: relative;
  z-index: 11;
}
.components__list {
  margin-top: 0.4rem;
}
.components__list li {
  padding: 0 0.3rem;
}
.components__list li:not(:last-child) {
  margin-bottom: 0.55rem;
}
.components__list li .image {
  position: relative;
  text-align: center;
  margin-bottom: 0.48rem;
}
.components__list li img {
  display: block;
  margin: 0 auto;
}
.components__list li h3 {
  text-align: center;
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #1a212c;
  margin-bottom: 0.15rem;
}
.components__list li p {
  text-align: center;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  color: #272727;
}
.effective {
  background: url(../img/effective-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.effective__logo {
  text-align: center;
  margin-bottom: 0.16rem;
}
.effective__list {
  padding-left: 0.3rem;
  padding-right: 2.21rem;
  margin-top: 0.7rem;
}
.effective__list li:not(:last-child) {
  margin-bottom: 0.45rem;
}
.effective__list li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.effective__list li p svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.effective__list li p span {
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0.17rem;
}
.pro {
  padding-top: 4.9rem;
  padding-bottom: 0.8rem;
  background: #fff url(../img/doctor.png) 50% 0 no-repeat;
  background-size: 100%;
}
.pro__frame {
  border: 0.1rem solid #8690CB;
  border-top: none;
  position: relative;
  margin: 0 0.3rem;
  padding: 0.3rem 0.3rem 0.4rem;
}
.pro__frame:before {
  content: "";
  position: absolute;
  left: -0.1rem;
  top: -0.7rem;
  width: calc(100% + 0.2rem);
  height: 0.72rem;
  background: url(../img/frame-top.svg) 50% 0 no-repeat;
  background-size: 100%;
}
.pro__title {
  font-size: 0.35rem;
  font-weight: 800;
  line-height: 1.25;
  color: #272727;
  margin-bottom: 0.15rem;
}
.pro__name {
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.4;
  color: #1a212c;
  margin-bottom: 0.15rem;
}
.pro__name span {
  display: block;
  font-size: 0.25rem;
}
.pro__text {
  font-weight: 500;
  line-height: 1.4;
  color: #1a212c;
}
.steps {
  background-color: #1a212c;
}
.steps__list {
  overflow: hidden;
  margin-bottom: 0.45rem;
}
.steps__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.steps__list li:not(:last-child) {
  margin-bottom: 0.1rem;
}
.steps__list li .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.08rem;
  height: 2.08rem;
  border-radius: 50%;
  border: 1px solid #8690CB;
  padding: 0.15rem;
  background-color: #1a212c;
  z-index: 2;
}
.steps__list li .image img {
  width: 1.56rem;
  height: 1.78rem;
  position: relative;
}
.steps__list li .text h3 {
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 0.15rem;
}
.steps__list li .text p {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
.steps__list li:nth-child(odd) .image {
  text-align: right;
  margin-left: -0.36rem;
}
.steps__list li:nth-child(odd) .text {
  padding-left: 0.26rem;
  padding-right: 0.3rem;
}
.steps__list li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.steps__list li:nth-child(2n) .image {
  text-align: left;
  margin-right: -0.36rem;
}
.steps__list li:nth-child(2n) .text {
  padding-right: 0.26rem;
  padding-left: 0.3rem;
}
.steps__list li:nth-child(2) {
  position: relative;
}
.steps__list li:nth-child(2):after,
.steps__list li:nth-child(2):before {
  content: "";
  position: absolute;
  left: calc(50% - 1rem);
  width: 2rem;
  border-top: 1px solid #8690CB;
  z-index: 1;
}
.steps__list li:nth-child(2):before {
  top: 0;
  -webkit-transform: skewY(30deg);
  transform: skewY(30deg);
}
.steps__list li:nth-child(2):after {
  bottom: 0;
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
}
.button__wrap {
  text-align: center;
}
.reviews,
.reviews__slider {
  position: relative;
}
.reviews__slider {
  padding-bottom: 0.28rem;
}
.reviews__slider .slick-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background: transparent;
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.reviews__slider .slick-arrow.slick-prev {
  left: 1.59rem;
}
.reviews__slider .slick-arrow.slick-next {
  right: 1.59rem;
}
.reviews__slides {
  position: absolute;
  left: 50%;
  bottom: 0.85rem;
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #1a212c;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slide {
  outline: none !important;
  padding: 0 0.2rem;
  margin: 0 0.3rem 0.4rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.slide__topbar {
  padding: 0.3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slide__topbar > img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.6rem;
  height: auto;
}
.slide__topbar p {
  padding-left: 0.2rem;
  font-weight: 500;
  line-height: 1.4;
  color: #272727;
}
.slide__topbar p span {
  display: block;
  font-weight: 700;
}
.slide__image {
  text-align: center;
}
.slide__image img {
  display: block;
  margin: 0 auto;
}
.slide__text {
  padding: 0.3rem 0;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  color: #272727;
}
.order {
  background-color: #1a212c;
}
.order__title {
  padding: 0 0.3rem;
  font-size: 0.35rem;
  font-weight: 800;
  line-height: 1.25;
  color: #fff;
}
.order__list {
  padding: 0 0.3rem;
  margin-top: 0.4rem;
  position: relative;
}
.order__list:before {
  content: "";
  position: absolute;
  left: 0.66rem;
  top: 0.1rem;
  height: 90%;
  border-left: 2px solid #8690CB;
  z-index: 1;
}
.order__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.order__list li:not(:last-child) {
  margin-bottom: 0.38rem;
}
.order__list li .num {
  width: 0.74rem;
  height: 0.74rem;
  border: 2px solid #8690CB;
  border-radius: 50%;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #1a212c;
  position: relative;
  z-index: 2;
}
.order__list li .num span {
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 0.74rem;
  color: #8690CB;
}
.order__list li .text {
  padding-left: 0.32rem;
}
.order__list li .text h3 {
  font-size: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 0.05rem;
}
.order__list li .text p {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
.footer {
  padding: 0.3rem;
}
.footer__text {
  font-size: 0.18rem;
  text-align: center;
}
@media (max-width: 479px) {
  html {
    font-size: 21vw;
  }
}
.feedback {
  width: 75px;
  height: 70px;
  position: fixed;
  right: -15px;
  top: 15%;
  display: flex;
  align-items: center;
  background-color: #a518bc;;
  padding-left: 10px;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  transition: all .5s;
  }
  .feedback:hover {
  right: 0;
  }
  .feedback img {
  width: 50px;
  height: 50px;
  }
  .popup-window {
  font-family: inherit;
  display: none;
  width: 300px;
  position: fixed;
  right: 0;
  top: 15%;
  padding: 35px 10px;
  background: #fff;
  border-radius: 5px;
  z-index: 2000;
  }
  .popup-window form {
  width: 100%;
  min-height: auto;
  padding: 0;
  background: inherit;
  box-shadow: none;
  }
  .popup-window .label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  }
  .popup-window input {
  box-sizing: border-box;
  width: 100%;
  padding:0 10px;
  border: none;
  font-family: inherit;
  font-size: 16px;
  border: 1px solid #333;
  height: 44px;
  }
  .popup-window button {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 5px;
  background: #a518bc;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
  border-radius: 20px;
  }
  .close-popup {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 27px;
  height: 27px;
  background-color: #fff;
  cursor: pointer;
  }
  .close-popup:before {
  content: "";
  background: #333;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 13px;
  left: 4px;
  transform: rotate(-45deg);
  }
  .close-popup:after {
  content: "";
  background: #333;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 13px;
  left: 4px;
  transform: rotate(45deg);
  }
  form .input-wrapper label {
    display: none;
    pointer-events: none;
  }
  
  form .input-wrapper {
    position: relative;
    margin-bottom: 20px;
  }
  
  form .input-wrapper .error {
    border: 1px solid red!important;
  }
  
  form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 25px;
    text-align: left
  }
  .popup-window form .input-wrapper .error+label  {
    left: 10px;
  }
  form .input-wrapper .error+label:before,
  form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 45px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
  }
  .popup-window form .input-wrapper .error+label:before,
  .popup-window form .input-wrapper .error+label:after {
    right: 30px;
  }
  form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
  }
  
  form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
  }
 .footer {
   max-width: 480px!important;
   background: transparent!important;
   color: #272727!important;
 }