.elementor-5014 .elementor-element.elementor-element-698ce6b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b783269 */html,body{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}

.elementor-widget-html,
.elementor-widget-html .elementor-widget-container,
body .site,
body .site-content,
body .content-area,
body .site-main,
body .entry-content,
body .elementor,
body .elementor-section-wrap,
body .elementor-container,
body .elementor-widget-wrap,
body .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
  margin:0!important;
  padding:0!important;
  max-width:100%!important;
}

/* =========================
   BASE
   ========================= */

.goflex-programs,
.goflex-programs *,
.goflex-programs *::before,
.goflex-programs *::after{
  box-sizing:border-box;
}

.goflex-programs{
  --gold:#c8a96e;
  --gold-light:#e2c98a;
  --gold-pale:#f5edd8;
  --charcoal:#1a1a1a;
  --charcoal-soft:#2c2c2c;
  --off-white:#f8f6f1;
  --white:#ffffff;
  --gray-muted:#7a7a7a;
  --gray-light:#ebebeb;
  --border-dark:rgba(255,255,255,.08);
  --border-gold:rgba(200,169,110,.22);

  width:100vw!important;
  max-width:100vw!important;
  position:relative;
  left:50%;
  margin-left:-50vw!important;
  background:var(--charcoal);
  color:var(--white);
  overflow-x:hidden!important;
  font-family:'Outfit',sans-serif;
  -webkit-font-smoothing:antialiased;
}

.goflex-programs img{
  display:block;
  max-width:100%;
}

.goflex-programs a{
  text-decoration:none;
  color:inherit;
}

.goflex-programs ul{
  list-style:none;
  margin:0;
  padding:0;
}

.gp-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:0 56px;
}

/* =========================
   TYPOGRAPHY
   ========================= */

.gp-display,
.goflex-programs h1,
.goflex-programs h2,
.goflex-programs h3{
  font-family:'Cormorant Garamond',serif!important;
  font-weight:300!important;
  line-height:1.04!important;
  letter-spacing:-.03em!important;
}

.gp-label{
  display:block;
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
}

.gp-label-light{
  color:var(--gold-light)!important;
}

.gp-divider{
  width:48px;
  height:2px;
  background:var(--gold);
  margin:18px 0;
}

.gp-divider-center{
  margin:18px auto;
}

.gp-copy{
  font-size:.98rem!important;
  line-height:1.78!important;
  color:var(--gray-muted)!important;
}

/* =========================
   BUTTONS
   ========================= */

.gp-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:15px 34px!important;
  font-size:.88rem!important;
  font-weight:600!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  transition:background .25s,border-color .25s,color .25s,transform .25s!important;
}

.gp-btn:hover{
  transform:translateY(-2px)!important;
}

.gp-btn-gold{
  background:var(--gold)!important;
  color:var(--charcoal)!important;
}

.gp-btn-gold:hover{
  background:var(--gold-light)!important;
}

.gp-btn-dark{
  background:var(--charcoal-soft)!important;
  color:var(--white)!important;
}

.gp-btn-dark:hover{
  background:#383838!important;
}

.gp-btn-outline{
  background:transparent!important;
  border:1.5px solid rgba(255,255,255,.28)!important;
  color:var(--white)!important;
  padding:14px 34px!important;
}

.gp-btn-outline:hover{
  border-color:var(--gold)!important;
  color:var(--gold)!important;
}

.gp-btn-wa{
  background:#25d366!important;
  color:#fff!important;
}

.gp-btn-wa:hover{
  background:#1ebe5d!important;
}

/* =========================
   REVEAL
   ========================= */

.gp-reveal{
  opacity:1;
  transform:none;
}

.goflex-programs.gp-js-ready .gp-reveal{
  opacity:0;
  transform:translateY(32px);
  transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);
}

.goflex-programs.gp-js-ready .gp-reveal.in{
  opacity:1;
  transform:none;
}

.gp-d1{transition-delay:.1s}
.gp-d2{transition-delay:.2s}
.gp-d3{transition-delay:.32s}
.gp-d4{transition-delay:.44s}

/* =========================
   HERO
   ========================= */

.gp-hero{
  position:relative!important;
  overflow:hidden!important;
  background:var(--charcoal)!important;
  display:flex!important;
  align-items:flex-start!important;
  margin:0!important;
  padding:0!important;
  min-height:calc(100vh - 78px)!important;
}

.gp-hero-bg{
  position:absolute;
  inset:-60px;
  background:
    linear-gradient(160deg,rgba(26,26,26,.82) 0%,rgba(26,26,26,.55) 55%,rgba(26,26,26,.75) 100%),
    url('https://goflexevents.com/wp-content/uploads/2026/05/Corporate-Training-Banner-Main.webp') center/cover no-repeat;
  transform:translateY(0);
}

.gp-hero::after{
  content:'';
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:3px;
  background:linear-gradient(180deg,transparent,var(--gold),transparent);
}

