.elementor-228 .elementor-element.elementor-element-a7909b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-70a2deb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-0d0c3b9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-6fe067f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-8a3cad0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-2db0f3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-5bbd920{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-228 .elementor-element.elementor-element-6fac558{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-26558d5 *//* ==========================================================
   PAGE HEADER — FREE TOOLS  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (or Appearance >
   Customize > Additional CSS). Everything is scoped under
   #gb-pagehead-widget, so it can't leak out and theme styles can't leak in.
   Fonts: Montserrat + Inter + Noto Sans Devanagari (the Hindi line in the
   h1 needs the Devanagari font; the <link> is in the HTML file).
   No global.css tokens needed. Tokens match the other widgets.
   One CSS serves every inner page header (Free Tools, Services, ...):
   each page just uses its own HTML widget with the same id.
   Tweaks:
     --wrap        content width (keep the same as your hero: 1250px)
     .gp-media     max-width sets the image size, aspect-ratio its shape
   ========================================================== */

#gb-pagehead-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter','Noto Sans Devanagari',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter','Noto Sans Devanagari',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-pagehead-widget *,
#gb-pagehead-widget *::before,
#gb-pagehead-widget *::after{box-sizing:border-box}
#gb-pagehead-widget h1,
#gb-pagehead-widget p{margin:0;padding:0;text-transform:none}
#gb-pagehead-widget a{text-decoration:none;box-shadow:none}
#gb-pagehead-widget img{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none}

/* ---- Section ---- */
#gb-pagehead-widget .gp-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-pagehead-widget .gp-section{position:relative;overflow:hidden;color:var(--black);padding:64px 0 60px;
  background-color:#f2f2f2;
  background-image:
    radial-gradient(70% 60% at 50% 0%,rgba(255,255,255,.95),transparent 70%),
    radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px;
  border-bottom:1px solid var(--g200)}
#gb-pagehead-widget .gp-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}

/* ---- Copy ---- */
#gb-pagehead-widget .gp-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:20px;
  font-size:13px;font-weight:600;line-height:1.4;color:var(--g600)}
#gb-pagehead-widget .gp-crumb a,
#gb-pagehead-widget .gp-crumb a:focus{color:var(--g600);transition:color .2s}
#gb-pagehead-widget .gp-crumb svg{width:10px;height:10px;flex:none;opacity:.7}
#gb-pagehead-widget .gp-crumb span{color:var(--black)}
#gb-pagehead-widget .gp-badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:6px 14px 6px 11px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:13px;line-height:1.3;color:var(--g900);
  background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.16)}
#gb-pagehead-widget .gp-badge svg{width:15px;height:15px;flex:none}
#gb-pagehead-widget .gp-title{margin-top:18px;font-family:var(--font-display);font-weight:800;font-size:clamp(30px,3.8vw,48px);line-height:1.08;
  letter-spacing:-.02em;color:var(--black);max-width:20ch;text-wrap:balance}
/* second line: Hindi. No negative tracking, taller line-height for Devanagari */
#gb-pagehead-widget .gp-title .hi{display:block;margin-top:12px;font-size:.5em;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--g450)}
#gb-pagehead-widget .gp-sub{margin-top:18px;max-width:50ch;font-size:clamp(15px,1.3vw,17px);line-height:1.7;color:var(--g600)}

/* ---- Image (placeholder or photo) ---- */
#gb-pagehead-widget .gp-media{position:relative;width:100%;max-width:440px;margin-left:auto;aspect-ratio:4/3;border-radius:22px;overflow:hidden;
  background-color:#fff;background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);background-size:18px 18px;
  border:1px solid rgba(0,0,0,.14);box-shadow:0 30px 50px -30px rgba(0,0,0,.4)}
#gb-pagehead-widget .gp-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1) contrast(1.05)}
#gb-pagehead-widget .gp-tag{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:7px;
  padding:6px 12px 6px 9px;border-radius:999px;font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.02em;color:var(--white);
  background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.4);
  -webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
#gb-pagehead-widget .gp-tag svg{width:13px;height:13px;flex:none}
#gb-pagehead-widget .gp-fill{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px;text-align:center}
#gb-pagehead-widget .gp-fill svg{width:38px;height:38px;color:var(--black);opacity:.55}
#gb-pagehead-widget .gp-fill span{font-family:var(--font-display);font-weight:700;font-size:14px;line-height:1.4;color:var(--black);max-width:22ch}
#gb-pagehead-widget .gp-fill em{font-style:normal;font-size:12px;font-weight:600;color:var(--g600)}

/* ---- One-time reveal (only when JS is running) ---- */
#gb-pagehead-widget.gp-js .gp-copy > *,
#gb-pagehead-widget.gp-js .gp-media{opacity:0;transform:translateY(18px)}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *,
#gb-pagehead-widget.gp-js.is-in .gp-media{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *:nth-child(1){transition-delay:.1s}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *:nth-child(2){transition-delay:.2s}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *:nth-child(3){transition-delay:.3s}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *:nth-child(4){transition-delay:.4s}
#gb-pagehead-widget.gp-js.is-in .gp-media{transition-delay:.35s}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-pagehead-widget .gp-crumb a:hover{color:var(--black);text-decoration:underline;text-underline-offset:3px}
}
#gb-pagehead-widget .gp-crumb a:focus-visible{outline:2px solid var(--black);outline-offset:3px;border-radius:2px}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-pagehead-widget .gp-section{padding:56px 0 52px}
#gb-pagehead-widget .gp-grid{gap:40px}
}
/* tablet + phone: single column, everything centred */
@media(max-width:880px){
#gb-pagehead-widget{--pad:24px}
#gb-pagehead-widget .gp-section{padding:44px 0 40px}
#gb-pagehead-widget .gp-grid{grid-template-columns:1fr;gap:32px}
#gb-pagehead-widget .gp-copy{text-align:center}
#gb-pagehead-widget .gp-crumb{justify-content:center}
#gb-pagehead-widget .gp-title{max-width:none;margin-inline:auto}
#gb-pagehead-widget .gp-sub{margin-inline:auto}
#gb-pagehead-widget .gp-media{max-width:420px;margin-inline:auto;border-radius:20px}
}
@media(max-width:560px){
#gb-pagehead-widget{--pad:20px}
#gb-pagehead-widget .gp-section{padding:36px 0 34px}
#gb-pagehead-widget .gp-crumb{margin-bottom:16px}
#gb-pagehead-widget .gp-badge{font-size:12px;padding:5px 12px 5px 10px}
#gb-pagehead-widget .gp-title{margin-top:16px}
#gb-pagehead-widget .gp-media{max-width:none}
}
@media(max-width:380px){
#gb-pagehead-widget{--pad:16px}
#gb-pagehead-widget .gp-title{font-size:27px}
}
@media(prefers-reduced-motion:reduce){
#gb-pagehead-widget.gp-js .gp-copy > *,
#gb-pagehead-widget.gp-js .gp-media{opacity:1;transform:none;transition:none}
}

