.elementor-2221 .elementor-element.elementor-element-2a455a4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2221 .elementor-element.elementor-element-407ebad > .elementor-widget-container{margin:-31px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2221 .elementor-element.elementor-element-c5b1042{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:1px;--padding-left:0px;--padding-right:0px;}.elementor-2221 .elementor-element.elementor-element-c5b1042::before, .elementor-2221 .elementor-element.elementor-element-c5b1042 > .elementor-background-video-container::before, .elementor-2221 .elementor-element.elementor-element-c5b1042 > .e-con-inner > .elementor-background-video-container::before, .elementor-2221 .elementor-element.elementor-element-c5b1042 > .elementor-background-slideshow::before, .elementor-2221 .elementor-element.elementor-element-c5b1042 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2221 .elementor-element.elementor-element-c5b1042 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-2221 .elementor-element.elementor-element-cdde4af{width:100%;max-width:100%;z-index:0;}.elementor-2221 .elementor-element.elementor-element-cdde4af > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2221 .elementor-element.elementor-element-10baf71{width:100%;max-width:100%;z-index:0;}.elementor-2221 .elementor-element.elementor-element-10baf71 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2221 .elementor-element.elementor-element-78b05cd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;}.elementor-2221 .elementor-element.elementor-element-78b05cd:not(.elementor-motion-effects-element-type-background), .elementor-2221 .elementor-element.elementor-element-78b05cd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2221 .elementor-element.elementor-element-78b05cd::before, .elementor-2221 .elementor-element.elementor-element-78b05cd > .elementor-background-video-container::before, .elementor-2221 .elementor-element.elementor-element-78b05cd > .e-con-inner > .elementor-background-video-container::before, .elementor-2221 .elementor-element.elementor-element-78b05cd > .elementor-background-slideshow::before, .elementor-2221 .elementor-element.elementor-element-78b05cd > .e-con-inner > .elementor-background-slideshow::before, .elementor-2221 .elementor-element.elementor-element-78b05cd > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-2221 .elementor-element.elementor-element-5ed6664{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-407ebad */:root{
    --gpl-gold:#d4af37;

    /* mental-health calm palette */
    --mh-teal:#2aa9a1;
    --mh-blue:#1f6feb;
    --mh-navy:#0b2a3a;
    --mh-green:#2fbf71;

    /* neutrals */
    --ink:#0f172a;
    --muted:#475569;
    --bg:#f6f7fb;
    --card:#ffffff;
    --line:#e5e7eb;

    /* accessibility */
    --focus: 0 0 0 3px rgba(31,111,235,.25);
    --radius: 16px;
    --shadow: 0 12px 30px rgba(15, 23, 42, .08);
  }

  .empoweru-wrap{ font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; color:var(--ink); }
  .empoweru-wrap *{ box-sizing:border-box; }

  .emp-section{
    width:100%;
    padding: clamp(44px, 5vw, 84px) 0;
    background: var(--card);
  }
  .emp-section.is-alt{ background: var(--bg); }
  .emp-container{
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .emp-kicker{
    display:inline-flex;
    align-items:center;
    gap:10px;
    font-weight:700;
    letter-spacing:.02em;
    color: var(--mh-navy);
    text-transform: uppercase;
    font-size: 12px;
  }
  .emp-dot{
    width:10px; height:10px; border-radius:999px;
    background: linear-gradient(135deg, var(--gpl-gold), var(--mh-teal));
    box-shadow: 0 6px 18px rgba(212,175,55,.25);
  }

  .emp-h1{
    font-size: clamp(36px, 5vw, 56px);
    line-height: 1.05;
    margin: 14px 0 10px;
    letter-spacing:-0.02em;
  }
  .emp-h2{
    font-size: clamp(26px, 3vw, 36px);
    line-height: 1.15;
    margin: 0 0 14px;
    letter-spacing:-0.015em;
  }
  .emp-h3{
    font-size: clamp(20px, 2.3vw, 26px);
    line-height: 1.2;
    margin: 0 0 10px;
  }
  .emp-sub{
    font-size: clamp(16px, 2vw, 20px);
    line-height: 1.55;
    color: var(--muted);
    margin: 0;
  }
  .emp-p{
    font-size: 16px;
    line-height: 1.7;
    color: var(--muted);
    margin: 0;
  }
  .emp-lead{
    font-size: 18px;
    line-height: 1.75;
    color: var(--muted);
    margin: 10px 0 0;
  }

  .emp-card{
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
  }
  .emp-card-pad{ padding: clamp(18px, 2.5vw, 28px); }

  .emp-grid{ display:grid; gap: 20px; }
  .emp-grid.two{ grid-template-columns: repeat(2, minmax(0,1fr)); }
  .emp-grid.three{ grid-template-columns: repeat(3, minmax(0,1fr)); }

  @media (max-width: 900px){
    .emp-grid.two, .emp-grid.three{ grid-template-columns: 1fr; }
  }

  .emp-badges{ display:flex; flex-wrap:wrap; gap:10px; margin-top:14px; }
  .emp-badge{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:10px 12px;
    border-radius:999px;
    border:1px solid var(--line);
    background: rgba(42,169,161,.08);
    color: var(--mh-navy);
    font-weight:650;
    font-size:14px;
  }
  .emp-badge i{
    width:10px; height:10px; border-radius:999px;
    background: var(--mh-teal);
    box-shadow: 0 6px 16px rgba(42,169,161,.25);
    display:inline-block;
  }

  .emp-list{ margin: 14px 0 0; padding-left: 18px; color: var(--muted); line-height:1.7; }
  .emp-list li{ margin: 8px 0; }
  .emp-list strong{ color: var(--ink); }

  .emp-divider{
    width: 86px; height: 6px; border-radius:999px;
    background: linear-gradient(90deg, var(--gpl-gold), var(--mh-teal), var(--mh-blue));
    margin: 14px 0 0;
  }

  .emp-btns{ display:flex; justify-content:center; flex-wrap:wrap; gap:14px; margin-top:22px; }
  .emp-btn{
    display:inline-flex; align-items:center; justify-content:center;
    padding: 14px 18px;
    border-radius: 14px;
    font-weight:800;
    text-decoration:none;
    border: 1px solid transparent;
    transition: transform .12s ease, box-shadow .12s ease, background .12s ease, border-color .12s ease;
    outline:none;
    min-width: 220px;
  }
  .emp-btn:focus{ box-shadow: var(--focus); }
  .emp-btn.primary{
    color: #0b1220;
    background: linear-gradient(135deg, var(--gpl-gold), #ffd775);
    box-shadow: 0 18px 38px rgba(212,175,55,.22);
  }
  .emp-btn.primary:hover{ transform: translateY(-1px); box-shadow: 0 24px 50px rgba(212,175,55,.26); }
  .emp-btn.secondary{
    color: var(--mh-navy);
    background: rgba(31,111,235,.08);
    border-color: rgba(31,111,235,.25);
  }
  .emp-btn.secondary:hover{ transform: translateY(-1px); background: rgba(31,111,235,.12); }

  /* HERO */
  .emp-hero{
    padding: clamp(54px, 7vw, 110px) 0;
    background:
      radial-gradient(900px 380px at 20% 20%, rgba(42,169,161,.22), transparent 60%),
      radial-gradient(900px 380px at 80% 30%, rgba(31,111,235,.20), transparent 60%),
      radial-gradient(700px 360px at 60% 80%, rgba(47,191,113,.14), transparent 60%),
      linear-gradient(180deg, #ffffff, var(--bg));
    position: relative;
    overflow: hidden;
  }
  .emp-hero .emp-container{ text-align:center; }
  .emp-hero .emp-h1 span{
    background: linear-gradient(90deg, var(--mh-navy), var(--mh-teal));
    -webkit-background-clip:text; background-clip:text; color:transparent;
  }
  .emp-hero-pill{
    display:inline-flex; align-items:center; gap:10px;
    padding: 10px 14px;
    border-radius:999px;
    border: 1px solid var(--line);
    background: rgba(255,255,255,.8);
    box-shadow: 0 10px 26px rgba(15,23,42,.06);
  }
  .emp-hero-pill b{ color: var(--mh-navy); }
  .emp-hero-note{
    margin: 18px auto 0;
    max-width: 920px;
    background: rgba(42,169,161,.08);
    border: 1px solid rgba(42,169,161,.22);
    border-radius: var(--radius);
    padding: 14px 16px;
    color: var(--mh-navy);
    font-weight:650;
  }

  /* IMAGE PLACEHOLDER */
  .emp-media{
    border-radius: var(--radius);
    border: 1px solid var(--line);
    overflow:hidden;
    background: linear-gradient(135deg, rgba(42,169,161,.12), rgba(31,111,235,.10));
    min-height: 320px;
    position: relative;
  }
  .emp-media .ph{
    position:absolute; inset:0;
    display:flex; align-items:center; justify-content:center;
    padding: 26px;
    text-align:center;
    color: rgba(11,42,58,.75);
    font-weight:800;
  }
  .emp-media small{
    display:block;
    font-weight:700;
    opacity:.85;
    margin-top:8px;
  }

  /* CALLOUT */
  .emp-callout{
    margin-top: 14px;
    padding: 16px 18px;
    border-radius: var(--radius);
    border: 1px solid rgba(212,175,55,.35);
    background: linear-gradient(135deg, rgba(212,175,55,.14), rgba(42,169,161,.08));
    color: var(--mh-navy);
    font-weight:700;
  }

  /* CTA DARK */
  .emp-cta{
    background:
      radial-gradient(700px 340px at 20% 30%, rgba(42,169,161,.22), transparent 65%),
      radial-gradient(700px 340px at 80% 40%, rgba(31,111,235,.18), transparent 65%),
      linear-gradient(180deg, #061a24, #071724);
    color: #fff;
  }
  .emp-cta .emp-sub, .emp-cta .emp-p{ color: rgba(255,255,255,.78); }
  .emp-cta .emp-divider{ opacity: .95; }

/* GPL Cards: make titles gold */
.gplp-card .gplp-card__body h3,
.gplp-card .gplp-card__body .gplp-h2,
.gplp-card .gplp-card__body .gplp-h3{
  color:#d4af37 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8b556f *//* =========================================
   Programs Hero: background image + black overlay
   ========================================= */

/* Base hero */
#programs-top.gpl-programs-hero{
  position: relative;
  overflow: hidden;

  /* hero image */
  background: url("https://gameplanlife.org/wp-content/uploads/2026/01/IMG_3272.jpg")
              top center / cover no-repeat;

  /* spacing (adjust to taste) */
  padding: 150px 0;
}

/* Remove any theme gradients/overlays (commonly ::after) */
#programs-top.gpl-programs-hero::after{
  content: none !important;
  display: none !important;
}

/* Solid black overlay (adjust opacity only) */
#programs-top.gpl-programs-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45); /* 0.35 lighter | 0.65 darker */
  z-index: 1;
  pointer-events: none;
}

/* Keep content above overlay + left align */
#programs-top.gpl-programs-hero .emp-container{
  position: relative;
  z-index: 2;
  text-align: center;
}

/* Align pill + buttons left (in case they are flex) */
#programs-top.gpl-programs-hero .emp-hero-pill{
  justify-content: flex-start;
  text-align: center;
}

#programs-top.gpl-programs-hero .emp-btns{
  justify-content: flex-start;
  text-align: center;
}

