.elementor-196 .elementor-element.elementor-element-f4e181a{--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-196 .elementor-element.elementor-element-be322c9{padding:0px 0px 0px 0px;}.elementor-196 .elementor-element.elementor-element-03c2f79{--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-196 .elementor-element.elementor-element-006dad4{--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-196 .elementor-element.elementor-element-48b2fa0{--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-196 .elementor-element.elementor-element-2265a45{--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-196 .elementor-element.elementor-element-a4d6e7e{--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-196 .elementor-element.elementor-element-6084af7{--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-be322c9 */.hero-banner-wrap{
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: 2.824 / 1 !important;
  overflow: hidden !important;
  margin: 0 !important;
  line-height: 0 !important;
  display: block !important;
}

.hero-banner-img{
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a8184ce *//* ==========================================================
   PAGE HEADER — INNER PAGES  (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 <link> is in the
   HTML file). Noto Sans Devanagari is needed for the Hindi subline.

   Backgrounds (class on .gh-section):
     default   light grey dotted section
     dark      dark section (matches the hero)
   Layout:
     desktop   text left, image right
     <=900px   everything centred, image below the text
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   Real photo: replace the .gh-fill block with
     <img src="..." alt="..." loading="eager"> (it turns greyscale by itself;
     add class  is-color  on .gh-img to keep colour)
   ========================================================== */

#gb-pagehead-widget{--black:#000;--ink:#0b0b0b;--char:#161616;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g400:#a3a3a3;--g300:#c8c8c8;--g200:#e2e2e2;--g100:#f1f1f1;--white:#fff;
  --font-display:'Montserrat','Noto Sans Devanagari','Inter',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,
#gb-pagehead-widget nav{margin:0;padding:0;text-transform:none}
#gb-pagehead-widget a,
#gb-pagehead-widget a:hover,
#gb-pagehead-widget a:focus{text-decoration:none;box-shadow:none}
#gb-pagehead-widget svg{display:block;max-width:none}
/* !important beats a theme / global.css heading-font rule; the ID wins the tie */
#gb-pagehead-widget .gh-title{font-family:var(--font-display) !important;color:var(--black)}
#gb-pagehead-widget .gh-text{color:var(--g600)}

/* ---- Section ---- */
#gb-pagehead-widget .gh-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-pagehead-widget .gh-section{position:relative;overflow:hidden;padding:56px 0 52px;
  background-color:#f2f2f2;
  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-bottom:1px solid var(--g200)}
#gb-pagehead-widget .gh-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px clamp(32px,5vw,64px);align-items:center}
#gb-pagehead-widget .gh-grid.is-solo{grid-template-columns:1fr}
#gb-pagehead-widget .gh-grid.is-solo .gh-title,
#gb-pagehead-widget .gh-grid.is-solo .gh-text{max-width:60ch}
#gb-pagehead-widget .gh-copy{min-width:0}

/* ---- Breadcrumb ---- */
#gb-pagehead-widget .gh-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 9px;margin-bottom:18px;
  font-family:var(--font-body);font-weight:600;font-size:13px;line-height:1.4;color:var(--black)}
#gb-pagehead-widget .gh-crumb a,
#gb-pagehead-widget .gh-crumb a:hover,
#gb-pagehead-widget .gh-crumb a:focus{color:var(--g600);transition:color .2s}
#gb-pagehead-widget .gh-crumb svg{width:10px;height:10px;flex:none;color:var(--g450)}
#gb-pagehead-widget .gh-crumb a:focus-visible{outline:3px solid var(--black);outline-offset:3px;border-radius:4px}
@media(hover:hover) and (pointer:fine){
#gb-pagehead-widget .gh-crumb a:hover{color:var(--black)}
}

/* ---- Badge (eyebrow pill) ---- */
#gb-pagehead-widget .gh-badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin-bottom:16px;padding:6px 14px 6px 11px;border-radius:999px;
  font-family:var(--font-display);font-weight:600;font-size:13px;line-height:1.4;color:var(--g900);
  background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.16)}
#gb-pagehead-widget .gh-badge svg{width:15px;height:15px;flex:none}
#gb-pagehead-widget .gh-badge .bar{flex:none;width:1px;height:14px;background:rgba(0,0,0,.25)}

/* ---- Title + text ---- */
#gb-pagehead-widget .gh-title{font-weight:800;font-size:clamp(24px,2.8vw,36px);line-height:1.15;letter-spacing:-.02em;max-width:20ch;text-wrap:balance}
#gb-pagehead-widget .gh-title .hi{display:block;margin-top:10px;
  font-weight:600;font-size:clamp(15px,1.4vw,19px);line-height:1.5;letter-spacing:0;color:var(--g450)}
#gb-pagehead-widget .gh-text{margin-top:16px;max-width:50ch;font-family:var(--font-body);font-weight:400;font-size:15px;line-height:1.65}

/* ---- Image box ---- */
#gb-pagehead-widget .gh-img{position:relative;width:100%;max-width:420px;margin-left:auto;aspect-ratio:16/10;border-radius:22px;overflow:hidden;isolation:isolate;
  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 30px 50px -30px rgba(0,0,0,.4)}
#gb-pagehead-widget .gh-img img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1) contrast(1.05)}
#gb-pagehead-widget .gh-img.is-color img{filter:none}
#gb-pagehead-widget .gh-tag{position:absolute;top:14px;left:14px;z-index:2;display:flex;align-items:center;gap:7px;max-width:calc(100% - 28px);
  padding:6px 12px 6px 9px;border-radius:999px;
  font-family:var(--font-display);font-weight:700;font-size:11px;line-height:1.2;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 .gh-tag svg{width:13px;height:13px;flex:none}
#gb-pagehead-widget .gh-fill{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:22px}
#gb-pagehead-widget .gh-fill svg{width:38px;height:38px;color:var(--black);opacity:.55}
#gb-pagehead-widget .gh-fill span{font-family:var(--font-display);font-weight:700;font-size:14px;line-height:1.4;color:var(--black);max-width:24ch}
#gb-pagehead-widget .gh-fill em{font-style:normal;font-size:12px;font-weight:600;color:var(--g600)}

/* ---- One entrance on load (CSS only, no JS) ---- */
#gb-pagehead-widget .gh-copy > *{animation:gh-rise .7s ease backwards}
#gb-pagehead-widget .gh-copy > *:nth-child(1){animation-delay:.05s}
#gb-pagehead-widget .gh-copy > *:nth-child(2){animation-delay:.15s}
#gb-pagehead-widget .gh-copy > *:nth-child(3){animation-delay:.25s}
#gb-pagehead-widget .gh-copy > *:nth-child(4){animation-delay:.35s}
#gb-pagehead-widget .gh-img{animation:gh-rise .9s ease .3s backwards}
@keyframes gh-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

/* ==========================================================
   PHOTO / HERO VERSION  —  add class "is-photo" next to gh-section
   (use it together with "dark", since the photo needs light text)
   Set the actual photo per-page with an inline style on .gh-section:
     style="--gh-bg:url('YOUR-IMAGE-URL')"
   The same photo fills the whole section behind the text, blurred and
   darkened like the hero banner, while the .gh-img box on the right
   shows it sharp and in colour. Add "is-large" on .gh-img too for a
   bigger, more prominent right-hand photo.
   ========================================================== */
#gb-pagehead-widget .gh-section.is-photo{border-bottom:0;background-color:var(--ink);padding:88px 0 84px}
@media(max-width:1100px){
#gb-pagehead-widget .gh-section.is-photo{padding:72px 0 68px}
}
@media(max-width:900px){
#gb-pagehead-widget .gh-section.is-photo{padding:56px 0 52px}
}
#gb-pagehead-widget .gh-section.is-photo::before{content:'';position:absolute;inset:0;z-index:0;
  background-image:var(--gh-bg);background-size:cover;background-position:center}
#gb-pagehead-widget .gh-section.is-photo::after{content:'';position:absolute;inset:0;z-index:0;
  background:
    radial-gradient(55% 65% at 84% 42%,rgba(255,58,58,.14),transparent 70%),
    linear-gradient(100deg,rgba(0,0,0,.62) 0%,rgba(0,0,0,.46) 40%,rgba(0,0,0,.28) 76%,rgba(0,0,0,.12) 100%)}
