.Header_header__MvnS2{width:100%;background:rgb(245,245,245);display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1.5px solid #eaf2fb88}.Header_logoWrap__byvmU{display:flex;align-items:center;padding:0 0 0 2rem}.Header_nav__EE71E{display:flex;gap:2rem}.Header_navLink__Q_hTB{color:var(--color-black);font-weight:700;font-size:1.1rem;letter-spacing:.01em;transition:color .2s;position:relative;display:flex;align-items:center;gap:.5rem;padding:.4rem 2rem;border-radius:.7rem}.Header_navLink__Q_hTB:hover{color:var(--color-gold);background:var(--color-blue)}.Header_icon__JOAy9{color:var(--color-gold);font-size:1.2em}.Header_glass__ylGLo{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-bottom:var(--glass-border);box-shadow:0 4px 24px #2563eb11}.Header_burger__CUvUF{display:none;background:none;border:none;font-size:2rem;color:var(--color-gold);cursor:pointer;margin-left:auto;z-index:200}.Header_navDesktop__tCEZQ{display:flex;gap:2rem}.Header_navMobile__mr7rO{display:none}@media (max-width:900px){.Header_navDesktop__tCEZQ{display:none}.Header_burger__CUvUF{display:block}.Header_navMobile__mr7rO{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:70vw;max-width:320px;height:100vh;background:#181c2a;box-shadow:-2px 0 16px #0005;padding:4.5rem 2rem 2rem;gap:1.5rem;z-index:150;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Header_navOpen__uAq5h{transform:translateX(0)}.Header_header__MvnS2{flex-direction:row;align-items:center;padding:.5rem 1rem}}@media (max-width:700px){.Header_header__MvnS2{flex-direction:row;align-items:center;padding:.5rem}}.Footer_footer__UaG1g{width:100%;background:#181c2a;color:#fff;padding:2.5rem 0 1rem;font-size:1rem;margin-top:3rem;box-shadow:0 -2px 8px rgba(37,99,235,.04)}.Footer_top__b4wwC{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto 1.5rem;gap:2.5rem}.Footer_brand___zP6t{flex:1 1 220px;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Footer_companyName__ZF1pX{font-weight:700;font-size:1.1rem;color:var(--color-gold)}.Footer_since__MDuch{color:#bbb;font-size:.95rem}.Footer_links__oDyjI{flex:1 1 160px;display:flex;flex-direction:column;gap:.3rem}.Footer_linksTitle__Ym6jK{color:var(--color-gold);font-weight:700;margin-bottom:.5rem;font-size:1.1rem}.Footer_link__EWWOW{color:#fff;text-decoration:none;transition:color .2s;margin-bottom:.2rem}.Footer_link__EWWOW:hover{color:var(--color-gold)}.Footer_contact__Qek_T{flex:1 1 220px;display:flex;flex-direction:column;gap:.4rem}.Footer_socials__QgDMT{margin-top:.7rem;display:flex;gap:1.1rem}.Footer_socials__QgDMT a{color:var(--color-gold);font-size:1.3rem;transition:color .2s}.Footer_socials__QgDMT a:hover{color:#fff}.Footer_bottom__O5rKs{text-align:center;color:#bbb;font-size:.98rem;margin-top:1.5rem}@media (max-width:900px){.Footer_top__b4wwC{flex-direction:column;align-items:center;gap:2rem}.Footer_brand___zP6t,.Footer_contact__Qek_T,.Footer_links__oDyjI{align-items:center;text-align:center}}.BusinessStats_statsSection__7zUfj{width:100vw;background:var(--color-blue);padding:2.5rem 0 2rem;display:flex;flex-direction:column;align-items:center}.BusinessStats_statsWrap__Yp6QI{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;width:100%;max-width:1100px}.BusinessStats_statCard__0jO6r{background:rgb(255,255,255);border-radius:1.2rem;padding:2rem 2.5rem;display:flex;flex-direction:column;align-items:center;min-width:180px;margin:.5rem 0;text-align:center;transition:box-shadow .2s,transform .2s;animation:BusinessStats_fadeUp__vSAwB .6s ease both}.BusinessStats_statCard__0jO6r:hover{box-shadow:var(--neomorph-inset);transform:translateY(-4px) scale(1.03)}.BusinessStats_icon__SUxsi{color:var(--color-gold);font-size:2.2rem;margin-bottom:.7rem}.BusinessStats_label___OUiM{color:var(--color-black);font-size:2rem;font-weight:900;margin-bottom:.2rem}.BusinessStats_desc__zCFoA{color:var(--color-text-light);font-size:1.1rem;font-weight:600}@keyframes BusinessStats_fadeUp__vSAwB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.BusinessStats_statsWrap__Yp6QI{flex-direction:column;align-items:center;gap:1.5rem}.BusinessStats_statCard__0jO6r{min-width:140px;padding:1.2rem 1rem}}.PageBanner_banner__z9den{position:relative;width:100vw;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:PageBanner_fadeIn__eAVrT .7s ease both}.PageBanner_bgWrap__TSWil{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.PageBanner_bgImg__kqBxM{object-fit:cover}.PageBanner_content__NaKMM{position:relative;z-index:3;padding:1rem;text-align:center}.PageBanner_content__NaKMM h1{font-size:2.4rem;color:var(--color-black);font-weight:900}@media (max-width:700px){.PageBanner_content__NaKMM h1{font-size:1.8rem}}@keyframes PageBanner_fadeIn__eAVrT{0%{opacity:0}to{opacity:1}}.HeroSection_heroSection__JRbiS{position:relative;width:100vw;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.HeroSection_bgWrap__u2uK8{position:absolute;top:0;left:0;width:100vw;height:100%;z-index:1}.HeroSection_bgImg__JyG04{object-fit:cover;z-index:1}.HeroSection_overlay__Jl9H8{position:absolute;z-index:10;width:65vw;min-height:5vh;display:flex;background-color:#fff;opacity:.8;flex-direction:column;justify-content:center;text-align:center}.HeroSection_icon__bzI1c{color:var(--color-gold);font-size:3rem;margin-bottom:1rem}.HeroSection_overlay__Jl9H8 h1{font-size:2.6rem;color:var(--color-black);font-weight:900;margin-bottom:.5rem;letter-spacing:.03em}.HeroSection_gold__klQgZ{color:var(--color-gold);font-weight:900;letter-spacing:.04em}.HeroSection_overlay__Jl9H8 h2{font-size:1.3rem;color:var(--color-black);font-weight:600;margin-bottom:1.5rem}.HeroSection_ctaBtn__EwBj_{background:var(--color-gold);color:var(--color-white);border:none;border-radius:.5rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;box-shadow:0 2px 8px #D4AF3733;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s;text-decoration:none}.HeroSection_ctaBtn__EwBj_:hover{background:#bfa23a;color:var(--color-black);transform:scale(1.04)}@media (max-width:700px){.HeroSection_overlay__Jl9H8 h1{font-size:1.5rem}.HeroSection_overlay__Jl9H8 h2{font-size:1rem}.HeroSection_heroSection__JRbiS,.HeroSection_overlay__Jl9H8{min-height:40vh}}.HeroSection_bgVideo__U2CtN{position:absolute;top:0;left:0;width:100vw;height:100%;object-fit:cover;z-index:1}.ServicesSection_servicesSection__N8vO_{width:100vw;background:var(--color-grey);padding:4rem 0 3rem;display:flex;flex-direction:column;align-items:center}.ServicesSection_heading__T_t2r{font-size:2.2rem;color:var(--color-blue);font-weight:800;margin-bottom:2.5rem;letter-spacing:.02em}.ServicesSection_cardsWrap__P_rtD{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;width:100%;max-width:1200px}.ServicesSection_card__D1mFE{border:2px solid var(--color-gold);background:var(--color-white);border-radius:1.5rem;box-shadow:var(--neomorph-shadow);padding:2.5rem 2rem 2rem;flex:1 1 280px;max-width:340px;min-width:260px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s;text-align:center}.ServicesSection_card__D1mFE:hover{box-shadow:var(--neomorph-inset);transform:translateY(-6px) scale(1.03)}.ServicesSection_main___TqoO{border:2px solid var(--color-gold);box-shadow:0 4px 24px rgba(37,99,235,.1),var(--neomorph-shadow);max-width:380px;min-width:300px;z-index:2}.ServicesSection_imgWrap__ffZ4p{margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center;width:120px;height:120px}.ServicesSection_img__sqW0Q{object-fit:contain;border-radius:1rem;background:var(--color-grey);box-shadow:0 2px 8px rgba(37,99,235,.06)}.ServicesSection_card__D1mFE h3{color:var(--color-blue);font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.ServicesSection_card__D1mFE p{color:var(--color-text-light);font-size:1rem;font-weight:500}@media (max-width:900px){.ServicesSection_cardsWrap__P_rtD{flex-direction:column;align-items:center;gap:2rem}.ServicesSection_main___TqoO{max-width:100%;min-width:0}}.TestimonialsCarousel_testimonialsSection__JjNlK{width:100vw;background:rgb(245,245,245);padding:3rem 0 2rem;display:flex;flex-direction:column;align-items:center}.TestimonialsCarousel_heading__XKNSM{font-size:2rem;color:var(--color-black);font-weight:900;margin-bottom:2rem;letter-spacing:.02em}.TestimonialsCarousel_carousel__Bhm_J{width:100vw;max-width:1100px}.TestimonialsCarousel_slide__nIfCL{background:var(--color-white);border-radius:1.5rem;box-shadow:var(--neomorph-shadow);padding:2.2rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;margin:2rem;min-height:220px;transition:box-shadow .2s,transform .2s;animation:TestimonialsCarousel_fadeUp__7utsA .6s ease both}.TestimonialsCarousel_slide__nIfCL:hover{box-shadow:var(--neomorph-inset);transform:translateY(-6px) scale(1.03)}.TestimonialsCarousel_avatarWrap__igldT{margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center;width:50px;height:50px}.TestimonialsCarousel_avatar__krPyI{color:var(--color-gold);font-size:3rem}.TestimonialsCarousel_slide__nIfCL .TestimonialsCarousel_quote__WZLNo{color:var(--color-black);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.TestimonialsCarousel_slide__nIfCL .TestimonialsCarousel_name__nW2Id{color:var(--color-gold);font-size:1.1rem;font-weight:700}.TestimonialsCarousel_slide__nIfCL .TestimonialsCarousel_company__t_dRZ{color:var(--color-text-light);font-size:1rem;font-weight:500}@keyframes TestimonialsCarousel_fadeUp__7utsA{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.TestimonialsCarousel_carousel__Bhm_J{max-width:700px}}@media (max-width:900px){.TestimonialsCarousel_carousel__Bhm_J{max-width:95vw}.TestimonialsCarousel_slide__nIfCL{padding:1.2rem .5rem;min-height:180px}}