@font-face {
  font-family: "MosesText_Inter-Light";
  src: url(/static/assets/MosesText_Inter-Light.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MosesText_Inter-Regular";
  src: url(/static/assets/MosesText_Inter-Regular.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MosesText_Inter-Medium";
  src: url(/static/assets/MosesText_Inter-Medium.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MosesText_Inter-Bold";
  src: url(/static/assets/MosesText_Inter-Bold.otf);
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
}

html,
body {
  direction: rtl;
  padding: 0;
  margin: 0;
  font-family: "MosesText_Inter-Regular", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: rgb(236, 241, 247);
  overflow-x: hidden;
}
html.full-height,
body.full-height {
  height: 100%;
  overflow-y: hidden;
}

div {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

a {
  text-decoration: none;
  color: unset;
}

button {
  outline: none;
  border: none;
}

p {
  margin: 0;
}

input {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
}

.grecaptcha-badge {
  display: none !important;
  visibility: hidden !important;
}
/* stylelint-disable */

/* stylelint-enable */
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.socialsWrapper--UnKwE {
  display: flex;
  align-items: center;
  -moz-column-gap: 1.171875vw;
       column-gap: 1.171875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .socialsWrapper--UnKwE {
    -moz-column-gap: 1.3888888889vw;
         column-gap: 1.3888888889vw;
  }
}
.socialsWrapper--UnKwE img {
  display: block;
  width: 3.125vw;
  cursor: pointer;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .socialsWrapper--UnKwE img {
    width: 8.3333333333vw;
  }
}

#userwayAccessibilityIcon {
  position: fixed;
  top: 1.953125vw !important;
  right: initial;
  left: 10.9375vw !important;
  width: 2.109375vw;
  height: 2.109375vw;
  margin: 0;
  transition: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  #userwayAccessibilityIcon {
    position: fixed;
    left: 13.8888888889vw !important;
    top: 2.7777777778vw !important;
    bottom: auto !important;
    width: 11.1111111111vw !important;
    height: 11.1111111111vw !important;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--LXZxK {
  width: 100%;
  height: 100%;
}
.wrapper--LXZxK .bg--zLjH2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.wrapper--LXZxK .imgTitle--vNoqv {
  position: absolute;
  width: 32.578125vw;
  top: 4.6875vw;
  right: 4.6875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LXZxK .imgTitle--vNoqv {
    width: 91.6666666667vw;
    top: auto;
    bottom: 4.1666666667vw;
    right: 4.1666666667vw;
  }
}
.wrapper--LXZxK .imgTitle--vNoqv img {
  display: block;
  width: 100%;
}
.wrapper--LXZxK .shares--S7RO3 {
  position: absolute;
  bottom: 4.6875vw;
  right: 4.6875vw;
  z-index: 2;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LXZxK .shares--S7RO3 {
    bottom: auto;
    right: auto;
    top: 4.1666666667vw;
    left: 4.1666666667vw;
  }
}
.wrapper--LXZxK .mobHeader--cmjcb {
  display: none;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LXZxK .mobHeader--cmjcb {
    position: relative;
    display: flex;
    width: 100%;
    padding: 4.1666666667vw;
  }
}
.wrapper--LXZxK .mobHeader--cmjcb .partnerLogo--b6RFL img,
.wrapper--LXZxK .mobHeader--cmjcb .ynetLogo--Lb7T4 img {
  display: block;
  width: 100%;
}
.wrapper--LXZxK .mobHeader--cmjcb .partnerLogo--b6RFL {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LXZxK .mobHeader--cmjcb .partnerLogo--b6RFL {
    width: 17.7777777778vw;
  }
}
.wrapper--LXZxK .mobHeader--cmjcb .ynetLogo--Lb7T4 {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LXZxK .mobHeader--cmjcb .ynetLogo--Lb7T4 {
    position: absolute;
    width: 19.8611111111vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--LqWtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--LqWtn {
    display: none;
  }
}
.wrapper--LqWtn a {
  display: block;
}
.wrapper--LqWtn a.partner--QHBzO {
  width: 7.5vw;
}
.wrapper--LqWtn a.ynet--DNTR2 {
  width: 7.421875vw;
}
.wrapper--LqWtn a img {
  display: block;
  width: 100%;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--fqUiA {
  padding-top: 3.90625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA {
    padding-top: 0;
  }
}
.wrapper--fqUiA .paragraph--XA9RA {
  padding-bottom: 2.34375vw;
  font-size: 1.40625vw;
  line-height: 1.5;
  color: #030303;
  font-family: "MosesText_Inter-Regular", sans-serif;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .paragraph--XA9RA {
    padding-bottom: 8.3333333333vw;
    font-size: 4.1666666667vw;
    line-height: 1.53;
  }
}
.wrapper--fqUiA .title--Ft1ML {
  padding-bottom: 0.78125vw;
  font-size: 1.40625vw;
  line-height: 1.5;
  color: #262691;
  font-family: "MosesText_Inter-Bold", sans-serif;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .title--Ft1ML {
    padding-bottom: 2.7777777778vw;
    font-size: 4.1666666667vw;
  }
}
.wrapper--fqUiA .title--Ft1ML.listTitle--KsMGf {
  padding-bottom: 0.390625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .title--Ft1ML.listTitle--KsMGf {
    padding-bottom: 3.6111111111vw;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 {
  display: flex;
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI {
  width: 36.62109375vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI {
    width: 100%;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul {
  margin: 0;
  padding: 0;
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li {
  position: relative;
  padding-right: 1.328125vw;
  padding-bottom: 0.78125vw;
  list-style: none;
  font-size: 1.40625vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Regular", sans-serif;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li {
    padding-right: 4.4444444444vw;
    padding-bottom: 2.7777777778vw;
    font-size: 4.1666666667vw;
  }
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li:last-child {
    padding-bottom: 3.3333333333vw;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li:before {
  content: "";
  position: absolute;
  right: 0.15625vw;
  top: 0.546875vw;
  width: 0;
  height: 0;
  border: solid 0.390625vw transparent;
  border-right: solid 0.546875vw #86284c;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li:before {
    right: 0.5555555556vw;
    top: 1.9444444444vw;
    border: solid 1.3888888889vw transparent;
    border-right: solid 1.9444444444vw #86284c;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI ul li a {
  color: #86284c;
  text-decoration: underline;
  cursor: pointer;
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI .note--ZMrdn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.8125vw;
  width: 32.265625vw;
  font-size: 1.25vw;
  color: #86284c;
  border-radius: 1.40625vw;
  background-color: rgba(134, 40, 76, 0.1);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI .note--ZMrdn {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 1.6666666667vw 7.7777777778vw 1.6666666667vw 1.6666666667vw;
    border-radius: 4.1666666667vw;
    font-size: 4.1666666667vw;
    line-height: 1.2;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI .note--ZMrdn img {
  display: block;
  width: 1.25vw;
  margin-left: 0.3125vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .text--X3sRI .note--ZMrdn img {
    position: absolute;
    right: 1.6666666667vw;
    top: 1.6666666667vw;
    margin-left: 0;
    width: 4.4444444444vw;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .imageWrapper--Cx9wL {
  width: 10.859375vw;
  margin-top: 0.9375vw;
  margin-left: -2.5vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--fqUiA .listWrapper--_XPh5 .imageWrapper--Cx9wL {
    display: none;
  }
}
.wrapper--fqUiA .listWrapper--_XPh5 .imageWrapper--Cx9wL img {
  display: block;
  width: 100%;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.container--yHjWK {
  width: 100%;
}
.container--yHjWK .inputWrapper--L9aIo {
  width: 100%;
  position: relative;
}
.container--yHjWK .inputWrapper--L9aIo .placeholder--IDv5a {
  position: absolute;
  top: 50%;
  right: 1.171875vw;
  transform: translate(0%, -50%);
  font-family: "MosesText_Inter-Regular", sans-serif;
  font-size: 1.09375vw;
  color: rgba(3, 3, 3, 0.5);
  pointer-events: none;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .container--yHjWK .inputWrapper--L9aIo .placeholder--IDv5a {
    right: 4.1666666667vw;
    font-size: 3.8888888889vw;
  }
}
.container--yHjWK .inputWrapper--L9aIo .placeholder--IDv5a span {
  color: rgb(222, 26, 26);
}
.container--yHjWK .form-input--Zx989 {
  width: 100%;
  height: 3.203125vw;
  padding: 1.171875vw;
  border-radius: 1.71875vw;
  border: none;
  font-family: "MosesText_Inter-Regular", sans-serif;
  font-size: 1.09375vw;
  color: #000;
  outline: none;
  box-sizing: border-box;
  /* Use predefined media query */
  /* Use custom media query */
}
.container--yHjWK .form-input--Zx989:-webkit-autofill {
  border: solid 0.078125vw #333333;
}
@media only screen and (max-width: 767px) {
  .container--yHjWK .form-input--Zx989 {
    width: 100%;
    height: 11.3888888889vw;
    padding: 2.7777777778vw 4.1666666667vw;
    border-radius: 6.1111111111vw;
    font-size: 3.8888888889vw;
  }
}
.container--yHjWK .error--ud3hy {
  color: rgb(222, 26, 26);
  font-size: 0.9375vw;
  line-height: 1.5;
  margin-top: 0.390625vw;
  margin-right: 1.171875vw;
  font-family: "MosesText_Inter-Regular", sans-serif;
  display: block;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .container--yHjWK .error--ud3hy {
    font-size: 3.8888888889vw;
    margin-right: 1.3888888889vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.checkbox--ucCe4 {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
}
.checkbox--ucCe4 label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 label {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
}
.checkbox--ucCe4 input {
  cursor: pointer;
  width: 1.171875vw;
  height: 1.171875vw;
  margin-left: 0.390625vw;
  position: relative;
  flex-shrink: 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 input {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    margin: 0;
    margin-left: 1.3888888889vw;
  }
}
.checkbox--ucCe4 input:checked:before {
  background-color: black;
}
.checkbox--ucCe4 input:checked:after {
  opacity: 1;
}
.checkbox--ucCe4 input:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.171875vw;
  height: 1.171875vw;
  background-color: transparent;
  border-radius: 0.15625vw;
  border: solid 0.078125vw #000;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 input:before {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    border-radius: 0.5555555556vw;
    border: solid 0.2777777778vw #000;
  }
}
.checkbox--ucCe4 input:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 0.546875vw;
  height: 0.390625vw;
  border-left: solid 0.078125vw #fff;
  border-bottom: solid 0.078125vw #fff;
  opacity: 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 input:after {
    width: 1.9444444444vw;
    height: 1.3888888889vw;
    border-left: solid 0.078125vw #fff;
    border-bottom: solid 0.078125vw #fff;
  }
}
.checkbox--ucCe4 .confirmation--kkrwt {
  font-family: "MosesText_Inter-Regular", sans-serif;
  font-size: 0.9375vw;
  line-height: 1.25vw;
  color: #000;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 .confirmation--kkrwt {
    font-size: 3.3333333333vw;
    line-height: 4.4444444444vw;
  }
}
.checkbox--ucCe4 .confirmation--kkrwt a {
  text-decoration: underline;
  cursor: pointer;
}
.checkbox--ucCe4 .confirmation--kkrwt a:hover {
  text-decoration: none;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 .confirmation--kkrwt a:hover {
    text-decoration: underline;
  }
}
.checkbox--ucCe4 .error--Lwfeb {
  position: relative;
  color: #de1a1a;
  font-size: 0.9375vw;
  margin-right: 1.171875vw;
  margin-top: 0.15625vw;
  font-family: "MosesText_Inter-Regular", sans-serif;
  display: block;
  width: 100%;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .checkbox--ucCe4 .error--Lwfeb {
    display: block;
    position: relative;
    width: 100%;
    font-size: 3.8888888889vw;
    margin-right: 1.3888888889vw;
    bottom: 0;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.button--WNdCP {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.203125vw;
  background-color: rgb(70, 89, 255);
  color: #fff;
  font-size: 1.40625vw;
  font-family: "MosesText_Inter-Regular", sans-serif;
  border-radius: 1.71875vw;
  transition: all ease 0.3s;
  cursor: pointer;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .button--WNdCP {
    width: 100%;
    height: 11.3888888889vw;
    font-size: 5vw;
    border-radius: 6.1111111111vw;
  }
}
.button--WNdCP img {
  display: block;
  width: 1.484375vw;
  margin-right: 0.390625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .button--WNdCP img {
    width: 5.2777777778vw;
    margin-right: 1.3888888889vw;
  }
}
.button--WNdCP:hover {
  background-color: rgb(38, 38, 145);
  color: #fff;
}
.button--WNdCP.disabled--NhWz8 {
  pointer-events: none;
  background-color: #b0c4cb !important;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--uSyKD {
  width: 100%;
}
.wrapper--uSyKD .title--UDlYv {
  padding-right: 0.390625vw;
  padding-bottom: 0.78125vw;
  font-size: 1.40625vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Bold", sans-serif;
  color: rgb(38, 38, 145);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .title--UDlYv {
    padding-right: 1.3888888889vw;
    padding-bottom: 2.7777777778vw;
    font-size: 5vw;
  }
}
.wrapper--uSyKD .title--UDlYv span {
  color: rgb(222, 26, 26);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .title--UDlYv span {
    font-family: "MosesText_Inter-Regular", sans-serif;
  }
}
.wrapper--uSyKD .optionsList--_3BqN {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1.171875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .optionsList--_3BqN {
    gap: 2.7777777778vw;
  }
}
.wrapper--uSyKD .optionsList--_3BqN .option--ElWrq {
  position: relative;
  height: 2.65625vw;
  padding: 0.78125vw 1.171875vw;
  font-size: 1.09375vw;
  font-family: "MosesText_Inter-Regular", sans-serif;
  border: solid 0.078125vw rgb(70, 89, 255);
  color: rgb(70, 89, 255);
  border-radius: 1.328125vw;
  cursor: pointer;
  transition: all ease 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .optionsList--_3BqN .option--ElWrq {
    height: 9.4444444444vw;
    padding: 2.7777777778vw 4.1666666667vw;
    font-size: 3.8888888889vw;
    border: solid 0.2777777778vw rgb(70, 89, 255);
    border-radius: 4.7222222222vw;
  }
}
.wrapper--uSyKD .optionsList--_3BqN .option--ElWrq:hover {
  background-color: rgb(38, 38, 145);
  color: #fff;
}
.wrapper--uSyKD .optionsList--_3BqN .option--ElWrq.active--d6_TS {
  padding: 0.78125vw 2.34375vw 0.78125vw 1.171875vw;
  background-color: rgb(70, 89, 255);
  color: #fff;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .optionsList--_3BqN .option--ElWrq.active--d6_TS {
    padding: 2.7777777778vw 8.3333333333vw 2.7777777778vw 4.1666666667vw;
  }
}
.wrapper--uSyKD .optionsList--_3BqN .option--ElWrq img {
  position: absolute;
  top: 50%;
  right: 0.703125vw;
  transform: translate(0%, -50%);
  width: 1.25vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .optionsList--_3BqN .option--ElWrq img {
    right: 2.5vw;
    width: 4.4444444444vw;
  }
}
.wrapper--uSyKD .info--mQmlO {
  padding-right: 0.390625vw;
  padding-top: 1.5625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .info--mQmlO {
    padding-right: 1.3888888889vw;
    padding-left: 1.3888888889vw;
    padding-top: 5.5555555556vw;
  }
}
.wrapper--uSyKD .info--mQmlO p {
  padding: 0.78125vw 0;
  font-size: 1.09375vw;
  line-height: 1.5;
  color: rgb(3, 3, 3);
  font-family: "MosesText_Inter-Regular", sans-serif;
  border-bottom: solid 0.078125vw rgba(38, 38, 145, 0.4);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .info--mQmlO p {
    padding: 2.7777777778vw 0;
    font-size: 3.8888888889vw;
  }
}
.wrapper--uSyKD .error--eyoxq {
  color: rgb(222, 26, 26);
  font-size: 0.9375vw;
  line-height: 1.5;
  margin-top: 0.390625vw;
  margin-right: 1.171875vw;
  font-family: "MosesText_Inter-Regular", sans-serif;
  display: block;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--uSyKD .error--eyoxq {
    font-size: 3.8888888889vw;
    margin-right: 1.3888888889vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.media-field--Js4k4 {
  width: 100%;
  /* Use predefined media query */
  /* Use custom media query */
}
.media-field--Js4k4 .title--djlO3 {
  padding-right: 0.390625vw;
  padding-bottom: 0.78125vw;
  font-size: 1.40625vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Bold", sans-serif;
  color: rgb(38, 38, 145);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 .title--djlO3 {
    padding-right: 1.3888888889vw;
    padding-bottom: 2.7777777778vw;
    font-size: 5vw;
  }
}
.media-field--Js4k4 .title--djlO3 span {
  color: rgb(222, 26, 26);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 .title--djlO3 span {
    font-family: "MosesText_Inter-Regular", sans-serif;
  }
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 {
    width: 100%;
    padding: 0;
  }
}
.media-field--Js4k4.error--CSLk6 .error-msg--fe5Ev {
  display: block;
}
.media-field--Js4k4 label {
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label {
    flex-wrap: wrap;
  }
}
.media-field--Js4k4 label .placeholder--e_ASg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.9375vw;
  height: 2.890625vw;
  font-size: 1.09375vw;
  color: #fff;
  font-family: "MosesText_Inter-Regular", sans-serif;
  background-color: rgb(70, 89, 255);
  border-radius: 1.484375vw;
  transition: all ease 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label .placeholder--e_ASg {
    width: 56.6666666667vw;
    height: 10.2777777778vw;
    font-size: 3.8888888889vw;
    border-radius: 5.2777777778vw;
  }
}
.media-field--Js4k4 label .placeholder--e_ASg:hover {
  background-color: rgb(38, 38, 145);
}
.media-field--Js4k4 label .placeholder--e_ASg img {
  display: block;
  width: 1.484375vw;
  margin-left: 0.390625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label .placeholder--e_ASg img {
    width: 5.2777777778vw;
    margin-left: 1.3888888889vw;
  }
}
.media-field--Js4k4 label .uploadIcon--iWv7x {
  display: block;
  width: 3.75vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label .uploadIcon--iWv7x {
    width: 13.3333333333vw;
  }
}
.media-field--Js4k4 label .btnWrapper--p6i6j {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  min-width: 8.90625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label .btnWrapper--p6i6j {
    min-width: 31.6666666667vw;
  }
}
.media-field--Js4k4 label .fileName--HC8vf {
  width: 100%;
  padding-top: 0.390625vw;
  font-size: 1.09375vw;
  line-height: 1;
  color: #333333;
  font-family: "MosesText_Inter-Regular", sans-serif;
  word-break: break-all;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 label .fileName--HC8vf {
    padding-top: 1.3888888889vw;
    font-size: 3.8888888889vw;
  }
}
.media-field--Js4k4 label input {
  display: none;
}
.media-field--Js4k4 .error-msg--fe5Ev {
  position: relative;
  width: 100%;
  margin-top: 0.15625vw;
  margin-right: 1.171875vw;
  font-size: 0.9375vw;
  color: #de1a1a;
  display: none;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .media-field--Js4k4 .error-msg--fe5Ev {
    margin-top: 0.5555555556vw;
    margin-right: 1.3888888889vw;
    font-size: 3.8888888889vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.form--TbA03 {
  padding-top: 1.5625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 {
    padding-top: 8.3333333333vw;
  }
}
.form--TbA03 .section--Z8gOy {
  padding-bottom: 2.34375vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy {
    padding-bottom: 8.3333333333vw;
  }
}
.form--TbA03 .section--Z8gOy .title--MxAGy {
  padding-right: 0.390625vw;
  padding-bottom: 0.78125vw;
  font-size: 1.40625vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Bold", sans-serif;
  color: rgb(38, 38, 145);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .title--MxAGy {
    padding-right: 1.3888888889vw;
    padding-bottom: 2.7777777778vw;
    font-size: 5vw;
  }
}
.form--TbA03 .section--Z8gOy .fields--Rq9a3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 1.171875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .fields--Rq9a3 {
    row-gap: 4.1666666667vw;
  }
}
.form--TbA03 .section--Z8gOy .fields--Rq9a3 .fieldWrapper--Z4F7d {
  width: 100%;
}
.form--TbA03 .section--Z8gOy .fields--Rq9a3 .fieldWrapper--Z4F7d.w290--mfLdJ {
  width: 22.65625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .fields--Rq9a3 .fieldWrapper--Z4F7d.w290--mfLdJ {
    width: 100%;
  }
}
.form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 0.78125vw;
  padding-bottom: 0.234375vw;
}
.form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  height: 1px;
  background-color: rgba(39, 38, 140, 0.3);
  z-index: 1;
}
.form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq .addBtn--Rvrq0 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.171875vw;
  font-size: 1.09375vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Medium", sans-serif;
  color: rgba(39, 38, 140, 0.8);
  background-color: rgb(236, 241, 247);
  z-index: 2;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq .addBtn--Rvrq0 {
    width: 39.7222222222vw;
    font-size: 3.8888888889vw;
  }
}
.form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq .addBtn--Rvrq0 img {
  display: block;
  width: 1.484375vw;
  margin-left: 0.390625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .addBtnWrapper--ENIVq .addBtn--Rvrq0 img {
    width: 5.2777777778vw;
    margin-left: 1.9444444444vw;
  }
}
.form--TbA03 .section--Z8gOy .submitBtnWrapper--owr3O {
  padding-top: 2.34375vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .section--Z8gOy .submitBtnWrapper--owr3O {
    padding-top: 8.3333333333vw;
  }
}
.form--TbA03 .thanks--JX99A {
  font-size: 1.71875vw;
  line-height: 1.5;
  font-family: "MosesText_Inter-Bold", sans-serif;
  color: rgb(38, 38, 145);
  text-align: center;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .form--TbA03 .thanks--JX99A {
    font-size: 6.1111111111vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--zucFE {
  padding: 4.6875vw 5.46875vw 6.25vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--zucFE {
    padding: 4.1666666667vw 4.1666666667vw 14.1666666667vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.wrapper--xcdXZ {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--xcdXZ {
    flex-wrap: wrap;
  }
}
.wrapper--xcdXZ .image--j26V_ {
  position: fixed;
  right: 0;
  top: 0;
  width: 42.1875vw;
  height: 100vh;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--xcdXZ .image--j26V_ {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    height: 77.7777777778vw;
  }
}
.wrapper--xcdXZ .content--ABYzo {
  width: 57.8125vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .wrapper--xcdXZ .content--ABYzo {
    width: 100%;
  }
}

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