/* ---- CTA button row (optional, used on the Consultation page header) ---- */
#gb-pagehead-widget .gp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
#gb-pagehead-widget .gp-btn,
#gb-pagehead-widget .gp-btn:hover,
#gb-pagehead-widget .gp-btn:focus{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border-radius:6px;
  font:700 14.5px/1 var(--font-display);color:var(--white);background:var(--black);border:2px solid var(--black);
  cursor:pointer;transition:background .2s,border-color .2s}
#gb-pagehead-widget .gp-btn svg{width:18px;height:18px;flex:none}
#gb-pagehead-widget .gp-btn:focus-visible{outline:3px solid var(--black);outline-offset:3px}
@media(hover:hover) and (pointer:fine){
#gb-pagehead-widget .gp-btn:hover{background:var(--g900);border-color:var(--g900)}
}
#gb-pagehead-widget.gp-js.is-in .gp-copy > *:nth-child(5){transition-delay:.5s}
@media(max-width:880px){
#gb-pagehead-widget .gp-actions{justify-content:center}
}
@media(max-width:560px){
#gb-pagehead-widget .gp-actions{flex-direction:column}
#gb-pagehead-widget .gp-btn{width:100%}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4e2140 *//* ==========================================================
   STATS STRIP  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS (Pro), or
   Appearance > Customize > Additional CSS (free Elementor).
   Everything is scoped under #gb-stats-widget, so it can't leak out and
   theme styles can't leak in. Paste it ONCE for the whole site: every
   page's stats strip uses it.
   Fonts (Montserrat + Inter) are loaded by the <link> in the HTML file.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   ========================================================== */

#gb-stats-widget{--black:#000;--ink:#0b0b0b;--g400:#a3a3a3;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:center;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-stats-widget *,
#gb-stats-widget *::before,
#gb-stats-widget *::after{box-sizing:border-box}
#gb-stats-widget b{font-weight:800}

/* ---- Strip ---- */
#gb-stats-widget .gn-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-stats-widget .gn-section{position:relative;overflow:hidden;color:var(--white);
  background-color:var(--ink);
  background-image:
    radial-gradient(60% 140% at 50% 0%,rgba(255,255,255,.09),transparent 70%),
    radial-gradient(rgba(255,255,255,.06) 1px,transparent 1.3px);
  background-size:auto,20px 20px}
#gb-stats-widget .gn-in{display:grid;grid-template-columns:repeat(4,1fr);padding-block:12px}
#gb-stats-widget .gn-stat{min-width:0;padding:24px 16px;border-left:1px solid rgba(255,255,255,.16)}
#gb-stats-widget .gn-stat:first-child{border-left:0}
#gb-stats-widget .gn-stat b{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(26px,2.6vw,36px);
  line-height:1.05;letter-spacing:-.02em;color:var(--white);font-variant-numeric:tabular-nums;white-space:nowrap}
#gb-stats-widget .gn-stat span{display:block;margin-top:8px;font-size:13.5px;font-weight:500;line-height:1.35;color:var(--g400)}

/* a longer value (e.g. "7-10 days") may wrap instead of overflowing on small phones:
   add class gn-long to that <b> */
#gb-stats-widget .gn-stat b.gn-long{white-space:normal;overflow-wrap:anywhere}

/* ---- Responsive ---- */
@media(max-width:880px){
#gb-stats-widget{--pad:24px}
}
/* 2 x 2 grid on tablet and phone */
@media(max-width:700px){
#gb-stats-widget .gn-in{grid-template-columns:1fr 1fr;padding-block:4px}
#gb-stats-widget .gn-stat{border-left:0;padding:22px 12px}
#gb-stats-widget .gn-stat:nth-child(2n){border-left:1px solid rgba(255,255,255,.16)}
#gb-stats-widget .gn-stat:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}
}
@media(max-width:560px){
#gb-stats-widget{--pad:20px}
#gb-stats-widget .gn-stat span{font-size:12.5px}
}
@media(max-width:380px){
#gb-stats-widget{--pad:16px}
#gb-stats-widget .gn-stat{padding:18px 8px}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d815d7 *//* ==========================================================
   CONSULTATION: CHALLENGES + WHAT WE COVER, COMPACT  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   consultation-cover-section.css). Everything is scoped under
   #gb-cover-widget. Paste it ONCE for the whole site.
   Fonts (Montserrat + Inter) are loaded by the <link> in the HTML file.

   Block A (challenges), class on .cv-a:
     default   stone #e7e7dd + glow + 18px dots (same as the page header)
     plain     white + 18px dot grid
   Block B (what we cover): black, glow + 20px dot grid.
   Layout: headings centered. 4 cards / 3 items per row on desktop,
   2 per row on tablet, 1 on phone. Centered on tablet + phone.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   The rows use the full --wrap width, so they line up with the
   page header and the other sections.

   CHANGES IN THIS VERSION:
     - Challenge card icon circles are now colourful: .cv-ico.c1..c4,
       one colour per card — gradient fill + soft matching ring,
       instead of plain black. Swap the hex values below to change
       the palette. "What We Cover" numbers (Block B) are unchanged.
   ========================================================== */

#gb-cover-widget{--black:#000;--ink:#0b0b0b;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g400:#a3a3a3;--g300:#c8c8c8;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;--pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}

/* ---- Theme / Elementor guards ---- */
#gb-cover-widget *,
#gb-cover-widget *::before,
#gb-cover-widget *::after{box-sizing:border-box}
#gb-cover-widget h2,
#gb-cover-widget h3,
#gb-cover-widget p{margin:0;padding:0;text-transform:none}
#gb-cover-widget ul{list-style:none;margin:0;padding:0}
#gb-cover-widget li::marker{content:''}
#gb-cover-widget svg{max-width:none}
/* !important beats a theme / global.css heading-font rule; the ID wins the tie */
#gb-cover-widget .cv-title{font-family:var(--font-display) !important}

#gb-cover-widget .cv-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-cover-widget .cv-sec{position:relative;overflow:hidden}

/* ---- Shared heading (centered) ---- */
#gb-cover-widget .cv-head{margin-bottom:32px;text-align:center}
#gb-cover-widget .cv-eyebrow{display:inline-flex;align-items:center;margin-bottom:14px;padding:5px 12px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:12px;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;
  color:var(--g900);background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.16)}
#gb-cover-widget .cv-title{margin-inline:auto;font-weight:800;font-size:clamp(22px,2.6vw,32px);line-height:1.15;
  letter-spacing:-.02em;max-width:26ch;text-wrap:balance;color:var(--black)}