.gp-hero-inner{
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  max-width:1320px!important;
  margin:0 auto!important;
  min-height:calc(100vh - 78px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  padding-left:56px!important;
  padding-right:56px!important;
  padding-top:58px!important;
  padding-bottom:82px!important;
}

.gp-hero-eyebrow{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:16px 0 18px 0!important;
  opacity:0;
  animation:gpFadeUp .9s .15s forwards;
  flex-wrap:nowrap!important;
}

.gp-eyebrow-line{
  width:40px;
  height:1px;
  flex:0 0 40px;
  background:var(--gold);
}

.gp-hero h1{
  font-size:clamp(2.75rem,5.3vw,5rem)!important;
  color:#fff!important;
  max-width:980px!important;
  margin:0!important;
  opacity:0;
  animation:gpFadeUp .95s .32s forwards;
  line-height:1.02!important;
}

.gp-hero h1 em{
  font-style:italic!important;
  color:var(--gold-light)!important;
}

.gp-hero-sub{
  max-width:720px!important;
  margin-top:24px!important;
  font-size:1.08rem!important;
  line-height:1.72!important;
  color:rgba(255,255,255,.80)!important;
  opacity:0;
  animation:gpFadeUp .95s .5s forwards;
}

.gp-hero-ctas{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-top:44px;
  opacity:0;
  animation:gpFadeUp .95s .68s forwards;
}

.gp-hero-pills{
  display:none!important;
}

.gp-pill{
  padding:6px 14px;
  border:1px solid rgba(200,169,110,.22);
  background:rgba(255,255,255,.03);
  font-size:.72rem!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  color:rgba(255,255,255,.55)!important;
}

.gp-scroll{
  position:absolute;
  left:50%;
  bottom:10px;
  transform:translateX(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:8px;
  opacity:0;
  z-index:8;
  animation:gpScrollFadeUp 1s 1.2s forwards;
}

.gp-scroll span{
  font-size:10px!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  color:rgba(255,255,255,.45)!important;
}

.gp-scroll-line{
  width:1px;
  height:40px;
  background:linear-gradient(180deg,rgba(255,255,255,.4),transparent);
  animation:gpScrollPulse 2s infinite;
}

/* =========================
   REVIEWS STRIP
   ========================= */

.gp-reviews-strip{
  background:var(--charcoal-soft);
  border-top:1px solid var(--border-dark);
  border-bottom:1px solid var(--border-dark);
  padding:30px 0;
  overflow:hidden;
}

.gp-reviews-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-bottom:20px;
}

.gp-google-mini{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
}

.gp-google-score{
  font-family:'Cormorant Garamond',serif!important;
  font-size:2rem!important;
  color:var(--gold)!important;
  line-height:1;
}

.gp-google-meta{
  font-size:.82rem!important;
  line-height:1.45;
  color:rgba(255,255,255,.55)!important;
}

.gp-google-meta strong{
  display:block;
  color:rgba(255,255,255,.82)!important;
  font-weight:600!important;
}

.gp-google-link{
  font-size:.76rem!important;
  font-weight:600!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
}

.gp-review-marquee{
  overflow:hidden;
  position:relative;
  margin-left:-24px;
  margin-right:-24px;
  padding:0 24px;
}

.gp-review-marquee::before,
.gp-review-marquee::after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  width:80px;
  z-index:3;
  pointer-events:none;
}

.gp-review-marquee::before{
  left:0;
  background:linear-gradient(90deg,var(--charcoal-soft),transparent);
}

.gp-review-marquee::after{
  right:0;
  background:linear-gradient(270deg,var(--charcoal-soft),transparent);
}

.gp-review-track{
  display:flex;
  gap:18px;
  width:max-content;
  animation:gpReviewMarquee 48s linear infinite;
}

.gp-review-marquee:hover .gp-review-track{
  animation-play-state:paused;
}

.gp-r-card{
  width:330px;
  flex:0 0 330px;
  background:rgba(255,255,255,.04);
  border:1px solid var(--border-gold);
  padding:20px 22px;
}

.gp-r-stars{
  font-size:12px!important;
  letter-spacing:2px;
  color:var(--gold)!important;
  margin-bottom:8px;
}

.gp-r-text{
  font-size:.84rem!important;
  line-height:1.65!important;
  color:rgba(255,255,255,.72)!important;
  font-style:italic!important;
  margin:0 0 10px!important;
}

.gp-r-author{
  font-size:.72rem!important;
  letter-spacing:.06em!important;
  color:var(--gold)!important;
  font-weight:600!important;
}

/* =========================
   TRUST / HRD
   ========================= */

.gp-trust{
  background:var(--off-white);
  padding:72px 0;
  color:var(--charcoal);
}

.gp-trust-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:56px;
  align-items:start;
}

.gp-trust h2{
  font-size:clamp(2rem,3.2vw,3rem)!important;
  color:var(--charcoal)!important;
  margin:14px 0 18px!important;
}

.gp-steps{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:1px;
  background:var(--gray-light);
  margin-top:28px;
}

.gp-step{
  background:#fff;
  padding:24px;
}

.gp-step-num{
  display:block;
  font-size:.72rem!important;
  font-weight:700!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
  margin-bottom:8px;
}

.gp-step h3{
  font-size:1.45rem!important;
  color:var(--charcoal)!important;
  margin:0 0 8px!important;
}

.gp-step p{
  font-size:.88rem!important;
  line-height:1.65!important;
  color:var(--gray-muted)!important;
  margin:0!important;
}

.gp-trust-card{
  background:#fff;
  border:1px solid var(--gray-light);
  padding:28px;
}

.gp-trust-badges{
  display:flex;
  align-items:center;
  gap:24px;
  margin-bottom:26px;
  flex-wrap:wrap;
}

