.toast_toastContainer___vYWZ{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast_toast__QHBi_{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px rgba(42,124,237,.12);padding:14px 16px;min-width:300px;max-width:400px;display:flex;align-items:flex-start;gap:12px;animation:toast_slideIn__CoDRp .25s ease-out;position:relative;overflow:hidden;pointer-events:auto}.toast_toast__QHBi_.toast_leaving__Ste9k{animation:toast_slideOut__kUJSB .2s ease-in forwards}.toast_toast__QHBi_.toast_success__1e29c{border-left:4px solid #2a7ced}.toast_toast__QHBi_.toast_error__7caiV{border-left:4px solid #dc3545}.toast_toast__QHBi_.toast_warning__HupMC{border-left:4px solid #f59e0b}.toast_toast__QHBi_.toast_info__PWrfm{border-left:4px solid #2a7ced}.toast_toastIcon__JNuM2{width:22px;height:22px;flex-shrink:0;margin-top:1px}.toast_toastIcon__JNuM2.toast_success__1e29c{color:#2a7ced}.toast_toastIcon__JNuM2.toast_error__7caiV{color:#dc3545}.toast_toastIcon__JNuM2.toast_warning__HupMC{color:#f59e0b}.toast_toastIcon__JNuM2.toast_info__PWrfm{color:#2a7ced}.toast_toastContent__YKjur{flex:1 1;min-width:0;padding-right:4px}.toast_toastTitle__3vg90{font-weight:600;font-size:14px;margin:0 0 4px;color:#111827;line-height:1.3}.toast_toastMessage__CCLwn{font-size:13px;color:#4b5563;margin:0;line-height:1.45}.toast_toastClose__iCW19{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:-4px -4px 0 0;padding:0;background:transparent;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;flex-shrink:0;transition:color .15s ease,background-color .15s ease}.toast_toastClose__iCW19:hover{color:#374151;background-color:#f3f4f6}.toast_toastClose__iCW19:focus-visible{outline:2px solid #2a7ced;outline-offset:1px}.toast_toastProgress___TDgz{position:absolute;bottom:0;left:0;height:3px;width:100%;background:#e5e7eb;animation-name:toast_progress__Y2EvO;animation-timing-function:linear;animation-fill-mode:forwards;transform-origin:left center}.toast_toastProgress___TDgz.toast_success__1e29c{background:#2a7ced}.toast_toastProgress___TDgz.toast_error__7caiV{background:#dc3545}.toast_toastProgress___TDgz.toast_warning__HupMC{background:#f59e0b}.toast_toastProgress___TDgz.toast_info__PWrfm{background:#2a7ced}@keyframes toast_slideIn__CoDRp{0%{transform:translateX(16px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast_slideOut__kUJSB{0%{transform:translateX(0);opacity:1}to{transform:translateX(16px);opacity:0}}@keyframes toast_progress__Y2EvO{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:480px){.toast_toastContainer___vYWZ{top:10px;right:10px;left:10px}.toast_toast__QHBi_{min-width:auto;max-width:none}}.phoneCountryInput_root__Dmeq_{position:relative;display:flex;align-items:stretch;width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;overflow:visible}.phoneCountryInput_root__Dmeq_:focus-within{background:#fff;border-color:#2a7ced;box-shadow:0 0 0 2px rgba(42,124,237,.2)}.phoneCountryInput_root__Dmeq_.phoneCountryInput_error__fFTUW{border-color:#dc3545}.phoneCountryInput_root__Dmeq_.phoneCountryInput_error__fFTUW:focus-within{box-shadow:0 0 0 2px rgba(220,53,69,.18)}.phoneCountryInput_countryBtn__U9hcP{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;border:none;border-right:1px solid #e5e7eb;background:transparent;padding:0 10px;min-width:92px;cursor:pointer;color:#111827;font-size:14px;line-height:1}.phoneCountryInput_countryBtn__U9hcP:disabled{cursor:not-allowed;opacity:.6}.phoneCountryInput_countryBtn__U9hcP:hover:not(:disabled){background:rgba(42,124,237,.06)}.phoneCountryInput_flag__PGoqS{font-size:18px;line-height:1}.phoneCountryInput_dial__thgQU{font-weight:600;letter-spacing:.01em}.phoneCountryInput_caret__iq1iT{font-size:10px;color:#6b7280;margin-left:1px}.phoneCountryInput_phoneInput__D3Xk6{flex:1 1;min-width:0;border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;padding:.75rem .85rem;font-size:14px;color:#111827;width:100%;border-radius:0 8px 8px 0}.phoneCountryInput_phoneInput__D3Xk6::-moz-placeholder{color:#9ca3af}.phoneCountryInput_phoneInput__D3Xk6::placeholder{color:#9ca3af}.phoneCountryInput_dropdown__p7q7i{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 28px rgba(42,124,237,.14);overflow:hidden}.phoneCountryInput_search__hjYbN{width:100%;border:none;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:14px;outline:none}.phoneCountryInput_search__hjYbN:focus{background:#f8fafc}.phoneCountryInput_list__LZeDp{list-style:none;margin:0;padding:4px 0;max-height:240px;overflow-y:auto}.phoneCountryInput_option__m_owf{width:100%;display:flex;align-items:center;gap:10px;padding:10px 14px;border:none;background:transparent;cursor:pointer;text-align:left;font-size:14px;color:#111827}.phoneCountryInput_optionActive__WWtvv,.phoneCountryInput_option__m_owf:hover{background:rgba(42,124,237,.08)}.phoneCountryInput_optionName__YMwXe{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phoneCountryInput_optionDial__yHrD_{color:#6b7280;font-weight:600;flex-shrink:0}.phoneCountryInput_empty__XTHYz{padding:14px;color:#6b7280;font-size:13px}.contact_contactBox__QVenE{width:100%;padding-top:120px}.contact_contactBox__QVenE .contact_container___ptvk{display:flex;flex-direction:column;align-items:center}.contact_contactFormBox__ovsbe{display:flex;gap:40px;margin-top:40px;background:#fff;padding:0;width:100%;max-width:1200px}.contact_contactFormImg__dS3jS{flex:0 0 40%;text-align:center;margin-bottom:180px;margin-right:48px}.contact_contactFormImg__dS3jS img{width:80%;max-width:600px;height:auto;display:block;margin:0 auto}.contact_contactFormImg__dS3jS h1{color:#2a7ced;font-size:32px;font-weight:700;margin-bottom:-8px;text-align:left}.contact_contactUsSubTxt__dK_u7{color:#666;font-size:16px;line-height:1.5;margin-bottom:30px;text-align:left}.contact_contactForm___YXTp{width:100%;padding:0}.contact_contactRow__rBvx8{display:flex;gap:20px;margin-bottom:20px}.contact_contactRow__rBvx8.contact_fullWidth__ZiVAX{flex-direction:column}.contact_contactRow__rBvx8.contact_twoColumn__z2jMG{flex-direction:row}.contact_contactRow__rBvx8.contact_twoColumn__z2jMG .contact_formGroup__7QMbn{flex:1 1}.contact_contactRow__rBvx8.contact_fullWidth__ZiVAX .contact_formGroup__7QMbn{width:100%}.contact_formGroup__7QMbn{margin:0;width:100%;position:relative}.contact_formLabel__JOdMm{font-size:18px;font-family:Poppins,sans-serif;color:#454545;margin-bottom:8px;display:block;font-weight:500}.contact_mandatoryStar__03GFz{color:#e74c3c}.contact_formInput__GQvVU{padding:10px 12px;border:1px solid #ced4da;font-size:16px;font-family:Poppins,sans-serif;background-color:#fff;color:#454545;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;height:44px;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:4px!important}.contact_formInput__GQvVU:focus{outline:none;border-color:#2a7ced;box-shadow:0 0 0 .2rem rgba(42,124,237,.25)}.contact_formInput__GQvVU:hover{border-color:#babcbe}.contact_formSelect__jwVe1{border:1px solid #ced4da;font-size:16px;font-family:Poppins,sans-serif;background-color:#fff;color:#434343;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;cursor:pointer;height:44px;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:4px!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' 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 12px center;background-size:16px;padding:10px 40px 10px 12px}.contact_formSelect__jwVe1:focus{outline:none;border-color:#2a7ced;box-shadow:0 0 0 .2rem rgba(42,124,237,.25)}.contact_formSelect__jwVe1:hover{border-color:#babcbe}.contact_formSelect__jwVe1 option{background-color:#fff;color:#434343}.contact_formTextarea__wxS3p{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:4px;font-size:16px;font-family:Poppins,sans-serif;background-color:#fff;color:#454545;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;resize:vertical;min-height:80px}.contact_formTextarea__wxS3p:focus{outline:none;border-color:#2a7ced;box-shadow:0 0 0 .2rem rgba(42,124,237,.25)}.contact_formTextarea__wxS3p:hover{border-color:#babcbe}.contact_errorMessage__29j9a{color:#e74c3c;font-size:12px;margin-top:4px;display:block}.contact_formGroup__7QMbn.contact_error__xVcb4 .contact_formInput__GQvVU,.contact_formGroup__7QMbn.contact_error__xVcb4 .contact_formSelect__jwVe1,.contact_formGroup__7QMbn.contact_error__xVcb4 .contact_formTextarea__wxS3p{border-color:#e74c3c}.contact_submitButton__opo_F{background:linear-gradient(135deg,#2a7ced,#1a5fc7);color:#fff;border:none;padding:14px 48px;border-radius:8px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:.3px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(42,124,237,.3);display:inline-flex;align-items:center;gap:10px;width:100%;justify-content:center}.contact_submitButton__opo_F:hover{background:linear-gradient(135deg,#1a5fc7,#1550b0);box-shadow:0 6px 20px rgba(42,124,237,.45);transform:translateY(-1px)}.contact_submitButton__opo_F:active{transform:translateY(0);box-shadow:0 2px 10px rgba(42,124,237,.3)}.contact_submitButton__opo_F:disabled{color:#fff;cursor:not-allowed;opacity:.7}.contact_submitButton__opo_F:disabled,.contact_submitButton__opo_F:disabled:hover{background:linear-gradient(135deg,#94a3b8,#7a8a9e);transform:none;box-shadow:none}.contact_submitButtonArrow__Rj48z{font-size:18px;transition:transform .3s ease}.contact_submitButton__opo_F:hover .contact_submitButtonArrow__Rj48z{transform:translateX(4px)}.contact_contactSend__qts_y{justify-content:center;padding:10px 0;margin-top:24px}.contact_contactExplore__fIob_{padding:80px 0;background-color:#f8f9fa}.contact_contactExplore__fIob_ h2{text-align:center;font-size:32px;font-weight:700;color:#2a7ced;margin-bottom:40px}.contact_contactExploreKey__qV_QJ{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:30px}.contact_exploreKey__RVFTj{flex:1 1;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.contact_exploreKey__RVFTj:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.contact_exploreKey__RVFTj h3{color:#2a7ced;font-size:20px;font-weight:600;margin-bottom:15px}.contact_exploreKey__RVFTj p{color:#666;font-size:14px;line-height:1.6}.contact_collaborators__WdIN8{padding:80px 0;background-color:#fff}.contact_collaborators__WdIN8 .contact_container___ptvk{text-align:center}.contact_worldMap__bTgq9{max-width:100%;height:auto}.contact_corporateAddress__0bYen{padding:80px 0;background-color:#f8f9fa}.contact_corporateAddress__0bYen h2{text-align:center;font-size:32px;font-weight:700;color:#2a7ced;margin-bottom:40px}.contact_address__Uy0B2{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px}.contact_ads__wTVVB{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;flex:1 1;min-width:250px}.contact_ads__wTVVB h3{color:#2a7ced;font-size:20px;font-weight:600;margin-bottom:15px}.contact_ads__wTVVB p{color:#666;font-size:14px;line-height:1.6;margin-bottom:15px}.contact_ads__wTVVB label{color:#333;font-size:14px;font-weight:500}.contact_ads__wTVVB a{color:#2a7ced;text-decoration:none}.contact_ads__wTVVB a:hover{text-decoration:underline}.contact_socialMediaIcons__HFaY2{padding:80px 0;background-color:#fff}.contact_smContent__zB_pU{text-align:center}.contact_smContent__zB_pU h2{font-size:32px;font-weight:700;color:#2a7ced;margin-bottom:30px}.contact_smContent__zB_pU p{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.contact_smContent__zB_pU a{transition:transform .3s ease}.contact_smContent__zB_pU a:hover{transform:scale(1.1)}.contact_smContent__zB_pU img{width:40px;height:40px}@media (max-width:768px){.contact_contactFormBox__ovsbe{flex-direction:column;gap:20px}.contact_contactFormImg__dS3jS{margin-bottom:40px;margin-right:0}.contact_contactFormImg__dS3jS h1{text-align:center;font-size:28px}.contact_contactUsSubTxt__dK_u7{text-align:center}.contact_contactRow__rBvx8{flex-direction:column;gap:0}.contact_contactRow__rBvx8.contact_twoColumn__z2jMG{flex-direction:column}.contact_address__Uy0B2{flex-direction:column;align-items:stretch}.contact_ads__wTVVB{width:100%;max-width:none}.contact_smContent__zB_pU p{justify-content:center}}@media (max-width:480px){.contact_contactBox__QVenE{padding-top:80px}.contact_contactFormImg__dS3jS h1{font-size:24px}.contact_contactUsSubTxt__dK_u7{font-size:14px}.contact_formLabel__JOdMm{font-size:16px}.contact_formInput__GQvVU,.contact_formSelect__jwVe1,.contact_formTextarea__wxS3p{font-size:14px;padding:8px 10px}.contact_submitButton__opo_F{padding:12px 32px;font-size:15px}}