#gb-cover-widget .cv-title .soft{color:var(--g450);font-weight:700}

/* ==== BLOCK A: challenges (white + dots) ==== */
#gb-cover-widget .cv-a{--g600:#5f5f5f;--g450:#757575;padding:64px 0 56px;color:var(--black);background-color:#e7e7dd;
  background-image:radial-gradient(70% 50% at 50% 0%,rgba(255,255,255,.95),transparent 70%),radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px}
#gb-cover-widget .cv-a.plain{--g600:#6b6b6b;--g450:#8f8f8f;background-color:var(--white);
  background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);background-size:18px 18px}

#gb-cover-widget .cv-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
#gb-cover-widget .cv-card{display:flex;flex-direction:column;gap:8px;min-width:0;padding:22px 20px 20px;background:var(--white);
  border:1px solid rgba(0,0,0,.12);border-radius:16px;box-shadow:0 14px 24px -18px rgba(0,0,0,.35);
  transition:transform .3s ease,border-color .3s,box-shadow .3s}
#gb-cover-widget .cv-ico{flex:none;width:40px;height:40px;margin-bottom:6px;border-radius:50%;display:grid;place-items:center;
  color:var(--white);background:var(--black);transition:transform .25s}
#gb-cover-widget .cv-ico svg{width:18px;height:18px;display:block}

/* colourful icon circles — gradient fill + soft matching ring */
#gb-cover-widget .cv-ico.c1{background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 0 0 4px rgba(37,99,235,.14)}
#gb-cover-widget .cv-ico.c2{background:linear-gradient(135deg,#fbbf24,#d97706);box-shadow:0 0 0 4px rgba(217,119,6,.16)}
#gb-cover-widget .cv-ico.c3{background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 0 0 4px rgba(5,150,105,.16)}
#gb-cover-widget .cv-ico.c4{background:linear-gradient(135deg,#a78bfa,#7c3aed);box-shadow:0 0 0 4px rgba(124,58,237,.14)}

#gb-cover-widget .cv-q{font-family:var(--font-display);font-weight:700;font-size:16px;line-height:1.3;letter-spacing:-.01em;color:var(--black);text-wrap:balance}
#gb-cover-widget .cv-card p{font-size:14px;line-height:1.6;color:var(--g600)}

/* ==== BLOCK B: what we cover (black) ==== */
#gb-cover-widget .cv-b{scroll-margin-top:80px;padding:64px 0 48px;color:var(--white);background-color:var(--ink);
  background-image:radial-gradient(70% 55% at 50% 0%,rgba(255,255,255,.10),transparent 70%),radial-gradient(rgba(255,255,255,.07) 1px,transparent 1.3px);
  background-size:auto,20px 20px}
#gb-cover-widget .cv-b .cv-eyebrow{color:var(--white);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28)}
#gb-cover-widget .cv-b .cv-title{color:var(--white)}

#gb-cover-widget .cv-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px}
#gb-cover-widget .cv-item{padding:22px 0 28px;border-top:1px solid rgba(255,255,255,.18);transition:border-color .3s}
#gb-cover-widget .cv-num{display:block;margin-bottom:12px;font-family:var(--font-display);font-weight:700;font-size:12px;letter-spacing:.1em;color:var(--g400)}
#gb-cover-widget .cv-h{font-family:var(--font-display);font-weight:700;font-size:clamp(16px,1.5vw,18px);line-height:1.3;letter-spacing:-.01em;color:var(--white);text-wrap:balance}
#gb-cover-widget .cv-item p{margin-top:8px;max-width:38ch;font-size:14px;line-height:1.65;color:var(--g300)}

/* ---- One-time reveal, staggered (only when JS runs) ---- */
@keyframes cv-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
#gb-cover-widget.cv-js .cv-card:not(.is-in),
#gb-cover-widget.cv-js .cv-item:not(.is-in){opacity:0}
#gb-cover-widget.cv-js .cv-card.is-in,
#gb-cover-widget.cv-js .cv-item.is-in{animation:cv-rise .6s ease backwards;animation-delay:calc(var(--i,0) * .1s)}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-cover-widget .cv-card:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.35);box-shadow:0 22px 32px -20px rgba(0,0,0,.45)}
#gb-cover-widget .cv-card:hover .cv-ico{transform:translateY(-2px)}
#gb-cover-widget .cv-item:hover{border-top-color:var(--white)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-cover-widget .cv-a{padding:56px 0 48px}
#gb-cover-widget .cv-b{padding:56px 0 40px}
#gb-cover-widget .cv-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
#gb-cover-widget .cv-scope{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}
}
/* tablet + phone: everything centered */
@media(max-width:880px){
#gb-cover-widget{--pad:24px}
#gb-cover-widget .cv-a{padding:48px 0 44px}
#gb-cover-widget .cv-b{padding:48px 0 34px}
#gb-cover-widget .cv-head{margin-bottom:26px}
#gb-cover-widget .cv-title{max-width:none}
#gb-cover-widget .cv-card{align-items:center;text-align:center}
#gb-cover-widget .cv-item{text-align:center}
#gb-cover-widget .cv-item p{margin-inline:auto}
}
@media(max-width:620px){
#gb-cover-widget{--pad:20px}
#gb-cover-widget .cv-a{padding:40px 0 38px}
#gb-cover-widget .cv-b{padding:40px 0 28px}
#gb-cover-widget .cv-cards{grid-template-columns:1fr;gap:14px}
#gb-cover-widget .cv-card{padding:20px 20px 18px}
#gb-cover-widget .cv-scope{grid-template-columns:1fr}
#gb-cover-widget .cv-item{padding:20px 0 24px}
#gb-cover-widget .cv-eyebrow{font-size:11px;padding:5px 12px}
}
@media(max-width:380px){
#gb-cover-widget{--pad:16px}
#gb-cover-widget .cv-title{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
#gb-cover-widget .cv-card,
#gb-cover-widget .cv-ico,
#gb-cover-widget .cv-item{transition:none}
#gb-cover-widget.cv-js .cv-card:not(.is-in),
#gb-cover-widget.cv-js .cv-item:not(.is-in){opacity:1}
#gb-cover-widget.cv-js .cv-card.is-in,
#gb-cover-widget.cv-js .cv-item.is-in{animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1ed04af *//* ==========================================================
   CONSULTATION PROCESS STEPS  (Light bg #e7e7dd / Black / Grey)
   Paste into Elementor: Site Settings > Custom CSS (Pro), or
   Appearance > Customize > Additional CSS (free Elementor).
   Everything is scoped under #gb-process-widget, so it can't leak out
   and theme styles can't leak in. Fonts (Montserrat + Inter) are loaded
   by the <link> in the HTML file.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
     --gap    space between the photos
     photos are greyscale until hovered; remove the `filter` line on
     `.gq-shot img` for always-colour

   CHANGES IN THIS VERSION:
     - Step-number circles are now colourful: .gq-num.c1..c4, one colour
       per step — gradient fill + soft matching ring, instead of plain
       black. Swap the hex values below to change the palette.
   ========================================================== */

#gb-process-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  --gap:20px;
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-process-widget *,
#gb-process-widget *::before,
#gb-process-widget *::after{box-sizing:border-box}
#gb-process-widget h2,
#gb-process-widget h3,
#gb-process-widget p{margin:0;padding:0;text-transform:none}
#gb-process-widget ol{list-style:none;margin:0;padding:0}
#gb-process-widget li{list-style:none;margin:0}
#gb-process-widget img{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none}

/* ---- Section: same colour + dot pattern as the header / Client Stories ---- */
#gb-process-widget .gq-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-process-widget .gq-section{position:relative;overflow:hidden;color:var(--black);padding:64px 0 60px;
  background-color:#e7e7dd;
  background-image:
    radial-gradient(70% 50% at 50% 0%,rgba(255,255,255,.95),transparent 70%),
    radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px;
  border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}

/* ---- Heading (centered) ---- */
#gb-process-widget .gq-head{margin-bottom:40px;text-align:center}
#gb-process-widget .gq-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px 6px 11px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--g900);
  background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.16)}
