.refer-how-it-work {
  background: #F0F5FE;
  padding: clamp(84px, 3vw, 90px) 0;
}
.refer-how-it-work .row {
  max-width: 1155px;
  margin: 0 auto;
}
.refer-how-it-work__title {
  margin-bottom: 10px !important;
}
.refer-how-it-work__text {
  font-size: 18px;
  margin-bottom: clamp(40px, 4vw, 55px);
}
.refer-how-it-work__list {
  gap: 25px;
  max-width: 440px;
  padding-left: 0;
  margin-bottom: 0;
}
.refer-how-it-work__item {
  gap: 20px;
  position: relative;
}
.refer-how-it-work__item:not(:last-child) .refer-how-it-work__item-icon:before {
  content: "";
  height: calc(100% + 25px - 40px);
  top: 40px;
  left: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  position: absolute;
  background: #E7E7E9;
}
.refer-how-it-work__item-icon {
  width: 40px;
  height: 40px;
}
.refer-how-it-work__item-icon img {
  width: 100%;
  height: 100%;
}
.refer-how-it-work__item-content {
  width: calc(100% - 60px);
}
.refer-how-it-work__item-title {
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 4px;
  font-weight: 500;
  margin-top: 0;
}
.refer-how-it-work__item-text {
  font-size: 16px;
  line-height: 1.35;
  color: #868890;
  margin-bottom: 0;
}
.refer-how-it-work__right {
  padding: 60px 42px 55px;
  background: #fff;
  border-radius: 20px;
}
.refer-how-it-work__right-title {
  font-size: 32px;
  margin-bottom: 27px;
  font-weight: 500;
  margin-top: 0;
}
.refer-how-it-work__form-title {
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 40px;
}
.refer-how-it-work__form hr {
  background: #E7E7E9;
  margin: 35px 0;
}
.refer-how-it-work__form input:not(.btn) {
  background: rgba(231, 231, 233, 0.3019607843);
  height: 40px;
  border-radius: 8px;
  padding-left: 14px;
  width: 100%;
  font-size: 14px;
  border-style: solid;
}
.refer-how-it-work__form input:not(.btn)::-webkit-input-placeholder {
  font-size: 14px;
  color: #B7B8BD;
}
.refer-how-it-work__form input:not(.btn)::-webkit-input-placeholder, .refer-how-it-work__form input:not(.btn)::-moz-placeholder, .refer-how-it-work__form input:not(.btn):-ms-input-placeholder, .refer-how-it-work__form input:not(.btn):-moz-placeholder, .refer-how-it-work__form input:not(.btn)::placeholder {
  font-size: 14px;
  color: #B7B8BD;
}
.refer-how-it-work__form input:not(.btn, .wpcf7-not-valid) {
  border: 1px solid rgba(183, 184, 189, 0.2);
}
.refer-how-it-work__form-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 7px;
  margin-top: 0;
}
.refer-how-it-work__form-title span {
  color: #F66C6C;
}
.refer-how-it-work__form-label {
  color: #868890;
  line-height: 1.6;
  font-size: 12px;
  margin-bottom: 8px;
}
.refer-how-it-work__form .wpcf7-form-control-wrap {
  width: 100%;
}
.refer-how-it-work__form .mb-form-refer {
  margin-bottom: 11px;
}
.refer-how-it-work__form .btn {
  margin: 40px 0 35px;
  font-size: 16px !important;
  min-width: 167px;
}
.refer-how-it-work__form-note {
  font-size: 12px;
  color: #868890;
}
.refer-how-it-work__form-note a {
  color: #4C57FF;
  text-decoration: underline;
}
.refer-how-it-work__form-note a:hover {
  text-decoration: none;
}
.refer-how-it-work__form .col-12, .refer-how-it-work__form .col-lg-6, .refer-how-it-work__form .col-md-6 {
  padding: 0;
}
.refer-how-it-work__form .row-2-col {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.refer-how-it-work__form .row-2-col > div {
  width: calc(50% - 5px);
}
.refer-how-it-work .wpcf7-response-output {
  margin: 15px 0 0 !important;
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .refer-how-it-work {
    padding-bottom: 0;
    overflow: hidden;
  }
  .refer-how-it-work__left {
    padding-bottom: 84px;
  }
  .refer-how-it-work__right {
    border-radius: 0px;
    margin: 0 calc(var(--bs-gutter-x) * -0.5 - (100vw - 720px) / 2 - var(--bs-gutter-x, 0.75rem));
    padding: 60px calc((100vw - 720px) / 2 + var(--bs-gutter-x) * 0.5 + var(--bs-gutter-x, 0.75rem)) 55px;
  }
}
@media (max-width: 767px) {
  .refer-how-it-work__right {
    margin: 0 calc(var(--bs-gutter-x) * -0.5 - (100vw - 540px) / 2 - 1.25rem);
    padding: 60px calc((100vw - 540px) / 2 + var(--bs-gutter-x) * 0.5 + 1.25rem) 55px;
  }
}
@media (max-width: 575px) {
  .refer-how-it-work__right {
    margin: 0 calc(var(--bs-gutter-x) * -0.5 - 1.25rem);
    padding: 60px calc(var(--bs-gutter-x) * 0.5 + 1.25rem) 55px;
  }
  .refer-how-it-work__form-note br {
    display: none;
  }
}