.modal-contact-form-page__label{display:block;color:#fff;margin-bottom:8px;font-weight:700}.modal-contact-form-page__required{color:#fff}.modal-contact-form-page__input{width:100%;font-size:14px!important;line-height:21px;color:#909090!important;margin-bottom:14px;border-radius:8px!important;border:none!important;background-color:#f8f8f8!important;padding:14px}@media only screen and (max-width:767px){.modal-contact-form-page__input{height:40px!important}}.modal-contact-form-page__input:focus{outline-color:#031845;box-shadow:0 0 0 1px rgba(249,191,57,.1)!important}.modal-contact-form-page__textarea{width:100%;font-size:14px!important;line-height:21px;color:#909090!important;margin-bottom:14px;border:none!important;background-color:#f8f8f8!important;border-radius:8px!important;height:120px;resize:none;padding:14px}@media only screen and (max-width:767px){.modal-contact-form-page__textarea{height:90px!important}}.modal-contact-form-page__textarea:focus{outline-color:#031845;box-shadow:0 0 0 1px rgba(249,191,57,.1)!important}.modal-contact-form-page__input-column-wrapper{display:flex;flex-direction:row;gap:20px}@media only screen and (max-width:767px){.modal-contact-form-page__input-column-wrapper{flex-direction:column;gap:0}}.modal-contact-form-page__input-column{width:50%}@media only screen and (max-width:767px){.modal-contact-form-page__input-column{width:100%}}.modal-contact-form-page__error{color:#ea2635!important;font-size:16px!important;margin-top:-12px;margin-bottom:16px}.modal-contact-form-page__submit-btn{margin:0;width:100%;cursor:pointer;display:inline-block;font-weight:700;line-height:18px;text-align:center;background-color:#fed800;border:1px solid #fed800;border-radius:10px;font-size:16px;padding:14px 28px;z-index:1;position:relative}@media only screen and (max-width:767px){.modal-contact-form-page__submit-btn{padding:8px 28px}}.modal-contact-form-page__submit-text{font-size:16px!important;line-height:18.08px;font-family:HankenGroteskLight!important;color:#000!important;margin:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.502);z-index:1000}.modal-content,.modal-overlay{display:flex;justify-content:center;align-items:center}.modal-content{flex-direction:column;padding:24px;border-radius:24px;width:700px;max-height:95%;min-height:600px;max-width:90%;gap:10px}@media only screen and (max-width:767px){.modal-content{gap:5px}}.modal-content>img{width:20%;height:auto}.modal-close{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:flex-start;gap:10px;width:100%;cursor:pointer}.modal-close img{height:20px;width:20px}.modal-outro{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.modal-outro h1{font-weight:700;line-height:42px;font-size:34px;font-family:HankenGroteskBold;text-align:center;color:#03090d}@media only screen and (max-width:767px){.modal-outro h1{font-size:18px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.modal-outro h1{font-size:32px;line-height:42.6px}}.modal-outro p{font-weight:400;line-height:27px;font-size:16px;font-family:HankenGroteskLight;text-align:center;color:#000;margin-bottom:0}@media only screen and (max-width:767px){.modal-outro p{font-size:14px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.modal-outro p{font-size:16px;line-height:24px;margin-bottom:20px}}.modal-body{width:100%;flex:none}