#gb-process-widget .gq-eyebrow svg{width:15px;height:15px;flex:none}
#gb-process-widget .gq-title{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,40px);line-height:1.12;
  letter-spacing:-.02em;color:var(--black);max-width:22ch;margin-inline:auto;text-wrap:balance}
#gb-process-widget .gq-title .soft{color:var(--g450);font-weight:700}

/* ---- Steps: four across, joined by a thin line ---- */
#gb-process-widget .gq-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
#gb-process-widget .gq-step{position:relative;min-width:0}
#gb-process-widget .gq-num{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;
  font-family:var(--font-display);font-weight:800;font-size:18px;line-height:1;letter-spacing:.02em;color:var(--white);background:var(--black);
  box-shadow:0 0 0 6px rgba(0,0,0,.07);font-variant-numeric:tabular-nums}

/* colourful step-number circles — gradient fill + soft matching ring */
#gb-process-widget .gq-num.c1{background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 0 0 6px rgba(37,99,235,.14)}
#gb-process-widget .gq-num.c2{background:linear-gradient(135deg,#fbbf24,#d97706);box-shadow:0 0 0 6px rgba(217,119,6,.16)}
#gb-process-widget .gq-num.c3{background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 0 0 6px rgba(5,150,105,.16)}
#gb-process-widget .gq-num.c4{background:linear-gradient(135deg,#a78bfa,#7c3aed);box-shadow:0 0 0 6px rgba(124,58,237,.14)}

/* line from this circle to the next one */
#gb-process-widget .gq-step:not(:last-child)::before{content:'';position:absolute;top:27px;left:72px;right:-12px;height:2px;background:rgba(0,0,0,.22)}
#gb-process-widget .gq-h{margin-top:20px;font-family:var(--font-display);font-weight:800;font-size:clamp(17px,1.6vw,20px);line-height:1.25;letter-spacing:-.01em;color:var(--black)}
#gb-process-widget .gq-text{margin-top:8px;font-size:15px;line-height:1.7;color:var(--g600)}

/* ---- Photo strip ---- */
#gb-process-widget .gq-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap);margin-top:48px}
#gb-process-widget .gq-shot{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:22px;
  background-color:var(--white);background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);background-size:18px 18px;
  border:1px solid rgba(0,0,0,.14);box-shadow:0 24px 40px -30px rgba(0,0,0,.35);
  transition:transform .35s ease,border-color .3s,box-shadow .3s}
#gb-process-widget .gq-shot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;
  filter:grayscale(1) contrast(1.05);transform:scale(1.02);transition:filter .5s ease,transform .7s ease}
#gb-process-widget .gq-tag{position:absolute;top:14px;left:14px;z-index:2;max-width:calc(100% - 28px);padding:6px 12px;border-radius:999px;
  font-family:var(--font-display);font-weight:700;font-size:11px;letter-spacing:.02em;line-height:1.3;color:var(--white);
  background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.4);
  -webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
#gb-process-widget .gq-fill{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px;text-align:center}
#gb-process-widget .gq-fill svg{width:34px;height:34px;color:var(--black);opacity:.55}
#gb-process-widget .gq-fill span{font-family:var(--font-display);font-weight:700;font-size:13.5px;line-height:1.4;color:var(--black);max-width:18ch}

