.form-control{background-color:transparent;border:none;border-radius:0;border-bottom:1px solid var(--white);color:var(--white);padding:22px 0;font-size:40px;font-family:var(--secondary-font);font-weight:300;margin-bottom:40px}@media screen and (max-width: 1600px){.form-control{font-size:34px}}@media screen and (max-width: 1250px){.form-control{font-size:30px}}@media screen and (max-width: 992px){.form-control{font-size:16px;padding:10px 0;margin-bottom:20px}}.form-control:focus{box-shadow:none;background-color:transparent;border-bottom:1px solid var(--white);color:var(--white)}.form-control::placeholder{color:var(--white);font-size:40px;font-family:var(--secondary-font);font-weight:300}@media screen and (max-width: 1600px){.form-control::placeholder{font-size:34px}}@media screen and (max-width: 1250px){.form-control::placeholder{font-size:30px}}@media screen and (max-width: 992px){.form-control::placeholder{font-size:16px}}.react-select-menu{z-index:9999!important}.react-select-container .react-select__control{background-color:transparent;border:none;border-radius:0;border-bottom:1px solid var(--white);box-shadow:none;min-height:80px;margin-bottom:40px}@media screen and (max-width: 992px){.react-select-container .react-select__control{min-height:auto}}.react-select-container .react-select__control:hover{border-bottom:1px solid var(--white)}.react-select-container .react-select__control--is-focused{border-bottom:1px solid var(--white);box-shadow:none}.react-select-container .react-select__menu{background-color:var(--black);border:1px solid var(--white);border-radius:0;margin-top:0;z-index:9999!important}.react-select-container .react-select__option{color:var(--white);font-size:20px;font-family:var(--secondary-font);padding:15px 20px;cursor:pointer;font-weight:300}@media screen and (max-width: 992px){.react-select-container .react-select__option{font-size:16px;padding:10px 15px}}.react-select-container .react-select__option:hover,.react-select-container .react-select__option--is-focused{background-color:#ffffff1a!important}.react-select-container .react-select__option--is-selected{background-color:#fff3!important}.react-select-container .react-select__indicator-separator{display:none}.react-select-container .react-select__dropdown-indicator{color:var(--white);padding:0 10px}.react-select-container .react-select__dropdown-indicator:hover{color:var(--white)}.react-select-container .react-select__value-container{padding:22px 0}@media screen and (max-width: 992px){.react-select-container .react-select__value-container{padding:10px 0}}.react-select-container .react-select__input-container{color:var(--white);font-size:40px;font-family:var(--secondary-font);font-weight:300;margin:0;padding:0}@media screen and (max-width: 1600px){.react-select-container .react-select__input-container{font-size:34px}}@media screen and (max-width: 1250px){.react-select-container .react-select__input-container{font-size:30px}}@media screen and (max-width: 992px){.react-select-container .react-select__input-container{font-size:16px}}.react-select-container .react-select__placeholder{color:var(--white);font-size:40px;font-family:var(--secondary-font);font-weight:300}@media screen and (max-width: 1600px){.react-select-container .react-select__placeholder{font-size:34px}}@media screen and (max-width: 1250px){.react-select-container .react-select__placeholder{font-size:30px}}@media screen and (max-width: 992px){.react-select-container .react-select__placeholder{font-size:16px}}.react-select-container .react-select__single-value{color:var(--white);font-size:40px;font-family:var(--secondary-font);font-weight:300}@media screen and (max-width: 1600px){.react-select-container .react-select__single-value{font-size:34px}}@media screen and (max-width: 1250px){.react-select-container .react-select__single-value{font-size:30px}}@media screen and (max-width: 992px){.react-select-container .react-select__single-value{font-size:16px}}.form-check{display:flex}.form-check .form-check-input{width:34px;height:34px;border-radius:50%;border:1px solid var(--white);background-color:transparent;cursor:pointer;margin-right:10px}@media screen and (max-width: 1250px){.form-check .form-check-input{width:25px;height:25px;margin-right:5px}}@media screen and (max-width: 992px){.form-check .form-check-input{width:40px;height:40px}}.form-check .form-check-input:checked{background-color:var(--light-blue);border-color:var(--light-blue)}.form-check .form-check-input:focus{box-shadow:none;border-color:var(--white)}.form-check .form-check-label{color:var(--white);font-size:25px;font-family:var(--secondary-font);font-weight:300;cursor:pointer}@media screen and (max-width: 1600px){.form-check .form-check-label{font-size:20px;line-height:40px}}@media screen and (max-width: 1250px){.form-check .form-check-label{font-size:16px;line-height:30px}}@media screen and (max-width: 992px){.form-check .form-check-label{font-size:16px;line-height:20px}}
