.elementor-10158 .elementor-element.elementor-element-075a273{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;overflow:visible;}.elementor-10158 .elementor-element.elementor-element-5354cd6{--display:flex;--border-radius:20px 20px 20px 20px;--padding-top:275px;--padding-bottom:150px;--padding-left:10px;--padding-right:10px;overflow:hidden;}.elementor-10158 .elementor-element.elementor-element-5354cd6:not(.elementor-motion-effects-element-type-background), .elementor-10158 .elementor-element.elementor-element-5354cd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://warmleypark.onsetwebdesign.co.uk/wp-content/uploads/2026/03/Warmley-school-239-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10158 .elementor-element.elementor-element-5354cd6::before, .elementor-10158 .elementor-element.elementor-element-5354cd6 > .elementor-background-video-container::before, .elementor-10158 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-video-container::before, .elementor-10158 .elementor-element.elementor-element-5354cd6 > .elementor-background-slideshow::before, .elementor-10158 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10158 .elementor-element.elementor-element-5354cd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(270deg, #10182800 20.17%, #101828E6 70.2%);}.elementor-10158 .elementor-element.elementor-element-de74631{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-10158 .elementor-element.elementor-element-3bee916{text-align:start;}.elementor-10158 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:80px;font-weight:700;line-height:1.1em;letter-spacing:-0.02em;color:var( --e-global-color-white );}.elementor-10158 .elementor-element.elementor-element-6e50d53{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-10158 .elementor-element.elementor-element-075a273{--content-width:1880px;}}@media(max-width:1440px) and (min-width:768px){.elementor-10158 .elementor-element.elementor-element-de74631{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-10158 .elementor-element.elementor-element-075a273{--content-width:100%;}}@media(max-width:1440px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:1024px){.elementor-10158 .elementor-element.elementor-element-075a273{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10158 .elementor-element.elementor-element-5354cd6{--border-radius:0px 0px 0px 0px;--padding-top:160px;--padding-bottom:70px;--padding-left:10px;--padding-right:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-10158 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:54px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-10158 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for html, class: .elementor-element-eda6a0a */<style>
/* ============================================================
   WARMLEY PARK — PREPARING FOR ADULTHOOD (PfA) PAGE
   Elementor-ready HTML template
 
   HOW TO USE IN ELEMENTOR:
   - Drop an HTML widget into a full-width, zero-padding section
   - Paste everything inside <body> into the widget
   - Move the <style> block to Appearance > Customize >
     Additional CSS, or your child theme's style.css
 
   [REVIEW] PDF download link — replace href="#" on the
   .pdf-download-card with the hosted PDF URL.
   ============================================================ */
 
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
 
.wp-pfa {
  font-family: 'Poppins', sans-serif;
  color: #2c2c2a;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
 
.wp-pfa img { display: block; max-width: 100%; }
 
.wp-pfa .container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 2rem;
}
 
/* ---------- HERO ---------- */
.wp-pfa .hero {
  background: #1a3347;
  border-radius: 16px;
  padding: 5rem 4rem;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
}
 
.wp-pfa .hero::before {
  content: '';
  position: absolute;
  top: -80px; right: -80px;
  width: 320px; height: 320px;
  border-radius: 50%;
  background: rgba(255,255,255,0.035);
  pointer-events: none;
}
 
.wp-pfa .hero::after {
  content: '';
  position: absolute;
  bottom: -100px; right: 120px;
  width: 200px; height: 200px;
  border-radius: 50%;
  background: rgba(255,255,255,0.025);
  pointer-events: none;
}
 
.wp-pfa .hero-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
  margin-bottom: 1.25rem;
}
 
.wp-pfa .hero-title {
  font-weight: 300;
  font-size: clamp(32px, 5vw, 48px);
  line-height: 1.12;
  color: #fff;
  margin-bottom: 1.5rem;
  max-width: 640px;
}
 
.wp-pfa .hero-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-pfa .hero-body {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.68);
  max-width: 560px;
  margin-bottom: 2rem;
}
 
.wp-pfa .hero-meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
 
