:root{--blue:#064cae;--blue2:#005ac8;--cyan:#09b8ed;--ink:#06265c;--muted:#566a87;--bg:#f8fbff;--white:#fff;--shadow:0 6px 20px rgba(0,49,115,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1220px,92%);margin:auto}.topbar{background:linear-gradient(90deg,#0848a4,#0056bd);color:#fff;font-size:13px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-links{display:flex;gap:20px;align-items:center}.topbar a{color:#fff;text-decoration:none}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid #e8eef8}.navrow{height:92px;display:flex;align-items:center;gap:24px}.logo img{width:118px;height:72px;object-fit:contain;display:block}.nav{margin-left:auto;display:flex;gap:34px;align-items:center}.nav a{color:#06327a;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:13px;letter-spacing:.15px;padding:34px 0 14px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:#08aee7;border-color:#08aee7}.quick{margin-left:18px;background:linear-gradient(90deg,#0098e5,#12b9ef);color:white;text-decoration:none;padding:17px 23px;border-radius:4px;font-weight:800;text-transform:uppercase;font-size:13px}.menu{display:none;margin-left:auto;border:0;background:none;font-size:28px;color:var(--blue)}.hero{background:#fff}.hero-grid{display:grid;grid-template-columns:44% 56%;min-height:430px}.hero-copy{padding:54px 36px 28px 0}.kicker,.section-title small,.about-copy small{display:block;text-transform:uppercase;color:#05a6e3;font-weight:900;font-size:13px;letter-spacing:.35px;margin-bottom:16px}.hero h1{font-size:34px;line-height:1.25;text-transform:uppercase;margin:0 0 12px;color:#07489f}.hero h1 span{color:#05a8e5}.line{width:32px;height:3px;background:#07aeea;margin:18px 0}.hero p{font-size:16px;line-height:1.55;color:#405575;max-width:560px}.actions{display:flex;gap:14px;margin:22px 0 30px}.btn{text-decoration:none;border-radius:4px;padding:13px 25px;font-weight:900;text-transform:uppercase;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.btn.solid{background:var(--blue);color:#fff}.btn.outline{border:1.5px solid var(--blue);color:var(--blue);background:#fff}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:14px}.trust>div{display:flex;gap:9px;align-items:center}.trust b{font-size:25px;color:#064ea8}.trust span{font-size:12px;color:#536580}.trust strong{display:block;color:#07489f;text-transform:uppercase;font-size:11px}.hero-photo{background:url('assets/hero.jpg') center/cover no-repeat;min-height:430px}.section{padding:48px 0}.section-title{text-align:center;margin-bottom:25px}.section-title small{margin:0 0 7px}.section-title h2{margin:0;font-size:27px;color:#064ba8}.section-title p{color:#6b7890}.service-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.service-grid article{background:#fff;border:1px solid #e6ecf4;box-shadow:0 4px 12px rgba(13,52,104,.08);text-align:center;padding:18px 13px 20px;min-height:188px;border-radius:3px}.ico{font-size:38px;line-height:1;color:#0754b8;margin-bottom:14px}.service-grid h3{font-size:14px;line-height:1.25;margin:0 0 11px;color:#053f90}.service-grid p{font-size:12.5px;line-height:1.5;color:#5b6880;margin:0}.about-section{background:linear-gradient(120deg,#0750b6,#004096);padding:36px 0;color:#fff}.about-grid{display:grid;grid-template-columns:1.05fr 1.2fr 1.45fr;gap:28px;align-items:stretch}.about-copy small{color:#19c0f0;margin-bottom:8px}.about-copy h2{font-size:25px;line-height:1.28;margin:0}.about-copy p{font-size:13.5px;line-height:1.55;color:#eef5ff}.line.light{background:#27c8f3}.about-img{width:100%;height:100%;min-height:270px;object-fit:cover;border-radius:6px}.quote{background:linear-gradient(150deg,#10bbef,#0597df);padding:22px;border-radius:6px}.quote h3{margin:0 0 15px;font-size:18px}.two{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:9px}.quote input,.quote select,.quote textarea{width:100%;border:0;border-radius:3px;padding:11px 12px;font:inherit;color:#294565}.quote textarea{resize:vertical}.quote button{width:100%;margin-top:9px;border:0;background:#0055b6;color:#fff;padding:12px;border-radius:3px;text-transform:uppercase;font-weight:900;cursor:pointer}.form-note{font-size:11px!important;margin:8px 0 0!important;color:#eaf7ff!important}.work{background:#f7faff}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.work-grid img{width:100%;height:230px;object-fit:cover;border-radius:5px;box-shadow:var(--shadow)}footer{background:#032c67;color:#e9f1ff;padding:26px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.footer-inner strong{display:block;font-size:17px}.footer-inner span{display:block;color:#bcd1ef}.footer-inner a{color:#fff;text-decoration:none}@media(max-width:1100px){.service-grid{grid-template-columns:repeat(4,1fr)}.nav{gap:18px}.quick{display:none}.hero-grid{grid-template-columns:1fr 1fr}.trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.top-links{gap:12px;flex-wrap:wrap;justify-content:center;padding:7px 0}.top-links a:nth-child(3){display:none}.header{position:sticky}.navrow{height:78px}.logo img{width:95px;height:60px}.menu{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 5%;box-shadow:0 12px 25px rgba(0,0,0,.12)}.nav.open{display:flex}.nav a{padding:14px 0;border-bottom:1px solid #eef2f8}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:38px 0 26px}.hero h1{font-size:29px}.hero-photo{min-height:270px}.actions{flex-direction:column}.trust{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.about-img{min-height:240px}.two{grid-template-columns:1fr}.work-grid{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column;text-align:center}}@media(max-width:460px){.service-grid,.work-grid{grid-template-columns:1fr}.hero h1{font-size:25px}.trust{grid-template-columns:1fr 1fr}.top-links a:nth-child(2){display:none}}

/* Larger social media icons */
.top-links a[aria-label="Facebook"],
.top-links a[aria-label="Instagram"]{
  width:34px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
  font-weight:900;
  line-height:1;
  border-radius:50%;
  transition:transform .2s ease, background .2s ease;
}
.top-links a[aria-label="Facebook"]:hover,
.top-links a[aria-label="Instagram"]:hover{
  background:rgba(255,255,255,.14);
  transform:scale(1.08);
}
@media(max-width:760px){
  .top-links a[aria-label="Facebook"],
  .top-links a[aria-label="Instagram"]{
    width:38px;
    height:38px;
    font-size:29px;
  }
}
