/* Gaiety Services — visual identity restyle
   Brand palette follows the supplied original Gaiety assets:
   orange #FF6600 / grey #555555 / white.
*/
:root{
  --orange:#ff6600;
  --orange-dark:#e85d00;
  --orange-soft:#fff1e8;
  --grey:#555555;
  --grey-dark:#3f3f3f;
  --grey-mid:#777777;
  --grey-light:#f4f4f4;
  --line:#dedede;
  --white:#fff;
  --max:1180px;
  --radius:14px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;color:var(--grey);font-family:Arial,Helvetica,sans-serif;
  line-height:1.6;background:var(--white)
}
a{color:inherit;text-decoration:none}
.container{width:min(calc(100% - 48px),var(--max));margin:auto}

/* Header */
.site-header{
  position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);
  border-bottom:1px solid #e5e5e5;box-shadow:0 2px 10px rgba(0,0,0,.04)
}
.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;min-width:205px}
.brand img{width:205px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
.brand-fallback{font-weight:700;letter-spacing:.08em;font-size:16px;color:var(--grey)}
.brand-fallback span{font-weight:400;margin-left:3px}
.nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600;color:var(--grey)}
.nav a:not(.nav-cta){opacity:.9}
.nav a:hover{color:var(--orange)}
.nav-cta{
  background:var(--orange);color:#fff;padding:11px 20px;border-radius:5px;
  transition:.2s ease
}
.nav-cta:hover{background:var(--orange-dark);color:#fff}
.nav-toggle{display:none;border:0;background:none;font-size:24px;color:var(--grey)}

/* Shared */
.eyebrow{
  font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--orange);
  margin-bottom:18px
}
.section{padding:100px 0}
.section-intro{max-width:850px;margin-bottom:52px}
.section-intro.narrow{max-width:700px}
.section h2,.page-hero h1{
  font-size:clamp(36px,4.8vw,60px);line-height:1.07;letter-spacing:-.035em;
  margin:0;color:var(--grey-dark)
}
h2 span{color:var(--orange)}
.lead{color:var(--grey-mid)}

/* Buttons */
.button{
  display:inline-flex;align-items:center;gap:14px;padding:14px 21px;
  border-radius:5px;font-weight:700;font-size:14px;transition:.2s ease
}
.button span{font-size:18px}
.button-primary{
  background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(255,102,0,.18)
}
.button-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}
.button-ghost{
  border:1px solid #bdbdbd;background:#fff;color:var(--grey)
}
.button-ghost:hover{border-color:var(--orange);color:var(--orange)}
.button-light{background:#fff;color:var(--orange);border:1px solid #fff}
.button-light:hover{background:var(--orange-soft);border-color:var(--orange)}

/* Hero */
.hero{
  overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff 65%,#fff8f3 100%);
  padding:92px 0 100px;min-height:620px
}
.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:65px;align-items:center}
.hero h1{
  font-size:clamp(48px,6vw,78px);line-height:.99;letter-spacing:-.05em;
  margin:0 0 25px;color:var(--grey-dark);max-width:760px
}
.hero h1 em{font-style:normal;color:var(--orange)}
.hero-lead{font-size:20px;line-height:1.55;max-width:680px;color:var(--grey-mid)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}

