.toast_toastContainer___vYWZ{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast_toast__QHBi_{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px 20px;min-width:300px;max-width:400px;display:flex;align-items:center;gap:12px;animation:toast_slideIn__CoDRp .3s ease-out;position:relative;overflow:hidden}.toast_toast__QHBi_.toast_success__1e29c{border-left:4px solid #28a745}.toast_toast__QHBi_.toast_error__7caiV{border-left:4px solid #dc3545}.toast_toast__QHBi_.toast_warning__HupMC{border-left:4px solid #ffc107}.toast_toast__QHBi_.toast_info__PWrfm{border-left:4px solid #17a2b8}.toast_toastIcon__JNuM2{width:20px;height:20px;flex-shrink:0}.toast_toastIcon__JNuM2.toast_success__1e29c{color:#28a745}.toast_toastIcon__JNuM2.toast_error__7caiV{color:#dc3545}.toast_toastIcon__JNuM2.toast_warning__HupMC{color:#ffc107}.toast_toastIcon__JNuM2.toast_info__PWrfm{color:#17a2b8}.toast_toastContent__YKjur{flex:1 1}.toast_toastTitle__3vg90{font-weight:600;font-size:14px;margin:0 0 4px;color:#333}.toast_toastMessage__CCLwn{font-size:13px;color:#666;margin:0;line-height:1.4}.toast_toastClose__iCW19{background:none;border:none;color:#999;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;flex-shrink:0}.toast_toastClose__iCW19:hover{color:#666}.toast_toastProgress___TDgz{position:absolute;bottom:0;left:0;height:3px;background:#e0e0e0;animation:toast_progress__Y2EvO 5s linear forwards}.toast_toastProgress___TDgz.toast_success__1e29c{background:#28a745}.toast_toastProgress___TDgz.toast_error__7caiV{background:#dc3545}.toast_toastProgress___TDgz.toast_warning__HupMC{background:#ffc107}.toast_toastProgress___TDgz.toast_info__PWrfm{background:#17a2b8}@keyframes toast_slideIn__CoDRp{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast_progress__Y2EvO{0%{width:100%}to{width:0}}@media (max-width:480px){.toast_toastContainer___vYWZ{top:10px;right:10px;left:10px}.toast_toast__QHBi_{min-width:auto;max-width:none}}.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;border-radius:4px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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;border-radius:4px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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-color:#2a7ced;color:#fff;border:none;padding:10px 30px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out}.contact_submitButton__opo_F:hover{background-color:#256ac4}.contact_submitButton__opo_F:disabled{color:#fff;cursor:not-allowed;opacity:.6}.contact_submitButton__opo_F:disabled,.contact_submitButton__opo_F:disabled:hover{background-color:#6c757d;transform:none;box-shadow:none}.contact_contactSend__qts_y{justify-content:flex-end;padding:15px;margin-top:20px}.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:8px 20px;font-size:14px}}