.gp-logo-box{
  width:144px;
  height:144px;
  background:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0;
  padding:0;
  overflow:visible;
}

.gp-logo-box img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.gp-note{
  font-size:.84rem!important;
  line-height:1.7!important;
  color:var(--gray-muted)!important;
}

/* =========================
   FORMATS
   ========================= */

.gp-formats{
  background:#fff;
}

.gp-formats-head{
  max-width:1200px;
  margin:0 auto;
  padding:72px 56px 42px;
}

.gp-formats-head h2{
  font-size:clamp(2.2rem,4vw,3.8rem)!important;
  color:var(--charcoal)!important;
  margin-top:14px!important;
  max-width:760px;
}

.gp-format-split{
  display:grid;
  grid-template-columns:1fr 1fr;
}

.gp-format{
  position:relative;
  min-height:560px;
  overflow:hidden;
  display:flex;
  align-items:center;
}

.gp-format img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  filter:brightness(.38) saturate(.75);
  transition:transform 6s ease,filter .4s;
}

.gp-format:hover img{
  transform:scale(1.06);
  filter:brightness(.48) saturate(.85);
}

.gp-format::before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 12%,rgba(26,26,26,.96) 100%);
  z-index:1;
}

.gp-format-body{
  position:relative;
  z-index:2;
  padding:56px;
  color:#fff;
  max-width:620px;
  transform:translateY(18px);
}

.gp-format-body h3{
  font-size:clamp(2rem,2.8vw,2.9rem)!important;
  color:#fff!important;
  margin:0 0 14px!important;
}

.gp-format-body p{
  font-size:.92rem!important;
  line-height:1.75!important;
  color:rgba(255,255,255,.66)!important;
  margin-bottom:18px!important;
  max-width:430px;
}

.gp-checks{
  margin-bottom:24px;
}

.gp-checks li{
  display:flex;
  gap:10px;
  padding:8px 0;
  border-bottom:1px solid rgba(255,255,255,.08);
  font-size:.84rem!important;
  line-height:1.55!important;
  color:rgba(255,255,255,.68)!important;
}

.gp-checks li:last-child{
  border-bottom:none;
}

.gp-checks li::before{
  content:'✓';
  color:var(--gold)!important;
  font-weight:700!important;
}

/* =========================
   WHO FOR
   ========================= */

.gp-who{
  background:var(--charcoal);
  padding:72px 0;
  border-top:1px solid var(--border-dark);
  border-bottom:1px solid var(--border-dark);
}

.gp-who-head{
  max-width:760px;
  margin-bottom:34px;
}

.gp-who h2{
  font-size:clamp(2rem,3.2vw,3rem)!important;
  color:#fff!important;
  margin:14px 0 18px!important;
}

.gp-who-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}

.gp-who-card{
  border:1px solid var(--border-gold);
  background:rgba(255,255,255,.035);
  padding:22px 18px;
  min-height:146px;
  transition:background .25s,border-color .25s,transform .25s;
}

.gp-who-card:hover{
  background:rgba(200,169,110,.08);
  border-color:rgba(200,169,110,.35);
  transform:translateY(-3px);
}

.gp-who-num{
  display:block;
  font-size:.68rem!important;
  font-weight:700!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
  margin-bottom:22px;
}

.gp-who-card h3{
  font-family:'Outfit',sans-serif!important;
  font-size:.98rem!important;
  font-weight:600!important;
  line-height:1.35!important;
  color:#fff!important;
  margin:0!important;
}

/* =========================
   WHY + VIDEO
   ========================= */

.gp-why{
  background:var(--off-white);
  padding:72px 0;
}

.gp-why-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:64px;
  align-items:center;
}

.gp-video-shell{
  position:relative;
  width:100%;
  max-width:420px;
  aspect-ratio:9 / 16;
  margin:0 auto;
  background:#000;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(0,0,0,.12);
}

.gp-video{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
  display:block;
  background:#000;
  filter:brightness(.86) saturate(.92);
}

.gp-video-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:14px 18px;
  background:linear-gradient(transparent,rgba(26,26,26,.82));
  font-size:.8rem!important;
  color:rgba(255,255,255,.72)!important;
  z-index:2;
}

.gp-why h2{
  font-size:clamp(2rem,3vw,2.9rem)!important;
  color:var(--charcoal)!important;
  margin:14px 0 18px!important;
}

.gp-compare{
  display:flex;
  flex-direction:column;
  margin-top:24px;
}

.gp-ci{
  display:flex;
  gap:14px;
  padding:18px 0;
  border-bottom:1px solid var(--gray-light);
}

.gp-ci:first-child{
  border-top:1px solid var(--gray-light);
}

.gp-ci-icon{
  width:28px;
  height:28px;
  flex-shrink:0;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:.86rem!important;
  font-weight:700!important;
  margin-top:2px;
}

.gp-ci-icon.bad{
  background:rgba(180,50,50,.12);
  color:#b64a4a!important;
}

.gp-ci-icon.good{
  background:var(--gold-pale);
  color:var(--gold)!important;
}

.gp-ci h4{
  font-size:.96rem!important;
  font-weight:600!important;
  color:var(--charcoal)!important;
  margin:0 0 4px!important;
}

.gp-ci p{
  font-size:.88rem!important;
  line-height:1.65!important;
  color:var(--gray-muted)!important;
  margin:0!important;
}

/* =========================
   UPCOMING
   ========================= */

