@import url(https://db.onlinewebfonts.com/c/303ff8c2975f30a5d6de8572b6b3fd15?family=Mont+SemiBold);

@font-face {
  font-family: "Mont SemiBold";
  src: url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.eot");
  src: url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/303ff8c2975f30a5d6de8572b6b3fd15.svg#Mont SemiBold")format("svg");
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

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

a {
  background-color: transparent
}

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

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
  font-family: 'Mont SemiBold', sans-serif, sans-serif;
  background: #fff;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  overflow-x: hidden
}

body.m-hidden {
  overflow: hidden
}

* {
  box-sizing: border-box
}

:focus {
  outline: 0
}

:-moz-any-link:focus {
  outline: 1px dotted invert
}

:-moz-any-link:focus {
  outline: 0
}

input,
textarea {
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

::-webkit-input-placeholder {
  color: #888;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

::-moz-placeholder {
  color: #888;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

:-moz-placeholder {
  color: #888;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

:-ms-input-placeholder {
  color: #888;
  -ms-transition: all .3s ease;
  transition: all .3s ease
}

:focus::-webkit-input-placeholder {
  color: transparent
}

:focus::-moz-placeholder {
  color: transparent
}

:focus:-moz-placeholder {
  color: transparent
}

:focus:-ms-input-placeholder {
  color: transparent
}

input:required {
  box-shadow: none
}

input[type=text]:-webkit-autofill {
  font-size: 16px !important
}

input[type=text]:-webkit-autofill,
input[type=text]:-webkit-autofill:active,
input[type=text]:-webkit-autofill:focus,
input[type=text]:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 16px !important
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0 0 0 1000px #fff inset
}

input:-webkit-autofill::first-line {
  font-size: 16px !important
}

input[type=submit] {
  border: 0
}

button {
  border: 0;
  outline: 0
}

@-webkit-keyframes fadeEffect {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeEffect {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

h1 {
  font-size: 64px;
  font-family: 'Mont SemiBold';
  margin: 0 0 12px 0;
  line-height: 1.21
}

h2 {
  font-size: 40px;
  font-family: 'Mont SemiBold';
  margin: 0 0 40px 0;
  line-height: 1.2
}

h3 {
  font-size: 28px;
  margin: 0 0 16px;
  font-family: 'Mont SemiBold'
}

strong {
  font-family: 'Mont SemiBold'
}

p {
  margin: 0 0 18px
}

p:last-child {
  margin-bottom: 0
}

ul {
  margin: 0 0 20px 0;
  padding: 0
}

li {
  display: flex;
  align-items: flex-start;
  list-style-type: none;
  margin-bottom: 24px;
  position: relative;
  padding-left: 30px
}

li:last-child {
  margin-bottom: 0
}

li:before {
  content: "";
  background: url(../images/tick.svg) no-repeat;
  display: inline-block;
  left: 0;
  top: 5px;
  width: 18px;
  height: 14px;
  position: absolute
}

.modal,
.modal-real {
  position: fixed;
  top: 0;
  left: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  overflow-y: auto;
  opacity: 0;
  transition: all .3s ease;
  background-color: rgba(0, 0, 0, .6);
  color: #000;
  font-family: montregular, sans-serif
}

.modal-real.is-open,
.modal.is-open {
  z-index: 99999;
  visibility: visible;
  opacity: 1;
  transition: all .3s ease
}

.modal__inner,
.modal__inner__real {
  justify-self: center;
  align-self: center
}

.modal__body {
  position: relative;
  width: 450px;
  margin: 0 auto;
  padding: 40px 20px 20px;
  background: #fff;
  border-radius: 24px
}

.modal__body .btn {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 100%;
  font-size: 20px
}

.modal-close,
.modal-close__real {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 2px;
  right: 2px;
  background: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 1.61143L14.8886 0L8.5 6.38857L2.11143 0L0.5 1.61143L6.88857 8L0.5 14.3886L2.11143 16L8.5 9.61143L14.8886 16L16.5 14.3886L10.1114 8L16.5 1.61143Z' fill='%23EA5724'/%3E%3C/svg%3E%0A") center no-repeat;
  cursor: pointer
}

.modal__top {
  text-align: center;
  font-size: 24px;
  font-family: 'Mont SemiBold';
  margin-bottom: 7px
}

.fxc-error-input {
  border: 1px solid red
}

.horizontalfield {
  font-family: montregular, sans-serif;
  color: #000;
  font-size: 16px;
  width: 100%;
  padding: 15px 26px;
  border: 1px solid #b7b7b7;
  border-radius: 100px
}

.horizontalfield.ll-error-input {
  border-bottom: 1px solid red
}

.fxc-error-msg {
  color: red;
  font-size: 12px;
  display: block;
  margin: 0 0 8px
}

.fxc-common-errors {
  display: block;
  color: #d74f5f;
  margin: 0 auto;
  padding-bottom: 10px
}

.ll-common-errors li {
  padding-left: 0;
  text-align: center;
  width: 100%;
  justify-content: center;
  color: red
}

.ll-common-errors li:before {
  display: none
}

.horizontal_form_container .btn {
  min-width: inherit
}

.btn-appendix {
  text-align: center;
  color: #000;
  font-size: 14px;
  padding-top: 10px
}

.btn-appendix a {
  color: #0887EB;
  text-decoration: none
}

.formHeader {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 20px
}

.ll-popup-header {
  font-family: 'Mont SemiBold', sans-serif
}

.ll-error-msg {
  color: red;
  font-size: 12px;
  display: block;
  padding-left: 20px
}

.inputcontainer {
  margin-bottom: 9px
}

.inputcontainer select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNyA3TDEzIDEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: right 22px center;
  background-size: 14px 8px
}

body.loading {
  filter: blur(5px);
  pointer-events: none;
  z-index: 10000;
}

.ll-captcha-container {
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ll-captcha-container .field {
  margin-bottom: 12px;
  width: 100%;
}

.ll-captcha-container .field img {
  border-radius: 100px;
  min-height: 48px;
  flex: 1;
  object-fit: cover;
}

.ll-captcha-container .field:last-child {
  margin-bottom: 0;
}

.ll-captcha-container .horizontalfield {
  margin-bottom: 0;
}

.captcha {
  margin-right: 10px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.ll-captcha-container [data-ll-pending-for] {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ll-captcha-refresh {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 40%;
  text-indent: -99px;
  border: 0;
  background: #484848;
  border-radius: 100px;
  transition: all 0.3s;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
  cursor: pointer;
  padding: 0;
}

.ll-captcha-refresh:hover:before {
  transform: rotate(180deg);
}

.ll-captcha-refresh:before {
  content: "";
  width: 25px;
  height: 31px;
  background: url("data:image/svg+xml,%3Csvg width='25' height='31' viewBox='0 0 25 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.4795 15.7287C24.4795 18.7399 23.5062 21.4242 21.458 23.6506L19.698 22.3743C21.3747 20.5516 22.2984 18.1915 22.2984 15.7287C22.2984 14.9207 22.1969 14.1095 21.9974 13.3176C20.8948 8.95142 16.9846 5.90217 12.4879 5.90217C12.0907 5.90217 11.6928 5.92671 11.2963 5.9758V8.82805L6.24668 4.90104L11.2963 0.97467V3.78106C11.6928 3.74102 12.0907 3.721 12.4879 3.721C15.1102 3.721 17.7061 4.60587 19.7968 6.2122C20.8432 7.01633 21.7429 7.97871 22.4708 9.07349C23.2239 10.2057 23.7761 11.4542 24.112 12.7841C24.3562 13.7504 24.4795 14.7412 24.4795 15.7294V15.7287ZM13.6628 25.4662C13.2669 25.5146 12.8683 25.5398 12.4711 25.5398C7.97444 25.5398 4.06422 22.4906 2.96168 18.1244C2.76145 17.3325 2.6607 16.5213 2.6607 15.7132C2.6607 13.2479 3.58626 10.8852 5.26622 9.06186L3.501 7.72552C1.60014 9.82208 0.479523 12.6976 0.479523 15.7126C0.479523 16.7008 0.603534 17.6916 0.847034 18.6579C1.1829 19.9877 1.73513 21.2363 2.48824 22.3685C3.21616 23.4626 4.11589 24.4257 5.16223 25.2298C7.25298 26.8361 9.84817 27.721 12.4711 27.721C12.8683 27.721 13.2662 27.7003 13.6628 27.6609V30.4667L18.7124 26.5403L13.6628 22.6139V25.4662Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
  background-size: contain;
  transition: all 0.3s;
}


p.ll-popup-actions {
  margin-bottom: 30px
}

.form-agree-input {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  flex-direction: column
}

.form-agree-input .ll-error-msg {
  order: 3
}

.form-agree-input a {
  color: #0887EB;
  text-decoration: none
}

.form-agree-input input[type=checkbox]:checked,
.form-agree-input input[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px
}

.form-agree-input input[type=checkbox]:checked+.checkbox__label,
.form-agree-input input[type=checkbox]:checked+label+.checkbox__label,
.form-agree-input input[type=checkbox]:not(:checked)+.checkbox__label,
.form-agree-input input[type=checkbox]:not(:checked)+label+.checkbox__label {
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  display: block
}

.form-agree-input input[type=checkbox]:checked+.checkbox__label:before,
.form-agree-input input[type=checkbox]:checked+label+.checkbox__label:before,
.form-agree-input input[type=checkbox]:not(:checked)+.checkbox__label:before,
.form-agree-input input[type=checkbox]:not(:checked)+label+.checkbox__label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 5;
  width: 22px;
  height: 22px;
  transition: all .3s ease;
  background: #fff;
  border: 1px solid #999
}

.form-agree-input input[type=checkbox]:checked+.checkbox__label:after,
.form-agree-input input[type=checkbox]:checked+label+.checkbox__label:after,
.form-agree-input input[type=checkbox]:not(:checked)+.checkbox__label:after,
.form-agree-input input[type=checkbox]:not(:checked)+label+.checkbox__label:after {
  content: '';
  background: url(../images/check.svg) center no-repeat;
  width: 16px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 5px;
  z-index: 10
}

.form-agree-input input[type=checkbox]:not(:checked)+.checkbox__label:after,
.form-agree-input input[type=checkbox]:not(:checked)+label+.checkbox__label:after {
  opacity: 0
}

.form-agree-input input[type=checkbox]:checked+.checkbox__label:after,
.form-agree-input input[type=checkbox]:checked+label+.checkbox__label:after {
  opacity: 1
}


.layout {
  flex: 1 0 auto;
  overflow-x: hidden
}

.main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 0;
  width: 100%;
  position: relative
}

.container {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto
}

.form {
  width: 100%;
  max-width: 544px
}

.form-row {
  position: relative
}

.el-animate.m-bottom {
  opacity: 0;
  transform: translateY(30px)
}

.el-animate.m-bottom.el-show {
  opacity: 1;
  transition: transform .5s ease, opacity .5s ease;
  transform: translateY(0)
}

.el-animate.m-bottom:nth-child(2) {
  transition-delay: .2s
}

.el-animate.m-bottom:nth-child(3) {
  transition-delay: .4s
}

.el-animate.m-bottom:nth-child(4) {
  transition-delay: .6s
}

.el-animate.m-bottom:nth-child(5) {
  transition-delay: .8s
}

.el-animate.m-bottom:nth-child(6) {
  transition-delay: 1s
}

.el-animate.m-bottom:nth-child(7) {
  transition-delay: 1.2s
}

.el-animate.m-bottom:nth-child(8) {
  transition-delay: 1.4s
}

.el-animate.m-bottom:nth-child(9) {
  transition-delay: 1.6s
}

.el-animate.m-bottom:nth-child(10) {
  transition-delay: 1.8s
}

.el-animate.m-bottom:nth-child(11) {
  transition-delay: 2s
}

.el-animate.m-bottom:nth-child(12) {
  transition-delay: 2.2s
}

.el-animate.m-right {
  opacity: 0;
  transform: translateX(30px)
}

.el-animate.m-right.el-show {
  opacity: 1;
  transition: all .5s ease;
  transform: translateX(0)
}

.el-animate.m-right:nth-child(2) {
  transition-delay: .2s
}

.el-animate.m-right:nth-child(3) {
  transition-delay: .4s
}

.el-animate.m-right:nth-child(4) {
  transition-delay: .6s
}

.el-animate.m-right:nth-child(5) {
  transition-delay: .8s
}

.el-animate.m-left {
  opacity: 0;
  transform: translateX(-30px)
}

.el-animate.m-left.el-show {
  opacity: 1;
  transition: all .5s ease;
  transform: translateX(0)
}

.btn-wrap {
  text-align: center
}

.btn {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: montbold;
  background: #0887EB;
  border-radius: 100px;
  padding: 17px 40px;
  text-decoration: none;
  transition: all .25s ease;
  min-width: 372px;
  text-align: center;
  cursor: pointer
}

button,
a {
  transition: all .25s ease;
}

.btn:hover {
  background: #08094c
}

.page-wrap {
  display: flex
}

.page-form {
  max-width: 372px
}

.page-form .btn {
  width: 100%
}

.page-top {
  background: #000 url(../images/bg-new.jpg) center bottom/cover no-repeat;
  color: #fff;
  padding: 50px 0 31px
}

.page-top__info {
  width: 50%
}

.page-top__info p {
  margin: 0 0 30px
}

.page-top__info p.ll-popup-actions {
  padding: 0 20px
}

.page-top__info p.ll-popup-text {
  padding: 0 20px
}

.page-top__img {
  width: 50%;
  padding-left: 20px;
  position: relative;
  right: -33px;
  padding-top: 10%
}

.page-top__img img {
  display: block;
  max-width: 100%
}

.assets {
  background: #1a1a1a;
  color: #fff;
  padding: 80px 0 117px;
  text-align: center
}

.assets h2 {
  margin-bottom: 63px
}

.assets__info {
  max-width: 802px;
  margin: 0 auto 78px;
  font-size: 18px
}

.assets__img {
  max-width: 959px;
  margin: 0 auto 64px
}

.assets__img img {
  display: block;
  max-width: 100%
}

.office {
  padding: 87px 0 80px
}

.office h2 {
  margin-bottom: 32px
}

.office__info {
  width: 50%;
  padding-right: 20px
}

.office__img {
  width: 50%;
  padding: 21px 0 0 15px
}

.office__img img {
  display: block;
  max-width: 100%
}

.office__txt {
  max-width: 465px;
  margin-bottom: 31px;
  font-size: 18px;
  line-height: 1.4
}

.enjoy {
  background: #000 url(../images/e-bg-new.jpg) right bottom/cover no-repeat;
  color: #fff;
  padding: 114px 0 81px
}

.enjoy h2 {
  margin-bottom: 33px
}

.enjoy .page-wrap {
  align-items: center
}

.enjoy__info {
  width: 50%;
  padding-right: 20px
}

.enjoy__view {
  width: 50%
}

.enjoy__img {
  margin-bottom: 17px;
  display: flex;
  align-items: flex-start;
  justify-content: center
}

.enjoy__img img {
  display: block;
  max-width: 100%
}

.enjoy__platform {
  text-align: center;
  font-size: 20px
}

.enjoy__txt {
  max-width: 575px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.4
}

.enjoy .btn {
  background: #fff;
  color: #0887EB
}

.enjoy .btn:hover {
  background: #08094c;
  color: #fff
}

.company {
  padding: 80px 0 136px;
  text-align: center;
  /* background: #fff url(../images/c-bg-new.jpg) center/cover no-repeat; */
  overflow: hidden
}

.company h2 {
  margin-bottom: 60px
}

.company__info {
  margin: 0 auto 62px;
  max-width: 932px;
  font-size: 18px
}

.company__list {
  display: flex;
  margin: 0 -14px 0 0
}

.company__item {
  width: 20%;
  padding-right: 14px
}

.company__in {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  border-radius: 20px;
  padding: 41px 7.5px 33px;
  text-align: center
}

.company__icon {
  width: 75px;
  height: 75px;
  display: inline-block;
  margin-bottom: 15px
}

.company__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%
}

.company__title {
  margin-bottom: 5px;
  font-size: 18px;
  font-family: montbold, sans-serif, sans-serif;
  line-height: 1.8;
  min-height: 64px;
  display: flex;
  justify-content: center;
  align-items: center
}

.company__price {
  margin-bottom: 8px;
  font-size: 20px
}

.company__plus {
  font-size: 20px;
  color: #59a753;
  font-family: montbold, sans-serif, sans-serif
}

.company__more {
  font-family: montbold, sans-serif, sans-serif;
  color: #828282
}

.company__graph {
  height: 65px;
  display: inline-block;
  margin-bottom: 5px
}

.company__graph img {
  display: block;
  max-width: 100%;
  max-height: 100%
}

.reason {
  /* background: #fff url(../images/r-bg-new.jpg) left top/cover no-repeat; */
  padding: 115px 0 107px
}

.reason h2 {
  text-align: center;
  margin-bottom: 97px
}

.reason__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -32px -32px 0
}

.reason__item {
  width: 33.333%;
  margin-bottom: 32px;
  padding-right: 32px
}

.reason__in {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  border-radius: 40px;
  padding: 55px 36px 57px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}

.reason__icon {
  height: 110px;
  display: flex;
  align-items: center;
  margin-bottom: 28px
}

.reason__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%
}

.reason__title {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 24px
}

.reason__txt {
  color: #606264;
  font-family: montregular
}

.reason-benefits {
  padding-bottom: 106px;
  margin-bottom: 94px;
  border-bottom: 1px solid #cdcdcd
}

.reason-benefits__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .reason-benefits__list {
    gap: 20px;
  }
}

.reason-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 23.5%;
  text-align: center
}

.reason-benefits__icon {
  height: 104px;
  margin-bottom: 21px;
  display: flex;
  align-items: center;
  justify-content: center
}

.reason-benefits__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%
}

.reason-benefits__count {
  color: #000550;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 18px;
}

.reason-benefits__txt {
  font-size: 18px;
  color: #54595F;
  font-family: montregular
}

.page-footer {
  padding: 60px 0;
  color: #b3b3b3;
  background: #f2f2f2;
  font-size: 12px
}

.page-footer p {
  margin: 0 0 20px 0
}

.page-footer p:last-child {
  margin-bottom: 0
}

@media screen and (max-width:991px) {
  h1 {
    line-height: 1
  }

  .page-top .page-wrap {
    align-items: flex-end
  }

  .page-top__img {
    right: 0;
    padding-top: 0
  }

  .page-form .btn {
    min-width: auto
  }

  .btn {
    min-width: 300px
  }

  .company__title {
    line-height: 1.2
  }

  .reason-benefits__count {
    /* font-size: 32px */
  }

  .reason-benefits__icon {
    height: 66px
  }

  .reason-benefits__txt {
    font-size: 14px
  }

  .reason-benefits__item {
    /* padding: 25px; */
  }

  .reason__item {
    margin-bottom: 16px;
    padding-right: 16px
  }

  .reason__in {
    border-radius: 24px;
    padding: 30px 15px 30px
  }

  .reason__list {
    margin: 0 -16px -16px 0
  }
}

@media screen and (max-width:900px) {
  .reason__item {
    width: 50%
  }
}

@media screen and (max-width:767px) {

  .assets,
  .company,
  .enjoy,
  .office {
    padding: 40px 0
  }

  .page-footer {
    padding: 40px 0
  }

  .enjoy__platform {
    font-size: 13px
  }

  .btn {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px
  }

  .assets h2,
  .company h2,
  .enjoy h2 {
    margin-bottom: 32px
  }

  .company__item {
    width: 200px;
    min-width: 200px
  }

  .company__list {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 0 40px 20px;
    margin: 0 -20px
  }

  .company__list::-webkit-scrollbar {
    display: none
  }

  .company {
    padding-bottom: 0
  }

  .company__in {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1)
  }

  .company__info {
    margin: 0 auto 32px;
    font-size: 13px
  }

  .enjoy__txt,
  .office__txt {
    font-size: 13px
  }

  .reason {
    padding: 40px 0
  }

  .reason-benefits {
    padding-bottom: 40px;
    margin-bottom: 40px
  }

  .reason h2 {
    margin-bottom: 40px
  }

  .reason__title {
    font-size: 18px
  }

  .reason__txt {
    font-size: 12px
  }

  .btn {
    min-width: auto
  }

  .assets__info {
    font-size: 13px
  }
}