#gb-pagehead-widget .gh-section.is-photo .gh-grid{position:relative;z-index:1}
#gb-pagehead-widget .gh-section.is-photo .gh-img{background-color:var(--char);background-image:none;
  border-color:rgba(255,255,255,.25);box-shadow:0 40px 70px -24px rgba(0,0,0,.7),0 0 0 1px rgba(255,255,255,.06) inset}

/* Bigger, more prominent right-hand photo — add alongside is-photo (or on its own) */
#gb-pagehead-widget .gh-img.is-large{max-width:580px;aspect-ratio:4/3}
@media(max-width:1100px){
#gb-pagehead-widget .gh-img.is-large{max-width:460px}
}
@media(max-width:900px){
#gb-pagehead-widget .gh-img.is-large{max-width:480px;aspect-ratio:16/10}
}

/* Fade the photo's LEFT edge into the blurred background, keep the RIGHT
   edge fully sharp/opaque — add "is-fade" on .gh-img (works best with
   is-photo + is-large). Drops the card border/shadow so the photo reads
   as one continuous image rather than a boxed thumbnail. */
#gb-pagehead-widget .gh-img.is-fade{border:0;box-shadow:none;background:transparent}
#gb-pagehead-widget .gh-img.is-fade img{
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.35) 18%,#000 42%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.35) 18%,#000 42%)}
@media(max-width:900px){
#gb-pagehead-widget .gh-img.is-fade{border-radius:20px;overflow:hidden}
#gb-pagehead-widget .gh-img.is-fade img{
  -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 14%,#000 34%);
  mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 14%,#000 34%)}
}

/* ==========================================================
   DARK VERSION  —  add class "dark" next to gh-section
   ========================================================== */
