/* Great Executive Assistant — Sales Letter Page (rebuilt to match greatexecutiveassistant.com) */

/* ── Ridley Grotesk @font-face ── */
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-ExtraBold.woff2') format('woff2');
  font-weight: 800; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-SemiBold.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-Italic.woff2') format('woff2');
  font-weight: 400; font-style: italic; font-display: swap;
}
@font-face {
  font-family: 'Ridley Grotesk';
  src: url('../great-executive-assistant/fonts/RidleyGrotesk-BoldItalic.woff2') format('woff2');
  font-weight: 700; font-style: italic; font-display: swap;
}

/* ── Body ── */
body.gea-body {
  font-family: 'Ridley Grotesk', sans-serif;
  font-size: 22px;
  line-height: 1.65;
  color: #333;
  background: #fff;
}
body.gea-body * { box-sizing: border-box; }

/* Notice bar hidden on this page per reference */
body.gea-body .gea-notice-bar { display: none !important; }

/* ── Currently Sold Out notification bar (hidden on this page per ref) ── */
.gea-notice-bar {
  background: #c62828;
  color: #fff;
  text-align: center;
  padding: 0;
  position: relative;
  top: 0;
  z-index: 1200;
}
.gea-notice-inner {
  position: relative;
  padding: 12px 48px 12px 16px;
  max-width: 1400px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
}
.gea-notice-txt { display: inline-block; font-family: 'DM Sans', sans-serif; }
.gea-notice-close {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: #fff;
  border: none;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 3px;
}
.gea-notice-close:hover { background: rgba(255,255,255,0.15); }

