.elementor-178 .elementor-element.elementor-element-211883e{--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-178 .elementor-element.elementor-element-a0b1a82{padding:0px 0px 0px 0px;}.elementor-178 .elementor-element.elementor-element-8b5b69d{--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-178 .elementor-element.elementor-element-d4249ca{--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-178 .elementor-element.elementor-element-d0ce757{--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-178 .elementor-element.elementor-element-9e30bbe{--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-178 .elementor-element.elementor-element-57f2822{--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-a0b1a82 */.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-418c107 *//* ==========================================================
   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-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}}

/* ==========================================================
   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-d222cbb *//* ==========================================================
   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-4657a5d *//* ==========================================================
   ANGLES — HEADING + 3 CARDS, COMPACT  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   angles-cards CSS). Everything is scoped under #gb-angles-widget.
   Fonts: Montserrat + Inter (the <link> is in the HTML file).

   Backgrounds (class on .ga-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.
   New: .ga-lead (paragraph under the heading) and .ga-quote (italic
   example line at the bottom of each card).
   ========================================================== */

#gb-angles-widget{--black:#000;--ink:#0b0b0b;--char:#161616;--g900:#262626;--g700:#404040;--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-angles-widget *,
#gb-angles-widget *::before,
#gb-angles-widget *::after{box-sizing:border-box}
#gb-angles-widget h2,
#gb-angles-widget h3,
#gb-angles-widget p{margin:0;padding:0;text-transform:none}
#gb-angles-widget ul,
#gb-angles-widget li{list-style:none;margin:0;padding:0}
#gb-angles-widget li::marker{content:''}
#gb-angles-widget svg{display:block;max-width:none}
#gb-angles-widget .ga-title{font-family:var(--font-display);color:var(--black)}
#gb-angles-widget .ga-card h3{font-family:var(--font-display);color:var(--black)}
#gb-angles-widget .ga-card p{color:var(--g600)}

/* ---- Section (stone) ---- */
#gb-angles-widget .ga-wrap{width:100%;max-width:none;margin:0;padding-inline:var(--pad)}
#gb-angles-widget .ga-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-angles-widget .ga-head{margin-bottom:32px;text-align:center}
#gb-angles-widget .ga-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-angles-widget .ga-eyebrow svg{width:13px;height:13px;flex:none}
#gb-angles-widget .ga-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-angles-widget .ga-title .soft{color:var(--g450);font-weight:700}
#gb-angles-widget .ga-lead{max-width:56ch;margin:14px auto 0;font-family:var(--font-body);font-size:clamp(15px,1.3vw,16.5px);line-height:1.7;color:var(--g700)}

/* ---- Grid ---- */
#gb-angles-widget .ga-grid{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:var(--gap)}

/* ---- Card ---- */
#gb-angles-widget .ga-card{position:relative;display:flex;flex-direction:column;gap:8px;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-angles-widget .ga-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-angles-widget .ga-ico svg{width:18px;height:18px}

#gb-angles-widget .ga-card h3{font-weight:700;font-size:clamp(16px,1.5vw,18px);line-height:1.25;letter-spacing:-.01em;text-wrap:balance}
#gb-angles-widget .ga-card p{font-family:var(--font-body);font-weight:400;font-size:14px;line-height:1.6}

/* italic example line, pinned to the bottom so all 3 cards line up */
#gb-angles-widget .ga-card p.ga-quote{margin-top:auto;padding-top:6px;font-style:italic;font-weight:500;color:var(--g900)}

@media(hover:hover) and (pointer:fine){
#gb-angles-widget .ga-card:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.35);box-shadow:0 22px 32px -20px rgba(0,0,0,.45)}
#gb-angles-widget .ga-card:hover .ga-ico{transform:translateY(-2px)}
}

/* ---- One reveal on load (staggered), only when JS + motion allowed ---- */
#gb-angles-widget.ga-js .ga-card:not(.is-in){opacity:0}
#gb-angles-widget.ga-js .ga-card.is-in{animation:ga-rise .6s ease backwards;animation-delay:calc(var(--i,0) * .1s)}
@keyframes ga-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

/* ==========================================================
   PLAIN (white) VERSION  —  add class "plain" next to ga-section
   ========================================================== */
#gb-angles-widget .ga-section.plain{--g450:#8f8f8f;background:var(--white);background-image:none;border-top:0;border-bottom:0}

/* ==========================================================
   DARK VERSION  —  add class "dark" next to ga-section
   ========================================================== */
#gb-angles-widget .ga-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-angles-widget .dark .ga-eyebrow{color:var(--g200);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}
#gb-angles-widget .dark .ga-title{color:var(--white)}
#gb-angles-widget .dark .ga-title .soft{color:var(--g400)}
#gb-angles-widget .dark .ga-lead{color:var(--g400)}
#gb-angles-widget .dark .ga-card{background:var(--char);border-color:rgba(255,255,255,.16);box-shadow:0 14px 24px -18px #000}
#gb-angles-widget .dark .ga-card h3{color:var(--white)}
#gb-angles-widget .dark .ga-card p{color:var(--g400)}
#gb-angles-widget .dark .ga-card p.ga-quote{color:var(--g200)}
#gb-angles-widget .dark .ga-ico{color:var(--black);background:var(--white)}
@media(hover:hover) and (pointer:fine){
#gb-angles-widget .dark .ga-card:hover{border-color:rgba(255,255,255,.4);box-shadow:0 22px 32px -20px #000}
}

/* ---- Responsive ---- */
@media(max-width:1100px){
#gb-angles-widget .ga-section{padding:56px 0 48px}
}
/* tablet + phone: one column, everything centered */
@media(max-width:820px){
#gb-angles-widget{--cols:1}
#gb-angles-widget .ga-card{align-items:center;text-align:center}
}
@media(max-width:880px){
#gb-angles-widget{--pad:24px}
#gb-angles-widget .ga-section{padding:48px 0 44px}
#gb-angles-widget .ga-head{margin-bottom:26px}
#gb-angles-widget .ga-title{max-width:none}
#gb-angles-widget.ga-js .ga-card.is-in{animation-delay:0s}
}
@media(max-width:560px){
#gb-angles-widget{--pad:20px;--gap:14px}
#gb-angles-widget .ga-section{padding:40px 0 38px}
#gb-angles-widget .ga-eyebrow{font-size:11px;padding:5px 12px}
#gb-angles-widget .ga-lead{font-size:14.5px}
#gb-angles-widget .ga-card{padding:20px 20px 18px}
}
@media(max-width:380px){
#gb-angles-widget{--pad:16px}
#gb-angles-widget .ga-title{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
#gb-angles-widget .ga-card,
#gb-angles-widget .ga-ico{transition:none}
#gb-angles-widget.ga-js .ga-card:not(.is-in){opacity:1}
#gb-angles-widget.ga-js .ga-card.is-in{animation:none}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c3dc48a *//* ==========================================================
   VOICES — HEADING + 3 TESTIMONIALS, COMPACT  (Black / White / Grey)
   Paste into Elementor: Site Settings > Custom CSS  (replace the old
   voices CSS). 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 */