@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Roboto:wght@400;500;700&display=swap); /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
main {
  display: block;
  background: #fff;
  box-shadow: 0 -0.15rem 0.12rem rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 0;
}
h1 {
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.slick-slider {
  position: relative;
  display: block;
  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;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  outline: 0;
}
.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: url(ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format('embedded-opentype'),
    url(fonts/slick.woff) format('woff'),
    url(fonts/slick.ttf) format('truetype'),
    url(fonts/slick.svg#slick) format('svg');
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
}
.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-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  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;
}
.feedback {
  width: 75px;
  height: 70px;
  position: fixed;
  right: -15px;
  top: 15%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: #f20083;
  padding-left: 10px;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.feedback:hover {
  right: 0;
}
.popup-window {
  font-family: inherit;
  line-height: 0.08rem;
  width: 300px;
  position: fixed;
  right: 0;
  top: 12%;
  padding: 35px 10px;
  background: #fff;
  border-radius: 5px;
  z-index: 2000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
@media (max-width: 350px) {
  .popup-window {
    line-height: 0.1rem;
  }
}
.closed {
  right: -100%;
}
.popup-window form {
  width: 100%;
  min-height: auto;
  padding: 0;
  background: inherit;
  box-shadow: none;
  margin-top: 0;
}
.popup-window label {
  display: block;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0.1rem;
}
.popup-window input {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 10px;
  border: 1px solid #333;
  font-family: inherit;
  font-size: 16px;
  margin-bottom: 15px;
  background: #fff;
}
.popup-window input:last-of-type {
  margin-bottom: 15px;
}
.popup-window button {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 15px;
  background: #f20083;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
}
.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;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-popup:after {
  content: '';
  background: #333;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 13px;
  left: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 480px) {
  .feedback {
    width: 60px;
    height: 40px;
    padding-left: 7px;
  }
  .feedback img {
    max-width: 30px;
  }
  .popup-window {
    width: 80%;
  }
}
.block1 {
  padding-top: 0.8rem;
  background: #ececec;
}
.block1-bottom {
  padding-top: 0.8rem;
  padding-bottom: 3.6rem;
  background: url(../img/img_2.jpg) center bottom/100% no-repeat #fff;
  position: relative;
}
.block1 > img:first-of-type {
  margin-bottom: 0.25rem;
}
.block1 ul {
  padding-right: 0.3rem;
  margin-bottom: 0.8rem;
}
.block1 li {
  padding-left: 0.44rem;
  position: relative;
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0.25rem;
}
.block1 li::before {
  content: '';
  display: block;
  position: absolute;
  width: 0.3rem;
  height: 0.1rem;
  background: #765cc1;
  left: 0;
  top: 0.08rem;
}
.block1 li:last-of-type {
  margin-bottom: 0;
}
.block1-product {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1.4rem;
}
.block2 {
  background: url(../img/img_3.jpg) center center/cover no-repeat;
  padding-top: 4.58rem;
  padding-bottom: 0.8rem;
  color: #fff;
  position: relative;
}
.block2_rounded {
  position: absolute;
  width: 1.78rem;
  border-radius: 50%;
  left: 0.2rem;
  top: 2.65rem;
}
.block2-title {
  background: #765cc1;
  padding: 0.08rem 1.65rem 0.08rem 0.3rem;
  position: relative;
  margin-bottom: 0.17rem;
}
.block2-title p {
  font-size: 0.28rem;
  line-height: 0.34rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}
.block2-product {
  position: absolute;
  right: 0.2rem;
  bottom: -0.05rem;
  width: 1.55rem;
}
.block2-text {
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 0 0.3rem;
}
.block3 {
  padding-top: 0.8rem;
  background: #ececec;
}
.block3-expertText {
  border: 0.12rem solid #765cc1;
  position: relative;
}
.block3-expertText p {
  padding: 0.2rem 0.18rem 0.58rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.block3-expertText::before {
  content: '';
  display: block;
  width: 0.58rem;
  height: 0.46rem;
  position: absolute;
  background: url(../img/quote_open.svg) center center/contain no-repeat;
  left: 0.18rem;
  top: 0.08rem;
}
.block3-expertText::after {
  content: '';
  display: block;
  width: 0.58rem;
  height: 0.46rem;
  position: absolute;
  background: url(../img/quote_close.svg) center center/contain no-repeat;
  right: 0.18rem;
  bottom: 0.1rem;
}
.block3-expertTitle {
  background: #474747;
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 0.16rem 0.18rem;
}
.block3-expertTitle span {
  display: block;
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0.1rem;
}
.block4 .header-middle {
  padding-top: 0.7rem;
  background: url(../img/img_5.jpg) center top 0.3rem/100% no-repeat #fff;
}
.block4 .header-middle p {
  max-width: 1.85rem;
}
.block4 .header-middle p:first-child {
  font-size: 0.48rem;
  line-height: 0.62rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.block4 .header-middle h4 {
  margin: 0 auto 3.65rem;
  max-width: 4.2rem;
  font-size: 0.28rem;
  line-height: 0.34rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}
.block4 .header-middle .header-product_middle {
  bottom: 0.05rem;
  width: 2.47rem;
}
.block4 .header-middle .header-price .price-sale {
  bottom: 2.35rem;
}
.block4 .header-bottom {
  background: #d6d6d7;
}
.block5 {
  padding-top: 0.8rem;
  background: #ececec;
}
.block5 ul.research {
  padding-left: 0.3rem;
  margin-bottom: 0.4rem;
}
.block5 ul.research li {
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  padding-left: 1.2rem;
  padding-right: 0.3rem;
  padding-bottom: 0.15rem;
  margin-bottom: 0.25rem;
  position: relative;
}
.block5 ul.research li:last-of-type {
  margin-bottom: 0;
}
.block5 ul.research li::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.56rem;
  height: 0.09rem;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#37babb),
    to(#765cc1)
  );
  background: -webkit-linear-gradient(right, #37babb 0, #765cc1 100%);
  background: linear-gradient(270deg, #37babb 0, #765cc1 100%);
}
.block5 ul.research li::before {
  content: '79%';
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  width: 1.2rem;
  height: 0.6rem;
  font-size: 0.48rem;
  line-height: 0.6rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 800;
  color: #765cc1;
}
.block5 ul.research li:nth-of-type(2)::after {
  width: 3.89rem;
}
.block5 ul.research li:nth-of-type(2)::before {
  content: '83%';
}
.block5 ul.research li:nth-of-type(3)::after {
  width: 4.05rem;
}
.block5 ul.research li:nth-of-type(3)::before {
  content: '84%';
}
.block5 ul.research li:nth-of-type(4)::after {
  width: 4.37rem;
}
.block5 ul.research li:nth-of-type(4)::before {
  content: '94%';
}
.participants-wrapper {
  position: relative;
}
.participants-item img {
  width: 100%;
}
.participants-pagination {
  position: absolute;
  font-size: 0.36rem;
  line-height: 0.44rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  color: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100% + 0.45rem);
}
.components {
  color: #000;
  padding-bottom: 0.8rem;
  background: url(../img/poduct_components.png) right top/1.28rem no-repeat;
}
.components h3 {
  margin-bottom: 0.1rem;
}
.components h4 {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.4rem;
}
.components-item {
  padding-left: 0.3rem;
  margin-bottom: 0.4rem;
}
.components-item:last-of-type {
  margin-bottom: 0;
}
.components-item h5 {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  max-width: 3.2rem;
}
.components-item img {
  margin-bottom: 0.03rem;
}
.components-item p {
  font-size: 0.2rem;
  line-height: 0.23rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  max-width: 3.3rem;
}
.components-item:nth-of-type(1) img {
  width: 4.01rem;
}
.components-item:nth-of-type(2) img {
  width: 3.78rem;
}
.components-item:nth-of-type(3) img,
.components-item:nth-of-type(4) img {
  width: 3.37rem;
}
.block6 {
  padding-top: 0.8rem;
  background: #765cc1;
  color: #fff;
  padding-bottom: 0.4rem;
}
.block6 h3 {
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.37rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 0.45rem;
}
.using-item {
  padding-left: 2rem;
  padding-right: 0.3rem;
  position: relative;
  padding-top: 0.4rem;
}
.using-item::before {
  content: '';
  display: block;
  position: absolute;
  left: 0.3rem;
  top: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
}
.using-item:nth-of-type(1) {
  background: #765cc1;
  padding-bottom: 0.6rem;
}
.using-item:nth-of-type(1)::before {
  background: url(../img/step_1.png) center center/contain no-repeat;
  top: 0;
}
.using-item:nth-of-type(2) {
  background: #507ca9;
  padding-top: 0.25rem;
  padding-bottom: 0.6rem;
}
.using-item:nth-of-type(2)::before {
  background: url(../img/step_2.png) center center/contain no-repeat;
}
.using-item:nth-of-type(3) {
  background: #259fa3;
  padding-top: 0.25rem;
  padding-bottom: 1rem;
}
.using-item:nth-of-type(3)::before {
  background: url(../img/step_3.png) center center/contain no-repeat;
}
.using-title {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0.1rem;
}
.using-text {
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.block7 {
  padding-top: 0.8rem;
  background: #ececec;
}
.block7 h3 {
  margin-bottom: 0.35rem;
}
.block7-reviewsWrapper {
  position: relative;
}
.reviews {
  position: relative;
  margin-bottom: 0 !important;
}
.reviews::before {
  content: '';
  display: block;
  position: absolute;
  width: 0.8rem;
  height: 0.7rem;
  left: 0.3rem;
  top: 0.2rem;
  background: url(../img/quote_open_grey.svg) center center/contain no-repeat;
  z-index: 1;
}
.reviews::after {
  content: '';
  display: block;
  position: absolute;
  width: 0.8rem;
  height: 0.7rem;
  right: 0.3rem;
  top: 1.3rem;
  background: url(../img/quote_close_grey.svg) center center/contain no-repeat;
  z-index: 1;
}
.reviews img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 1.72rem;
}
.reviews-pagination {
  position: absolute;
  font-size: 0.36rem;
  line-height: 0.44rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  color: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  bottom: 0.85rem;
}
.reviews .slick-dots {
  display: none !important;
}
.reviews-item {
  padding-bottom: 0;
  position: relative;
  padding-top: 1.1rem;
  background: #ececec;
}
.reviews-author {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.1rem;
}
.reviews-text {
  padding: 0.8rem 0.3rem 1.75rem;
  background: #fff;
}
.reviews .slick-next,
.reviews .slick-prev {
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 1;
}
#header-bottom .header-middle {
  background: url(../img/footer_bg.jpg) top center/100% no-repeat;
}
#header-bottom .header-middle h4 {
  font-size: 0.48rem;
  line-height: 0.59rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 800;
  color: #fff;
  margin-bottom: 0.1rem;
}
#header-bottom .header-middle h5 {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  margin: 0 auto 3.45rem;
  text-align: center;
  color: #fff;
  max-width: 4.2rem;
}
#header-bottom .header-middle p {
  max-width: 1.85rem;
}
#header-bottom .header-middle p:first-child {
  font-size: 0.48rem;
  line-height: 0.62rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
#header-bottom .header-middle .header-product_middle {
  bottom: -0.1rem;
  width: 2.45rem;
}
#header-bottom .header-middle .header-price .price-sale {
  bottom: 2.2rem;
}
#header-bottom .timer-description {
  color: #fff;
}
#header-bottom .header-bottom {
  background: #2c2c2c;
}
#header-bottom .header-bottom h4 {
  font-size: 0.3rem;
  line-height: 0.37rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 0.4rem;
}
#header-bottom .header-bottom h5 {
  color: #fff;
}
#header-bottom .header-bottom form {
  width: 4.2rem;
  margin: 0 auto;
}
#header-bottom .header-bottom form input {
  background: #fff;
  display: block;
  width: 100%;
  border-radius: 0.4rem;
  border: 0.01rem solid #9c9c9c;
  font-size: 0.21rem;
  line-height: 0.25rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0.23rem;
  padding: 0.22rem 0.45rem;
}
#header-bottom .header-bottom form label {
  font-size: 0.21rem;
  line-height: 0.25rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  color: #fff;
  display: block;
  margin-bottom: 0.13rem;
  padding-left: 0.45rem;
}
footer {
  width: 100%;
  padding: 0.15rem;
  color: #fff;
  text-align: center;
  background: #765cc1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}
footer p {
  padding: 0;
  margin: 0;
  font-size: 0.14rem;
  line-height: 0.18rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  color: inherit;
}
footer a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 0.14rem;
  line-height: 0.18rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
footer a:hover {
  text-decoration: none;
}
.header {
  background: #d6d6d7;
}
.header-top {
  background: url(../img/header_top.jpg) top center/100% no-repeat #d6d6d7;
  padding-top: 3.6rem;
  color: #fff;
  position: relative;
}
.header-top h1 {
  padding-left: 0.28rem;
  max-width: 3.2rem;
  font-size: 0.38rem;
  line-height: 0.59rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0.03rem;
}
.header-top h2 {
  font-size: 0.2rem;
  line-height: 0.23rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  max-width: 2.5rem;
  padding-left: 0.28rem;
  margin-bottom: 0.4rem;
}
.header-top li {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(56%, #765cc1),
    color-stop(72%, #53408a)
  );
  background: -webkit-linear-gradient(left, #765cc1 56%, #53408a 72%);
  background: linear-gradient(90deg, #765cc1 56%, #53408a 72%);
  padding: 0.08rem 1.6rem 0.08rem 0.9rem;
  margin-bottom: 0.1rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  position: relative;
}
.header-top li::before {
  content: '';
  display: block;
  width: 0.65rem;
  height: 0.72rem;
  position: absolute;
  left: 0.28rem;
  bottom: 0.12rem;
  background: url(../img/header_list.svg) center center/contain no-repeat;
}
.header-top li:last-of-type {
  margin-bottom: 0;
}
.header-banner {
  position: absolute;
  left: 0;
  top: 3rem;
  width: 2.65rem;
  padding: 0.1rem 0.15rem 0.1rem 0.28rem;
  background: #f20083;
  font-size: 0.16rem;
  line-height: 0.19rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.header-product_top {
  position: absolute;
  width: 1.8rem;
  right: 0;
  bottom: -0.37rem;
}
.header-product_middle {
  position: absolute;
  right: 0.15rem;
  bottom: -0.2rem;
  width: 2.3rem;
}
.header-middle {
  background: #d6d6d7;
  padding-top: 0.8rem;
}
.header-middle h4 {
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.34rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  margin-bottom: 1rem;
}
.header-price {
  background: -webkit-linear-gradient(
    359.04deg,
    #765cc1 0.37%,
    #765cc1 40.19%,
    #55428c 57.26%,
    #765cc1 99.67%
  );
  background: linear-gradient(
    90.96deg,
    #765cc1 0.37%,
    #765cc1 40.19%,
    #55428c 57.26%,
    #765cc1 99.67%
  );
  color: #fff;
  padding-top: 0.26rem;
  padding-left: 0.28rem;
  padding-bottom: 0.13rem;
  position: relative;
}
.header-price p {
  font-size: 0.2rem;
  line-height: 0.23rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.header-price .price-old {
  margin-bottom: 0.07rem;
  font-size: 0.25rem;
  line-height: 0.46rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 500;
  position: relative;
}
.header-price .price-old::after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 0.1rem;
  background: url(../img/price_line.svg) center center/contain no-repeat;
  left: -0.28rem;
  top: 50%;
}
.header-price .price-old span {
  font-size: 0.18rem;
  line-height: 0.23rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.header-price .price-new {
  margin-top: -0.11rem;
  font-size: 0.3rem;
  line-height: 0.81rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}
.header-price .price-new span {
  font-size: 0.24rem;
  line-height: 0.3rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.header-price .price-sale {
  position: absolute;
  font-size: 0.13rem;
  line-height: 0.22rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  right: 0.3rem;
  bottom: 1.95rem;
}
.header-bottom {
  padding-top: 0.4rem;
  padding-bottom: 0.8rem;
}
.header-bottom h5 {
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.26rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.timer {
  margin-bottom: 0.4rem;
}
.timer-items {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  align-items: flex-start;
  margin-bottom: 0.13rem;
}
.timer-item {
  flex-basis: 1rem;
  height: 1rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 0.6rem;
  background: rgba(117, 92, 193, 0.9);
  color: #fff;
  text-align: center;
  font-size: 0.6rem;
  line-height: 0.66rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  padding: 0.15rem 0;
  position: relative;
}
.timer-item::after {
  position: absolute;
  display: block;
  content: ':';
  left: calc(100% + 0.22rem);
  top: 0;
  font-size: 0.72rem;
  line-height: 1rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 500;
  color: #8068c3;
}
.timer-item:last-of-type {
  margin-right: 0;
}
.timer-item:last-of-type::after {
  display: none;
}
.timer-descriptions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  align-items: flex-start;
}
.timer-description {
  flex-basis: 1rem;
  margin-right: 0.6rem;
  font-size: 0.14rem;
  line-height: 0.15rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}
.timer-description:last-of-type {
  margin-right: 0;
}
.slick-next:before,
.slick-prev:before {
  content: '';
}
.slick-next {
  width: 0.7rem;
  height: 0.71rem;
  background: url(../img/arrow_right.svg) center center/contain no-repeat;
  right: 1rem;
  top: calc(100% + 0.65rem);
}
.slick-prev {
  width: 0.7rem;
  height: 0.71rem;
  background: url(../img/arrow_left.svg) center center/contain no-repeat;
  left: 1rem;
  top: calc(100% + 0.65rem);
}
.slick-next:active,
.slick-next:focus,
.slick-next:hover {
  background: url(../img/arrow_right.svg) center center/contain no-repeat;
}
.slick-prev:active,
.slick-prev:focus,
.slick-prev:hover {
  background: url(../img/arrow_left.svg) center center/contain no-repeat;
}
.participants.slick-slider {
  margin-bottom: 1.76rem;
}
.participants .slick-dots {
  display: none !important;
}
html {
  font-size: 625%;
}
@media (max-width: 480px) {
  html {
    font-size: 21vw;
  }
}
body {
  max-width: 480px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  color: #131212;
  background: #e5e5e5;
  font-family: Roboto, Arial, sans-serif;
  font-size: 0.18rem;
}
iframe ~ div {
  font-size: 0.16rem;
}
* {
  box-sizing: border-box;
}
* > * {
  box-sizing: inherit;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}
.button {
  background: #f20083;
  border-radius: 0.38rem;
  min-width: 2.24rem;
  font-size: 0.2rem;
  line-height: 0.26rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  border: none;
  outline: 0;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  margin: 0 auto;
  display: block;
  padding: 0.22rem 0.95rem;
  position: relative;
  overflow: hidden;
}
.button::before {
  display: none;
  content: '';
  width: 120%;
  height: 100%;
  background-image: url(../img/animate_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: 2s cubic-bezier(0.43, 0.61, 1, 1) infinite slideShiny;
  animation: 2s cubic-bezier(0.43, 0.61, 1, 1) infinite slideShiny;
  position: absolute;
  top: 0;
  left: -10%;
  -webkit-filter: brightness(2);
  filter: brightness(2);
}
.button:focus,
.button:hover {
  cursor: pointer;
  background: #bf0067;
}
.button:active {
  cursor: pointer;
  background: #a6005a;
}
.alternativeButton {
  background: #fecd4d;
  color: #131212;
  font-weight: 400;
  box-shadow: 0 0.04rem 0.07rem rgba(11, 8, 8, 0.35);
}
.alternativeButton:active,
.alternativeButton:focus,
.alternativeButton:hover {
  background: #febf1a;
}
.button-wrapper {
  width: 3.17rem;
  height: 0.81rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.5rem;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.alternativeTitle,
.standardTitle {
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.34rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  padding: 0 0.3rem;
  margin-bottom: 0.4rem;
}
.alternativeTitle span,
.standardTitle span {
  color: #008ae8;
}
.additinal {
  margin-bottom: 0.33rem;
  position: relative;
}
.additinal::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 0.6rem;
  height: 0.05rem;
  background: #a3e9f6;
}
.standardTitleWrap {
  padding: 0.11rem 0.44rem 0 0.34rem;
  background: url(../img/title_bg.png) center center/contain no-repeat;
  margin: 0 auto 0.24rem;
  min-height: 0.88rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.standardTitleWrap p {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
}
.standardTitleWrap p span {
  font-size: 0.24rem;
  line-height: 0.29rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  color: #e93701;
}
.alternativeTitle {
  color: #fff;
}
.standard-list li {
  padding-left: 0.55rem;
  margin-bottom: 0.3rem;
  padding-right: 0.2rem;
  position: relative;
  font-size: 0.25rem;
  line-height: 0.33rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.standard-list li:last-of-type {
  margin-bottom: 0;
}
.standard-list li::before {
  content: '';
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../img/check.svg) center center/cover no-repeat;
  position: absolute;
  left: 0.15rem;
  top: 0.05rem;
}
.standardPadd {
  padding: 0 20px;
}
.standardText {
  margin: 0 0 10px;
  padding: 0 20px;
  font-size: 21px;
  line-height: 25px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
.standardText span {
  font-size: 21px;
  line-height: 25px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
}
.nopad {
  padding: 0;
}
.standardTextWrap {
  padding: 35px 30px;
  color: #fff;
}
.roundBlock {
  position: relative;
  margin-bottom: 80px;
  background: #131212;
}
.roundBlock::before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 100px;
  top: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/pseudo-bottom.svg);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}
.altTitle {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 30px;
  line-height: 35px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 800;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 400px) {
  .altTitle {
    font-size: 26px;
    line-height: 28px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
  }
}
header {
  box-shadow: 0 -15px 12px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
}
#header-bottom .header {
  box-shadow: none;
}
.list-reset {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  font-size: 0.2rem;
  line-height: 0.27rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
}
p span {
  font-weight: 700;
}
p.light {
  font-weight: 300;
}
p.medium {
  font-weight: 500;
}
p.semibold {
  font-weight: 600;
}
p.bold {
  font-weight: 700;
}
p.black {
  font-weight: 900;
}
section {
  font-size: 0;
}
.img-wrapper {
  position: relative;
  margin-bottom: 0.75rem;
  text-align: center;
}
.img-wrapper img {
  border-radius: 0.3rem;
  max-width: 4.5rem;
}
.img-wrapper span {
  position: absolute;
  left: 50%;
  top: 0;
  width: 3.95rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0.25rem;
  line-height: 0.3rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  border-radius: 0.2rem;
  background: #99465d;
  padding: 0.15rem 0.08rem;
}
.rightSide {
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.alignRight {
  text-align: right;
}
.alignLeft {
  text-align: left;
}