.gp-upcoming{
  background:var(--charcoal);
  padding:72px 0;
}

.gp-upcoming-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:34px;
}

.gp-upcoming-head h2{
  font-size:clamp(2.1rem,3.6vw,3.2rem)!important;
  color:#fff!important;
  margin-top:14px!important;
}

.gp-upcoming-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.gp-card{
  display:block;
  background:var(--charcoal-soft);
  border:1px solid var(--border-dark);
  overflow:hidden;
  transition:transform .3s,border-color .3s;
  content-visibility:auto;
  contain-intrinsic-size:460px;
}

.gp-card:hover{
  transform:translateY(-6px);
  border-color:var(--border-gold);
}

.gp-card-expired{
  display:none!important;
}

.gp-card-media{
  position:relative;
  height:200px;
  overflow:hidden;
}

.gp-card-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:brightness(.56);
  transition:transform .7s;
}

.gp-card:hover .gp-card-media img{
  transform:scale(1.05);
}

.gp-date-badge{
  position:absolute;
  top:0;
  left:0;
  background:var(--gold);
  color:var(--charcoal)!important;
  padding:6px 10px!important;
  font-size:.62rem!important;
  font-weight:600!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}

.gp-hot-badge{
  position:absolute;
  top:36px;
  left:0;
  background:#d85a45;
  color:#fff!important;
  padding:4px 10px;
  font-size:.6rem!important;
  font-weight:700!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}

.gp-card-body{
  padding:22px 22px 24px;
}

.gp-card-cat{
  font-size:.68rem!important;
  font-weight:700!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
  margin-bottom:8px;
}

.gp-card h3{
  font-size:1.36rem!important;
  color:#fff!important;
  margin:0 0 10px!important;
  line-height:1.18!important;
}

.gp-card p{
  font-size:.86rem!important;
  line-height:1.68!important;
  color:rgba(255,255,255,.5)!important;
  margin:0 0 18px!important;
}

