:root {
  --accent-blue: #3F67F2;
  --accent-pink: #D8C6FF;
  --not-black: #1F1F1F;
  --h-gradient: linear-gradient(114.58deg, #2067EF 0%, #7466F5 100%);
  --stroke-gray: #BDBCDB;
  --txt-disabled: #C5C0DB;
  --input-bg: #F7F7FD;
  --white: #ffffff;
  --purple: #605DEC; }

body {
  margin-top: 0; }

._wrapper {
  background: #F1F2F6;
  overflow-x: hidden; }
  ._wrapper section {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  ._wrapper img {
    height: auto; }
  ._wrapper .title {
    font-weight: bold; }

._section {
  margin: 12rem 0;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

._g-container {
  max-width: 134.6rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem; }

._flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

._centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (max-width: 1400px) {
  ._g-container {
    max-width: 95rem; }
  ._section {
    margin: 10rem 0; } }

@media (max-width: 1024px) {
  ._g-container {
    max-width: 64.2rem; }
  .title {
    font-size: 4.8rem; }
  ._section {
    margin: 6rem 0; } }

@media (max-width: 767px) {
  ._g-container {
    max-width: 36.4rem; }
  .title {
    font-size: 2.8rem; }
  ._section {
    margin: 5rem 0; } }

.giftIntro {
  padding: 12rem 0 23rem;
  border-radius: 0rem 0rem 20rem 20rem;
  background: var(--not-black) url(../../static/images/general/intro-bg.png) bottom 0rem right 0rem no-repeat;
  margin-top: 0; }
  .giftIntro-title {
    font-weight: bold;
    font-size: 8.2rem;
    line-height: 120%;
    background: -o-radial-gradient(90.9% 117.01%, 561.52% 2157.76%, #605DEC 0%, #C384F9 100%);
    background: radial-gradient(561.52% 2157.76% at 90.9% 117.01%, #605DEC 0%, #C384F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    max-width: 72.5rem;
    margin-bottom: 6rem; }
  .giftIntro-txt {
    font-size: 3.8rem;
    line-height: 140%;
    color: var(--white);
    opacity: 0.8;
    max-width: 67.6rem;
    margin-bottom: 8rem; }
  .giftIntro-img {
    display: none; }
    .giftIntro-img img {
      margin-left: auto;
      margin-right: auto; }
  .giftIntro-btn {
    font-weight: bold;
    font-size: 2.7rem;
    line-height: 2.4rem;
    color: var(--white);
    display: inline-block;
    padding: 2.6rem 5.9rem;
    background: var(--purple);
    border-radius: 2rem; }

@media (max-width: 1500px) {
  .giftIntro {
    background: var(--not-black) url(../../static/images/general/intro-bg-1440.png) bottom 0rem right 0rem no-repeat; } }

@media (max-width: 1400px) {
  .giftIntro {
    background: var(--not-black) url(../../static/images/general/intro-bg-1300.png) bottom 0rem right 0rem no-repeat; } }

@media (max-width: 1280px) {
  .giftIntro {
    background: var(--not-black) url(../../static/images/general/intro-bg-2.png) bottom 0rem right 0rem no-repeat; } }

@media (max-width: 1180px) {
  .giftIntro {
    background: var(--not-black) url(../../static/images/general/intro-bg-3.png) bottom 0rem right 5rem no-repeat; } }

@media (max-width: 1024px) {
  .giftIntro {
    padding-top: 8rem;
    padding-bottom: 32rem;
    border-radius: 0rem 0rem 14rem 14rem;
    background: var(--not-black) url(../../static/images/general/intro-bg-3.png) bottom 0rem right 5rem no-repeat; }
    .giftIntro-title {
      font-size: 6.4rem;
      margin-bottom: 4rem; }
    .giftIntro-txt {
      font-size: 3.2rem;
      margin-bottom: 6rem; }
    .giftIntro-btn {
      font-size: 2.4rem;
      padding: 2.6rem 6.6rem; } }

@media (max-width: 767px) {
  .giftIntro {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background: var(--not-black);
    border-radius: 0 0 8rem 8rem; }
    .giftIntro-title {
      font-size: 3.8rem;
      margin-bottom: 3rem; }
    .giftIntro-txt {
      font-size: 1.8rem;
      margin-bottom: 5rem; }
    .giftIntro-btn {
      width: 100%;
      text-align: center; }
    .giftIntro-img {
      display: block;
      margin-top: 5rem; } }

.giftAdvantages-title {
  margin-bottom: 10rem; }

.giftAdvantages-content__right {
  width: 71rem;
  padding-top: 1.7rem; }

.giftAdvantages-content__left {
  width: calc(100% - 71rem);
  padding-right: 7rem; }

.giftAdvantages-list__item {
  margin-bottom: 4rem; }
  .giftAdvantages-list__item:last-child {
    margin-bottom: 0; }

.giftAdvantages-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .giftAdvantages-item__number {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background: var(--purple);
    color: var(--white);
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 120%; }
  .giftAdvantages-item__info {
    width: calc(100% - 6rem);
    padding-left: 3rem; }
  .giftAdvantages-item__title {
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 120%;
    margin-bottom: 1rem; }
  .giftAdvantages-item__txt {
    font-size: 2rem;
    line-height: 160%;
    max-width: 43rem; }

.giftAdvantages-info {
  position: relative; }
  .giftAdvantages-info::before {
    content: "";
    position: absolute;
    left: 5rem;
    right: -5rem;
    top: 5rem;
    bottom: -5rem;
    background: var(--not-black);
    border-radius: 3.4rem; }
  .giftAdvantages-info__content {
    background: var(--white);
    border-radius: 3.4rem;
    -webkit-filter: drop-shadow(1rem 1rem 3rem rgba(0, 0, 0, 0.1));
            filter: drop-shadow(1rem 1rem 3rem rgba(0, 0, 0, 0.1));
    padding: 3rem 4rem 5rem;
    position: relative;
    -webkit-transform: translate(5rem, 5rem);
        -ms-transform: translate(5rem, 5rem);
            transform: translate(5rem, 5rem);
    -webkit-transition: -webkit-transform .4s linear;
    transition: -webkit-transform .4s linear;
    -o-transition: transform .4s linear;
    transition: transform .4s linear;
    transition: transform .4s linear, -webkit-transform .4s linear; }
    .giftAdvantages-info__content.active {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
    .giftAdvantages-info__content::before {
      content: "";
      background: url(../../static/images/general/advantages-logo.svg) 0 0 no-repeat;
      background-size: contain;
      width: 6rem;
      height: 5rem;
      position: absolute;
      top: 4rem;
      right: 4rem; }
    .giftAdvantages-info__content::after {
      content: url(../../static/images/general/advantages-stars.svg);
      position: absolute;
      left: 34rem;
      bottom: 12.6rem; }
    .giftAdvantages-info__content-inner {
      max-width: 39rem;
      font-size: 4.6rem;
      line-height: 120%;
      margin-bottom: 9.2rem;
      text-transform: lowercase; }
  .giftAdvantages-info__title {
    margin-bottom: 2rem; }
  .giftAdvantages-info__value {
    background: var(--purple);
    border-radius: 10rem;
    padding: .5rem 3rem;
    color: var(--white);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .giftAdvantages-info__txt {
    font-size: 1.6rem;
    line-height: 120%;
    opacity: 0.8; }
    .giftAdvantages-info__txt a {
      text-decoration: underline; }
      .giftAdvantages-info__txt a:hover {
        text-decoration: none; }

@media (max-width: 1400px) {
  .giftAdvantages-title {
    margin-bottom: 8rem; }
  .giftAdvantages-content__left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 7.8rem; }
  .giftAdvantages-content__right {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto; }
  .giftAdvantages-item__txt {
    max-width: initial; }
  .giftAdvantages-info {
    width: 100%;
    max-width: 71rem;
    margin-left: -2.4rem; } }

@media (max-width: 1024px) {
  .giftAdvantages-title {
    margin-bottom: 6rem; }
  .giftAdvantages-item__title {
    max-width: 50rem; }
  .giftAdvantages-content__right {
    width: 100%; }
  .giftAdvantages-content__left {
    margin-bottom: 6rem; }
  .giftAdvantages-info {
    max-width: 56.2rem;
    margin-left: 0; }
    .giftAdvantages-info::before {
      top: 4rem;
      bottom: -4rem;
      left: 4rem;
      right: -4rem; }
    .giftAdvantages-info__content {
      padding: 2.4rem 3.2rem 4rem;
      -webkit-transform: translate(4rem, 4rem);
          -ms-transform: translate(4rem, 4rem);
              transform: translate(4rem, 4rem); }
      .giftAdvantages-info__content::before {
        width: 4.8rem;
        height: 4rem;
        top: 3.2rem;
        right: 3.2rem; }
      .giftAdvantages-info__content::after {
        content: url(../../static/images/general/advantages-stars-2.svg);
        left: 27rem;
        bottom: 10rem; }
      .giftAdvantages-info__content-inner {
        font-size: 3.6rem;
        margin-bottom: 7.2rem; }
    .giftAdvantages-info__txt {
      font-size: 1.2rem; }
    .giftAdvantages-info__value {
      padding-left: 2.4rem;
      padding-right: 2.4rem; } }

@media (max-width: 767px) {
  .giftAdvantages-title {
    margin-bottom: 4rem;
    line-height: 120%; }
  .giftAdvantages-item__number {
    width: 5rem;
    height: 5rem;
    font-size: 2.6rem; }
  .giftAdvantages-item__info {
    width: calc(100% - 5rem);
    padding-left: 2rem; }
  .giftAdvantages-item__title {
    font-size: 2.6rem;
    margin-bottom: 1rem; }
  .giftAdvantages-item__txt {
    font-size: 2rem; }
  .giftAdvantages-list__item {
    margin-bottom: 3rem; }
  .giftAdvantages-content__left {
    margin-bottom: 4rem; }
  .giftAdvantages-info {
    max-width: 30rem; }
    .giftAdvantages-info::before {
      border-radius: 1.4rem;
      top: 2rem;
      bottom: -2rem;
      left: 2rem;
      right: -2rem; }
    .giftAdvantages-info__content {
      padding: 1.2rem 0 2rem 1.6rem;
      border-radius: 1.4rem;
      -webkit-transform: translate(2rem, 2rem);
          -ms-transform: translate(2rem, 2rem);
              transform: translate(2rem, 2rem); }
      .giftAdvantages-info__content::before {
        width: 2.6rem;
        height: 2.2rem;
        top: 1.6rem;
        right: 1.6rem; }
      .giftAdvantages-info__content::after {
        content: url("../../static/images/general/advantages-stars-3.svg");
        left: 14.6rem;
        bottom: 5rem; }
      .giftAdvantages-info__content-inner {
        font-size: 2rem;
        max-width: 16.6rem;
        margin-bottom: 4rem; }
    .giftAdvantages-info__txt {
      font-size: 0.7rem; }
    .giftAdvantages-info__title {
      margin-bottom: 0.8rem; }
    .giftAdvantages-info__value {
      padding: 0.2rem 1.4rem; } }

.giftOrder {
  background: var(--not-black) url(../../static/images/general/order-before.png) left 0rem bottom 0rem no-repeat;
  border-radius: 20rem;
  color: var(--white);
  padding: 12rem 0 13rem; }
  .giftOrder-content {
    position: relative; }
  .giftOrder-img {
    position: absolute;
    top: 7.6rem;
    right: 1.2rem; }
  .giftOrder-top-title {
    margin-bottom: 7rem; }
  .giftOrder-list {
    max-width: 86rem;
    position: relative;
    margin-bottom: 13rem; }
    .giftOrder-list::before {
      content: url(../../static/images/general/steps.svg);
      position: absolute;
      left: -5.4rem;
      top: 3.2rem; }
    .giftOrder-list__item {
      margin-bottom: 5rem; }
      .giftOrder-list__item:last-child {
        margin-bottom: 0; }
  .giftOrder-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .giftOrder-item__number {
      width: 6.125rem;
      height: 6.125rem;
      background: var(--white);
      border-radius: 50%;
      color: var(--not-black);
      font-weight: bold;
      font-size: 3.2rem;
      line-height: 120%; }
    .giftOrder-item__txt {
      width: calc(100% - 6.125rem);
      padding-left: 2rem;
      font-size: 2.7rem;
      line-height: 160%; }
  .giftOrder-group__right {
    width: 62rem; }
  .giftOrder-group__left {
    width: calc(100% - 62rem);
    padding-right: 8rem; }
  .giftOrder-bottom-title {
    margin-bottom: 4rem; }
  .giftOrder-txt {
    font-size: 2.7rem;
    line-height: 160%; }
  .giftOrder-form {
    background: var(--white);
    border-radius: 5.5rem;
    padding: 5rem;
    color: var(--not-black); }
    .giftOrder-form__title {
      font-size: 2.4rem;
      line-height: 160%;
      margin-bottom: 1.6rem; }
    .giftOrder-form__counter {
      margin-bottom: 3rem; }
    .giftOrder-form-counter {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .giftOrder-form-counter__input {
        width: 7rem;
        height: 5.6rem;
        background: var(--input-bg);
        border: 1px solid var(--stroke-gray);
        text-align: center;
        padding: 0.8rem;
        font-size: 1.6rem;
        border-radius: 1.6rem;
        margin: 0 1rem;
        outline: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none; }
        .giftOrder-form-counter__input::-webkit-outer-spin-button, .giftOrder-form-counter__input::-webkit-inner-spin-button {
          appearance: none;
          -webkit-appearance: none;
          margin: 0; }
      .giftOrder-form-counter__btn {
        font-size: 2.4rem;
        line-height: 1;
        padding: 0;
        border: none;
        background: none;
        cursor: pointer; }
    .giftOrder-form__slider {
      margin-bottom: 3rem; }
      .giftOrder-form__slider-title {
        margin-bottom: 6rem; }
    .giftOrder-form-slider__values {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 1.6rem;
      line-height: 2.4rem;
      margin-top: 10px; }
    .giftOrder-form__total {
      font-size: 1.6rem;
      line-height: 160%;
      margin-bottom: 4rem; }
    .giftOrder-form__fields {
      margin-bottom: 3rem; }
      .giftOrder-form__fields-item {
        margin-bottom: 1.6rem; }
    .giftOrder-form__input {
      display: block;
      width: 100%;
      height: 5.6rem;
      background: var(--input-bg);
      border: 1px solid var(--stroke-gray);
      border-radius: 1.6rem;
      padding: 0 2rem;
      font-size: 1.6rem;
      outline: none; }
      .giftOrder-form__input::-webkit-input-placeholder {
        opacity: 0.5; }
      .giftOrder-form__input::-moz-placeholder {
        opacity: 0.5; }
      .giftOrder-form__input:-ms-input-placeholder {
        opacity: 0.5; }
      .giftOrder-form__input::-ms-input-placeholder {
        opacity: 0.5; }
      .giftOrder-form__input::placeholder {
        opacity: 0.5; }
    .giftOrder-form__btn {
      background: var(--purple);
      border-radius: 1.6rem;
      padding: 1.8rem 5.4rem;
      border: none;
      color: var(--white);
      font-size: 1.6rem;
      line-height: 2rem;
      cursor: pointer; }

.noUi-horizontal {
  height: .1rem;
  background: var(--not-black);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .noUi-horizontal::before, .noUi-horizontal::after {
    content: "";
    background: var(--not-black);
    width: .1rem;
    height: 1rem;
    border-radius: 1rem;
    position: absolute;
    top: -.4rem; }
  .noUi-horizontal::before {
    left: 0; }
  .noUi-horizontal::after {
    right: 0; }

.noUi-target {
  border: none; }

.noUi-connects {
  border-radius: 0;
  height: .2rem; }

.noUi-connect {
  background: var(--not-black); }

.noUi-horizontal .noUi-handle {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: var(--not-black);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  right: -.6rem;
  top: -.5rem;
  cursor: pointer; }
  .noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
    display: none; }

.noUi-tooltip {
  -webkit-box-shadow: 0px 0px 0.6rem rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 0.6rem rgba(0, 0, 0, 0.25);
  border-radius: 5.6rem;
  border: none;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0.4rem 1.6rem;
  margin-bottom: 1rem; }

@media (max-width: 1400px) {
  .giftOrder {
    background: var(--not-black);
    overflow: hidden; }
    .giftOrder-group__left {
      width: 100%;
      padding-right: 0;
      margin-bottom: 8rem; }
    .giftOrder-group__right {
      width: 100%; }
    .giftOrder-img {
      max-width: 42.1rem;
      top: 1.2rem;
      right: -20rem; } }

@media (max-width: 1024px) {
  .giftOrder {
    border-radius: 14rem;
    padding-top: 10rem;
    padding-bottom: 10rem; }
    .giftOrder-img {
      max-width: 37.2rem;
      position: initial;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 7rem; }
    .giftOrder-top-title {
      margin-right: -1rem;
      margin-bottom: 6rem; }
    .giftOrder-list {
      margin-bottom: 7rem; }
      .giftOrder-list::before {
        content: url(../../static/images/general/steps-2.svg);
        left: -5.6rem;
        top: 2.8rem; }
      .giftOrder-list__item {
        margin-bottom: 4rem; }
    .giftOrder-item--last {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .giftOrder-group__left {
      margin-bottom: 6rem; } }

@media (max-width: 767px) {
  .giftOrder {
    border-radius: 8rem;
    padding: 6rem 0; }
    .giftOrder-top-title {
      margin-bottom: 4rem;
      font-size: 3.2rem; }
    .giftOrder-list {
      margin-bottom: 4rem; }
      .giftOrder-list::before {
        display: none; }
    .giftOrder-item {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .giftOrder-item__number {
        width: 5rem;
        height: 5rem;
        font-size: 2.6rem; }
      .giftOrder-item__txt {
        width: calc(100% - 5rem);
        padding-left: 2rem;
        font-size: 2rem;
        line-height: 140%; }
    .giftOrder-img {
      max-width: 26.3rem;
      margin-bottom: 4rem; }
    .giftOrder-bottom-title {
      font-size: 3.2rem;
      margin-bottom: 2rem; }
    .giftOrder-txt {
      font-size: 2rem; }
    .giftOrder-group__left {
      margin-bottom: 4rem; }
    .giftOrder-form {
      padding: 3rem; }
      .giftOrder-form__title {
        font-size: 2rem; }
      .giftOrder-form__counter {
        margin-bottom: 2rem; }
      .giftOrder-form__slider {
        margin-bottom: 2rem; }
      .giftOrder-form__total {
        margin-bottom: 3rem; }
      .giftOrder-form__fields {
        margin-bottom: 2rem; }
      .giftOrder-form__btn {
        width: 100%; } }

#result{
  padding: 16rem 0;
}

#result-error{
  font-size: 20px;
  color: #E91E63;
}

.reviews-container{
  padding-bottom: 0;
}