/* ---- One-time reveal (only when JS is running) ---- */
@keyframes gq-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
#gb-process-widget.gq-js .gq-step,
#gb-process-widget.gq-js .gq-shot{opacity:0}
#gb-process-widget.gq-js .gq-steps.is-in .gq-step,
#gb-process-widget.gq-js .gq-gallery.is-in .gq-shot{opacity:1;animation:gq-rise .7s ease backwards}
#gb-process-widget.gq-js .is-in > :nth-child(1){animation-delay:.05s}
#gb-process-widget.gq-js .is-in > :nth-child(2){animation-delay:.15s}
#gb-process-widget.gq-js .is-in > :nth-child(3){animation-delay:.25s}
#gb-process-widget.gq-js .is-in > :nth-child(4){animation-delay:.35s}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-process-widget .gq-shot:hover{transform:translateY(-6px);border-color:rgba(0,0,0,.4);box-shadow:0 38px 52px -28px rgba(0,0,0,.5)}
#gb-process-widget .gq-shot:hover img{filter:none;transform:scale(1.07)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-process-widget .gq-section{padding:56px 0 52px}
#gb-process-widget .gq-steps{gap:22px}
#gb-process-widget .gq-step:not(:last-child)::before{right:-8px}
}
/* tablet: steps stack, centred, with a short connector between them */
@media(max-width:880px){
#gb-process-widget{--pad:24px;--gap:16px}
#gb-process-widget .gq-section{padding:48px 0 44px}
#gb-process-widget .gq-head{margin-bottom:32px}
#gb-process-widget .gq-steps{grid-template-columns:1fr;gap:0}
#gb-process-widget .gq-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:32px}
#gb-process-widget .gq-step:last-child{padding-bottom:0}
#gb-process-widget .gq-step:not(:last-child)::before{top:auto;left:50%;right:auto;bottom:6px;width:2px;height:20px;margin-left:-1px}
#gb-process-widget .gq-text{max-width:44ch;margin-inline:auto}
#gb-process-widget .gq-gallery{grid-template-columns:repeat(2,1fr);margin-top:40px}
#gb-process-widget .gq-shot{border-radius:20px}
}
/* phone: photo grid drops to 1-up so tags and captions have room */
@media(max-width:640px){
#gb-process-widget{--pad:20px;--gap:14px}
#gb-process-widget .gq-section{padding:40px 0 36px}
#gb-process-widget .gq-head{margin-bottom:28px}
#gb-process-widget .gq-eyebrow{font-size:12px;padding:5px 12px 5px 10px}
#gb-process-widget .gq-gallery{grid-template-columns:1fr;max-width:340px;margin-inline:auto}
#gb-process-widget .gq-shot{aspect-ratio:4/3}
#gb-process-widget .gq-tag{top:10px;left:10px;font-size:10.5px;padding:5px 10px}
#gb-process-widget .gq-fill{padding:14px}
#gb-process-widget .gq-fill span{font-size:12.5px}
}
@media(max-width:380px){
#gb-process-widget{--pad:16px}
#gb-process-widget .gq-title{font-size:22px}
#gb-process-widget .gq-section{padding:32px 0 30px}
}
@media(prefers-reduced-motion:reduce){
#gb-process-widget .gq-shot,
#gb-process-widget .gq-shot img{transition:none}
#gb-process-widget.gq-js .gq-step,
#gb-process-widget.gq-js .gq-shot{opacity:1;animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a05b86 *//* ==========================================================
   TESTIMONIALS — 3 QUOTES  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (or Appearance >
   Customize > Additional CSS). Everything is scoped under
   #gb-voices-widget, so it can't leak out and theme styles can't leak in.
   Fonts: Montserrat + Inter + Noto Sans Devanagari (the heading ends in a
   Hindi phrase; the <link> is in the HTML file).
   No global.css tokens needed. Tokens match the other widgets.
   Background now matches the process section: stone #e7e7dd + glow + dots.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
     --gap    space between cards
   ========================================================== */

#gb-voices-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g300:#c8c8c8;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter','Noto Sans Devanagari',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter','Noto Sans Devanagari',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  --gap:20px;
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards (themes love to decorate <blockquote>) ---- */
#gb-voices-widget *,
#gb-voices-widget *::before,
#gb-voices-widget *::after{box-sizing:border-box}
#gb-voices-widget h2,
#gb-voices-widget p{margin:0;padding:0;text-transform:none}
#gb-voices-widget figure{margin:0;padding:0}
#gb-voices-widget blockquote{margin:0;padding:0;border:0;background:none;quotes:none;font:inherit;color:inherit}
#gb-voices-widget blockquote::before,
#gb-voices-widget blockquote::after{content:none}
#gb-voices-widget strong{font-weight:inherit}
#gb-voices-widget img{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none}

/* ---- Section: same stone bg + glow + dots as the process section ---- */
#gb-voices-widget .gr-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-voices-widget .gr-section{position:relative;overflow:hidden;color:var(--black);padding:64px 0 60px;
  background-color:#e7e7dd;
  background-image:
    radial-gradient(70% 50% at 50% 0%,rgba(255,255,255,.95),transparent 70%),
    radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px;
  border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}

/* ---- Heading (centered) ---- */
#gb-voices-widget .gr-head{margin-bottom:40px;text-align:center}
#gb-voices-widget .gr-title{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,40px);line-height:1.15;
  letter-spacing:-.02em;color:var(--black);max-width:22ch;margin-inline:auto;text-wrap:balance}
#gb-voices-widget .gr-title .soft{color:var(--g450);font-weight:700}

/* ---- Cards ---- */
#gb-voices-widget .gr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}
#gb-voices-widget .gr-card{position:relative;display:flex;flex-direction:column;padding:24px 26px 22px;
  background:var(--white);border:1px solid var(--g200);border-radius:20px;
  box-shadow:0 20px 36px -28px rgba(0,0,0,.35);
  transition:transform .35s ease,border-color .3s,box-shadow .3s}
#gb-voices-widget .gr-mark{display:block;height:32px;font-family:var(--font-display);font-weight:800;font-size:70px;line-height:.9;color:var(--g300)}
#gb-voices-widget .gr-quote{flex:1;margin-top:6px}
#gb-voices-widget .gr-quote p{font-size:16px;font-weight:500;line-height:1.65;color:var(--g900)}

/* author row */
#gb-voices-widget .gr-who{display:flex;align-items:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid var(--g200)}
#gb-voices-widget .gr-av,
#gb-voices-widget .gr-photo{flex:none;width:44px;height:44px;border-radius:50%;box-shadow:0 0 0 5px rgba(0,0,0,.07)}
#gb-voices-widget .gr-av{display:grid;place-items:center;font-family:var(--font-display);font-weight:800;font-size:13px;letter-spacing:.02em;color:var(--white);background:var(--black)}
#gb-voices-widget .gr-photo{object-fit:cover;display:block;filter:grayscale(1) contrast(1.05)}
#gb-voices-widget .gr-id{display:flex;flex-direction:column;gap:2px;min-width:0}
#gb-voices-widget .gr-id strong{font-family:var(--font-display);font-weight:700;font-size:15px;line-height:1.3;color:var(--black)}
#gb-voices-widget .gr-id span{font-size:13px;font-weight:500;line-height:1.3;color:var(--g600)}

/* ---- One-time reveal (only when JS is running).
   Animation with "backwards" fill, so the hover lift still works afterwards. ---- */
