:root{
  --north-navy:#071427;
  --north-blue:#122745;
  --north-gold:#bfa15f;
  --north-paper:#fbfaf7;
  --north-soft:#f4f7fb;
  --north-muted:#5d6b7e;
  --north-line:rgba(18,39,69,.12);
}
.north-location-page{margin:0;background:var(--north-paper);color:var(--north-navy);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62;overflow-x:hidden;}
.north-location-page .north-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto;}
.north-location-page .north-page{background:radial-gradient(circle at 10% 0%,rgba(191,161,95,.12),transparent 28%),linear-gradient(180deg,#fff 0%,var(--north-paper) 100%);}
.north-location-page .north-section{padding:72px 0;}
.north-location-page .north-kicker{margin:0 0 12px;color:var(--north-gold);font-weight:950;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;}
.north-location-page h1,.north-location-page h2,.north-location-page h3{color:var(--north-navy);letter-spacing:-.035em;}
.north-location-page h1{font-size:clamp(2.45rem,5.7vw,5.1rem);line-height:.96;margin:0 0 20px;}
.north-location-page h2{font-size:clamp(1.85rem,3.25vw,3rem);line-height:1.08;margin:0;}
.north-location-page h3{font-size:1.08rem;line-height:1.18;margin:0 0 8px;}
.north-location-page p{color:var(--north-muted);}
.north-page .btn{border:0;min-height:48px;border-radius:999px;padding:13px 20px;font-weight:950;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 36px rgba(18,39,69,.10);}
.north-location-page .north-btn-main{background:var(--north-blue)!important;color:#fff!important;}
.north-location-page .north-btn-gold,.north-location-page .north-submit{background:linear-gradient(135deg,var(--north-gold),#d8bf78)!important;color:#071427!important;border:1px solid rgba(191,161,95,.45)!important;}
.north-hero{padding:82px 0 76px;background:linear-gradient(135deg,#fff 0%,#f5f8fb 58%,#eef4f8 100%);position:relative;overflow:hidden;}
.north-hero:before{content:"";position:absolute;inset:auto -10% -35% 40%;height:70%;background:radial-gradient(circle,rgba(191,161,95,.16),transparent 62%);pointer-events:none;}
.north-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.88fr);gap:42px;align-items:center;position:relative;z-index:1;}
.north-hero-subtitle{font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.42;color:#26384f;max-width:720px;margin:0 0 14px;font-weight:750;}
.north-hero-text{max-width:700px;font-size:1.02rem;margin:0;}
.north-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin:28px 0 18px;}
.north-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.north-trust-row span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--north-line);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(18,39,69,.05);color:#22354e;font-size:.85rem;font-weight:850;}
.north-hero-media{margin:0;position:relative;background:#fff;border:1px solid var(--north-line);border-radius:34px;padding:10px;box-shadow:0 28px 80px rgba(18,39,69,.16);overflow:hidden;}
.north-hero-media:after{content:"";position:absolute;inset:10px;border-radius:26px;background:linear-gradient(180deg,transparent 52%,rgba(7,20,39,.46));pointer-events:none;}
.north-hero-media img{display:block;width:100%;height:clamp(420px,52vw,620px);object-fit:cover;border-radius:26px;object-position:center;}
.north-hero-media figcaption{position:absolute;left:28px;right:28px;bottom:24px;z-index:1;color:#fff;font-weight:850;text-shadow:0 6px 20px rgba(0,0,0,.38);font-size:.96rem;}
.north-intro-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;background:#fff;border:1px solid var(--north-line);border-radius:34px;padding:34px;box-shadow:0 22px 60px rgba(18,39,69,.08);}
.north-intro-card p{font-size:1.06rem;margin:0;}
.north-section-head{max-width:820px;margin-bottom:28px;}
.north-section-head.compact{margin-bottom:20px;}
.north-section-head p:not(.north-kicker){font-size:1.02rem;margin:14px 0 0;}
.north-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.north-work-card{background:#fff;border:1px solid var(--north-line);border-radius:28px;padding:16px;box-shadow:0 18px 46px rgba(18,39,69,.08);overflow:hidden;min-height:100%;transition:box-shadow .25s ease,border-color .25s ease;}
.north-work-card:hover{box-shadow:0 24px 60px rgba(18,39,69,.12);border-color:rgba(191,161,95,.35);}
.north-work-card img{width:100%;height:235px;object-fit:cover;border-radius:22px;display:block;margin-bottom:16px;}
.north-work-card-large{grid-row:span 2;}
.north-work-card-large img{height:430px;object-position:center;}
.north-work-card strong{display:block;color:#1c3049;font-size:.92rem;margin-top:10px;}
.north-placeholder-card{display:flex;flex-direction:column;justify-content:center;min-height:240px;background:linear-gradient(145deg,#fff,#f7f9fb);}
.north-icon-line{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;margin-bottom:18px;background:rgba(191,161,95,.12);border:1px solid rgba(191,161,95,.28);color:var(--north-gold);font-size:1.55rem;font-weight:900;}
.north-review-section{padding:58px 0;background:linear-gradient(135deg,#071427,#132846);overflow:hidden;}
.north-review-section h2{color:#fff;}
.north-review-mask{position:relative;overflow:hidden;margin-inline:calc((100vw - min(1180px,calc(100vw - 32px)))/-2);padding:6px 0;}
.north-review-mask:before,.north-review-mask:after{content:"";position:absolute;top:0;bottom:0;width:min(120px,16vw);z-index:2;pointer-events:none;}
.north-review-mask:before{left:0;background:linear-gradient(90deg,#071427,transparent);}
.north-review-mask:after{right:0;background:linear-gradient(270deg,#132846,transparent);}
.north-review-track{display:flex;gap:16px;width:max-content;animation:northReviewSlide 34s linear infinite;}
.north-review-card{min-width:min(430px,82vw);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:20px 22px;color:#fff;font-weight:850;box-shadow:0 20px 50px rgba(0,0,0,.18);backdrop-filter:blur(12px);}
@keyframes northReviewSlide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.north-map-section{background:#fff;}
.north-map-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1.05fr);gap:34px;align-items:center;}
.north-map-copy p{font-size:1.04rem;}
.north-route-list{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px;}
.north-route-list li{position:relative;padding-left:30px;color:#293a52;font-weight:800;}
.north-route-list li:before{content:"";position:absolute;left:0;top:.58em;width:14px;height:14px;border-radius:50%;background:var(--north-gold);box-shadow:0 0 0 6px rgba(191,161,95,.15);}
.north-map-card{position:relative;margin:0;background:#fff;border:1px solid var(--north-line);border-radius:32px;padding:10px;overflow:hidden;box-shadow:0 28px 80px rgba(18,39,69,.14);}
.north-map-card img{display:block;width:100%;height:clamp(330px,52vw,580px);object-fit:cover;object-position:center;border-radius:24px;}
.north-map-card figcaption{position:absolute;left:24px;bottom:22px;background:rgba(7,20,39,.76);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:850;backdrop-filter:blur(10px);}
.north-map-beacon{position:absolute;left:52%;top:52%;width:18px;height:18px;border-radius:999px;background:#123d78;border:3px solid #fff;box-shadow:0 0 0 0 rgba(18,61,120,.36),0 12px 28px rgba(7,20,39,.26);animation:northMapBeacon 2s ease-out infinite;}
.north-map-beacon:before,.north-map-beacon:after{content:"";position:absolute;inset:-14px;border-radius:50%;border:2px solid rgba(18,61,120,.34);animation:northMapRing 2s ease-out infinite;}
.north-map-beacon:after{inset:-26px;animation-delay:.38s;border-color:rgba(191,161,95,.30);}
@keyframes northMapBeacon{0%,100%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 0 rgba(18,61,120,.34)}70%{transform:translate(-50%,-50%) scale(1.03);box-shadow:0 0 0 34px rgba(18,61,120,0)}}
@keyframes northMapRing{from{transform:translate(-50%,-50%) scale(.55);opacity:.9}to{transform:translate(-50%,-50%) scale(1.65);opacity:0}}
.north-problem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
.north-problem-grid article{background:#fff;border:1px solid var(--north-line);border-radius:24px;padding:22px;box-shadow:0 14px 34px rgba(18,39,69,.06);}
.north-problem-grid article:nth-child(1),.north-problem-grid article:nth-child(2){grid-column:span 2;}
.north-request-section{background:linear-gradient(135deg,#f6f7fa,#fff);}
.north-request-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:30px;align-items:start;background:#071427;border-radius:34px;padding:34px;border:1px solid rgba(191,161,95,.22);box-shadow:0 30px 90px rgba(7,20,39,.20);}
.north-request-grid h2{color:#fff;}.north-request-grid p{color:rgba(255,255,255,.72);}
.north-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;border-radius:28px;padding:22px;border:1px solid rgba(255,255,255,.18);}
.north-form label{display:grid;gap:6px;color:#122745;font-weight:900;font-size:.9rem;}
.north-form label:nth-last-of-type(1){grid-column:1/-1;}
.north-form input,.north-form select,.north-form textarea{width:100%;border:1px solid var(--north-line);border-radius:16px;padding:12px 13px;background:#fbfcfe;color:#071427;outline:none;}
.north-form input:focus,.north-form select:focus,.north-form textarea:focus{border-color:rgba(191,161,95,.75);box-shadow:0 0 0 4px rgba(191,161,95,.13);}
.north-submit{grid-column:1/-1;width:100%;font-size:1rem;cursor:pointer;}
.north-faq-grid{display:grid;gap:12px;}
.north-faq details{background:#fff;border:1px solid var(--north-line);border-radius:20px;padding:18px 20px;box-shadow:0 12px 30px rgba(18,39,69,.05);}
.north-faq summary{cursor:pointer;color:#071427;font-weight:950;}
.north-faq details p{margin:10px 0 0;}
.footer{background:#071427!important;color:#fff!important;padding:44px 22px!important;}
.footer .wrap{width:min(1180px,calc(100% - 32px));margin:auto;}.footer p{color:rgba(255,255,255,.74)!important;}
@media(max-width:980px){
  .north-hero-grid,.north-intro-card,.north-map-grid,.north-request-grid{grid-template-columns:1fr;}
  .north-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .north-work-card-large{grid-row:auto;grid-column:span 2;}
  .north-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .north-problem-grid article:nth-child(1),.north-problem-grid article:nth-child(2){grid-column:span 1;}
}
@media(max-width:680px){
  .north-location-page .north-wrap{width:min(100% - 22px,1180px);}
  .north-hero{padding:48px 0 48px;}
  .north-location-page .north-section{padding:50px 0;}
  .north-location-page h1{font-size:clamp(2.2rem,12vw,3.35rem);text-align:center;}
  .north-hero-copy{text-align:center;}.north-hero-text,.north-hero-subtitle{margin-inline:auto;}
  .north-hero-actions{justify-content:center;}.north-trust-row{justify-content:center;}
  .north-hero-media img{height:420px;}.north-hero-media figcaption{font-size:.82rem;left:20px;right:20px;}
  .north-intro-card,.north-request-grid{padding:24px;border-radius:28px;}
  .north-work-grid,.north-problem-grid,.north-form{grid-template-columns:1fr;}
  .north-work-card-large{grid-column:auto;}.north-work-card-large img,.north-work-card img{height:265px;}
  .north-map-card img{height:390px;}.north-map-card figcaption{left:16px;right:16px;bottom:16px;text-align:center;border-radius:18px;}
  .north-review-card{min-width:84vw;}
}
@media(max-width:420px){
  .north-page .btn{width:100%;}
  .north-hero-media img{height:380px;}
  .north-map-card img{height:340px;}
}
@media(prefers-reduced-motion:reduce){
  .north-review-track,.north-map-beacon,.north-map-beacon:before,.north-map-beacon:after{animation:none!important;}
}


/* Pulse 1.10 North Augusta page refinements — local-only changes */
.north-location-page .north-map-section{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);}
.north-location-page .north-work-card img{object-fit:cover;object-position:center;}
.north-location-page .north-bottom-hub{background:linear-gradient(135deg,#071427 0%,#10243f 58%,#071427 100%);padding-top:74px;padding-bottom:76px;}
.north-location-page .north-bottom-card{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.44fr);gap:30px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.22);backdrop-filter:blur(14px);}
.north-location-page .north-bottom-card h2,.north-location-page .north-bottom-card h3{color:#fff;}
.north-location-page .north-bottom-card p{color:rgba(255,255,255,.72);}
.north-location-page .north-license{display:inline-flex;margin-top:16px;padding:9px 13px;border-radius:999px;background:rgba(191,161,95,.14);border:1px solid rgba(191,161,95,.34);color:#f1d889!important;font-size:.86rem;font-weight:900;letter-spacing:.02em;}
.north-location-page .north-bottom-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.north-location-page .north-bottom-links>div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:20px;}
.north-location-page .north-bottom-links h3{margin:0 0 12px;font-size:1rem;letter-spacing:.02em;}
.north-location-page .north-bottom-links a{display:block;color:rgba(255,255,255,.78);text-decoration:none;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08);font-weight:750;font-size:.94rem;}
.north-location-page .north-bottom-links a:last-child{border-bottom:0;}
.north-location-page .north-bottom-links a:hover{color:#f1d889;}
@media(max-width:980px){
  .north-location-page .north-bottom-card{grid-template-columns:1fr;}
  .north-location-page .north-bottom-links{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:768px){
  .north-location-page .header{height:98px;}
  .north-location-page .header .nav{position:relative;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;grid-template-areas:"brand call" "phone phone"!important;align-content:center!important;row-gap:6px!important;padding:7px 12px!important;}
  .north-location-page .header .brand{grid-area:brand!important;align-self:center;}
  .north-location-page .header .menu{display:none!important;}
  .north-location-page .header .header-cta{display:contents!important;}
  .north-location-page .header .header-cta .phone{grid-area:phone!important;justify-self:center!important;align-self:center!important;text-align:center!important;max-width:none!important;width:auto!important;margin:0!important;padding:0!important;font-size:clamp(.78rem,2.55vw,.98rem)!important;line-height:1!important;}
  .north-location-page .header .header-cta .btn{grid-area:call!important;justify-self:end!important;align-self:center!important;}
}
@media(max-width:680px){
  .north-location-page .north-bottom-hub{padding-top:52px;padding-bottom:54px;}
  .north-location-page .north-bottom-card{padding:22px;border-radius:28px;}
  .north-location-page .north-bottom-links{grid-template-columns:1fr;}
  .north-location-page .north-bottom-links>div{padding:18px;border-radius:20px;}
}
@media(max-width:430px){
  .north-location-page .header .brand span{font-size:.68rem!important;}
  .north-location-page .header .brand small{font-size:.39rem!important;}
  .north-location-page .header .header-cta .phone{font-size:.78rem!important;}
}
@media(max-width:390px){
  .north-location-page .header .brand svg{width:40px!important;height:40px!important;}
  .north-location-page .header .header-cta .btn{max-width:90px!important;font-size:.61rem!important;padding:7px 7px!important;}
  .north-location-page .header .header-cta .phone{font-size:.72rem!important;}
}


/* North Augusta page local positioning for uploaded map */
.north-location-page .north-map-beacon{left:54%;top:48%;}
.north-location-page .north-problems-intro{max-width:940px;margin:0 0 24px;font-size:1.05rem;}
.north-location-page .north-review-card{display:grid;gap:6px;}
.north-location-page .north-review-card small{color:#f1d889;font-weight:950;letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;}
.north-location-page .north-hero-media img{object-position:center;}


/* Pulse 1.14 North Augusta local QA fixes — page-only header alignment, compact hero, video, and review stars */
.north-location-page .header{height:92px!important;}
.north-location-page .header .nav{
  display:grid!important;
  grid-template-columns:minmax(220px,1fr) auto minmax(150px,1fr) auto!important;
  grid-template-areas:"brand menu phone call"!important;
  align-items:center!important;
  align-content:center!important;
  column-gap:18px!important;
  row-gap:0!important;
  height:100%!important;
}
.north-location-page .header .brand{grid-area:brand!important;align-self:center!important;justify-self:start!important;margin:0!important;}
.north-location-page .header .menu{grid-area:menu!important;align-self:center!important;justify-self:center!important;margin:0!important;}
.north-location-page .header .header-cta{display:contents!important;}
.north-location-page .header .header-cta .phone{
  grid-area:phone!important;
  justify-self:center!important;
  align-self:center!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  text-align:center!important;
  white-space:nowrap!important;
  transform:none!important;
}
.north-location-page .header .header-cta .btn{grid-area:call!important;justify-self:end!important;align-self:center!important;margin:0!important;}
.north-location-page .north-hero{padding:46px 0 34px!important;}
.north-location-page .north-hero-grid{grid-template-columns:1fr!important;gap:0!important;}
.north-location-page .north-hero-copy{max-width:920px;margin:0 auto;text-align:center;}
.north-location-page .north-hero-subtitle,.north-location-page .north-hero-text{margin-left:auto;margin-right:auto;}
.north-location-page .north-hero-actions,.north-location-page .north-trust-row{justify-content:center;}
.north-location-page .north-hero-media{display:none!important;}
.north-location-page .north-map-section{padding-top:42px!important;padding-bottom:54px!important;}
.north-location-page .north-video-section{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);padding-top:56px!important;padding-bottom:64px!important;}
.north-location-page .north-video-card{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.28fr);gap:28px;align-items:center;background:#fff;border:1px solid var(--north-line);border-radius:34px;padding:28px;box-shadow:0 26px 74px rgba(18,39,69,.11);}
.north-location-page .north-video-copy p:not(.north-kicker){font-size:1.03rem;margin:14px 0 0;}
.north-location-page .north-video-frame{margin:0;background:#071427;border:1px solid rgba(191,161,95,.24);border-radius:30px;padding:10px;overflow:hidden;box-shadow:0 24px 70px rgba(7,20,39,.18);}
.north-location-page .north-video-frame video{display:block;width:100%;aspect-ratio:16/9;height:auto;max-height:560px;object-fit:cover;border-radius:22px;background:#071427;}
.north-location-page .north-video-frame figcaption{margin-top:10px;color:rgba(255,255,255,.76);font-size:.82rem;font-weight:850;text-align:center;}
.north-location-page .north-review-card{align-content:start;}
.north-location-page .north-review-stars{display:block;color:#f1d889;font-size:1.02rem;letter-spacing:.09em;line-height:1;text-shadow:0 4px 14px rgba(0,0,0,.2);}
.north-location-page .north-review-card p{margin:0;color:#fff;line-height:1.4;}
@media(max-width:1050px){
  .north-location-page .header .nav{grid-template-columns:minmax(188px,1fr) minmax(132px,auto) minmax(92px,1fr)!important;grid-template-areas:"brand phone call"!important;column-gap:12px!important;}
  .north-location-page .header .menu{display:none!important;}
  .north-location-page .header .header-cta .phone{justify-self:center!important;}
}
@media(max-width:980px){
  .north-location-page .north-video-card{grid-template-columns:1fr;}
}
@media(max-width:768px){
  .north-location-page .header{height:86px!important;}
  .north-location-page .header .nav{grid-template-columns:minmax(112px,1fr) minmax(112px,auto) minmax(86px,1fr)!important;grid-template-rows:1fr!important;grid-template-areas:"brand phone call"!important;align-items:center!important;align-content:center!important;column-gap:8px!important;row-gap:0!important;padding:0 12px!important;}
  .north-location-page .header .brand{justify-self:start!important;}
  .north-location-page .header .header-cta .phone{justify-self:center!important;font-size:clamp(.72rem,2.55vw,.94rem)!important;}
  .north-location-page .header .header-cta .btn{justify-self:end!important;}
  .north-location-page .north-hero{padding:34px 0 26px!important;}
  .north-location-page .north-map-section{padding-top:30px!important;padding-bottom:42px!important;}
  .north-location-page .north-video-section{padding-top:40px!important;padding-bottom:48px!important;}
  .north-location-page .north-video-card{padding:20px;border-radius:28px;gap:18px;}
  .north-location-page .north-video-frame{border-radius:24px;padding:8px;}
  .north-location-page .north-video-frame video{border-radius:18px;}
}
@media(max-width:430px){
  .north-location-page .header{height:82px!important;}
  .north-location-page .header .nav{grid-template-columns:minmax(104px,1fr) minmax(96px,auto) minmax(82px,1fr)!important;column-gap:6px!important;}
  .north-location-page .header .brand span{font-size:.66rem!important;}
  .north-location-page .header .brand small{font-size:.38rem!important;}
  .north-location-page .header .brand svg{width:40px!important;height:40px!important;}
  .north-location-page .header .header-cta .phone{font-size:.72rem!important;letter-spacing:-.035em!important;}
  .north-location-page .header .header-cta .btn{max-width:92px!important;font-size:.61rem!important;padding:7px 7px!important;}
}
@media(max-width:390px){
  .north-location-page .header .nav{grid-template-columns:minmax(98px,1fr) minmax(88px,auto) minmax(76px,1fr)!important;}
  .north-location-page .header .brand svg{width:38px!important;height:38px!important;}
  .north-location-page .header .brand{gap:6px!important;}
  .north-location-page .header .brand span{font-size:.62rem!important;}
  .north-location-page .header .brand small{font-size:.36rem!important;}
  .north-location-page .header .header-cta .phone{font-size:.68rem!important;}
  .north-location-page .header .header-cta .btn{max-width:86px!important;font-size:.58rem!important;padding:7px 6px!important;}
}
@media(prefers-reduced-motion:reduce){
  .north-location-page .north-review-track{animation:none!important;}
}

/* Extra North Augusta top-fold compression so the service map appears sooner */
.north-location-page .north-hero h1{font-size:clamp(2.05rem,4.5vw,4.15rem)!important;margin-bottom:14px!important;}
.north-location-page .north-hero-subtitle{font-size:clamp(1.02rem,1.7vw,1.24rem)!important;margin-bottom:8px!important;}
.north-location-page .north-hero-text{font-size:.98rem!important;}
.north-location-page .north-hero-actions{margin:18px 0 12px!important;}
.north-location-page .north-trust-row{margin-top:10px!important;gap:8px!important;}
.north-location-page .north-trust-row span{min-height:30px!important;padding:5px 10px!important;font-size:.78rem!important;}
@media(max-width:680px){
  .north-location-page .north-hero h1{font-size:clamp(1.9rem,9.2vw,2.72rem)!important;margin-bottom:12px!important;}
  .north-location-page .north-hero-subtitle{font-size:1rem!important;line-height:1.34!important;}
  .north-location-page .north-hero-text{font-size:.93rem!important;line-height:1.45!important;}
  .north-location-page .north-hero-actions{margin:15px 0 10px!important;gap:9px!important;}
  .north-location-page .north-trust-row span{font-size:.72rem!important;min-height:28px!important;padding:4px 8px!important;}
}