#gb-pagehead-widget .gh-section.dark{color:var(--white);border-bottom:0;
  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-pagehead-widget .dark .gh-crumb{color:var(--white)}
#gb-pagehead-widget .dark .gh-crumb a,
#gb-pagehead-widget .dark .gh-crumb a:hover,
#gb-pagehead-widget .dark .gh-crumb a:focus{color:var(--g400)}
#gb-pagehead-widget .dark .gh-crumb svg{color:var(--g600)}
#gb-pagehead-widget .dark .gh-crumb a:focus-visible{outline-color:var(--white)}
#gb-pagehead-widget .dark .gh-badge{color:var(--g200);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}
#gb-pagehead-widget .dark .gh-badge .bar{background:rgba(255,255,255,.3)}
#gb-pagehead-widget .dark .gh-title{color:var(--white)}
#gb-pagehead-widget .dark .gh-title .hi{color:var(--g400)}
#gb-pagehead-widget .dark .gh-text{color:var(--g400)}
#gb-pagehead-widget .dark .gh-img{background-color:var(--char);background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 1.3px);border-color:rgba(255,255,255,.16);box-shadow:0 30px 50px -30px #000}
#gb-pagehead-widget .dark .gh-fill svg{color:var(--white);opacity:.6}
#gb-pagehead-widget .dark .gh-fill span{color:var(--white)}
#gb-pagehead-widget .dark .gh-fill em{color:var(--g400)}
@media(hover:hover) and (pointer:fine){
#gb-pagehead-widget .dark .gh-crumb a:hover{color:var(--white)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-pagehead-widget .gh-section{padding:48px 0 44px}
}
/* tablet + phone: single column, everything centred, image under the text */
@media(max-width:900px){
#gb-pagehead-widget{--pad:24px}
#gb-pagehead-widget .gh-section{padding:44px 0 40px}
#gb-pagehead-widget .gh-grid{grid-template-columns:1fr;gap:32px;text-align:center}
#gb-pagehead-widget .gh-crumb{justify-content:center}
#gb-pagehead-widget .gh-title{max-width:22ch;margin-inline:auto}
#gb-pagehead-widget .gh-text{max-width:46ch;margin-inline:auto}
#gb-pagehead-widget .gh-img{max-width:400px;margin:0 auto;border-radius:20px}
}
@media(max-width:560px){
#gb-pagehead-widget{--pad:20px}
#gb-pagehead-widget .gh-section{padding:36px 0 34px}
#gb-pagehead-widget .gh-grid{gap:28px}
#gb-pagehead-widget .gh-crumb{font-size:12.5px;margin-bottom:16px}
#gb-pagehead-widget .gh-badge{font-size:12.5px;margin-bottom:14px}
#gb-pagehead-widget .gh-title{font-size:clamp(24px,7.2vw,30px);max-width:none}
#gb-pagehead-widget .gh-title .hi{font-size:15.5px;margin-top:8px}
#gb-pagehead-widget .gh-text{font-size:14.5px;line-height:1.6;margin-top:14px}
#gb-pagehead-widget .gh-img{max-width:none}
}
@media(max-width:380px){
#gb-pagehead-widget{--pad:16px}
#gb-pagehead-widget .gh-badge{flex-wrap:wrap;justify-content:center;gap:4px 8px;font-size:12px;border-radius:18px;padding:7px 12px}
#gb-pagehead-widget .gh-badge .bar{display:none}
#gb-pagehead-widget .gh-title{font-size:23px}
}
@media(prefers-reduced-motion:reduce){
#gb-pagehead-widget .gh-copy > *,
#gb-pagehead-widget .gh-img{animation:none}
#gb-pagehead-widget .gh-crumb a{transition:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8a8c997 *//* ==========================================================
   STATS STRIP — 4 NUMBERS  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (or Appearance >
   Customize > Additional CSS). Everything is scoped under
   #gb-statsbar-widget, so it can't leak out and theme styles can't leak in.
   Fonts: Montserrat + Inter + Noto Sans Devanagari (the <link> is in the
   HTML file; Devanagari is needed for "अंदाज़").

   Backgrounds (class on .gs-section):
     default   dark (glow + dot grid)
     light     light grey dotted (same as the hero stats)
   Layout: 4 columns on desktop, 2 x 2 on phones.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   ========================================================== */

#gb-statsbar-widget{--black:#000;--ink:#0b0b0b;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g400:#a3a3a3;--g300:#c8c8c8;--g200:#e2e2e2;--white:#fff;
  --font-display:'Montserrat','Noto Sans Devanagari','Inter',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-statsbar-widget *,
#gb-statsbar-widget *::before,
#gb-statsbar-widget *::after{box-sizing:border-box}
#gb-statsbar-widget b,
#gb-statsbar-widget span{margin:0;padding:0;text-transform:none}

/* ---- Section (dark by default) ---- */
#gb-statsbar-widget .gs-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-statsbar-widget .gs-section{position:relative;overflow:hidden;padding:36px 0;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;
  border-top:1px solid rgba(255,255,255,.12)}

