@font-face {
  font-family: 'HelveticaNeueCyr-Bold';
  src: url("../fonts/HelveticaNeueCyr-Bold.woff"), url("../fonts/HelveticaNeueCyr-Bold.woff2");
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeueCyr-Medium';
  src: url("../fonts/HelveticaNeueCyr-Medium.woff"), url("../fonts/HelveticaNeueCyr-Medium.woff2");
  font-display: swap;
}

@font-face {
  font-family: 'HelveticaNeueCyr-Roman';
  src: url("../fonts/HelveticaNeueCyr-Roman.woff"), url("../fonts/HelveticaNeueCyr-Roman.woff2");
  font-display: swap;
}

.text-up {
  text-transform: uppercase;
}

.text-init {
  text-transform: initial;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-ital {
  font-style: italic;
}

.text-bold {
  font-weight: bold;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.no-br {
  display: none;
}

.no-br-md {
  display: none;
}

.no-br-xxl {
  display: none;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-green {
  color: #1db854;
}

.font-w-regular {
  font-family: 'HelveticaNeueCyr-Roman';
  font-weight: 400;
}

.font-w-medium {
  font-family: 'HelveticaNeueCyr-Medium';
  font-weight: 500;
}

.font-w-bold {
  font-family: 'HelveticaNeueCyr-Bold';
  font-weight: 700;
}

.font-s-10 {
  font-size: 9px;
  line-height: 120%;
}

.font-s-12 {
  font-size: 10px;
  line-height: 133%;
}

.font-s-14 {
  font-size: 11px;
  line-height: 140%;
}

.font-s-15 {
  font-size: 12px;
  line-height: 140%;
}

.font-s-16 {
  font-size: 12px;
  line-height: 112%;
}

.font-s-17 {
  font-size: 10px;
  line-height: 120%;
}

.font-s-18 {
  font-size: 12px;
  line-height: 100%;
}

.font-s-19 {
  font-size: 12px;
  line-height: 117%;
}

.font-s-20 {
  font-size: 13px;
  line-height: 100%;
}

.font-s-21 {
  font-size: 14px;
  line-height: 120%;
}

.font-s-22 {
  font-size: 11px;
  line-height: 140%;
}

.font-s-23 {
  font-size: 14px;
  line-height: 155%;
}

.font-s-24 {
  font-size: 12px;
  line-height: 100%;
}

.font-s-25 {
  font-size: 12px;
  line-height: 125%;
}

.font-s-26 {
  font-size: 12px;
  line-height: 115%;
}

.font-s-27 {
  font-size: 14px;
  line-height: 120%;
}

.font-s-28 {
  font-size: 12px;
  line-height: 120%;
}

.font-s-30 {
  font-size: 14px;
  line-height: 123%;
}

.font-s-32 {
  font-size: 13px;
  line-height: 116%;
}

.font-s-33 {
  font-size: 14px;
  line-height: 120%;
}

.font-s-34 {
  font-size: 14px;
  line-height: 133%;
}

.font-s-35 {
  font-size: 14px;
  line-height: 122%;
}

.font-s-36 {
  font-size: 14px;
  line-height: 110%;
}

.font-s-37 {
  font-size: 17px;
  line-height: 110%;
}

.font-s-38 {
  font-size: 20px;
  line-height: 121%;
}

.font-s-39 {
  font-size: 16px;
  line-height: 115%;
}

.font-s-40 {
  font-size: 15px;
  line-height: 123%;
}

.font-s-42 {
  font-size: 16px;
  line-height: 128%;
}

.font-s-44 {
  font-size: 17px;
  line-height: 122%;
}

.font-s-45 {
  font-size: 20px;
  line-height: 120%;
}

.font-s-46 {
  font-size: 17px;
  line-height: 109%;
}

.font-s-48 {
  font-size: 18px;
  line-height: 126%;
}

.font-s-50 {
  font-size: 18px;
  line-height: 122%;
}

.font-s-52 {
  font-size: 20px;
  line-height: 117%;
}

.font-s-53 {
  font-size: 16px;
  line-height: 117%;
}

.font-s-54 {
  font-size: 17px;
  line-height: 117%;
}

.font-s-55 {
  font-size: 22px;
  line-height: 98%;
}

.font-s-56 {
  font-size: 17px;
  line-height: 103%;
}

.font-s-58 {
  font-size: 15px;
  line-height: 107%;
}

.font-s-60 {
  font-size: 23px;
  line-height: 115%;
}

.font-s-62 {
  font-size: 20px;
  line-height: 110%;
}

.font-s-64 {
  font-size: 22px;
  line-height: 122%;
}

.font-s-65 {
  font-size: 30px;
  line-height: 120%;
}

.font-s-70 {
  font-size: 24px;
  line-height: 100%;
}

.font-s-74 {
  font-size: 18px;
  line-height: 95%;
}

.font-s-85 {
  font-size: 40px;
  line-height: 94%;
}

.font-s-94 {
  font-size: 40px;
  line-height: 120%;
}

.about-section {
  background-color: #fff;
}

.about-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 20px 0;
}

.about-section__phone-img {
  position: absolute;
  width: 150px;
  height: auto;
  top: 58px;
  left: -146px;
}

.about-section__headphone-img {
  position: absolute;
  width: 180px;
  height: auto;
  bottom: 30px;
  left: -154px;
}

.about-section__case-img {
  position: absolute;
  width: 100px;
  height: auto;
  top: -30px;
  right: -70px;
}

.about-section__doc-img {
  position: absolute;
  width: 150px;
  height: auto;
  bottom: 147px;
  right: -102px;
}

.about-section__title {
  padding: 0 0 15px 0;
}

.about-section__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.about-section__box-text {
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-align: center;
}

.about-section__card {
  width: 280px !important;
  display: flex;
  align-items: flex-start;
  gap: 7px;
}

.about-section__card-icon {
  width: 12px;
  height: 12px;
}

.about-section__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  text-align: center;
}

.about-section__bottom-text-title {
  padding-bottom: 7px;
}

.about-section__form {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  background-color: #e5e5e5;
  border-radius: 15px;
  padding: 15px 10px;
}

.about-section__form input,
.about-section__form button {
  width: 280px !important;
}

.about-section__bottom-icon {
  display: none;
}

.agree__privacy {
  text-decoration: underline;
  cursor: pointer;
}

.btn {
  height: 45px;
  width: 100%;
  user-select: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  color: #303234;
  border-radius: 30px;
  background: #1db854;
  text-transform: uppercase;
  font-family: 'HelveticaNeueCyr-Bold';
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  transition: transform 0.5s, top 0.8s;
}

.btn:hover {
  transform: scale(1.02);
}

.btn:active {
  top: 3px;
}

.btn::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 36px;
  transform: skewX(-45deg);
  left: -150%;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255,255,255,0.1), rgba(255,255,255,0.4));
  animation: flareAnimation 4s infinite ease-in;
}

@-moz-keyframes flareAnimation {
  0% {
    left: -150%;
  }

  100% {
    left: 250%;
  }
}

@-webkit-keyframes flareAnimation {
  0% {
    left: -150%;
  }

  100% {
    left: 250%;
  }
}

@-o-keyframes flareAnimation {
  0% {
    left: -150%;
  }

  100% {
    left: 250%;
  }
}

@keyframes flareAnimation {
  0% {
    left: -150%;
  }

  100% {
    left: 250%;
  }
}

.btn--thanks {
  font-size: 12px;
}

.city-section {
  background-color: #e5e5e5;
}

.city-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 0 0;
  text-align: center;
  text-transform: uppercase;
}

.city-section__title {
  line-height: 100% !important;
}

.city-section__sub-title {
  padding: 5px 0 10px 0;
  line-height: 117% !important;
}

.city-section__text {
  position: relative;
  width: 100%;
  background-color: #1db854;
  padding: 8px 36px 8px 53px;
  color: #e5e5e5;
  border-radius: 20px;
}

.city-section__icon {
  position: absolute;
  width: 45px;
  height: auto;
  top: -22px;
  left: -1px;
}

.city-section__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  border-radius: 15px;
  background-color: #303234;
  padding: 14px;
  margin-top: 15px;
}

.city-section__img {
  width: 400px;
  height: auto;
  margin: 0px 0 0 -88px;
}

.details-section {
  background-color: #e5e5e5;
}

