@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap");.page_container___llO2{min-height:100vh;display:flex;flex-direction:column;padding:1rem;gap:1.5rem;font-family:Rubik,sans-serif;margin-top:4rem;direction:rtl;text-align:center;align-items:center;justify-content:flex-start}.page_highlightedIcon__HEU6A{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#28b3d8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.page_curvedBottom__1KrwC{position:absolute;bottom:0;left:0;right:0;height:40px;background:#7fba3a;clip-path:polygon(0 100%,100% 100%,100% 0,0 100%)}.page_main__CVfZe{max-width:800px;margin:0 auto;text-align:right;padding:0 1rem;width:100%;display:flex;flex-direction:column;align-items:center}.page_greeting__OgDdf{font-size:1.25rem;font-weight:500;color:#1f2937;margin-bottom:2rem;font-family:Rubik,sans-serif;align-self:flex-start}.page_getterName__VHwB9{font-weight:700}.page_questionSection__RA4dQ{margin-bottom:2rem;width:100%;display:flex;flex-direction:column;align-items:flex-start}.page_questionTitle__ThQzH{font-size:1.125rem;font-weight:400;color:#1f2937;margin-bottom:.5rem;font-family:Rubik,sans-serif}.page_selectMultiple__PTX1W{color:#7fba3a;font-weight:700;font-size:1.125rem;margin-bottom:1rem;font-family:Rubik,sans-serif}.page_checkboxContainer__ModI4{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.page_checkboxRow__1a_eG{display:flex;align-items:center;gap:.5rem;flex-direction:row-reverse}.page_checkboxLabel__u3MXE{font-size:1.125rem;cursor:pointer;font-family:Rubik,sans-serif}.page_checkbox__BMQxg{width:20px;height:20px;border:2px solid #7fba3a;border-radius:4px;background-color:#fff;cursor:pointer;accent-color:#7fba3a}.page_checkbox__BMQxg:checked{background-color:#7fba3a;border-color:#7fba3a}.page_checkbox__BMQxg:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.page_checkbox__BMQxg:focus{outline:none;box-shadow:0 0 0 3px rgba(127,186,58,.2)}.page_checkbox__BMQxg:hover{border-color:#6b9a2f}.page_otherInput__FUkjY{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;font-family:Rubik,sans-serif;text-align:right;direction:rtl}.page_expertSection__pAQSy{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:2rem}.page_industryCategorySection__SXc0S{margin-top:1rem;width:100%}.page_industryCategorySelector__qnHXt{width:100%;max-width:100%}.page_mockDataControls__p0JHZ{background:#f8f9fa;border:2px dashed #e74c3c;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:center}.page_mockButtons__O_BJm{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.page_mockButton__y_fVY{padding:.75rem 1.5rem;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.875rem}.page_mockButton__y_fVY:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.page_mockDataIndicator__e15f8{background:#d4edda;color:#155724;padding:.75rem;border-radius:6px;font-weight:600;border:1px solid #c3e6cb}.page_expertSelect__QwbT9{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:Rubik,sans-serif;min-width:200px;text-align:right;direction:rtl}.page_searchButton__d6ccp{background-color:#7fba3a;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-family:Rubik,sans-serif;cursor:pointer;font-weight:600}.page_formSection__Ldfrj{margin-top:2rem;width:100%;display:flex;justify-content:center}.page_formContainer__ypkXK{padding:2rem;border-radius:12px;width:100%;max-width:48rem;margin:0 auto;background-color:#7fba3a;font-family:Rubik,sans-serif}.page_formGrid__7euhe{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}.page_separatorText__oqLx1{color:#fff;text-align:center;margin:1rem 0;font-size:1.125rem;font-family:Rubik,sans-serif}.page_formContent__gBRVW{background-color:#fff;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem}.page_threeColumnGrid__i0BZz{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:right}.page_inputField__9NMT_{width:100%;padding:.5rem;border-radius:13px;background:#fff;font-size:1rem;transition:all .15s ease-in-out;font-family:Rubik,sans-serif;text-align:right;direction:rtl}.page_inputField__9NMT_:focus{outline:none;border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.page_textareaField__TI1oW{width:100%;padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;transition:all .15s ease-in-out;resize:vertical;min-height:6rem;font-family:Rubik,sans-serif;text-align:right;direction:rtl}.page_textareaField__TI1oW:focus{outline:none;border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.page_selectField__tUFTS{width:100%;padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db;background-color:#fff;font-size:1rem;transition:all .15s ease-in-out;font-family:Rubik,sans-serif;text-align:right;direction:rtl}.page_selectField__tUFTS:focus{outline:none;border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.page_fieldLabel__DYObA{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem;text-align:right;font-family:Rubik,sans-serif}.page_textRight__t2fKC{text-align:right}.page_knowledgeSharing__xV9wA{margin-bottom:2rem;display:flex;flex-direction:column}.page_knowledgeSharingText__ySpCM{display:flex;color:#fff;font-size:1.125rem;margin-bottom:1rem;font-family:Rubik,sans-serif}.page_knowledgeButtons__QyBj3{display:flex;gap:1rem;justify-content:flex-start}.page_knowledgeButton__bmPlB{padding:.75rem 1.5rem;border:2px solid #fff;border-radius:8px;font-size:1rem;font-family:Rubik,sans-serif;cursor:pointer;font-weight:600;transition:all .15s ease-in-out;background-color:#fff;color:#7fba3a}.page_knowledgeButtonActive__igh5X{background-color:#7fba3a;color:#fff;border-color:#7fba3a}.page_knowledgeButtonInactive__920UB{background-color:#fff;color:#7fba3a;border-color:#fff}.page_registrationSection__lQAp7{margin-bottom:2rem}.page_registrationText__5_cvv{color:#fff;font-size:1.125rem;margin-bottom:1rem;font-family:Rubik,sans-serif}.page_socialButtons__aUQVj{display:flex;gap:1rem;justify-content:flex-end}.page_socialButton__YYEw_{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-family:Rubik,sans-serif;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .15s ease-in-out}.page_facebookButton__5kQDn{background-color:#1877f2;color:#fff}.page_googleButton__BPXjm{background-color:#fff;color:#333;border:1px solid #d1d5db}.page_facebookIcon__mjwcO{background-color:#fff;color:#1877f2;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.page_googleIcon__X9Tx8{background:linear-gradient(45deg,#4285f4,#34a853,#fbbc05,#ea4335);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:16px}.page_submitSection__0Phll{display:flex;justify-content:center}.page_submitButton__BDPVJ{background-color:#28b3d8;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.125rem;font-family:Rubik,sans-serif;cursor:pointer;font-weight:700;transition:all .15s ease-in-out}.page_submitButton__BDPVJ:disabled{opacity:.5;cursor:not-allowed}.page_submitButton__BDPVJ:hover:not(:disabled){background-color:#1e90b3}.page_accountFields__HYPPN{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.page_errorMessage__Vxyx4{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.page_errorMessage__Vxyx4,.page_successMessage__alWQH{padding:1rem;margin-bottom:1rem;text-align:center;font-family:Rubik,sans-serif}.page_successMessage__alWQH{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem}@media (max-width:768px){.page_formGrid__7euhe,.page_threeColumnGrid__i0BZz{grid-template-columns:1fr}.page_container___llO2{padding:.5rem}.page_expertSection__pAQSy{flex-direction:column;align-items:stretch}.page_knowledgeButtons__QyBj3,.page_socialButtons__aUQVj{flex-direction:column}}.FormCheckboxGroup_container__Ed_p7{display:flex;flex-direction:column;gap:1rem;width:100%}.FormCheckboxGroup_header__Ipw_u{text-align:right}.FormCheckboxGroup_title__3cQeT{font-size:1.125rem;font-weight:500;color:#111827;margin:0 0 .5rem}.FormCheckboxGroup_subtitle__yIBnh{font-size:1rem;font-weight:500;color:#84bc3c;margin:0}.FormCheckboxGroup_checkboxContainer__H3RnR{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.FormCheckboxGroup_checkboxRow__QfiVe{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.FormCheckboxGroup_checkbox__OjEdP{width:1.25rem;height:1.25rem;accent-color:#84bc3c;cursor:pointer}.FormCheckboxGroup_label__3UTST{font-size:1.125rem;color:#111827;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FormInput_container__iTB7n{display:flex;flex-direction:column;gap:.5rem;width:100%}.FormInput_label__lKywc{display:block;font-size:.875rem;font-weight:500;color:#374151;text-align:right;margin-bottom:.25rem}.FormInput_required__Vnc59{color:#ef4444;margin-right:.25rem}.FormInput_input__hRqQ6{width:100%;padding:.75rem;border-radius:8px;border:2px solid #e5e7eb;background-color:#fff;color:#000;font-size:1rem;font-family:inherit;transition:all .2s ease-in-out;outline:none;text-align:right}.FormInput_input__hRqQ6:focus{border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.FormInput_input__hRqQ6::-moz-placeholder{color:#9ca3af;text-align:right}.FormInput_input__hRqQ6::placeholder{color:#9ca3af;text-align:right}.IndustryCategorySelector_container__EOe4h{width:100%;max-width:800px;margin:0 auto}.IndustryCategorySelector_categorySection__ce3wQ,.IndustryCategorySelector_industrySection__WLi7A{margin-bottom:1.5rem}.IndustryCategorySelector_label__vbOat{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.IndustryCategorySelector_dropdownContainer__ubT8z{position:relative;width:100%}.IndustryCategorySelector_dropdownButton__cGvEn{width:100%;padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:.5rem;background:#fff;text-align:right;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;transition:all .2s ease}.IndustryCategorySelector_dropdownButton__cGvEn:hover{border-color:#3b82f6}.IndustryCategorySelector_dropdownButton__cGvEn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.IndustryCategorySelector_arrow__Fr8xO{color:#6b7280;font-size:.75rem;transition:transform .2s ease}.IndustryCategorySelector_dropdownMenu__WnF_c{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:50;max-height:300px;overflow-y:auto}.IndustryCategorySelector_searchContainer__7cyAz{padding:.75rem;border-bottom:1px solid #e5e7eb}.IndustryCategorySelector_searchInput__BHNtI{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;text-align:right}.IndustryCategorySelector_searchInput__BHNtI:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.IndustryCategorySelector_optionsList__vkPo7{max-height:200px;overflow-y:auto}.IndustryCategorySelector_option__uCpwF{width:100%;padding:.75rem 1rem;background:#fff;text-align:right;cursor:pointer;transition:background-color .2s ease;border:none;border-bottom:1px solid #f3f4f6}.IndustryCategorySelector_option__uCpwF:hover{background-color:#f9fafb}.IndustryCategorySelector_option__uCpwF.IndustryCategorySelector_selected__MNYNY{background-color:#eff6ff;color:#1d4ed8}.IndustryCategorySelector_optionName__mjrxR{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.IndustryCategorySelector_optionDescription__GxZaY{font-size:.75rem;color:#6b7280;line-height:1.4}.IndustryCategorySelector_categoriesGrid__9Mbjk{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:.5rem}.IndustryCategorySelector_categoryButton__2xDk_{padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;background:#fff;text-align:right;cursor:pointer;transition:all .2s ease;min-height:80px;display:flex;flex-direction:column;justify-content:center}.IndustryCategorySelector_categoryButton__2xDk_:hover{border-color:#3b82f6;background-color:#f9fafb}.IndustryCategorySelector_categoryButton__2xDk_.IndustryCategorySelector_selected__MNYNY{border-color:#3b82f6;background-color:#eff6ff;color:#1d4ed8}.IndustryCategorySelector_categoryName__bkeTp{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.IndustryCategorySelector_categoryDescription__VY_pL{font-size:.75rem;color:#6b7280;line-height:1.4}.IndustryCategorySelector_summary__CHal4{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-top:1rem}.IndustryCategorySelector_summaryItem__Lf7NN{margin-bottom:.5rem;font-size:.875rem;color:#374151}.IndustryCategorySelector_summaryItem__Lf7NN:last-child{margin-bottom:0}.IndustryCategorySelector_summaryItem__Lf7NN strong{color:#1f2937;margin-left:.5rem}[dir=rtl] .IndustryCategorySelector_categoryButton__2xDk_,[dir=rtl] .IndustryCategorySelector_dropdownButton__cGvEn,[dir=rtl] .IndustryCategorySelector_option__uCpwF,[dir=rtl] .IndustryCategorySelector_searchInput__BHNtI{text-align:right}[dir=rtl] .IndustryCategorySelector_arrow__Fr8xO{transform:scaleX(-1)}@media (max-width:640px){.IndustryCategorySelector_categoriesGrid__9Mbjk{grid-template-columns:1fr}.IndustryCategorySelector_dropdownMenu__WnF_c{max-height:250px}.IndustryCategorySelector_optionsList__vkPo7{max-height:150px}}@media (prefers-color-scheme:dark){.IndustryCategorySelector_categoryButton__2xDk_,.IndustryCategorySelector_dropdownButton__cGvEn,.IndustryCategorySelector_option__uCpwF{background:#1f2937;border-color:#374151;color:#f9fafb}.IndustryCategorySelector_categoryButton__2xDk_:hover,.IndustryCategorySelector_dropdownButton__cGvEn:hover,.IndustryCategorySelector_option__uCpwF:hover{background:#374151}.IndustryCategorySelector_categoryButton__2xDk_.IndustryCategorySelector_selected__MNYNY,.IndustryCategorySelector_option__uCpwF.IndustryCategorySelector_selected__MNYNY{background:#1e40af;color:#dbeafe}.IndustryCategorySelector_dropdownMenu__WnF_c{background:#1f2937;border-color:#374151}.IndustryCategorySelector_searchInput__BHNtI,.IndustryCategorySelector_summary__CHal4{background:#374151;border-color:#4b5563;color:#f9fafb}}.FormSelect_container__qn2ld{display:flex;flex-direction:column;gap:.5rem;width:100%}.FormSelect_label__07xSY{display:block;font-size:.875rem;font-weight:500;color:#374151;text-align:right;margin-bottom:.25rem}.FormSelect_required__kV9AK{color:#ef4444;margin-right:.25rem}.FormSelect_select__xXYty{width:100%;padding:.75rem;border-radius:8px;border:2px solid #e5e7eb;background-color:#fff;color:#000;font-size:1rem;font-family:inherit;transition:all .2s ease-in-out;outline:none;text-align:right;cursor:pointer}.FormSelect_select__xXYty:focus{border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.FormSelect_select__xXYty option{text-align:right}.FormTextarea_container__3b2DL{display:flex;flex-direction:column;gap:.5rem;width:100%}.FormTextarea_label__8efH1{display:block;font-size:.875rem;font-weight:500;color:#374151;text-align:right;margin-bottom:.25rem}.FormTextarea_required__OYath{color:#ef4444;margin-right:.25rem}.FormTextarea_textarea___wjWh{width:100%;padding:.75rem;border-radius:8px;border:2px solid #e5e7eb;background-color:#fff;color:#000;font-size:1rem;font-family:inherit;transition:all .2s ease-in-out;outline:none;resize:none;text-align:right;min-height:6rem}.FormTextarea_textarea___wjWh:focus{border-color:#28b3d8;box-shadow:0 0 0 3px rgba(40,179,216,.1)}.FormTextarea_textarea___wjWh::-moz-placeholder{color:#9ca3af;text-align:right}.FormTextarea_textarea___wjWh::placeholder{color:#9ca3af;text-align:right}.page_page__gAopN{min-height:100vh;background-color:#f3f4f6;display:flex;flex-direction:column;padding:3rem 1rem;gap:1.5rem}.page_heroImage__OGOWO{width:100%;height:15rem;margin-top:2.5rem}.page_main__FWtCg{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;text-align:right;width:100%}.page_welcomeText__6em9l{font-size:1.125rem;font-weight:500;color:#1f2937;margin:0}.page_welcomeTextHighlight___much{color:#84bc3c;font-weight:700}.page_existingSharesContainer__63iKx{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:1.5rem}.page_existingSharesHeader__e_54e{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.page_existingSharesTitle__U9KAx{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.page_toggleButton__HuGsk{color:#2563eb;font-weight:500;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.25rem}.page_toggleButton__HuGsk:hover{color:#1d4ed8;background-color:#f3f4f6}.page_sharesGrid__dPgZv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.page_shareCard__jPWr3{background-color:#f9fafb;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb}.page_shareCardHeader__iIKuQ{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.page_giverBadge__77xYn{padding:.25rem .5rem;background-color:#dcfce7;color:#166534;border-radius:9999px;font-size:.875rem;font-weight:500}.page_shareDate__l1nWJ{font-size:.875rem;color:#6b7280}.page_shareTitle__YH9EU{font-weight:600;color:#111827;margin-bottom:.5rem}.page_shareStats__sm0TI{font-size:.875rem;color:#6b7280}.page_questionSection__llOZN{margin-top:1.875rem}.page_questionText__1AqHp{font-weight:400;font-size:1.125rem;margin:0 0 .5rem}.page_questionSubtext__7iIJK{color:#84bc3c;font-weight:700;font-size:1.125rem;margin:0}.page_formContainer__nHTDU{margin-top:1.875rem;width:100%;display:flex;justify-content:center}.page_greenForm__SOvgQ{background-color:#7fba3a;width:100%;max-width:64rem;padding:2rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);font-family:sans-serif}.page_accountFieldsGrid__gVVow{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.page_addressField__4rD0k{margin-bottom:1.5rem}.page_separatorText__VH_6Z{color:#fff;text-align:center;margin:1.5rem 0;font-size:1.125rem;font-weight:600}.page_formContent___y0oI{background-color:#fff;padding:2rem;border-radius:.75rem;border:2px solid #e5e7eb;box-shadow:inset 0 2px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:2rem}.page_threeColumnGrid__6iPeu{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:right}.page_submitButtonContainer__IgyLT{display:flex;justify-content:flex-end}.page_submitButton__QHusb{background:#28b3d8;display:flex;align-items:center;justify-content:center;width:350px;border-radius:10px;margin-top:10px;padding:.75rem 1.5rem;border:none;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.page_submitButton__QHusb:hover:not(:disabled){background:#1e9bb8}.page_submitButton__QHusb:disabled{opacity:.6;cursor:not-allowed}.page_errorMessage__GCeav{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-bottom:1rem;text-align:center}.page_successMessage__8H_Ac{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;padding:1rem;margin-bottom:1rem;text-align:center}@media (max-width:768px){.page_accountFieldsGrid__gVVow,.page_threeColumnGrid__6iPeu{grid-template-columns:1fr}.page_submitButton__QHusb{width:100%}}