/* ---- Grid ---- */
#gb-statsbar-widget .gs-in{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center}
#gb-statsbar-widget .gs-stat{position:relative;min-width:0;padding:8px 16px}
/* short vertical divider between stats */
#gb-statsbar-widget .gs-stat + .gs-stat::before{content:'';position:absolute;left:0;top:14%;bottom:14%;width:1px;background:rgba(255,255,255,.16)}

#gb-statsbar-widget .gs-num{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(24px,2.6vw,32px);
  line-height:1.1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--white)}
#gb-statsbar-widget .gs-num .u{font-weight:700;font-size:.6em;letter-spacing:0;color:var(--g400)}
#gb-statsbar-widget .gs-label{display:block;margin-top:8px;font-family:var(--font-body);font-weight:500;font-size:13.5px;line-height:1.35;color:var(--g400)}

/* ==========================================================
   LIGHT VERSION  —  add class "light" next to gs-section
   ========================================================== */
#gb-statsbar-widget .gs-section.light{color:var(--black);
  background-color:#f2f2f2;
  background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);background-size:18px 18px;
  border-top:0;border-bottom:1px solid var(--g200)}
#gb-statsbar-widget .light .gs-stat + .gs-stat::before{background:var(--g200)}
#gb-statsbar-widget .light .gs-num{color:var(--black)}
#gb-statsbar-widget .light .gs-num .u{color:var(--g450)}
#gb-statsbar-widget .light .gs-label{color:var(--g600)}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-statsbar-widget .gs-section{padding:32px 0}
}
@media(max-width:880px){
#gb-statsbar-widget{--pad:24px}
#gb-statsbar-widget .gs-section{padding:12px 0}
#gb-statsbar-widget .gs-in{grid-template-columns:1fr 1fr}
#gb-statsbar-widget .gs-stat{padding:22px 12px}
#gb-statsbar-widget .gs-stat:nth-child(3)::before{display:none}
#gb-statsbar-widget .gs-stat:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}
#gb-statsbar-widget .light .gs-stat:nth-child(n+3){border-top-color:var(--g200)}
#gb-statsbar-widget .gs-stat + .gs-stat::before{top:22%;bottom:22%}
}
@media(max-width:560px){
#gb-statsbar-widget{--pad:20px}
#gb-statsbar-widget .gs-num{font-size:clamp(22px,6.4vw,26px)}
#gb-statsbar-widget .gs-label{font-size:12.5px;margin-top:6px}
}
@media(max-width:380px){
#gb-statsbar-widget{--pad:16px}
#gb-statsbar-widget .gs-stat{padding:20px 8px}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4b724f *//* ==========================================================
   HOW IT WORKS — HEADING + 3 STEPS, COMPACT  (Black / White / Grey)
   YT CONTENT PLANNER version. Same design as why-steps.css.
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   why-steps-yt.css). Use ONE of why-steps.css / why-steps-yt.css on a
   site, not both: they share the #gb-why-widget id.
   Everything is scoped under #gb-why-widget.
   Fonts: Montserrat + Inter (the <link> is in the HTML file).

   Backgrounds (class on .gw-section):
     default   stone #e7e7dd + glow + 18px dots (same as the page header)
     plain     white section
     dark      dark section
   Tip: if this section sits right under another stone section, use
   "plain" so the two don't merge into one block.
   Layout: heading centered, 3 columns on desktop, 1 centered column
   on tablet / phone.
   Tweaks:
     --cols   cards per row on desktop (3)
     --gap    space between cards
     --wrap   content width (keep the same as your hero: 1250px)
   The card row uses the full --wrap width, so it lines up with the
   page header and the other sections.
   ========================================================== */

#gb-why-widget{--black:#000;--ink:#0b0b0b;--char:#161616;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g400:#a3a3a3;--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:18px;
  --cols:3;
  --pt:22px;   /* card top padding */
  --ico:40px;  /* icon size */
  --cn:26px;   /* connector size */
  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-why-widget *,
#gb-why-widget *::before,
#gb-why-widget *::after{box-sizing:border-box}
#gb-why-widget h2,
#gb-why-widget h3,
#gb-why-widget p{margin:0;padding:0;text-transform:none}
#gb-why-widget ol,
#gb-why-widget li{list-style:none;margin:0;padding:0}
#gb-why-widget li::marker{content:''}
#gb-why-widget svg{display:block;max-width:none}
/* !important beats a theme / global.css heading-font rule; the ID wins the tie */
#gb-why-widget .gw-title{font-family:var(--font-display) !important;color:var(--black)}
#gb-why-widget .gw-step h3{font-family:var(--font-display);color:var(--black)}
#gb-why-widget .gw-side,
#gb-why-widget .gw-step p{color:var(--g600)}

/* ---- Section (stone) ---- */
#gb-why-widget .gw-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-why-widget .gw-section{--g600:#5f5f5f;--g450:#757575;position:relative;overflow:hidden;padding:64px 0 56px;
  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-bottom:1px solid #d6d6cc}

