.MobileMultiSelect_mobileMultiSelect__BB9E_{width:100%;position:relative}.MobileMultiSelect_rtl__lS0_E{direction:rtl}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_trigger__b8KVg{text-align:right}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_header__tcnEI{flex-direction:row-reverse}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_searchInput__9O3US{text-align:right;padding-left:40px;padding-right:16px}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_clearSearch__HR4Nr{right:auto;left:24px}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_option__gQMhJ{flex-direction:row-reverse}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_checkmark__FAaHC{margin-right:0;margin-left:12px}.MobileMultiSelect_rtl__lS0_E .MobileMultiSelect_info__N2x9e{flex-direction:row-reverse}.MobileMultiSelect_trigger__b8KVg{width:100%;min-height:48px;padding:12px 16px;background:#fff;border:1px solid #d8d8d8;border-radius:35px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;font-size:16px;font-family:inherit}.MobileMultiSelect_trigger__b8KVg:hover:not(:disabled){border-color:#1142b2}.MobileMultiSelect_trigger__b8KVg:active:not(:disabled){transform:scale(.98)}.MobileMultiSelect_disabled__Y_q0f{background:#f5f5f5;color:#999;cursor:not-allowed}.MobileMultiSelect_hasSelection__J7brc{border-color:#1142b2;background:linear-gradient(135deg,#f0f7ff,#ffffff)}.MobileMultiSelect_value__0JCE5{color:#1142b2;font-weight:500}.MobileMultiSelect_placeholder__12cm6{color:#848484}.MobileMultiSelect_arrow__EAGYb{color:#848484;font-size:12px}.MobileMultiSelect_overlay__T9s52{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:MobileMultiSelect_fadeIn__cFv0t .2s ease}@media(min-width:769px){.MobileMultiSelect_overlay__T9s52{align-items:center}}.MobileMultiSelect_sheet__Dbe4N{width:100%;max-width:600px;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;animation:MobileMultiSelect_slideUp__GoUcO .3s ease;box-shadow:0 -4px 20px rgba(0,0,0,.15)}@media(min-width:769px){.MobileMultiSelect_sheet__Dbe4N{border-radius:20px;max-height:80vh}}@media(max-height:700px){.MobileMultiSelect_sheet__Dbe4N{max-height:95vh}}.MobileMultiSelect_header__tcnEI{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e9ecef;background:#fff;border-radius:20px 20px 0 0;position:sticky;top:0;z-index:10}@media(min-width:769px){.MobileMultiSelect_header__tcnEI{border-radius:20px 20px 0 0}}.MobileMultiSelect_cancel__fHzVG{background:none;border:none;color:#6c757d;font-size:16px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_cancel__fHzVG:hover{background:#f8f9fa;color:#495057}.MobileMultiSelect_cancel__fHzVG:active{transform:scale(.95)}.MobileMultiSelect_title__TKgqk{flex:1;text-align:center;font-size:18px;font-weight:600;color:#212529;margin:0;padding:0 16px}@media(max-width:375px){.MobileMultiSelect_title__TKgqk{font-size:16px}}.MobileMultiSelect_confirm__5Ir40{background:#1142b2;border:none;color:#fff;font-size:16px;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_confirm__5Ir40:hover{background:#0d358f}.MobileMultiSelect_confirm__5Ir40:active{transform:scale(.95)}.MobileMultiSelect_search__ZKtZV{position:relative;padding:12px 16px;border-bottom:1px solid #e9ecef}.MobileMultiSelect_searchInput__9O3US{width:100%;height:44px;padding:0 40px 0 16px;border:1px solid #d8d8d8;border-radius:22px;font-size:16px;background:#f8f9fa;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_searchInput__9O3US:focus{outline:none;border-color:#1142b2;background:#fff;box-shadow:0 0 0 3px rgba(17,66,178,.1)}.MobileMultiSelect_searchInput__9O3US::-moz-placeholder{color:#adb5bd}.MobileMultiSelect_searchInput__9O3US::placeholder{color:#adb5bd}.MobileMultiSelect_clearSearch__HR4Nr{position:absolute;right:24px;top:50%;transform:translateY(-50%);background:#e9ecef;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#6c757d;line-height:1;padding-bottom:2px;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_clearSearch__HR4Nr:hover{background:#dee2e6;color:#495057}.MobileMultiSelect_info__N2x9e{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:14px;color:#495057}.MobileMultiSelect_clearAll__IfgNj{background:none;border:none;color:#dc3545;font-size:14px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_clearAll__IfgNj:hover{background:rgba(220,53,69,.1)}.MobileMultiSelect_options__Fh2Q_{flex:1;overflow-y:auto;padding:8px 0;max-height:50vh}@media(max-height:700px){.MobileMultiSelect_options__Fh2Q_{max-height:45vh}}.MobileMultiSelect_options__Fh2Q_::-webkit-scrollbar{width:6px}.MobileMultiSelect_options__Fh2Q_::-webkit-scrollbar-track{background:#f1f1f1}.MobileMultiSelect_options__Fh2Q_::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.MobileMultiSelect_options__Fh2Q_::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.MobileMultiSelect_option__gQMhJ{display:flex;align-items:center;padding:14px 16px;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f8f9fa}.MobileMultiSelect_option__gQMhJ:hover{background:#f8f9fa}.MobileMultiSelect_option__gQMhJ:active{background:#e9ecef}.MobileMultiSelect_selected__Rcp2Q{background:#f0f7ff}.MobileMultiSelect_checkbox__4CVqS{display:none}.MobileMultiSelect_checkmark__FAaHC{width:24px;height:24px;min-width:24px;border:2px solid #d8d8d8;border-radius:6px;margin-right:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.MobileMultiSelect_checkmark__FAaHC svg{width:16px;height:16px;color:#fff}.MobileMultiSelect_option__gQMhJ.MobileMultiSelect_selected__Rcp2Q .MobileMultiSelect_checkmark__FAaHC{background:#1142b2;border-color:#1142b2}.MobileMultiSelect_label__QWaEI{flex:1;font-size:16px;color:#212529;line-height:1.4}@media(max-width:375px){.MobileMultiSelect_label__QWaEI{font-size:15px}}.MobileMultiSelect_option__gQMhJ.MobileMultiSelect_selected__Rcp2Q .MobileMultiSelect_label__QWaEI{color:#1142b2;font-weight:500}.MobileMultiSelect_empty__clbWO{padding:40px 20px;text-align:center;color:#6c757d;font-size:16px}.MobileMultiSelect_footer__dbKHO{padding:16px;border-top:1px solid #e9ecef;background:#fff;position:sticky;bottom:0}.MobileMultiSelect_footerBtn__QTF5X{width:100%;height:48px;background:#1142b2;border:none;color:#fff;font-size:16px;font-weight:600;border-radius:24px;cursor:pointer;transition:all .2s ease;font-family:inherit}.MobileMultiSelect_footerBtn__QTF5X:hover{background:#0d358f}.MobileMultiSelect_footerBtn__QTF5X:active{transform:scale(.98)}@media(max-width:375px){.MobileMultiSelect_footerBtn__QTF5X{height:44px;font-size:15px}}@keyframes MobileMultiSelect_fadeIn__cFv0t{0%{opacity:0}to{opacity:1}}@keyframes MobileMultiSelect_slideUp__GoUcO{0%{transform:translateY(100%)}to{transform:translateY(0)}}@supports(padding-bottom:env(safe-area-inset-bottom)){.MobileMultiSelect_footer__dbKHO{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.MobileMultiSelect_sheet__Dbe4N{padding-bottom:env(safe-area-inset-bottom)}}.FormInputEnglish_wrapper__GG2CM{position:relative;width:100%}.FormInputEnglish_tooltip__bTNk6{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:8px 14px;background-color:#1a1a2e;color:#fff;border-radius:8px;font-size:clamp(11px,3vw,13px);font-weight:500;white-space:normal;text-align:center;max-width:min(90vw,280px);width:-moz-max-content;width:max-content;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.25);animation:FormInputEnglish_tooltipFadeIn__hrSh4 .2s ease-out}.FormInputEnglish_tooltipArrow__YEyhh{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #1a1a2e}@keyframes FormInputEnglish_tooltipFadeIn__hrSh4{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media(max-width:480px){.FormInputEnglish_tooltip__bTNk6{left:0;right:0;transform:none;margin-left:auto;margin-right:auto;width:auto;max-width:min(92vw,280px)}}.formContact_mainContact__d1IEM{background:#000}.formContact_studyDestinationsSection__V9X56 .row{row-gap:2.25rem}.formContact_bgContactMobile__3ksiZ,.formContact_bgContact__pMgvz{background:#000;padding:3rem 0}@media(max-width:991.98px){.formContact_bgContactMobile__3ksiZ{height:auto;min-height:80dvh;background-size:cover;background-position:50%}}.formContact_contactLayout__03xBZ{display:flex;flex-direction:row;width:100%;max-width:1200px;gap:2rem}.formContact_contactInfos__DeFeo{width:100%;max-width:560px;display:flex;flex-direction:column;gap:1rem;padding:2.7rem 1.8rem}@media(min-width:992px){.formContact_contactInfos__DeFeo{padding-left:4rem}[dir=ltr] .formContact_contactInfos__DeFeo{align-items:flex-start}}.formContact_textEnd__g6qOP,.formContact_textStart__K1KGb{text-align:center}.formContact_title__gIH8k{color:#292929;font-size:1.75rem;font-weight:700;line-height:1.2}.formContact_titleRu__k_2Pp{font-size:1.75rem}.formContact_description__YyA9B{font-weight:400;font-size:14px;color:rgba(29,43,51,.72);line-height:1.7}.formContact_titleSpacing__EuYuq{padding-top:1rem}.formContact_descriptionSpacing__F9ZV0{line-height:1.75;padding-top:.75rem;padding-bottom:.75rem}.formContact_titleAccent__RTfgA{color:var(--united-span-title-color)}.formContact_contactTitleRtl__LJKD_{width:100%;text-align:center}.formContact_contactCard__L63kq{padding:18px 20px;background-color:hsla(0,0%,100%,.3);width:70%;border-radius:22px;max-width:390px;overflow-wrap:anywhere}.formContact_formWrapperLarge__GShMa{margin-top:4rem}@media(min-width:768px){.formContact_formWrapperLarge__GShMa{margin-top:2.5rem}}@media(min-width:992px){.formContact_formWrapperLarge__GShMa{margin-top:3rem}}@media(min-width:1200px){.formContact_formWrapperLarge__GShMa{margin-top:5rem}}.formContact_contactLine__GHa8o{display:flex;align-items:center;gap:.75rem}.formContact_contactLine__GHa8o a{color:inherit;text-decoration:none;overflow-wrap:anywhere}.formContact_contactLineSpacing__XURqQ{padding-top:1rem}.formContact_formContact__iuwff{width:100%;max-width:550px;padding:0;margin-inline:0;background:rgba(0,0,0,0)}@media(min-width:992px){.formContact_formContact__iuwff{margin-inline:80px}}.formContact_studyDestinationsForm__Gdxx0{width:min(100%,560px)}.formContact_formRoot__Ypmtg{width:100%;display:flex;flex-direction:column;gap:10px}.formContact_formControls__wrUde{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.formContact_formControls__wrUde>.formContact_inputGroup__oh7vK{flex:1;min-width:0;width:auto}.formContact_inputGroup__oh7vK{width:100%}.formContact_inputField__XfAQA{width:100%;font-size:14px;border:0;border-radius:30px;color:#fff;background-color:hsla(0,0%,100%,.3);height:48px;line-height:48px;box-sizing:border-box}.formContact_inputField__XfAQA::-moz-placeholder{color:#fff}.formContact_inputField__XfAQA::placeholder{color:#fff}[dir=ltr] .formContact_inputField__XfAQA{padding:0 20px 0 46px}[dir=rtl] .formContact_inputField__XfAQA{padding:0 46px 0 20px}.formContact_formRoot__Ypmtg textarea{height:110px;padding:17px;box-sizing:border-box}.formContact_formRoot__Ypmtg textarea::-moz-placeholder{color:inherit}.formContact_formRoot__Ypmtg textarea::placeholder{color:inherit}@media(max-width:575px){.formContact_formControls__wrUde{flex-direction:column;gap:10px}.formContact_genderRow__auEYe{flex-wrap:wrap;row-gap:6px;padding:10px 4px}.formContact_genderOptions__UyJjE{flex-wrap:wrap}.formContact_inputField__XfAQA{font-size:14px}.formContact_formRoot__Ypmtg .ant-select-selector .ant-select-selection-placeholder{font-size:13px}.formContact_formRoot__Ypmtg .ant-select-selection-item,.formContact_genderRow__auEYe{font-size:14px}.formContact_genderOptionText__TdHul{font-size:13px}.formContact_phoneInput__KmboF input{font-size:16px}.formContact_submitButton__7crNC{font-size:1.5rem}}@media(min-width:576px)and (max-width:1023px){.formContact_formRoot__Ypmtg .ant-select-selection-item,.formContact_formRoot__Ypmtg .ant-select-selector .ant-select-selection-placeholder,.formContact_genderOptionText__TdHul,.formContact_genderRow__auEYe,.formContact_inputField__XfAQA{font-size:15px}.formContact_phoneInput__KmboF input{font-size:17px}.formContact_submitButton__7crNC{font-size:1.55rem}}.formContact_formRoot__Ypmtg .layout-inbut .icon{top:15px}@media(min-width:992px){.formContact_formRoot__Ypmtg .layout-inbut .icon{top:18px}}.formContact_formRoot__Ypmtg .select-design{width:100%}.formContact_formRoot__Ypmtg .ant-select-single{width:100%;height:48px;position:relative}.formContact_formRoot__Ypmtg .ant-select-selector{background-color:hsla(0,0%,100%,.3);border:0;border-radius:30px;color:#fff;height:48px;padding:20px 5px;display:flex;align-items:center}[dir=ltr] .formContact_formRoot__Ypmtg .ant-select-selector{padding:0 25px 0 46px!important;font-family:Poppins,sans-serif}[dir=rtl] .formContact_formRoot__Ypmtg .ant-select-selector{padding:0 46px 0 25px!important;font-family:var(--font-cairo)}.formContact_formRoot__Ypmtg .formContact_formControls__wrUde .ant-select-selection-item,.formContact_formRoot__Ypmtg .formContact_formControls__wrUde .ant-select-selection-placeholder{font-size:13px}.formContact_formRoot__Ypmtg .ant-select-selector .ant-select-selection-placeholder{color:#fff;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;position:absolute;top:0;bottom:0;display:flex;align-items:center;padding-inline-start:10px}.formContact_formRoot__Ypmtg .ant-select-selector .ant-select-selection-item{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formContact_formRoot__Ypmtg .ant-select .ant-select-arrow{color:#fff;position:absolute;inset-inline-end:14px;top:50%;margin-top:-6px;padding:0;pointer-events:none}.formContact_formRoot__Ypmtg .ant-select-option{font-family:var(--font-cairo)}.formContact_destinationOptionWithFlag__zsgxS{display:inline-flex;align-items:center;gap:10px}.formContact_destinationFlag__KsOsG{flex-shrink:0;border-radius:2px;-o-object-fit:cover;object-fit:cover}.formContact_genderLabel__L8uIV{color:#fff;font-size:14px;border:1px solid #7b7b7b;border-radius:30px}.formContact_genderWrapper__V4Dsg{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.formContact_checkBoxBlock__jn7gW{background-color:hsla(0,0%,100%,.3);border:0;border-radius:30px;color:#fff;width:100%}.formContact_radioBlockPadding__jA3e_{padding-top:2rem;padding-bottom:2rem}.formContact_genderRow__auEYe{display:flex;flex-direction:row;align-items:center;padding:10px 0;width:100%;min-height:48px;color:#fff;font-size:14px;background-color:hsla(0,0%,100%,.3);border-radius:30px;gap:0}.formContact_genderIcon__WeOx9{width:19px;flex-shrink:0;margin-inline:16px}.formContact_genderLabelText__wUziC{white-space:nowrap}.formContact_genderOptions__UyJjE{display:flex;align-items:center;gap:10px;margin-inline-start:12px}.formContact_genderOption__0ud2y{display:flex;align-items:center;gap:6px;cursor:pointer}.formContact_hiddenRadio__llRJe{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;background:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;flex-shrink:0}.formContact_hiddenRadio__llRJe:checked{border-color:#f1d013;background:#f1d013;position:relative}.formContact_hiddenRadio__llRJe:checked:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:9px;border:solid #000;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.formContact_genderOptionText__TdHul{color:#fff;font-size:13px;cursor:pointer}.formContact_submitButton__7crNC{padding:10px 0;width:100%;min-height:48px;border:1px solid rgba(0,0,0,0);border-radius:30px;font-size:1.4rem;font-weight:500;background-color:#fff;color:#1142b2;transition:all .2s ease;cursor:pointer}.formContact_submitButtonInner__O8ApN{display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.formContact_submitSpinner__g3nnS{width:1.15em;height:1.15em;border:2px solid rgba(17,66,178,.25);border-top-color:#1142b2;border-radius:50%;animation:formContact_contactSubmitSpin__YkCqr .7s linear infinite}.formContact_submitButtonLoading__Wz9s2{pointer-events:none}@keyframes formContact_contactSubmitSpin__YkCqr{to{transform:rotate(1turn)}}.formContact_submitButton__7crNC:active{opacity:.9}.formContact_submitButton__7crNC:disabled{opacity:.65;cursor:not-allowed}.formContact_studyDestinationsForm__Gdxx0 .formContact_formControls__wrUde,.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg{gap:1rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-selector,.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-single,.formContact_studyDestinationsForm__Gdxx0 .formContact_inputField__XfAQA,.formContact_studyDestinationsForm__Gdxx0 .formContact_phoneInput__KmboF,.formContact_studyDestinationsForm__Gdxx0 .formContact_submitButton__7crNC{min-height:58px;border-radius:999px;box-shadow:0 10px 24px rgba(10,28,79,.1)}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-selector,.formContact_studyDestinationsForm__Gdxx0 .formContact_inputField__XfAQA,.formContact_studyDestinationsForm__Gdxx0 .formContact_phoneInput__KmboF{background:hsla(0,0%,100%,.24)}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg textarea{min-height:120px;border-radius:28px;padding-top:1.15rem;box-shadow:0 10px 24px rgba(10,28,79,.1)}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderWrapper__V4Dsg{margin-top:.2rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRowRu__7pTOn,.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRow__auEYe{min-height:55px;padding-inline:1.35rem;border-radius:28px;gap:.9rem;justify-content:flex-start;background:hsla(0,0%,100%,.24);box-shadow:0 10px 24px rgba(10,28,79,.1);border:0}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderOptions__UyJjE{gap:1.15rem;margin-inline-start:auto}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderOption__0ud2y{display:inline-flex;align-items:center;min-height:40px}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderOptionText__TdHul{padding-inline:.55rem 0}.formContact_studyDestinationsForm__Gdxx0 .formContact_phoneInput__KmboF{padding-inline:1rem 1.15rem;color:hsla(0,0%,100%,.92)}.formContact_studyDestinationsForm__Gdxx0 .formContact_submitButton__7crNC{margin-top:.35rem;font-size:1.3rem;font-weight:600}.formContact_studyDestinationsForm__Gdxx0 .formContact_submitButton__7crNC:hover{box-shadow:0 14px 30px rgba(10,28,79,.14)}.formContact_phoneInput__KmboF{padding:0 15px 0 10px;color:#000;background-color:hsla(0,0%,100%,.3);border:0;border-radius:30px;height:48px;display:flex;align-items:center}.formContact_phoneInput__KmboF .iti{width:100%;height:100%;display:flex;align-items:center}.formContact_phoneInput__KmboF .iti__selected-country{height:100%;display:inline-flex;align-items:center}.formContact_phoneInput__KmboF .iti__country-list{z-index:20}.formContact_phoneInput__KmboF input{color:#fff;width:100%;height:100%;font-size:1.2rem;background:rgba(0,0,0,0);border:0;outline:0}.formContact_phoneInput__KmboF input::-moz-placeholder{color:#fff}.formContact_phoneInput__KmboF input::placeholder{color:#fff}[dir=rtl] .formContact_formRoot__Ypmtg .iti input[type=tel],[lang=ar] .formContact_formRoot__Ypmtg .iti input[type=tel],[lang=fa] .formContact_formRoot__Ypmtg .iti input[type=tel]{direction:ltr;text-align:left;unicode-bidi:plaintext}[dir=rtl] .formContact_formRoot__Ypmtg input[type=tel]{padding-right:0;padding-left:52px}[dir=rtl] .formContact_formRoot__Ypmtg .iti__flag-container{width:50px}[dir=rtl] .formContact_formRoot__Ypmtg .iti__arrow{margin-right:0;margin-left:10px}.formContact_formRoot__Ypmtg .ant-select-selection-item:lang(ar),.formContact_formRoot__Ypmtg .ant-select-selection-item:lang(fa){font-family:var(--font-cairo)!important}.formContact_formRoot__Ypmtg .ant-select-selection-item:lang(en),.formContact_formRoot__Ypmtg .ant-select-selection-item:lang(fr),.formContact_formRoot__Ypmtg .ant-select-selection-item:lang(ru){font-family:Poppins,sans-serif!important}@media(min-width:576px){.formContact_contactLayout__03xBZ{max-width:540px}.formContact_bgContactMobile__3ksiZ,.formContact_bgContact__pMgvz{padding:3.5rem 0}.formContact_titleRu__k_2Pp,.formContact_title__gIH8k{font-size:2.25rem}.formContact_titleSpacing__EuYuq{padding-top:1.5rem}.formContact_description__YyA9B{font-size:14px;line-height:1.4}.formContact_descriptionSpacing__F9ZV0{padding-top:1rem;padding-bottom:1rem}.formContact_contactInfos__DeFeo{width:80%}.formContact_contactCard__L63kq{padding:20px 33px;width:70%;max-width:400px}.formContact_formRoot__Ypmtg textarea{height:120px}}@media(min-width:768px){.formContact_contactLayout__03xBZ{max-width:720px}.formContact_contactInfos__DeFeo{width:85%;padding:2.5rem 1.5rem}.formContact_contactCard__L63kq{width:75%}.formContact_formContact__iuwff{width:min(100%,500px)}.formContact_titleRu__k_2Pp,.formContact_title__gIH8k{font-size:2rem}.formContact_description__YyA9B{font-size:14px;line-height:1.5}}@media(min-width:992px){.formContact_mainContact__d1IEM{background:#f7f9ff}.formContact_bgContactMobile__3ksiZ,.formContact_bgContact__pMgvz{padding:5rem 0}.formContact_contactLayout__03xBZ{display:flex;flex-direction:row;gap:.5rem;align-items:stretch;max-width:1280px;padding-inline:1.5rem}.formContact_contactLayout__03xBZ>:first-child{flex:.82}.formContact_contactLayout__03xBZ>:last-child{flex:1.18}.formContact_textStart__K1KGb{text-align:left}.formContact_contactTitleRtl__LJKD_,.formContact_textEnd__g6qOP{text-align:right}.formContact_titleSpacing__EuYuq{padding-top:0}.formContact_descriptionSpacing__F9ZV0{padding-top:1.25rem;padding-bottom:1.25rem}.formContact_description__YyA9B{font-size:14px;line-height:1.7;max-width:440px}.formContact_contactInfos__DeFeo{width:100%;padding:0}.formContact_contactCard__L63kq{max-width:360px;width:100%;border-radius:24px;padding:18px 22px}.formContact_formContact__iuwff{width:min(100%,480px);max-width:480px;padding:0}.formContact_formControls__wrUde{flex-direction:row;gap:14px}.formContact_formRoot__Ypmtg{gap:10px}.formContact_genderRow__auEYe{min-height:40px;padding:6px 0}.formContact_genderOptions__UyJjE{gap:12px}.formContact_formRoot__Ypmtg .ant-select-selector,.formContact_formRoot__Ypmtg .ant-select-single,.formContact_inputField__XfAQA,.formContact_phoneInput__KmboF{height:40px}.formContact_formRoot__Ypmtg textarea{height:80px}.formContact_submitButton__7crNC{min-height:40px;font-size:1.2rem;border-radius:30px}.formContact_submitButton__7crNC:hover{background-color:#f1d013;color:#1142b2;border-color:#f1d013}.formContact_studyDestinationsSection__V9X56 .row{row-gap:0}.formContact_studyDestinationsForm__Gdxx0{width:min(100%,600px)}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg{gap:1.1rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_formControls__wrUde{flex-direction:column;gap:1rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRowRu__7pTOn,.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRow__auEYe{min-height:62px}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-selector,.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-single,.formContact_studyDestinationsForm__Gdxx0 .formContact_inputField__XfAQA,.formContact_studyDestinationsForm__Gdxx0 .formContact_phoneInput__KmboF,.formContact_studyDestinationsForm__Gdxx0 .formContact_submitButton__7crNC{min-height:55px}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg textarea{min-height:128px}}@media(min-width:1200px){.formContact_contactLayout__03xBZ{max-width:1280px}.formContact_titleRu__k_2Pp,.formContact_title__gIH8k{font-size:3.5rem}.formContact_descriptionSpacing__F9ZV0{padding-top:1.5rem;padding-bottom:1.5rem}.formContact_contactInfos__DeFeo{width:90%}.formContact_contactCard__L63kq{width:100%;padding:20px 33px}.formContact_formContact__iuwff{width:min(100%,600px)}}@media(min-width:1400px){.formContact_contactLayout__03xBZ{max-width:1280px}.formContact_titleRu__k_2Pp,.formContact_title__gIH8k{font-size:3.75rem}.formContact_description__YyA9B{font-size:14px}.formContact_contactInfos__DeFeo{width:100%}.formContact_contactCard__L63kq{width:100%;padding:20px 33px}.formContact_formContact__iuwff{width:min(100%,600px)}}@media(min-width:1600px){.formContact_contactLayout__03xBZ{max-width:1280px;padding-inline:6rem}}@media(min-width:992px){.formContact_bgContactMobile__3ksiZ,.formContact_bgContact__pMgvz{min-height:auto}.formContact_titleRu__k_2Pp,.formContact_title__gIH8k{font-size:3rem}.formContact_titleSpacing__EuYuq{padding-top:0}.formContact_descriptionSpacing__F9ZV0{padding-top:1.35rem;padding-bottom:1.35rem}.formContact_description__YyA9B{font-size:13px;line-height:1.4}.formContact_contactCard__L63kq{max-width:370px;width:100%;padding:20px 25px}.formContact_formContact__iuwff{width:min(100%,620px)}.formContact_genderRow__auEYe{min-height:55px;padding:8px 0}.formContact_genderOptions__UyJjE{gap:14px}.formContact_formRoot__Ypmtg .ant-select-selector,.formContact_formRoot__Ypmtg .ant-select-single,.formContact_inputField__XfAQA,.formContact_phoneInput__KmboF{height:55px}.formContact_formRoot__Ypmtg textarea{height:110px}.formContact_formRoot__Ypmtg{gap:10px}.formContact_formControls__wrUde{gap:14px}.formContact_submitButton__7crNC{min-height:40px;font-size:1.2rem;border-radius:30px}.formContact_studyDestinationsForm__Gdxx0{width:min(100%,620px)}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg{gap:1.2rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_formControls__wrUde{gap:1rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRowRu__7pTOn,.formContact_studyDestinationsForm__Gdxx0 .formContact_genderRow__auEYe{min-height:64px;gap:1rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_genderOptions__UyJjE{gap:1.35rem}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-selector,.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg .ant-select-single,.formContact_studyDestinationsForm__Gdxx0 .formContact_inputField__XfAQA,.formContact_studyDestinationsForm__Gdxx0 .formContact_phoneInput__KmboF,.formContact_studyDestinationsForm__Gdxx0 .formContact_submitButton__7crNC{min-height:62px}.formContact_studyDestinationsForm__Gdxx0 .formContact_formRoot__Ypmtg textarea{min-height:136px}}@media(min-width:1500px){.formContact_title__gIH8k{font-size:4rem}.formContact_formContact__iuwff{width:min(100%,600px)}.formContact_contactCard__L63kq{width:100%;padding:20px 33px}}.formContact_formZone__QKq54{position:relative;display:flex;justify-content:center;align-items:flex-start;min-width:0;width:calc(100% + 2rem);margin-inline:-1rem;margin-top:1.5rem;padding:3.5rem 1rem 5rem;background:radial-gradient(circle 88px at calc(100% - 40px) calc(100% - 24px),#e31d50 0,#e31d50 87px,transparent 88px),#1142b2;border-radius:50% 50% 0 0/70px 70px 0 0}@media(min-width:576px){.formContact_formZone__QKq54{width:calc(100% + 2.5rem);margin-inline:-1.25rem;padding-inline:1.5rem}}@media(min-width:1024px){.formContact_formZone__QKq54{flex:0 0 53%;width:auto;margin:0;padding:0 clamp(2rem,5%,3.5rem) clamp(.5rem,2%,1rem) clamp(.25rem,1.5%,1rem);background:none;border-radius:0;align-self:center;justify-content:center;display:flex;min-height:0}.formContact_formZone__QKq54 .formContact_formContact__iuwff{width:100%;max-width:480px;margin-inline:0}}@media(min-width:1400px){.formContact_formZone__QKq54 .formContact_formContact__iuwff{max-width:500px}}.formContact_sectionShell__xPXYI{background-color:#f1d013;overflow:visible}@media(min-width:1024px){.formContact_sectionShell__xPXYI{display:flex;justify-content:center;background-color:rgba(0,0,0,0)}}.formContact_sectionInner__zj3aX{display:flex;flex-direction:column;align-items:stretch;height:100%;width:100%;max-width:1280px;margin-inline:auto;padding:2.5rem 1rem 0;gap:2rem;box-sizing:border-box}@media(min-width:576px){.formContact_sectionInner__zj3aX{padding-top:3.5rem;padding-inline:1.25rem}}@media(min-width:1024px){.formContact_sectionInner__zj3aX{flex-direction:row;align-items:center;gap:0;height:475px;padding:0;background-image:url(/img/bgContant.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%}}@media(min-width:1500px){.formContact_sectionInner__zj3aX{height:500px}}@media(min-width:1600px){.formContact_sectionInner__zj3aX{height:520px}}@media(min-width:1920px){.formContact_sectionInner__zj3aX{height:540px}}.formContact_textColumn__2PDIi{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}@media(min-width:1024px){.formContact_textColumn__2PDIi{flex:0 0 47%;align-self:stretch;height:auto;align-items:center;justify-content:center;padding:0 clamp(.5rem,2%,1.25rem) 0 clamp(1.5rem,4.5%,3.5rem)}}.formContact_contactInfosBlock__ZxPOY{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%}@media(min-width:576px){.formContact_contactInfosBlock__ZxPOY{gap:1.5rem}}@media(min-width:1024px){.formContact_contactInfosBlock__ZxPOY{gap:1.5rem;width:100%;max-width:400px;margin-inline:auto}}@media(min-width:1400px){.formContact_contactInfosBlock__ZxPOY{max-width:420px;gap:1.75rem}}@media(min-width:1920px){.formContact_contactInfosBlock__ZxPOY{max-width:440px;gap:2rem}}.formContact_contactHeading__rRWAS{margin:0;color:#292929;font-weight:700;line-height:1.15;font-size:3rem;text-align:start;width:100%}@media(min-width:576px){.formContact_contactHeading__rRWAS{font-size:3.75rem}}@media(min-width:768px){.formContact_contactHeading__rRWAS{font-size:3.25rem}}@media(min-width:1024px){.formContact_contactHeading__rRWAS{font-size:3rem;max-width:100%}}@media(min-width:1200px){.formContact_contactHeading__rRWAS{font-size:3.5rem}}@media(min-width:1400px){.formContact_contactHeading__rRWAS{font-size:3.75rem}}@media(min-width:1500px){.formContact_contactHeading__rRWAS{font-size:4rem}}@media(min-width:1920px){.formContact_contactHeading__rRWAS{font-size:4.25rem}}@media(min-width:1024px){.formContact_contactHeadingRu__fX3uM{font-size:3rem}}.formContact_contactDescription__w7u5k{margin:0;font-weight:600;color:#292929;line-height:1.6;font-size:1.5rem;text-align:start;width:100%}@media(min-width:576px){.formContact_contactDescription__w7u5k{font-size:1.875rem}}@media(min-width:1024px){.formContact_contactDescription__w7u5k{font-size:14px;font-weight:400;line-height:1.7;max-width:100%;color:rgba(29,43,51,.88)}}@media(min-width:1400px){.formContact_contactDescription__w7u5k{font-size:15px;line-height:1.75}}@media(min-width:1920px){.formContact_contactDescription__w7u5k{font-size:16px}}.formContact_contactCardLink__SlhIw{font-size:1.5rem;line-height:1.4}@media(min-width:576px){.formContact_contactCardLink__SlhIw{font-size:1.875rem}}@media(min-width:1024px){.formContact_contactCardLink__SlhIw{font-size:14px}}@media(min-width:1400px){.formContact_contactCardLink__SlhIw{font-size:15px}}@media(min-width:1920px){.formContact_contactCardLink__SlhIw{font-size:16px}}.formContact_contactInfosBlock__ZxPOY .formContact_contactCard__L63kq{width:100%;max-width:390px}@media(min-width:576px){.formContact_contactInfosBlock__ZxPOY .formContact_contactCard__L63kq{width:70%;max-width:400px}}@media(min-width:1024px){.formContact_contactInfosBlock__ZxPOY .formContact_contactCard__L63kq{width:100%;max-width:100%;padding:18px 22px}}@media(min-width:1400px){.formContact_contactInfosBlock__ZxPOY .formContact_contactCard__L63kq{padding:20px 28px}}@media(min-width:1920px){.formContact_contactInfosBlock__ZxPOY .formContact_contactCard__L63kq{padding:20px 32px}}