.wp-pfa .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(126,200,227,0.15);
  border: 1px solid rgba(126,200,227,0.35);
  border-radius: 100px;
  padding: 0.35rem 1rem;
  font-size: 12px;
  font-weight: 600;
  color: #7ec8e3;
}
 
.wp-pfa .hero-badge::before {
  content: '';
  display: block;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: #7ec8e3;
  flex-shrink: 0;
}
 
/* ---------- PHOTO STRIP ---------- */
.wp-pfa .photo-strip {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 10px;
  margin-bottom: 3.5rem;
  height: 260px;
}
 
.wp-pfa .photo-strip figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
}
 
.wp-pfa .photo-strip figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- SECTION LABEL ---------- */
.wp-pfa .section-label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #888780;
  margin-bottom: 1.5rem;
}
 
.wp-pfa .section-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e0ded8;
}
 
/* ---------- SEND QUOTE ---------- */
.wp-pfa .send-quote {
  background: #f5f3ef;
  border-left: 3px solid #7ec8e3;
  border-radius: 0 12px 12px 0;
  padding: 1.75rem 2rem;
  margin-bottom: 3.5rem;
}
 
.wp-pfa .send-quote-text {
  font-size: 15.5px;
  line-height: 1.75;
  color: #5f5e5a;
  font-style: italic;
  margin-bottom: 0.5rem;
}
 
.wp-pfa .send-quote-text strong { color: #2c2c2a; font-weight: 600; font-style: normal; }
 
.wp-pfa .send-quote-attr {
  font-size: 12px;
  font-weight: 600;
  color: #888780;
  letter-spacing: 0.04em;
}
 
/* ---------- FIVE KEY MESSAGES ---------- */
.wp-pfa .messages-panel {
  background: #1a3347;
  border-radius: 16px;
  padding: 2.5rem 3rem;
  margin-bottom: 3.5rem;
  position: relative;
  overflow: hidden;
}
 
.wp-pfa .messages-panel::before {
  content: '';
  position: absolute;
  bottom: -70px; right: -70px;
  width: 220px; height: 220px;
  border-radius: 50%;
  background: rgba(255,255,255,0.03);
  pointer-events: none;
}
 
.wp-pfa .messages-panel-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
  margin-bottom: 1.5rem;
}
 
.wp-pfa .messages-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
 
.wp-pfa .message-item {
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 10px;
  padding: 1.1rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.6rem;
}
 