/* ---- Heading (centered: eyebrow, title, text) ---- */
#gb-why-widget .gw-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:32px}
#gb-why-widget .gw-eyebrow{display:inline-flex;align-items:center;gap:7px;max-width:100%;margin-bottom:14px;padding:5px 12px 5px 10px;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-why-widget .gw-eyebrow svg{width:13px;height:13px;flex:none}
#gb-why-widget .gw-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}
#gb-why-widget .gw-title .soft{color:var(--g450);font-weight:700}
#gb-why-widget .gw-side{max-width:520px;margin-inline:auto;font-size:15px;line-height:1.6;text-wrap:balance}

/* ---- Steps ---- */
#gb-why-widget .gw-steps{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:var(--gap)}
#gb-why-widget .gw-step{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;
  padding:var(--pt) 22px 20px;border-radius:16px;
  background:var(--white);border:1px solid rgba(0,0,0,.12);
  box-shadow:0 14px 24px -18px rgba(0,0,0,.35);
  transition:transform .3s ease,border-color .3s,box-shadow .3s}
/* earlier steps sit above later ones so the connector is never clipped */
#gb-why-widget .gw-step:nth-child(1){z-index:3}
#gb-why-widget .gw-step:nth-child(2){z-index:2}
#gb-why-widget .gw-step:nth-child(3){z-index:1}

#gb-why-widget .gw-ico{flex:none;width:var(--ico);height:var(--ico);margin-bottom:6px;border-radius:50%;
  display:grid;place-items:center;color:var(--white);background:var(--black);transition:transform .25s}
#gb-why-widget .gw-ico svg{width:18px;height:18px}

/* step number: quiet, lined up with the icon */
#gb-why-widget .gw-num{position:absolute;right:22px;top:calc(var(--pt) + var(--ico) / 2 - .5em);
  font-family:var(--font-display);font-weight:800;font-size:clamp(28px,2.6vw,34px);line-height:1;letter-spacing:-.02em;
  font-variant-numeric:tabular-nums;color:var(--g200);transition:color .3s;pointer-events:none}

#gb-why-widget .gw-step h3{font-weight:700;font-size:clamp(16px,1.5vw,18px);line-height:1.25;letter-spacing:-.01em;text-wrap:balance}
#gb-why-widget .gw-step p{font-family:var(--font-body);font-weight:400;font-size:14px;line-height:1.6}

/* connector between steps: shows the order */
#gb-why-widget .gw-step:not(:last-child)::after{content:'';position:absolute;z-index:2;width:var(--cn);height:var(--cn);border-radius:50%;
  right:calc((var(--gap) / 2 + var(--cn) / 2) * -1);top:calc(var(--pt) + var(--ico) / 2 - var(--cn) / 2);
  background:var(--white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8h10M9 4l4 4-4 4'/%3E%3C/svg%3E") center/12px 12px no-repeat;
  border:1.5px solid var(--black);pointer-events:none}

@media(hover:hover) and (pointer:fine){
#gb-why-widget .gw-step:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.35);box-shadow:0 22px 32px -20px rgba(0,0,0,.45)}
#gb-why-widget .gw-step:hover .gw-ico{transform:translateY(-2px)}
#gb-why-widget .gw-step:hover .gw-num{color:#8f8f8f}
}

/* ---- One reveal on load (staggered), only when JS + motion allowed ---- */
#gb-why-widget.gw-js .gw-step:not(.is-in){opacity:0}
#gb-why-widget.gw-js .gw-step.is-in{animation:gw-rise .6s ease backwards;animation-delay:calc(var(--i,0) * .1s)}
@keyframes gw-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

/* ==========================================================
   PLAIN (white) VERSION  —  add class "plain" next to gw-section
   ========================================================== */
#gb-why-widget .gw-section.plain{--g450:#8f8f8f;background:var(--white);background-image:none;border-top:0;border-bottom:0}
#gb-why-widget .gw-section.plain .gw-step{border-color:rgba(0,0,0,.14)}

/* ==========================================================
   DARK VERSION  —  add class "dark" next to gw-section
   ========================================================== */
#gb-why-widget .gw-section.dark{--g600:#a3a3a3;color:var(--white);border-bottom:0;
  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-why-widget .dark .gw-eyebrow{color:var(--g200);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}
#gb-why-widget .dark .gw-title{color:var(--white)}
#gb-why-widget .dark .gw-title .soft{color:var(--g400)}
#gb-why-widget .dark .gw-step{background:var(--char);border-color:rgba(255,255,255,.16);box-shadow:0 14px 24px -18px #000}
#gb-why-widget .dark .gw-step h3{color:var(--white)}
#gb-why-widget .dark .gw-step p{color:var(--g400)}
#gb-why-widget .dark .gw-ico{color:var(--black);background:var(--white)}
#gb-why-widget .dark .gw-num{color:rgba(255,255,255,.14)}
#gb-why-widget .dark .gw-step:not(:last-child)::after{border-color:rgba(255,255,255,.4);
  background:var(--char) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8h10M9 4l4 4-4 4'/%3E%3C/svg%3E") center/12px 12px no-repeat}
