.SubmitFormPage_wrapper__p373C{min-height:100vh;padding:120px 0 80px;display:flex;align-items:center;justify-content:center}.SubmitFormPage_formContainer__jItgE{width:100%;max-width:800px;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.SubmitFormPage_step__gOf4d{width:100%;animation:SubmitFormPage_fadeIn__UA8RA .3s ease-out}@keyframes SubmitFormPage_fadeIn__UA8RA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SubmitFormPage_titleWrap__R_M2q{text-align:center;padding-top:4rem;margin-bottom:2.5rem}.SubmitFormPage_title__VbWHr{font-family:var(--mantine-font-family-headings);font-size:2.5rem;color:var(--mantine-color-brand-4);margin:0 0 1rem}.SubmitFormPage_subtitle__Kx6my{font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:1rem;color:color-mix(in oklab,var(--mantine-color-white) 70%,transparent);line-height:1.6}.SubmitFormPage_fieldWrap__Yud24{width:100%;margin-bottom:2rem}.SubmitFormPage_label__KhyCm{display:block;font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:1rem;color:white;margin-bottom:.5rem}.SubmitFormPage_label__KhyCm strong{font-family:var(--mantine-font-family-headings)}.SubmitFormPage_helperText__i1iBn{font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:.875rem;color:color-mix(in oklab,var(--mantine-color-white) 50%,transparent);margin-bottom:1rem}.SubmitFormPage_input__Khoqh{width:100%;padding:1rem 1.25rem;background:color-mix(in oklab,var(--mantine-color-white) 5%,transparent);border:1px solid color-mix(in oklab,var(--mantine-color-white) 10%,transparent);border-radius:var(--mantine-radius-sm);color:white;font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:1rem;transition:border-color .2s ease,background .2s ease}.SubmitFormPage_input__Khoqh::placeholder{color:color-mix(in oklab,var(--mantine-color-white) 40%,transparent)}.SubmitFormPage_input__Khoqh:focus{outline:none;border-color:var(--mantine-color-brand-4);background:color-mix(in oklab,var(--mantine-color-white) 8%,transparent)}.SubmitFormPage_inputError__c2br5{border-color:#ff4444}.SubmitFormPage_select__BiPUN{width:100%;padding:1rem 1.25rem;background:color-mix(in oklab,var(--mantine-color-white) 5%,transparent);border:1px solid color-mix(in oklab,var(--mantine-color-white) 10%,transparent);border-radius:var(--mantine-radius-sm);color:white;font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:1rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;transition:border-color .2s ease,background .2s ease}.SubmitFormPage_select__BiPUN:hover{border-color:color-mix(in oklab,var(--mantine-color-white) 30%,transparent)}.SubmitFormPage_select__BiPUN:focus{outline:none;border-color:var(--mantine-color-brand-4)}.SubmitFormPage_selectPlaceholder__RzFGQ{color:color-mix(in oklab,var(--mantine-color-white) 40%,transparent)}.SubmitFormPage_select__BiPUN option{background:#1a1a1a;color:white}.SubmitFormPage_optionGrid__IPkW9{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%}@media (max-width:600px){.SubmitFormPage_optionGrid__IPkW9{grid-template-columns:1fr}}.SubmitFormPage_radioGrid__qTTsJ{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%}@media (max-width:600px){.SubmitFormPage_radioGrid__qTTsJ{grid-template-columns:1fr}}.SubmitFormPage_checkboxOption__owZcx,.SubmitFormPage_radioOption__UzVVg{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:color-mix(in oklab,var(--mantine-color-white) 6%,transparent);border:1px solid color-mix(in oklab,var(--mantine-color-white) 12%,transparent);border-radius:10px;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.SubmitFormPage_checkboxOption__owZcx:hover,.SubmitFormPage_radioOption__UzVVg:hover{border-color:color-mix(in oklab,var(--mantine-color-white) 25%,transparent);background:color-mix(in oklab,var(--mantine-color-white) 9%,transparent)}.SubmitFormPage_checkboxOption__owZcx:has(input:checked),.SubmitFormPage_radioOption__UzVVg:has(input:checked){border-color:var(--mantine-color-brand-4);background:color-mix(in oklab,var(--mantine-color-white) 9%,transparent);box-shadow:0 0 12px color-mix(in oklab,var(--mantine-color-brand-4) 10%,transparent)}.SubmitFormPage_checkboxOption__owZcx input,.SubmitFormPage_radioOption__UzVVg input{position:absolute;opacity:0;pointer-events:none}.SubmitFormPage_checkboxIcon__4Neuv{width:20px;height:20px;border:2px solid color-mix(in oklab,var(--mantine-color-white) 25%,transparent);border-radius:6px;position:relative;flex-shrink:0;transition:border-color .25s ease,background .25s ease,transform .15s ease}.SubmitFormPage_checkboxOption__owZcx:hover .SubmitFormPage_checkboxIcon__4Neuv{border-color:color-mix(in oklab,var(--mantine-color-white) 40%,transparent)}.SubmitFormPage_checkboxOption__owZcx:has(input:checked) .SubmitFormPage_checkboxIcon__4Neuv{border-color:var(--mantine-color-brand-4);background:var(--mantine-color-brand-4);transform:scale(1.1)}.SubmitFormPage_checkboxOption__owZcx:has(input:checked) .SubmitFormPage_checkboxIcon__4Neuv:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 12 10 18 20 6'%3E%3C/polyline%3E%3C/svg%3E");background-size:14px 14px;background-repeat:no-repeat;background-position:50%}.SubmitFormPage_radioIcon__7ghpc{width:20px;height:20px;border:2px solid color-mix(in oklab,var(--mantine-color-white) 25%,transparent);border-radius:50%;position:relative;flex-shrink:0;transition:border-color .25s ease,transform .15s ease}.SubmitFormPage_radioOption__UzVVg:hover .SubmitFormPage_radioIcon__7ghpc{border-color:color-mix(in oklab,var(--mantine-color-white) 40%,transparent)}.SubmitFormPage_radioOption__UzVVg:has(input:checked) .SubmitFormPage_radioIcon__7ghpc{border-color:var(--mantine-color-brand-4);transform:scale(1.05)}.SubmitFormPage_radioOption__UzVVg:has(input:checked) .SubmitFormPage_radioIcon__7ghpc:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;background:var(--mantine-color-brand-4);border-radius:50%;transform:translate(-50%,-50%)}.SubmitFormPage_optionLabel__ew1tv{font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:.9375rem;color:white}.SubmitFormPage_errorText__bW2oi{color:#ff4444;font-size:.875rem;margin-top:.5rem;font-family:Gilroy-Regular,Gilroy,sans-serif}.SubmitFormPage_formGrid__5dt9F{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.SubmitFormPage_formGrid__5dt9F .SubmitFormPage_fieldWrap__Yud24{margin-bottom:0}@media (max-width:600px){.SubmitFormPage_formGrid__5dt9F{grid-template-columns:1fr}}.SubmitFormPage_iframeWrap__dSuh_{width:100vw;max-width:1000px;margin-left:50%;transform:translateX(-50%);border-radius:var(--mantine-radius-md);overflow:hidden;margin-top:1rem}.SubmitFormPage_iframeWrap__dSuh_ iframe{width:100%;height:600px;border:none}.SubmitFormPage_privacyCheckbox__pnePo{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;margin-bottom:2rem;justify-content:center}.SubmitFormPage_privacyCheckbox__pnePo input{position:absolute;opacity:0;pointer-events:none}.SubmitFormPage_privacyLabel__3u6Pu{font-family:Gilroy-Regular,Gilroy,sans-serif;font-size:.9375rem;color:color-mix(in oklab,var(--mantine-color-white) 70%,transparent)}.SubmitFormPage_privacyCheckbox__pnePo:has(input:checked) .SubmitFormPage_checkboxIcon__4Neuv{border-color:var(--mantine-color-brand-4);background:var(--mantine-color-brand-4)}.SubmitFormPage_privacyCheckbox__pnePo:has(input:checked) .SubmitFormPage_checkboxIcon__4Neuv:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:10px;border:solid #1a1a1a;border-width:0 2px 2px 0;transform:rotate(45deg)}.SubmitFormPage_bottomWrap__sfJzI{display:flex;gap:1rem;margin-top:2.5rem}.SubmitFormPage_button__17Sm2{flex:1;padding:1rem 2rem;font-family:var(--mantine-font-family-headings);font-size:1rem;border:none;border-radius:var(--mantine-radius-sm);cursor:pointer;transition:transform .2s ease,opacity .2s ease;background:var(--mantine-color-brand-4);color:#1a1a1a}.SubmitFormPage_button__17Sm2:hover:not(:disabled){transform:translateY(-2px)}.SubmitFormPage_button__17Sm2:disabled{opacity:.5;cursor:not-allowed}.SubmitFormPage_backButton__t3S_Y{flex:0 0 auto;width:auto;padding:1rem 1.5rem;background:color-mix(in oklab,var(--mantine-color-white) 10%,transparent);color:white;display:flex;align-items:center;justify-content:center}.SubmitFormPage_backButton__t3S_Y:hover:not(:disabled){background:color-mix(in oklab,var(--mantine-color-white) 15%,transparent)}@media (max-width:1200px){.SubmitFormPage_iframeWrap__dSuh_{width:100%;margin-left:0;transform:none}}@media (max-width:600px){.SubmitFormPage_iframeWrap__dSuh_{border-radius:var(--mantine-radius-sm)}.SubmitFormPage_iframeWrap__dSuh_ iframe{height:450px}}@media (max-width:48em){.SubmitFormPage_wrapper__p373C{padding:100px 0 60px}.SubmitFormPage_formContainer__jItgE{padding-left:2.5rem;padding-right:2.5rem}.SubmitFormPage_title__VbWHr{font-size:2rem}.SubmitFormPage_subtitle__Kx6my{font-size:.9375rem}.SubmitFormPage_bottomWrap__sfJzI{flex-direction:column-reverse;align-items:center}.SubmitFormPage_backButton__t3S_Y,.SubmitFormPage_button__17Sm2{width:100%}}@media (max-width:36em){.SubmitFormPage_formContainer__jItgE{padding-left:15px;padding-right:15px}}@media (max-width:26em){.SubmitFormPage_formContainer__jItgE{padding-left:10px;padding-right:10px}}@media (max-width:20em){.SubmitFormPage_formContainer__jItgE{padding-left:5px;padding-right:5px}}