
:root{
  --navy:#0d2c4d;
  --navy2:#153a5f;
  --green:#4d9b43;
  --green2:#65ad57;
  --silver:#cfd5da;
  --ink:#27333d;
  --muted:#67737d;
  --pale:#f4f7f7;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}
a{color:inherit}
.wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.site-header{background:#fff;border-bottom:1px solid #e8ecef;position:relative;z-index:10}
.header-inner{min-height:108px;display:flex;align-items:center;gap:34px}
.brand{display:block;margin-right:auto}
.brand img{display:block;width:270px;max-width:34vw;height:auto}
.nav{display:flex;align-items:center;gap:30px}
.nav a{text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.055em;color:var(--navy)}
.phone{background:var(--green);color:#fff;text-decoration:none;font-weight:700;padding:16px 19px;border-radius:5px;white-space:nowrap}

.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#fff 0%,#f6f8f9 57%,#eaf0f2 100%)}
.hero-grid{min-height:460px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;z-index:2}
.hero-copy{padding:58px 0 70px}
.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--green);margin-bottom:13px}
.hero h1{font-size:58px;line-height:1.02;margin:0;color:var(--green);letter-spacing:-.035em}
.hero h1 span{color:var(--navy)}
.rule{width:105px;height:4px;margin:24px 0 22px;background:linear-gradient(90deg,var(--navy) 0 55%,var(--green) 55%)}
.hero p{font-size:19px;line-height:1.65;max-width:610px;color:#4c5963;margin:0 0 29px}
.btn{display:inline-block;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.08em;padding:15px 23px;border-radius:4px}
.btn-navy{background:var(--navy);color:#fff}
.btn-green{background:var(--green);color:#fff}
.hero-visual{height:100%;position:relative;min-height:420px}
.skyline{position:absolute;left:8%;right:0;bottom:87px;height:245px;border-bottom:7px solid #aebac3;opacity:.72}
.b{position:absolute;bottom:0;background:linear-gradient(#c8d1d7,#8fa2ae);border-radius:2px 2px 0 0}
.b1{left:4%;width:47px;height:110px}.b2{left:14%;width:63px;height:175px}.b3{left:28%;width:44px;height:138px}
.b4{left:38%;width:79px;height:225px}.b5{left:55%;width:56px;height:155px}.b6{left:66%;width:72px;height:195px}
.b7{left:82%;width:44px;height:127px}.b8{left:91%;width:58px;height:167px}
.mountain{position:absolute;bottom:84px;width:310px;height:110px;background:#dce3e6;clip-path:polygon(0 100%,22% 43%,34% 66%,54% 18%,74% 72%,100% 100%)}
.m1{left:-5%;opacity:.75}.m2{left:39%;transform:scale(.9);opacity:.55}
.green-arc{position:absolute;width:510px;height:510px;border:34px solid var(--green);border-left-color:transparent;border-top-color:transparent;border-radius:50%;right:-215px;bottom:-170px;transform:rotate(13deg);opacity:.92}
.hero-shape-one{position:absolute;width:650px;height:650px;border:55px solid rgba(13,44,77,.08);border-left-color:transparent;border-top-color:transparent;border-radius:50%;right:-250px;bottom:-215px}
.hero-shape-two{position:absolute;width:540px;height:540px;border:22px solid rgba(255,255,255,.9);border-left-color:transparent;border-top-color:transparent;border-radius:50%;right:-120px;bottom:-170px}

.section{padding:82px 0}
.section-kicker{text-align:center}
.section-kicker:before,.section-kicker:after{content:"";display:inline-block;width:42px;height:1px;background:var(--green);vertical-align:middle;margin:0 13px}
.section-kicker.left{text-align:left}
.section-kicker.left:before{display:none}
.section-kicker.light{color:#83c574}
.section h2{font-size:38px;line-height:1.15;color:var(--navy);text-align:center;margin:0 0 18px;letter-spacing:-.02em}
.section-intro{max-width:850px;margin:0 auto 43px;text-align:center;line-height:1.7;color:var(--muted);font-size:17px}
.section-intro.small{margin-top:-25px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:35px;border-top:1px solid #e3e8eb;border-bottom:1px solid #e3e8eb}
.service-grid article{text-align:center;padding:42px 38px 44px}
.service-grid article+article{border-left:1px solid #e3e8eb}
.icon{width:66px;height:66px;border-radius:50%;margin:0 auto 21px;display:grid;place-items:center;background:#eef5ed;border:1px solid #cfe0cc;color:var(--navy);font-size:26px;font-weight:800}
.service-grid h3{color:var(--navy);font-size:15px;letter-spacing:.08em;margin:0 0 14px}
.service-grid h3:after{content:"";display:block;width:36px;height:3px;background:var(--green);margin:12px auto 0}
.service-grid p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}
.company{background:var(--pale)}
.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.company .section-kicker,.company h2{text-align:left}
.company h2{font-size:41px}
.company-copy{font-size:17px;line-height:1.75;color:#56636c}
.company-copy p:last-child{margin-bottom:0}
.companies{background:linear-gradient(135deg,#fff,#f2f6f4)}
.companies .btn{display:table;margin:8px auto 0}
.contact-band{background:linear-gradient(115deg,var(--navy),#123d61);color:#fff;padding:67px 0}
.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}
.contact-band h2{font-size:40px;margin:0 0 15px;color:#fff}
.contact-band p{max-width:650px;line-height:1.7;color:#dce5ea;font-size:17px;margin:0}
.contact-action{border-left:1px solid rgba(255,255,255,.24);padding-left:55px}
.big-phone{display:block;color:#fff;text-decoration:none;font-size:31px;font-weight:800;margin-bottom:18px}
footer{background:#fff}
.footer-grid{padding:48px 0;display:grid;grid-template-columns:1.7fr .65fr .65fr;gap:60px;align-items:start}
.footer-brand img{width:260px;max-width:100%;height:auto}
footer h4{font-size:12px;letter-spacing:.13em;color:var(--green);margin:7px 0 14px}
footer a,footer span{display:block;text-decoration:none;color:#45525d;font-size:14px;margin:0 0 9px}
.copyright{background:var(--navy);border-top:4px solid var(--green);text-align:center;color:#fff;padding:17px;font-size:13px}

@media (max-width:900px){
  .header-inner{min-height:88px;flex-wrap:wrap;padding:14px 0}
  .brand img{width:220px;max-width:60vw}
  .nav{order:3;width:100%;justify-content:center;gap:17px;padding-bottom:8px;flex-wrap:wrap}
  .phone{font-size:12px;padding:12px}
  .hero-grid{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:55px 0 20px}
  .hero h1{font-size:44px}
  .hero-visual{min-height:300px}
  .service-grid{grid-template-columns:1fr}
  .service-grid article+article{border-left:0;border-top:1px solid #e3e8eb}
  .two-col,.contact-grid,.footer-grid{grid-template-columns:1fr;gap:28px}
  .contact-action{border-left:0;border-top:1px solid rgba(255,255,255,.24);padding:30px 0 0}
}
@media (max-width:560px){
  .wrap{width:min(100% - 30px,1180px)}
  .phone{display:none}
  .brand img{width:205px}
  .hero h1{font-size:37px}
  .hero p{font-size:17px}
  .section{padding:62px 0}
  .section h2,.company h2,.contact-band h2{font-size:31px}
}