.details-section__container {
  position: relative;
  padding: 20px 0 1px 0;
}

.details-section__title {
  text-align: center;
  padding: 0 0 15px 0;
}

.details-section__card {
  width: 280px !important;
}

.details-section__card-desktop {
  display: none;
}

.details-section__card-img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.fill-section {
  background-image: url("../images/fill-section-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #100b0b;
  width: 100%;
  height: 100%;
  max-height: 390px;
}

.finances-section {
  background-color: #fff;
}

.finances-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 20px 0;
}

.finances-section__headphone-img {
  position: absolute;
  width: 120px;
  height: auto;
  top: 19px;
  left: -81px;
}

.finances-section__gamepad-img {
  position: absolute;
  width: 150px;
  height: auto;
  bottom: 24px;
  left: -139px;
}

.finances-section__logo-img {
  position: absolute;
  width: 59px;
  height: auto;
  bottom: 352px;
  right: -23px;
}

.finances-section__title,
.finances-section__sub-title {
  text-align: center;
}

.finances-section__sub-title {
  padding: 5px 0 15px 0;
}

.finances-section__card {
  width: 280px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  border-radius: 15px;
  background-color: #e5e5e5;
  padding: 15px 5px;
  text-align: center;
}

.finances-section__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  text-align: center;
}

.finances-section__bottom-text-title {
  padding-bottom: 10px;
}

.finances-section__form {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  background-color: #e5e5e5;
  border-radius: 15px;
  padding: 15px 10px;
}

.finances-section__form input,
.finances-section__form button {
  width: 280px !important;
}

.finances-section__bottom-icon {
  position: absolute;
  width: 140px;
  height: auto;
  bottom: 123px;
  left: 261px;
}

.footer-thanks__block {
  display: none;
}

.footer {
  background-color: #303234;
}

.footer__container {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  padding: 15px 0;
  color: #e5e5e5;
}

.footer__logo {
  width: 140px;
  height: auto;
}

.footer__block {
  display: none;
}

.footer__privacy {
  cursor: pointer;
  text-decoration: underline;
}

.footer__connection {
  display: flex;
  align-items: center;
  gap: 5px;
}

.footer__connection-icon {
  width: 10px;
  height: 10px;
}

.header {
  background-color: #303234;
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 15px 0;
  color: #e5e5e5;
}

.header__logo {
  width: 140px;
  height: auto;
}

.header__brand {
  display: none;
}

.header__connection {
  display: flex;
  align-items: center;
  gap: 5px;
}

.header__connection-icon {
  width: 10px;
  height: 10px;
}

.info-section {
  background-color: #fff;
}

.info-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 20px 0;
}

.info-section__phone-img {
  position: absolute;
  z-index: -1;
  width: 100px;
  height: auto;
  top: -14px;
  right: -66px;
}

.info-section__doc-img {
  position: absolute;
  z-index: -1;
  width: 100px;
  height: auto;
  bottom: 144px;
  right: 278px;
}

.info-section__logo-img {
  position: absolute;
  z-index: -1;
  width: 100px;
  height: auto;
  bottom: 30px;
  left: 251px;
}

.info-section__title,
.info-section__sub-title {
  text-align: center;
}

.info-section__sub-title {
  padding: 7px 0 15px 0;
}

.info-section__card {
  width: 280px !important;
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.info-section__card-icon {
  width: 13px;
  height: 13px;
}

.info-section__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 15px 10px;
  background-color: #e5e5e5;
  border-radius: 15px;
}

.info-section__form > * {
  width: 280px !important;
}

.input {
  height: 45px;
  width: 100%;
  padding: 0 28px;
  font-family: 'HelveticaNeueCyr-Roman';
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #303234;
  border: 1px solid #303234;
  border-radius: 30px;
  background: #e5e5e5;
  position: relative;
  overflow: hidden;
  transition: border-color 0.3s, box-shadow 0.3s, border 0.3s, background 0.3s;
}

.input.active .input__progress {
  opacity: 1;
  min-width: 40px;
}

.input.active .input__progress span {
  opacity: 1;
}

.input__progress {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #ffd074 0%, #ffc75a 100%);
  opacity: 0;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 16px;
  transition: min-width 1s, opacity 0.8s;
  color: #766d1e;
  font-weight: bold;
  border-radius: 100px;
}

.input__progress span {
  opacity: 0;
  transition: 2s;
}

.input:hover {
  border: 1px solid #1db854;
}

.input:focus {
  color: #303234;
  caret-color: #303234;
  border: 1px solid #1db854;
  box-shadow: 3px 3px 20px 0px #1db854;
  background: #fff;
}

.input:focus::placeholder {
  color: #303234;
}

.input::placeholder {
  color: #303234;
}

.input.error {
  border: 1px solid #d94c4c;
  color: #d94c4c;
  caret-color: #d94c4c;
  box-shadow: 0px 0px 22px 0px #d94c4c;
  background: #fff;
  animation: shake 0.6s;
}

.input.error::placeholder {
  color: #d94c4c;
}

.input.error::-ms-input-placeholder {
  color: #d94c4c;
}

@-moz-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

@-o-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.invest-section {
  background-color: #e5e5e5;
}

.invest-section__container {
  position: relative;
  padding: 20px 0 1px 0;
}

.invest-section__title {
  padding: 0 0 15px 0;
}

.invest-section__card {
  position: relative;
  width: 280px !important;
  border-radius: 15px;
  padding: 20px 15px;
  background-color: #fff;
}

.invest-section__card-img {
  position: absolute;
  width: 200px;
  height: auto;
  top: 38px;
  left: 38px;
}

.invest-section__card-header {
  display: flex;
  flex-direction: column;
  gap: 5px;
  text-align: center;
  margin-bottom: 125px;
}

.invest-section__card-title {
  display: flex;
  align-items: center;
  gap: 5px;
  text-align: start;
}

.invest-section__card-icon {
  width: 30px;
  height: 30px;
}

.invest-section__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

.main-section {
  background-color: #e5e5e5;
}

.main-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 0 0;
  text-align: center;
}

.main-section__sub-title {
  padding: 15px 0 20px 0;
}

.main-section__text {
  position: relative;
  width: 100%;
  background-color: #1db854;
  padding: 5px 36px 5px 75px;
  color: #e5e5e5;
  border-radius: 20px;
}

.main-section__icon {
  position: absolute;
  width: 77px;
  height: auto;
  top: -5px;
  left: -7px;
}

.main-section__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  border-radius: 15px;
  background-color: #303234;
  padding: 14px;
  margin-top: 15px;
}

.main-section__img {
  width: 280px;
  height: auto;
  margin: 20px 0 0 -10px;
}

.form-modal__feedback {
  position: relative;
  border-radius: 20px;
  color: #303234;
  padding: 12px;
  background: #e5e5e5;
  box-shadow: 0px 2px 22px 0px #1db854;
}

.form-modal__wrapper {
  padding: 10px;
  border-radius: 15px;
}

.form-modal__info-title {
  font-size: 12px;
  margin: 0 0 18px 0;
  font-family: 'HelveticaNeueCyr-Bold';
  text-transform: uppercase;
  font-weight: 700;
  line-height: 120%;
}

.form-modal__info-title br {
  display: block;
}

.form-modal__feedback-item {
  max-width: 255px;
  margin: 0 auto;
}

.form-modal__feedback-input {
  height: 55px;
  margin-bottom: 10px;
}

.form-modal__feedback-input .input__field {
  height: 100%;
  border: none;
}

.form-modal__button {
  margin-bottom: 20px;
}

.form-modal__button .btn {
  height: 50px;
  font-size: 16px !important;
}

.form-modal__agree {
  font-size: 10px;
  line-height: 13px;
  font-family: 'HelveticaNeueCyr-Roman';
  position: relative;
}

.form-modal__agree a {
  text-decoration: underline;
}

.presentation-section {
  background-color: #f1f1f1;
}

.presentation-section__container {
  position: relative;
  padding: 20px 0 20px 0;
}

.presentation-section__title {
  padding: 0 0 15px 0;
  text-align: center;
}

.presentation-section__card {
  width: 308px !important;
}

.presentation-section__img {
  width: 100%;
  height: auto;
}