/* Text readability */
#programs-top.gpl-programs-hero .emp-hero-pill,
#programs-top.gpl-programs-hero .emp-h1,
#programs-top.gpl-programs-hero .emp-sub{
  color: #fff;
}

/* Optional: tighten spacing */
#programs-top.gpl-programs-hero .emp-hero-pill{ margin-bottom: 10px; }
#programs-top.gpl-programs-hero .emp-h1{ margin: 10 0 20px; }
#programs-top.gpl-programs-hero .emp-sub{ margin: 0 0 18px; max-width: 760px; }
/* Make Programs hero sub text larger */
#programs-top .emp-sub{
  font-size: 18px !important;   /* try 18–24px */
  line-height: 1.6 !important;
  max-width: 760px;
}

/* Optional: slightly larger on desktop */
@media (min-width: 992px){
  #programs-top .emp-sub{
    font-size: 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cdde4af *//* =========================================
   Programs Hero: background image + black overlay
   ========================================= */

/* Base hero */
#programs-top.gpl-programs-hero{
  position: relative;
  overflow: hidden;

  /* hero image */
  background: url("https://gameplanlife.org/wp-content/uploads/2026/01/IMG_3272.jpg")
              top center / cover no-repeat;

  /* spacing (adjust to taste) */
  padding: 120px 0;
}