@media(hover:hover) and (pointer:fine){
#gb-why-widget .dark .gw-step:hover{border-color:rgba(255,255,255,.4);box-shadow:0 22px 32px -20px #000}
#gb-why-widget .dark .gw-step:hover .gw-num{color:rgba(255,255,255,.5)}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-why-widget .gw-section{padding:56px 0 48px}
}
@media(max-width:1000px){
#gb-why-widget{--cols:1}
/* connector turns downward between stacked cards */
#gb-why-widget .gw-step:not(:last-child)::after{right:auto;top:auto;left:calc(50% - var(--cn) / 2);
  bottom:calc((var(--gap) / 2 + var(--cn) / 2) * -1);transform:rotate(90deg)}
}
@media(max-width:880px){
#gb-why-widget{--pad:24px}
#gb-why-widget .gw-section{padding:48px 0 44px}
/* heading is already centered on desktop; only tighten spacing here */
#gb-why-widget .gw-head{margin-bottom:26px}
#gb-why-widget .gw-title,
#gb-why-widget .gw-side{max-width:none}
#gb-why-widget .gw-step{align-items:center;text-align:center}
#gb-why-widget.gw-js .gw-step.is-in{animation-delay:0s}
}
@media(max-width:560px){
#gb-why-widget{--pad:20px;--gap:22px}
#gb-why-widget .gw-section{padding:40px 0 38px}
#gb-why-widget .gw-step{padding:var(--pt) 20px 18px}
#gb-why-widget .gw-num{right:20px}
#gb-why-widget .gw-eyebrow{font-size:11px;padding:5px 12px}
}
@media(max-width:380px){
#gb-why-widget{--pad:16px}
#gb-why-widget .gw-title{font-size:21px}
#gb-why-widget .gw-num{right:16px}
}
@media(prefers-reduced-motion:reduce){
#gb-why-widget .gw-step,
#gb-why-widget .gw-ico,
#gb-why-widget .gw-num{transition:none}
#gb-why-widget.gw-js .gw-step:not(.is-in){opacity:1}
#gb-why-widget.gw-js .gw-step.is-in{animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-337cff6 *//* ==========================================================
   VOICES — HEADING + 3 TESTIMONIALS, COMPACT  (Black / White / Grey)
   YT CONTENT PLANNER version. Same design as voices.css.
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   voices-yt.css). Use ONE of voices.css / voices-yt.css on a site, not
   both: they share the #gb-voices-widget id.
   Everything is scoped under #gb-voices-widget.
   All classes are prefixed gq- (no clash with a theme ".who").
   Fonts: Montserrat + Inter (the <link> is in the HTML file).

   Backgrounds (class on .gq-section):
     default   stone #e7e7dd + glow + 18px dots (same as the page header)
     plain     white section
     dark      dark section
   Tip: if this section sits right under another stone section, use
   "plain" so the two don't merge into one block.
   Layout: heading centered, 3 columns on desktop, 1 centered column
   on tablet / phone.
   Real photos: replace the initials inside .gq-av with
     <img src="..." alt="Name"> (turns greyscale by itself)
   Tweaks:
     --cols   cards per row on desktop (3)
     --gap    space between cards
     --wrap   content width (keep the same as your hero: 1250px)
   The card row uses the full --wrap width, so it lines up with the
   page header and the other sections.
   ========================================================== */

#gb-voices-widget{--black:#000;--ink:#0b0b0b;--char:#161616;--g900:#262626;--g600:#6b6b6b;--g450:#8f8f8f;--g400:#a3a3a3;--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:18px;
  --cols:3;
  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-voices-widget *,
#gb-voices-widget *::before,
#gb-voices-widget *::after{box-sizing:border-box}
#gb-voices-widget h2,
#gb-voices-widget p,
#gb-voices-widget figure,
#gb-voices-widget blockquote{margin:0;padding:0;border:0;text-transform:none}
#gb-voices-widget blockquote{quotes:none;font-style:normal}
#gb-voices-widget blockquote::before,
#gb-voices-widget blockquote::after{content:none}
#gb-voices-widget svg{display:block;max-width:none}
/* !important beats a theme / global.css heading-font rule; the ID wins the tie */
#gb-voices-widget .gq-title{font-family:var(--font-display) !important;color:var(--black)}

/* ---- Section (stone) ---- */
#gb-voices-widget .gq-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-voices-widget .gq-section{--g600:#5f5f5f;--g450:#757575;position:relative;overflow:hidden;padding:64px 0 56px;
  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-bottom:1px solid #d6d6cc}

/* ---- Heading (centered) ---- */
#gb-voices-widget .gq-head{margin-bottom:32px;text-align:center}
#gb-voices-widget .gq-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}
#gb-voices-widget .gq-title .soft{color:var(--g450);font-weight:700}

/* ---- Grid ---- */
#gb-voices-widget .gq-grid{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:var(--gap)}