@media screen and (max-width:768px) {
  h2 {
    font-size: 24px;
    margin-bottom: 32px
  }

  body {
    font-size: 12px
  }

  .enjoy .page-wrap,
  .office .page-wrap {
    flex-wrap: wrap
  }

  .enjoy__view {
    width: 100%
  }

  .page-footer {
    text-align: center
  }

  .enjoy__info,
  .office__info {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
    text-align: center
  }

  .office__img {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0
  }

  .office__txt {
    max-width: 100%
  }

  .reason__item {
    width: 100%;
    padding-right: 0
  }

  .reason__list {
    margin: 0
  }

  .reason__icon {
    height: 63px
  }

  .reason-benefits__item {
    width: 45%;
    margin-bottom: 20px
  }

  .reason-benefits {
    padding-bottom: 20px
  }
}

@media screen and (max-width:600px) {
  .btn {
    min-width: auto;
    width: 100%;
    padding: 10.5px 10px;
    font-size: 18px
  }

  input[type=text]:-webkit-autofill {
    font-size: 12px !important
  }

  input[type=text]:-webkit-autofill,
  input[type=text]:-webkit-autofill:active,
  input[type=text]:-webkit-autofill:focus,
  input[type=text]:-webkit-autofill:hover {
    font-size: 12px !important
  }

  input:-webkit-autofill::first-line {
    font-size: 12px !important
  }

  .horizontalfield {
    padding: 7.5px 20px;
    height: 41px
  }

  .m-desktop {
    display: none
  }

  .m-mobile {
    display: block
  }

  h2 {
    font-size: 24px
  }

  h3 {
    font-size: 18px
  }

  .page-form .btn {
    padding: 10px;
    font-size: 18px
  }

  .page-top .page-wrap {
    flex-wrap: wrap
  }

  .page-top__info {
    width: 100%;
    margin-bottom: 50px
  }

  .page-top__img {
    width: 100%;
    position: static;
    padding: 0
  }

  .page-top__img img {
    max-width: 100%
  }

  .page-top {
    padding: 50px 0 40px
  }

  .page-form {
    max-width: 100%
  }

  .page-top__info {
    text-align: center
  }

  .assets__info {
    margin: 0 auto 40px;
    font-size: 13px
  }

  .assets__img {
    margin: 0 auto 46px
  }
}

