.contactUsSection_contactSection__YIROQ{padding:2rem;background-color:#f9f9f9}.contactUsSection_heading___0ccE{text-align:center;font-size:2rem;margin-bottom:2rem;font-weight:700;color:#0f2a46}.contactUsSection_content__lNxSy{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.contactUsSection_imageWrapper__ZeZfS{flex:1;text-align:center}.contactUsSection_formCard__dTP3k{flex:1;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contactUsSection_form__M_D3F{display:flex;flex-direction:column}.contactUsSection_label__yDe7E{margin-top:1rem;font-weight:700}.contactUsSection_input__yqufr,.contactUsSection_textarea__YhnK6{margin-top:.5rem;padding:.75rem;border:1px solid #ccc;border-radius:4px}.contactUsSection_submitButton__XJatf{margin-top:1.5rem;padding:.75rem;background-color:#051b31;color:white;border:none;border-radius:4px;cursor:pointer}.contactUsSection_submitButton__XJatf:hover{background-color:#005bb5}.contactUsSection_error__BTt2M{color:red;font-size:.875rem;margin-top:.5rem}.contactUsSection_contactModal__7602W{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.contactUsSection_contactSpinner__BTmiO{width:50px;height:50px;border:5px solid #ccc;border-top-color:#0070f3;border-radius:50%;animation:contactUsSection_spin__P14II 1s linear infinite}@keyframes contactUsSection_spin__P14II{to{transform:rotate(1turn)}}.contactUsSection_contactSnackbar__NY6xj{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);padding:1rem 2rem;border-radius:4px;color:white;background-color:grey;opacity:0;transition:opacity .3s ease,transform .3s ease;z-index:2000}.contactUsSection_contactSnackbar__NY6xj.contactUsSection_show__Wjn1m{opacity:1;transform:translateX(-50%) translateY(0)}.contactUsSection_contactSnackbar__NY6xj.contactUsSection_success__9wgMo{background-color:#4caf50}.contactUsSection_contactSnackbar__NY6xj.contactUsSection_error__BTt2M{background-color:#f44336}.navbar_navbar__jDhVj{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:1000;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar_logo__oYlSN{font-weight:700;font-size:1.5rem;color:#000}.navbar_menu__k2SqP{display:flex;gap:1.5rem;align-items:center}.navbar_hamburger__T6Wto{display:none;cursor:pointer}.navbar_contactButton__Wcjb5{background-color:#0f2a46;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.navbar_contactButton__Wcjb5:hover{background-color:#0056b3}@media (max-width:768px){.navbar_menu__k2SqP{position:fixed;top:0;right:-100%;height:100vh;width:200px;background-color:#fff;flex-direction:column;gap:2rem;justify-content:center;align-items:center;transition:right .3s ease-in-out}.navbar_menu__k2SqP.navbar_active__YgQwe{right:0}.navbar_hamburger__T6Wto{display:block}}.servicesSection_servicesSection__W9l5s{padding:6rem 2rem;text-align:center;background-color:#ffffff}.servicesSection_heading__R4uLA{font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#222}.servicesSection_servicesGrid__HpnTe{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.servicesSection_cardContainer__TRAA_{perspective:1000px;cursor:pointer;width:100%;max-width:260px;height:320px}.servicesSection_card__A_c4P{width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d;position:relative}.servicesSection_cardContainer__TRAA_:hover .servicesSection_card__A_c4P{transform:rotateY(180deg)}.servicesSection_back___5rHs,.servicesSection_front__ef41O{position:absolute;width:100%;height:100%;backface-visibility:hidden;background-color:#f9f9f9;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden;border-radius:0}.servicesSection_front__ef41O{z-index:2}.servicesSection_back___5rHs{transform:rotateY(180deg)}.servicesSection_serviceTitle__y6GVR{margin-top:1rem;font-weight:700;color:#555;font-size:1rem;text-align:center}.servicesSection_description__mhnw3{font-size:.9rem;color:#333;line-height:1.4;text-align:center;margin-top:1rem;overflow-wrap:break-word}.aboutSection_aboutSection__9Mhdu{padding:4rem 2rem;text-align:center}.aboutSection_image__sFUOm{margin:0 auto 1.5rem}.aboutSection_heading__v337E{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#0f2a46}.aboutSection_description__oUp7c{font-size:1rem;color:#555;margin:0 auto;line-height:1.6}.missionSection_missionSection___lE4j{padding:6rem 1rem;text-align:center}.missionSection_heading__kp7B9{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#0f2a46}.missionSection_content__WQvde{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10rem;flex-wrap:wrap;text-align:left}.missionSection_imageWrapper__GX_8u{flex:1;display:flex;justify-content:center}.missionSection_textWrapper__EFxK7{flex:2;max-width:1200px}.missionSection_text__cKSlT{font-size:1rem;color:#333;line-height:1.6}@media (max-width:1024px){.missionSection_content__WQvde{flex-direction:column;gap:2rem;text-align:center}.missionSection_textWrapper__EFxK7{max-width:100%}.missionSection_text__cKSlT{text-align:center}}.chooseUs_whySection__ma6Vo{padding:6rem 2rem;background-color:#e6f2fa;text-align:center}.chooseUs_heading__AvO_m{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#0f2a46}.chooseUs_content__Xr6Xz{display:flex;justify-content:center;align-items:center;gap:10rem;flex-wrap:wrap;text-align:left}.chooseUs_textWrapper__3O75p{flex:2;max-width:10000px}.chooseUs_text__bxk4V{font-size:1rem;color:#333;line-height:1.6}.chooseUs_imageWrapper__XtTAK{flex:1;display:flex;justify-content:center}@media (max-width:1024px){.chooseUs_content__Xr6Xz{flex-direction:column-reverse;gap:2rem;text-align:center}.chooseUs_textWrapper__3O75p{max-width:100%}.chooseUs_text__bxk4V{text-align:center}}.footer_footer__hrdC_{background-color:#051b31;color:#fff;padding:3rem 2rem}.footer_container__KeZsX{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer_column__pprzy{flex:1;min-width:200px}.footer_heading__yE31n{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer_copy__aPNsA{font-size:.9rem;margin-top:1rem;color:#ccc}.footer_linkList__sQTLB{list-style:none;padding:0}.footer_link__QHlvA{display:block;color:#fff;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer_link__QHlvA:hover{color:#00aced}