/* ---- Card ---- */
#gb-voices-widget .gq-card{position:relative;display:flex;flex-direction:column;min-width:0;
  padding:22px 22px 20px;border-radius:16px;
  background:var(--white);border:1px solid rgba(0,0,0,.12);
  box-shadow:0 14px 24px -18px rgba(0,0,0,.35);
  transition:transform .3s ease,border-color .3s,box-shadow .3s}
#gb-voices-widget .gq-quote{flex:1}
#gb-voices-widget .gq-quote p{font-family:var(--font-display);font-weight:600;font-size:clamp(14.5px,1.2vw,16px);line-height:1.6;color:var(--black);text-wrap:pretty}

#gb-voices-widget .gq-who{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--g200)}
#gb-voices-widget .gq-av{flex:none;width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;
  font-family:var(--font-display);font-weight:800;font-size:12px;letter-spacing:.02em;line-height:1;color:var(--white);background:var(--black)}
#gb-voices-widget .gq-av img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1) contrast(1.05)}
#gb-voices-widget .gq-id{display:flex;flex-direction:column;gap:2px;min-width:0}
#gb-voices-widget .gq-id b{font-family:var(--font-display);font-weight:700;font-size:14px;line-height:1.3;color:var(--black)}
#gb-voices-widget .gq-id span{font-size:13px;line-height:1.35;color:var(--g600)}

@media(hover:hover) and (pointer:fine){
#gb-voices-widget .gq-card:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.35);box-shadow:0 22px 32px -20px rgba(0,0,0,.45)}
}

/* ---- One reveal on load (staggered), only when JS + motion allowed ---- */
#gb-voices-widget.gq-js .gq-card:not(.is-in){opacity:0}
#gb-voices-widget.gq-js .gq-card.is-in{animation:gq-rise .6s ease backwards;animation-delay:calc(var(--i,0) * .1s)}
@keyframes gq-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

/* ==========================================================
   PLAIN (white) VERSION  —  add class "plain" next to gq-section
   ========================================================== */
#gb-voices-widget .gq-section.plain{--g450:#8f8f8f;background:var(--white);background-image:none;border-bottom:0}

/* ==========================================================
   DARK VERSION  —  add class "dark" next to gq-section
   ========================================================== */
#gb-voices-widget .gq-section.dark{--g600:#a3a3a3;color:var(--white);border-bottom:0;
  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-voices-widget .dark .gq-title{color:var(--white)}
#gb-voices-widget .dark .gq-title .soft{color:var(--g400)}
#gb-voices-widget .dark .gq-card{background:var(--char);border-color:rgba(255,255,255,.16);box-shadow:0 14px 24px -18px #000}
#gb-voices-widget .dark .gq-quote p{color:var(--white)}
#gb-voices-widget .dark .gq-who{border-top-color:rgba(255,255,255,.14)}
#gb-voices-widget .dark .gq-av{color:var(--black);background:var(--white)}
#gb-voices-widget .dark .gq-id b{color:var(--white)}
@media(hover:hover) and (pointer:fine){
#gb-voices-widget .dark .gq-card:hover{border-color:rgba(255,255,255,.4);box-shadow:0 22px 32px -20px #000}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-voices-widget .gq-section{padding:56px 0 48px}
}
/* tablet + phone: one column, everything centered */
@media(max-width:820px){
#gb-voices-widget{--cols:1}
#gb-voices-widget .gq-card{text-align:center}
#gb-voices-widget .gq-who{flex-direction:column;gap:8px}
#gb-voices-widget .gq-id{align-items:center}
}
@media(max-width:880px){
#gb-voices-widget{--pad:24px}
#gb-voices-widget .gq-section{padding:48px 0 44px}
#gb-voices-widget .gq-head{margin-bottom:26px}
#gb-voices-widget .gq-title{max-width:none}
#gb-voices-widget.gq-js .gq-card.is-in{animation-delay:0s}
}
@media(max-width:560px){
#gb-voices-widget{--pad:20px;--gap:14px}
#gb-voices-widget .gq-section{padding:40px 0 38px}
#gb-voices-widget .gq-card{padding:20px 20px 18px}
}
@media(max-width:380px){
#gb-voices-widget{--pad:16px}
#gb-voices-widget .gq-title{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
#gb-voices-widget .gq-card{transition:none}
#gb-voices-widget.gq-js .gq-card:not(.is-in){opacity:1}
#gb-voices-widget.gq-js .gq-card.is-in{animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1bcde58 *//* ==========================================================
   CTA BAND — WHATSAPP, COMPACT  (Black / White / Grey)
   YT CONTENT PLANNER version. Same design as cta-band.css.
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   cta-band-yt.css). Use ONE of cta-band.css / cta-band-yt.css on a site,
   not both: they share the #gb-cta-widget id.
   Everything is scoped under #gb-cta-widget.
   Fonts: Montserrat + Inter (the <link> is in the HTML file).

   Backgrounds (class on .gc-section):
     default   white + 18px dot grid, black button
     dark      dark (glow + dot grid), white button
   Layout: copy left + button right on desktop, centered on tablet / phone.
   Tweaks:
     --wrap   content width (keep the same as your hero: 1250px)
   ========================================================== */