.gp-card-info{
  display:flex;
  flex-direction:column;
  gap:5px;
  margin:0 0 18px;
  padding:12px 0;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.gp-card-info span{
  font-size:.78rem!important;
  line-height:1.45!important;
  color:rgba(255,255,255,.62)!important;
}

.gp-card-meta{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-bottom:16px;
}

.gp-tag{
  display:inline-block;
  padding:4px 12px;
  background:rgba(200,169,110,.12);
  color:var(--gold)!important;
  font-size:.68rem!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

.gp-card-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:.74rem!important;
  font-weight:700!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  color:var(--gold)!important;
}

.gp-no-upcoming .gp-upcoming-grid::before{
  content:'New public training dates will be updated soon. Please contact us for in-house or custom training dates.';
  display:block;
  grid-column:1 / -1;
  padding:28px;
  border:1px solid var(--border-gold);
  background:rgba(255,255,255,.04);
  color:rgba(255,255,255,.72);
  font-size:.95rem;
  line-height:1.7;
}

/* =========================
   MODULE MARQUEE
   ========================= */

.gp-mod-marquee-section{
  background:#fff;
  color:var(--charcoal);
  padding:72px 0;
  overflow:hidden;
}

.gp-mod-head{
  max-width:760px;
  margin-bottom:34px;
}

.gp-mod-marquee-section h2{
  font-size:clamp(2rem,3.2vw,3rem)!important;
  color:var(--charcoal)!important;
  margin:14px 0 18px!important;
}

.gp-mod-marquee{
  position:relative;
  overflow:hidden;
  margin-left:-24px;
  margin-right:-24px;
  padding:4px 24px;
}

.gp-mod-marquee::before,
.gp-mod-marquee::after{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  width:90px;
  z-index:3;
  pointer-events:none;
}

.gp-mod-marquee::before{
  left:0;
  background:linear-gradient(90deg,#fff,transparent);
}

.gp-mod-marquee::after{
  right:0;
  background:linear-gradient(270deg,#fff,transparent);
}

.gp-mod-track{
  display:flex;
  width:max-content;
  gap:12px;
  margin:12px 0;
  animation:gpModuleMarquee 42s linear infinite;
}

.gp-mod-track.reverse{
  animation:gpModuleMarqueeReverse 48s linear infinite;
}

.gp-mod-marquee:hover .gp-mod-track{
  animation-play-state:paused;
}

.gp-mod-pill{
  display:inline-flex;
  align-items:center;
  white-space:nowrap;
  border:1px solid var(--border-gold);
  background:var(--off-white);
  padding:10px 18px;
  font-size:.78rem!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:var(--charcoal-soft)!important;
  transition:background .2s,border-color .2s,transform .2s;
}

.gp-mod-pill:hover{
  background:rgba(200,169,110,.14);
  border-color:rgba(200,169,110,.42);
  transform:translateY(-1px);
}

.gp-mod-pill::before{
  content:'';
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--gold);
  margin-right:10px;
}

/* =========================
   CATEGORIES + FAQ
   ========================= */

.gp-categories{
  background:var(--off-white);
  padding:72px 0;
  color:var(--charcoal);
}

.gp-faq{
  background:#fff;
  padding:72px 0;
}

.gp-cat-layout,
.gp-faq-layout{
  display:grid;
  grid-template-columns:340px 1fr;
  gap:64px;
  align-items:start;
}

.gp-categories h2,
.gp-faq h2{
  font-size:clamp(2rem,3vw,2.8rem)!important;
  color:var(--charcoal)!important;
  margin:14px 0 18px!important;
}

.gp-cat-list,
.gp-faq-list{
  border:1px solid var(--gray-light);
  background:#fff;
  box-shadow:0 18px 50px rgba(0,0,0,.04);
}

.gp-cat-item,
.gp-faq-item{
  border-bottom:1px solid var(--gray-light);
}

.gp-cat-item:last-child,
.gp-faq-item:last-child{
  border-bottom:none;
}

.gp-cat-q,
.gp-faq-q{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:20px 24px;
  cursor:pointer;
  background:#fff;
  border:0;
  text-align:left;
  transition:background .2s;
}

.gp-cat-q:hover,
.gp-faq-q:hover{
  background:var(--off-white);
}

.gp-cat-item.open .gp-cat-q,
.gp-faq-item.open .gp-faq-q{
  background:var(--off-white);
  border-left:3px solid var(--gold);
  padding-left:21px;
}

.gp-cat-q h3,
.gp-faq-q h3{
  font-family:'Outfit',sans-serif!important;
  font-size:1rem!important;
  font-weight:600!important;
  color:var(--charcoal)!important;
  line-height:1.4!important;
  margin:0!important;
}

.gp-cat-icon,
.gp-faq-icon{
  width:28px;
  height:28px;
  border:1px solid var(--gray-light);
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  transition:all .2s;
}

.gp-cat-item.open .gp-cat-icon,
.gp-faq-item.open .gp-faq-icon{
  background:var(--gold);
  border-color:var(--gold);
}

.gp-cat-icon svg,
.gp-faq-icon svg{
  width:14px;
  height:14px;
  stroke:var(--gray-muted);
  fill:none;
  stroke-width:2;
  transition:transform .3s,stroke .2s;
}

.gp-cat-item.open .gp-cat-icon svg,
.gp-faq-item.open .gp-faq-icon svg{
  transform:rotate(45deg);
  stroke:var(--charcoal);
}

.gp-cat-a,
.gp-faq-a{
  max-height:0;
  overflow:hidden;
  transition:max-height .4s cubic-bezier(.22,1,.36,1);
}

.gp-cat-item.open .gp-cat-a{
  max-height:560px;
}

.gp-faq-item.open .gp-faq-a{
  max-height:360px;
}

.gp-cat-a-inner,
.gp-faq-a-inner{
  padding:4px 24px 24px;
}

.gp-faq-a-inner p{
  font-size:.92rem!important;
  line-height:1.78!important;
  color:#666!important;
  margin:0!important;
}

.gp-module-grid{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.gp-module-chip{
  display:inline-flex;
  align-items:center;
  border:1px solid rgba(200,169,110,.28);
  background:rgba(200,169,110,.08);
  padding:8px 12px;
  font-size:.8rem!important;
  line-height:1.35!important;
  color:var(--charcoal-soft)!important;
  transition:background .2s,border-color .2s,transform .2s;
}

.gp-module-chip:hover{
  background:rgba(200,169,110,.14);
  border-color:rgba(200,169,110,.42);
  transform:translateY(-1px);
}

.gp-module-chip::before{
  content:'';
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--gold);
  margin-right:8px;
  flex-shrink:0;
}

/* =========================
   CTA
   ========================= */

.gp-cta{
  position:relative;
  background:var(--charcoal);
  padding:88px 0;
  text-align:center;
  overflow:hidden;
}

.gp-cta::before{
  content:'';
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:760px;
  height:760px;
  background:radial-gradient(circle,rgba(200,169,110,.1) 0%,transparent 68%);
  pointer-events:none;
}

.gp-cta-inner{
  position:relative;
  z-index:2;
  max-width:760px;
  margin:0 auto;
  padding:0 24px;
}

.gp-cta h2{
  font-size:clamp(2.4rem,4vw,4rem)!important;
  color:#fff!important;
  margin:14px 0 20px!important;
}

.gp-cta p{
  font-size:1rem!important;
  line-height:1.8!important;
  color:rgba(255,255,255,.56)!important;
  margin:0 0 42px!important;
}

.gp-cta-btns{
  display:flex;
  gap:14px;
  justify-content:center;
  flex-wrap:wrap;
}

/* =========================
   KEYFRAMES
   ========================= */

@keyframes gpFadeUp{
  from{opacity:0;transform:translateY(30px)}
  to{opacity:1;transform:none}
}

@keyframes gpScrollFadeUp{
  from{opacity:0;transform:translateX(-50%) translateY(30px)}
  to{opacity:1;transform:translateX(-50%)}
}

@keyframes gpScrollPulse{
  0%,100%{opacity:.4}
  50%{opacity:1}
}

@keyframes gpReviewMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@keyframes gpModuleMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@keyframes gpModuleMarqueeReverse{
  from{transform:translateX(-50%)}
  to{transform:translateX(0)}
}

/* =========================
   RESPONSIVE
   ========================= */

@media(max-width:1100px){
  .gp-trust-grid,
  .gp-why-grid,
  .gp-cat-layout,
  .gp-faq-layout{
    grid-template-columns:1fr!important;
    gap:40px!important;
  }

  .gp-upcoming-grid{
    grid-template-columns:1fr 1fr!important;
  }

  .gp-who-grid{
    grid-template-columns:repeat(3,1fr)!important;
  }

  .gp-video-shell{
    max-width:380px;
  }
}

@media(max-width:900px){
  .gp-wrap,
  .gp-formats-head,
  .gp-hero-inner{
    padding-left:28px!important;
    padding-right:28px!important;
  }

  .gp-hero{
    min-height:calc(100vh - 64px)!important;
  }

  .gp-hero-bg{
    background-position:84% center!important;
    background-size:cover!important;
  }

  .gp-hero-inner{
    min-height:calc(100vh - 64px)!important;
    padding-top:38px!important;
    padding-bottom:96px!important;
  }

  .gp-trust,
  .gp-why,
  .gp-upcoming,
  .gp-categories,
  .gp-faq,
  .gp-who,
  .gp-mod-marquee-section{
    padding-top:56px!important;
    padding-bottom:56px!important;
  }

  .gp-formats-head{
    padding-top:56px!important;
    padding-bottom:36px!important;
  }

  .gp-cta{
    padding-top:72px!important;
    padding-bottom:72px!important;
  }

  .gp-steps{
    grid-template-columns:1fr!important;
  }

  .gp-format-split{
    grid-template-columns:1fr!important;
  }

  .gp-format{
    min-height:520px!important;
  }

  .gp-format-body{
    padding:38px 28px!important;
    transform:none!important;
  }

  .gp-upcoming-grid{
    grid-template-columns:1fr!important;
  }

  .gp-video-shell{
    max-width:380px;
    aspect-ratio:9 / 16;
  }
}

@media(max-width:767px){
  .gp-hero h1{
    font-size:clamp(2.2rem,9.6vw,3.4rem)!important;
  }

  .gp-hero-sub{
    font-size:1rem!important;
  }

  .gp-hero-ctas,
  .gp-cta-btns{
    flex-direction:column!important;
  }

  .gp-btn{
    width:100%!important;
  }

  .gp-scroll{
    display:none!important;
  }

  .gp-review-track{
    animation-duration:62s!important;
  }

  .gp-r-card{
    width:280px;
    flex:0 0 280px;
  }

  .gp-reviews-top{
    flex-direction:column!important;
    align-items:flex-start!important;
  }

  .gp-who-grid{
    grid-template-columns:1fr!important;
  }

  .gp-mod-pill{
    font-size:.72rem!important;
    padding:9px 14px;
  }

  .gp-logo-box{
    width:112px;
    height:112px;
  }

  .gp-card-info span{
    font-size:.76rem!important;
  }

  .gp-date-badge{
    font-size:.6rem!important;
  }

  .gp-video-shell{
    max-width:100%;
    aspect-ratio:9 / 16;
  }
}

@media(max-width:480px){
  .gp-wrap,
  .gp-formats-head,
  .gp-hero-inner{
    padding-left:22px!important;
    padding-right:22px!important;
  }

  .gp-hero-bg{
    background-position:90% center!important;
    background-size:cover!important;
  }

  .gp-hero-inner{
    padding-top:32px!important;
    padding-bottom:110px!important;
  }

  .gp-hero h1{
    font-size:2rem!important;
  }

  .gp-video-caption{
    font-size:.72rem!important;
    padding:12px 14px;
  }
}

/* =========================
   REDUCED MOTION
   ========================= */

@media (prefers-reduced-motion: reduce){
  .gp-reveal,
  .gp-review-track,
  .gp-mod-track,
  .gp-format img,
  .gp-card,
  .gp-card-media img,
  .gp-btn,
  .gp-scroll,
  .gp-scroll-line{
    animation:none!important;
    transition:none!important;
    transform:none!important;
  }

  .goflex-programs.gp-js-ready .gp-reveal{
    opacity:1!important;
    transform:none!important;
  }
}

.goflex-programs .gp-hero-bg{
  background:
    linear-gradient(
      160deg,
      rgba(26,26,26,.82) 0%,
      rgba(26,26,26,.55) 55%,
      rgba(26,26,26,.75) 100%
    ),
    url('https://goflexevents.com/wp-content/uploads/2026/05/Corporate-Training-Banner-Main.webp') center/cover no-repeat!important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-698ce6b *//* =========================
   GOFLEX PROGRAMS PAGE
   ========================= */

:root {
  --gp-gold: #c8a96e;
  --gp-gold-light: #e2c98a;
  --gp-gold-pale: #f5edd8;
  --gp-charcoal: #1a1a1a;
  --gp-charcoal-soft: #2b2b2b;
  --gp-off-white: #f8f6f1;
  --gp-white: #ffffff;
  --gp-gray-muted: #727272;
  --gp-gray-light: #e9e5dd;
  --gp-container: 1200px;
}

/* =========================
   RESET
   ========================= */

.goflex-programs-page,
.goflex-programs-page *,
.goflex-programs-page *::before,
.goflex-programs-page *::after {
  box-sizing: border-box;
}

.goflex-programs-page {
  width: 100%;
  background: var(--gp-off-white);
  color: var(--gp-charcoal);
  overflow-x: hidden;
  font-family: 'Outfit', sans-serif;
}

.goflex-programs-page img {
  max-width: 100%;
  display: block;
}

.goflex-programs-page a {
  text-decoration: none;
}

.gp-container {
  width: min(var(--gp-container), calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TYPOGRAPHY
   ========================= */

.gp-display,
.gp-hero h1,
.gp-section h2,
.gp-final-cta h2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300;
  line-height: 1.04;
  letter-spacing: -0.03em;
}

.gp-label,
.gp-btn,
.gp-card-kicker,
.gp-link-gold {
  font-family: 'Outfit', sans-serif;
}

.gp-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gp-gold);
}

.gp-label-light {
  color: var(--gp-gold-light);
}

.gp-divider {
  width: 48px;
  height: 2px;
  background: var(--gp-gold);
  margin: 18px 0;
}

.gp-divider-center {
  margin-left: auto;
  margin-right: auto;
}

.gp-text-white {
  color: var(--gp-white);
}

/* =========================
   HERO
   ========================= */

.gp-hero {
  position: relative;
  min-height: 78vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--gp-charcoal);
}

.gp-hero-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(140deg, rgba(26,26,26,0.88) 0%, rgba(26,26,26,0.62) 55%, rgba(26,26,26,0.82) 100%),
    url('https://goflexevents.com/wp-content/uploads/2026/04/banner111-1.webp') center/cover no-repeat;
}

