@charset "UTF-8";
@font-face {
  font-family: 'wadik';
  src: url("/fonts/wadik-webfont.woff2") format("woff2"), url("/fonts/wadik-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Manrope';
  src: url("/fonts/Manrope-Light.eot");
  src: local("Manrope Light"), local("Manrope-Light"), url("/fonts/Manrope-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Manrope-Light.woff2") format("woff2"), url("/fonts/Manrope-Light.woff") format("woff"), url("/fonts/Manrope-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Caviar Dreams';
  src: url("/fonts/CaviarDreams-Bold.eot");
  src: url("/fonts/CaviarDreams-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/CaviarDreams-Bold.woff") format("woff"), url("/fonts/CaviarDreams-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  src: local("Inter Extra Light BETA"), local("Inter-Extra-Light-BETA"), url("/fonts/Inter-ExtraLightBETA.woff2") format("woff2"), url("/fonts/Inter-ExtraLightBETA.woff") format("woff"), url("/fonts/Inter-ExtraLightBETA.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

#sp-position1 .sp-module,
#sp-position8 .sp-module {
  margin-top: 0 !important; }

.tinkoffPayRow {
  margin: 0 !important; }

.otzyv-css .sppb-title-heading {
  position: relative;
  color: #fff !important; }

@media (min-width: 992px) {
  #sp-top1 {
    width: 16%;
    padding-right: 0;
    padding-left: 0; }
  #sp-menu {
    width: 67%; }
  #sp-menu .sp-menu-item a {
    padding-left: 5px;
    padding-right: 5px; } }

@media (min-width: 1200px) {
  #sp-menu .sp-menu-item a {
    padding-left: 12px;
    padding-right: 12px; } }

.strong {
  font-weight: 700; }