@keyframes gr-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
#gb-voices-widget.gr-js .gr-card{opacity:0}
#gb-voices-widget.gr-js.is-in .gr-card{opacity:1;animation:gr-rise .7s ease backwards}
#gb-voices-widget.gr-js.is-in .gr-card:nth-child(1){animation-delay:.1s}
#gb-voices-widget.gr-js.is-in .gr-card:nth-child(2){animation-delay:.2s}
#gb-voices-widget.gr-js.is-in .gr-card:nth-child(3){animation-delay:.3s}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-voices-widget .gr-card:hover{transform:translateY(-6px);border-color:rgba(0,0,0,.4);box-shadow:0 32px 46px -26px rgba(0,0,0,.5)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-voices-widget .gr-section{padding:56px 0 52px}
#gb-voices-widget .gr-card{padding:22px 22px 20px}
}
/* tablet: two columns */
@media(max-width:880px){
#gb-voices-widget{--pad:24px;--gap:16px}
#gb-voices-widget .gr-section{padding:48px 0 44px}
#gb-voices-widget .gr-head{margin-bottom:30px}
#gb-voices-widget .gr-grid{grid-template-columns:repeat(2,1fr);max-width:none}
#gb-voices-widget .gr-card{border-radius:18px}
}
/* phone: single column, centred */
@media(max-width:640px){
#gb-voices-widget{--pad:20px;--gap:14px}
#gb-voices-widget .gr-section{padding:40px 0 36px}
#gb-voices-widget .gr-head{margin-bottom:26px}
#gb-voices-widget .gr-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}
#gb-voices-widget .gr-card{border-radius:18px;text-align:center;align-items:center;padding:22px 20px 20px}
#gb-voices-widget .gr-mark{height:28px;font-size:56px}
#gb-voices-widget .gr-quote p{font-size:15.5px}
#gb-voices-widget .gr-who{justify-content:center;align-self:stretch}
#gb-voices-widget .gr-id{text-align:left}
}
@media(max-width:380px){
#gb-voices-widget{--pad:16px}
#gb-voices-widget .gr-title{font-size:22px}
#gb-voices-widget .gr-section{padding:32px 0 30px}
#gb-voices-widget .gr-card{padding:20px 18px 18px}
}
@media(prefers-reduced-motion:reduce){
#gb-voices-widget .gr-card{transition:none}
#gb-voices-widget.gr-js .gr-card{opacity:1;animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-62a08f3 *//* ==========================================================
   CONSULTATION FAQ — ACCORDION  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS (Pro), or
   Appearance > Customize > Additional CSS (free Elementor).
   Everything is scoped under #gb-faq-widget, so it can't leak out and
   theme styles can't leak in. Fonts (Montserrat + Inter) are loaded by
   the <link> in the HTML file.
   Background now matches the other sections: stone #e7e7dd + glow + dots.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   Answers open with a smooth height animation and are never cut off
   (no fixed max-height). Closed answers are hidden from keyboard and
   screen readers.
   ========================================================== */

#gb-faq-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-faq-widget *,
#gb-faq-widget *::before,
#gb-faq-widget *::after{box-sizing:border-box}
#gb-faq-widget h2,
#gb-faq-widget h3,
#gb-faq-widget p{margin:0;padding:0;text-transform:none}
#gb-faq-widget button{margin:0;text-transform:none;letter-spacing:normal;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:inherit;border-radius:0}

/* ---- Section: stone bg + glow + dots, matching the other sections ---- */
#gb-faq-widget .gz-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-faq-widget .gz-section{position:relative;overflow:hidden;color:var(--black);padding:64px 0 60px;
  background-color:#e7e7dd;
  background-image:
    radial-gradient(70% 50% at 50% 0%,rgba(255,255,255,.95),transparent 70%),
    radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px;
  border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}
#gb-faq-widget .gz-grid{display:grid;grid-template-columns:5fr 7fr;gap:56px;align-items:start}

/* ---- Heading (left, stays in view while you read the answers) ---- */
#gb-faq-widget .gz-head{position:sticky;top:100px}
#gb-faq-widget .gz-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px 6px 11px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--g900);
  background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.16)}
#gb-faq-widget .gz-eyebrow svg{width:15px;height:15px;flex:none}
#gb-faq-widget .gz-title{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,40px);line-height:1.12;
  letter-spacing:-.02em;color:var(--black);max-width:14ch;text-wrap:balance}
#gb-faq-widget .gz-title .soft{color:var(--g450);font-weight:700}

/* ---- Accordion ---- */
#gb-faq-widget .gz-acc{background:var(--white);border:1px solid var(--g200);border-radius:20px;overflow:hidden;
  box-shadow:0 20px 36px -28px rgba(0,0,0,.35)}
#gb-faq-widget .gz-item{border-top:1px solid var(--g200)}
#gb-faq-widget .gz-item:first-child{border-top:0}
#gb-faq-widget .gz-qh{font-size:inherit;line-height:inherit;font-weight:inherit}
#gb-faq-widget .gz-q,
#gb-faq-widget .gz-q:hover,
#gb-faq-widget .gz-q:focus{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:20px 24px;
  background:transparent;border:0;cursor:pointer;text-align:left;
  font-family:var(--font-display);font-weight:700;font-size:16.5px;line-height:1.4;letter-spacing:-.005em;color:var(--black);
  transition:background-color .2s}
#gb-faq-widget .gz-pm{flex:none;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;
  color:var(--black);background:var(--white);border:1.5px solid rgba(0,0,0,.2);
  transition:background .2s,color .2s,border-color .2s,transform .3s}
#gb-faq-widget .gz-pm svg{width:16px;height:16px;display:block}
#gb-faq-widget .gz-item.open .gz-pm{background:var(--black);color:var(--white);border-color:var(--black);transform:rotate(45deg)}
#gb-faq-widget .gz-q:focus-visible{outline:3px solid var(--black);outline-offset:-3px;border-radius:20px}

/* answers: smooth height without a fixed max-height */
#gb-faq-widget .gz-a{display:grid;grid-template-rows:1fr}
#gb-faq-widget .gz-a-in{min-height:0;overflow:hidden}
#gb-faq-widget .gz-a p{padding:0 24px 22px;max-width:62ch;font-size:15px;line-height:1.7;color:var(--g600)}
#gb-faq-widget.gz-js .gz-a{grid-template-rows:0fr;transition:grid-template-rows .35s ease}
#gb-faq-widget.gz-js .gz-a-in{visibility:hidden;transition:visibility 0s linear .35s}
#gb-faq-widget.gz-js .gz-item.open .gz-a{grid-template-rows:1fr}
#gb-faq-widget.gz-js .gz-item.open .gz-a-in{visibility:visible;transition-delay:0s}

