/* APPV1_CMS_BATCHES02_05_R3_PDF_VISUAL_RENDERER
   Presentation-only renderer for the 20 PDF-rewrite content pages.
   Inspired by the supplied GemTrove PDFs: editorial hero card, wide image banner,
   generous serif typography, rounded content cards, clean tables and FAQs. */

body.gt-content-pdf-visual-r3{
  background:#fff;
}

.gt-content-pdf-visual-r3 #gt-main-content{
  background:
    radial-gradient(circle at 50% 0,rgba(181,154,85,.05),transparent 34rem),
    #fff;
}

.gt-content-pdf-visual-r3 .gt-pdf-article-r3{
  color:#17243b;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-r3{
  padding:34px 0 20px;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-shell-r3{
  width:min(88vw,1180px);
  margin-inline:auto;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-card-r3{
  padding:46px 52px 42px;
  border:1px solid #edf0f3;
  border-radius:28px;
  background:#fff;
  box-shadow:
    0 22px 55px rgba(13,31,60,.08),
    0 5px 14px rgba(13,31,60,.04);
}

.gt-content-pdf-visual-r3 .gt-pdf-eyebrow-r3{
  margin:0 0 12px;
  color:#8b7a59;
  font-size:13px;
  font-weight:600;
  letter-spacing:.12em;
  line-height:1.25;
  text-transform:uppercase;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-card-r3>h1{
  margin:0;
  max-width:960px;
  color:#17243b;
  font-family:var(--gt-serif);
  font-size:clamp(42px,5vw,68px);
  font-weight:400;
  letter-spacing:-.025em;
  line-height:.98;
}

.gt-content-pdf-visual-r3 .gt-pdf-summary-r3{
  max-width:900px;
  margin:22px 0 0;
  color:#566274;
  font-size:19px;
  line-height:1.65;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-note-r3{
  margin-top:30px;
  padding:25px 28px 24px;
  border:1px solid #e4e8ee;
  border-radius:20px;
  background:#fff;
  box-shadow:0 12px 28px rgba(13,31,60,.055);
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-note-r3 h2{
  margin:0 0 9px;
  color:#17243b;
  font-family:var(--gt-serif);
  font-size:26px;
  font-weight:600;
  line-height:1.15;
}

.gt-content-pdf-visual-r3 .gt-pdf-hero-note-copy-r3 p{
  margin:7px 0 0;
  color:#465365;
  font-size:16px;
  line-height:1.65;
}

.gt-content-pdf-visual-r3 .gt-pdf-banner-shell-r3{
  width:min(88vw,1180px);
  margin:0 auto 22px;
}

.gt-content-pdf-visual-r3 .gt-pdf-banner-r3{
  margin:0;
}

.gt-content-pdf-visual-r3 .gt-pdf-banner-r3 img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:1680/630;
  object-fit:cover;
  border:1px solid #edf0f3;
  border-radius:22px;
  background:#f6f3ed;
  box-shadow:0 12px 28px rgba(13,31,60,.055);
}

.gt-content-pdf-visual-r3 .gt-pdf-banner-r3 figcaption{
  max-width:880px;
  margin:10px auto 0;
  color:#7b8490;
  font-size:13px;
  line-height:1.45;
  text-align:center;
}

.gt-content-pdf-visual-r3 .gt-pdf-body-r3{
  width:min(84vw,1080px)!important;
  max-width:1080px!important;
  margin:0 auto;
  padding:18px 0 74px;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3{
  color:#2c3748;
  font-size:17px;
  line-height:1.72;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3>.gt-pdf-rewrite{
  max-width:none;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-h1{
  display:none!important;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-kicker{
  color:#8b7a59;
  font-size:13px;
  font-weight:600;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-h2{
  margin:48px 0 15px;
  color:#17243b;
  font-family:var(--gt-serif);
  font-size:clamp(28px,3vw,36px);
  font-weight:600;
  letter-spacing:-.012em;
  line-height:1.12;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-h3{
  color:#17243b;
  font-family:var(--gt-serif);
  font-size:22px;
  font-weight:600;
  line-height:1.2;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-copy{
  color:#3e4a5b;
  font-size:17px;
  line-height:1.7;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-h3:not(.gt-faq-item){
  margin:17px 0 0;
  padding:19px 22px 8px;
  border:1px solid #e4e8ee;
  border-bottom:0;
  border-radius:18px 18px 0 0;
  background:#fff;
  box-shadow:0 8px 20px rgba(13,31,60,.045);
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-h3:not(.gt-faq-item)+.gt-source-copy{
  margin:0 0 14px;
  padding:4px 22px 19px;
  border:1px solid #e4e8ee;
  border-top:0;
  border-radius:0 0 18px 18px;
  background:#fff;
  box-shadow:0 8px 20px rgba(13,31,60,.045);
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-faq-item{
  margin:0;
  padding:20px 0 8px;
  border-top:1px solid #dfe4ea;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-faq-item+.gt-source-copy{
  margin:0 0 10px;
  padding:0 0 18px;
  border:0;
  background:transparent;
  box-shadow:none;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-cta{
  display:inline-flex;
  min-height:42px;
  margin:7px 9px 9px 0;
  padding:10px 18px;
  align-items:center;
  border:1px solid #d7dee7;
  border-radius:999px;
  color:#17243b;
  background:#fff;
  font-weight:600;
  line-height:1.2;
  box-shadow:0 5px 14px rgba(13,31,60,.04);
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 a{
  color:#18365f;
  text-decoration-thickness:1px;
  text-underline-offset:3px;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 table{
  width:100%;
  margin:18px 0 32px;
  border:1px solid #dfe4ea;
  border-collapse:separate;
  border-spacing:0;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 th,
.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 td{
  padding:14px 16px;
  border-right:1px solid #e5e9ee;
  border-bottom:1px solid #e5e9ee;
  vertical-align:top;
  text-align:left;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 th{
  color:#17243b;
  background:#faf9f6;
  font-weight:600;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 tr:last-child td{
  border-bottom:0;
}

.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 th:last-child,
.gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 td:last-child{
  border-right:0;
}

.gt-content-pdf-visual-r3 .gt-content-trust-note{
  margin-top:44px;
  padding:18px 22px;
  border:1px solid #e4e8ee;
  border-radius:18px;
  background:#faf9f6;
}

@media (max-width:800px){
  .gt-content-pdf-visual-r3 .gt-pdf-hero-r3{
    padding:18px 0 12px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-hero-shell-r3,
  .gt-content-pdf-visual-r3 .gt-pdf-banner-shell-r3{
    width:92vw;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-hero-card-r3{
    padding:30px 24px 26px;
    border-radius:22px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-hero-card-r3>h1{
    font-size:clamp(36px,11vw,50px);
  }

  .gt-content-pdf-visual-r3 .gt-pdf-summary-r3{
    font-size:17px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-hero-note-r3{
    margin-top:22px;
    padding:20px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-banner-r3 img{
    border-radius:16px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-body-r3{
    width:90vw!important;
    padding-bottom:54px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-richtext-r3{
    font-size:16px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 .gt-source-copy{
    font-size:16px;
  }

  .gt-content-pdf-visual-r3 .gt-pdf-richtext-r3 table{
    display:block;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
}

@media (prefers-reduced-motion:reduce){
  .gt-content-pdf-visual-r3 *{
    scroll-behavior:auto!important;
  }
}