.content-privacy {
  max-width: 450px;
  width: 100%;
  padding: 30px 12px 40px 12px;
  background-color: #fff;
  text-align: start;
  position: relative;
  border-radius: 8px;
  color: #000;
}

.content-privacy h3 {
  padding: 10px 0 0 0;
  color: $color-purple-1;
}

.content-privacy__close {
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 11px;
}

.content-privacy__icon {
  width: 18px;
  height: 18px;
  transition: 0.3s;
  background-image: url("../images/icon-close-2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.content-privacy__icon:hover {
  transform: scale(1.3);
}

.content-privacy__btn-up {
  position: absolute;
  bottom: 10px;
  right: 9px;
}

.content-privacy__icon-up {
  width: 34px;
  height: 34px;
  border-radius: 100%;
  background: #1db854;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulse 1.2s linear infinite;
}

.content-privacy__icon-up img {
  width: 17px;
  height: auto;
}

@-moz-keyframes pulse {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(5px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(5px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-o-keyframes pulse {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(5px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(5px);
  }

  100% {
    transform: translateY(0px);
  }
}

.content-privacy h2 {
  text-align: center;
  font-size: 17px;
  line-height: 120%;
  font-weight: bold;
  color: $color-purple-1;
}

.content-privacy h3,
.content-privacy strong {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 120%;
}

.content-privacy p {
  font-size: 14px;
  line-height: 120%;
}

.content-privacy li {
  padding: 0 0 0 5%;
}

.content-privacy li p {
  font-size: 13px;
  line-height: 120%;
}

.content-privacy p {
  margin: 5px 0;
}

.reasons-section {
  background: linear-gradient(180deg, #010104 0%, #0d0e10 100%);
}

.reasons-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 0 0;
}

.reasons-section__title,
.reasons-section__sub-title {
  text-align: center;
}

.reasons-section__sub-title {
  padding: 5px 0 20px 0;
}

.reasons-section__card {
  width: 280px !important;
  height: 190px;
  padding: 15px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background-color: #282828;
}

.reasons-section__card-num {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: $color-red;
  width: 35px;
  height: 35px;
}

.reasons-section__card-title {
  padding: 15px 0 10px 0;
}

.reasons-section__bottom {
  text-align: center;
}

.reasons-section__bottom-text {
  padding: 10px 0 90px 0;
}

.reasons-section__btn {
  width: 280px !important;
  margin: 0 auto;
}

.reasons-section__img {
  width: 300px;
  height: auto;
  margin: 0 0 0 12px;
}

.reasons-section__bottom-img {
  position: absolute;
  z-index: -1;
  width: 200px;
  height: auto;
  bottom: 296px;
  right: -6px;
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

.remodal-overlay {
  background-color: RGBA(10, 10, 10, 0.769);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px 10px 0;
}

.remodal {
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.remodal-wrapper.remodal-is-opened {
  display: flex !important;
}

.remodal-wrapper {
  padding: 0;
  overflow: hidden;
}

.remodal-wrapper {
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 20px 0;
  align-items: center;
}

.modal-scrollable.remodal-wrapper {
  display: flex;
  justify-content: center;
  padding: 14px 0;
  overflow: auto;
}

.remodal {
  max-height: 100%;
}

.remodal--privacy {
  max-width: 100%;
  padding: 0 10px;
}

.remodal__feedback {
  max-width: 350px;
}

.remodal__feedback-close {
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: 0px;
  padding: 5px;
}

.remodal__feedback-icon {
  width: 18px;
  height: 18px;
  transition: 0.3s;
  background-image: url("../images/icon-close-custom.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.remodal__feedback-icon:hover {
  transform: scale(1.3);
}

@-moz-keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@-o-keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@-moz-keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@-o-keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@-moz-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-o-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.start-section {
  background: linear-gradient(180deg, #0d0e10 0%, #010104 100%);
}

.start-section__container {
  position: relative;
  z-index: 2;
  background-image: url("../images/start-section-container-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #adaeab;
  border-radius: 15px;
  text-align: center;
  padding: 20px 0 1px 0;
}

.start-section__flash-img {
  position: absolute;
  z-index: -1;
  width: 300px;
  height: auto;
  top: 0;
  right: -179px;
}

.start-section__title {
  color: #0c0d0f;
  padding: 0 0 20px 0;
}

.start-section__card {
  width: 260px !important;
  border: 1px solid #fff;
  border-radius: 10px;
  backdrop-filter: blur(10px);
  background: rgba(255,255,255,0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 10px;
}

.start-section__card-title {
  border: 1px solid #231f20;
  border-radius: 10px;
  color: #231f20;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 35px;
}

.start-section__card-num-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  padding: 5px;
  margin: 10px 0;
}

.start-section__card-num {
  border: 1px solid #231f20;
  background-color: #fff;
  color: #231f20;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.start-section__btn {
  width: 213px !important;
  margin-top: 10px;
}

.steps-section {
  background-color: #363067;
}

.steps-section__container {
  position: relative;
  padding: 20px 0 50px 0;
  text-align: center;
}

.steps-section__sub-title {
  padding: 15px 0 15px 0;
}

.steps-section__box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.steps-section__card {
  width: 280px !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
}

.steps-section__card-icon {
  width: 10px;
  height: 10px;
}

.steps-section__img {
  display: none;
}

.steps-section__img-mobile {
  width: 280px;
  height: auto;
  margin: 0 auto;
}

.steps-section__bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-top: 15px;
}

.steps-section__btn {
  width: 280px !important;
}

.support-section {
  background-color: #fff;
}

.support-section__container {
  position: relative;
  z-index: 1;
  padding: 20px 0 20px 0;
}

.support-section__charge-img {
  position: absolute;
  width: 100px;
  height: auto;
  bottom: 122px;
  left: -60px;
}

.support-section__power-img {
  position: absolute;
  width: 80px;
  height: auto;
  top: 14px;
  right: -63px;
}

.support-section__doc-img {
  position: absolute;
  width: 170px;
  height: auto;
  bottom: 66px;
  right: -91px;
}

.support-section__title {
  padding: 0 0 20px 0;
  text-align: center;
}

.support-section__card {
  position: relative;
  overflow: hidden;
  width: 280px !important;
  height: 60px;
  background-color: #e5e5e5;
  border-radius: 15px;
  padding: 15px 40px 15px 15px;
}

.support-section__card-icon {
  position: absolute;
  width: 22px;
  height: auto;
  top: 18px;
  right: 12px;
}

.support-section__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  text-align: center;
}

.support-section__bottom-right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  background-color: #e5e5e5;
  border-radius: 15px;
  padding: 20px 10px;
}

.support-section__bottom-icon {
  display: none;
}

.support-section__btn {
  width: 280px !important;
}

.swiper-progress-basic {
  position: relative !important;
  height: 6px !important;
  overflow: hidden;
  background: #d7d7d7;
  margin: 14px 0 20px 0;
  border-radius: 10px !important;
}

.swiper-progress-basic .swiper-pagination-progressbar-fill {
  border-radius: 10px !important;
  background: #1db854;
}

.swiper-basic {
  margin: 0 auto;
  width: 280px !important;
}

.swiper-desktop {
  margin: 0 auto;
  width: 308px !important;
  overflow: hidden;
}

.thanks-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.thanks-section__container {
  padding: 0 15px;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.thanks-section__inner-text {
  padding: 20px 0 40px 0;
}

.thanks-section__container a {
  max-width: 300px;
  margin: 0 auto;
}

.thanks-page {
  background-color: #e5e5e5;
}

.wrapper-header-thanks,
.wrapper-footer-thanks {
  padding: 10px 0;
}

body {
  margin: 0 auto;
  font-size: 18px;
  font-family: 'HelveticaNeueCyr-Roman';
  font-weight: 400;
  line-height: 120%;
  color: #303234;
}

.layout {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.main {
  flex: 1;
}

.wrapper {
  max-width: 320px;
  margin: 0 auto;
  padding: 0 6px;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .no-br {
    display: block;
  }

  .font-s-16 {
    font-size: 12px;
  }

  .font-s-17 {
    font-size: 12px;
  }

  .font-s-18 {
    font-size: 12px;
  }

  .font-s-19 {
    font-size: 14px;
  }

  .font-s-20 {
    font-size: 14px;
  }

  .font-s-21 {
    font-size: 14px;
  }

  .font-s-22 {
    font-size: 14px;
  }

  .font-s-23 {
    font-size: 16px;
  }

  .font-s-24 {
    font-size: 16px;
  }

  .font-s-25 {
    font-size: 16px;
  }

  .font-s-26 {
    font-size: 16px;
  }

  .font-s-27 {
    font-size: 14px;
  }

  .font-s-28 {
    font-size: 20px;
  }

  .font-s-30 {
    font-size: 22px;
  }

  .font-s-32 {
    font-size: 21px;
  }

  .font-s-33 {
    font-size: 21px;
  }

  .font-s-34 {
    font-size: 24px;
  }

  .font-s-35 {
    font-size: 22px;
  }

  .font-s-36 {
    font-size: 24px;
  }

  .font-s-37 {
    font-size: 24px;
  }

  .font-s-38 {
    font-size: 24px;
  }

  .font-s-39 {
    font-size: 24px;
  }

  .font-s-40 {
    font-size: 24px;
  }

  .font-s-42 {
    font-size: 24px;
  }

  .font-s-44 {
    font-size: 25px;
  }

  .font-s-45 {
    font-size: 25px;
  }

  .font-s-46 {
    font-size: 28px;
  }

  .font-s-48 {
    font-size: 28px;
  }

  .font-s-50 {
    font-size: 24px;
  }

  .font-s-52 {
    font-size: 24px;
  }

  .font-s-53 {
    font-size: 24px;
  }

  .font-s-54 {
    font-size: 30px;
  }

  .font-s-55 {
    font-size: 30px;
  }

  .font-s-56 {
    font-size: 30px;
  }

  .font-s-58 {
    font-size: 30px;
  }

  .font-s-60 {
    font-size: 30px;
  }

  .font-s-62 {
    font-size: 30px;
  }

  .font-s-64 {
    font-size: 28px;
  }

  .font-s-65 {
    font-size: 38px;
  }

  .font-s-70 {
    font-size: 38px;
  }

  .font-s-74 {
    font-size: 38px;
  }

  .font-s-85 {
    font-size: 50px;
  }

  .font-s-94 {
    font-size: 50px;
  }

  .about-section__container {
    padding: 50px 0 50px 0;
  }

  .about-section__phone-img {
    width: 200px;
    top: 156px;
    left: -30px;
  }

  .about-section__headphone-img {
    width: 400px;
    bottom: 51px;
    left: -334px;
  }

  .about-section__case-img {
    width: 200px;
    top: -56px;
    right: -120px;
  }

  .about-section__doc-img {
    display: none;
  }

  .about-section__title {
    padding: 0 0 20px 0;
  }

  .about-section__box {
    gap: 15px;
    align-items: flex-start;
    margin-left: 178px;
  }

  .about-section__box-text {
    text-align: start;
  }

  .about-section__cards {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .about-section__card {
    width: 780px !important;
    gap: 14px;
  }

  .about-section__card-icon {
    width: 14px;
    height: 14px;
  }

  .about-section__bottom {
    margin-top: 30px;
    text-align: end;
    flex-direction: row;
    justify-content: flex-end;
    gap: 5px;
  }

  .about-section__form {
    overflow: hidden;
    padding: 15px 15px 15px 10px;
    border-radius: 20px;
    width: 550px;
    align-items: flex-end;
    gap: 7px;
  }

  .about-section__form input,
  .about-section__form button {
    width: 240px !important;
  }

  .about-section__bottom-icon {
    display: block;
    position: absolute;
    width: 281px;
    height: auto;
    bottom: 0;
    left: 0;
  }

  .btn {
    font-size: 16px;
    height: 50px;
  }

  .btn--thanks {
    font-size: 14px;
  }

  .city-section__container {
    text-align: start;
    padding: 50px 0 50px 0;
  }

  .city-section__sub-title {
    padding: 10px 0 35px 0;
  }

  .city-section__text {
    border-radius: 30px;
    padding: 11px 0 11px 86px;
    width: 310px;
  }

  .city-section__icon {
    width: 66px;
    top: -33px;
    left: -1px;
  }

  .city-section__form {
    margin-top: 20px;
    width: 310px;
    gap: 7px;
    border-radius: 20px;
    padding: 20px 15px;
  }

  .city-section__img {
    margin: 0;
    position: absolute;
    width: 930px;
    bottom: 0px;
    left: 15px;
  }

  .details-section__container {
    padding: 40px 0 40px 0;
  }

  .details-section__title {
    padding: 0 0 25px 0;
  }

  .details-section__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .details-section__card {
    transform: unset !important;
    width: 235px !important;
  }

  .details-section__card-desktop {
    display: block;
    width: 480px !important;
  }

  .details-section__card-img {
    border-radius: 20px;
  }

  .details-section__card-mobile {
    display: none;
  }

  .fill-section {
    max-height: 510px;
  }

  .finances-section__container {
    padding: 50px 0 60px 0;
  }

  .finances-section__headphone-img {
    width: 129px;
    top: 56px;
    left: -120px;
  }

  .finances-section__gamepad-img {
    width: 280px;
    bottom: 33px;
    left: -241px;
  }

  .finances-section__logo-img {
    width: 329px;
    bottom: 219px;
    right: -356px;
  }

  .finances-section__sub-title {
    padding: 15px 0 25px 0;
  }

  .finances-section__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .finances-section__card {
    padding: 20px 10px 20px 20px;
    text-align: start;
    border-radius: 20px;
    align-items: flex-start;
    width: 235px !important;
  }

  .finances-section__bottom {
    margin-top: 10px;
    text-align: end;
    flex-direction: row;
    justify-content: flex-end;
    gap: 10px;
  }

  .finances-section__form {
    overflow: hidden;
    padding: 15px 15px 15px 10px;
    border-radius: 20px;
    width: 480px;
    align-items: flex-end;
    gap: 7px;
  }

  .finances-section__form input,
  .finances-section__form button {
    width: 240px !important;
  }

  .finances-section__bottom-icon {
    width: 250px;
    bottom: 0;
    left: 0;
  }

  .footer-thanks__block {
    display: block;
  }

  .footer__container {
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 0;
  }

  .footer__logo {
    width: 170px;
  }

  .footer__brand-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 5px;
  }

  .footer__block {
    display: block;
  }

  .footer__connection {
    gap: 10px;
  }

  .footer__connection-icon {
    width: 14px;
    height: 14px;
  }

  .header__container {
    padding: 20px 0 20px 0;
  }

  .header__brand-block {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .header__logo {
    width: 170px;
  }

  .header__brand {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .header__line {
    width: 2px;
    height: 40px;
    background-color: #e5e5e5;
    border-radius: 2px;
  }

  .header__connection {
    gap: 10px;
  }

  .header__connection-icon {
    width: 14px;
    height: 14px;
  }

  .info-section__container {
    padding: 60px 0 60px 0;
  }

  .info-section__phone-img {
    width: 281px;
    top: -100px;
    right: -282px;
  }

  .info-section__doc-img {
    width: 360px;
    bottom: 115px;
    right: -95px;
  }

  .info-section__logo-img {
    width: 280px;
    bottom: 44px;
    left: -314px;
  }

  .info-section__sub-title {
    padding: 20px 0 40px 0;
  }

  .info-section__cards {
    display: flex;
    flex-direction: column;
    margin-left: 50px;
    gap: 10px;
  }

  .info-section__card {
    width: 660px !important;
  }

  .info-section__card-icon {
    width: 15px;
    height: 15px;
  }

  .info-section__form {
    margin-top: 30px;
    flex-direction: row;
    justify-content: center;
    border-radius: 20px;
    padding: 25px 10px 25px 10px;
    gap: 10px;
  }

  .info-section__form > * {
    width: 220px !important;
  }

  .input {
    height: 50px;
    font-size: 14px;
  }

  .invest-section__container {
    padding: 60px 0 60px 0;
  }

  .invest-section__title {
    padding: 0 0 30px 0;
  }

  .invest-section__cards {
    display: flex;
    justify-content: center;
    gap: 20px;
  }

  .invest-section__card {
    border-radius: 20px;
    width: 235px !important;
    padding: 20px 15px 15px 15px;
  }

  .invest-section__card-img {
    width: 180px;
    top: 46px;
    left: 36px;
  }

  .invest-section__card-header {
    text-align: start;
    gap: 8px;
    margin-left: 10px;
    margin-bottom: 100px;
  }

  .invest-section__card-title {
    gap: 7px;
  }

  .invest-section__card-icon {
    width: 34px;
    height: 34px;
  }

  .invest-section__form {
    gap: 7px;
  }

  .main-section__container {
    text-align: start;
    padding: 50px 0 50px 0;
  }

  .main-section__sub-title {
    padding: 20px 0 30px 0;
  }

  .main-section__text {
    border-radius: 30px;
    padding: 11px 0 11px 135px;
    width: 310px;
  }

  .main-section__icon {
    width: 132px;
    top: -9px;
    left: -12px;
  }

  .main-section__form {
    margin-top: 20px;
    width: 310px;
    gap: 7px;
    border-radius: 20px;
    padding: 20px 15px;
  }

  .main-section__img {
    margin: 0;
    position: absolute;
    width: 640px;
    bottom: 6px;
    right: -150px;
  }

  .form-modal__wrapper {
    padding: 15px;
  }

  .form-modal__info-title {
    font-size: 14px;
  }

  .form-modal__feedback-item {
    max-width: 280px;
  }

  .form-modal__feedback-input {
    height: 60px;
    margin-bottom: 15px;
  }

  .form-modal__button .btn {
    font-size: 20px !important;
    height: 60px;
  }

  .form-modal__agree {
    font-size: 11px;
    line-height: 13px;
  }

  .presentation-section__container {
    padding: 60px 0 60px 0;
  }

  .presentation-section__title {
    text-align: end;
    padding: 0 0 20px 0;
  }

  .presentation-section__card {
    width: 100% !important;
  }

  .content-privacy {
    padding: 24px 20px 34px 20px;
    max-width: 450px;
  }

  .content-privacy__close {
    top: 6px;
    right: 6px;
  }

  .content-privacy__icon {
    width: 22px;
    height: 22px;
  }

  .content-privacy h2 {
    font-size: 21px;
    margin-bottom: 10px;
  }

  .content-privacy p {
    font-size: 14px;
  }

  .content-privacy p {
    margin: 10px 0;
  }

  .reasons-section__container {
    padding: 40px 0 40px 0;
  }

  .reasons-section__sub-title {
    padding: 15px 0 30px 0;
  }

  .reasons-section__cards {
    width: 550px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-left: 175px;
  }

  .reasons-section__card {
    padding: 20px 10px 15px 20px;
    width: 270px !important;
    height: 225px;
    align-items: flex-start;
    text-align: start;
  }

  .reasons-section__card-num {
    width: 45px;
    height: 45px;
  }

  .reasons-section__card-title {
    padding: 20px 0 10px 0;
  }

  .reasons-section__bottom {
    text-align: start;
    margin-top: 50px;
  }

  .reasons-section__bottom-text {
    padding: 10px 0 25px 0;
  }

  .reasons-section__btn {
    margin: 0;
    width: 290px;
  }

  .reasons-section__img {
    margin: 0;
    position: absolute;
    z-index: -1;
    width: 600px;
    top: 134px;
    left: -223px;
  }

  .reasons-section__bottom-img {
    width: 537px;
    bottom: 0;
    right: -104px;
  }

  .reasons-card-order-2 {
    order: 2;
  }

  .reasons-card-order-3 {
    order: 3;
  }

  .reasons-card-order-4 {
    order: 4;
  }

  .modal-scrollable.remodal-wrapper {
    padding: 20px 0;
  }

  .remodal--privacy {
    max-width: unset;
    padding: 0;
  }

  .remodal__feedback {
    max-width: 380px;
  }

  .remodal__feedback-icon {
    width: 24px;
    height: 24px;
  }

  .start-section__container {
    border-radius: 20px;
    padding: 60px 0 70px 0;
  }

  .start-section__flash-img {
    width: 286px;
    top: 42px;
    right: -170px;
  }

  .start-section__title {
    padding: 0 0 30px 0;
  }

  .start-section__cards {
    display: flex;
    justify-content: center;
    gap: 10px;
  }

  .start-section__card {
    width: 202px !important;
    padding: 25px 10px;
  }

  .start-section__card-title {
    width: 150px;
    height: 40px;
  }

  .start-section__card-num-wrapper {
    margin: 15px 0;
    width: 60px;
    height: 60px;
    padding: 6px;
  }

  .start-section__btn {
    width: 160px !important;
    margin-top: 13px;
  }

  .steps-section__container {
    text-align: start;
    padding: 60px 0 90px 0;
  }

  .steps-section__sub-title {
    padding: 20px 0 30px 0;
  }

  .steps-section__box {
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 60px;
  }

  .steps-section__cards {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .steps-section__card {
    width: 335px !important;
    justify-content: start;
    gap: 10px;
  }

  .steps-section__card-icon {
    width: 12px;
    height: 12px;
  }

  .steps-section__img {
    display: block;
    width: 300px;
    height: auto;
  }

  .steps-section__img-mobile {
    display: none;
  }

  .steps-section__bottom {
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
    margin-top: 30px;
    margin-left: 62px;
  }

  .steps-section__btn {
    width: 290px !important;
  }

  .support-section__container {
    padding: 50px 0 50px 0;
  }

  .support-section__charge-img {
    width: 230px;
    bottom: 38px;
    left: -108px;
  }

  .support-section__power-img {
    width: 233px;
    top: 27px;
    right: -232px;
  }

  .support-section__doc-img {
    display: none;
  }

  .support-section__title {
    padding: 0 0 25px 0;
  }

  .support-section__cards {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .support-section__card {
    padding: 20px 10px 10px 10px;
    border-radius: 20px;
    width: 235px !important;
    height: 85px;
  }

  .support-section__card-icon {
    width: 22px;
    top: 10px;
    right: 5px;
  }

  .support-section__bottom {
    margin-top: 20px;
    text-align: end;
    flex-direction: row;
    justify-content: flex-end;
    gap: 10px;
  }

  .support-section__bottom-right {
    overflow: hidden;
    padding: 25px 15px 15px 10px;
    border-radius: 20px;
    width: 480px;
    align-items: flex-end;
  }

  .support-section__bottom-icon {
    display: block;
    position: absolute;
    height: auto;
    width: 287px;
    bottom: 0;
    left: 0;
  }

  .support-section__bottom-right-text {
    padding-right: 40px;
  }

  .support-section__btn {
    width: 250px !important;
  }

  .swiper-progress-basic {
    display: none;
  }

  .swiper-basic {
    width: 100% !important;
  }

  .swiper-basic .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .swiper-desktop {
    width: 100% !important;
    overflow: hidden;
  }

  .wrapper-header-thanks,
  .wrapper-footer-thanks {
    padding: 15px 0;
  }

  .wrapper {
    max-width: 750px;
    padding: 0 12px;
  }
}

@media only screen and (min-width: 1024px) {
  .no-br-md {
    display: block;
  }

  .font-s-12 {
    font-size: 11px;
  }

  .font-s-14 {
    font-size: 13px;
  }

  .font-s-15 {
    font-size: 13px;
  }

  .font-s-16 {
    font-size: 14px;
  }

  .font-s-17 {
    font-size: 15px;
  }

  .font-s-18 {
    font-size: 16px;
  }

  .font-s-19 {
    font-size: 17px;
  }

  .font-s-20 {
    font-size: 18px;
  }

  .font-s-21 {
    font-size: 18px;
  }

  .font-s-22 {
    font-size: 18px;
  }

  .font-s-23 {
    font-size: 20px;
  }

  .font-s-24 {
    font-size: 20px;
  }

  .font-s-25 {
    font-size: 22px;
  }

  .font-s-26 {
    font-size: 22px;
  }

  .font-s-27 {
    font-size: 19px;
  }

  .font-s-28 {
    font-size: 24px;
  }

  .font-s-30 {
    font-size: 24px;
  }

  .font-s-32 {
    font-size: 24px;
  }

  .font-s-33 {
    font-size: 24px;
  }

  .font-s-34 {
    font-size: 30px;
  }

  .font-s-35 {
    font-size: 30px;
  }

  .font-s-36 {
    font-size: 30px;
  }

  .font-s-37 {
    font-size: 30px;
  }

  .font-s-38 {
    font-size: 30px;
  }

  .font-s-39 {
    font-size: 30px;
  }

  .font-s-40 {
    font-size: 36px;
  }

  .font-s-42 {
    font-size: 30px;
  }

  .font-s-44 {
    font-size: 36px;
  }

  .font-s-45 {
    font-size: 36px;
  }

  .font-s-46 {
    font-size: 38px;
  }

  .font-s-48 {
    font-size: 38px;
  }

  .font-s-50 {
    font-size: 40px;
  }

  .font-s-52 {
    font-size: 30px;
  }

  .font-s-53 {
    font-size: 30px;
  }

  .font-s-54 {
    font-size: 40px;
  }

  .font-s-55 {
    font-size: 40px;
  }

  .font-s-56 {
    font-size: 40px;
  }

  .font-s-58 {
    font-size: 40px;
  }

  .font-s-60 {
    font-size: 40px;
  }

  .font-s-62 {
    font-size: 40px;
  }

  .font-s-64 {
    font-size: 54px;
  }

  .font-s-65 {
    font-size: 60px;
  }

  .font-s-70 {
    font-size: 60px;
  }

  .font-s-74 {
    font-size: 60px;
  }

  .font-s-85 {
    font-size: 60px;
  }

  .font-s-94 {
    font-size: 60px;
  }

  .about-section__container {
    padding: 70px 0 70px 0;
  }

  .about-section__phone-img {
    width: 300px;
    top: 181px;
    left: -46px;
  }

  .about-section__headphone-img {
    width: 550px;
    bottom: 20px;
    left: -490px;
  }

  .about-section__case-img {
    width: 300px;
    top: -100px;
    right: -210px;
  }

  .about-section__title {
    padding: 0 0 30px 0;
  }

  .about-section__box {
    gap: 20px;
    margin-left: 263px;
  }

  .about-section__card-icon {
    width: 17px;
    height: 17px;
  }

  .about-section__bottom {
    margin-top: 35px;
    gap: 20px;
  }

  .about-section__form {
    padding: 25px 20px 25px 10px;
    border-radius: 25px;
    width: 705px;
    gap: 9px;
  }

  .about-section__form input,
  .about-section__form button {
    width: 300px !important;
  }

  .about-section__bottom-icon {
    width: 338px;
    bottom: 0;
    left: 0;
  }

  .btn {
    font-size: 20px;
    height: 55px;
  }

  .btn--thanks {
    font-size: 16px;
  }

  .city-section__container {
    padding: 80px 0 80px 0;
  }

  .city-section__sub-title {
    padding: 10px 0 38px 0;
  }

  .city-section__text {
    border-radius: 40px;
    width: 380px;
    padding: 12px 0 12px 100px;
  }

  .city-section__icon {
    width: 80px;
    top: -38px;
    left: -1px;
  }

  .city-section__form {
    margin-top: 25px;
    width: 380px;
    gap: 9px;
    border-radius: 25px;
    padding: 25px 20px;
  }

  .city-section__img {
    width: 1240px;
    left: -10px;
  }

  .details-section__container {
    padding: 80px 0 80px 0;
  }

  .details-section__title {
    padding: 0 0 35px 0;
  }

  .details-section__cards {
    gap: 20px;
  }

  .details-section__card {
    width: 308px !important;
  }

  .details-section__card-desktop {
    width: 636px !important;
  }

  .details-section__card-img {
    border-radius: 25px;
  }

  .fill-section {
    max-height: 690px;
  }

  .finances-section__container {
    padding: 80px 0 90px 0;
  }

  .finances-section__headphone-img {
    width: 159px;
    top: 86px;
    left: -203px;
  }

  .finances-section__gamepad-img {
    width: 430px;
    bottom: 21px;
    left: -362px;
  }

  .finances-section__logo-img {
    width: 459px;
    bottom: 280px;
    right: -493px;
  }

  .finances-section__sub-title {
    padding: 15px 0 30px 0;
  }

  .finances-section__cards {
    gap: 20px;
  }

  .finances-section__card {
    padding: 30px 10px 30px 30px;
    border-radius: 25px;
    width: 308px !important;
  }

  .finances-section__bottom {
    margin-top: 23px;
    gap: 20px;
  }

  .finances-section__form {
    padding: 25px 20px 25px 10px;
    border-radius: 25px;
    width: 636px;
    gap: 9px;
  }

  .finances-section__form input,
  .finances-section__form button {
    width: 300px !important;
  }

  .finances-section__bottom-icon {
    width: 345px;
    bottom: 0;
    left: 0;
  }

  .footer__container {
    padding: 30px 0;
  }

  .footer__logo {
    width: 240px;
  }

  .footer__brand-block {
    gap: 12px;
  }

  .footer__connection {
    gap: 13px;
  }

  .footer__connection-icon {
    width: 17px;
    height: 17px;
  }

  .header__container {
    padding: 30px 0 30px 0;
  }

  .header__brand-block {
    gap: 30px;
  }

  .header__logo {
    width: 240px;
  }

  .header__brand {
    gap: 13px;
  }

  .header__line {
    height: 46px;
  }

  .header__connection {
    gap: 13px;
  }

  .header__connection-icon {
    width: 17px;
    height: 17px;
  }

  .info-section__container {
    padding: 90px 0 90px 0;
  }

  .info-section__phone-img {
    width: 380px;
    top: -39px;
    right: -395px;
  }

  .info-section__doc-img {
    width: 501px;
    bottom: 139px;
    right: -127px;
  }

  .info-section__logo-img {
    width: 400px;
    bottom: 53px;
    left: -457px;
  }

  .info-section__sub-title {
    padding: 25px 0 60px 0;
  }

  .info-section__cards {
    margin-left: 80px;
    gap: 12px;
  }

  .info-section__card {
    gap: 13px;
  }

  .info-section__card-icon {
    width: 17px;
    height: 17px;
  }

  .info-section__form {
    margin-top: 60px;
    border-radius: 25px;
    padding: 30px 10px 30px 10px;
    gap: 14px;
  }

  .info-section__form > * {
    width: 290px !important;
  }

  .input {
    height: 55px;
    font-size: 16px;
  }

  .invest-section__container {
    padding: 90px 0 90px 0;
  }

  .invest-section__title {
    padding: 0 0 50px 0;
  }

  .invest-section__cards {
    gap: 30px;
  }

  .invest-section__card {
    border-radius: 25px;
    width: 308px !important;
    padding: 30px 20px 20px 20px;
  }

  .invest-section__card-img {
    width: 240px;
    top: 63px;
    left: 38px;
  }

  .invest-section__card-header {
    margin-left: 15px;
    margin-bottom: 145px;
  }

  .invest-section__card-icon {
    width: 38px;
    height: 38px;
  }

  .invest-section__form {
    margin-top: 15px;
    gap: 9px;
  }

  .main-section__container {
    padding: 80px 0 80px 0;
  }

  .main-section__sub-title {
    padding: 25px 0 40px 0;
  }

  .main-section__text {
    border-radius: 40px;
    width: 380px;
    padding: 12px 0 12px 175px;
  }

  .main-section__icon {
    width: 164px;
    top: -11px;
    left: -15px;
  }

  .main-section__form {
    margin-top: 25px;
    width: 380px;
    gap: 9px;
    border-radius: 25px;
    padding: 25px 20px;
  }

  .main-section__img {
    width: 860px;
    right: -210px;
  }

  .form-modal__info-title {
    line-height: 114%;
    font-size: 16px;
    margin: 0 0 40px 0;
  }

  .form-modal__agree {
    font-size: 11px;
    line-height: 14px;
  }

  .presentation-section__container {
    padding: 80px 0 80px 0;
  }

  .presentation-section__title {
    padding: 0 0 40px 0;
  }

  .content-privacy {
    max-width: 550px;
    padding: 30px 36px 40px 36px;
  }

  .content-privacy__close {
    top: 14px;
    right: 14px;
  }

  .content-privacy__icon-up {
    width: 40px;
    height: 40px;
  }

  .content-privacy__icon-up img {
    width: 20px;
  }

  .content-privacy h2 {
    font-size: 24px;
  }

  .reasons-section__container {
    padding: 60px 0 60px 0;
  }

  .reasons-section__sub-title {
    padding: 20px 0 60px 0;
  }

  .reasons-section__cards {
    width: 780px;
    gap: 20px;
    margin-left: 315px;
  }

  .reasons-section__card {
    padding: 25px 10px 20px 25px;
    width: 315px !important;
    height: 270px;
  }

  .reasons-section__card-num {
    width: 50px;
    height: 50px;
  }

  .reasons-section__card-title {
    padding: 25px 0 12px 0;
  }

  .reasons-section__bottom {
    margin-top: 70px;
  }

  .reasons-section__bottom-text {
    padding: 10px 0 30px 0;
  }

  .reasons-section__btn {
    width: 300px;
  }

  .reasons-section__img {
    width: 977px;
    top: 107px;
    left: -327px;
  }

  .reasons-section__bottom-img {
    width: 694px;
    bottom: 0;
    right: -120px;
  }

  .remodal__feedback {
    max-width: 400px;
  }

  .start-section__container {
    border-radius: 25px;
    padding: 80px 0 90px 0;
  }

  .start-section__flash-img {
    width: 386px;
    top: 42px;
    right: -219px;
  }

  .start-section__title {
    padding: 0 0 40px 0;
  }

  .start-section__cards {
    gap: 20px;
  }

  .start-section__card {
    width: 240px !important;
    padding: 30px 10px;
  }

  .start-section__card-title {
    width: 190px;
    height: 45px;
  }

  .start-section__card-num-wrapper {
    width: 70px;
    height: 70px;
    padding: 7px;
  }

  .start-section__btn {
    width: 190px !important;
    margin-top: 15px;
  }

  .steps-section__container {
    padding: 80px 0 150px 0;
  }

  .steps-section__sub-title {
    padding: 25px 0 35px 0;
  }

  .steps-section__box {
    gap: 75px;
  }

  .steps-section__cards {
    gap: 15px;
  }

  .steps-section__card {
    width: 450px !important;
    gap: 14px;
  }

  .steps-section__card-icon {
    width: 14px;
    height: 14px;
  }

  .steps-section__img {
    width: 400px;
  }

  .steps-section__bottom {
    margin-top: 50px;
    margin-left: 85px;
  }

  .steps-section__btn {
    width: 330px !important;
  }

  .support-section__container {
    padding: 80px 0 80px 0;
  }

  .support-section__charge-img {
    width: 350px;
    bottom: 25px;
    left: -197px;
  }

  .support-section__power-img {
    width: 333px;
    top: 43px;
    right: -351px;
  }

  .support-section__title {
    padding: 0 0 30px 0;
  }

  .support-section__cards {
    gap: 20px;
  }

  .support-section__card {
    padding: 25px 10px 10px 15px;
    border-radius: 25px;
    width: 308px !important;
    height: 110px;
  }

  .support-section__card-icon {
    width: 28px;
    top: 30px;
    right: 12px;
  }

  .support-section__bottom {
    margin-top: 40px;
    gap: 20px;
  }

  .support-section__bottom-right {
    padding: 50px 20px 25px 10px;
    border-radius: 25px;
    width: 636px;
    gap: 20px;
  }

  .support-section__bottom-icon {
    width: 393px;
    bottom: 0;
    left: 0;
  }

  .support-section__bottom-right-text {
    padding-right: 50px;
  }

  .support-section__btn {
    width: 300px !important;
  }

  .swiper-desktop {
    width: 100% !important;
    overflow: hidden;
  }

  .wrapper-header-thanks,
  .wrapper-footer-thanks {
    padding: 20px 0;
  }

  .wrapper {
    max-width: 996px;
    padding: 0 15px;
  }
}

@media only screen and (min-width: 1400px) {
  .no-br-xxl {
    display: block;
  }

  .font-s-10 {
    font-size: 10px;
  }

  .font-s-12 {
    font-size: 12px;
  }

  .font-s-14 {
    font-size: 14px;
  }

  .font-s-15 {
    font-size: 15px;
  }

  .font-s-16 {
    font-size: 16px;
  }

  .font-s-17 {
    font-size: 17px;
  }

  .font-s-18 {
    font-size: 18px;
  }

  .font-s-19 {
    font-size: 19px;
  }

  .font-s-20 {
    font-size: 20px;
  }

  .font-s-21 {
    font-size: 21px;
  }

  .font-s-22 {
    font-size: 22px;
  }

  .font-s-23 {
    font-size: 23px;
  }

  .font-s-24 {
    font-size: 24px;
  }

  .font-s-25 {
    font-size: 25px;
  }

  .font-s-26 {
    font-size: 26px;
  }

  .font-s-27 {
    font-size: 27px;
  }

  .font-s-28 {
    font-size: 28px;
  }

  .font-s-30 {
    font-size: 30px;
  }

  .font-s-32 {
    font-size: 32px;
  }

  .font-s-33 {
    font-size: 33px;
  }

  .font-s-34 {
    font-size: 34px;
  }

  .font-s-35 {
    font-size: 35px;
  }

  .font-s-36 {
    font-size: 36px;
  }

  .font-s-37 {
    font-size: 37px;
  }

  .font-s-38 {
    font-size: 38px;
  }

  .font-s-39 {
    font-size: 39px;
  }

  .font-s-40 {
    font-size: 40px;
  }

  .font-s-42 {
    font-size: 42px;
  }

  .font-s-44 {
    font-size: 44px;
  }

  .font-s-45 {
    font-size: 45px;
  }

  .font-s-46 {
    font-size: 46px;
  }

  .font-s-48 {
    line-height: 126%;
    font-size: 48px;
  }

  .font-s-50 {
    font-size: 50px;
  }

  .font-s-52 {
    font-size: 52px;
  }

  .font-s-53 {
    font-size: 53px;
  }

  .font-s-54 {
    font-size: 54px;
  }

  .font-s-55 {
    font-size: 55px;
  }

  .font-s-56 {
    font-size: 56px;
  }

  .font-s-58 {
    font-size: 58px;
  }

  .font-s-60 {
    font-size: 60px;
  }

  .font-s-62 {
    font-size: 62px;
  }

  .font-s-64 {
    font-size: 64px;
  }

  .font-s-65 {
    font-size: 65px;
  }

  .font-s-70 {
    font-size: 70px;
  }

  .font-s-74 {
    font-size: 74px;
  }

  .font-s-85 {
    font-size: 85px;
  }

  .font-s-94 {
    font-size: 94px;
  }

  .about-section__container {
    padding: 123px 0 122px 0;
  }

  .about-section__phone-img {
    width: 361px;
    top: 236px;
    left: 13px;
  }

  .about-section__headphone-img {
    width: 836px;
    bottom: 25px;
    left: -710px;
  }

  .about-section__case-img {
    width: 449px;
    top: -167px;
    right: -364px;
  }

  .about-section__title {
    padding: 0 0 40px 0;
  }

  .about-section__box {
    gap: 23px;
    margin-left: 400px;
  }

  .about-section__card-icon {
    width: 20px;
    height: 20px;
  }

  .about-section__bottom {
    margin-top: 47px;
  }

  .about-section__form {
    padding: 34px 28px 32px 10px;
    border-radius: 30px;
    width: 780px;
    height: 264px;
  }

  .about-section__form input,
  .about-section__form button {
    width: 350px !important;
  }

  .about-section__bottom-icon {
    width: 382px;
    bottom: 0;
    left: 0;
  }

  .btn {
    font-size: 24px;
    height: 60px;
  }

  .btn--thanks {
    font-size: 18px;
  }

  .city-section__container {
    padding: 121px 0 120px 0;
  }

  .city-section__sub-title {
    padding: 10px 0 43px 0;
  }

  .city-section__text {
    border-radius: 50px;
    width: 420px;
    padding: 13px 0 12px 100px;
  }

  .city-section__icon {
    width: 87px;
    top: -41px;
    left: -1px;
  }

  .city-section__form {
    margin-top: 31px;
    border-radius: 30px;
    width: 420px;
    height: 260px;
    padding: 31px 25px;
  }

  .city-section__img {
    width: 1657px;
    left: -100px;
  }

  .details-section__container {
    padding: 122px 0 124px 0;
  }

  .details-section__title {
    padding: 0 0 45px 0;
  }

  .details-section__card {
    width: 380px !important;
  }

  .details-section__card-desktop {
    width: 780px !important;
  }

  .details-section__card-img {
    border-radius: 30px;
  }

  .fill-section {
    max-height: 958px;
  }

  .finances-section__container {
    padding: 124px 0 145px 0;
  }

  .finances-section__headphone-img {
    width: 229px;
    top: 110px;
    left: -292px;
  }

  .finances-section__gamepad-img {
    width: 588px;
    bottom: 21px;
    left: -561px;
  }

  .finances-section__logo-img {
    width: 679px;
    bottom: 308px;
    right: -750px;
  }

  .finances-section__sub-title {
    padding: 16px 0 41px 0;
  }

  .finances-section__card {
    padding: 40px 10px 40px 44px;
    border-radius: 30px;
    width: 380px !important;
    height: 170px;
  }

  .finances-section__form {
    padding: 34px 28px 32px 10px;
    border-radius: 30px;
    width: 780px;
    height: 264px;
  }

  .finances-section__form input,
  .finances-section__form button {
    width: 350px !important;
  }

  .finances-section__bottom-icon {
    width: 435px;
    bottom: 0;
    left: 0;
  }

  .footer__container {
    padding: 42px 0 39px 0;
  }

  .footer__logo {
    width: 280px;
  }

  .footer__brand-block {
    gap: 15px;
  }

  .footer__connection-icon {
    width: 19px;
    height: 19px;
  }

  .header__container {
    padding: 37px 0 44px 0;
  }

  .header__brand-block {
    gap: 46px;
  }

  .header__logo {
    width: 280px;
  }

  .header__brand {
    gap: 18px;
  }

  .header__line {
    height: 53px;
  }

  .header__connection-icon {
    width: 19px;
    height: 19px;
  }

  .info-section__container {
    padding: 124px 0 123px 0;
  }

  .info-section__phone-img {
    width: 681px;
    top: -234px;
    right: -692px;
  }

  .info-section__doc-img {
    width: 690px;
    bottom: 184px;
    right: -176px;
  }

  .info-section__logo-img {
    width: 679px;
    bottom: 32px;
    left: -785px;
  }

  .info-section__sub-title {
    padding: 37px 0 84px 0;
  }

  .info-section__cards {
    gap: 15px;
    margin-left: 100px;
  }

  .info-section__card {
    gap: 16px;
  }

  .info-section__card-icon {
    width: 20px;
    height: 20px;
  }

  .info-section__form {
    margin-top: 100px;
    height: 152px;
    border-radius: 30px;
    padding: 45px 10px 47px 10px;
    gap: 19px;
  }

  .info-section__form > * {
    width: 350px !important;
  }

  .input__progress {
    font-size: 20px;
    line-height: 20px;
  }

  .input {
    font-size: 18px;
    height: 60px;
  }

  .invest-section__container {
    padding: 121px 0 125px 0;
  }

  .invest-section__title {
    padding: 0 0 67px 0;
  }

  .invest-section__cards {
    gap: 40px;
  }

  .invest-section__card {
    border-radius: 30px;
    width: 380px !important;
    height: 625px;
    padding: 43px 25px 26px 25px;
  }

  .invest-section__card-img {
    width: 300px;
    top: 83px;
    left: 45px;
  }

  .invest-section__card-header {
    margin-left: 19px;
    margin-bottom: 192px;
  }

  .invest-section__card-icon {
    width: 43px;
    height: 43px;
  }

  .main-section__container {
    padding: 132px 0 135px 0;
  }

  .main-section__sub-title {
    padding: 27px 0 54px 0;
  }

  .main-section__text {
    border-radius: 50px;
    width: 420px;
    padding: 13px 0 12px 182px;
  }

  .main-section__icon {
    width: 179px;
    top: -12px;
    left: -16px;
  }

  .main-section__form {
    margin-top: 31px;
    border-radius: 30px;
    width: 420px;
    height: 260px;
    padding: 31px 25px;
  }

  .main-section__img {
    width: 1107px;
    right: -300px;
  }

  .form-modal__wrapper {
    padding: 20px;
  }

  .form-modal__info-title {
    font-size: 19px;
  }

  .form-modal__feedback-item {
    max-width: 343px;
  }

  .form-modal__feedback-input {
    height: 64px;
    margin-bottom: 20px;
  }

  .form-modal__button .btn {
    font-size: 24px !important;
    height: 58px;
  }

  .form-modal__agree {
    font-size: 13px;
    line-height: 15px;
  }

  .presentation-section__container {
    padding: 100px 0 111px 0;
  }

  .presentation-section__title {
    padding: 0 0 60px 0;
  }

  .content-privacy {
    max-width: 650px;
    padding: 30px 44px 40px 44px;
  }

  .content-privacy__close {
    top: 20px;
    right: 20px;
  }

  .content-privacy h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .content-privacy h3,
  .content-privacy strong {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .content-privacy p {
    font-size: 16px;
  }

  .reasons-section__container {
    padding: 98px 0 98px 0;
  }

  .reasons-section__sub-title {
    padding: 20px 0 90px 0;
  }

  .reasons-section__cards {
    margin-left: 394px;
  }

  .reasons-section__card {
    padding: 34px 10px 25px 30px;
    width: 380px !important;
    height: 315px;
  }

  .reasons-section__card-num {
    width: 59px;
    height: 59px;
  }

  .reasons-section__card-title {
    padding: 30px 0 12px 0;
  }

  .reasons-section__bottom {
    margin-top: 90px;
  }

  .reasons-section__bottom-text {
    padding: 10px 0 37px 0;
  }

  .reasons-section__btn {
    width: 311px;
  }

  .reasons-section__img {
    width: 1170px;
    top: 172px;
    left: -376px;
  }

  .reasons-section__bottom-img {
    width: 894px;
    bottom: 0;
    right: -144px;
  }

  .remodal__feedback {
    max-width: 425px;
  }

  .remodal__feedback-close {
    top: -43px;
    right: -7px;
  }

  .start-section__container {
    border-radius: 30px;
    padding: 98px 0 133px 0;
  }

  .start-section__flash-img {
    width: 486px;
    top: 42px;
    right: -256px;
  }

  .start-section__title {
    padding: 0 0 60px 0;
  }

  .start-section__card {
    width: 280px !important;
    height: 348px;
    padding: 34px 20px;
  }

  .start-section__card-title {
    width: 219px;
    height: 49px;
  }

  .start-section__card-num-wrapper {
    margin: 20px 0;
    width: 80px;
    height: 80px;
    padding: 8px;
  }

  .start-section__btn {
    width: 213px !important;
    margin-top: 18px;
  }

  .steps-section__container {
    padding: 100px 0 194px 0;
  }

  .steps-section__sub-title {
    padding: 30px 0 40px 0;
  }

  .steps-section__box {
    gap: 124px;
  }

  .steps-section__cards {
    gap: 20px;
  }

  .steps-section__card {
    width: 500px !important;
    gap: 17px;
  }

  .steps-section__card-icon {
    width: 15px;
    height: 15px;
  }

  .steps-section__img {
    width: 476px;
  }

  .steps-section__bottom {
    margin-top: 60px;
    margin-left: 100px;
  }

  .steps-section__btn {
    width: 380px !important;
  }

  .support-section__container {
    padding: 123px 0 122px 0;
  }

  .support-section__charge-img {
    width: 523px;
    bottom: 0;
    left: -297px;
  }

  .support-section__power-img {
    width: 433px;
    top: 73px;
    right: -500px;
  }

  .support-section__title {
    padding: 0 0 36px 0;
  }

  .support-section__card {
    padding: 30px 10px 10px 31px;
    border-radius: 30px;
    width: 380px !important;
    height: 120px;
  }

  .support-section__card-icon {
    width: 30px;
    top: 36px;
    right: 27px;
  }

  .support-section__bottom {
    margin-top: 61px;
  }

  .support-section__bottom-right {
    padding: 66px 23px 32px 10px;
    border-radius: 30px;
    gap: 34px;
    width: 780px;
    height: 264px;
  }

  .support-section__bottom-icon {
    width: 494px;
    bottom: 0;
    left: 0;
  }

  .support-section__bottom-right-text {
    padding-right: 56px;
  }

  .support-section__btn {
    width: 350px !important;
  }

  .swiper-desktop {
    width: 100% !important;
    overflow: hidden;
  }

  .wrapper-header-thanks,
  .wrapper-footer-thanks {
    padding: 25px 0;
  }

  .wrapper {
    padding: 0 20px;
    max-width: 1220px;
  }
}