/*# sourceMappingURL=main.css.map */

.elementor-icon {
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #69727d;
  font-size: 50px;
  padding: 15px;
  border-width: 2px 2px 2px 2px;
  color: #000550;
  fill: #000550;
  height: 100px;
  width: 100px;
  transition: all .3s ease
}

.elementor-icon:hover {
  border-color: #000550;
}

.elementor-icon:hover svg {
  transform: scale(1.1);
}

.elementor-icon svg {
  height: 50px;
  width: 1em;
  transition: all .3s ease;
}

.elementor-heading-title {
  color: #C2C2C2;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

footer {
  background-color: #000000;
  padding: 40px 30px 40px 30px;

  height: 400px;
}

footer img {
  width: 100%;
  height: auto;
}

.reason__icon img,
.page-top__img {
  filter: hue-rotate(214deg);
}

/* custome form */
.form-widget {
  max-width: 4000px;
  width: 100%;
  box-shadow: none;
}

.form-widget .form-header {
  text-align: center;
  padding: 30px 20px 40px
}

.form-widget .form-header h3 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px
}

.form-widget form {
  background-color: transparent;
  position: relative
}

.form-widget form .iti__selected-dial-code {
  font-size: 11px
}

.form-widget form .form-group {
  margin-bottom: 18px;
  position: relative
}