.gp-hero-inner {
  position: relative;
  z-index: 2;
  padding: 88px 0;
}

.gp-eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.gp-line {
  width: 40px;
  height: 1px;
  background: var(--gp-gold);
  flex: 0 0 40px;
}

.gp-hero h1 {
  margin: 0;
  max-width: 980px;
  color: var(--gp-white);
  font-size: clamp(2.7rem, 5vw, 5.3rem);
}

.gp-hero h1 span {
  display: block;
  color: var(--gp-gold-light);
  font-style: italic;
}

.gp-hero-copy {
  max-width: 760px;
  margin-top: 24px;
  font-size: 1.08rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.78);
}

.gp-hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 40px;
}

.gp-hero-actions-center {
  justify-content: center;
}

/* =========================
   BUTTONS
   ========================= */

.gp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 28px;
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: all 0.25s ease;
}

.gp-btn-primary {
  background: var(--gp-gold);
  color: var(--gp-charcoal);
}

.gp-btn-primary:hover {
  background: var(--gp-gold-light);
  transform: translateY(-2px);
}

.gp-btn-outline {
  border: 1.5px solid rgba(255,255,255,0.35);
  color: var(--gp-white);
  background: transparent;
}

.gp-btn-outline:hover {
  border-color: var(--gp-gold);
  color: var(--gp-gold);
  transform: translateY(-2px);
}