/* ---- One-time reveal (only when JS + motion are on) ---- */
@keyframes gz-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
#gb-faq-widget.gz-anim .gz-head,
#gb-faq-widget.gz-anim .gz-acc{opacity:0}
#gb-faq-widget.gz-anim.is-in .gz-head{opacity:1;animation:gz-rise .7s ease backwards;animation-delay:.1s}
#gb-faq-widget.gz-anim.is-in .gz-acc{opacity:1;animation:gz-rise .7s ease backwards;animation-delay:.25s}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-faq-widget .gz-q:hover{background:#fafafa}
#gb-faq-widget .gz-q:hover .gz-pm{border-color:var(--black)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-faq-widget .gz-section{padding:56px 0 52px}
#gb-faq-widget .gz-grid{gap:40px}
}
/* tablet: heading on top (centred), answers full width */
@media(max-width:880px){
#gb-faq-widget{--pad:24px}
#gb-faq-widget .gz-section{padding:48px 0 44px}
#gb-faq-widget .gz-grid{grid-template-columns:1fr;gap:28px}
#gb-faq-widget .gz-head{position:static;text-align:center}
#gb-faq-widget .gz-title{max-width:none;margin-inline:auto}
#gb-faq-widget .gz-acc{border-radius:18px}
}
/* phone */
@media(max-width:640px){
#gb-faq-widget{--pad:20px}
#gb-faq-widget .gz-section{padding:40px 0 36px}
#gb-faq-widget .gz-head{margin-bottom:4px}
#gb-faq-widget .gz-eyebrow{font-size:12px;padding:5px 12px 5px 10px}
#gb-faq-widget .gz-q,
#gb-faq-widget .gz-q:hover,
#gb-faq-widget .gz-q:focus{padding:16px 16px;font-size:15px;gap:12px}
#gb-faq-widget .gz-pm{width:30px;height:30px}
#gb-faq-widget .gz-pm svg{width:14px;height:14px}
#gb-faq-widget .gz-a p{padding:0 16px 18px;font-size:14.5px}
}
@media(max-width:380px){
#gb-faq-widget{--pad:16px}
#gb-faq-widget .gz-title{font-size:22px}
#gb-faq-widget .gz-section{padding:32px 0 30px}
}
@media(prefers-reduced-motion:reduce){
#gb-faq-widget.gz-js .gz-a,
#gb-faq-widget.gz-js .gz-a-in,
#gb-faq-widget .gz-pm{transition:none}
#gb-faq-widget.gz-anim .gz-head,
#gb-faq-widget.gz-anim .gz-acc{opacity:1;animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4b16d9 *//* ==========================================================
   CONSULTATION ENQUIRY FORM  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS (Pro), or
   Appearance > Customize > Additional CSS (free Elementor).
   Everything is scoped under #gb-form-widget, so it can't leak out and
   theme styles can't leak in. Fonts (Montserrat + Inter) are loaded by
   the <link> in the HTML file.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   ========================================================== */

#gb-form-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g300:#b8b8b8;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-form-widget *,
#gb-form-widget *::before,
#gb-form-widget *::after{box-sizing:border-box}
#gb-form-widget h2,
#gb-form-widget p{margin:0;padding:0;text-transform:none}
#gb-form-widget form{margin:0;padding:0}
#gb-form-widget label{margin:0;padding:0;text-transform:none;letter-spacing:normal}
#gb-form-widget input,
#gb-form-widget textarea,
#gb-form-widget button{margin:0;text-transform:none;letter-spacing:normal;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:inherit}

/* ---- Section: dark band with a faint dot pattern ---- */
#gb-form-widget .gf-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-form-widget .gf-section{position:relative;overflow:hidden;color:var(--white);padding:88px 0;
  background-color:var(--black);
  background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1.3px);background-size:18px 18px}
#gb-form-widget .gf-grid{display:grid;grid-template-columns:5fr 7fr;gap:72px;align-items:center}

/* ---- Left: heading ---- */
#gb-form-widget .gf-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px 6px 11px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--white);
  background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.28)}
#gb-form-widget .gf-eyebrow svg{width:15px;height:15px;flex:none}
#gb-form-widget .gf-title{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,40px);line-height:1.12;
  letter-spacing:-.02em;color:var(--white);max-width:16ch;text-wrap:balance}
#gb-form-widget .gf-title .soft{color:var(--g450);font-weight:700}
#gb-form-widget .gf-sub{margin-top:18px;max-width:42ch;font-size:clamp(15px,1.3vw,17px);line-height:1.7;color:var(--g300)}

/* ---- Right: form card ---- */
#gb-form-widget .gf-card{background:var(--white);color:var(--black);border-radius:22px;padding:36px;
  box-shadow:0 34px 60px -30px rgba(0,0,0,.7)}
#gb-form-widget .gf-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}
#gb-form-widget .gf-field{display:flex;flex-direction:column;gap:8px;min-width:0}
#gb-form-widget .gf-field.full{grid-column:1/-1}
#gb-form-widget .gf-label{font-family:var(--font-display);font-weight:600;font-size:13px;line-height:1.3;color:var(--g900)}
#gb-form-widget .gf-input,
#gb-form-widget .gf-input:hover,
#gb-form-widget .gf-input:focus{display:block;width:100%;min-height:52px;padding:14px 16px;border-radius:12px;
  background:#fafafa;border:1.5px solid var(--g200);color:var(--black);
  font-family:var(--font-body);font-weight:500;font-size:16px;line-height:1.4;outline:0;
  transition:border-color .2s,background-color .2s,box-shadow .2s}
#gb-form-widget textarea.gf-input{min-height:132px;resize:vertical}
#gb-form-widget .gf-input::placeholder{color:var(--g450);opacity:1}
#gb-form-widget .gf-input:focus{border-color:var(--black);background:var(--white);box-shadow:0 0 0 4px rgba(0,0,0,.08)}

/* ---- Submit ---- */
#gb-form-widget .gf-submit,
#gb-form-widget .gf-submit:focus{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:26px;padding:0 28px;
  border-radius:999px;border:1.5px solid var(--black);background:var(--black);color:var(--white);cursor:pointer;
  font-family:var(--font-display);font-weight:700;font-size:15px;line-height:1;text-align:center;
  touch-action:manipulation;transition:background .2s,transform .2s}
#gb-form-widget .gf-submit:focus-visible{outline:3px solid var(--black);outline-offset:3px}
#gb-form-widget .gf-submit[disabled]{opacity:.6;cursor:default}
@media(hover:hover) and (pointer:fine){
#gb-form-widget .gf-submit:hover:not([disabled]){background:var(--g900);color:var(--white);transform:translateY(-2px)}
}

/* ---- Status + legal line ---- */
#gb-form-widget .gf-status{display:none;margin-top:16px;font-size:14px;font-weight:600;line-height:1.5;text-align:center;color:var(--black)}
#gb-form-widget .gf-status.is-show{display:block}
#gb-form-widget .gf-status.is-err{color:#b3261e}
#gb-form-widget .gf-legal{margin-top:16px;font-size:12.5px;line-height:1.6;text-align:center;color:var(--g600)}
#gb-form-widget .gf-legal a,
#gb-form-widget .gf-legal a:visited,
#gb-form-widget .gf-legal a:focus{color:var(--black);font-weight:600;text-decoration:underline;text-underline-offset:3px}

