:root{--blue:#18296f;--red:#e30613;--cream:#f4f1f7;--light:#f7f7f9;--text:#101426;--muted:#5e6475;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.siteHeader{background:var(--white);z-index:20;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:110px;padding:0 7%;display:flex;position:sticky;top:0}.logo{border:6px solid var(--blue);width:92px;height:58px;color:var(--blue);letter-spacing:1px;justify-content:center;align-items:center;font-size:28px;font-weight:800;text-decoration:none;display:flex}.nav{color:var(--blue);align-items:center;gap:38px;font-weight:700;display:flex}.nav a{text-decoration:none}.nav a:hover{color:var(--red)}.hero{background:var(--cream);min-height:620px;position:relative;overflow:hidden}.heroImage{background-color:#0000;background-image:linear-gradient(#18296f38,#18296f38),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:82%;height:500px}.heroCard{background:#ebe7f2;width:540px;padding:48px 56px;position:absolute;top:310px;right:12%;box-shadow:0 16px 40px #00000014}.heroCard h1{color:var(--blue);margin:0 0 28px;font-size:50px;font-weight:400;line-height:1.1}.heroCard p{margin:0 0 14px;line-height:1.6}.line{background:var(--blue);width:110px;height:4px;margin-bottom:22px}.whySection{text-align:center;padding:90px 8%}.whySection h2,.servicesSection h2,.testimonial h2,.cta h2,.contactSection h2{color:var(--blue);margin:0 0 20px;font-size:44px;font-weight:400}.whySection>p{max-width:720px;color:var(--muted);margin:0 auto 40px;line-height:1.7}.whyGrid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.whyGrid div{background:var(--light);text-align:left;border-left:6px solid var(--blue);padding:32px}.whyGrid strong{color:var(--blue);margin-bottom:12px;font-size:20px;display:block}.whyGrid span{color:var(--muted);line-height:1.6}.servicesSection{background:linear-gradient(var(--blue) 0 280px, var(--white) 280px 100%);padding:90px 8%}.sectionIntro{max-width:900px;color:var(--white);margin:0 auto 60px}.sectionIntro h2{color:var(--white)}.sectionIntro p{font-size:18px}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:52px;max-width:1100px;margin:0 auto;display:grid}.serviceCard{background:#f2f2f2;min-height:280px;padding:38px;box-shadow:12px 12px #eee}.serviceCard h3{color:var(--blue);margin:0 0 26px;font-size:30px;font-weight:400;line-height:1.1}.serviceCard p{margin-bottom:28px;line-height:1.7}.serviceCard a{color:var(--red);text-decoration:none}.testimonial{text-align:center;border-bottom:18px solid var(--blue);background:#f7f7f7;padding:90px 8%}.testimonial blockquote{max-width:850px;color:var(--blue);margin:35px auto 28px;font-size:34px;font-weight:400;line-height:1.35}.testimonial p{color:var(--red);font-size:18px;line-height:1.6}.cta{text-align:center;padding:100px 8%}.cta h2{font-size:54px}.cta p{max-width:640px;margin:0 auto 32px;line-height:1.7}.button{background:var(--red);color:var(--white);padding:18px 32px;font-weight:700;text-decoration:none;display:inline-block}.contactSection{color:var(--white);background:#343266;padding:90px 8%}.contactSection h2{color:var(--white);text-align:center}.contactGrid{grid-template-columns:repeat(3,1fr);gap:50px;max-width:1100px;margin:50px auto 0;display:grid}.contactGrid h3{margin-bottom:20px;font-size:22px}.contactGrid p{line-height:1.5}.contactGrid a{color:var(--white)}.footer{color:var(--white);background:#242451;justify-content:space-between;gap:20px;padding:24px 8%;display:flex}.footer a{color:var(--white)}.legalPage{max-width:820px;margin:0 auto;padding:70px 32px 100px;line-height:1.7}.legalPage h1{color:var(--blue);font-size:46px;line-height:1.15}.legalPage h2{color:var(--blue);margin-top:38px}.legalPage p,.legalPage li{color:#2c3142}.legalBack{color:var(--blue);margin-bottom:24px;font-weight:700;display:inline-block}@media (max-width:900px){.siteHeader{align-items:flex-start;gap:20px;height:auto;padding:20px}.nav{flex-wrap:wrap;gap:16px;font-size:14px}.hero{min-height:auto}.heroImage{width:100%;height:300px}.heroCard{width:auto;margin:0;padding:36px 24px;position:static}.heroCard h1,.cta h2{font-size:38px}.whyGrid,.serviceGrid,.contactGrid{grid-template-columns:1fr}.testimonial blockquote{font-size:26px}.footer{flex-direction:column}}