/* =========================
   STATS
   ========================= */

.gp-stats {
  background: var(--gp-charcoal-soft);
  padding: 28px 0;
}

.gp-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.gp-stat-card {
  text-align: center;
  padding: 16px 20px;
  border-right: 1px solid rgba(255,255,255,0.08);
}

.gp-stat-card:last-child {
  border-right: none;
}

.gp-stat-number {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.7rem;
  color: var(--gp-gold);
  line-height: 1;
}

.gp-stat-label {
  margin-top: 8px;
  font-size: 0.8rem;
  color: rgba(255,255,255,0.52);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* =========================
   SECTIONS
   ========================= */

.gp-section {
  padding: 78px 0;
}

.gp-section-light {
  background: var(--gp-off-white);
}

.gp-section-white {
  background: var(--gp-white);
}

.gp-section-cream {
  background: #f4efe6;
}

.gp-section-dark {
  background: var(--gp-charcoal);
}

.gp-section-head {
  margin-bottom: 36px;
}

.gp-section-head-center {
  text-align: center;
}

.gp-section-head h2 {
  margin: 0;
  font-size: clamp(2.3rem, 4vw, 3.7rem);
}

.gp-section-copy {
  max-width: 720px;
  font-size: 1rem;
  line-height: 1.8;
  color: var(--gp-gray-muted);
}

/* =========================
   INTRO
   ========================= */

.gp-intro-grid {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 56px;
  align-items: start;
  margin-bottom: 34px;
}

.gp-intro-copy p {
  margin: 0 0 16px;
  font-size: 1rem;
  line-height: 1.8;
  color: var(--gp-gray-muted);
}

.gp-fail-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.gp-info-card {
  background: var(--gp-white);
  border: 1px solid var(--gp-gray-light);
  padding: 28px 24px;
}

.gp-info-card h3 {
  margin: 0 0 10px;
  font-size: 1.1rem;
}

.gp-info-card p {
  margin: 0;
  color: var(--gp-gray-muted);
  line-height: 1.75;
  font-size: 0.95rem;
}

/* =========================
   DIFFERENCE
   ========================= */

.gp-difference-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.gp-difference-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 30px 26px;
}

.gp-difference-number {
  font-size: 0.75rem;
  letter-spacing: 0.14em;
  color: var(--gp-gold);
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 700;
}

.gp-difference-card h3 {
  margin: 0 0 10px;
  color: var(--gp-white);
  font-size: 1.08rem;
}

.gp-difference-card p {
  margin: 0;
  color: rgba(255,255,255,0.72);
  line-height: 1.75;
  font-size: 0.95rem;
}

/* =========================
   FORMAT CARDS
   ========================= */

.gp-format-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.gp-format-card {
  background: var(--gp-white);
  border: 1px solid var(--gp-gray-light);
  color: inherit;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gp-format-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 50px rgba(0,0,0,0.08);
}

.gp-format-media img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.gp-format-body {
  padding: 26px 26px 28px;
}

