
:root{--navy:#0b1f35;--navy2:#071522;--blue:#1769aa;--blue2:#0e548d;--sky:#eaf4fb;--ink:#18232d;--muted:#5d6973;--line:#dce4ea;--white:#fff;--max:1180px;--shadow:0 18px 46px rgba(11,31,53,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.7;background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;color:#000}.topbar{background:var(--navy2);color:#fff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:10px 0}.topbar span{color:#cbd6df}.header{position:absolute;z-index:30;top:44px;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.22)}.nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:19px;line-height:1.15}.brand small{display:block;font-size:11px;letter-spacing:.14em;color:#b9d7ed;margin-top:5px}.menu{display:flex;align-items:center;gap:21px;list-style:none;margin:0;padding:0;color:#fff;font-weight:800;text-transform:uppercase;font-size:12px}.menu li{position:relative}.menu a:hover,.menu a:focus,.menu a[aria-current=page]{color:#b8dcf5}.dropdown>button{background:none;border:0;color:inherit;font:inherit;font-weight:inherit;text-transform:inherit;cursor:pointer;padding:18px 0}.submenu{display:none;position:absolute;top:52px;left:-20px;width:285px;background:#fff;color:var(--ink);box-shadow:var(--shadow);padding:10px 0;list-style:none}.submenu a{display:block;padding:10px 20px;text-transform:none;font-size:14px;font-weight:700}.submenu a:hover{background:var(--sky);color:var(--blue)}.dropdown:hover .submenu,.dropdown:focus-within .submenu{display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff;padding:15px 24px;border:0;font:inherit;font-weight:900;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:.2s}.btn:hover,.btn:focus{background:var(--blue2);transform:translateY(-1px)}.btn.light{background:#fff;color:var(--navy)}.btn.outline{background:transparent;border:2px solid #fff}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);padding:7px 11px;font-size:24px}.hero,.page-hero{color:#fff;display:flex;align-items:center;background-position:center;background-size:cover}.hero{min-height:800px;padding:215px 0 110px}.page-hero{min-height:520px;padding:205px 0 90px}.hero h1,.page-hero h1{font-size:clamp(44px,6vw,78px);line-height:1.04;text-transform:uppercase;max-width:880px;margin:0 0 24px;font-weight:900;letter-spacing:-.03em}.page-hero h1{font-size:clamp(38px,5vw,64px)}.eyebrow{display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.12em;color:#b9d7ed;margin-bottom:20px}.eyebrow:before{content:"";width:48px;height:2px;background:#3887d6}.lead{font-size:21px;max-width:760px;color:#e2edf5}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.trust-row{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:38px;color:#d7e5ef;font-weight:700;font-size:14px}.section{padding:92px 0}.section.alt{background:#f5f8fa}.section.dark{background:var(--navy);color:#fff}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.section h2{font-size:clamp(34px,4.5vw,54px);line-height:1.08;text-transform:uppercase;margin:0 0 24px;letter-spacing:-.03em}.section h3{font-size:24px;line-height:1.2;margin:0 0 14px}.section p{margin:0 0 18px;color:var(--muted)}.dark p{color:#cbd8e1}.kicker{text-transform:uppercase;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.13em;margin-bottom:15px}.photo{border-radius:80px 0 80px 0;overflow:hidden;box-shadow:var(--shadow);min-height:480px}.photo img{width:100%;height:100%;object-fit:cover}.card{background:#fff;border:1px solid var(--line);padding:30px;box-shadow:0 10px 24px rgba(11,31,53,.07);height:100%}.card .num{font-size:13px;font-weight:900;color:var(--blue);letter-spacing:.1em}.card h3{margin-top:10px}.card p{font-size:15px}.service-card{position:relative;overflow:hidden;padding:0;background:#fff;border:1px solid var(--line);box-shadow:0 10px 24px rgba(11,31,53,.08)}.service-card img{height:220px;width:100%;object-fit:cover}.service-card .body{padding:26px}.service-card a.more{color:var(--blue);font-weight:900;text-transform:uppercase;font-size:13px}.call-strip{padding:54px 0;background:var(--blue);color:#fff}.call-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.call-strip h2{font-size:clamp(28px,4vw,46px);line-height:1.08;margin:0;text-transform:uppercase}.breadcrumbs{font-size:14px;color:#d6e4ee;margin-bottom:18px}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;align-items:start}.article h2{font-size:38px;margin-top:52px}.article h3{font-size:25px;margin-top:34px}.article p,.article li{font-size:17px;color:#43515d}.article ul{padding-left:22px}.quick-answer{background:var(--sky);border-left:5px solid var(--blue);padding:26px 30px;margin:0 0 40px}.quick-answer strong{color:var(--navy)}.sidebar{position:sticky;top:30px}.sidebox{background:var(--navy);color:#fff;padding:28px;margin-bottom:24px}.sidebox h3{margin-top:0}.sidebox p{color:#cbd8e1}.side-links{list-style:none;padding:0;margin:0}.side-links a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.15);font-weight:700}.side-links a:hover{color:#b9d7ed}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font-size:19px;font-weight:900;cursor:pointer;color:var(--navy)}.faq details p{padding-top:12px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px}.contact-card{background:var(--navy);color:#fff;padding:38px}.contact-card p{color:#cbd8e1}.form{display:grid;gap:16px}.form input,.form textarea,.form select{width:100%;padding:15px;border:1px solid var(--line);font:inherit}.form textarea{min-height:150px}.footer{background:#071522;color:#d4dee6;padding:70px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:45px}.footer h3{color:#fff;font-size:18px;text-transform:uppercase}.footer p,.footer li{font-size:14px;color:#aebdca}.footer ul{list-style:none;padding:0}.footer li{margin:9px 0}.footer a:hover{color:#fff}.copyright{margin-top:50px;border-top:1px solid rgba(255,255,255,.1);padding:20px 0;font-size:13px}.disclaimer{background:#050f18;color:#91a1af;font-size:12px;line-height:1.5;padding:18px 0}.mobile-call{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:80;background:var(--blue);color:#fff;padding:15px;text-align:center;font-weight:900;text-transform:uppercase;box-shadow:0 8px 30px rgba(0,0,0,.3)}
@media(max-width:980px){.menu-toggle{display:block}.menu{display:none;position:absolute;top:92px;left:20px;right:20px;background:var(--navy);padding:20px;flex-direction:column;align-items:stretch;gap:0}.menu.open{display:flex}.menu a,.dropdown>button{display:block;padding:13px 0;width:100%;text-align:left}.submenu{position:static;display:block;width:auto;box-shadow:none;background:rgba(255,255,255,.06);color:#fff;padding-left:12px}.submenu a{font-size:13px}.nav>.btn{display:none}.grid-2,.content-wrap,.contact-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.sidebar{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:720px}.page-hero{min-height:480px}}
@media(max-width:640px){.container{width:min(100% - 28px,var(--max))}.topbar .container{justify-content:center}.topbar .container span:last-child{display:none}.header{top:41px}.nav{min-height:76px}.menu{top:76px}.brand{font-size:16px}.hero{min-height:690px;padding:175px 0 80px}.page-hero{min-height:440px;padding:165px 0 70px}.hero h1{font-size:42px}.lead{font-size:18px}.section{padding:68px 0}.grid-2{gap:38px}.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.photo{min-height:340px;border-radius:50px 0 50px 0}.call-strip .container{align-items:flex-start;flex-direction:column}.actions .btn{width:100%}.mobile-call{display:block}body{padding-bottom:76px}.article h2{font-size:31px}.content-wrap{gap:35px}}

/* Mobile, readability, and performance refinements */
.hero-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:900px;margin-top:34px}
.trust-item{background:rgba(7,21,34,.76);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(8px);padding:14px 16px;min-width:0}
.trust-item strong{display:block;color:#fff;font-size:14px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}
.trust-item span{display:block;color:#cfe0ec;font-size:12px;line-height:1.35;margin-top:5px}
.dark .card{color:var(--ink)}
.dark .card h3{color:var(--navy)}
.dark .card p{color:#52616d}
.dark .card .num{color:var(--blue)}
.service-card img{aspect-ratio:16/10}
.hero,.page-hero{background-repeat:no-repeat}
@media(max-width:980px){
  .header{position:absolute}
  .hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}
  .hero h1,.page-hero h1{overflow-wrap:anywhere}
  .section.dark .grid-4{gap:14px}
}
@media(max-width:640px){
  .topbar{font-size:12px}
  .topbar .container{padding:8px 0;text-align:center}
  .header{top:35px}
  .nav{min-height:72px;gap:10px}
  .brand{max-width:210px;font-size:14px}
  .brand small{font-size:9px}
  .menu-toggle{flex:0 0 auto}
  .menu{left:14px;right:14px;top:72px;max-height:calc(100vh - 115px);overflow:auto}
  .hero{min-height:auto;padding:150px 0 64px;background-position:62% center}
  .page-hero{min-height:auto;padding:145px 0 62px;background-position:62% center}
  .hero h1,.page-hero h1{font-size:clamp(34px,11vw,46px);line-height:1.03;margin-bottom:18px}
  .eyebrow{font-size:11px;letter-spacing:.09em;margin-bottom:14px}
  .eyebrow:before{width:30px}
  .lead{font-size:17px;line-height:1.55}
  .actions{margin-top:24px;gap:10px}
  .actions .btn{padding:14px 16px;font-size:13px}
  .hero-trust{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}
  .trust-item{padding:11px 12px;backdrop-filter:none;background:rgba(7,21,34,.86)}
  .trust-item strong{font-size:12px}
  .trust-item span{font-size:10px}
  .section h2{font-size:clamp(30px,9vw,40px);overflow-wrap:anywhere}
  .section.dark .grid-4{grid-template-columns:1fr}
  .section.dark .card{padding:24px}
  .photo{min-height:280px}
  .service-card img{height:auto}
  .call-strip{padding:38px 0}
  .call-strip h2{font-size:30px}
  .footer{padding-top:52px}
  .footer-grid{gap:26px}
}
@media(max-width:380px){
  .container{width:calc(100% - 22px)}
  .hero-trust{grid-template-columns:1fr}
  .brand{max-width:180px}
  .hero h1,.page-hero h1{font-size:32px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* Verified trust badges in the homepage hero */
.verified-trust .trust-item{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:76px;
  background:rgba(7,21,34,.88);
  border:1px solid rgba(255,255,255,.3);
  box-shadow:0 10px 24px rgba(0,0,0,.2);
}
.verified-trust .trust-icon{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:45px;
  min-height:45px;
  padding:5px;
  border-radius:50%;
  background:#fff;
  color:var(--blue);
  font-size:12px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.02em;
}
.verified-trust .stars{
  min-width:68px;
  border-radius:7px;
  color:#f7b500;
  font-size:12px;
  letter-spacing:0;
}
.verified-trust .trust-copy{display:block;min-width:0}
.verified-trust .trust-copy strong{font-size:13px}
.verified-trust .trust-copy>span{font-size:11px}
.verified-trust .trust-google{border-top:3px solid #f7b500}
.verified-trust .trust-bbb{border-top:3px solid #1687c8}
.verified-trust .trust-gaf{border-top:3px solid #e1251b}
.verified-trust .trust-local{border-top:3px solid #fff}

@media(max-width:640px){
  .verified-trust{grid-template-columns:1fr;gap:9px}
  .verified-trust .trust-item{min-height:64px;padding:10px 12px}
  .verified-trust .trust-icon{min-width:40px;min-height:40px}
  .verified-trust .stars{min-width:62px}
  .verified-trust .trust-copy strong{font-size:12px}
  .verified-trust .trust-copy>span{font-size:10px}
}

/* Location map and final homepage refinements */
.map-card{min-height:440px;background:#e8eef3;box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--line)}
.map-card iframe{display:block;width:100%;height:100%;min-height:440px;border:0}
.section-intro{max-width:850px;font-size:18px;margin-bottom:34px!important}
.choice-grid{margin-top:30px}
.center-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px}
.btn.secondary{background:var(--navy)}
.contact-card .btn.light{margin-top:12px}
@media(max-width:700px){.map-card,.map-card iframe{min-height:340px}.choice-grid{grid-template-columns:1fr}.center-actions .btn{width:100%}}

/* Expanded homepage content */
.home-hero{min-height:980px;padding-bottom:80px}.home-hero h1{max-width:1080px;font-size:clamp(42px,5.4vw,72px)}.hero-answer{max-width:960px;margin:28px 0 0;background:rgba(255,255,255,.95);color:var(--ink);border-left-color:#f7b500;padding:20px 24px;font-size:16px;line-height:1.55}.hero-answer strong{color:var(--navy)}.trust-wide{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1020px}.btn.danger{background:#b72b26}.btn.danger:hover{background:#95211d}.benefits-grid{grid-template-columns:repeat(4,1fr)}.light-kicker{color:#8fc9f0}.material-grid .card{min-height:180px}.dark-note{max-width:900px;margin:30px 0 0!important}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding:10px 0 10px 34px;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';position:absolute;left:0;top:10px;color:var(--blue);font-weight:900}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:34px 0}.price-card{background:#fff;border:1px solid var(--line);padding:30px;box-shadow:0 10px 24px rgba(11,31,53,.07)}.price-card strong{display:block;color:var(--blue);font-size:28px;line-height:1.1;margin-bottom:12px}.price-card span{display:block;color:var(--muted)}.timeline-table{border:1px solid var(--line);margin:30px 0}.timeline-table>div{display:grid;grid-template-columns:1fr 260px;gap:20px;padding:18px 22px;border-bottom:1px solid var(--line)}.timeline-table>div:last-child{border-bottom:0}.timeline-table span{color:var(--blue);font-weight:900}.process-grid{grid-template-columns:repeat(3,1fr)}.area-cloud{font-size:16px;line-height:2}.review-section{text-align:center}.review-section p{max-width:760px;margin:0 auto 26px}.cta-final{background:var(--blue);color:#fff}.cta-final .container{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-final h2{margin-bottom:14px}.cta-final p{color:#e3eef6;max-width:720px}.cta-final .actions{margin:0;justify-content:flex-end}.cta-final .btn.outline{border-color:#fff}.cta-final .btn.danger{border:1px solid rgba(255,255,255,.3)}
@media(max-width:980px){.home-hero{min-height:auto}.trust-wide{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.price-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.cta-final .container{display:block}.cta-final .actions{justify-content:flex-start;margin-top:26px}.timeline-table>div{grid-template-columns:1fr 180px}}
@media(max-width:640px){.home-hero{padding-top:150px}.home-hero h1{font-size:clamp(32px,10vw,43px)}.hero-answer{font-size:14px;padding:17px 18px}.trust-wide,.benefits-grid,.price-grid,.process-grid{grid-template-columns:1fr}.timeline-table>div{grid-template-columns:1fr;gap:4px}.price-card strong{font-size:24px}.cta-final .actions .btn{width:100%}.area-cloud{line-height:1.8}}

/* Enhanced Spring city map section */
.city-map-head{max-width:850px;margin:0 auto 28px;text-align:center}.city-map-card{width:100%;min-height:500px;overflow:hidden;border-radius:26px;box-shadow:0 18px 50px rgba(9,31,55,.14)}.city-map-card iframe{display:block;width:100%;height:500px;border:0}.city-map-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.city-map-details>div{background:#fff;border:1px solid rgba(9,31,55,.09);border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(9,31,55,.07)}.city-map-details h3{margin-top:0}@media(max-width:760px){.city-map-card,.city-map-card iframe{min-height:380px;height:380px}.city-map-details{grid-template-columns:1fr}.city-map-head{text-align:left}}


/* Homepage conversion optimization — scoped to .home-cro */
.home-cro .cro-urgent-bar{background:#f4b323;color:#071a2d;border-bottom:1px solid rgba(7,26,45,.18);font-weight:800}
.home-cro .cro-urgent-inner{min-height:44px;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center;font-size:14px;line-height:1.35}
.home-cro .cro-urgent-inner a{color:#071a2d;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;font-weight:900}
.home-cro .home-hero{min-height:min(760px,92vh);display:flex;align-items:center;background-position:center;background-size:cover}
.home-cro .home-hero .container{padding-top:84px;padding-bottom:72px}
.home-cro .home-hero h1{max-width:900px;text-wrap:balance}
.home-cro .home-hero .lead{max-width:760px;font-size:clamp(18px,2vw,23px)}
.home-cro .home-hero .actions{gap:12px;margin-top:25px}
.home-cro .home-hero .btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.16)}
.home-cro .cro-phone-line{display:flex;align-items:center;gap:14px;margin:18px 0 0;padding:12px 16px;width:max-content;max-width:100%;border:1px solid rgba(255,255,255,.32);border-radius:14px;background:rgba(3,14,25,.5);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.home-cro .cro-phone-line span{color:#dbe8f4;font-size:13px;font-weight:700}
.home-cro .cro-phone-line a{color:#fff;font-size:clamp(20px,2.1vw,28px);line-height:1;font-weight:900;letter-spacing:.01em;white-space:nowrap}
.home-cro .hero-answer{border-left:5px solid #f4b323;box-shadow:0 18px 36px rgba(0,0,0,.24)}
.home-cro .hero-trust{gap:10px}
.home-cro .hero-trust .trust-item{background:rgba(7,26,45,.82);border-color:rgba(255,255,255,.18);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.home-cro .service-card{transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(7,26,45,.08)}
.home-cro .service-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(7,26,45,.14)}
.home-cro .service-card .body{display:flex;flex-direction:column;height:100%}
.home-cro .cro-card-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:auto;padding-top:18px}
.home-cro .cro-card-actions .more,.home-cro .cro-card-call{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:10px 13px;font-weight:800;font-size:14px}
.home-cro .cro-card-actions .more{background:#eef5fb;color:#0b4f86}
.home-cro .cro-card-call{background:#0b5f9e;color:#fff}
.home-cro .cro-card-call:hover{background:#073d67;color:#fff}
.home-cro .cro-mid-cta{position:relative;overflow:hidden;box-shadow:0 18px 42px rgba(7,26,45,.16)}
.home-cro .cro-mid-cta:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:#f4b323}
.home-cro .cta-final{box-shadow:inset 0 1px rgba(255,255,255,.14)}
.home-cro .cro-desktop-call{position:fixed;right:18px;bottom:20px;z-index:999;display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:999px;background:#f4b323;color:#071a2d;font-weight:900;box-shadow:0 12px 30px rgba(7,26,45,.3);border:2px solid #fff}
.home-cro .cro-desktop-call:hover{transform:translateY(-2px);color:#071a2d}
@media(max-width:900px){
 .home-cro .cro-urgent-inner{justify-content:space-between;padding-top:8px;padding-bottom:8px}
 .home-cro .home-hero{min-height:auto}
 .home-cro .home-hero .container{padding-top:64px;padding-bottom:54px}
 .home-cro .hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-cro .cro-desktop-call{display:none}
}
@media(max-width:640px){
 .home-cro .cro-urgent-inner{display:block;font-size:12px;padding:8px 16px}
 .home-cro .cro-urgent-inner span{display:block;margin-bottom:3px}
 .home-cro .home-hero{background-position:62% center}
 .home-cro .home-hero .container{padding-top:44px;padding-bottom:40px}
 .home-cro .home-hero h1{font-size:clamp(34px,10.5vw,48px);line-height:1.02}
 .home-cro .home-hero .actions{display:grid;grid-template-columns:1fr;gap:10px}
 .home-cro .home-hero .btn{width:100%;min-height:54px}
 .home-cro .cro-phone-line{width:100%;display:block;text-align:center;padding:13px;margin-top:13px}
 .home-cro .cro-phone-line span{display:block;margin-bottom:7px}
 .home-cro .cro-phone-line a{display:block;font-size:25px}
 .home-cro .hero-answer{font-size:14px;line-height:1.55;padding:16px}
 .home-cro .hero-trust{grid-template-columns:1fr 1fr;gap:8px}
 .home-cro .hero-trust .trust-item{min-width:0;padding:12px 10px}
 .home-cro .hero-trust .trust-icon{font-size:13px}
 .home-cro .hero-trust .trust-copy strong{font-size:13px}
 .home-cro .hero-trust .trust-copy span{font-size:11px}
 .home-cro .cro-card-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
 .home-cro .cro-card-actions .more,.home-cro .cro-card-call{width:100%;text-align:center;padding:10px 8px}
 .home-cro .section{padding-top:58px;padding-bottom:58px}
 .home-cro .mobile-call{font-weight:900;box-shadow:0 -8px 24px rgba(7,26,45,.2)}
}
@media(max-width:380px){
 .home-cro .hero-trust{grid-template-columns:1fr}
 .home-cro .cro-card-actions{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.home-cro .service-card,.home-cro .cro-desktop-call{transition:none}}


/* Final responsive conversion fixes */
.home-cro .cro-urgent-bar{position:relative;z-index:60;background:#f4b323;color:#071a2d}
.home-cro .cro-urgent-inner{width:min(var(--max),calc(100% - 40px));min-height:42px;margin:auto;padding:7px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;line-height:1.3}
.home-cro .cro-urgent-inner span{min-width:0}
.home-cro .cro-urgent-inner a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 14px;border-radius:999px;background:#071a2d;color:#fff;text-decoration:none;white-space:nowrap}
.home-cro .header{position:relative;top:auto;left:auto;right:auto;background:#0b2236;border-bottom:1px solid rgba(255,255,255,.16)}
.home-cro .nav{min-height:82px}
.home-cro .home-hero .container{padding-top:70px}

@media(max-width:900px){
 .home-cro .cro-urgent-inner{width:min(var(--max),calc(100% - 28px))}
 .home-cro .header .nav>.btn{display:none}
 .home-cro .nav{min-height:74px}
 .home-cro .home-hero .container{padding-top:54px}
}
@media(max-width:640px){
 .home-cro .cro-urgent-inner{display:grid;grid-template-columns:1fr;gap:6px;padding:8px 0;text-align:center;font-size:12px}
 .home-cro .cro-urgent-inner a{width:100%;min-height:38px}
 .home-cro .header{position:relative;top:auto}
 .home-cro .nav{min-height:68px;gap:10px}
 .home-cro .brand{font-size:15px;max-width:210px}
 .home-cro .brand small{font-size:9px;line-height:1.3}
 .home-cro .menu-toggle{flex:0 0 auto;min-width:44px;min-height:44px}
 .home-cro .menu{top:68px}
 .home-cro .home-hero .container{padding-top:42px}
}


/* =========================================================
   Production responsive pass — shared across the complete site
   ========================================================= */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}
body.responsive-site{width:100%;max-width:100%;overflow-x:hidden}
.responsive-site .container{width:min(var(--max),calc(100% - 40px));max-width:100%}
.responsive-site .topbar,.responsive-site .cro-urgent-bar,.responsive-site .header{width:100%}
.responsive-site .header{position:relative;top:auto;left:auto;right:auto;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.16)}
.responsive-site .nav{min-height:82px}
.responsive-site .brand{flex:0 1 270px;min-width:0;overflow-wrap:anywhere}
.responsive-site .menu{min-width:0}
.responsive-site .nav>.btn{flex:0 0 auto;white-space:nowrap}
.responsive-site .hero,.responsive-site .page-hero{min-width:0}
.responsive-site h1,.responsive-site h2,.responsive-site h3,.responsive-site p,.responsive-site li,.responsive-site a{overflow-wrap:break-word}
.responsive-site .grid-2,.responsive-site .grid-3,.responsive-site .grid-4,.responsive-site .footer-grid,.responsive-site .contact-grid,.responsive-site .content-wrap{min-width:0}
.responsive-site .card,.responsive-site .service-card,.responsive-site .price-card,.responsive-site .trust-item{min-width:0}
.responsive-site iframe{max-width:100%}
.responsive-site .timeline-table{max-width:100%;overflow:hidden}
.responsive-site .area-cloud{overflow-wrap:anywhere}
.responsive-site .actions .btn{white-space:normal;text-align:center;line-height:1.25}

/* Announcement bar is now a normal document row, never an overlay. */
.responsive-site .cro-urgent-bar{position:relative;z-index:40;background:#f4b323;color:#071a2d;border:0}
.responsive-site .cro-urgent-inner{width:min(var(--max),calc(100% - 40px));min-height:44px;margin:auto;padding:7px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px;line-height:1.35;font-weight:800}
.responsive-site .cro-urgent-inner span{min-width:0}
.responsive-site .cro-urgent-inner a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 15px;border-radius:999px;background:#071a2d;color:#fff;text-decoration:none;white-space:nowrap;font-weight:900}

/* Keep homepage hero compact enough to expose the primary CTA quickly. */
.responsive-site.home-cro .home-hero{min-height:auto;padding:72px 0 76px}
.responsive-site.home-cro .home-hero .container{padding:0}
.responsive-site.home-cro .home-hero h1{font-size:clamp(42px,5.4vw,72px)}
.responsive-site .hero-trust{width:100%;max-width:1020px}
.responsive-site .quick-answer{max-width:100%}
.responsive-site .cro-desktop-call{white-space:nowrap}

@media (max-width:1100px){
  .responsive-site .nav{gap:14px}
  .responsive-site .menu{gap:14px}
  .responsive-site .nav>.btn{padding:13px 16px;font-size:13px}
  .responsive-site .footer-grid{grid-template-columns:1.25fr 1fr 1fr;gap:30px}
  .responsive-site .footer-grid>div:last-child{grid-column:1/-1}
}

@media (max-width:980px){
  .responsive-site .container{width:min(var(--max),calc(100% - 32px))}
  .responsive-site .topbar .container{padding:8px 0}
  .responsive-site .nav{min-height:72px}
  .responsive-site .menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:44px;padding:0;border-radius:6px}
  .responsive-site .menu{display:none;position:absolute;z-index:100;top:72px;left:16px;right:16px;width:auto;max-height:calc(100vh - 100px);overflow-y:auto;background:#071a2d;padding:14px 18px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 18px 44px rgba(0,0,0,.28)}
  .responsive-site .menu.open{display:flex}
  .responsive-site .menu li{width:100%}
  .responsive-site .menu a,.responsive-site .dropdown>button{display:block;width:100%;padding:13px 4px;text-align:left}
  .responsive-site .submenu{position:static;display:block;width:100%;background:rgba(255,255,255,.06);box-shadow:none;padding:4px 10px;margin-bottom:4px}
  .responsive-site .nav>.btn{display:none}
  .responsive-site .hero,.responsive-site .page-hero{min-height:auto;padding:82px 0}
  .responsive-site.home-cro .home-hero{padding:64px 0}
  .responsive-site .hero-trust,.responsive-site .trust-wide{grid-template-columns:repeat(2,minmax(0,1fr))}
  .responsive-site .grid-2,.responsive-site .content-wrap,.responsive-site .contact-grid{grid-template-columns:1fr;gap:42px}
  .responsive-site .grid-3,.responsive-site .grid-4,.responsive-site .benefits-grid,.responsive-site .process-grid,.responsive-site .price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .responsive-site .sidebar{position:static}
  .responsive-site .cta-final .container{display:block}
  .responsive-site .cta-final .actions{justify-content:flex-start;margin-top:24px}
  .responsive-site .timeline-table>div{grid-template-columns:minmax(0,1fr) 170px}
  .responsive-site .city-map-card,.responsive-site .city-map-card iframe{height:390px;min-height:390px}
}

@media (max-width:700px){
  .responsive-site .container{width:calc(100% - 28px)}
  .responsive-site .topbar{font-size:11px;line-height:1.35}
  .responsive-site .topbar .container{display:block;text-align:center}
  .responsive-site .topbar .container span{display:block}
  .responsive-site .topbar .container span+span{margin-top:2px}
  .responsive-site .cro-urgent-inner{width:calc(100% - 28px);display:grid;grid-template-columns:1fr;gap:7px;padding:9px 0;text-align:center;font-size:12px}
  .responsive-site .cro-urgent-inner a{width:100%;white-space:normal;min-height:40px}
  .responsive-site .nav{min-height:66px;gap:8px}
  .responsive-site .brand{flex:1 1 auto;max-width:calc(100% - 56px);font-size:15px;line-height:1.05}
  .responsive-site .brand small{font-size:8px;line-height:1.25;margin-top:4px;letter-spacing:.1em}
  .responsive-site .menu{top:66px;left:10px;right:10px;max-height:calc(100vh - 80px)}
  .responsive-site .hero,.responsive-site .page-hero{padding:58px 0;background-position:62% center}
  .responsive-site.home-cro .home-hero{padding:50px 0 56px}
  .responsive-site .hero h1,.responsive-site .page-hero h1,.responsive-site.home-cro .home-hero h1{font-size:clamp(32px,10vw,44px);line-height:1.04;letter-spacing:-.025em}
  .responsive-site .lead{font-size:17px;line-height:1.5}
  .responsive-site .eyebrow{font-size:11px;letter-spacing:.09em;line-height:1.4}
  .responsive-site .actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}
  .responsive-site .actions .btn{width:100%;min-height:52px;padding:13px 14px}
  .responsive-site .cro-phone-line{width:100%;display:block;text-align:center}
  .responsive-site .cro-phone-line a{white-space:normal;font-size:23px}
  .responsive-site .hero-answer{font-size:14px;padding:16px 17px;margin-top:18px}
  .responsive-site .hero-trust,.responsive-site .trust-wide{grid-template-columns:1fr;gap:9px}
  .responsive-site .trust-item{padding:13px 14px}
  .responsive-site .section{padding:60px 0}
  .responsive-site .section h2{font-size:clamp(29px,9vw,39px)}
  .responsive-site .section h3{font-size:21px}
  .responsive-site .grid-3,.responsive-site .grid-4,.responsive-site .benefits-grid,.responsive-site .process-grid,.responsive-site .price-grid,.responsive-site .footer-grid,.responsive-site .city-map-details{grid-template-columns:1fr}
  .responsive-site .footer-grid>div:last-child{grid-column:auto}
  .responsive-site .card,.responsive-site .price-card{padding:24px 20px}
  .responsive-site .service-card img{height:auto;aspect-ratio:16/10}
  .responsive-site .service-card .body{padding:22px 18px}
  .responsive-site .cro-card-actions{grid-template-columns:1fr}
  .responsive-site .photo{min-height:280px;border-radius:38px 0 38px 0}
  .responsive-site .timeline-table>div{grid-template-columns:1fr;gap:4px;padding:15px 16px}
  .responsive-site .call-strip .container{display:block}
  .responsive-site .call-strip .btn{width:100%;margin-top:16px}
  .responsive-site .map-card,.responsive-site .map-card iframe,.responsive-site .city-map-card,.responsive-site .city-map-card iframe{height:320px;min-height:320px;border-radius:16px}
  .responsive-site .footer{padding-top:56px}
  .responsive-site .footer-grid{gap:28px}
  .responsive-site .mobile-call{display:block;left:10px;right:10px;bottom:10px;min-height:54px;padding:14px 12px;border-radius:8px;font-size:14px;line-height:1.2}
  .responsive-site .cro-desktop-call{display:none!important}
  body.responsive-site{padding-bottom:78px}
}

@media (max-width:380px){
  .responsive-site .container{width:calc(100% - 22px)}
  .responsive-site .cro-urgent-inner{width:calc(100% - 22px)}
  .responsive-site .brand{font-size:13px}
  .responsive-site .brand small{font-size:7.5px}
  .responsive-site .hero h1,.responsive-site .page-hero h1,.responsive-site.home-cro .home-hero h1{font-size:31px}
  .responsive-site .mobile-call{font-size:13px}
}

@media(prefers-reduced-motion:reduce){
  .responsive-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* Final mobile-first stability and speed refinements */
:root{--mobile-gutter:16px}
body.responsive-site{min-width:320px}
.responsive-site .header .nav{position:relative}
.responsive-site .brand{display:block;max-width:300px;line-height:1.08}
.responsive-site .brand small{white-space:normal}
.responsive-site .menu-toggle{line-height:1;touch-action:manipulation}
.responsive-site .btn,.responsive-site button,.responsive-site a{touch-action:manipulation}
.responsive-site .service-card,.responsive-site .card,.responsive-site .trust-item{content-visibility:auto;contain-intrinsic-size:1px 320px}
.responsive-site .hero,.responsive-site .page-hero{content-visibility:visible}
.responsive-site img{max-inline-size:100%;block-size:auto}
.responsive-site .article,.responsive-site .sidebar,.responsive-site .footer-grid>div{min-inline-size:0}
.responsive-site table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.responsive-site .area-cloud a,.responsive-site .zip-list a{display:inline-block;max-width:100%}

@media(max-width:980px){
  .responsive-site .header{position:relative!important;inset:auto!important}
  .responsive-site .nav{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center}
  .responsive-site .brand{max-width:100%;padding:12px 0}
  .responsive-site .menu-toggle{grid-column:2}
  .responsive-site .menu{grid-column:1/-1;top:100%;left:0;right:0;margin:0;width:100%;border-radius:0}
  .responsive-site .dropdown>button{min-height:48px}
}

@media(max-width:700px){
  .responsive-site .container{width:calc(100% - 2 * var(--mobile-gutter))}
  .responsive-site .topbar .container{padding:7px 0}
  .responsive-site .topbar span{font-size:10.5px}
  .responsive-site .nav{min-height:64px;grid-template-columns:minmax(0,1fr) 44px}
  .responsive-site .brand{font-size:14px;letter-spacing:0;max-width:250px}
  .responsive-site .brand small{font-size:8px;letter-spacing:.08em}
  .responsive-site .menu-toggle{width:44px;height:44px;min-width:44px}
  .responsive-site .menu{top:64px;max-height:calc(100dvh - 76px);padding:10px 16px}
  .responsive-site .menu a,.responsive-site .dropdown>button{min-height:46px;display:flex;align-items:center}
  .responsive-site .submenu a{min-height:42px}
  .responsive-site .hero,.responsive-site .page-hero{padding:48px 0 52px}
  .responsive-site.home-cro .home-hero{padding:46px 0 52px}
  .responsive-site .hero h1,.responsive-site .page-hero h1,.responsive-site.home-cro .home-hero h1{font-size:clamp(30px,9.2vw,42px);hyphens:none}
  .responsive-site .lead{font-size:16px}
  .responsive-site .section{padding:52px 0}
  .responsive-site .section h2{font-size:clamp(27px,8.2vw,38px)}
  .responsive-site .quick-answer{padding:18px 17px;margin-bottom:28px}
  .responsive-site .article p,.responsive-site .article li{font-size:16px;line-height:1.65}
  .responsive-site .article h2{font-size:29px;margin-top:40px}
  .responsive-site .article h3{font-size:22px;margin-top:28px}
  .responsive-site .service-card,.responsive-site .card{border-radius:12px;overflow:hidden}
  .responsive-site .service-card .body{padding:20px 17px}
  .responsive-site .footer{padding-top:48px}
  .responsive-site .footer-grid{gap:24px}
  .responsive-site .copyright{margin-top:32px;text-align:center}
  .responsive-site .map-card,.responsive-site .map-card iframe,.responsive-site .city-map-card,.responsive-site .city-map-card iframe{height:290px;min-height:290px}
  .responsive-site .mobile-call{left:8px;right:8px;bottom:8px;border-radius:10px;min-height:56px;font-size:13px}
  body.responsive-site{padding-bottom:76px}
}

@media(max-width:420px){
  :root{--mobile-gutter:12px}
  .responsive-site .brand{font-size:13px;max-width:220px}
  .responsive-site .brand small{font-size:7.5px}
  .responsive-site .hero h1,.responsive-site .page-hero h1,.responsive-site.home-cro .home-hero h1{font-size:29px}
  .responsive-site .btn{font-size:13px;padding:13px 12px}
  .responsive-site .trust-item{padding:12px}
  .responsive-site .cro-phone-line a{font-size:21px}
}

/* 2026 mobile overflow correction — preserves desktop design */
html,body{max-width:100%;overflow-x:hidden}
.responsive-site main,
.responsive-site section,
.responsive-site header,
.responsive-site footer,
.responsive-site .container,
.responsive-site .nav,
.responsive-site .home-hero .container{min-width:0;max-width:100%}
.responsive-site h1,
.responsive-site h2,
.responsive-site h3,
.responsive-site p,
.responsive-site a,
.responsive-site span,
.responsive-site li{overflow-wrap:break-word;word-break:normal}

@media (max-width:767px){
  body.responsive-site{width:100%;min-width:0;padding-bottom:74px}
  .responsive-site .container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}

  /* Compact information bars without horizontal overflow */
  .responsive-site .topbar .container{padding-top:7px;padding-bottom:7px}
  .responsive-site .topbar .container span:first-child{font-size:10px;line-height:1.3}
  .responsive-site .topbar .container span:last-child{display:none}
  .responsive-site .cro-urgent-inner{
    width:100%;
    padding:8px 12px;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:7px;
    font-size:11px;
    line-height:1.3;
  }
  .responsive-site .cro-urgent-inner span{display:block;width:100%;text-align:center}
  .responsive-site .cro-urgent-inner a{
    display:flex;
    width:100%;
    max-width:100%;
    min-width:0;
    min-height:42px;
    padding:9px 10px;
    white-space:normal;
    text-align:center;
    line-height:1.2;
  }

  /* Header */
  .responsive-site .header{position:relative!important;top:auto!important}
  .responsive-site .header .container{padding-left:16px;padding-right:16px}
  .responsive-site .nav{
    width:100%;
    min-height:72px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 44px;
    gap:10px;
    align-items:center;
  }
  .responsive-site .brand{
    display:block;
    width:auto;
    max-width:100%;
    min-width:0;
    padding:11px 0;
    font-size:15px;
    line-height:1.08;
    letter-spacing:0;
  }
  .responsive-site .brand small{font-size:8px;line-height:1.25;letter-spacing:.08em;margin-top:4px}
  .responsive-site .menu-toggle{display:flex;width:44px;height:44px;padding:0;align-items:center;justify-content:center}
  .responsive-site .menu{
    top:100%;
    left:0;
    right:0;
    width:100%;
    max-width:100%;
    margin:0;
    padding:10px 16px;
    max-height:calc(100dvh - 80px);
    overflow-y:auto;
  }

  /* Hero */
  .responsive-site .hero,
  .responsive-site .page-hero,
  .responsive-site.home-cro .home-hero{
    width:100%;
    min-height:0;
    padding:42px 0 48px;
    background-position:68% center;
  }
  .responsive-site .home-hero .container{width:100%;padding:0 16px}
  .responsive-site .eyebrow{display:flex;max-width:100%;font-size:10px;line-height:1.35;letter-spacing:.08em;margin-bottom:14px}
  .responsive-site .eyebrow:before{width:30px;flex:0 0 30px}
  .responsive-site .hero h1,
  .responsive-site .page-hero h1,
  .responsive-site.home-cro .home-hero h1{
    display:block;
    width:100%;
    max-width:100%;
    margin:0 0 16px;
    font-size:clamp(27px,8.5vw,38px);
    line-height:1.04;
    letter-spacing:-.02em;
    text-wrap:wrap;
    white-space:normal;
    overflow:visible;
  }
  .responsive-site .lead{width:100%;max-width:100%;font-size:16px;line-height:1.45;margin-bottom:0}
  .responsive-site .actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:9px;margin-top:22px}
  .responsive-site .actions .btn{
    width:100%;
    max-width:100%;
    min-width:0;
    min-height:50px;
    padding:12px 10px;
    white-space:normal;
    font-size:12px;
    line-height:1.25;
  }
  .responsive-site .cro-phone-line{width:100%;max-width:100%;padding:15px 12px;text-align:center}
  .responsive-site .cro-phone-line a{display:block;max-width:100%;font-size:20px;white-space:normal}
  .responsive-site .hero-answer{width:100%;max-width:100%;padding:15px 14px;font-size:13px;line-height:1.5}
  .responsive-site .hero-trust,.responsive-site .trust-wide{width:100%;grid-template-columns:minmax(0,1fr);gap:8px}
  .responsive-site .trust-item{width:100%;min-width:0;padding:12px}

  /* All remaining page sections */
  .responsive-site .grid-2,
  .responsive-site .grid-3,
  .responsive-site .grid-4,
  .responsive-site .benefits-grid,
  .responsive-site .price-grid,
  .responsive-site .process-grid,
  .responsive-site .footer-grid,
  .responsive-site .content-wrap,
  .responsive-site .contact-grid,
  .responsive-site .city-map-details{grid-template-columns:minmax(0,1fr)!important}
  .responsive-site .card,
  .responsive-site .service-card,
  .responsive-site .price-card,
  .responsive-site .article,
  .responsive-site .sidebar{width:100%;max-width:100%;min-width:0}
  .responsive-site .section{padding:50px 0}
  .responsive-site .section h2{font-size:clamp(27px,8vw,36px);line-height:1.08}
  .responsive-site .article h2{font-size:28px;line-height:1.15}
  .responsive-site .article h3{font-size:21px;line-height:1.2}
  .responsive-site .timeline-table>div{grid-template-columns:minmax(0,1fr)}
  .responsive-site table{width:100%;max-width:100%;overflow-x:auto}
  .responsive-site iframe{max-width:100%}
  .responsive-site .map-card,
  .responsive-site .map-card iframe,
  .responsive-site .city-map-card,
  .responsive-site .city-map-card iframe{width:100%;height:280px;min-height:280px}
  .responsive-site .mobile-call{left:8px;right:8px;width:auto;max-width:none;white-space:normal}
}

@media (max-width:360px){
  .responsive-site .container,.responsive-site .home-hero .container{padding-left:12px;padding-right:12px}
  .responsive-site .header .container{padding-left:12px;padding-right:12px}
  .responsive-site .brand{font-size:13px}
  .responsive-site .brand small{font-size:7px}
  .responsive-site .hero h1,
  .responsive-site .page-hero h1,
  .responsive-site.home-cro .home-hero h1{font-size:26px}
  .responsive-site .lead{font-size:15px}
  .responsive-site .cro-phone-line a{font-size:18px}
}


/* =========================================================
   Hostinger authoritative responsive layer — 2026-08-06
   This final block intentionally overrides all earlier mobile
   rules and prevents cached/overlapping styles from breaking
   the announcement bar, header, hero, and fixed call button.
   ========================================================= */
:root{--accent-yellow:#f4b323;--deep-navy:#071a2d}
html,body{width:100%;max-width:100%;overflow-x:hidden!important}
body.responsive-site{min-width:0!important}
.responsive-site *{max-width:100%}
.responsive-site .container{box-sizing:border-box}

/* Top information bar */
.responsive-site .topbar{
  position:relative!important;
  z-index:70!important;
  width:100%!important;
  background:#071522!important;
  color:#fff!important;
}
.responsive-site .topbar .container{
  width:min(var(--max),calc(100% - 32px))!important;
  padding:8px 0!important;
}

/* Emergency announcement bar: always yellow, never overlaying */
.responsive-site .cro-urgent-bar{
  position:relative!important;
  inset:auto!important;
  z-index:65!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  background:var(--accent-yellow)!important;
  color:var(--deep-navy)!important;
  border:0!important;
  overflow:hidden!important;
}
.responsive-site .cro-urgent-inner{
  width:min(var(--max),calc(100% - 32px))!important;
  min-height:48px!important;
  margin:0 auto!important;
  padding:7px 0!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  background:transparent!important;
  color:var(--deep-navy)!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.35!important;
  text-align:left!important;
  overflow:visible!important;
}
.responsive-site .cro-urgent-inner span{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  color:var(--deep-navy)!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
}
.responsive-site .cro-urgent-inner a{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:250px!important;
  min-height:40px!important;
  padding:9px 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--deep-navy)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
}

/* Header stays below both bars */
.responsive-site .header{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  width:100%!important;
  z-index:60!important;
  background:#0b2236!important;
}
.responsive-site .nav{width:100%!important;max-width:100%!important}

/* Bottom mobile scroll/call button uses desktop yellow accent */
.responsive-site .mobile-call{
  background:var(--accent-yellow)!important;
  color:var(--deep-navy)!important;
  border:2px solid #fff!important;
  box-shadow:0 10px 28px rgba(7,26,45,.34)!important;
}
.responsive-site .mobile-call:hover,
.responsive-site .mobile-call:focus{background:#ffc23b!important;color:var(--deep-navy)!important}

@media (max-width:767px){
  .responsive-site .topbar .container{
    width:100%!important;
    padding:7px 12px!important;
    text-align:center!important;
  }
  .responsive-site .topbar .container span:first-child{
    display:block!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1.35!important;
  }
  .responsive-site .topbar .container span:last-child{display:none!important}

  .responsive-site .cro-urgent-inner{
    width:100%!important;
    min-height:0!important;
    padding:8px 12px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:7px!important;
    text-align:center!important;
  }
  .responsive-site .cro-urgent-inner span{
    width:100%!important;
    font-size:11px!important;
    line-height:1.35!important;
    text-align:center!important;
  }
  .responsive-site .cro-urgent-inner a{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:44px!important;
    padding:10px 12px!important;
    font-size:13px!important;
    white-space:normal!important;
  }

  .responsive-site .header .container{width:100%!important;padding:0 14px!important}
  .responsive-site .nav{
    min-height:68px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 44px!important;
    gap:10px!important;
    align-items:center!important;
  }
  .responsive-site .brand{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    padding:10px 0!important;
    font-size:14px!important;
    line-height:1.08!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .responsive-site .brand small{
    display:block!important;
    font-size:7.5px!important;
    line-height:1.25!important;
    letter-spacing:.07em!important;
  }
  .responsive-site .menu-toggle{width:44px!important;height:44px!important;min-width:44px!important}
  .responsive-site .menu{
    top:100%!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:100%!important;
  }

  .responsive-site .hero,
  .responsive-site .page-hero,
  .responsive-site.home-cro .home-hero{
    width:100%!important;
    min-height:0!important;
    padding:46px 0 52px!important;
    overflow:hidden!important;
  }
  .responsive-site .hero .container,
  .responsive-site .page-hero .container,
  .responsive-site.home-cro .home-hero .container{
    width:100%!important;
    padding-left:15px!important;
    padding-right:15px!important;
  }
  .responsive-site .hero h1,
  .responsive-site .page-hero h1,
  .responsive-site.home-cro .home-hero h1{
    width:100%!important;
    max-width:100%!important;
    margin-right:0!important;
    font-size:clamp(29px,9.1vw,40px)!important;
    line-height:1.04!important;
    letter-spacing:-.02em!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .responsive-site .lead{width:100%!important;font-size:16px!important;line-height:1.48!important}
  .responsive-site .actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important}
  .responsive-site .actions .btn{width:100%!important;min-width:0!important;white-space:normal!important}

  .responsive-site .section{overflow:hidden!important}
  .responsive-site .grid-2,
  .responsive-site .grid-3,
  .responsive-site .grid-4,
  .responsive-site .content-wrap,
  .responsive-site .contact-grid,
  .responsive-site .footer-grid,
  .responsive-site .process-grid,
  .responsive-site .price-grid,
  .responsive-site .benefits-grid,
  .responsive-site .city-map-details{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .responsive-site iframe,.responsive-site table,.responsive-site img{max-width:100%!important}
  .responsive-site .mobile-call{
    display:flex!important;
    left:8px!important;
    right:8px!important;
    bottom:8px!important;
    width:auto!important;
    max-width:none!important;
    min-height:56px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:12px 10px!important;
    border-radius:10px!important;
    font-size:13px!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:normal!important;
  }
}

@media (max-width:360px){
  .responsive-site .brand{font-size:12.5px!important}
  .responsive-site .brand small{font-size:7px!important}
  .responsive-site .hero h1,
  .responsive-site .page-hero h1,
  .responsive-site.home-cro .home-hero h1{font-size:27px!important}
}

/* Services desktop dropdown width correction — 2026-08-18 */
@media (min-width:981px){
  .responsive-site .dropdown .submenu{
    width:285px;
    max-width:none;
  }
  .responsive-site .dropdown .submenu a{
    max-width:none;
    white-space:nowrap;
    overflow-wrap:normal;
    word-break:normal;
  }
}