/* ── Utility ── */
.colr-white  { color: #fff !important; }
.colr-gold   { color: #f3cf95; }
.colr-blk    { color: #000 !important; }
.colr-red    { color: #f00; }
.align-center { text-align: center !important; }
.margin-0    { margin-top: 0 !important; }
.margin-20   { margin-bottom: 20px !important; }
.margin-35   { margin-top: 35px !important; }
.fntwght-semi { font-weight: 600; }
.forMob      { display: none !important; }
.forDesk     { display: inline; }
.hide-mob    { display: block; }
.gea-center  { text-align: center; }

/* ── Container ── */
.gea-container { max-width: 1170px; margin: 0 auto; padding: 0 30px; }

/* ── Row Backgrounds ── */
.gea-row-dark {
  background-image: url('../great-executive-assistant/images/blk-bg.jpg');
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  padding: 36px 0;
}
.gea-row-sec6 {
  background-image: url('../great-executive-assistant/images/sec6-bg.jpg');
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.gea-row-sec12 {
  background-image: url('../great-executive-assistant/images/sec12-bg.webp');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 50px 0;
  min-height: 520px;
}
.gea-row-white { background: #fff; padding: 36px 0; overflow: hidden; }
.gea-bnr { padding: 50px 0 60px !important; }
.gea-bnr + .gea-row-white {
  position: relative;
}
.gea-bnr + .gea-row-white::before {
  content: ' ';
  display: block;
  position: absolute;
  top: -42px;
  left: 50%;
  margin-left: -3px;
  width: 6px;
  height: 84px;
  background-image: url('../great-executive-assistant/images/sec-line.webp');
  background-repeat: no-repeat;
  background-position: 50% 100%;
  z-index: 10;
}

/* ════════════════════════════════════
   ROW 0 — HERO
════════════════════════════════════ */
.bnr-txt1 {
  font-size: 24px;
  font-weight: 700;
  color: #f3cf95;
  text-align: center;
  margin: 0 0 16px;
  display: block;
}
.bnr-txt2 {
  font-size: 24px;
  font-weight: 400;
  color: #ebebeb;
  text-align: center;
  margin: 0 0 32px;
  display: block;
}
.bnrHdng {
  font-size: 62px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  line-height: 64px;
  margin: 0 auto;
}
.bnrHdng u { text-decoration: underline; text-underline-offset: 6px; }
.bnr-txt3 {
  font-size: 36px;
  font-weight: 700;
  font-style: italic;
  color: #f3cf95;
  text-align: center;
  padding-top: 70px;
  margin: 0;
  display: block;
  background-image: url('../great-executive-assistant/images/bnr-line.webp');
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: auto;
}

/* ════════════════════════════════════
   SHARED TYPOGRAPHY
════════════════════════════════════ */
.sec-hdng {
  font-size: 52px;
  font-weight: 800;
  color: #000;
  line-height: 1.2;
  margin: 0 0 24px;
  text-align: center;
}
.comn-para {
  font-size: 22px;
  color: #333;
  line-height: 1.65;
  margin: 0 0 16px;
}
.s7-sub-hdng {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 16px;
}

/* ════════════════════════════════════
   ROW 1 — DEAR FRIEND (white)
════════════════════════════════════ */
.s1-img1 {
  float: right;
  display: block;
  width: 418px;
  max-width: 45%;
  margin: -45px 0 20px 36px;
}
.s1-img2 {
  float: right;
  display: block;
  width: 349px;
  max-width: 40%;
  margin: 30px 40px 20px 50px;
}

/* ════════════════════════════════════
   ROW 2 — HERE'S THE THING + SCALING (dark)
════════════════════════════════════ */
.s2-topBox {
  background: #fff;
  margin-bottom: 48px;
  overflow: hidden;
}
.s2-think-hdng {
  background: #f3cf95;
  color: #333;
  font-size: 30px;
  font-weight: 700;
  padding: 20px 10px 18px;
  margin: 0;
  text-align: center;
  display: block;
}
/* thinkBx-mdl is a block container, NOT flex */
.thinkBx-mdl {
  display: block;
  padding: 24px 40px;
}
.thinkBx-mdl > .comn-para { color: #333; }
.thinkBx-mdl ul {
  list-style: none;
  padding: 0;
  margin: 24px 0;
  display: flex;
  justify-content: center;
}
.thinkBx-mdl li {
  font-size: 22px;
  color: #333;
  text-align: center;
  padding: 0 65px;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.thinkBx-mdl li img {
  display: block;
  margin: 0 auto 10px;
  width: 100px;
  height: auto;
}
.thinkBx-mdl li p {
  font-size: 22px;
  font-weight: 400;
  color: #333;
  margin: 0;
}
.wrong-txt {
  font-size: 30px;
  font-weight: 700;
  color: #f00;
  text-align: center;
  margin: 16px 0;
}
.s2-bdr-txt {
  border-left: 4px solid #f3cf95;
  padding: 8px 0 8px 28px;
  margin: 32px 0;
}
.s2-bdr-txt .s2-lead {
  font-size: 22px;
  font-style: normal;
  color: #fff;
  margin: 0 0 14px 0;
  font-weight: 400;
}
.s2-bdr-txt p {
  font-size: 26px;
  font-style: italic;
  color: #f3cf95;
  margin: 0;
}

/* ════════════════════════════════════
   ROW 3 — FIRST THREE ASSISTANTS (white)
════════════════════════════════════ */
.s3-img1 {
  float: right;
  display: block;
  width: 181px;
  max-width: 25%;
  margin: 0 0 20px 60px;
}
.s3-img2 {
  float: right;
  display: block;
  width: 440px;
  max-width: 45%;
  margin: 0 0 20px 40px;
}
/* Gold horizontal divider line */
.s3-line {
  display: block;
  border: none;
  border-bottom: 1px solid #f3cf95;
  margin: 24px 0;
  padding: 0;
  height: 0;
  clear: both;
}
.s3-box {
  background: #e7e7e7;
  display: block;
  width: 100%;
  padding: 36px 48px;
  margin-top: 36px;
  overflow: hidden;
}
.s3-box .sec-hdng { color: #000; }
.s3-box .comn-para { color: #333; }
/* Left-border blockquote for "As a result / 18 years" — black per ref */
.s3-rslt-bdrlft {
  border-left: 4px solid #000;
  padding: 8px 0 8px 28px;
  margin: 24px 0;
}
.s3-rslt-bdrlft .comn-para { color: #333; }

/* Footnote superscripts — blue underlined per ref */
body.gea-body sup {
  color: #1a73d9;
  text-decoration: underline;
  font-weight: 400;
}

/* ════════════════════════════════════
   ROW 4 — I BUILT A PORTFOLIO (dark)
════════════════════════════════════ */
.s4-portfolio-box {
  display: block;
  background: #fff;
  width: 100%;
  max-width: 930px;
  margin: 30px auto 70px;
  text-align: center;
  position: relative;
}
.s4-portfolio-box-txt1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #000;
  width: 100%;
  padding: 20px 20px 30px;
  margin: 16px 0;
  line-height: 1.4;
}
.s4-portfolio-box-txt2 {
  background: #f3cf95;
  font-size: 30px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 40px 25px;
  margin: 16px 0;
  line-height: 1.4;
  font-weight: 700;
}
.s4-portfolio-box-txt2 img.s4-prtflio-ic {
  display: block;
  margin: -30px auto 10px;
  width: 60px;
  height: 60px;
  padding: 10px;
  background: #fff;
  border-radius: 50%;
}
.s8-arw-inside {
  display: none; /* moved outside, see .s8-arw-exit */
}
/* Two-column Or layout */
.s4-box { display: flex; gap: 0; margin: 32px 0; align-items: stretch; }
.s4-box-left { flex: 1; padding: 30px 30px 20px; }
.s4-box-left ul { list-style: none; padding: 0; margin: 0; }
.s4-box-left li {
  font-size: 22px;
  color: #fff;
  padding: 0 0 20px 34px;
  position: relative;
  line-height: 1.55;
}
.s4-box-left li::before {
  content: '✗';
  color: #f3cf95;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}
.or {
  font-size: 22px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  white-space: nowrap;
}
.s4-box-rght { flex: 1; padding: 30px 25px; background: rgba(255,255,255,0.06); border: 3px solid #f3cf95; }
.s4-box-rght ul { list-style: none; padding: 0; margin: 0; }
.s4-box-rght li {
  font-size: 22px;
  color: #fff;
  padding: 0 0 20px 34px;
  position: relative;
  line-height: 1.55;
}
.s4-box-rght li::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: #f3cf95;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  position: absolute;
  left: 0;
  top: 4px;
}

/* ════════════════════════════════════
   ROW 5 — HERE'S A PEEK (white)
════════════════════════════════════ */
.s5-contBox {
  display: block;
  background: #fff;
  box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);
  padding: 40px 85px 20px;
  width: 100%;
  margin-top: 40px;
  border-radius: 3px;
  overflow: hidden;
}
.s5-contBox .sec-hdng { color: #000; text-align: center; margin-bottom: 28px; }
.s5-contBox ul { display: block; width: 100%; list-style: none; padding: 0; margin: 0; }
.s5-contBox li {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 24px;
  color: #000;
  padding-left: 55px;
  padding-top: 2px;
  margin-bottom: 30px;
  line-height: 36px;
  background: url('../great-executive-assistant/images/s5-tik.webp') left 0px no-repeat;
}

/* ════════════════════════════════════
   ROW 6 — ULTIMATE SYSTEM (sec6-bg)
════════════════════════════════════ */
.s6-scdhdng {
  color: #f3cf95;
  font-style: italic;
  font-weight: 800;
  font-size: 52px;
  margin-top: 0;
}
.gea-row-sec6 .comn-para { text-align: left; }
.s6-package {
  display: block;
  width: 100%;
  max-width: 943px;
  height: auto;
  margin: 0 auto 20px;
}

/* ════════════════════════════════════
   ROW 7 — BLUEPRINT + PRICING (white)
════════════════════════════════════ */
/* 3-column icon list */
.s7-list-box {
  display: flex;
  gap: 0;
  margin: 24px 0 32px;
}
.s7-list-col {
  flex: 1;
  border-right: 1px solid #e0e0e0;
}
.s7-list-col:last-child { border-right: none; }
.s7-list-cont {
  padding: 30px 28px;
  text-align: center;
}
.s7-list-cont img {
  display: block;
  margin: 0 auto 16px;
}
.s7-list-cont p {
  font-size: 22px;
  color: #333;
  line-height: 1.5;
  margin: 0;
}
/* Ability heading wrapper — gold bg image box */
.s7-ability-wrap {
  display: block;
  background-image: url('../great-executive-assistant/images/ability-bg.webp');
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  text-align: center;
  padding: 48px 60px 56px;
  margin: 30px 0 80px;
}
.s7-ability-wrap .sec-hdng {
  font-size: 42px;
  color: #000;
  text-align: center;
  margin: 0;
}
.s7-str-txt {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

/* Inline testimonial blocks */
.testiBox {
  position: relative;
  width: 100%;
  max-width: 1010px;
  margin: 32px auto 0;
}
.testi-contBx {
  background: #f7f7f7;
  position: relative;
  padding: 50px 90px 50px 230px;
  min-height: 255px;
}
.testi-contBx::before {
  content: '';
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 120px;
  height: 100%;
  background-image: url('../great-executive-assistant/images/t-img-line.webp');
  background-repeat: repeat-y;
  background-position: 0 0;
  background-size: 120px auto;
}
.t-img {
  position: absolute;
  top: 50px;
  left: 35px;
  width: 155px;
  height: 155px;
  object-fit: cover;
  border-radius: 50%;
}
.t-star {
  display: block;
  width: 107px;
  height: auto;
  margin-bottom: 16px;
}
.t-abt {
  font-size: 24px;
  color: #000;
  line-height: 1.55;
  margin: 16px 0;
  font-style: italic;
}
.t-name {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  margin: 16px 0 0;
}

/* ════════════════════════════════════
   ROW 8 — TWO HOURS TO FREEDOM (dark)
════════════════════════════════════ */
.gea-row-s8 .s4-portfolio-box { position: relative; margin-bottom: 70px; }
.s8-arw {
  display: block;
  width: 71px;
  height: auto;
  margin: 16px auto 8px;
}
/* Red curved arrow: exits the yellow $10,000 calc bar and points down-right
   to the "$997" text on the dark background below. */
.s8-arw-exit {
  display: block;
  width: 95px;
  height: auto;
  margin: -10px auto 10px;
  transform: translateX(180px);
  position: relative;
  z-index: 3;
}
.s8-after-arw { margin-top: 4px !important; }

/* ════════════════════════════════════
   ROW 9 — PRICING BOX + WHY $97 (white)
════════════════════════════════════ */
.s9-txt {
  font-size: 30px;
  color: #333;
  text-align: center;
  display: block;
  margin: 0 0 16px;
}
.s9-wrap { position: relative; margin-top: 16px; }
.s9-package {
  display: block;
  width: 100%;
  max-width: 820px;
  height: auto;
  margin: 0 auto -110px;
  position: relative;
  z-index: 3;
}
.s9-box {
  background: #fff;
  display: block;
  width: 100%;
  padding: 160px 80px 40px;
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 40px rgba(0,0,0,0.12);
  border: 1px solid #e8e8e8;
  text-align: center;
}
.s9-box .sec-hdng { font-size: 38px; text-align: center; color: #000; margin-bottom: 20px; }
.s9-box .s7-sub-hdng { color: #333; }
.s9-list { list-style: none; padding: 0; margin: 24px 0 32px; text-align: left; }
.s9-list li {
  font-size: 22px;
  color: #000;
  padding: 10px 0 10px 55px;
  background-image: url('../great-executive-assistant/images/s5-tik.webp');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto;
  line-height: 1.55;
}
.s9-box .comn-para { text-align: left; }

/* ════════════════════════════════════
   ROW 10 — BONUSES (dark)
════════════════════════════════════ */
.s10-list { list-style: none; padding: 0; margin: 24px 0 36px; }
.s10-list li {
  font-size: 22px;
  color: #fff;
  padding: 20px 0 20px 55px;
  background-image: url('../great-executive-assistant/images/s5-tik.webp');
  background-repeat: no-repeat;
  background-position: 0 20px;
  background-size: auto;
  line-height: 1.55;
}
.s10-list li strong { color: #fff; }

/* ════════════════════════════════════
   ROW 11 — NO REFUNDS + CLOSER (white)
════════════════════════════════════ */
.s11-save-hdng { margin-top: 56px; }

.chris-abt {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 28px 0;
}
.chris-img {
  width: 101px;
  height: 101px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.chris-name {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #333;
  margin-bottom: 4px;
}
.gea-ps {
  background: #f5f5f5;
  padding: 28px 36px;
  margin-top: 36px;
  border-left: 4px solid #f3cf95;
}
.gea-ps p { font-size: 20px; color: #333; margin: 0 0 12px; }
.gea-ps p:last-child { margin-bottom: 0; }

/* ════════════════════════════════════
   ROW 12 — MEET CHRIS (sec12-bg)
════════════════════════════════════ */
.s12-left { float: left; width: 44%; }
.gea-row-sec12 .gea-container::after { content: ''; display: block; clear: both; }
.s12-chris-img { width: 100%; height: auto; display: block; }
.s12-logos { display: block; margin: 20px 0; max-width: 473px; width: 100%; height: auto; opacity: 0.85; }
.sec-hdng.colr-white span { border-bottom: 3px solid #fff; padding-bottom: 2px; }

/* ════════════════════════════════════
   BUTTONS
════════════════════════════════════ */
.clearall { clear: both; }
.btn-box { text-align: center; margin: 35px 0 0; }
.packageBtn {
  display: inline-block;
  position: relative;
  background: #f3cf95;
  color: #000;
  font-family: 'Ridley Grotesk', sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
  line-height: 74px;
  padding: 0 70px 0 0;
  min-width: 440px;
  border-radius: 3px;
  border: 1px solid #d4b482;
  cursor: pointer;
  animation: pulse 2s infinite;
}
.packageBtn:hover { background: #e8bc7a; color: #000; }
.btn-arw {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 75px;
  height: 73px;
  border-left: 2px solid #fff;
}
.btn-arw::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 28px;
  border-left: 15px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
@keyframes pulse {
  0%   { box-shadow: 0 0 0 0 rgba(243,207,149,0.7); }
  70%  { box-shadow: 0 0 0 12px rgba(243,207,149,0); }
  100% { box-shadow: 0 0 0 0 rgba(243,207,149,0); }
}
.gea-btn-wrap { text-align: center; margin: 32px 0; }

/* ════════════════════════════════════
   FINAL CTA ROW
════════════════════════════════════ */
.gea-final-cta { padding: 80px 0 !important; }

/* ════════════════════════════════════
   FOOTER (uses site-footer from style.css)
════════════════════════════════════ */

/* ════════════════════════════════════
   RESPONSIVE
════════════════════════════════════ */
@media (max-width: 768px) {
  body.gea-body { font-size: 18px; }
  .bnrHdng { font-size: 32px; }
  .bnr-txt1, .bnr-txt2 { font-size: 18px; }
  .bnr-txt3 { font-size: 22px; padding-top: 32px; }
  .sec-hdng { font-size: 28px; }
  .comn-para { font-size: 18px; }
  .s7-sub-hdng { font-size: 22px; }
  .s1-img1, .s1-img2 { float: none; width: 100%; max-width: 100%; margin: 16px 0; }
  .s3-img1, .s3-img2 { float: none; width: 100%; max-width: 100%; margin: 16px 0; }
  .hide-mob { display: none !important; }
  .forMob { display: block !important; }
  .forDesk { display: none !important; }
  .thinkBx-mdl { padding: 16px 20px; }
  .thinkBx-mdl ul { flex-direction: column; gap: 20px; }
  .thinkBx-mdl li { padding: 0 20px; }
  .s4-box { flex-direction: column; }
  .s4-box-left { padding: 24px 20px 12px; }
  .s4-box-rght { padding: 20px; }
  .s5-contBox { padding: 24px 20px 16px; }
  .s5-contBox li { font-size: 18px; }
  .s6-package { max-width: 100%; }
  .s7-list-box { flex-direction: column; }
  .s7-list-col { border-right: none; border-bottom: 1px solid #e0e0e0; }
  .s7-list-col:last-child { border-bottom: none; }
  .s7-ability-wrap { padding: 20px 0 16px; }
  .s7-ability-wrap .sec-hdng { font-size: 26px; }
  .s9-txt { font-size: 22px; }
  .s9-package { margin: 20px auto -60px; }
  .s9-box { padding: 80px 20px 28px; }
  .s9-box .sec-hdng { font-size: 24px; }
  .s9-list li { font-size: 18px; }
  .s12-left { float: none; width: 100%; }
  .testi-contBx { padding: 170px 20px 28px; }
  .t-img { left: 50%; transform: translateX(-50%); }
  .testiBox { max-width: 100%; }
  .packageBtn { font-size: 22px; padding: 14px 28px; }
  .packageBtn-lg { font-size: 24px; padding: 16px 36px; }
  .wrong-txt { font-size: 24px; }
}
@media (max-width: 480px) {
  .bnrHdng { font-size: 24px; }
  .sec-hdng { font-size: 22px; }
  .packageBtn { font-size: 18px; padding: 14px 20px; }
  .s9-box { padding: 70px 16px 24px; }
}
