::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: inherit;
  vertical-align: inherit
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  height: 100%;
  width: 100%
}

button, dl dl, dl ol, dl ul, input, ol dl, ol ol, ol ul, select, ul dl, ul ol, ul ul {
  margin: 0
}

h1 {
  font-size: 2em
}

hr {
  color: inherit;
  height: 0;
  overflow: visible
}

details, main {
  display: block
}

nav ol, nav ul {
  list-style: none;
  padding: 0
}

nav li::before {
  content: "\200B"
}

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}

audio, canvas, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

iframe, img {
  border-style: none
}

svg:not([fill]) {
  fill: currentColor
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

fieldset {
  border: 1px solid #a0a0a0;
  padding: .35em .75em .625em
}

button, input {
  overflow: visible
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

button, select {
  text-transform: none
}

textarea {
  margin: 0;
  overflow: auto
}

[type=checkbox], [type=radio] {
  padding: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
  box-shadow: none
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}

dialog:not([open]) {
  display: none
}

summary {
  display: list-item
}

[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation
}

[hidden], template {
  display: none
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed
}

[aria-hidden=false][hidden] {
  display: initial
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  outline: 0
}

body {
  font-family: sans-serif;
  line-height: 1.45;
  font-size: 100%;
  background-color: #fff;
  min-width: 320px;
  position: relative;
  height: 100%;
  width: 100%
}

body, p, ul {
  margin: 0;
  padding: 0
}

b, h1, h2, h3, h4, h5, h6, strong {
  font-weight: 400;
  padding: 0;
  margin: 0
}

ul li {
  list-style-type: none
}

a, button {
  cursor: pointer;
  border: 0;
  background-color: initial
}

a:focus, button:focus {
  outline: 0
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  -webkit-appearance: none
}

a {
  text-decoration: none
}

input:invalid {
  -webkit-box-shadow: none;
  box-shadow: none
}

input:-moz-submit-invalid {
  box-shadow: none
}

input:-moz-ui-invalid {
  box-shadow: none
}

input[type=number] {
  -moz-appearance: textfield
}

input {
  display: inline-block
}

input:focus, textarea:focus {
  outline: 0
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
  font-size: 16px
}

input::-webkit-input-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

input:-moz-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

input::-moz-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

input:-ms-input-placeholder {
  opacity: 1;
  text-overflow: ellipsis
}

img {
  width: 100%;
  display: inline-block
}

iframe {
  overflow: hidden
}

textarea {
  resize: none
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url(../fonts/Poppins-Medium.woff2) format("woff2"), url(../fonts/Poppins-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url(../fonts/Poppins-Bold.woff2) format("woff2"), url(../fonts/Poppins-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Proxima-Nova-Regular';
  src: url(../fonts/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Proxima-Nova-Bold';
  src: url(../fonts/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/ProximaNova-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Proxima-Nova-Black';
  src: url(../fonts/ProximaNova-Black.woff2) format("woff2"), url(../fonts/ProximaNova-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

.container {
  width: 100%;
  max-width: calc(1200px + 30px);
  margin: 0 auto;
  padding: 0 15px
}

label.error, span.zip-error {
  font-size: 10px;
  color: red;
  font-weight: 400;
  padding-left: 15px
}

input.error {
  border-color: red !important
}

input.error:focus {
  border-color: red !important
}

.mfp-bg {
  background: rgba(94, 85, 164, .4);
  opacity: 1
}

.mfp-close {
  width: 24px;
  height: 24px;
  background: url(../img/popup/close-icon.svg) no-repeat center !important;
  font-size: 0;
  opacity: 1;
  top: 16px;
  right: 16px
}

.form-popup {
  position: relative;
  padding: 48px 16px 28px;
  width: auto;
  max-width: 100%;
  margin: 20px auto;
  background-color: #efeef6;
  border-radius: 12px
}

.form-popup__title {
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  text-align: center;
  color: #5e55a4;
  padding-bottom: 20px
}

.form-popup__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 36px
}

.form-popup__stars img {
  width: 100%;
  max-width: 144px
}

.first-screen-form label, .form-popup label {
  display: block;
  width: 100%;
  margin-bottom: 16px
}

.first-screen-form label input, .form-popup label input {
  width: 100%;
  padding: 10px 16px;
  background-color: #fff;
  border: 1px solid #afaad1;
  border-radius: 100px;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #afaad1;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  transition: all ease .15s
}

.first-screen-form label input:focus, .form-popup label input:focus {
  border-color: #8a82bc
}

.form-popup .first-screen-form__btn {
  padding: 12px 5px;
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 36px;
}

.form-popup .first-screen-form__decor {
  padding-bottom: 36px
}

.before-you-go {
  display: none
}

.before-yo-go-modal {
  position: relative;
  background-color: #fff;
  border: 2px solid #ee3066;
  border-radius: 16px;
  padding: 4px;
  width: 100%;
  max-width: 688px;
  margin: 20px auto
}

.before-yo-go-modal .mfp-close {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #efeef6 url(../img/popup/close-icon.svg) no-repeat center !important;
  font-size: 0;
  opacity: 1;
  top: 28px;
  right: 28px
}

@media screen and (max-width: 700px) {
  .before-yo-go-modal .mfp-close {
    top: 10px;
    right: 10px
  }
}

.before-yo-go-modal__inner {
  border: 2px solid #5e55a4;
  border-radius: 15px;
  padding: 40px 60px 22px
}

@media screen and (max-width: 700px) {
  .before-yo-go-modal__inner {
    padding-left: 15px;
    padding-right: 15px
  }
}

.before-yo-go-modal__btn .request-btn, .before-yo-go-modal__btn .start-here, .before-yo-go-modal__title {
  text-align: center;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative
}

.before-yo-go-modal__title {
  font-size: 28px;
  line-height: 100%;
  color: #3c424d;
  padding-bottom: 12px;
  margin-bottom: 8px
}

.before-yo-go-modal__title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 60px;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5e55a4), color-stop(50%, #ee3066)) no-repeat;
  background: -o-linear-gradient(left, #5e55a4 50%, #ee3066 50%) no-repeat;
  background: linear-gradient(to right, #5e55a4 50%, #ee3066 50%) no-repeat
}

.before-yo-go-modal__sub-title {
  font-family: "Poppins-Medium", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #e03c6b;
  padding-bottom: 44px
}

.before-yo-go-modal__sub-title span {
  display: inline-block;
  color: #5e55a4
}

.before-yo-go-modal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 30px
}

.before-yo-go-modal-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #3c424d;
  width: 50%;
  padding-bottom: 22px
}

@media screen and (max-width: 700px) {
  .before-yo-go-modal-list__item {
    width: 100%
  }
}

.before-yo-go-modal-list__item img {
  width: 24px;
  display: inline-block;
  margin-right: 12px
}

.before-yo-go-modal__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.before-yo-go-modal__btn .request-btn, .before-yo-go-modal__btn .start-here {
  background: -o-linear-gradient(1.68deg, #e03c6b 8.36%, #fb6590 89.86%);
  background: linear-gradient(88.32deg, #e03c6b 8.36%, #fb6590 89.86%);
  display: block;
  border-radius: 100px;
  cursor: pointer;
  padding: 15px 5px;
  width: 100%;
  max-width: 400px;
  font-size: 16px;
  line-height: 140%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0
}

.before-yo-go-modal__btn .request-btn::after, .before-yo-go-modal__btn .start-here::after {
  content: '';
  display: block;
  position: absolute;
  left: calc(100% + 10px);
  bottom: 6px;
  width: 105px;
  height: 100px;
  background: url(../img/popup/modal-arror-right.svg) no-repeat center;
  background-size: contain;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg)
}

@media screen and (max-width: 650px) {
  .before-yo-go-modal__btn .request-btn::after, .before-yo-go-modal__btn .start-here::after {
    display: none
  }
}

.header {
  padding: 12px 0
}

@media screen and (max-width: 950px) {
  .header {
    padding: 20px 0
  }
}

.header .container, .header__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.header .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

@media screen and (max-width: 950px) {
  .header .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.header__cell {
  width: 50%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width: 950px) {
  .header__cell {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto
  }
}

.header__logo {
  width: 100%;
  max-width: 244px;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0)
}

@media screen and (max-width: 950px) {
  .header__logo {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    max-width: 176px
  }
}

@media screen and (max-width: 374px) {
  .header__logo {
    max-width: 130px
  }
}

.header__phone {
  font-family: "Poppins-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #5e55a4;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  transition: all ease .15s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 950px) {
  .header__phone {
    font-size: 16px;
    line-height: 100%
  }
}

.header__phone:hover {
  color: #4f4789
}

.header__phone img {
  width: 100%;
  max-width: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 16px
}

@media screen and (max-width: 950px) {
  .header__phone img {
    display: none
  }
}

.first-screen {
  position: relative;
  background-color: #efeef6
}

.first-screen::before {
  content: '';
  position: absolute;
  z-index: 1;
  display: block;
  left: 0;
  top: 0;
  width: calc(50% - 25px);
  height: 100%;
  background-color: #5e55a4;
  border-right: 5px solid #ee3066
}

@media screen and (max-width: 950px) {
  .first-screen::before {
    display: none
  }
}

.first-screen::after {
  content: '';
  display: block;
  position: absolute;
  left: calc(50% - 30px);
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 41px;
  height: 130px;
  z-index: 3;
  background: url(../img/first-screen/bg-arrow-desktop.png) no-repeat center
}

@media screen and (max-width: 950px) {
  .first-screen::after {
    display: none
  }
}

.first-screen .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  height: 100%
}

@media screen and (max-width: 950px) {
  .first-screen .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    height: auto;
    padding-left: 0;
    padding-right: 0
  }
}

.first-screen__cell {
  height: 100%;
  position: relative
}

.first-screen__cell:first-child {
  width: calc(50% + 29px);
  padding: 32px 0
}

@media screen and (max-width: 950px) {
  .first-screen__cell:first-child {
    width: 100%;
    padding: 21px 15px 37px;
    margin-bottom: 17px;
    background-color: #5e55a4;
    border-bottom: 5px solid #ee3066
  }
}

.first-screen__cell:first-child:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  right: 85px;
  top: 67px;
  width: 645px;
  height: 548px;
  background: url(../img/first-screen/first-screen-icons.png) no-repeat center
}

@media screen and (max-width: 950px) {
  .first-screen__cell:first-child:before {
    right: 50%;
    bottom: -65px;
    top: inherit;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    width: 100px;
    height: 100px;
    background: url(../img/first-screen/bg-arrow-mobile.png) no-repeat center
  }
}

.first-screen__cell:first-child:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 3
}

.first-screen__cell:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: calc(50% - 29px);
  padding: 74px 0 32px
}

@media screen and (max-width: 950px) {
  .first-screen__cell:last-child {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (max-width: 600px) {
  .first-screen__cell:last-child {
    padding-top: 31px
  }
}

.first-screen__cell--content {
  position: relative;
  z-index: 4
}

@media screen and (max-width: 950px) {
  .first-screen__cell--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.first-screen__cell--content img {
  width: 100%;
  max-width: 354px;
  margin-bottom: 18px
}

@media screen and (max-width: 950px) {
  .first-screen__cell--content img {
    max-width: 260px;
    margin-bottom: 27px
  }
}

.first-screen-list {
  width: 100%;
  max-width: 380px
}

.first-screen-list__item {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  padding: 16px 24px;
  margin-bottom: 12px;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #3c424d
}

@media screen and (max-width: 950px) {
  .first-screen-list__item {
    padding: 12px 24px;
    font-size: 16px;
    line-height: 16px
  }
}

.first-screen-list__item:last-child {
  margin-bottom: 0
}

.first-screen-list__item img {
  max-width: 24px;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 0
}

@media screen and (max-width: 950px) {
  .first-screen-list__item img {
    max-width: 18px
  }
}

.first-screen-form {
  width: 100%;
  max-width: 422px;
  border: 3px solid #3c414d;
  padding: 13px;
  position: relative;
  margin-bottom: 32px;
}

@media screen and (max-width: 600px) {
  .first-screen-form {
    display: none
  }
}

.first-screen-form-inner {
  border: 2px solid #3c414d;
  padding: 99px 28px 18px;
}

.first-screen-form__title {
  position: absolute;
  top: -44px;
  left: 0;
  right: 0;
  width: 100%
}

.first-screen-form__decor {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
}

.first-screen-form__decor img {
  width: 100%;
  max-width: 214px
}

.first-screen-form__btn {
  width: 100%;
  background: linear-gradient(88.32deg, #e03c6b 8.36%, #fb6590 89.86%);
  border-radius: 100px;
  padding: 8px;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

.first-screen-form__terms {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 0 12px 0;
}

.first-screen-form__terms a {
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #5E55A4;
  transition: all ease .15s;
  padding: 0 8px;
  position: relative
}

.first-screen-form__terms a:hover {
  color: #4f4789;
  text-decoration: underline;
}

.first-screen-form__terms a:not(:last-child):before {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  top: 2px;
  width: 1px;
  height: 10px;
  background-color: #5e55a4;
}

.start-here {
  display: none;
  background: -o-linear-gradient(1.68deg, #e03c6b 8.36%, #fb6590 89.86%);
  background: linear-gradient(88.32deg, #e03c6b 8.36%, #fb6590 89.86%);
  border-radius: 100px;
  padding: 12px 10px;
  text-align: center;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 28px
}

@media screen and (max-width: 600px) {
  .start-here {
    display: block;
    width: 100%
  }
}

.trust-container {
  padding: 44px 0 100px
}

@media screen and (max-width: 768px) {
  .trust-container {
    padding: 115px 0 80px
  }
}

.our-employee {
  width: 100%;
  padding-bottom: 100px
}

@media screen and (max-width: 768px) {
  .our-employee {
    padding-bottom: 80px
  }
}

.our-employee-flex__item--foot span, .our-employee__title {
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 100%
}

.our-employee__title {
  width: 100%;
  font-size: 40px;
  text-align: center;
  color: #3c424d;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 52px
}

@media screen and (max-width: 768px) {
  .our-employee__title {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 40px
  }
}

.our-employee__title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 60px;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5e55a4), color-stop(50%, #ee3066)) no-repeat;
  background: -o-linear-gradient(left, #5e55a4 50%, #ee3066 50%) no-repeat;
  background: linear-gradient(to right, #5e55a4 50%, #ee3066 50%) no-repeat
}

.our-employee-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative
}

@media screen and (max-width: 1150px) {
  .our-employee-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.our-employee-flex:after {
  content: '';
  display: block;
  position: absolute;
  right: -59px;
  top: -65px;
  width: 114px;
  height: 80px;
  background: url(../img/our-employee/fontisto_quote-right.svg) no-repeat center
}

@media screen and (max-width: 1350px) {
  .our-employee-flex:after {
    right: 0
  }
}

@media screen and (max-width: 1024px) {
  .our-employee-flex:after {
    right: 5px;
    top: -41px;
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-size: contain
  }
}

.our-employee-flex__item {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 360px;
  padding: 40px 32px 28px;
  background-color: #fff;
  -webkit-box-shadow: 0 16px 32px 2px rgba(42, 49, 89, .06);
  box-shadow: 0 16px 32px 2px rgba(42, 49, 89, .06);
  border-radius: 12px
}

@media screen and (max-width: 1150px) {
  .our-employee-flex__item {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-bottom: 20px
  }
}

@media screen and (max-width: 768px) {
  .our-employee-flex__item {
    width: 100%;
    max-width: 100%;
    padding: 36px 19px 28px
  }
}

.our-employee-flex__item--head {
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #3c424d;
  text-align: center;
  padding-bottom: 28px
}

.our-employee-flex__item--foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 2px solid #efeef6;
  padding: 16px 0 0
}

@media screen and (max-width: 768px) {
  .our-employee-flex__item--foot {
    padding: 12px 0 0
  }
}

.our-employee-flex__item--foot span {
  font-size: 20px;
  color: #5e55a4;
  display: inline-block
}

.our-employee-flex__item--foot img {
  max-width: 116px
}

.what-we-do {
  width: 100%;
  padding-bottom: 100px
}

@media screen and (max-width: 768px) {
  .what-we-do {
    padding-bottom: 80px
  }
}

.what-we-do__title {
  width: 100%;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  color: #3c424d;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 52px
}

@media screen and (max-width: 768px) {
  .what-we-do__title {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 40px
  }
}

.services-provided__title:before, .what-we-do__title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 60px;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5e55a4), color-stop(50%, #ee3066)) no-repeat;
  background: -o-linear-gradient(left, #5e55a4 50%, #ee3066 50%) no-repeat;
  background: linear-gradient(to right, #5e55a4 50%, #ee3066 50%) no-repeat
}

.what-we-do-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

@media screen and (max-width: 1023px) {
  .what-we-do-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.what-we-do-flex__cell:first-child {
  width: 100%;
  max-width: 780px;
  background-color: #5e55a4;
  border-radius: 12px;
  padding: 60px 72px;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 140%;
  color: #fff
}

@media screen and (max-width: 1100px) {
  .what-we-do-flex__cell:first-child {
    padding: 30px 36px
  }
}

@media screen and (max-width: 1023px) {
  .what-we-do-flex__cell:first-child {
    margin: 0 auto
  }
}

@media screen and (max-width: 768px) {
  .what-we-do-flex__cell:first-child {
    padding: 28px 20px
  }
}

.what-we-do-flex__cell:first-child p {
  padding: 0 0 15px;
  margin: 0
}

.what-we-do-flex__cell:first-child p:last-child {
  padding-bottom: 0
}

.what-we-do-flex__cell:first-child span {
  color: #ffb649;
  display: inline-block
}

.what-we-do-flex__cell:first-child strong {
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-weight: 700
}

.what-we-do-flex__cell:last-child {
  padding: 60px 54px;
  background-color: #e03c6b;
  border-radius: 0 12px 12px 0
}

@media screen and (max-width: 1155px) {
  .what-we-do-flex__cell:last-child {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 350px
  }
}

@media screen and (max-width: 1100px) {
  .what-we-do-flex__cell:last-child {
    padding: 30px 27px
  }
}

@media screen and (max-width: 1023px) {
  .what-we-do-flex__cell:last-child {
    -ms-flex-negative: inherit;
    flex-shrink: inherit;
    margin: 0 auto;
    border-radius: 0 0 12px 12px
  }
}

@media screen and (max-width: 768px) {
  .what-we-do-flex__cell:last-child {
    padding: 24px 20px;
    max-width: 277px
  }
}

@media screen and (max-width: 374px) {
  .what-we-do-flex__cell:last-child {
    max-width: 250px
  }
}

.what-we-do-flex__cell:last-child i {
  display: block;
  max-width: 312px;
  font-family: "Poppins-Medium", sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 160%;
  color: #fff
}

.services-provided {
  width: 100%;
  padding-bottom: 56px
}

@media screen and (max-width: 768px) {
  .services-provided {
    padding-bottom: 48px
  }
}

.services-provided__title {
  width: 100%;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  color: #3c424d;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 52px
}

@media screen and (max-width: 768px) {
  .services-provided__title {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 40px
  }
}

.services-provided-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

@media screen and (max-width: 1150px) {
  .services-provided-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.services-provided-flex__cell {
  width: calc(100% / 3);
  padding-bottom: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1150px) {
  .services-provided-flex__cell {
    width: calc(50% - 30px)
  }
}

@media screen and (max-width: 768px) {
  .services-provided-flex__cell {
    width: 100%;
    padding-bottom: 32px
  }
}

.services-provided-flex__cell:nth-child(3n+2) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 1150px) {
  .services-provided-flex__cell:nth-child(3n+2) {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit
  }
}

.services-provided-flex__cell:nth-child(3n) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width: 1150px) {
  .services-provided-flex__cell:nth-child(3n) {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit
  }
}

.request-section__call-us span, .services-provided-flex__item {
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 120%
}

.services-provided-flex__item {
  width: 100%;
  max-width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-bottom: 6px;
  font-size: 20px;
  color: #3c424d
}

@media screen and (max-width: 1150px) {
  .services-provided-flex__item {
    max-width: 100%
  }
}

.services-provided-flex__item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#5e55a4), to(#e3406f));
  background: -o-linear-gradient(left, #5e55a4 0, #e3406f 100%);
  background: linear-gradient(90deg, #5e55a4 0, #e3406f 100%)
}

.services-provided-flex__item img {
  display: inline-block;
  width: 24px;
  margin-right: 12px
}

.request-section__btn, .request-section__call-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.request-section__btn {
  width: 100%
}

.request-section__call-us {
  padding-bottom: 52px
}

.request-section__call-us--content, .request-section__call-us--inner {
  display: inline-block;
  width: auto;
  padding: 4px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #afaad1
}

.request-section__call-us--inner {
  width: 100%;
  padding: 13px 0;
  border-color: #f798b3
}

.request-section__call-us span {
  display: inline-block;
  margin-right: 12px;
  font-size: 24px;
  color: #5e55a4
}

.footer__links a, .request-section__call-us a {
  color: #ee3066;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  transition: all ease .15s
}

.request-section__call-us a {
  font-family: "Proxima-Nova-Black", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 120%
}

.request-section__call-us a:hover {
  color: #e3134e
}

.request-section__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 100px
}

@media screen and (max-width: 768px) {
  .request-section__logos {
    padding-bottom: 80px
  }
}

.request-section__logos img {
  width: 100%;
  max-width: 452px
}

.request-section .request-btn, .request-section .start-here {
  background: -o-linear-gradient(1.68deg, #e03c6b 8.36%, #fb6590 89.86%);
  background: linear-gradient(88.32deg, #e03c6b 8.36%, #fb6590 89.86%);
  display: block;
  border-radius: 100px;
  cursor: pointer;
  padding: 15px 5px;
  width: 100%;
  max-width: 492px;
  text-align: center;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 52px
}

.footer .container {
  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;
  border-top: 1px solid #efeef6;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #3c424d
}

@media screen and (max-width: 650px) {
  .footer .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.footer span {
  display: inline-block;
  margin-right: 5px
}

@media screen and (max-width: 650px) {
  .footer span {
    display: block;
    width: 100%;
    text-align: center
  }
}

.footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__links a {
  display: inline-block;
  margin: 0 5px
}

.footer__links a:hover {
  text-decoration: underline;
  color: #e3134e
}

.footer__links a:first-child {
  margin-left: 0
}

.footer__links a:last-child {
  margin-right: 0
}

.main-form__text {
  color: #3C424D;
  text-align: center;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.main-form__text a {
  color: #EE3066;
  font-family: "Proxima-Nova-Regular", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration-line: underline;
}

.main-form__text a:hover {
  text-decoration: none;
}

.load-more {
  margin: 2px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #EE3066;
  text-align: center;
  font-family: "Proxima-Nova-Bold", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}

.load-more svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0 0 4px;
}

.load-more.active svg {
  transform: rotate(180deg);
}