/* Selected on-demand story. These rules affect only the three added chapters. */
.pg-growth-extension {
  background: #030b18;
  color: #f8fbff;
  padding-block: 22px 18px;
}
.pg-growth-extension .pg-extension-inner {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid var(--pg-accent);
}
.pg-growth-extension .pg-chapter-number {
  position: absolute;
  top: -2px;
  left: -11px;
  padding-block: 0 9px;
  background: #030b18;
  font: 700 23px/1 var(--pg-display);
  color: var(--pg-accent);
}
.pg-brand-standard { padding-top: 18px; padding-bottom: 10px; }
.pg-standard-heading { text-align: center; margin-bottom: 18px; }
.pg-standard-heading .pg-eyebrow { justify-content: center; color: var(--pg-accent); }
.pg-standard-heading h2 {
  margin-block: 6px 8px;
  font: 800 clamp(76px, 10.6vw, 142px)/.8 var(--pg-display);
  text-transform: uppercase;
  color: var(--pg-highlight);
  letter-spacing: -.025em;
  transform: scaleX(.76);
}
.pg-standard-heading > p:last-child { font-size: clamp(15px, 1.6vw, 19px); font-weight: 600; }
.pg-growth-extension img.pg-playbook-image {
  width: 100%;
  aspect-ratio: 1740 / 860;
  height: auto;
  object-fit: cover;
  border-radius: 18px;
}
.pg-standard-pillars { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; padding: 23px 8px 4px; }
.pg-standard-pillars h3 { font-size: clamp(13px, 1.45vw, 18px); line-height: 1.3; font-weight: 600; color: var(--pg-accent); margin-bottom: 7px; }
.pg-standard-pillars p { font-size: clamp(12px, 1.3vw, 16px); line-height: 1.55; }
.pg-publish-sequence { text-align: center; font-size: clamp(12px, 1.3vw, 16px); margin-top: 5px!important; }
.pg-standard-details { padding-bottom: 2px; margin-top: 2px; }
.pg-standard-details summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: fit-content;
  min-height: 44px;
  margin-inline: auto;
  border-bottom: 1px solid var(--pg-accent);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
}
.pg-standard-details summary::-webkit-details-marker { display: none; }
.pg-standard-details summary i { font-size: 13px; transition: transform .2s; }
.pg-standard-details summary:hover { color: var(--pg-accent); }
.pg-standard-details[open] summary i { transform: rotate(90deg); }
.pg-standard-expanded { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; margin-top: 26px; padding: 30px; background: #0a1c32; border-radius: 12px; }
.pg-standard-expanded .pg-eyebrow { font-size: 10px!important; color: var(--pg-accent); }
.pg-standard-expanded h3 { font-size: 18px; margin: 13px 0 10px; }
.pg-standard-expanded p { font-size: 13px; color: #c4d1e0; }
.pg-network-heading { display: grid; grid-template-columns: 1.65fr 1fr; gap: 40px; align-items: center; margin-bottom: 16px; }
.pg-network-heading h2 { font-size: clamp(43px, 5.55vw, 75px); }
.pg-network-heading h2 span { color: var(--pg-accent); }
.pg-network-heading > p { font-size: clamp(12px, 1.3vw, 16px); line-height: 1.55; }
.pg-network-sequence { margin: 0; overflow: hidden; border-radius: 18px; }
.pg-network-photos { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 3px; }
.pg-network-photos > div { overflow: hidden; aspect-ratio: 1160 / 900; }
.pg-growth-extension .pg-network-photos img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.16); transform-origin: center 40%; }
.pg-network-sequence figcaption { background: var(--pg-accent); color: var(--pg-ink); padding: 4px 18px; text-align: center; font-size: clamp(13px, 1.4vw, 17px); font-weight: 600; line-height: 1.4; }
.pg-extension-link { text-align: center; margin-top: 0; }
.pg-growth-extension .pg-text-link { min-height: 44px; }
.pg-trained-network { padding-top: 0; padding-bottom: 12px; }
.pg-demand-heading { display: grid; grid-template-columns: .8fr 1.7fr; gap: 34px; align-items: center; padding-bottom: 18px; }
.pg-demand-heading > div { border-left: 1px solid var(--pg-highlight); padding-left: 34px; }
.pg-action-count { display: flex; flex-direction: column; color: var(--pg-accent); line-height: 1!important; }
.pg-action-count strong { font-size: clamp(90px, 12.6vw, 165px); line-height: .9; letter-spacing: -.07em; font-weight: 700; white-space: nowrap; }
.pg-action-count strong span { font-size: .67em; vertical-align: .08em; letter-spacing: -.08em; }
.pg-action-count > span { font-size: clamp(20px, 2.6vw, 33px); font-weight: 600; line-height: 1.15; margin-top: 6px; letter-spacing: -.03em; }
.pg-demand-heading h2 { font-size: clamp(35px, 4.2vw, 58px); line-height: .93; }
.pg-demand-heading h2 + p { font-size: clamp(12px, 1.3vw, 16px); margin-top: 9px; line-height: 1.45; max-width: 470px; }
.pg-on-demand { padding-top: 6px; padding-bottom: 0; }
.pg-reach-scene { position: relative; isolation: isolate; }
.pg-growth-extension .pg-reach-aerial { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 54%; z-index: -2; }
.pg-reach-scene::after { content: ''; position: absolute; inset: 0; background: #030b1866; z-index: -1; }
.pg-reach-content { display: grid; grid-template-columns: 390px 1fr 360px; grid-template-rows: 165px auto; align-items: start; padding-top: 36px; padding-bottom: 20px; }
.pg-reach-request { margin: 8px 0 0 38px; background: #fff; color: var(--pg-ink); border-radius: 18px; display: flex; align-items: center; gap: 17px; padding: 19px 22px; width: max-content; max-width: 100%; z-index: 1; }
.pg-reach-request i { font-size: 29px; }
.pg-reach-request p { font-size: 17px; font-weight: 500; line-height: 1.4; }
.pg-reach-connection { height: 55px; margin-top: 47px; border-top: 2px solid #fff; border-right: 2px solid #fff; align-self: start; opacity: .9; }
.pg-reach-operator { margin: 0; border: 3px solid #fff; border-radius: 14px; overflow: hidden; width: 222px; height: 220px; justify-self: start; box-shadow: 0 8px 22px #0004; }
.pg-growth-extension .pg-reach-operator img { width: 100%; height: 100%; object-fit: cover; object-position: 46% center; }
.pg-reach-footer { grid-column: 1 / -1; justify-self: center; text-align: center; max-width: 100%; }
.pg-reach-footer .pg-button { min-height: 45px; padding: 11px 25px; border-radius: 40px; font-size: 13px; }
.pg-reach-footer > p { font-size: 14px; font-weight: 500; margin-top: 14px; text-shadow: 0 1px 5px #000; }
.pg-reach-footer .pg-reach-availability { font-size: 12px; font-weight: 400; color: #e0e9f4; margin-top: 3px; }

@media (max-width: 1100px) {
  .pg-growth-extension .pg-extension-inner { width: calc(100% - 64px); padding-left: 17px; }
  .pg-standard-heading h2 { font-size: 10.6vw; }
  .pg-standard-pillars { gap: 27px; padding-top: 18px; }
  .pg-network-heading { gap: 26px; }
  .pg-reach-content { grid-template-columns: 320px 1fr 280px; grid-template-rows: 112px auto; padding-top: 28px; padding-bottom: 16px; }
  .pg-reach-request { padding: 14px 20px; margin-left: 48px; gap: 13px; }
  .pg-reach-request p { font-size: 14px; }
  .pg-reach-request i { font-size: 25px; }
  .pg-reach-operator { width: 174px; height: 170px; border-radius: 11px; }
  .pg-reach-connection { margin-top: 39px; height: 42px; }
  .pg-reach-footer { padding: 0; }
  .pg-reach-footer > p { font-size: 12px; margin-top: 12px; }
  .pg-reach-footer .pg-reach-availability { font-size: 11px; }
}
@media (max-width: 800px) {
  .pg-standard-pillars { gap: 20px; }
  .pg-network-heading { grid-template-columns: 1.4fr 1fr; gap: 24px; }
  .pg-network-heading h2 { font-size: 5.4vw; }
  .pg-demand-heading { grid-template-columns: .8fr 1.55fr; gap: 23px; }
  .pg-demand-heading > div { padding-left: 23px; }
  .pg-demand-heading h2 { font-size: 4.8vw; }
  .pg-action-count strong { font-size: 12vw; }
  .pg-action-count > span { font-size: 2.65vw; }
  .pg-standard-expanded { grid-template-columns: 1fr; gap: 24px; }
  .pg-standard-expanded > div + div { border-top: 1px solid #2a435e; padding-top: 24px; }
  .pg-reach-content { grid-template-columns: 285px 1fr 205px; }
  .pg-reach-request { margin-left: 15px; }
}
@media (max-width: 600px) {
  .pg-growth-extension { padding-block: 23px 28px; }
  .pg-growth-extension .pg-extension-inner { width: calc(100% - 36px); padding-left: 15px; }
  .pg-growth-extension .pg-chapter-number { font-size: 20px; left: -9px; }
  .pg-standard-heading { margin-bottom: 23px; }
  .pg-standard-heading .pg-eyebrow { font-size: 10px!important; }
  .pg-standard-heading h2 { font-size: 12vw; line-height: .9; margin: 13px 0 17px; transform: none; }
  .pg-standard-heading > p:last-child { font-size: 13px; max-width: 285px; margin-inline: auto; }
  .pg-growth-extension img.pg-playbook-image { border-radius: 12px; }
  .pg-standard-pillars { grid-template-columns: 1fr; gap: 18px; padding: 23px 6px 17px; }
  .pg-standard-pillars > div + div { border-top: 1px solid #21364d; padding-top: 18px; }
  .pg-standard-pillars h3 { font-size: 15px; }
  .pg-standard-pillars p { font-size: 13px; max-width: 350px; }
  .pg-publish-sequence { font-size: 12px; max-width: 310px; margin-inline: auto!important; }
  .pg-standard-details { margin-top: 13px; padding-bottom: 6px; }
  .pg-standard-details summary { font-size: 13px; }
  .pg-standard-expanded { padding: 23px; margin-top: 22px; }
  .pg-standard-expanded h3 { font-size: 18px; }
  .pg-network-heading { grid-template-columns: 1fr; gap: 18px; margin-bottom: 24px; }
  .pg-network-heading h2 { font-size: clamp(30px, 8.8vw, 49px); }
  .pg-network-heading > p { font-size: 13px; max-width: 390px; }
  .pg-network-sequence { border-radius: 12px; }
  .pg-network-photos { grid-template-columns: 1fr; gap: 4px; }
  .pg-network-photos > div { aspect-ratio: 1.55; }
  .pg-growth-extension .pg-network-photos img { object-position: center 38%; transform: none; }
  .pg-network-sequence figcaption { padding: 12px 20px; font-size: 13px; }
  .pg-extension-link { margin-top: 12px; }
  .pg-extension-link .pg-text-link { font-size: 12px; }
  .pg-demand-heading { grid-template-columns: 1fr; gap: 25px; padding-bottom: 28px; }
  .pg-action-count { align-items: center; }
  .pg-action-count strong { font-size: 110px; }
  .pg-action-count > span { font-size: 25px; }
  .pg-demand-heading > div { border-left: 0; border-top: 1px solid #24405c; padding: 24px 0 0; }
  .pg-demand-heading h2 { font-size: 35px; }
  .pg-demand-heading h2 + p { font-size: 13px; line-height: 1.6; margin-top: 13px; }
  .pg-on-demand { padding-bottom: 0; }
  .pg-reach-scene { min-height: 540px; }
  .pg-growth-extension .pg-reach-aerial { object-position: 52% center; }
  .pg-reach-content { width: calc(100% - 40px); grid-template-columns: 1fr; grid-template-rows: auto auto auto; gap: 18px; padding-top: 26px; padding-bottom: 24px; }
  .pg-reach-request { margin: 0; padding: 15px 18px; border-radius: 14px; width: 100%; }
  .pg-reach-request p { font-size: 14px; }
  .pg-reach-connection { display: none; }
  .pg-reach-operator { width: 175px; height: 190px; justify-self: end; margin-right: 12px; }
  .pg-reach-footer { margin-top: 0; padding: 18px 16px; background: #030b18b8; border-radius: 14px; }
  .pg-reach-footer .pg-button { min-height: 48px; font-size: 13px; }
  .pg-reach-footer > p { font-size: 13px; }
  .pg-reach-footer .pg-reach-availability { margin-top: 7px; font-size: 11px; line-height: 1.6; }
}
@media (prefers-reduced-motion: reduce) {
  .pg-standard-details summary i { transition: none; }
}