.wp-pfa .message-num {
  width: 30px; height: 30px;
  border-radius: 50%;
  background: #7ec8e3;
  color: #1a3347;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
 
.wp-pfa .message-text {
  font-size: 13px;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  line-height: 1.35;
}
 
/* ---------- FOUR PILLARS OVERVIEW ---------- */
.wp-pfa .pillars-overview {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 3.5rem;
}
 
.wp-pfa .pillar-overview-card {
  border-radius: 14px;
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  position: relative;
  overflow: hidden;
}
 
/* Pillar colours matching the PDF */
.wp-pfa .pillar-overview-card--es { background: #1a3347; }
.wp-pfa .pillar-overview-card--is { background: #1e4d3a; }
.wp-pfa .pillar-overview-card--cs { background: #4a2a5a; }
.wp-pfa .pillar-overview-card--hs { background: #7a2a2a; }
 
.wp-pfa .pillar-overview-card::after {
  content: '';
  position: absolute;
  bottom: -40px; right: -40px;
  width: 130px; height: 130px;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  pointer-events: none;
}
 
.wp-pfa .pillar-abbr {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
 
.wp-pfa .pillar-overview-card--es .pillar-abbr { color: #7ec8e3; }
.wp-pfa .pillar-overview-card--is .pillar-abbr { color: #a8d8a8; }
.wp-pfa .pillar-overview-card--cs .pillar-abbr { color: #c8a8e8; }
.wp-pfa .pillar-overview-card--hs .pillar-abbr { color: #f4b08a; }
 
.wp-pfa .pillar-overview-name {
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  line-height: 1.25;
}
 
.wp-pfa .pillar-overview-sub {
  font-size: 12.5px;
  color: rgba(255,255,255,0.55);
  line-height: 1.4;
}
 
.wp-pfa .pillar-overview-points {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
 
.wp-pfa .pillar-overview-point {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
  font-size: 12.5px;
  color: rgba(255,255,255,0.65);
  line-height: 1.5;
}
 
.wp-pfa .pillar-overview-point::before {
  content: '';
  display: block;
  width: 4px; height: 4px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 6px;
}
 
.wp-pfa .pillar-overview-card--es .pillar-overview-point::before { background: #7ec8e3; }
.wp-pfa .pillar-overview-card--is .pillar-overview-point::before { background: #a8d8a8; }
.wp-pfa .pillar-overview-card--cs .pillar-overview-point::before { background: #c8a8e8; }
.wp-pfa .pillar-overview-card--hs .pillar-overview-point::before { background: #f4b08a; }
 
/* ---------- PFA OUTCOMES PANEL ---------- */
.wp-pfa .outcomes-panel {
  background: #f5f3ef;
  border-radius: 16px;
  padding: 2.75rem 3rem;
  margin-bottom: 3.5rem;
}
 
.wp-pfa .outcomes-panel-title {
  font-weight: 300;
  font-size: clamp(22px, 3vw, 28px);
  color: #2c2c2a;
  line-height: 1.2;
  margin-bottom: 0.6rem;
}
 
.wp-pfa .outcomes-definition {
  font-size: 14.5px;
  font-style: italic;
  color: #5f5e5a;
  line-height: 1.65;
  margin-bottom: 1.75rem;
  padding: 1rem 1.25rem;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e0ded8;
}
 
.wp-pfa .outcomes-definition strong { color: #1a3347; font-weight: 600; font-style: normal; }
 
.wp-pfa .outcomes-uses {
  display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid #e0ded8;
}
 
.wp-pfa .outcome-use-item {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 0.95rem 0;
  border-bottom: 1px solid #e0ded8;
  font-size: 14px;
  line-height: 1.65;
  color: #5f5e5a;
}
 
.wp-pfa .outcome-use-item::before {
  content: '';
  display: block;
  width: 6px; height: 6px;
  background: #7ec8e3;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 7px;
}
 
.wp-pfa .outcome-use-item strong {
  color: #1a3347;
  font-weight: 600;
}
 
/* ---------- SUCCESS CRITERIA ---------- */
.wp-pfa .success-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 3.5rem;
  align-items: start;
}
 
.wp-pfa .success-header {
  background: #1a3347;
  border-radius: 14px;
  padding: 2.5rem 2.25rem;
  position: relative;
  overflow: hidden;
}
 
.wp-pfa .success-header::before {
  content: '';
  position: absolute;
  bottom: -60px; right: -60px;
  width: 180px; height: 180px;
  border-radius: 50%;
  background: rgba(255,255,255,0.03);
  pointer-events: none;
}
 
.wp-pfa .success-header-title {
  font-weight: 300;
  font-size: clamp(20px, 2.5vw, 26px);
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0.85rem;
}
 
.wp-pfa .success-header-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-pfa .success-header-body {
  font-size: 14px;
  line-height: 1.75;
  color: rgba(255,255,255,0.6);
  margin-bottom: 1rem;
}
 
.wp-pfa .southglos-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 8px;
  padding: 0.6rem 1rem;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  text-decoration: none;
  transition: background 0.2s;
}
 
.wp-pfa .southglos-badge:hover { background: rgba(255,255,255,0.14); }
 
.wp-pfa .southglos-badge::before {
  content: '';
  display: block;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: #7ec8e3;
  flex-shrink: 0;
}
 
.wp-pfa .success-list {
  border: 1px solid #e0ded8;
  border-radius: 14px;
  overflow: hidden;
}
 
.wp-pfa .success-item {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 1rem;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e0ded8;
  align-items: start;
}
 
.wp-pfa .success-item:last-child { border-bottom: none; }
.wp-pfa .success-item:nth-child(even) { background: #faf9f7; }
 
.wp-pfa .success-num {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: #1a3347;
  color: #7ec8e3;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
 
.wp-pfa .success-text {
  font-size: 13.5px;
  line-height: 1.65;
  color: #5f5e5a;
  padding-top: 7px;
}
 
.wp-pfa .success-text strong {
  color: #1a3347;
  font-weight: 600;
}
 
/* ---------- PDF DOWNLOAD ---------- */
.wp-pfa .pdf-download-card {
  background: #1a3347;
  border-radius: 16px;
  padding: 3rem 3.5rem;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  align-items: center;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  transition: background 0.2s;
}
 
.wp-pfa .pdf-download-card:hover { background: #22415a; }
 
.wp-pfa .pdf-download-card::before {
  content: '';
  position: absolute;
  top: -60px; right: -60px;
  width: 220px; height: 220px;
  border-radius: 50%;
  background: rgba(255,255,255,0.03);
  pointer-events: none;
}
 
.wp-pfa .pdf-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 0.75rem;
}
 
.wp-pfa .pdf-title {
  font-weight: 300;
  font-size: clamp(20px, 3vw, 26px);
  color: #fff;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
 
.wp-pfa .pdf-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-pfa .pdf-meta {
  font-size: 13px;
  color: rgba(255,255,255,0.45);
}
 
.wp-pfa .pdf-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #7ec8e3;
  color: #1a3347;
  font-size: 14px;
  font-weight: 700;
  padding: 0.875rem 1.75rem;
  border-radius: 8px;
  white-space: nowrap;
  flex-shrink: 0;
}
 
.wp-pfa .pdf-btn svg {
  width: 16px; height: 16px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
 
/* ---------- NDTI NOTE ---------- */
.wp-pfa .ndti-note {
  background: #f0f6fa;
  border-left: 3px solid #7ec8e3;
  border-radius: 0 12px 12px 0;
  padding: 1.25rem 1.75rem;
  margin-bottom: 3rem;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}
 
.wp-pfa .ndti-note-icon {
  width: 22px; height: 22px;
  background: #7ec8e3;
  border-radius: 50%;
  color: #1a3347;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
}
 
.wp-pfa .ndti-note p {
  font-size: 14px;
  line-height: 1.7;
  color: #5f5e5a;
}
 
.wp-pfa .ndti-note a {
  color: #1a6a8a;
  font-weight: 500;
  text-decoration: none;
}
 
.wp-pfa .ndti-note a:hover { text-decoration: underline; }
 
/* ---------- TWO-PHOTO ---------- */
.wp-pfa .two-photo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
 
.wp-pfa .two-photo figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
  height: 240px;
}
 
.wp-pfa .two-photo figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- RESPONSIVE ---------- */
@media (max-width: 1100px) {
  .wp-pfa .pillars-overview { grid-template-columns: 1fr 1fr; }
  .wp-pfa .messages-grid { grid-template-columns: 1fr 1fr; gap: 8px; }
}
 
@media (max-width: 900px) {
  .wp-pfa .success-layout { grid-template-columns: 1fr; }
  .wp-pfa .pdf-download-card { grid-template-columns: 1fr; padding: 2.25rem; }
  .wp-pfa .messages-panel { padding: 2rem; }
  .wp-pfa .outcomes-panel { padding: 2rem; }
}
 
@media (max-width: 768px) {
  .wp-pfa .hero { padding: 3rem 2rem; border-radius: 12px; }
  .wp-pfa .photo-strip { grid-template-columns: 1fr 1fr; height: 200px; }
  .wp-pfa .photo-strip figure:last-child { display: none; }
  .wp-pfa .pillars-overview { grid-template-columns: 1fr 1fr; }
}
 
@media (max-width: 580px) {
  .wp-pfa .pillars-overview { grid-template-columns: 1fr; }
  .wp-pfa .messages-grid { grid-template-columns: 1fr; }
  .wp-pfa .photo-strip { grid-template-columns: 1fr; height: 180px; }
  .wp-pfa .photo-strip figure:not(:first-child) { display: none; }
  .wp-pfa .two-photo { grid-template-columns: 1fr; }
  .wp-pfa .two-photo figure:last-child { display: none; }
}
</style>/* End custom CSS */