/* Leatherhead individual production presentation */
:root{--st-navy:#061c36;--st-navy2:#0b315c;--st-blue:#1267ee;--st-orange:#ff5a0a;--st-ink:#0a2038;--st-soft:#f4f7fa;--st-line:#dce5ed}
body.town-leatherhead{background:#fff;color:var(--st-ink);overflow-x:hidden}
body.town-leatherhead .container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
body.town-leatherhead .site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);border-bottom:1px solid #e5ebf1;box-shadow:0 8px 28px rgba(6,28,54,.07);backdrop-filter:blur(10px)}
body.town-leatherhead .header-inner{min-height:92px;gap:22px}
body.town-leatherhead .site-logo{max-width:300px;flex:0 0 300px}
body.town-leatherhead .site-logo img{width:100%;max-height:82px;object-fit:contain}
body.town-leatherhead .main-nav{margin-left:auto}
body.town-leatherhead .main-nav ul{gap:1.2rem}
body.town-leatherhead .main-nav a{font-weight:850;color:var(--st-ink);font-size:.91rem}
body.town-leatherhead .header-ctas{flex-shrink:0}
body.town-leatherhead .header-ctas .btn-phone{background:var(--st-navy);border-color:var(--st-navy);color:#fff}
body.town-leatherhead .btn{border-radius:11px;font-weight:900;text-decoration:none}
body.town-leatherhead .btn-primary{background:var(--st-orange);border-color:var(--st-orange);color:#fff;box-shadow:0 10px 22px rgba(255,90,10,.2)}
body.town-leatherhead .btn-primary:hover{background:#e94e00;border-color:#e94e00;color:#fff}
body.town-leatherhead section{padding:78px 0}
body.town-leatherhead .st-kicker,body.town-leatherhead .st-eyebrow{margin:0 0 10px;color:var(--st-orange);font-size:.78rem;line-height:1.2;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.town-leatherhead .st-kicker.light{color:#ffb18d}
/* hero */
body.town-leatherhead .st-hero{padding:58px 0;background:radial-gradient(circle at 76% 12%,rgba(18,103,238,.2),transparent 27%),linear-gradient(135deg,#04182f,#0a315d);color:#fff}
body.town-leatherhead .st-hero-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.12fr);gap:50px;align-items:center}
body.town-leatherhead .st-hero-copy h1{margin:.1rem 0 18px;color:#fff;font-size:clamp(3.2rem,5.1vw,5.3rem);line-height:.94;letter-spacing:-.05em;max-width:9ch}
body.town-leatherhead .st-hero-copy h1 span{display:block;color:var(--st-orange);font-size:.62em;line-height:1.03;margin-top:.16em;letter-spacing:-.035em}
body.town-leatherhead .st-lead{max-width:570px;margin:0;color:#d7e5f2;font-size:1.12rem;line-height:1.72}
body.town-leatherhead .st-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin:27px 0 24px}
body.town-leatherhead .st-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.55);color:#fff}
body.town-leatherhead .st-service-pills{display:flex;gap:8px;flex-wrap:wrap}
body.town-leatherhead .st-service-pills span{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#e6eef6;font-size:.78rem;font-weight:800}
body.town-leatherhead .st-hero-media{position:relative;height:500px;border-radius:27px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 65px rgba(0,0,0,.33);background:#07192e}
body.town-leatherhead .st-hero-media img{width:100%;height:100%;object-fit:cover;object-position:52% center;display:block}
body.town-leatherhead .st-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(4,20,40,.48));pointer-events:none}
body.town-leatherhead .st-photo-note{position:absolute;left:18px;bottom:18px;z-index:2;max-width:430px;padding:13px 16px;border-left:4px solid var(--st-orange);border-radius:10px;background:rgba(5,24,47,.9);display:grid;gap:3px}
body.town-leatherhead .st-photo-note strong{color:#fff;font-size:.93rem}
body.town-leatherhead .st-photo-note span{color:#cbd9e6;font-size:.79rem}
/* action band */
body.town-leatherhead .st-action-band{padding:0;background:#fff}
body.town-leatherhead .st-action-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-24px;position:relative;z-index:5;border:1px solid var(--st-line);border-radius:18px;overflow:hidden;box-shadow:0 18px 42px rgba(6,29,58,.11);background:#fff}
body.town-leatherhead .st-action-grid>*{min-height:135px;padding:24px;border-right:1px solid var(--st-line);border-top:4px solid transparent;display:grid;align-content:center;gap:7px;color:var(--st-ink);text-decoration:none;background:#fff}
body.town-leatherhead .st-action-grid>*:nth-child(1){border-top-color:var(--st-orange)}
body.town-leatherhead .st-action-grid>*:nth-child(2){border-top-color:var(--st-blue)}
body.town-leatherhead .st-action-grid>*:nth-child(3){border-top-color:#9ab8d8;border-right:0}
body.town-leatherhead .st-action-grid a:hover{background:#f8fafc;text-decoration:none}
body.town-leatherhead .st-action-grid strong{font-size:1.08rem;color:var(--st-ink)}
body.town-leatherhead .st-action-grid span{font-size:.9rem;color:#607286;line-height:1.5}
/* headings */
body.town-leatherhead .st-heading{max-width:790px;margin:0 auto 38px;text-align:center}
body.town-leatherhead .st-heading-left{margin-left:0;text-align:left}
body.town-leatherhead .st-heading h2{margin:.2rem 0 .75rem;color:var(--st-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.03;letter-spacing:-.04em}
body.town-leatherhead .st-heading>p:last-child{margin:0;color:#647588;line-height:1.65}
/* services */
body.town-leatherhead .st-services{padding-top:98px;background:var(--st-soft)}
body.town-leatherhead .st-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body.town-leatherhead .st-service-card{min-height:250px;padding:27px;border:1px solid var(--st-line);border-radius:18px;background:#fff;color:var(--st-ink);text-decoration:none;display:flex;flex-direction:column;box-shadow:0 9px 23px rgba(7,29,53,.05);transition:transform .18s ease,box-shadow .18s ease}
body.town-leatherhead .st-service-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(7,29,53,.09);text-decoration:none}
body.town-leatherhead .st-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:28px;border-radius:14px;background:#edf3ff;color:var(--st-blue);font-weight:950;font-size:.82rem}
body.town-leatherhead .st-service-card:nth-child(even) .st-icon{background:#fff0e8;color:var(--st-orange)}
body.town-leatherhead .st-service-card h3{margin:0 0 9px;color:var(--st-ink);font-size:1.22rem}
body.town-leatherhead .st-service-card p{margin:0 0 18px;color:#637487;line-height:1.62;font-size:.92rem}
body.town-leatherhead .st-service-card b{margin-top:auto;color:var(--st-blue);font-size:.87rem}
body.town-leatherhead .st-service-dark{background:var(--st-navy);border-color:var(--st-navy)}
body.town-leatherhead .st-service-dark h3,body.town-leatherhead .st-service-dark b{color:#fff}
body.town-leatherhead .st-service-dark p{color:#cbd9e6}
body.town-leatherhead .st-service-dark .st-icon{background:rgba(255,255,255,.1);color:#ff9d6c}
/* proof */
body.town-leatherhead .st-proof{background:#fff}
body.town-leatherhead .st-proof-grid{display:grid;grid-template-columns:1.28fr .72fr;grid-template-rows:1fr 1fr;gap:18px;min-height:610px}
body.town-leatherhead .st-proof-main{grid-row:1/3;position:relative;overflow:hidden;border-radius:22px;background:#071d35;box-shadow:0 20px 46px rgba(7,29,53,.13)}
body.town-leatherhead .st-proof-main img{width:100%;height:100%;object-fit:cover;object-position:55% center;display:block}
body.town-leatherhead .st-proof-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(4,20,40,.86));pointer-events:none}
body.town-leatherhead .st-proof-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:78px 28px 28px;color:#fff}
body.town-leatherhead .st-proof-overlay h2{margin:0 0 8px;color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);max-width:11ch}
body.town-leatherhead .st-proof-overlay p:last-child{max-width:570px;margin:0;color:#d7e4ef}
body.town-leatherhead .st-proof-card{overflow:hidden;border:1px solid var(--st-line);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(7,29,53,.07)}
body.town-leatherhead .st-proof-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}
body.town-leatherhead .st-proof-card>div{padding:18px 20px}
body.town-leatherhead .st-proof-card h3{margin:0 0 6px;color:var(--st-ink)}
body.town-leatherhead .st-proof-card p{margin:0;color:#637487;line-height:1.55;font-size:.88rem}
/* support */
body.town-leatherhead .st-support{background:linear-gradient(135deg,#f5f8fb,#edf3f9)}
body.town-leatherhead .st-support-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:center}
body.town-leatherhead .st-support-copy h2{margin:.2rem 0 17px;color:var(--st-ink);font-size:clamp(2.4rem,4.4vw,4rem);line-height:.99;letter-spacing:-.045em;max-width:11ch}
body.town-leatherhead .st-support-copy>p:not(.st-kicker){color:#627487;line-height:1.72;max-width:620px}
body.town-leatherhead .st-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
body.town-leatherhead .st-check-grid span{position:relative;padding:12px 14px 12px 38px;border:1px solid var(--st-line);border-radius:11px;background:#fff;color:#314b64;font-weight:800;font-size:.88rem}
body.town-leatherhead .st-check-grid span:before{content:"✓";position:absolute;left:14px;color:var(--st-orange);font-weight:950}
body.town-leatherhead .st-support-card{padding:30px;border-radius:22px;background:linear-gradient(135deg,#0b315e,#061d3a);color:#fff;box-shadow:0 22px 48px rgba(6,29,58,.18)}
body.town-leatherhead .st-support-card h3{margin:.2rem 0 18px;color:#fff;font-size:1.8rem}
body.town-leatherhead .st-detail{padding:15px 0;border-top:1px solid rgba(255,255,255,.12);display:grid;gap:4px}
body.town-leatherhead .st-detail strong{color:#fff}
body.town-leatherhead .st-detail span{color:#cbd9e6;font-size:.9rem;line-height:1.5}
body.town-leatherhead .st-support-card .btn{margin-top:18px}
/* process */
body.town-leatherhead .st-process{background:#fff}
body.town-leatherhead .st-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body.town-leatherhead .st-process-grid article{padding:24px;border:1px solid var(--st-line);border-radius:18px;background:#fff;box-shadow:0 12px 26px rgba(7,29,53,.05)}
body.town-leatherhead .st-process-grid article>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:22px;border-radius:999px;background:#eaf2ff;color:var(--st-blue);font-weight:950}
body.town-leatherhead .st-process-grid article:nth-child(even)>span{background:#fff0e8;color:var(--st-orange)}
body.town-leatherhead .st-process-grid h3{margin:0 0 7px;color:var(--st-ink);font-size:1.05rem}
body.town-leatherhead .st-process-grid p{margin:0;color:#657689;font-size:.9rem;line-height:1.58}
/* cta */
body.town-leatherhead .st-cta{padding:48px 0;background:linear-gradient(110deg,#ff5a0a,#ff7a34);color:#fff}
body.town-leatherhead .st-cta-grid{display:flex;align-items:center;justify-content:space-between;gap:38px}
body.town-leatherhead .st-cta h2{margin:.15rem 0 5px;color:#fff;font-size:clamp(2rem,3.5vw,3rem)}
body.town-leatherhead .st-cta p{margin:0;color:#fff4ee}
body.town-leatherhead .st-cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
body.town-leatherhead .st-btn-dark{background:var(--st-navy);border-color:var(--st-navy);color:#fff}
body.town-leatherhead .st-btn-light{background:#fff;border-color:#fff;color:var(--st-ink)}
/* faq + form */
body.town-leatherhead .st-faq{background:#f6f8fa}
body.town-leatherhead .st-faq .faq-list{max-width:930px;margin:0 auto;display:grid;gap:10px}
body.town-leatherhead .st-faq details{padding:0;border:1px solid var(--st-line);border-radius:13px;background:#fff;overflow:hidden}
body.town-leatherhead .st-faq summary{padding:18px 20px;color:var(--st-ink);font-weight:900}
body.town-leatherhead .st-faq details p{padding:0 20px 20px;margin:0;color:#637487}
body.town-leatherhead .st-callback{background:linear-gradient(135deg,#05182f,#0a315d);color:#fff}
body.town-leatherhead .st-callback-grid{display:grid;grid-template-columns:.72fr 1.08fr;gap:70px;align-items:start}
body.town-leatherhead .st-callback-copy{position:sticky;top:140px;padding-top:18px}
body.town-leatherhead .st-callback h2{margin:.25rem 0 15px;color:#fff;font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.045em;max-width:10ch}
body.town-leatherhead .st-callback-copy>p:not(.st-kicker){color:#cbd9e6;line-height:1.7;max-width:520px}
body.town-leatherhead .st-callback-points{display:grid;gap:9px;margin-top:24px}
body.town-leatherhead .st-callback-points span{position:relative;padding-left:25px;color:#d9e5f0;font-weight:800}
body.town-leatherhead .st-callback-points span:before{content:"✓";position:absolute;left:0;color:var(--st-orange);font-weight:950}
body.town-leatherhead .st-form-card{padding:24px;border-radius:20px;background:#fff;box-shadow:0 22px 50px rgba(0,0,0,.22)}
body.town-leatherhead .st-form-card h3{color:var(--st-ink)}
body.town-leatherhead .st-form-card .messngr-form-wrapper{min-height:647px}
/* footer */
body.town-leatherhead .site-footer{background:#041428;border-top:0}
body.town-leatherhead .footer-brand > a:first-of-type{display:block;max-width:330px;padding:0}
body.town-leatherhead .footer-brand a:before,body.town-leatherhead .footer-brand a:after{display:none!important;content:none!important}
body.town-leatherhead .footer-brand img{width:100%;max-height:125px;object-fit:contain;margin:0 0 18px}
body.town-leatherhead .footer-brand p{color:#b7c7d5;line-height:1.65}
body.town-leatherhead .footer-phone{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;margin-top:6px;padding:10px 14px;border-radius:9px;background:#fff;color:var(--st-navy);font-weight:900;text-decoration:none;white-space:nowrap}
@media(max-width:1080px){
 body.town-leatherhead .header-ctas .btn-secondary{display:none}
 body.town-leatherhead .st-hero-grid{grid-template-columns:.82fr 1fr;gap:30px}
 body.town-leatherhead .st-hero-media{height:460px}
 body.town-leatherhead .st-services-grid{grid-template-columns:1fr 1fr}
 body.town-leatherhead .st-proof-grid{grid-template-columns:1fr 1fr}
 body.town-leatherhead .st-proof-main{grid-row:auto;grid-column:1/3;min-height:500px}
 body.town-leatherhead .st-support-grid{grid-template-columns:1fr 1fr;gap:34px}
}
@media(max-width:899px){
 body.town-leatherhead{padding-bottom:70px}
 body.town-leatherhead .container{width:min(100% - 28px,1200px)}
 body.town-leatherhead .header-inner{min-height:76px;width:min(100% - 28px,1200px)}
 body.town-leatherhead .site-logo{max-width:235px;flex:1 1 auto}
 body.town-leatherhead .site-logo img{max-height:68px}
 body.town-leatherhead .header-ctas{display:none}
 body.town-leatherhead .st-hero-grid{grid-template-columns:1fr;gap:28px}
 body.town-leatherhead .st-hero-copy h1{font-size:clamp(3rem,10.5vw,4.4rem);max-width:10ch}
 body.town-leatherhead .st-hero-media{height:auto;aspect-ratio:16/10}
 body.town-leatherhead .st-action-grid{grid-template-columns:1fr;margin-top:-18px}
 body.town-leatherhead .st-action-grid>*{min-height:0;border-right:0;border-bottom:1px solid var(--st-line);padding:18px 20px}
 body.town-leatherhead .st-action-grid>*:last-child{border-bottom:0}
 body.town-leatherhead .st-proof-grid{grid-template-columns:1fr}
 body.town-leatherhead .st-proof-main{grid-column:auto;min-height:0;aspect-ratio:16/11}
 body.town-leatherhead .st-support-grid,body.town-leatherhead .st-callback-grid{grid-template-columns:1fr;gap:34px}
 body.town-leatherhead .st-callback-copy{position:static;padding-top:0}
 body.town-leatherhead .st-process-grid{grid-template-columns:1fr 1fr}
 body.town-leatherhead .st-cta-grid{align-items:flex-start;flex-direction:column}
 body.town-leatherhead .st-cta-actions{justify-content:flex-start}
}
@media(max-width:620px){
 body.town-leatherhead .site-logo{max-width:205px}
 body.town-leatherhead .st-hero{padding:38px 0 44px}
 body.town-leatherhead .st-hero-copy h1{font-size:2.8rem;max-width:none}
 body.town-leatherhead .st-lead{font-size:1rem}
 body.town-leatherhead .st-hero-actions{display:grid;grid-template-columns:1fr}
 body.town-leatherhead .st-hero-actions .btn{width:100%}
 body.town-leatherhead .st-hero-media{aspect-ratio:16/11;border-radius:18px}
 body.town-leatherhead .st-photo-note{left:10px;right:10px;bottom:10px;max-width:none}
 body.town-leatherhead .st-services{padding:72px 0 62px}
 body.town-leatherhead .st-services-grid{grid-template-columns:1fr}
 body.town-leatherhead .st-service-card{min-height:0}
 body.town-leatherhead .st-proof{padding:62px 0}
 body.town-leatherhead .st-proof-main{aspect-ratio:4/5}
 body.town-leatherhead .st-proof-overlay{padding:70px 20px 20px}
 body.town-leatherhead .st-check-grid{grid-template-columns:1fr}
 body.town-leatherhead .st-process-grid{grid-template-columns:1fr}
 body.town-leatherhead .st-support,body.town-leatherhead .st-process,body.town-leatherhead .st-faq,body.town-leatherhead .st-callback{padding:64px 0}
 body.town-leatherhead .st-form-card{padding:16px}
 body.town-leatherhead .st-cta-actions{width:100%}
 body.town-leatherhead .st-cta-actions .btn{width:100%}
}


/* Leatherhead individual finish */
body.town-leatherhead{--st-navy:#05203d;--st-navy2:#0a3a68;--st-blue:#0f69e8;--st-orange:#ff5a0a}
body.town-leatherhead .st-hero{background:radial-gradient(circle at 84% 16%,rgba(15,105,232,.25),transparent 30%),linear-gradient(145deg,#03182f,#093964)}
body.town-leatherhead .st-hero-media img{object-position:48% center}
body.town-leatherhead .st-services-grid{gap:18px}
body.town-leatherhead .st-service-card{border-radius:15px;box-shadow:0 8px 22px rgba(7,29,53,.045)}
body.town-leatherhead .st-proof-grid{grid-template-columns:1.18fr .82fr}
body.town-leatherhead .st-proof-main img{object-position:52% center}
body.town-leatherhead .st-support-card{background:linear-gradient(145deg,#0a3a68,#05203d)}
@media(max-width:899px){body.town-leatherhead .st-proof-grid{grid-template-columns:1fr}}

/* Leatherhead V1 — light image-led hero, compact proof cards, mobile-safe */
body.town-leatherhead.leatherhead-v1{--st-navy:#061d3a;--st-navy2:#0b315c;--st-blue:#1267ee;--st-orange:#ff5a0a;--st-ink:#0a2038;--st-soft:#f4f7fa;--st-line:#dce5ed;background:#fff;color:var(--st-ink)}
body.town-leatherhead.leatherhead-v1 .st-hero{background:linear-gradient(180deg,#f5f8fb 0%,#fff 100%);color:var(--st-ink);padding:54px 0 62px;border-bottom:1px solid var(--st-line)}
body.town-leatherhead.leatherhead-v1 .st-hero-grid{grid-template-columns:minmax(520px,1.08fr) minmax(0,.92fr);gap:48px;min-height:560px;align-items:center}
body.town-leatherhead.leatherhead-v1 .st-hero-media{order:1;height:500px;border-radius:26px;border:1px solid #d7e2ec;box-shadow:0 28px 58px rgba(7,29,53,.16)}
body.town-leatherhead.leatherhead-v1 .st-hero-media img{object-position:60% center}
body.town-leatherhead.leatherhead-v1 .st-hero-copy{order:2}
body.town-leatherhead.leatherhead-v1 .st-eyebrow{color:var(--st-orange)}
body.town-leatherhead.leatherhead-v1 .st-hero-copy h1{color:var(--st-ink);font-size:clamp(3rem,5vw,5.1rem);max-width:9ch}
body.town-leatherhead.leatherhead-v1 .st-hero-copy h1 span{color:var(--st-orange)}
body.town-leatherhead.leatherhead-v1 .st-lead{color:#53677a}
body.town-leatherhead.leatherhead-v1 .st-btn-ghost{background:#fff;color:var(--st-ink);border:1px solid #aebdcb}
body.town-leatherhead.leatherhead-v1 .st-service-pills span{background:#fff;color:#27435f;border-color:#d7e2ec}
body.town-leatherhead.leatherhead-v1 .st-action-band{background:#071d35;padding:24px 0}
body.town-leatherhead.leatherhead-v1 .st-action-grid{margin-top:0;border:0;box-shadow:none;background:transparent;gap:12px}
body.town-leatherhead.leatherhead-v1 .st-action-grid>*{border:1px solid rgba(255,255,255,.13)!important;border-radius:14px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;min-height:116px}
body.town-leatherhead.leatherhead-v1 .st-action-grid strong{color:#fff}
body.town-leatherhead.leatherhead-v1 .st-action-grid span{color:#c9d7e4}
body.town-leatherhead.leatherhead-v1 .st-services{background:#fff;padding:82px 0}
body.town-leatherhead.leatherhead-v1 .st-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.town-leatherhead.leatherhead-v1 .st-service-card{min-height:205px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto 1fr auto;column-gap:18px;align-items:start}
body.town-leatherhead.leatherhead-v1 .st-service-card .st-icon{grid-row:1/4;width:58px;height:58px;margin:0}
body.town-leatherhead.leatherhead-v1 .st-service-card h3,body.town-leatherhead.leatherhead-v1 .st-service-card p,body.town-leatherhead.leatherhead-v1 .st-service-card b{grid-column:2}
body.town-leatherhead.leatherhead-v1 .st-proof{background:#f3f6f9;padding:74px 0}
body.town-leatherhead.leatherhead-v1 .st-proof-grid{grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;min-height:540px}
body.town-leatherhead.leatherhead-v1 .st-proof-main{min-height:540px}
body.town-leatherhead.leatherhead-v1 .st-proof-main img{object-position:center 58%}
body.town-leatherhead.leatherhead-v1 .st-proof-card img{aspect-ratio:16/8.4;object-fit:cover}
body.town-leatherhead.leatherhead-v1 .st-support{background:#fff}
body.town-leatherhead.leatherhead-v1 .st-process{background:#f4f7fa}
body.town-leatherhead.leatherhead-v1 .footer-phone{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:max-content;white-space:nowrap}
@media(max-width:1080px){body.town-leatherhead.leatherhead-v1 .st-hero-grid{grid-template-columns:1fr 1fr;gap:28px}body.town-leatherhead.leatherhead-v1 .st-hero-media{height:440px}}
@media(max-width:899px){body.town-leatherhead.leatherhead-v1 .st-hero-grid{grid-template-columns:1fr;gap:22px}body.town-leatherhead.leatherhead-v1 .st-hero-copy{order:1}body.town-leatherhead.leatherhead-v1 .st-hero-media{order:2;height:auto;aspect-ratio:16/10}body.town-leatherhead.leatherhead-v1 .st-services-grid{grid-template-columns:1fr}body.town-leatherhead.leatherhead-v1 .st-proof-grid{grid-template-columns:1fr}}
@media(max-width:620px){body.town-leatherhead.leatherhead-v1 .container,body.town-leatherhead.leatherhead-v1 .header-inner{width:min(100% - 20px,1200px)}body.town-leatherhead.leatherhead-v1 .st-hero{padding:22px 0 40px}body.town-leatherhead.leatherhead-v1 .st-hero-copy h1{font-size:clamp(2.35rem,11vw,3.35rem);max-width:none;overflow-wrap:anywhere}body.town-leatherhead.leatherhead-v1 .st-hero-media{aspect-ratio:16/11;border-radius:18px}body.town-leatherhead.leatherhead-v1 .st-photo-note{left:10px;right:10px;max-width:none}body.town-leatherhead.leatherhead-v1 .st-service-card{grid-template-columns:48px 1fr;padding:20px;column-gap:14px}body.town-leatherhead.leatherhead-v1 .st-service-card .st-icon{width:48px;height:48px}}
