.elementor-10199 .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-10199 .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-10199 .elementor-element.elementor-element-5354cd6:not(.elementor-motion-effects-element-type-background), .elementor-10199 .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-10199 .elementor-element.elementor-element-5354cd6::before, .elementor-10199 .elementor-element.elementor-element-5354cd6 > .elementor-background-video-container::before, .elementor-10199 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-video-container::before, .elementor-10199 .elementor-element.elementor-element-5354cd6 > .elementor-background-slideshow::before, .elementor-10199 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10199 .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-10199 .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-10199 .elementor-element.elementor-element-3bee916{text-align:start;}.elementor-10199 .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-10199 .elementor-element.elementor-element-28c63ab{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-10199 .elementor-element.elementor-element-075a273{--content-width:1880px;}}@media(max-width:1440px) and (min-width:768px){.elementor-10199 .elementor-element.elementor-element-de74631{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-10199 .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-10199 .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-10199 .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-10199 .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-10199 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for html, class: .elementor-element-295eb3a */<style>
/* ============================================================
   WARMLEY PARK — NUT FREE SCHOOL PAGE
   Elementor-ready HTML template
   ============================================================ */
 
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
 
.wp-nf {
  font-family: 'Poppins', sans-serif;
  color: #2c2c2a;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
 
.wp-nf img { display: block; max-width: 100%; }
 
.wp-nf .container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 2rem;
}
 
/* ---------- HERO ---------- */
.wp-nf .hero {
  background-color: #1a3347;
  border-radius: 16px;
  padding: 5rem 4rem;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
}
 
.wp-nf .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-nf .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-nf .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-nf .hero-title {
  font-weight: 300;
  font-size: clamp(32px, 5vw, 48px);
  line-height: 1.12;
  color: #fff;
  margin-bottom: 1.5rem;
  max-width: 620px;
}
 
.wp-nf .hero-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-nf .hero-body {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.68);
  max-width: 560px;
}
 
/* ---------- PHOTO STRIP ---------- */
.wp-nf .photo-strip {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 10px;
  margin-bottom: 3.5rem;
  height: 260px;
}
 
.wp-nf .photo-strip figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
}
 
.wp-nf .photo-strip figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- SECTION LABEL ---------- */
.wp-nf .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-nf .section-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e0ded8;
}
 
/* ---------- ALERT BANNER ---------- */
/* High-visibility statement — the single most important message on the page */
.wp-nf .alert-banner {
  background: #1a3347;
  border-radius: 16px;
  padding: 2.5rem 3rem;
  margin-bottom: 3.5rem;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2rem;
  align-items: center;
  position: relative;
  overflow: hidden;
}
 
.wp-nf .alert-banner::before {
  content: '';
  position: absolute;
  bottom: -60px; right: -60px;
  width: 200px; height: 200px;
  border-radius: 50%;
  background: rgba(255,255,255,0.03);
  pointer-events: none;
}
 
.wp-nf .alert-banner-icon {
  width: 64px; height: 64px;
  background: rgba(126,200,227,0.15);
  border: 2px solid rgba(126,200,227,0.35);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 30px;
  line-height: 1;
}
 
.wp-nf .alert-banner-eyebrow {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 0.5rem;
}
 
.wp-nf .alert-banner-title {
  font-weight: 700;
  font-size: clamp(20px, 3vw, 26px);
  color: #fff;
  line-height: 1.2;
  margin-bottom: 0.6rem;
}
 
.wp-nf .alert-banner-body {
  font-size: 15px;
  line-height: 1.75;
  color: rgba(255,255,255,0.68);
  max-width: 680px;
}
 
/* ---------- WHY STATEMENT ---------- */
.wp-nf .why-panel {
  background: #f5f3ef;
  border-radius: 16px;
  padding: 2.5rem 3rem;
  margin-bottom: 3.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
}
 
.wp-nf .why-panel-title {
  font-weight: 300;
  font-size: clamp(22px, 3vw, 28px);
  color: #2c2c2a;
  line-height: 1.2;
  margin-bottom: 1rem;
}
 
.wp-nf .why-panel-title em {
  font-style: italic;
  color: #1a3347;
}
 
.wp-nf .why-panel-body {
  font-size: 15px;
  line-height: 1.8;
  color: #5f5e5a;
}
 
.wp-nf .why-panel-body strong {
  color: #2c2c2a;
  font-weight: 600;
}
 
.wp-nf .severity-cards {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
 
.wp-nf .severity-card {
  background: #fff;
  border: 1px solid #e0ded8;
  border-radius: 10px;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
}
 
.wp-nf .severity-card-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 6px;
}
 
