.FloatingMobileForm_floatingContainer__HgpHC{position:fixed;bottom:0;left:0;right:0;margin:0;padding:12px;z-index:1999;width:100%;max-width:100%;animation:FloatingMobileForm_slideUp__nVee7 .3s ease;display:flex;justify-content:center;overflow:hidden}@keyframes FloatingMobileForm_slideUp__nVee7{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes FloatingMobileForm_slideDown__QlwtU{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.FloatingMobileForm_close__ggllA{display:none}.FloatingMobileForm_formWrapper__Ku3d8{background:#FFFFFF;border-radius:12px;box-shadow:0 -2px 12px rgba(0,0,0,.12);width:100%;max-width:calc(100% - 24px);display:flex;flex-direction:column;overflow:hidden}.FloatingMobileForm_formHeader__46uiP{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #f0f0f0;gap:8px;min-height:32px}.FloatingMobileForm_headerTop__iNRh_{display:flex;flex-direction:column;gap:5px}.FloatingMobileForm_title__0BOqm{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.FloatingMobileForm_subTitle__1PGlq,.FloatingMobileForm_title__0BOqm{line-height:1.2;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FloatingMobileForm_subTitle__1PGlq{font-size:13px;font-weight:400;color:#1A1A1A}.FloatingMobileForm_closeButton__AGv3E{background:transparent;border:none;font-size:20px;color:#999999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s ease;line-height:1}.FloatingMobileForm_closeButton__AGv3E:active{color:#666666}.FloatingMobileForm_form__4zlex{padding:10px 12px;display:flex;flex-direction:row;gap:6px;align-items:flex-start;min-height:40px}.FloatingMobileForm_inputGroup__HXymW{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.FloatingMobileForm_inputWrapper__TQM56{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;padding:8px 10px;background:#ffffff;transition:border-color .2s ease;height:36px}.FloatingMobileForm_inputWrapper__TQM56:focus-within{border-color:#2E51FF;box-shadow:0 0 0 2px rgba(46,81,255,.1)}.FloatingMobileForm_prefix__hdH1g{font-size:12px;color:#666666;margin-right:4px;white-space:nowrap;font-weight:500}.FloatingMobileForm_input__g5_vv{flex:1 1;border:none;outline:none;font-size:13px;color:#333333;background:transparent;font-family:inherit;padding:0;min-width:0}.FloatingMobileForm_input__g5_vv::placeholder{color:#999999}.FloatingMobileForm_input__g5_vv.FloatingMobileForm_inputError__thZ_a{color:#d32f2f}.FloatingMobileForm_errorText__DLns4{font-size:11px;color:#d32f2f;line-height:1.2;padding:0 2px}.FloatingMobileForm_inlineError__rw1Vg{background:#ffebee;border:1px solid #ffcdd2;border-radius:4px;padding:6px 8px;font-size:11px;color:#d32f2f;line-height:1.3;margin-top:4px}.FloatingMobileForm_locationButton__SLy7Z{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:8px;font-size:16px;cursor:pointer;transition:all .2s ease;height:36px;width:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.FloatingMobileForm_locationButton__SLy7Z:active{background:#e8e8e8;border-color:#2E51FF}.FloatingMobileForm_submitButton__cB2Iz{background:linear-gradient(135deg,#2E51FF,#1a2fd4);color:white;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.3px;height:36px;white-space:nowrap;flex-shrink:0}.FloatingMobileForm_submitButton__cB2Iz:active{transform:scale(.96);box-shadow:0 2px 4px rgba(46,81,255,.3)}.FloatingMobileForm_submitButton__cB2Iz:disabled{opacity:.6;cursor:not-allowed}.FloatingMobileForm_modalOverlay__j2WAs{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-end;z-index:2000;padding:0;animation:FloatingMobileForm_fadeIn__UbBjs .3s ease}@keyframes FloatingMobileForm_fadeIn__UbBjs{0%{opacity:0}to{opacity:1}}.FloatingMobileForm_locationModal__UUKFx{position:relative;background:#FFFFFF;border-radius:16px 16px 0 0;padding:0;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 -4px 12px rgba(0,0,0,.15);animation:FloatingMobileForm_slideUpModal__fhnwY .3s ease;display:flex;flex-direction:column}@keyframes FloatingMobileForm_slideUpModal__fhnwY{0%{transform:translateY(100%)}to{transform:translateY(0)}}.FloatingMobileForm_locationModalHeader__cdqq0{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;gap:12px;flex-shrink:0}.FloatingMobileForm_locationModalTitle__LRZCh{margin:0;font-size:16px;font-weight:600;color:#1a1a1a;flex:1 1}.FloatingMobileForm_locationCloseButton__cBFNH{background:transparent;border:none;font-size:28px;color:#999999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s ease}.FloatingMobileForm_locationCloseButton__cBFNH:active{color:#666666}.FloatingMobileForm_locationModalContent__33ioZ{padding:16px;flex:1 1;overflow-y:auto;min-height:200px}.FloatingMobileForm_locationErrorMessage__vmcl4{font-size:12px;color:#d32f2f;line-height:1.3;margin-top:6px;display:block;padding:0 4px}.FloatingMobileForm_locationConfirmButton__ET_Nq{background:linear-gradient(135deg,#2E51FF,#1a2fd4);color:white;border:none;border-radius:8px;padding:14px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;margin:auto 16px 16px;flex-shrink:0}.FloatingMobileForm_locationConfirmButton__ET_Nq:active{transform:scale(.98);box-shadow:0 2px 8px rgba(46,81,255,.3)}.FloatingMobileForm_locationIndicator__8SMav{position:absolute;bottom:102px;left:50%;transform:translateX(-50%);background:#E3F2FD;border:1px solid #bbdefb;border-radius:6px;padding:6px 12px;font-size:11px;color:#1565C0;white-space:nowrap;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;animation:FloatingMobileForm_slideUp__nVee7 .3s ease;z-index:1998}.TermsAndConditionsModal_modalOverlay__cX330{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:TermsAndConditionsModal_fadeIn__N_ALY .3s ease;overflow-y:auto}@keyframes TermsAndConditionsModal_fadeIn__N_ALY{0%{opacity:0}to{opacity:1}}.TermsAndConditionsModal_modalContent__k6QcM{position:relative;background:#FFFFFF;border-radius:25px;padding:32px 42px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:6px 8px 10px rgba(0,0,0,.25);animation:TermsAndConditionsModal_slideUp__AbkK_ .3s ease}@keyframes TermsAndConditionsModal_slideUp__AbkK_{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.TermsAndConditionsModal_closeButton__J3TZv{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:32px;color:#2A394E;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1;padding:0}.TermsAndConditionsModal_closeButton__J3TZv:hover{background-color:#E9EDFE;color:#2E51FF}.TermsAndConditionsModal_modalTitle__i2kTZ{font-style:normal;font-weight:600;font-size:24px;line-height:29px;text-align:center;color:#2A394E;margin:0 0 24px;width:100%}.TermsAndConditionsModal_termsContent__wYmOR{margin-bottom:32px}.TermsAndConditionsModal_termPoint__K4d8K{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#2A394E;margin:0 0 16px}.TermsAndConditionsModal_termPoint__K4d8K:last-child{margin-bottom:0}.TermsAndConditionsModal_emailLink__2ygXp{color:#2E51FF;text-decoration:underline;cursor:pointer}.TermsAndConditionsModal_emailLink__2ygXp:hover{color:#1e3fcc}.TermsAndConditionsModal_understandButton__hNCM7{width:100%;height:44px;background:#2E51FF;border:none;border-radius:12px;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#FFFFFF;cursor:pointer;transition:background-color .3s ease}.TermsAndConditionsModal_understandButton__hNCM7:hover{background:#1e3fcc}.TermsAndConditionsModal_understandButton__hNCM7:active{background:#1530a0}.FormSection_formSection__fURPS{padding:80px;background-color:#FFFFFF}.FormSection_container__xuuL2{max-width:1200px;margin:0 auto}.FormSection_title__6TpUi{font-size:36px;font-weight:600;line-height:44px;color:#2A394E;margin:0 0 40px;text-align:center}.FormSection_form__b7YzI{display:flex;flex-direction:column;gap:24px}@media (max-width:1024px){.FormSection_formSection__fURPS{padding:60px 40px}.FormSection_title__6TpUi{font-size:28px;line-height:36px}}@media (max-width:768px){.FormSection_formSection__fURPS{padding:40px 24px}.FormSection_title__6TpUi{font-size:24px;line-height:32px}.FormSection_form__b7YzI{gap:20px}}