#gb-cta-widget{--black:#000;--ink:#0b0b0b;--g900:#262626;--g600:#6b6b6b;--g400:#a3a3a3;--g200:#e2e2e2;--g100:#f1f1f1;--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,
#gb-cta-widget a:hover,
#gb-cta-widget a:focus{text-decoration:none;box-shadow:none}
#gb-cta-widget svg{display:block;max-width:none}
#gb-cta-widget .gc-title{font-family:var(--font-display);color:var(--black)}
#gb-cta-widget .gc-title .soft{color:var(--g600)}
#gb-cta-widget .gc-text{color:var(--g600)}
#gb-cta-widget a.gc-btn,
#gb-cta-widget a.gc-btn:hover,
#gb-cta-widget a.gc-btn:focus{color:var(--white)}

/* ---- Section (white + dot grid) ---- */
#gb-cta-widget .gc-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-cta-widget .gc-section{position:relative;overflow:hidden;padding:56px 0;color:var(--black);
  background-color:var(--white);
  background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1.3px);
  background-size:18px 18px;
  border-top:1px solid var(--g200);border-bottom:1px solid var(--g200)}

/* ---- Layout: copy left, button right ---- */
#gb-cta-widget .gc-in{display:flex;align-items:center;justify-content:space-between;gap:24px 48px;flex-wrap:wrap}
#gb-cta-widget .gc-copy{flex:1 1 420px;min-width:0}
#gb-cta-widget .gc-title{font-weight:800;font-size:clamp(22px,2.6vw,32px);line-height:1.15;letter-spacing:-.02em;max-width:22ch;text-wrap:balance}
#gb-cta-widget .gc-title .soft{font-weight:700}
#gb-cta-widget .gc-text{margin-top:12px;max-width:52ch;font-family:var(--font-body);font-size:15px;line-height:1.6}

/* ---- Button (black pill, same as the page headers) ---- */
#gb-cta-widget .gc-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;
  padding:0 28px;border-radius:999px;cursor:pointer;touch-action:manipulation;
  font:700 15px/1 var(--font-display);
  background:var(--black);color:var(--white);border:1.5px solid var(--black);
  transition:background .2s,border-color .2s,transform .2s}
#gb-cta-widget .gc-btn svg{width:20px;height:20px;flex:none;transition:transform .25s}
#gb-cta-widget .gc-btn:active{transform:scale(.98)}
#gb-cta-widget .gc-btn:focus-visible{outline:3px solid var(--black);outline-offset:3px}
@media(hover:hover) and (pointer:fine){
#gb-cta-widget .gc-btn:hover{background:var(--g900);border-color:var(--g900);transform:translateY(-2px)}
#gb-cta-widget .gc-btn:hover svg{transform:scale(1.1)}
}

/* ==========================================================
   DARK VERSION  —  add class "dark" next to gc-section
   ========================================================== */
#gb-cta-widget .gc-section.dark{color:var(--white);border-top:1px solid rgba(255,255,255,.12);border-bottom:0;
  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-cta-widget .dark .gc-title{color:var(--white)}
#gb-cta-widget .dark .gc-title .soft,
#gb-cta-widget .dark .gc-text{color:var(--g400)}
#gb-cta-widget .dark a.gc-btn,
#gb-cta-widget .dark a.gc-btn:hover,
#gb-cta-widget .dark a.gc-btn:focus{color:var(--black)}
#gb-cta-widget .dark .gc-btn{background:var(--white);border-color:var(--white)}
#gb-cta-widget .dark .gc-btn:focus-visible{outline-color:var(--white)}
@media(hover:hover) and (pointer:fine){
#gb-cta-widget .dark .gc-btn:hover{background:var(--g100);border-color:var(--g100)}
}

/* ---- Responsive: centered on tablet + mobile ---- */
@media(max-width:1100px){
#gb-cta-widget .gc-section{padding:52px 0}
}
@media(max-width:880px){
#gb-cta-widget{--pad:24px}
#gb-cta-widget .gc-section{padding:44px 0}
#gb-cta-widget .gc-in{flex-direction:column;align-items:center;text-align:center;gap:22px}
#gb-cta-widget .gc-copy{flex:none}
#gb-cta-widget .gc-title{max-width:none;margin-inline:auto}
#gb-cta-widget .gc-text{margin-inline:auto}
}
@media(max-width:560px){
#gb-cta-widget{--pad:20px}
#gb-cta-widget .gc-section{padding:38px 0}
#gb-cta-widget .gc-in{gap:20px}
#gb-cta-widget .gc-btn{width:100%;min-height:48px}
}
@media(max-width:380px){
#gb-cta-widget{--pad:16px}
#gb-cta-widget .gc-title{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
#gb-cta-widget .gc-btn,
#gb-cta-widget .gc-btn svg{transition:none}
}/* End custom CSS */