.page_main__GlU4n{display:flex;flex-direction:column}.page_hero__SKW6o{position:relative;color:var(--text-light);min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;overflow:hidden;background-color:var(--primary-color)}.page_heroOverlay__M87tP{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,33,71,.6) 0,rgba(0,33,71,.2));z-index:1}.page_heroContent__2lPR8{position:relative;z-index:2;max-width:800px}.page_title__3jonF{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2}.page_subtitle__iAJUg{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.5}@media (min-width:768px){.page_title__3jonF{font-size:3.5rem}.page_subtitle__iAJUg{font-size:1.5rem}}.page_ctaButton__tHxa2{display:inline-block;background-color:var(--secondary-color);color:var(--text-light);padding:1rem 2rem;border-radius:4px;font-family:var(--font-heading);font-weight:600;transition:background-color .3s}.page_ctaButton__tHxa2:hover{background-color:#a37e1c}.page_section__61PEw{padding:5rem 2rem}.page_bgWhite__ItkUo{background-color:var(--bg-white);color:var(--text-dark)}.page_bgGray__1oFSA{background-color:var(--bg-light-gray);color:var(--text-dark)}.page_container__aoG4z{max-width:1200px;margin:0 auto}.page_sectionTitle__hzsAh{font-size:2rem;margin-bottom:2rem;text-align:center;color:var(--primary-color)}.page_paragraph__9zKO8{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.page_servicesCarousel__wPygi{display:flex;flex-direction:column;gap:2rem}@media (max-width:767px){.page_servicesCarousel__wPygi{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.page_serviceCard__gtUdi{min-width:85vw;scroll-snap-align:start}}@media (min-width:768px){.page_servicesCarousel__wPygi{flex-direction:row;justify-content:space-between}}.page_serviceCard__gtUdi{background-color:var(--bg-white);padding:2.5rem 1.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.05);text-align:center;flex:1 1;border-top:4px solid var(--secondary-color);transition:transform .3s}.page_serviceCard__gtUdi:hover{transform:translateY(-5px)}.page_iconWrapper__Yaimf{color:var(--secondary-color);margin-bottom:1.5rem;display:flex;justify-content:center}.page_serviceTitle__O1IUx{font-size:1.25rem;margin-bottom:1rem;color:var(--primary-color)}.page_serviceDesc__w1Ab9{line-height:1.6;opacity:.8}.page_howItWorksSection__2SweS{position:relative;padding:5rem 2rem;overflow:hidden;color:var(--text-light)}.page_howItWorksOverlay__FpkPY{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,33,71,.6) 0,rgba(0,33,71,.2));z-index:1}.page_sectionTitleWhite__droTt{font-size:2rem;margin-bottom:2rem;text-align:center;color:var(--text-light);text-shadow:0 2px 4px rgba(0,0,0,.5)}.page_paragraphWhite__tN0vt{font-size:1.1rem;line-height:1.8;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5)}.page_howItWorksGrid__R8l8u{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.page_howItWorksGrid__R8l8u{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_howItWorksGrid__R8l8u{grid-template-columns:repeat(4,1fr)}}.page_stepIcon__jLVEF{color:var(--bg-white);margin:0 auto 1.5rem;display:block}.page_stepCardPremium__dZ8uj{background-color:rgba(0,33,71,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:2rem 1.5rem;border-radius:12px;text-align:center;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);transition:transform .3s,background-color .3s}.page_stepCardPremium__dZ8uj:hover{transform:translateY(-5px);background-color:rgba(0,33,71,.7)}.page_stepTitlePremium__FEtOm{font-size:1.1rem;color:var(--secondary-color);margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.page_stepDescPremium__L8ChW{font-size:.95rem;opacity:.9;line-height:1.5;color:var(--bg-white)}.ContactForm_contactForm__wQcUx{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--bg-light-gray);padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.ContactForm_formGroup__D_3ol{display:flex;flex-direction:column;gap:.5rem;text-align:left}.ContactForm_formGroup__D_3ol label{font-weight:600;color:var(--primary-color);font-size:.95rem}.ContactForm_formGroup__D_3ol input,.ContactForm_formGroup__D_3ol textarea{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:4px;font-family:var(--font-inter);font-size:1rem;transition:border-color .3s,box-shadow .3s}.ContactForm_formGroup__D_3ol input:focus,.ContactForm_formGroup__D_3ol textarea:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px rgba(197,155,39,.2)}.ContactForm_submitButton__Ei6tL{background-color:var(--secondary-color);color:var(--text-light);padding:1rem;border:none;border-radius:4px;font-family:var(--font-heading);font-weight:600;font-size:1.1rem;cursor:pointer;transition:background-color .3s;margin-top:1rem}.ContactForm_submitButton__Ei6tL:hover:not(:disabled){background-color:#a37e1c}.ContactForm_submitButton__Ei6tL:disabled{opacity:.7;cursor:not-allowed}.ContactForm_successMessage__j_ZHy{max-width:600px;margin:0 auto;text-align:center;background-color:var(--bg-light-gray);padding:3rem 2rem;border-radius:8px;border-top:4px solid #10b981}.ContactForm_successMessage__j_ZHy p{font-size:1.2rem;color:var(--primary-color);margin-bottom:2rem}.ContactForm_errorMessage__5uOES{color:#ef4444;text-align:center;font-weight:500;margin-top:.5rem}