/* Hero visual */
.hero-visual{
  min-height:420px;position:relative;display:flex;align-items:center;justify-content:center
}
.hero-visual:before,.hero-visual:after{
  content:"";position:absolute;border:1px solid rgba(255,102,0,.22);
  border-radius:50%;width:390px;height:390px
}
.hero-visual:after{width:270px;height:270px;border-color:rgba(85,85,85,.14)}
.orb{position:absolute;border-radius:50%;filter:blur(1px)}
.orb-a{
  width:190px;height:190px;
  background:radial-gradient(circle at 30% 30%,rgba(255,102,0,.20),rgba(255,102,0,.03) 65%,transparent 70%);
  top:25px;right:40px
}
.orb-b{
  width:150px;height:150px;
  background:radial-gradient(circle,rgba(85,85,85,.08),transparent 68%);
  bottom:15px;left:45px
}
.system-card{
  position:relative;z-index:3;width:min(100%,480px);background:rgba(255,255,255,.95);
  border:1px solid #d9d9d9;border-radius:16px;padding:26px;
  box-shadow:0 24px 55px rgba(85,85,85,.14)
}
.system-top{
  font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--grey-mid);
  display:flex;gap:8px;align-items:center
}
.status-dot{width:7px;height:7px;background:var(--orange);border-radius:50%}
.system-flow{
  display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;
  margin:32px 0;font-weight:700;font-size:13px;color:var(--grey-dark)
}
.system-flow b{color:var(--orange);font-size:16px}
.system-flow .highlight{background:var(--orange);color:#fff;padding:9px 12px;border-radius:5px}
.profit-line{
  border-top:1px solid var(--line);padding-top:18px;display:flex;
  justify-content:space-between;font-size:10px;letter-spacing:.14em;font-weight:800
}
.profit-line strong{color:var(--orange)}
.signal{
  position:absolute;z-index:4;background:#fff;border:1px solid #d9d9d9;border-radius:999px;
  padding:7px 12px;font-size:9px;font-weight:800;letter-spacing:.16em;
  color:var(--grey-dark);box-shadow:0 8px 20px rgba(85,85,85,.08)
}
.signal-one{top:85px;left:30px}
.signal-two{bottom:72px;right:15px}
.signal-three{bottom:20px;left:120px}

/* Model */
.model{background:var(--grey-light)}
.model-line{
  display:flex;align-items:center;justify-content:space-between;gap:10px;padding:25px 0;
  border-top:1px solid var(--line);border-bottom:1px solid var(--line);
  font-size:14px;font-weight:800;color:var(--grey-dark)
}
.model-line i{font-style:normal;color:var(--orange);font-size:22px}
.model-core{background:var(--orange);color:#fff;padding:14px 18px;border-radius:5px}
.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}
.principles article{
  background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:24px
}
.principles strong{color:var(--orange);font-size:12px}
.principles h3{font-size:18px;line-height:1.25;margin:18px 0 9px;color:var(--grey-dark)}
.principles p{font-size:14px;color:var(--grey-mid);margin:0}

/* Dark sections retain contrast but use warm Gaiety grey/charcoal, not navy */
.dark{background:var(--grey-dark);color:#eee}
.dark h2,.dark .section h2{color:#fff}
.dark h2 span{color:#ff9a59}
.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.split p{font-size:17px;color:#ddd;margin:0 0 18px}
.accent-copy{color:#fff!important;border-left:3px solid var(--orange);padding-left:20px}

/* Services */
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.service-card{
  border:1px solid #d8d8d8;border-radius:12px;padding:28px;min-height:250px;
  transition:.2s ease;background:#fff
}
.service-card:hover{
  transform:translateY(-4px);border-color:rgba(255,102,0,.45);
  box-shadow:0 16px 35px rgba(85,85,85,.10)
}
.service-card>span,.service-list article>span{
  font-size:11px;font-weight:850;letter-spacing:.12em;color:var(--orange)
}
.service-card h3{font-size:22px;line-height:1.2;margin:30px 0 12px;color:var(--grey-dark)}
.service-card p{color:var(--grey-mid);font-size:15px;margin:0}

/* Difference */
.difference{background:#fff}
.process{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}
.process article{padding:28px 25px 10px;border-right:1px solid var(--line)}
.process article:last-child{border-right:0}
.process article div{color:var(--orange);font-weight:850;font-size:11px;letter-spacing:.15em}
.process h3{font-size:25px;margin:30px 0 10px;color:var(--grey-dark)}
.process p{color:var(--grey-mid);font-size:14px}

/* About */
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.monogram{
  width:74px;height:74px;border:1px solid rgba(255,255,255,.28);border-radius:50%;
  display:grid;place-items:center;font-size:30px;margin-bottom:45px;color:#fff
}
.about-copy p{font-size:17px;color:#ddd}
.about-copy blockquote{
  margin:32px 0 0;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.18);
  font-size:23px;line-height:1.35;color:#fff
}

/* Founder */
.founder{background:var(--grey-light)}
.founder-grid{display:grid;grid-template-columns:360px 1fr;gap:85px;align-items:center}
.founder-photo{
  aspect-ratio:1/1;position:relative;border-radius:14px;overflow:hidden;
  background:#e5e5e5
}
.founder-photo img{width:100%;height:100%;object-fit:cover}
.photo-fallback{
  position:absolute;inset:0;display:grid;place-items:center;font-size:70px;
  font-weight:800;color:var(--grey-dark);background:#e5e5e5
}
.founder-photo img + .photo-fallback{display:none}
.founder-copy h2{font-size:50px;margin:0 0 18px;color:var(--grey-dark)}
.founder-copy .lead{font-size:22px;color:var(--grey)}
.founder-copy p{color:var(--grey-mid)}

/* CTA */
.cta{background:var(--orange);color:#fff;padding:80px 0}
.cta-inner{display:flex;justify-content:space-between;gap:50px;align-items:center}
.cta .eyebrow{color:#fff}
.cta h2{
  color:#fff;font-size:clamp(34px,4vw,52px);line-height:1.05;
  letter-spacing:-.04em;margin:0 0 15px;max-width:760px
}
.cta p{max-width:730px;color:#fff3eb;font-size:16px}

/* Footer */
.footer{background:#555;color:#eee;padding:55px 0 20px}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}
.footer strong{color:#fff;letter-spacing:.12em}
.footer p{font-size:13px;color:#e5e5e5}
.footer a{color:#fff}
.footer a:hover{color:#ffb17d}
.copyright{border-top:1px solid rgba(255,255,255,.18);margin-top:40px;padding-top:18px;font-size:11px;color:#ddd}

/* Services page */
.page-hero{padding:110px 0 100px;background:var(--grey-dark)}
.page-hero h1{color:#fff;font-size:clamp(46px,6vw,76px)}
.page-hero h1 span{color:#ff9a59}
.page-hero p{font-size:20px;max-width:700px;color:#ddd;margin-top:25px}
.service-list{border-top:1px solid var(--line)}
.service-list article{
  display:grid;grid-template-columns:80px 1fr;gap:25px;padding:48px 0;
  border-bottom:1px solid var(--line)
}
.service-list h2{font-size:34px;margin:0 0 12px;letter-spacing:-.03em;color:var(--grey-dark)}
.service-list p{max-width:780px;color:var(--grey-mid);font-size:16px;margin:0}
.split-section.dark{background:var(--grey-dark)}

/* Responsive */
@media(max-width:900px){
  .hero-grid,.split,.about-grid{grid-template-columns:1fr;gap:50px}
  .hero{padding-top:70px}
  .hero-visual{min-height:350px}
  .principles,.service-grid{grid-template-columns:1fr 1fr}
  .process{grid-template-columns:1fr 1fr}
  .founder-grid{grid-template-columns:280px 1fr;gap:45px}
  .cta-inner{display:block}
  .cta .button{margin-top:25px}
  .model-line{overflow:auto;justify-content:flex-start;white-space:nowrap;padding-bottom:18px}
}
@media(max-width:680px){
  .container{width:min(calc(100% - 32px),var(--max))}
  .nav{
    display:none;position:absolute;top:82px;left:0;right:0;background:#fff;
    padding:18px 16px 24px;flex-direction:column;align-items:stretch;
    border-bottom:1px solid var(--line)
  }
  .nav.open{display:flex}
  .nav a{text-align:center;padding:12px}
  .nav-toggle{display:block}
  .hero{padding:60px 0 70px}
  .hero h1{font-size:46px}
  .hero-lead{font-size:18px}
  .hero-visual{min-height:320px}
  .system-card{padding:20px}
  .system-flow{font-size:11px}
  .principles,.service-grid,.process,.founder-grid,.footer-grid{grid-template-columns:1fr}
  .section{padding:78px 0}
  .section-intro{margin-bottom:38px}
  .founder-grid{gap:35px}
  .founder-photo{max-width:320px}
  .founder-copy h2{font-size:42px}
  .service-list article{grid-template-columns:45px 1fr}
  .service-list h2{font-size:28px}
  .page-hero{padding:75px 0}
  .page-hero h1{font-size:48px}
  .split{gap:35px}
  .brand img{width:175px}
}


/* V4 visual refinement — matched to approved Gaiety homepage direction */
:root{
  --orange:#ff6600;
  --orange-dark:#e85d00;
  --grey:#555555;
  --grey-dark:#4a4a4a;
  --grey-mid:#6d6d6d;
  --grey-light:#f7f7f7;
  --line:#dedede;
}

/* Orange Gaiety masthead */
.site-header{
  position:sticky;
  top:0;
  z-index:50;
  background:var(--orange);
  border-bottom:0;
  box-shadow:0 2px 12px rgba(0,0,0,.08);
}
.nav-wrap{height:112px}
.brand{min-width:280px}
.brand img{
  width:300px;
  max-height:82px;
  height:auto;
  object-fit:contain;
  object-position:left center;
}
.brand-fallback{color:#fff}
.brand-fallback span{color:#fff}
.nav{
  gap:38px;
  font-size:16px;
  font-weight:500;
  color:#fff;
}
.nav a:not(.nav-cta){opacity:1}
.nav a:hover{color:#fff}
.nav-cta{
  background:transparent;
  color:#fff;
  border:1px solid rgba(255,255,255,.9);
  border-radius:6px;
  padding:12px 27px;
}
.nav-cta:hover{background:#fff;color:var(--orange)}
.nav-toggle{color:#fff}

/* Hero: lighter, editorial typography */
.hero{
  background:#fff;
  padding:86px 0 78px;
  min-height:645px;
}
.hero-grid{
  grid-template-columns:1.04fr .96fr;
  gap:55px;
}
.hero h1{
  font-size:clamp(46px,4.55vw,62px);
  line-height:1.08;
  letter-spacing:-.025em;
  font-weight:300;
  color:var(--grey);
  max-width:650px;
  margin:0 0 30px;
}
.hero h1 em{
  font-style:normal;
  color:var(--orange);
  font-weight:300;
}
.hero-lead{
  font-size:19px;
  line-height:1.62;
  max-width:650px;
  color:var(--grey-mid);
}
.eyebrow{
  font-size:11px;
  letter-spacing:.20em;
  font-weight:800;
  color:var(--orange);
  margin-bottom:25px;
}
.hero-actions{margin-top:32px}
.button{
  padding:15px 26px;
  border-radius:5px;
  font-size:15px;
  font-weight:700;
}
.button-primary{
  background:var(--orange);
  box-shadow:0 10px 24px rgba(255,102,0,.16);
}
.button-ghost{
  border:1px solid var(--orange);
  color:var(--grey);
}

/* Keep the commercial graphic balanced with the lighter hero */
.hero-visual{min-height:430px}
.system-card{
  width:min(100%,590px);
  border-radius:16px;
  padding:28px 30px;
}
.system-flow{
  margin:34px 0;
  gap:11px;
  font-size:14px;
}
.system-flow .highlight{
  padding:10px 14px;
  border-radius:6px;
}

/* Approved typography treatment for the Gaiety Model */
.section h2,.page-hero h1{
  font-weight:300;
  color:var(--grey);
}
.model .section-intro{max-width:1000px}
.model .section-intro h2{
  font-size:clamp(38px,4.2vw,56px);
  line-height:1.12;
  letter-spacing:-.02em;
  font-weight:300;
}
.model .section-intro h2 span{font-weight:300;color:var(--orange)}

@media(max-width:900px){
  .nav-wrap{height:92px}
  .brand{min-width:220px}
  .brand img{width:235px;max-height:70px}
  .nav{gap:20px}
  .hero h1{font-size:clamp(44px,7vw,58px)}
}
@media(max-width:680px){
  .nav{
    top:92px;
    background:var(--orange);
    border-bottom:0;
  }
  .nav a:not(.nav-cta){color:#fff}
  .brand img{width:215px;max-height:64px}
  .hero{padding:58px 0 68px}
  .hero h1{
    font-size:44px;
    line-height:1.08;
    font-weight:300;
  }
  .hero-lead{font-size:18px}
}

/* V5 refinement — tighten vertical rhythm and correct brand hierarchy */
.site-header .brand{min-width:360px}
.site-header .brand img{width:360px;max-height:88px;height:auto;display:block}
.site-header .brand-fallback{display:none}

/* Hero: reduce the large white gap before The Gaiety Model */
.hero{padding:70px 0 42px;min-height:0}

/* Make the About headline readable on the charcoal background */
.dark .about-brand h2{color:#eeeeee}
.dark .about-brand h2 span{color:#ff9a59}
.about-brand h2 span{display:block;margin-top:12px}

/* Reduce the large gaps between major sections */
.model.section{padding-top:58px;padding-bottom:60px}
.difference.section{padding-top:52px;padding-bottom:48px}
.about.section{padding-top:68px;padding-bottom:58px}
.founder.section{padding-top:58px;padding-bottom:58px}

/* CTA headline should read as confident regular text, not a heavy headline */
.cta h2{font-weight:400}

/* Footer brand label: increase prominence */
.footer strong{font-size:22px}

@media(max-width:900px){
  .site-header .brand{min-width:300px}
  .site-header .brand img{width:300px;max-height:76px}
}
@media(max-width:680px){
  .site-header .brand{min-width:0}
  .site-header .brand img{width:245px;max-height:62px}
  .hero{padding:52px 0 48px}
  .model.section,.difference.section,.about.section,.founder.section{padding-top:52px;padding-bottom:52px}
}

/* V6 — final spacing and header scale refinement */
.site-header .nav-wrap{height:98px}
.site-header .brand{min-width:390px}
.site-header .brand img{width:410px;max-height:90px}

/* Tighten the vertical rhythm to match the approved annotated layout */
.hero{padding:42px 0 28px;min-height:0}
.hero-grid{gap:48px}
.hero-visual{min-height:390px}
.hero h1{margin-bottom:22px}
.hero-actions{margin-top:26px}

.model.section{padding-top:38px;padding-bottom:48px}
.model .section-intro{margin-bottom:34px}
.model-line{padding:20px 0}
.principles{margin-top:24px}

/* Keep the transition into the next section compact */
.split-section.dark{padding-top:54px;padding-bottom:54px}
.services.section{padding-top:58px;padding-bottom:58px}
.services .section-intro{margin-bottom:36px}
.difference.section{padding-top:42px;padding-bottom:38px}
.difference .section-intro{margin-bottom:34px}
.process article{padding-top:22px;padding-bottom:6px}

.about.section{padding-top:54px;padding-bottom:48px}
.monogram{margin-bottom:30px}
.about-brand h2 span{margin-top:8px}
.about-copy p{margin-top:0;margin-bottom:14px}
.about-copy blockquote{margin-top:22px;padding-top:16px}

.founder.section{padding-top:46px;padding-bottom:46px}
.founder-grid{gap:70px}

.cta{padding:62px 0}
.cta h2{font-weight:400}
.footer{padding-top:44px}

@media(max-width:900px){
  .site-header .nav-wrap{height:90px}
  .site-header .brand{min-width:320px}
  .site-header .brand img{width:350px;max-height:78px}
  .hero{padding:40px 0 34px}
  .model.section{padding-top:42px;padding-bottom:48px}
  .split-section.dark{padding-top:48px;padding-bottom:48px}
}
@media(max-width:680px){
  .site-header .nav-wrap{height:82px}
  .site-header .brand{min-width:0}
  .site-header .brand img{width:270px;max-height:68px}
  .nav{top:82px}
  .hero{padding:42px 0 34px}
  .hero-visual{min-height:320px}
  .model.section,.difference.section,.about.section,.founder.section{padding-top:42px;padding-bottom:42px}
  .split-section.dark{padding-top:44px;padding-bottom:44px}
}

/* V7 — final approved typography and header scale */
.site-header .brand{min-width:320px}
.site-header .brand img{width:308px;max-height:76px}

/* Thin editorial display typography, matching the approved final mockup */
.hero h1,
.model .section-intro h2,
.section h2,
.page-hero h1{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:300;
}
.hero h1{
  font-size:clamp(42px,4vw,54px);
  line-height:1.08;
  letter-spacing:-.02em;
}
.hero h1 em{font-weight:300}
.model .section-intro h2{
  font-size:clamp(34px,3.7vw,48px);
  line-height:1.12;
}
.cta h2{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}

@media(max-width:900px){
  .site-header .brand{min-width:260px}
  .site-header .brand img{width:263px;max-height:68px}
  .hero h1{font-size:clamp(40px,6.5vw,52px)}
}
@media(max-width:680px){
  .site-header .brand{min-width:0}
  .site-header .brand img{width:215px;max-height:58px}
  .hero h1{font-size:40px;line-height:1.08}
  .model .section-intro h2{font-size:36px}
}

/* V8 SEO content architecture */
.breadcrumbs{font-size:12px;color:#ddd;margin:0 0 24px;letter-spacing:.01em}.breadcrumbs a{color:#fff}.breadcrumbs a:hover{color:#ffb17d}.breadcrumbs span[aria-current="page"]{color:#ffb17d}.narrow-content{max-width:880px}.seo-section:nth-of-type(even){background:#f7f7f7}.seo-section h2{font-size:clamp(32px,4vw,48px);font-weight:300;line-height:1.12;margin:0 0 22px;color:var(--grey-dark)}.seo-section p{font-size:17px;line-height:1.75;color:var(--grey-mid);max-width:850px}.seo-list{padding-left:22px;color:var(--grey-mid);font-size:16px;line-height:1.8}.seo-list li{margin:6px 0}.page-hero h1{font-weight:300}.page-hero p{max-width:820px}.seo-discovery{background:#fff}.seo-discovery .lead{max-width:900px}.seo-discovery .service-card a{color:inherit}.seo-discovery .service-card a:hover{color:var(--orange)}

/* =========================================================
   V8.1 — SEO PAGE VISUAL CONSISTENCY
   Matches the approved Gaiety homepage typography and rhythm.
   Applies to specialist/SEO pages without changing the homepage.
   ========================================================= */
.page-hero{padding:52px 0 54px;background:var(--grey-dark)}
.page-hero .container{max-width:1180px}
.page-hero .breadcrumbs{margin-bottom:20px}
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:10px;line-height:1.4;color:rgba(255,255,255,.68)}
.breadcrumbs a{color:rgba(255,255,255,.82)}
.breadcrumbs a:hover{color:#fff}
.page-hero .eyebrow{margin-bottom:18px}
.page-hero h1{max-width:900px;margin:0;color:#fff;font-size:clamp(40px,4.4vw,58px);line-height:1.08;letter-spacing:-.03em;font-weight:300}
.page-hero h1 span{color:#ff9a59;font-weight:300}
.page-hero p{max-width:760px;margin:20px 0 0;color:#ededed;font-size:17px;line-height:1.55}

.seo-section.section{padding:48px 0}
.seo-section + .seo-section{background:var(--grey-light)}
.narrow-content{max-width:900px}
.seo-section h2{margin:0 0 14px;color:var(--grey);font-size:clamp(34px,3.5vw,46px);line-height:1.1;letter-spacing:-.025em;font-weight:300}
.seo-section p{max-width:850px;margin:0;color:var(--grey-mid);font-size:16px;line-height:1.55}
.seo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 45px;max-width:850px;margin:16px 0 0;padding:0;list-style:none}
.seo-list li{position:relative;padding:10px 0 10px 20px;border-bottom:1px solid var(--line);color:var(--grey);font-size:15px;line-height:1.4}
.seo-list li:before{content:"";position:absolute;left:0;top:18px;width:6px;height:6px;border-radius:50%;background:var(--orange)}

.cta{padding:58px 0}
.cta h2{font-weight:400;font-size:clamp(34px,3.7vw,48px);line-height:1.08}
.cta p{margin:0;font-size:15px;line-height:1.5}
.footer{padding:42px 0 18px}
.footer-grid{gap:32px}
.copyright{margin-top:28px;padding-top:14px}
.service-list article{padding:34px 0}

@media(max-width:680px){
  .page-hero{padding:40px 0 42px}
  .page-hero .breadcrumbs{margin-bottom:16px}
  .page-hero h1{font-size:40px;line-height:1.08}
  .page-hero p{font-size:17px;margin-top:16px}
  .seo-section.section{padding:40px 0}
  .seo-section h2{font-size:34px}
  .seo-list{grid-template-columns:1fr;gap:0}
  .cta{padding:48px 0}
}
