@font-face {
  font-family: "Lexend Deca Regular";
  src: url("../fonts/LexendDeca-Regular.eot");
  src: url("../fonts/LexendDeca-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Regular.woff2") format("woff2"), url("../fonts/LexendDeca-Regular.woff") format("woff"), url("../fonts/LexendDeca-Regular.ttf") format("truetype"), url("../fonts/LexendDeca-Regular.svg#LexendDeca-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca SemiBold";
  src: url("../fonts/LexendDeca-SemiBold.eot");
  src: url("../fonts/LexendDeca-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-SemiBold.woff2") format("woff2"), url("../fonts/LexendDeca-SemiBold.woff") format("woff"), url("../fonts/LexendDeca-SemiBold.ttf") format("truetype"), url("../fonts/LexendDeca-SemiBold.svg#LexendDeca-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca Medium";
  src: url("../fonts/LexendDeca-Medium.eot");
  src: url("../fonts/LexendDeca-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Medium.woff2") format("woff2"), url("../fonts/LexendDeca-Medium.woff") format("woff"), url("../fonts/LexendDeca-Medium.ttf") format("truetype"), url("../fonts/LexendDeca-Medium.svg#LexendDeca-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca Bold";
  src: url("../fonts/LexendDeca-Bold.eot");
  src: url("../fonts/LexendDeca-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Bold.woff2") format("woff2"), url("../fonts/LexendDeca-Bold.woff") format("woff"), url("../fonts/LexendDeca-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
form .iti__search-input, form .iti__country {
  height: 35px;
  outline: none;
}
form .iti__country-selector {
  font-size: 15px;
}
form label {
  margin-bottom: 10px;
  display: block;
  font-size: 0.9414225941vw;
}
@media (max-width: 1300px) {
  form label {
    font-size: 1.2vw;
  }
}
@media only screen and (max-width: 1023px) {
  form label {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 767px) {
  form label {
    font-size: 15px;
  }
}
form .btn {
  font-family: "Lexend Deca Bold";
  height: 3.3854166667vw;
}
form .selects {
  position: relative;
}
form .selects:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url("../img/arrow-select.svg") no-repeat 0 0;
  pointer-events: none;
  width: 14px;
  height: 8px;
  margin: 1.5vw;
}
@media only screen and (max-width: 1200px) {
  form .selects:before {
    margin: 16px;
  }
}
form input, form select {
  background: #DDE5E6;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 3.39958159vw;
  color: #8499A1;
}
@media only screen and (max-width: 1200px) {
  form input, form select {
    height: 40px;
    border-radius: 40px;
  }
}
form input[type=checkbox] {
  width: 24px;
  height: 24px;
  border: 2px solid #D8D8D8;
  background: #F7F7F7;
  border-radius: 5px;
  margin-right: 10px;
}
form input[type=checkbox]:checked {
  background: url("../img/check.svg") no-repeat center center;
}
form .checkbox a {
  font-family: "Lexend Deca SemiBold";
  color: #000000;
  text-decoration: underline;
  margin-left: 5px;
}
form .forgot_ps {
  font-size: 0.9414225941vw;
}
@media only screen and (max-width: 767px) {
  form .forgot_ps {
    font-size: 14px;
  }
}

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