.form-widget form .form-group input {
  font-family: montregular,
    sans-serif;
  color: #000;
  font-size: 16px;
  width: 100%;
  padding: 15px 26px;
  border: 1px solid #b7b7b7;
  border-radius: 100px;
}

.form-widget form .form-group input:focus {
  border-color: #156cff7d;
  outline: 1px solid #156cff7d
}

.form-widget form .form-group input:focus~label {
  opacity: 1;
  top: -8px;
  left: 10px;
  -webkit-transition: top .5s;
  transition: top .5s;
  z-index: 3
}

.form-widget form .form-group label {
  color: #000;
  background-color: #fff;
  position: absolute;
  left: 10px;
  font-size: 10px;
  top: 17px;
  padding: 2px;
  z-index: -3;
  opacity: 0
}

.form-widget form .form-group.success:after {
  content: " ";
  background: url(../images/check.svg) 50%/22px no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 22px;
  padding-right: 40px;
  z-index: 2
}

@media (-ms-high-contrast:none) {
  .form-widget form .form-group.success:after {
    background: url(../images/check.svg) 50%/50px no-repeat
  }

  .form-widget form .form-group.success:after ::-ms-backdrop {
    background: url(../images/check.svg) 50%/50px no-repeat
  }
}

.form-widget form .form-group.success input {
  border-color: green;
  outline-color: green
}