.gp-card-kicker {
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gp-gold);
  margin-bottom: 10px;
  font-weight: 700;
}

.gp-format-body h3 {
  margin: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.gp-format-body p {
  margin: 0;
  color: var(--gp-gray-muted);
  line-height: 1.75;
  font-size: 0.95rem;
}

/* =========================
   CATEGORY GRID
   ========================= */

.gp-category-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.gp-category-card {
  background: var(--gp-white);
  border: 1px solid var(--gp-gray-light);
  padding: 28px 26px;
  color: inherit;
  transition: transform 0.25s ease, border-color 0.25s ease;
}

.gp-category-card:hover {
  transform: translateY(-4px);
  border-color: #d8c4a0;
}

.gp-category-card h3 {
  margin: 0 0 8px;
  font-size: 1.15rem;
}

.gp-category-card p {
  margin: 0;
  color: var(--gp-gray-muted);
  line-height: 1.75;
  font-size: 0.95rem;
}

.gp-category-card-accent {
  background: var(--gp-charcoal);
  border-color: var(--gp-charcoal);
}

.gp-category-card-accent h3 {
  color: var(--gp-white);
}

.gp-category-card-accent p {
  color: rgba(255,255,255,0.72);
}

/* =========================
   OUTCOMES
   ========================= */

.gp-outcomes-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 54px;
  align-items: start;
}

.gp-outcomes-list {
  display: grid;
  gap: 18px;
}

.gp-outcome-item {
  border-bottom: 1px solid var(--gp-gray-light);
  padding-bottom: 18px;
}

.gp-outcome-item h4 {
  margin: 0 0 6px;
  font-size: 1rem;
}

.gp-outcome-item p {
  margin: 0;
  color: var(--gp-gray-muted);
  line-height: 1.75;
  font-size: 0.95rem;
}

/* =========================
   TESTIMONIALS
   ========================= */

.gp-testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.gp-testimonial-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  padding: 30px 26px;
}

.gp-testimonial-card p {
  margin: 0 0 18px;
  color: rgba(255,255,255,0.82);
  line-height: 1.75;
  font-size: 1rem;
  font-style: italic;
}

.gp-testimonial-card h4 {
  margin: 0;
  color: var(--gp-white);
  font-size: 0.95rem;
}

.gp-center-action {
  margin-top: 28px;
  text-align: center;
}

.gp-link-gold {
  display: inline-block;
  color: var(--gp-gold);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.82rem;
  font-weight: 600;
}

/* =========================
   FAQ
   ========================= */

.gp-faq-list {
  display: grid;
  gap: 18px;
}

.gp-faq-item {
  background: var(--gp-white);
  border: 1px solid var(--gp-gray-light);
  padding: 24px 24px;
}

.gp-faq-item h3 {
  margin: 0 0 8px;
  font-size: 1.08rem;
}

.gp-faq-item p {
  margin: 0;
  color: var(--gp-gray-muted);
  line-height: 1.75;
  font-size: 0.96rem;
}

/* =========================
   FINAL CTA
   ========================= */

.gp-final-cta {
  position: relative;
  overflow: hidden;
  background: var(--gp-charcoal);
  padding: 88px 0;
  text-align: center;
}

.gp-final-cta::before {
  content: "";
  position: absolute;
  width: 620px;
  height: 620px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(200,169,110,0.14) 0%, transparent 70%);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.gp-final-cta-inner {
  position: relative;
  z-index: 2;
  max-width: 760px;
}

.gp-final-cta h2 {
  margin: 0;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
}

.gp-final-cta p {
  margin: 20px auto 0;
  max-width: 640px;
  color: rgba(255,255,255,0.7);
  line-height: 1.8;
  font-size: 1rem;
}

/* =========================
   RESPONSIVE
   ========================= */

@media (max-width: 1024px) {
  .gp-fail-grid,
  .gp-difference-grid,
  .gp-format-grid,
  .gp-category-grid,
  .gp-testimonial-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gp-intro-grid,
  .gp-outcomes-grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .gp-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gp-stat-card:nth-child(2) {
    border-right: none;
  }
}

@media (max-width: 767px) {
  .gp-container {
    width: min(var(--gp-container), calc(100% - 28px));
  }

  .gp-hero {
    min-height: auto;
  }

  .gp-hero-inner {
    padding: 72px 0 78px;
  }

  .gp-hero h1 {
    font-size: clamp(2.2rem, 10vw, 3.4rem);
  }

  .gp-hero-copy,
  .gp-section-copy,
  .gp-intro-copy p,
  .gp-info-card p,
  .gp-format-body p,
  .gp-category-card p,
  .gp-outcome-item p,
  .gp-faq-item p {
    font-size: 0.96rem;
  }

  .gp-hero-actions {
    flex-direction: column;
  }

  .gp-btn {
    width: 100%;
  }

  .gp-fail-grid,
  .gp-difference-grid,
  .gp-format-grid,
  .gp-category-grid,
  .gp-testimonial-grid,
  .gp-stats-grid {
    grid-template-columns: 1fr;
  }

  .gp-stat-card {
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }

  .gp-stat-card:last-child {
    border-bottom: none;
  }

  .gp-section {
    padding: 58px 0;
  }

  .gp-format-media img {
    height: 200px;
  }

  .gp-section-head h2 {
    font-size: clamp(2rem, 8vw, 2.8rem);
  }
}/* End custom CSS */