.Hero-module__ZARIfG__hero{background-color:var(--navy-blue);height:100vh;min-height:600px;color:var(--white);text-align:center;background-image:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=2070&auto=format&fit=crop);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(135deg,#0f172ae6 0%,#0f172a99 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{z-index:2;max-width:800px;position:relative}.Hero-module__ZARIfG__title{background:linear-gradient(90deg, var(--white) 0%, var(--gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--light-gray);opacity:.9;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}
.Services-module__dpHhBa__services{background-color:var(--light-gray)}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.Services-module__dpHhBa__card{background:var(--white);text-align:left;border-top:4px solid var(--gold);border-radius:16px;padding:2.5rem 2rem;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}@media (prefers-color-scheme:dark){.Services-module__dpHhBa__card{background:#111827;box-shadow:0 10px 30px #00000080}}.Services-module__dpHhBa__card:hover{box-shadow:0 20px 40px #0f172a1a}.Services-module__dpHhBa__iconWrapper{background-color:#d4af371a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--navy-blue);margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (prefers-color-scheme:dark){.Services-module__dpHhBa__cardTitle{color:var(--white)}}.Services-module__dpHhBa__cardText{color:var(--text-muted);line-height:1.6}
.About-module__vAULUW__about{background-color:var(--white)}@media (prefers-color-scheme:dark){.About-module__vAULUW__about{background-color:var(--light-gray)}}.About-module__vAULUW__description{max-width:700px;color:var(--text-muted);margin:0 auto;font-size:1.25rem;line-height:1.8}
.WhyUs-module__onskOq__whyUs{background-color:var(--navy-blue);color:var(--white)}@media (prefers-color-scheme:dark){.WhyUs-module__onskOq__whyUs{background-color:#0b1120}}.WhyUs-module__onskOq__whyUs .WhyUs-module__onskOq__section-title{color:var(--white)}.WhyUs-module__onskOq__flexBox{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;display:flex}.WhyUs-module__onskOq__feature{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:250px;display:flex}.WhyUs-module__onskOq__iconCircle{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.WhyUs-module__onskOq__feature:hover .WhyUs-module__onskOq__iconCircle{background-color:#d4af371a;border-color:#d4af374d;transform:translateY(-10px)}.WhyUs-module__onskOq__feature h3{margin-bottom:1rem;font-size:1.4rem}.WhyUs-module__onskOq__feature p{color:#ffffffb3;line-height:1.6}
.Contact-module__hcVmEa__contact{background-color:var(--white)}@media (prefers-color-scheme:dark){.Contact-module__hcVmEa__contact{background-color:var(--light-gray)}}.Contact-module__hcVmEa__contactWrapper{background:var(--light-gray);border-radius:20px;gap:4rem;padding:4rem;display:flex;box-shadow:0 10px 40px #0000000d}@media (prefers-color-scheme:dark){.Contact-module__hcVmEa__contactWrapper{background:#111827}}.Contact-module__hcVmEa__contactInfo{flex:1}.Contact-module__hcVmEa__contactDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Contact-module__hcVmEa__contacts div{color:var(--text-main);margin-bottom:1rem;font-size:1.1rem}.Contact-module__hcVmEa__form{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{border:1px solid var(--divider);background:var(--white);width:100%;color:var(--text-main);border-radius:8px;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .3s}@media (prefers-color-scheme:dark){.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{color:#f1f5f9;background:#1e293b;border-color:#334155}}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--gold)}@media (max-width:992px){.Contact-module__hcVmEa__contactWrapper{flex-direction:column;gap:3rem;padding:2.5rem}}