/* ---- One-time reveal (only when JS + motion are on) ---- */
@keyframes gf-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
#gb-form-widget.gf-anim .gf-head,
#gb-form-widget.gf-anim .gf-card{opacity:0}
#gb-form-widget.gf-anim.is-in .gf-head{opacity:1;animation:gf-rise .7s ease backwards;animation-delay:.1s}
#gb-form-widget.gf-anim.is-in .gf-card{opacity:1;animation:gf-rise .7s ease backwards;animation-delay:.25s}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-form-widget .gf-section{padding:72px 0}
#gb-form-widget .gf-grid{gap:48px}
#gb-form-widget .gf-card{padding:30px}
}
/* tablet + phone: heading on top (centred), form full width */
@media(max-width:880px){
#gb-form-widget{--pad:24px}
#gb-form-widget .gf-section{padding:56px 0}
#gb-form-widget .gf-grid{grid-template-columns:1fr;gap:32px}
#gb-form-widget .gf-head{text-align:center}
#gb-form-widget .gf-title{max-width:none;margin-inline:auto}
#gb-form-widget .gf-sub{margin-inline:auto}
#gb-form-widget .gf-card{width:100%;max-width:640px;margin-inline:auto;border-radius:20px}
}
@media(max-width:560px){
#gb-form-widget{--pad:20px}
#gb-form-widget .gf-section{padding:44px 0}
#gb-form-widget .gf-eyebrow{font-size:12px;padding:5px 12px 5px 10px}
#gb-form-widget .gf-card{padding:24px 20px}
#gb-form-widget .gf-fields{grid-template-columns:1fr;gap:16px}
#gb-form-widget .gf-submit,
#gb-form-widget .gf-submit:focus{min-height:52px;margin-top:22px}
}
@media(max-width:380px){
#gb-form-widget{--pad:16px}
#gb-form-widget .gf-title{font-size:23px}
}
@media(prefers-reduced-motion:reduce){
#gb-form-widget .gf-input,
#gb-form-widget .gf-submit{transition:none}
#gb-form-widget.gf-anim .gf-head,
#gb-form-widget.gf-anim .gf-card{opacity:1;animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47aefb7 *//* ==========================================================
   CTA BAND — WHATSAPP  (Black / White / Grey) — LIGHT VERSION
   Sits above a black footer, so the band is white with a dot grid.
   Paste into Elementor: Site Settings > Custom CSS  (or Appearance >
   Customize > Additional CSS). Everything is scoped under
   #gb-cta-widget, so it can't leak out and theme styles can't leak in.
   Fonts: Montserrat + Inter (loaded in the site head or the HTML file).
   No global.css tokens needed. Tokens match the other widgets.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
     if the band sits right under the light-grey Community section,
     change background-color below from #fff to #f2f2f2
   ========================================================== */

#gb-cta-widget{--black:#000;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --font-body:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --wrap:1250px;
  --pad:max(24px,calc((100% - var(--wrap))/2));
  font-family:var(--font-body);line-height:1.5;text-align:left;position:relative;width:100%;
  -webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}

/* ---- Theme / Elementor guards ---- */
#gb-cta-widget *,
#gb-cta-widget *::before,
#gb-cta-widget *::after{box-sizing:border-box}
#gb-cta-widget h2,
#gb-cta-widget p{margin:0;padding:0;text-transform:none}
#gb-cta-widget a{text-decoration:none;box-shadow:none}

/* ---- Section (soft grey wash sits behind the button) ---- */
#gb-cta-widget .gk-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-cta-widget .gk-section{position:relative;overflow:hidden;color:var(--black);padding:68px 0;
  background-color:#fff;
  background-image:
    radial-gradient(50% 120% at 88% 50%,rgba(0,0,0,.05),transparent 70%),
    radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:auto,18px 18px;
  border-top:1px solid var(--g200)}
#gb-cta-widget .gk-in{display:flex;align-items:center;justify-content:space-between;gap:28px 48px;flex-wrap:wrap}

/* ---- Copy ---- */
#gb-cta-widget .gk-title{font-family:var(--font-display);font-weight:800;font-size:clamp(26px,3vw,40px);line-height:1.12;
  letter-spacing:-.02em;color:var(--black);max-width:24ch;text-wrap:balance}
#gb-cta-widget .gk-title .soft{color:var(--g450);font-weight:700}
#gb-cta-widget .gk-sub{margin-top:14px;max-width:44ch;font-size:16px;line-height:1.65;color:var(--g600)}

/* ---- Button (solid black, like the other CTAs on light sections) ---- */
#gb-cta-widget .gk-btn,
#gb-cta-widget .gk-btn:hover,
#gb-cta-widget .gk-btn:focus{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 28px;border-radius:6px;flex:none;
  font:700 15px/1 var(--font-display);color:var(--white);background:var(--black);border:2px solid var(--black);
  cursor:pointer;transition:background .2s,border-color .2s,transform .2s}
#gb-cta-widget .gk-btn svg{width:22px;height:22px;flex:none;transition:transform .25s}
#gb-cta-widget .gk-btn:focus-visible{outline:3px solid var(--black);outline-offset:3px}

/* ---- One-time reveal (only when JS is running) ---- */
#gb-cta-widget.gk-js .gk-copy,
#gb-cta-widget.gk-js .gk-btn{opacity:0;transform:translateY(18px)}
#gb-cta-widget.gk-js.is-in .gk-copy,
#gb-cta-widget.gk-js.is-in .gk-btn{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease,background .2s,border-color .2s}
#gb-cta-widget.gk-js.is-in .gk-copy{transition-delay:.15s}
#gb-cta-widget.gk-js.is-in .gk-btn{transition-delay:.35s,.35s,0s,0s}

/* ---- Hover (mouse only) ---- */
@media(hover:hover) and (pointer:fine){
#gb-cta-widget .gk-btn:hover{background:var(--g900);border-color:var(--g900)}
#gb-cta-widget .gk-btn:hover svg{transform:scale(1.12)}
}

/* ---- Responsive ---- */
@media(max-width:880px){
#gb-cta-widget{--pad:24px}
#gb-cta-widget .gk-section{padding:52px 0;
  background-image:radial-gradient(80% 60% at 50% 100%,rgba(0,0,0,.05),transparent 70%),radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px)}
#gb-cta-widget .gk-in{flex-direction:column;align-items:flex-start;gap:24px}
#gb-cta-widget .gk-title{max-width:none}
}
@media(max-width:560px){
#gb-cta-widget{--pad:20px}
#gb-cta-widget .gk-section{padding:44px 0}
#gb-cta-widget .gk-sub{font-size:15px}
#gb-cta-widget .gk-btn{width:100%}
}
@media(max-width:380px){
#gb-cta-widget{--pad:16px}
#gb-cta-widget .gk-title{font-size:23px}
#gb-cta-widget .gk-btn{padding:0 20px;font-size:14.5px}
}
@media(prefers-reduced-motion:reduce){
#gb-cta-widget.gk-js .gk-copy,
#gb-cta-widget.gk-js .gk-btn{opacity:1;transform:none;transition:none}
}

/* ---- Centred variant ----
   Add the class  gk-center  to the root div (<div id="gb-cta-widget" class="gk-center">)
   to centre the text and button on tablet and phone (used on the Services page). */
@media(max-width:880px){
#gb-cta-widget.gk-center .gk-in{align-items:center;text-align:center}
#gb-cta-widget.gk-center .gk-title,
#gb-cta-widget.gk-center .gk-sub{margin-inline:auto}
}/* End custom CSS */