/* Remove any theme gradients/overlays (commonly ::after) */
#programs-top.gpl-programs-hero::after{
  content: none !important;
  display: none !important;
}

/* Solid black overlay (adjust opacity only) */
#programs-top.gpl-programs-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45); /* 0.35 lighter | 0.65 darker */
  z-index: 1;
  pointer-events: none;
}

/* Keep content above overlay + left align */
#programs-top.gpl-programs-hero .emp-container{
  position: relative;
  z-index: 2;
  text-align: center;
}

/* Align pill + buttons left (in case they are flex) */
#programs-top.gpl-programs-hero .emp-hero-pill{
  justify-content: flex-start;
  text-align: center;
}

#programs-top.gpl-programs-hero .emp-btns{
  justify-content: flex-start;
  text-align: center;
}

/* Text readability */
#programs-top.gpl-programs-hero .emp-hero-pill,
#programs-top.gpl-programs-hero .emp-h1,
#programs-top.gpl-programs-hero .emp-sub{
  color: #fff;
}

/* Optional: tighten spacing */
#programs-top.gpl-programs-hero .emp-hero-pill{ margin-bottom: 10px; }
#programs-top.gpl-programs-hero .emp-h1{ margin: 10 0 20px; }
#programs-top.gpl-programs-hero .emp-sub{ margin: 0 0 18px; max-width: 760px; }
/* Make Programs hero sub text larger */
#programs-top .emp-sub{
  font-size: 20px !important;   /* try 18–24px */
  line-height: 1.6 !important;
  max-width: 760px;
}

