.top-bar_onbself .ui-btn {
  display: flex;
  align-items: center;
  margin: 0 5px;
}
.top-bar_onbself .top-bar__phone {
  color: inherit;
  margin-right: 5px;
}
@media (max-width: 600px) {
  .top-bar_onbself .top-bar__phone {
    display: none;
  }
}
.top-bar_onbself .top-bar__phone a {
  margin-top: 2px;
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}
.top-bar_onbself .top-bar__phone i {
  margin-right: 5px;
}

.promo-timer {
  display: flex;
  align-items: center;
  position: relative;
}
.promo-timer-item {
  color: #262626;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.promo-timer-item__name {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 8px;
}
.promo-timer-item__value {
  background: #FFF9A2;
  border: 2px solid #FEBA8D;
  border-radius: 6px;
  width: 50px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}
.promo-timer-item-limiter {
  display: flex;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  margin: 0 5px;
  align-self: flex-start;
  padding-top: 12px;
}
.promo-timer__discount-label {
  position: absolute;
  top: -26px;
  right: -50px;
  border-radius: 4px;
  padding: 4px 11px;
  background: #D821F3;
  transform: rotate(30deg);
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: white;
}

.popup-select-credit {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 55px;
  width: 565px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.popup-select-credit__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}
.popup-select-credit__btns {
  margin: 35px auto 0;
  width: 100%;
  max-width: 220px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.popup-select-credit__btns .ui-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45px;
}
.popup-select-credit__btns .ui-btn img {
  margin-right: 15px;
}
.popup-select-credit__btns .ui-btn span {
  margin-left: 0;
}

.landing-onboarding-self .pp__buttons {
  margin-top: 15px;
}
.landing-onboarding-self .pp__buttons_attention {
  max-width: 290px;
}
.landing-onboarding-self .pp__buttons_attention .ui-btn_pink-onbs {
  white-space: nowrap;
}
.landing-onboarding-self .pp_5y {
  background: #FFFFFF;
  border: 15px solid #FFF561;
  border-radius: 22px;
  max-width: 390px;
  padding-top: 28px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y {
    padding-top: 15px;
    max-width: 350px;
  }
}
.landing-onboarding-self .pp_5y .pp__title_attention {
  font-size: 32px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y .pp__title_attention {
    font-size: 24px;
    font-weight: 500;
  }
}
.landing-onboarding-self .pp_5y .pp__price_attention {
  font-size: 36px;
  font-weight: 500;
  color: #D821F3;
  margin-top: 5px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y .pp__price_attention {
    font-size: 32px;
  }
}
.landing-onboarding-self .pp_5y .pp__old-price {
  font-size: 16px;
  margin-top: 10px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y .pp__old-price {
    display: none;
  }
}
.landing-onboarding-self .pp_5y .pp__old-price b {
  color: inherit;
  font-weight: 500;
}
.landing-onboarding-self .pp_5y .pp__old-price .sign {
  margin-left: 20px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y .pp__bottom-text {
    margin-bottom: 15px;
  }
}
.landing-onboarding-self .pp_5y .pp__dolyami {
  margin-top: 40px;
}
@media (max-width: 600px) {
  .landing-onboarding-self .pp_5y .pp__dolyami {
    margin-top: 20px;
  }
}
.landing-onboarding-self .gift-item a {
  color: inherit;
  text-decoration: none;
}
.landing-onboarding-self .gift-item_attention {
  font-family: Rubik;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #D821F3;
}
.landing-onboarding-self .pp_unlim {
  max-width: 330px;
  box-shadow: 8px 10px 20px rgba(109, 22, 122, 0.16);
  padding-top: 25px;
}
.landing-onboarding-self .pp_unlim .pp__title {
  font-family: Rubik;
  font-size: 34px;
  font-weight: 500;
}
.landing-onboarding-self .pp_unlim .pp__title p {
  line-height: 1em;
}
.landing-onboarding-self .pp_unlim .pp__title .pp__title-tarif {
  font-size: 20px;
}
.landing-onboarding-self .pp_unlim .pp__access {
  margin-top: 20px;
}
.landing-onboarding-self .pp_unlim .pp__bottom-text {
  margin-top: 15px;
}
.landing-onboarding-self .pp_unlim .gifts-title {
  margin-bottom: 7px;
}
.landing-onboarding-self .pp_unlim .gifts {
  display: flex;
  flex-direction: column;
}
.landing-onboarding-self .pp_unlim .gift-item {
  margin-bottom: 7px;
}
.landing-onboarding-self .pp_unlim .gift-item:last-of-type {
  margin-bottom: 0;
}
.landing-onboarding-self .pp_unlim .pp__dolyami {
  margin-top: 20px;
}
.landing-onboarding-self .btn-rassrochka {
  border: none;
  outline: 0;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  color: #D99A00;
}
.landing-onboarding-self .btn-rassrochka {
  margin-top: 10px;
}
.landing-onboarding-self .pp__gifts {
  display: flex;
  flex-direction: column;
}
.landing-onboarding-self .pp__gifts .gifts-title {
  margin: 10px 0;
}
.landing-onboarding-self .pp__bottom-text {
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 8px;
}
.landing-onboarding-self .pp__buy-gift {
  margin: 0 auto;
  width: 100%;
  max-width: 220px;
}
.landing-onboarding-self .ui-checkbox-label {
  display: flex;
  align-items: center;
}
.landing-onboarding-self .ui-checkbox {
  margin-right: 10px;
}