.wp-nf .severity-card:nth-child(1) .severity-card-dot { background: #e84040; }
.wp-nf .severity-card:nth-child(2) .severity-card-dot { background: #f4b942; }
.wp-nf .severity-card:nth-child(3) .severity-card-dot { background: #7ec8e3; }
 
.wp-nf .severity-card-text {
  font-size: 14px;
  line-height: 1.6;
  color: #5f5e5a;
}
 
.wp-nf .severity-card-text strong {
  color: #2c2c2a;
  font-weight: 600;
  display: block;
  margin-bottom: 0.15rem;
}
 
/* ---------- WHAT TO AVOID GRID ---------- */
.wp-nf .avoid-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 2rem;
}
 
.wp-nf .avoid-card {
  background: #fdf6e8;
  border: 1px solid #f4e0a8;
  border-radius: 12px;
  padding: 1.5rem 1.25rem;
  text-align: center;
}
 
.wp-nf .avoid-card-icon {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 0.75rem;
  /* Crossed-out style via opacity — items are "not allowed" */
  filter: grayscale(30%);
}
 
.wp-nf .avoid-card-title {
  font-size: 13.5px;
  font-weight: 600;
  color: #5a4000;
  margin-bottom: 0.25rem;
  line-height: 1.3;
}
 
.wp-nf .avoid-card-example {
  font-size: 12px;
  color: #8a6a20;
  line-height: 1.4;
}
 
/* "May contain" amber note */
.wp-nf .may-contain-note {
  background: #fffbef;
  border: 1px solid #f4b942;
  border-radius: 10px;
  padding: 1.1rem 1.5rem;
  margin-bottom: 3.5rem;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}
 
.wp-nf .may-contain-note-dot {
  width: 8px; height: 8px;
  background: #f4b942;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 5px;
}
 
.wp-nf .may-contain-note p {
  font-size: 14px;
  line-height: 1.65;
  color: #7a5c00;
}
 
.wp-nf .may-contain-note strong { color: #5a4000; font-weight: 600; }
 
/* ---------- SEN + INCLUSIVE NOTE ---------- */
.wp-nf .inclusive-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 3.5rem;
}
 
.wp-nf .sen-note {
  background: #f5f3ef;
  border-left: 3px solid #7ec8e3;
  border-radius: 0 12px 12px 0;
  padding: 1.75rem 2rem;
}
 
.wp-nf .sen-note-title {
  font-size: 14px;
  font-weight: 700;
  color: #2c2c2a;
  margin-bottom: 0.6rem;
}
 
.wp-nf .sen-note p {
  font-size: 14px;
  line-height: 1.75;
  color: #5f5e5a;
}
 
.wp-nf .sen-note strong { color: #2c2c2a; font-weight: 600; }
 
.wp-nf .thanks-note {
  background: #1a3347;
  border-radius: 12px;
  padding: 1.75rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
 
.wp-nf .thanks-note::after {
  content: '';
  position: absolute;
  bottom: -40px; right: -40px;
  width: 140px; height: 140px;
  border-radius: 50%;
  background: rgba(255,255,255,0.04);
  pointer-events: none;
}
 
.wp-nf .thanks-note-title {
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  line-height: 1.25;
  margin-bottom: 0.6rem;
}
 
.wp-nf .thanks-note-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-nf .thanks-note p {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.65);
}
 
/* ---------- CONTACT CTA ---------- */
.wp-nf .contact-cta {
  background: #f5f3ef;
  border-radius: 16px;
  padding: 2.5rem 3rem;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  align-items: center;
  margin-bottom: 3rem;
}
 
.wp-nf .contact-cta-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #888780;
  margin-bottom: 0.75rem;
}
 
.wp-nf .contact-cta-title {
  font-weight: 300;
  font-size: clamp(20px, 2.5vw, 24px);
  color: #2c2c2a;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
 
.wp-nf .contact-cta-body {
  font-size: 15px;
  line-height: 1.75;
  color: #5f5e5a;
  max-width: 480px;
}
 
.wp-nf .btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1a3347;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 0.875rem 1.75rem;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background 0.2s;
}
 
.wp-nf .btn-primary:hover { background: #22415a; }
 
/* ---------- TWO-PHOTO ---------- */
.wp-nf .two-photo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
 
.wp-nf .two-photo figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
  height: 240px;
}
 
.wp-nf .two-photo figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- RESPONSIVE ---------- */
@media (max-width: 900px) {
  .wp-nf .alert-banner { grid-template-columns: 1fr; gap: 1.25rem; }
  .wp-nf .why-panel { grid-template-columns: 1fr; padding: 2rem; gap: 1.75rem; }
  .wp-nf .avoid-grid { grid-template-columns: 1fr 1fr; }
  .wp-nf .inclusive-layout { grid-template-columns: 1fr; }
  .wp-nf .contact-cta { grid-template-columns: 1fr; padding: 2rem; }
}
 
@media (max-width: 768px) {
  .wp-nf .hero { padding: 3rem 2rem; border-radius: 12px; }
  .wp-nf .photo-strip { grid-template-columns: 1fr 1fr; height: 200px; }
  .wp-nf .photo-strip figure:last-child { display: none; }
}
 
@media (max-width: 580px) {
  .wp-nf .photo-strip { grid-template-columns: 1fr; height: 180px; }
  .wp-nf .photo-strip figure:not(:first-child) { display: none; }
  .wp-nf .avoid-grid { grid-template-columns: 1fr 1fr; }
  .wp-nf .two-photo { grid-template-columns: 1fr; }
  .wp-nf .two-photo figure:last-child { display: none; }
}
</style>/* End custom CSS */