/* Optional: slightly larger on desktop */
@media (min-width: 992px){
  #programs-top .emp-sub{
    font-size: 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-10baf71 *//* =========================================
   Programs Hero: background image + black overlay
   ========================================= */

/* Base hero */
#programs-top.gpl-programs-hero{
  position: relative;
  overflow: hidden;

  /* hero image */
  background: url("https://gameplanlife.org/wp-content/uploads/2026/01/IMG_3272.jpg")
              top center / cover no-repeat;

  /* spacing (adjust to taste) */
  padding: 120px 0;
}

/* Remove any theme gradients/overlays (commonly ::after) */
#programs-top.gpl-programs-hero::after{
  content: none !important;
  display: none !important;
}

/* Solid black overlay (adjust opacity only) */
#programs-top.gpl-programs-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45); /* 0.35 lighter | 0.65 darker */
  z-index: 1;
  pointer-events: none;
}

/* Keep content above overlay + left align */
#programs-top.gpl-programs-hero .emp-container{
  position: relative;
  z-index: 2;
  text-align: center;
}

/* Align pill + buttons left (in case they are flex) */
#programs-top.gpl-programs-hero .emp-hero-pill{
  justify-content: flex-start;
  text-align: center;
}

#programs-top.gpl-programs-hero .emp-btns{
  justify-content: flex-start;
  text-align: center;
}

/* Text readability */
#programs-top.gpl-programs-hero .emp-hero-pill,
#programs-top.gpl-programs-hero .emp-h1,
#programs-top.gpl-programs-hero .emp-sub{
  color: #fff;
}

/* Optional: tighten spacing */
#programs-top.gpl-programs-hero .emp-hero-pill{ margin-bottom: 10px; }
#programs-top.gpl-programs-hero .emp-h1{ margin: 10 0 20px; }
#programs-top.gpl-programs-hero .emp-sub{ margin: 0 0 18px; max-width: 760px; }
/* Make Programs hero sub text larger */
#programs-top .emp-sub{
  font-size: 20px !important;   /* try 18–24px */
  line-height: 1.6 !important;
  max-width: 760px;
}