@media (max-width: 600px) {
  .onbs-hero {
    background: url(/img/pages/onboarding-landing/group-2087326539.svg) no-repeat;
    background-position: center 330px;
    background-size: contain;
    padding-bottom: 30px;
  }
}
.onbs-hero__cnt {
  display: flex;
  flex-wrap: nowrap;
  color: #262626;
  position: relative;
  background: url(/img/pages/onboarding-landing/image96.png) no-repeat;
  background-position: top right;
  padding-top: 35px;
}
@media (max-width: 1200px) {
  .onbs-hero__cnt {
    max-width: 750px;
    flex-wrap: wrap;
    background: url(/img/pages/onboarding-landing/group-2087326539.svg) no-repeat;
    background-position: center 330px;
    background-size: contain;
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .onbs-hero__cnt {
    background: none;
  }
}
.onbs-hero__info {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  max-width: 430px;
  padding-top: 75px;
}
@media (max-width: 600px) {
  .onbs-hero__info {
    max-width: 100%;
    padding-top: 5px;
  }
}
.onbs-hero__title {
  font-size: 50px;
  line-height: 1.15;
  font-weight: 700;
}
@media (max-width: 600px) {
  .onbs-hero__title {
    font-size: 34px;
    text-align: center;
  }
}
.onbs-hero__subtitle {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  margin-top: 20px;
}
@media (max-width: 600px) {
  .onbs-hero__subtitle {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
  }
}
.onbs-hero__p1 {
  font-size: 13px;
  margin-top: 40px;
}
@media (max-width: 600px) {
  .onbs-hero__p1 {
    text-align: center;
    margin-top: 25px;
  }
}
.onbs-hero__timer {
  margin-top: 10px;
  display: flex;
}
@media (max-width: 600px) {
  .onbs-hero__timer {
    justify-content: center;
  }
}
.onbs-hero__prods {
  position: relative;
  z-index: 2;
  display: flex;
  margin-left: auto;
  padding-top: 50px;
  width: 100%;
  max-width: 745px;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1200px) {
  .onbs-hero__prods {
    max-width: 100%;
    justify-content: center;
  }
}
@media (max-width: 700px) {
  .onbs-hero__prods {
    flex-direction: column-reverse;
    padding-top: 0;
  }
}
.onbs-hero__currency-selector {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 600px) {
  .onbs-hero__currency-selector {
    position: relative;
    right: auto;
    margin: 0 auto;
    padding-top: 25px;
    order: 1;
  }
}

.img-onbs_crown, .img-onbs_plane, .img-onbs_star1, .img-onbs_star2 {
  position: absolute;
}
.img-onbs_crown {
  right: -8%;
  top: 21%;
}
.img-onbs_plane {
  left: 35%;
  top: 4%;
}
.img-onbs_star1 {
  bottom: -15%;
  left: 25%;
}
.img-onbs_star2 {
  top: 72%;
  right: -9%;
}

.onbs-video {
  padding-top: 65px;
}
@media (max-width: 600px) {
  .onbs-video {
    padding-top: 80px;
  }
}
.onbs-video__cnt {
  display: flex;
  justify-content: center;
  background: url(/img/pages/onboarding-landing/scribble_129-2.png) no-repeat, url(/img/pages/onboarding-landing/frame2.svg) no-repeat;
  background-position: top 55px right 45px, bottom 0px left -25px;
}
@media (max-width: 600px) {
  .onbs-video__cnt {
    background: none;
  }
}
.onbs-video__title {
  text-align: center;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.2;
  color: white;
}
@media (max-width: 600px) {
  .onbs-video__title {
    font-size: 34px;
  }
}
.onbs-video__vid {
  margin-top: 40px;
  position: relative;
}
@media (max-width: 600px) {
  .onbs-video__vid {
    margin-top: 30px;
    max-width: 365px;
  }
}
.onbs-video__thumb {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.onbs-video__instance {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  left: 0;
  top: 0;
}
.onbs-video__instance.is-active {
  z-index: 3;
  opacity: 1;
}

.onbs-profit-section {
  padding-top: 65px;
}
.onbs-profit-cnt {
  display: flex;
  justify-content: center;
  background: url(/img/pages/onboarding-landing/scribble_129-1.png) no-repeat;
  background-position: bottom -10px right 38%;
  padding-bottom: 125px;
  margin-bottom: -125px;
}
@media (max-width: 600px) {
  .onbs-profit-cnt {
    background-position: top 0px right 38%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.onbs-profit-section__title {
  font-family: Rubik;
  font-size: 46px;
  font-weight: 600;
  line-height: 1.0869565217;
  letter-spacing: 0.5px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 42px;
}
.onbs-profit-section__title span {
  text-shadow: 2px 2px 2px 0px rgba(112, 22, 93, 0.3215686275);
}
@media (max-width: 980px) {
  .onbs-profit-section__title {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .onbs-profit-section__title {
    font-size: 28px;
  }
}

.onbs-profit {
  width: 100%;
  max-width: 1230px;
  display: flex;
  align-items: center;
  position: relative;
  align-items: stretch;
  gap: 35px;
}
@media (max-width: 1250px) {
  .onbs-profit {
    padding-left: 25px;
  }
}
@media (max-width: 980px) {
  .onbs-profit {
    flex-direction: column;
    padding-left: 0;
    max-width: 550px;
  }
}
@media (max-width: 600px) {
  .onbs-profit {
    max-width: 380px;
  }
}
.onbs-profit__img-wrpr {
  width: 100%;
  max-width: 545px;
  position: relative;
  display: flex;
}
@media (max-width: 1100px) {
  .onbs-profit__img-wrpr {
    max-width: 450px;
  }
}
@media (max-width: 980px) {
  .onbs-profit__img-wrpr {
    display: none;
  }
}
.onbs-profit__img-viewport {
  overflow: hidden;
  border-radius: 20px;
}
.onbs-profit__img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 980px) {
  .onbs-profit__img {
    margin-top: -95px;
  }
}
.onbs-profit__img-label {
  position: absolute;
  max-width: 325px;
  bottom: -20px;
  left: -55px;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 100px;
  background: white;
  z-index: 3;
  padding: 25px 20px;
}
@media (max-width: 1200px) {
  .onbs-profit__img-label {
    left: 110px;
    bottom: -30px;
  }
}
@media (max-width: 600px) {
  .onbs-profit__img-label {
    width: 270px;
    padding: 20px 15px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.onbs-profit__img-label p {
  margin-left: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 0px;
}
@media (max-width: 600px) {
  .onbs-profit__img-label p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .onbs-profit__img-label img {
    width: 47px;
    height: 47px;
  }
}
.onbs-profit__info {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 980px) {
  .onbs-profit__info {
    border-radius: 40px 40px 0 0;
    padding-bottom: 100px;
  }
  .onbs-profit__info:before {
    display: none;
  }
}
@media (max-width: 600px) {
  .onbs-profit__info {
    padding: 35px 0px 0px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.onbs-profit__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.5px;
}
@media (max-width: 980px) {
  .onbs-profit__title {
    font-size: 34px;
    max-width: 600px;
  }
}
.onbs-profit__p1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.5px;
  margin-top: 35px;
}
@media (max-width: 980px) {
  .onbs-profit__p1 {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .onbs-profit__p1 {
    margin-top: 20px;
  }
}
.onbs-profit__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 15px;
}
.onbs-profit__list-item {
  list-style: none;
  width: 100%;
}
.onbs-profit__p2 {
  margin-top: 40px;
}
@media (max-width: 600px) {
  .onbs-profit__p2 {
    margin-top: 25px;
  }
}
.onbs-profit__img-arrow {
  position: absolute;
  left: -115px;
  bottom: -370px;
  z-index: 1;
}
@media (max-width: 600px) {
  .onbs-profit__img-arrow_desk {
    display: none;
  }
}
.onbs-profit__img-arrow_mob {
  left: 15px;
  bottom: -200px;
}
@media (min-width: 600px) {
  .onbs-profit__img-arrow_mob {
    display: none;
  }
}

.pli {
  display: flex;
  width: 100%;
  gap: 25px;
  background: white;
  border-radius: 10px;
  box-shadow: 0px 2px 6px 0px rgba(222, 222, 222, 0.6);
  min-height: 125px;
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 25px;
}
@media (max-width: 600px) {
  .pli {
    flex-direction: column;
    padding: 20px 10px 20px 25px;
    gap: 30px;
  }
}
.pli__icon-wrpr {
  aspect-ratio: 1/1;
  width: 68px;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 600px) {
  .pli__icon-wrpr {
    margin-right: auto;
  }
}
.pli__info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .pli__info {
    gap: 3px;
  }
}
.pli__title {
  font-family: Rubik;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  line-height: 0.8em;
  text-align: left;
}
@media (max-width: 600px) {
  .pli__title {
    font-size: 20px;
    line-height: 1em;
  }
}
.pli__text {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  line-height: 1.1em;
  color: #666666;
  margin-top: 15px;
}
@media (max-width: 600px) {
  .pli__text {
    font-size: 14px;
  }
}

.offer-expire-section {
  margin-top: 245px;
}
@media (max-width: 600px) {
  .offer-expire-section {
    margin-top: 50px;
  }
}
.offer-expire {
  width: 100%;
  max-width: 1200px;
  display: flex;
  position: relative;
  padding: 35px 40px;
  border-radius: 20px;
  background: white;
  box-shadow: 0px 4px 20px rgba(233, 136, 253, 0.15);
  position: relative;
}
@media (max-width: 800px) {
  .offer-expire {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .offer-expire {
    padding: 55px 15px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(233, 136, 253, 0.15);
    border-radius: 10px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.offer-expire__discount-label {
  position: absolute;
  background: #FFF461;
  padding: 5px 15px;
  border-radius: 50px;
  transform: rotate(14deg);
  right: -13px;
  top: 3px;
  display: none;
}
.offer-expire__discount-label span {
  font-family: Rubik;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3636363636;
  text-align: center;
  color: #D821F3;
}
@media (max-width: 600px) {
  .offer-expire__discount-label {
    display: flex;
  }
}
.offer-expire__info {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 800px;
  position: relative;
  z-index: 2;
}
@media (max-width: 600px) {
  .offer-expire__info {
    padding-bottom: 30px;
  }
}
.offer-expire__title {
  font-family: Rubik;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1764705882;
  text-align: left;
  margin-top: 18px;
}
.offer-expire__title p {
  line-height: inherit !important;
}
@media (max-width: 600px) {
  .offer-expire__title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.offer-expire__bonus {
  display: flex;
  align-items: center;
  margin-top: 15px;
  gap: 10px;
}
@media (max-width: 600px) {
  .offer-expire__bonus {
    margin-top: 5px;
  }
}
.offer-expire__bonus img {
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 600px) {
  .offer-expire__bonus img {
    max-width: 23px;
  }
}
.offer-expire__p.p1 {
  margin-top: 0;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #878787;
}
@media (max-width: 600px) {
  .offer-expire__p.p1 {
    font-size: 14px;
  }
}
.offer-expire__p.p2 {
  font-family: Rubik;
  font-size: 24px;
  line-height: 1.3333333333;
  text-align: left;
}
.offer-expire__p.p2 b {
  font-weight: 500;
}
@media (max-width: 600px) {
  .offer-expire__p.p2 {
    font-size: 14px;
  }
}
.offer-expire__p-action {
  margin-top: 35px;
}
@media (max-width: 600px) {
  .offer-expire__p-action {
    margin-top: 20px;
  }
}
.offer-expire__img {
  position: absolute;
  right: -60px;
  width: 400px;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1200px) {
  .offer-expire__img {
    right: -50px;
  }
}
@media (max-width: 800px) {
  .offer-expire__img {
    right: auto;
    position: relative;
    height: 400px;
    width: auto;
  }
}
@media (max-width: 600px) {
  .offer-expire__img {
    display: none;
  }
}

.reviews {
  padding: 95px 0 30px;
}
.reviews__cnt {
  max-width: 1300px;
}
.reviews__top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media (max-width: 980px) {
  .reviews__top {
    justify-content: center;
  }
}
.reviews__title {
  width: 100%;
  text-align: center;
  font-family: Rubik;
  font-size: 64px;
  font-weight: 500;
  line-height: 1em;
  color: #262626;
}
@media (max-width: 980px) {
  .reviews__title {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .reviews__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.reviews__list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 700px) {
  .reviews__list {
    margin-top: 25px;
  }
}
.reviews__list__col {
  flex: 30% 0 0;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.reviews__list__col_1 .review-item {
  flex-grow: 1;
}
.reviews__list__col_1 .review-item__label {
  margin-top: auto;
}
@media (max-width: 700px) {
  .reviews__list__col_1 .review-item__label {
    margin-top: 15px;
  }
}
.reviews__btn {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.reviews__action {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.review-item {
  width: 100%;
  max-width: 400px;
  padding: 25px 15px;
  display: flex;
  flex-direction: column;
  color: #2E2D36;
  box-shadow: 0px 4px 20px 0px rgba(170, 194, 208, 0.2);
  border: 1px solid #F3F7FC;
}
.review-item__top {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .review-item__top {
    flex-wrap: wrap;
  }
}
.review-item__top__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-right: auto;
  margin-left: 10px;
  margin-top: 5px;
}
@media (max-width: 700px) {
  .review-item__top__info {
    width: calc(100% - 60px);
  }
}
.review-item__stars {
  margin-top: 11px;
}
.review-item__name {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}
@media (max-width: 700px) {
  .review-item__name {
    font-size: 16px;
    line-height: 20px;
  }
}
.review-item__date {
  font-size: 14px;
  line-height: 18px;
  color: #878787;
}
.review-item__review-text {
  font-size: 16px;
  font-weight: 400;
  margin-top: 25px;
}
@media (max-width: 700px) {
  .review-item__review-text {
    margin-top: 18px;
  }
}
.review-item__review-text p {
  margin-bottom: 25px;
  line-height: 20px;
}
@media (max-width: 700px) {
  .review-item__review-text p {
    margin-bottom: 15px;
  }
}
.review-item__review-text p:last-of-type {
  margin-bottom: 0;
}
.review-item__review-text b {
  font-weight: 500;
}
.review-item__review-text .blue {
  color: #3E59B9;
}
.review-item__label {
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
}
.review-item__label-text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 6px 16px;
  min-width: 330px;
  background: #F1F6F3;
  border-radius: 100px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  color: #3CBB5F;
}
@media (max-width: 700px) {
  .review-item__label-text {
    font-size: 14px;
  }
}

.lnp__cnt {
  position: relative;
  max-width: 1230px;
  align-items: flex-start;
  padding-top: 85px;
  padding-bottom: 100px;
}
@media (max-width: 600px) {
  .lnp__cnt {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1150px) {
  .lnp__cnt {
    flex-direction: column;
  }
}
.lnp__img-lamp {
  position: absolute;
  left: -95px;
  top: -30px;
}
@media (max-width: 1150px) {
  .lnp__img-lamp {
    left: 10px;
    top: 20px;
  }
}
@media (max-width: 600px) {
  .lnp__img-lamp {
    left: 20px;
    top: 20px;
    width: 80px;
  }
}
.lnp__title {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.5px;
  text-align: left;
}
@media (max-width: 1150px) {
  .lnp__title {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .lnp__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.5px;
    text-align: center;
  }
}
@media (max-width: 980px) {
  .lnp__col {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.lnp__col_1 {
  width: 100%;
  max-width: 420px;
}
.lnp__col_1 p {
  font-size: 1.13em;
}
@media (max-width: 1150px) {
  .lnp__col_1 {
    top: 0;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.lnp__col_2 {
  width: 100%;
  max-width: 690px;
  background: linear-gradient(47deg, #EB8DFF 0%, #F4ACAC 59.73%, #FBF565 110.27%);
  -webkit-backdrop-filter: blur(21px);
          backdrop-filter: blur(21px);
  padding: 40px;
  position: relative;
  top: -20px;
  margin-left: auto;
  border-radius: 16px;
}
@media (max-width: 1150px) {
  .lnp__col_2 {
    top: 0;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 980px) {
  .lnp__col_2 {
    padding: 20px;
  }
}
.lnp-logos {
  width: 100%;
  background: #FFFFFF;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0;
}
@media (max-width: 980px) {
  .lnp-logos {
    padding: 10px;
  }
}
.lnp .lnp-logo {
  width: 255px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 12px;
}
@media (max-width: 980px) {
  .lnp .lnp-logo {
    width: calc(50% - 25px);
    margin: 10px;
  }
}
.lnp__p-request {
  width: 100%;
  z-index: 4;
  margin-top: -105px;
}
@media (max-width: 1150px) {
  .lnp__p-request {
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .lnp__p-request {
    text-align: center;
  }
  .lnp__p-request .ui-btn {
    margin: 0 auto;
  }
}

.support-description__desc1 {
  font-weight: 700;
  font-size: 45px;
  line-height: 1.3em;
}
@media (max-width: 980px) {
  .support-description__desc1 {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .support-description__desc1 {
    font-size: 34px;
  }
}

.support-description__desc2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.3;
  margin-top: 40px;
  margin-bottom: 15px;
}
@media (max-width: 980px) {
  .support-description__desc2 {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .support-description__desc2 {
    font-size: 22px;
  }
}

.support-description {
  max-width: 615px;
  margin: 0 auto;
  text-align: center;
}

.support_onbs {
  position: relative;
  padding-top: 115px;
  padding-bottom: 200px;
  background-image: url("/img/pages/onboarding-landing/burst_0012.png"), url("/img/pages/onboarding-landing/burst_0011.png");
  background-position: left -115px bottom 0px, right -125px bottom 0px;
  background-repeat: no-repeat, no-repeat;
}
@media (max-width: 980px) {
  .support_onbs {
    padding-bottom: 140px;
    background-image: url("/img/pages/onboarding-landing/burst_001-3.svg");
    background-position: right 0px bottom 0px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
  }
  .support_onbs:before {
    content: url("/img/pages/onboarding-landing/burst_001-2.svg");
    position: absolute;
    left: 0;
    top: -130px;
    z-index: -1;
  }
}
.support_onbs .assistant-page__phone-link {
  margin-right: 0;
  color: inherit;
  margin-top: 20px;
}
.support_onbs .assistant-page__phone-link a {
  margin: 0 auto;
  color: inherit !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.support_onbs .assistant-page__phone-link a span {
  margin-left: 20px;
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0.5px;
}
@media (max-width: 360px) {
  .support_onbs .assistant-page__phone-link a span {
    font-size: 30px;
  }
}
.support_onbs .assistant-page__phone-desc-2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 1.2;
}
.support_onbs .assistant-page__phone-link svg {
  width: 32px;
  height: 32px;
}

.ui-select.in-row {
  display: flex;
  align-items: center;
  width: 250px;
}
.ui-select.in-row .label {
  white-space: nowrap;
  margin-right: 20px;
}

.big-wrpr {
  background: url(/img/pages/onboarding-landing/rectangle-1520.svg) no-repeat;
  background-position: top center;
  background-size: 100vw 1870px;
  margin-top: -135px;
  position: relative;
  z-index: 1;
  padding-top: 135px;
}
@media (max-width: 600px) {
  .big-wrpr {
    margin-top: 30px;
    margin-top: 0;
    padding-top: 0;
    background: url(/img/pages/onboarding-landing/rectangle-1522.svg) no-repeat;
    background-size: 115vw auto;
    background-position: bottom -20px center;
    padding-bottom: 100px;
    margin-bottom: -100px;
  }
}

.c-pink {
  color: #D821F3;
}

.ui-btn_yellow5 {
  background: #FFF561;
  color: #262626;
}

.ui-btn_pink-onbs {
  background: #D821F3;
  border-radius: 40px;
  color: white;
  font-size: 22px;
  font-weight: 600;
  min-height: 50px;
}

.ui-btn_master-onbs {
  background: #E0E9FD;
  border-radius: 40px;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  min-height: 50px;
}

.ui-btn_onbs-order {
  padding-left: 2.75em;
  padding-right: 1em;
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .ui-btn_onbs-order {
    width: 100%;
    max-width: 320px;
    padding-left: 1.3em;
    padding-right: 0.75em;
  }
}
.ui-btn_onbs-order img {
  margin-left: 1.5em;
}
@media (max-width: 600px) {
  .ui-btn_onbs-order img {
    margin-left: auto;
  }
}

.not-a-rub .hide-if-not-rub {
  display: none !important;
}

@media (min-width: 600px) {
  .mob-vis {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .mob-hid {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */