.Form_form___7H3G{display:flex;flex-direction:column;gap:25px;width:100%}.Form_form___7H3G input[type=date],.Form_form___7H3G input[type=email],.Form_form___7H3G input[type=tel],.Form_form___7H3G input[type=text]{height:32px;padding:2px 15px}.Form_form__btn__y43K_{background-color:#d2002b;color:#fff;font-size:25px;font-weight:500;text-transform:uppercase;border-radius:9px;padding:15px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;width:350px;max-width:100%;height:55px;transition:all .2s ease-in-out}.Form_form__btn__y43K_:disabled{background-color:#a8a3a3;pointer-events:none}.Form_form__btn__y43K_:hover{background-color:#c00026}.Form_form__policy__iF8fN{display:flex}.Form_form__policy__iF8fN p{color:#fff;font-size:16px;font-weight:200;line-height:18px}.Form_form__policy__iF8fN p a{font-weight:400;text-decoration:underline}.Form_form__location__KNYhj{width:100%;display:flex;flex-direction:column}.Form_form__location__KNYhj label{display:block;color:#bababa;font-size:18px;font-weight:400;line-height:18px;margin-bottom:4px}.Form_form__gender__PuMVe{display:flex;flex-direction:column;gap:5px}.Form_form__gender__PuMVe>label{font-size:18px;color:#bababa}.Form_form__genderOptions__itq72{display:flex;gap:25px}.Form_form__genderOption__Qyx_B{display:flex;align-items:center;color:#fff;font-size:18px;cursor:pointer}.Form_form__genderOption__Qyx_B input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:3px;margin-right:.5em;border:1px solid #fff;outline:none;cursor:pointer;transition:background-color .1s linear}.Form_form__genderOption__Qyx_B input[type=checkbox]:checked{border:1px solid #d2002b;background-color:#d2002b;position:relative}.Form_form__genderOption__Qyx_B input[type=checkbox]:checked:before{display:block;position:absolute;content:"";left:5px;top:0;width:8px;height:15px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.PopupForm_popup__GidVq{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.525);z-index:5;display:none;padding:0 5%}.PopupForm_popupActive__XwT41{display:flex;align-items:center;justify-content:center}.PopupForm_popup__inner__kEjps{background-color:#2b77c2;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;max-width:580px;width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) hsla(0,0%,100%,.1)}.PopupForm_popup__inner__kEjps::-webkit-scrollbar{width:8px}.PopupForm_popup__inner__kEjps::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:10px}.PopupForm_popup__inner__kEjps::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.PopupForm_popup__inner__kEjps::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.PopupForm_popup__innerCross__VyPwN{position:absolute;top:15px;right:20px;cursor:pointer;color:#fff;font-size:25px}.PopupForm_popup__inner__kEjps h2{color:#fff;font-size:36px;font-weight:600;text-transform:uppercase;text-align:center;line-height:150%;padding-top:10px}.PopupForm_end__ehHbz{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#2b77c2;color:#fff;border-radius:10px;padding:20px}.PopupForm_end__ehHbz h2{font-size:30px}.PopupForm_end__ehHbz p{color:#ababab;font-size:18px;font-weight:500;text-align:center}.PopupForm_end__ehHbz button{color:#fff;text-transform:uppercase;background:#d2002b;font-size:18px;font-weight:600;border:0;border-radius:7px;padding:15px;transition:all .2s ease-in-out}.PopupForm_end__ehHbz button:hover{background:#a00121}