.form-widget form .form-group .error-message {
  display: none;
  color: red;
  position: relative;
  font-weight: 700;
  bottom: -5px;
  font-size: 10px;
  text-align: left;
  margin: 0;
  margin-left: 20px;
}


.form-widget form .form-group.error .error-message {
  display: block
}

.form-widget form .form-group.error input {
  border-color: red;
  outline-color: red
}

.form-widget form .form-group.error input .form-group__emailValid-info,
.form-widget form .form-group__emailValid-info .form-group__emailValid-info {
  margin-top: 15px
}

.form-widget form .form-group.info:after {
  background: url(../images/check-info.svg) 50%/22px no-repeat;
  bottom: inherit
}

.form-widget form .form-group.info input {
  border-color: #ef6c00;
  outline: #ef6c00
}

.form-widget form .form-group__emailValid-info {
  display: none;
  font-size: 11px;
  margin: 3px 0 0
}

.form-widget form .form-group__emailValid-info .form-group__emailValid-message {
  color: #ef6c00
}

.form-widget form .form-group__emailValid-info .form-group__emailValid-btn {
  color: #1055ff;
  cursor: pointer;
  text-decoration: underline;
  margin: 0 5px
}

.form-widget form .form-group .iti {
  color: #000;
  width: 100%
}

.form-widget form .form-group .iti input {
  padding-left: 90px !important
}

.form-widget form button {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: montbold;
  background: #0887EB;
  border-radius: 100px;
  padding: 17px 40px;
  text-decoration: none;
  transition: all .25s ease;
  max-width: 372px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.form-widget form button:disabled {
  opacity: .5;
  cursor: no-drop
}

.form-widget form button:hover {
  background: #091357;
}

.form-btn-text {
  margin-top: 20px !important;
  font-size: 12px;
}