/* Optional: slightly larger on desktop */
@media (min-width: 992px){
  #programs-top .emp-sub{
    font-size: 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5ed6664 */:root{
  --gpl-gold:#d4af37;
  --gpl-ink:#0b0d10;
  --gpl-text:#111;
  --gpl-muted:#5b616b;
  --gpl-line:#e6e9ee;
  --gpl-card:#ffffff;
  --gpl-radius:18px;
}

/* HERO */
.gplp-hero{
  position:relative;
  width:100%;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:76px 18px;
  background: var(--gpl-ink) url('https://gameplanlife.org/wp-content/uploads/2025/12/IMG_4826.jpeg') center/cover no-repeat;
  border-radius: var(--gpl-radius);
  overflow:hidden;
}
.gplp-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(90deg, rgba(0,0,0,.70) 0%, rgba(0,0,0,.35) 55%, rgba(0,0,0,.10) 100%);
  pointer-events:none;
}
.gplp-hero__inner{ position:relative; width:100%; max-width:1120px; }
.gplp-hero__content{ max-width:720px; color:#fff; }

.gplp-kicker{
  display:inline-flex; align-items:center; gap:10px;
  font-weight:800; letter-spacing:.14em; text-transform:uppercase;
  font-size:12px; color:rgba(255,255,255,.88);
  margin:0 0 14px;
}
.gplp-dot{
  width:10px; height:10px; border-radius:999px; background:var(--gpl-gold);
  box-shadow:0 0 0 6px rgba(212,175,55,.18);
}
.gplp-h1{
  margin:0 0 14px;
  font-size: clamp(34px, 4.2vw, 56px);
  line-height:1.06;
  font-weight:900;
  letter-spacing:-.02em;
  text-shadow: 0 12px 28px rgba(0,0,0,.35);
}
.gplp-lead{
  margin:0 0 24px;
  font-size: clamp(16px, 1.35vw, 19px);
  line-height:1.75;
  color:rgba(255,255,255,.92);
  max-width:62ch;
  text-shadow: 0 10px 22px rgba(0,0,0,.28);
}
.gplp-hero__ctaRow{ display:flex; gap:12px; flex-wrap:wrap; }

/* BUTTONS */
.gplp-btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding:14px 18px;
  border-radius:14px;
  font-weight:900;
  text-decoration:none;
  border:1px solid rgba(0,0,0,.12);
  transition:transform .15s ease, filter .15s ease, box-shadow .15s ease;
}
.gplp-btn--primary{
  background:var(--gpl-gold);
  color:#111;
  box-shadow:0 14px 30px rgba(0,0,0,.22);
}
.gplp-btn--ghost{
  background:rgba(255,255,255,.14);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter: blur(6px);
}
.gplp-btn:hover{ transform: translateY(-1px); filter:brightness(1.02); }

/* SECTIONS */
.gplp-section{ padding:56px 0; }
.gplp-wrap{ max-width:1120px; margin:0 auto; padding:0 18px; }
.gplp-head{ margin-bottom:20px; }
.gplp-h2{
  margin:0 0 8px;
  font-size: clamp(22px, 2.2vw, 30px);
  line-height:1.2;
  font-weight:900;
  color:var(--gpl-text);
}
.gplp-sub{
  margin:0;
  color:var(--gpl-muted);
  line-height:1.7;
  max-width:70ch;
}

/* PROGRAM GRID */
.gplp-grid{
  display:grid;
  grid-template-columns: repeat(12, 1fr);
  gap:18px;
  margin-top:18px;
}
.gplp-card{
  grid-column: span 6;
  background:var(--gpl-card);
  border:1px solid var(--gpl-line);
  border-radius: var(--gpl-radius);
  overflow:hidden;
  box-shadow: 0 10px 26px rgba(0,0,0,.06);
}
.gplp-card__media{ aspect-ratio: 16/10; background:#f2f4f7; overflow:hidden; }
.gplp-card__media img{ width:100%; height:100%; object-fit:cover; display:block; }
.gplp-card__body{ padding:18px 18px 16px; }
.gplp-h3{
  margin:0 0 8px;
  font-size:18px;
  font-weight:900;
  color:var(--gpl-text);
}
.gplp-p{ margin:0 0 12px; color:var(--gpl-muted); line-height:1.7; }
.gplp-list{ margin:0 0 12px 18px; color:var(--gpl-muted); line-height:1.7; }
.gplp-link{ font-weight:900; color:#111; text-decoration:none; }
.gplp-link:hover{ text-decoration:underline; }

/* CTA BAND */
.gplp-band{
  background:#0c0e11;
  border-radius: var(--gpl-radius);
  margin: 0 18px;
  overflow:hidden;
}
.gplp-band__inner{
  padding:26px 18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.gplp-band__h2{ color:#fff; }
.gplp-band__sub{ color:rgba(255,255,255,.78); }
.gplp-band__cta{ display:flex; gap:12px; flex-wrap:wrap; }

/* FAQ */
.gplp-faq{ margin-top:14px; display:grid; gap:10px; }
.gplp-faq__item{
  border:1px solid var(--gpl-line);
  border-radius:14px;
  padding:12px 14px;
  background:#fff;
}
.gplp-faq__item summary{
  cursor:pointer;
  font-weight:900;
  color:#111;
  list-style:none;
}
.gplp-faq__item summary::-webkit-details-marker{ display:none; }
.gplp-faq__body{ margin-top:10px; color:var(--gpl-muted); line-height:1.7; }

/* RESPONSIVE */
@media (max-width: 900px){
  .gplp-card{ grid-column: span 12; }
  .gplp-band__inner{ flex-direction:column; align-items:flex-start; }
}/* End custom CSS */