body {
  font-family: "roboto", Arial, serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  body *,
  body *::before,
  body *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  body .visually-hidden {
    position: absolute;
    width: 1px !important;
    height: 1px !important;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden; }
  body img {
    width: 100%;
    height: auto; }
  body input[type="submit"] {
    cursor: pointer; }
  body input[type="number"]:focus,
  body input[type="tel"]:focus,
  body input[type="text"]:focus,
  body textarea:focus {
    outline: none; }
  body input:focus,
  body button:focus {
    outline-width: 0;
    outline: none; }
  body label {
    cursor: pointer; }
  body .clearfix::after {
    content: "";
    /* Генерируем пустой элемент */
    clear: both;
    /* Отменяем обтекание*/
    display: block;
    /* Блочный элемент */ }
  body .disable {
    display: none !important; }
  body .nowrap {
    white-space: nowrap; }

.first {
  position: relative;
  color: #2F2F2F;
  overflow-x: hidden;
  height: 100vh;
  width: 100%; }

.first__wrapper {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%; }
  @media (max-width: 767px) {
    .first__wrapper {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    .first__wrapper {
      padding-left: 112px;
      padding-right: 112px; } }
  @media (min-width: 1141px) {
    .first__wrapper {
      padding-left: 160px;
      padding-right: 160px; } }

.first__center {
  -ms-flex-item-align: center;
  align-self: center;
  margin-top: auto;
  margin-bottom: auto;
  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; }

.first__logo {
  font-size: 60px; }

.first__description {
  text-align: center; }

.first__bottom {
  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;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 20px; }

.first__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }
  @media (max-width: 767px) {
    .first__title {
      text-align: center;
      letter-spacing: 1.5px; } }
  @media (min-width: 768px) {
    .first__title {
      letter-spacing: 1.9px; } }
  @media (min-width: 1141px) {
    .first__title {
      letter-spacing: 2.7px; } }

.first__subtitle {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .first__subtitle {
      font-size: 54px;
      letter-spacing: 7px;
      text-align: center;
      position: relative;
      z-index: 2;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .first__subtitle {
      font-size: 78px;
      letter-spacing: 9px; } }
  @media (min-width: 1141px) {
    .first__subtitle {
      margin-top: 70px;
      font-size: 112px;
      letter-spacing: 13px; } }

.first__list {
  list-style-type: none; }
  @media (min-width: 768px) {
    .first__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.first__item--bg {
  font-size: 0; }
  @media (max-width: 767px) {
    .first__item--bg {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: -105px; } }
  @media (min-width: 768px) {
    .first__item--bg {
      display: none; } }

.first__bg-mobile {
  width: 454px !important;
  height: auto; }

.first__item--youtube {
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .first__item--youtube {
      text-align: center; } }
  @media (min-width: 768px) {
    .first__item--youtube {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.first__button--youtube {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  font-size: 14px;
  letter-spacing: 1.7px;
  background-color: transparent;
  border: 0 solid transparent;
  padding-left: 39px;
  cursor: pointer;
  font-family: "roboto", Arial, serif;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .first__button--youtube {
      margin-top: 5px;
      height: 60px; } }
  @media (min-width: 768px) {
    .first__button--youtube {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      height: 42px;
      margin-left: 51px; } }
  @media (min-width: 1141px) {
    .first__button--youtube {
      height: 60px;
      margin-left: 73px; } }
  .first__button--youtube::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("/images/youtube.svg");
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.first__item--choose {
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .first__item--choose {
      text-align: center;
      margin-top: -20px; } }

.first__button--choose {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.7px;
  background-color: transparent;
  border: 0 solid transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("/images/button-bg.png");
  cursor: pointer;
  font-family: "roboto", Arial, serif;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .first__button--choose {
      width: 100%;
      max-width: 310px;
      height: 60px; } }
  @media (min-width: 768px) {
    .first__button--choose {
      width: 217px;
      height: 42px; } }
  @media (min-width: 1141px) {
    .first__button--choose {
      width: 310px;
      height: 60px; } }

.first__link {
  color: #2F2F2F; }

.overlay {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }

.m-popup--youtube {
  max-width: 100%;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important; }
  @media (max-width: 767px) {
    .m-popup--youtube {
      width: 100vw;
      height: 60vw; } }
  @media (min-width: 768px) {
    .m-popup--youtube {
      width: 80vw !important;
      height: 50vw; } }
  .m-popup--youtube .m-popup__close-btn {
    top: -30px !important; }

.m-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #2F2F2F;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11;
  color: #2F2F2F;
  display: none; }
  @media (max-width: 767px) {
    .m-popup {
      width: 100%;
      max-width: 500px;
      border-radius: 21px;
      padding: 35px; } }
  @media (min-width: 768px) {
    .m-popup {
      border-radius: 30px;
      padding: 50px;
      width: 714px; } }
  @media (min-width: 1141px) {
    .m-popup {
      width: 1020px;
      border-radius: 30px; } }

.m-popup__close-btn {
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: transparent;
  border: 0 solid transparent;
  cursor: pointer; }
  @media (max-width: 767px) {
    .m-popup__close-btn {
      right: 4px;
      top: 4px; } }
  @media (min-width: 768px) {
    .m-popup__close-btn {
      right: 30px;
      top: 30px; } }
  .m-popup__close-btn::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 2px;
    height: 70%;
    background-color: #D9D9D9;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .m-popup__close-btn::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 2px;
    height: 70%;
    background-color: #D9D9D9;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.m-popup__title {
  font-size: 17px;
  letter-spacing: 2px;
  display: block; }
  @media (min-width: 1141px) {
    .m-popup__title {
      font-size: 24px;
      letter-spacing: 3px; } }

.m-popup__description {
  margin-top: 20px;
  display: block;
  line-height: 20px; }

@media (min-width: 768px) {
  .m-popup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 21px; } }

@media (min-width: 1141px) {
  .m-popup__form {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .m-popup__kit,
  .m-popup__height {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .m-popup__kit,
  .m-popup__height {
    width: 50%; } }

@media (min-width: 768px) {
  .m-popup__kit {
    width: 400px; } }

@media (min-width: 1141px) {
  .m-popup__kit {
    width: 600px; } }

@media (min-width: 768px) {
  .m-popup__height {
    width: 200px; } }

@media (min-width: 1141px) {
  .m-popup__height {
    width: 300px; } }

.m-popup__form-title {
  font-size: 15px;
  letter-spacing: 1.7px;
  display: block;
  margin-top: 18px; }
  @media (min-width: 1141px) {
    .m-popup__form-title {
      font-size: 22px;
      letter-spacing: 2.5px;
      margin-bottom: 25px; } }

@media (max-width: 767px) {
  .m-popup__input-field {
    margin-top: 15px; } }

@media (min-width: 768px) {
  .m-popup__input-field {
    margin-top: 24px; } }

@media (min-width: 768px) {
  .m-popup__inputs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.m-popup__input-container {
  position: relative; }
  @media (max-width: 767px) {
    .m-popup__input-container {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .m-popup__input-container {
      width: 182px; } }
  @media (min-width: 1141px) {
    .m-popup__input-container {
      width: 260px; } }

.m-popup__label {
  display: block;
  font-size: 11px;
  letter-spacing: 1.2px;
  color: #C3C3C3;
  position: relative;
  padding-left: 49px; }
  @media (max-width: 767px) {
    .m-popup__label {
      line-height: 16px; } }
  @media (min-width: 1141px) {
    .m-popup__label {
      font-size: 16px;
      letter-spacing: 2px; } }
  .m-popup__label::before {
    position: absolute;
    content: "";
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #C3C3C3;
    top: -5px; }
    @media (min-width: 768px) {
      .m-popup__label::before {
        top: -4px; } }
  .m-popup__label::after {
    position: absolute;
    content: "";
    left: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    top: -5px; }
    @media (min-width: 768px) {
      .m-popup__label::after {
        top: -4px; } }

.m-popup__label--radio::before {
  border-radius: 50%; }

.m-popup__checkbox {
  display: none; }

.m-popup__radio {
  display: none; }

.m-popup__input,
.m-popup__submit {
  width: 100%; }

.m-popup__confid {
  font-family: "Inter", Arial, serif;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.3);
  left: 0;
  width: 100%;
  font-weight: 200;
  text-transform: none; }
  @media (max-width: 767px) {
    .m-popup__confid {
      margin-top: 10px;
      display: block; } }
  @media (min-width: 768px) {
    .m-popup__confid {
      position: absolute;
      bottom: -30px; } }
  @media (min-width: 1141px) {
    .m-popup__confid {
      bottom: -20px; } }

#kit-cabel:checked ~ .m-popup__label,
#kit-vibro:checked ~ .m-popup__label,
#kit-dust:checked ~ .m-popup__label,
#kit-spike:checked ~ .m-popup__label {
  color: #fff; }
  #kit-cabel:checked ~ .m-popup__label::after,
  #kit-vibro:checked ~ .m-popup__label::after,
  #kit-dust:checked ~ .m-popup__label::after,
  #kit-spike:checked ~ .m-popup__label::after {
    background-position: 60% 60%;
    background-size: 16px auto;
    background-image: url("/images/checkbox-check.svg"); }

#height-50:checked ~ .m-popup__label,
#height-60:checked ~ .m-popup__label,
#height-90:checked ~ .m-popup__label,
#height-custom:checked ~ .m-popup__label {
  color: #fff; }
  #height-50:checked ~ .m-popup__label::after,
  #height-60:checked ~ .m-popup__label::after,
  #height-90:checked ~ .m-popup__label::after,
  #height-custom:checked ~ .m-popup__label::after {
    background-position: center;
    background-size: 12px auto;
    background-image: url("/images/radio-check.svg"); }

@media (min-width: 768px) {
  .m-popup__inputs {
    margin-top: 36px;
    width: 600px; } }

@media (min-width: 1141px) {
  .m-popup__inputs {
    margin-top: 52px;
    width: 860px; } }

.m-popup__input {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("/images/button-bg.png");
  border: 0 solid transparent;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-family: "roboto", Arial, serif;
  color: #2F2F2F;
  cursor: pointer;
  font-size: 12px; }
  @media (max-width: 767px) {
    .m-popup__input {
      height: 40px; } }
  @media (min-width: 768px) {
    .m-popup__input {
      height: 60px; } }
  @media (min-width: 1141px) {
    .m-popup__input {
      font-size: 16px; } }

.m-popup__submit {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("/images/submit-bg.png");
  background-color: transparent;
  border: 0 solid transparent;
  text-transform: uppercase;
  font-family: "roboto", Arial, serif;
  color: #2F2F2F;
  cursor: pointer;
  font-size: 12px; }
  @media (max-width: 767px) {
    .m-popup__submit {
      height: 40px; } }
  @media (min-width: 768px) {
    .m-popup__submit {
      height: 60px; } }
  @media (min-width: 1141px) {
    .m-popup__submit {
      font-size: 16px; } }
