/*
Theme Name: Pamville Schools
Theme URI: https://pamvilleschools.com/
Author: Pamville Schools
Description: Accessible block theme for Pamville Schools Nsangi.
Version: 2.0.0
Requires at least: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: pamville-schools
*/

/* Pamville approved design system — consolidated 2026-09-01 */
.pv-topbar p { margin: 0px; }
.pv-topbar a { color: rgb(255, 255, 255); text-decoration: none; }
.pv-brand img { width: 118px; height: auto; }
.pv-brand .wp-block-site-title { display: none; }
.wp-block-navigation-item__content:hover { color: rgb(96, 91, 229); }
.wp-block-post-title a { text-decoration: none; }
.pv-hero h1 { max-width: 720px; letter-spacing: -0.025em; text-shadow: rgba(0, 0, 0, 0.9) 0px 3px 14px, rgba(0, 0, 0, 0.75) 0px 1px 3px; font-size: clamp(2.65rem, 4.65vw, 4.25rem) !important; line-height: 1.04 !important; }
.pv-hero p.has-large-font-size { max-width: 680px; text-shadow: rgb(0, 0, 0) 0px 3px 10px, rgba(0, 0, 0, 0.95) 0px 1px 3px, rgba(0, 0, 0, 0.8) 1px 1px 1px; padding: 0px; background: none; border: 0px; border-radius: 0px; box-shadow: none; backdrop-filter: none; font-size: clamp(1.05rem, 1.7vw, 1.24rem) !important; line-height: 1.55 !important; }
.pv-hero .wp-block-cover__inner-container { width: 100%; padding: 30px 24px; background: none; transform: translateY(-68px); }
.pv-hero .pv-eyebrow, .pv-hero h1, .pv-hero p.has-large-font-size { margin-left: 0px !important; margin-right: 0px !important; text-align: left !important; }
.pv-hero .wp-block-buttons { justify-content: flex-start !important; margin-left: 0px !important; margin-right: 0px !important; }
.entry-content > .wp-block-group.alignfull { overflow: hidden; }
.entry-content .wp-block-cover:not(.pv-hero) { min-height: clamp(360px, 48vw, 580px); }
.entry-content figure img { transition: transform 0.45s; }
.entry-content figure:hover img { transform: scale(1.018); }
.pv-section h2 { font-size: clamp(2rem, 3.2vw, 3.15rem); margin-bottom: 1rem; }
.pv-section h2 + p, .pv-lead { max-width: 680px; line-height: 1.65; }
.pv-card { overflow: hidden; border: 0px; border-radius: 20px; background: rgb(255, 255, 255); }
.pv-card figure { margin: 0px; }
.pv-card figure img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.wp-block-gallery { gap: 18px !important; }
.wp-block-gallery figure { overflow: hidden; border-radius: 18px; }
.wp-block-gallery img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
body.home .wp-block-query .wp-block-post-excerpt__excerpt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
body.home .wp-block-query .wp-block-post-featured-image img { aspect-ratio: 16 / 10; object-fit: cover; border-radius: 18px; }
.pv-fact { text-align: center; border-radius: 18px; padding: 1.7rem 1.1rem; }
@media (max-width: 782px) {
.pv-section { padding: 52px 20px; }
.pv-section h2 { font-size: 2rem; }
.entry-content .wp-block-columns { gap: 28px; }
.wp-block-gallery { grid-template-columns: 1fr 1fr !important; }
.pv-director-feature img { width: 100%; height: 420px; }
.pv-director-feature { display: block !important; }
.pv-director-copy { padding-top: 20px; }
}
@media (max-width: 520px) {
.wp-block-gallery { grid-template-columns: 1fr !important; }
.pv-hero h1 { font-size: 2.45rem !important; }
.pv-icon { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; background: rgb(243, 243, 243); color: rgb(46, 49, 146); font-weight: 800; }
.pv-form { display: grid; gap: 1rem; max-width: 760px; }
.pv-field { display: grid; gap: 0.4rem; }
.pv-field label { font-weight: 650; }
.pv-field input, .pv-field select, .pv-field textarea { width: 100%; padding: 0.82rem 1rem; border: 1px solid rgb(167, 168, 200); border-radius: 8px; background: rgb(255, 255, 255); color: rgb(51, 51, 51); font: inherit; }
.pv-field textarea { min-height: 140px; resize: vertical; }
.pv-required { color: rgb(166, 49, 35); }
.pv-notice { padding: 1rem 1.2rem; border-radius: 8px; background: rgb(243, 243, 243); border-left: 4px solid rgb(46, 49, 146); }
.pv-placeholder { padding: 1rem 1.2rem; border: 1px dashed rgb(211, 155, 43); border-radius: 8px; background: rgb(255, 249, 236); color: rgb(85, 67, 30); }
.pv-honeypot { position: absolute !important; left: -9999px !important; }
.pv-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 1.25rem; }
.pv-footer { padding: 72px 24px 24px; background: rgb(46, 49, 146) !important; }
.pv-footer a { color: rgb(255, 255, 255); }
.pv-footer-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr 1fr; gap: 42px; }
.pv-footer h2, .pv-footer h3 { color: rgb(255, 255, 255); margin-top: 0px; }
.pv-footer p { color: rgba(255, 255, 255, 0.88); line-height: 1.7; margin: 0.45rem 0px; }
.pv-footer a { text-decoration: none; }
.pv-footer a:hover { text-decoration: underline; color: rgb(244, 200, 108); }
.pv-social-links { display: flex; flex-wrap: wrap; gap: 12px 20px; padding: 28px 0px 22px; margin-top: 28px; border-top: 1px solid rgba(255, 255, 255, 0.24); }
.pv-social-links a { font-weight: 700; }
.pv-footer-bottom { display: flex; justify-content: space-between; gap: 24px; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, 0.24); }
.wp-block-button__link { background: rgb(46, 49, 146) !important; color: rgb(255, 255, 255) !important; }
.wp-block-button__link.has-gold-background-color { background: rgb(244, 200, 108) !important; color: rgb(46, 49, 146) !important; }
.wp-block-button.is-style-outline .wp-block-button__link { background: transparent !important; }
.pv-director-feature { gap: 38px; background: rgb(245, 241, 231); border-radius: 24px; padding: 32px; margin: 36px 0px; }
.pv-director-feature img { width: 300px; height: 360px; object-fit: cover; border-radius: 18px; }
.pv-director-copy { flex: 1 1 0%; min-width: 260px; }
.pv-ple-results { padding: 80px 24px; background: linear-gradient(135deg, rgb(255, 249, 236), rgb(243, 243, 243)); }
.pv-ple-results > .pv-lead { margin-left: auto; margin-right: auto; }
.pv-results-gallery { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 24px; max-width: 900px; margin: 32px auto; }
.pv-results-gallery figure { margin: 0px; background: rgb(255, 255, 255); padding: 12px; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.15) 0px 14px 36px; }
.pv-results-gallery img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 14px; }
.pv-results-gallery figcaption { padding: 14px 8px 8px; font-weight: 650; color: rgb(51, 51, 51); }
body.home .entry-content > .wp-block-group.alignfull:not(.has-background) { padding-bottom: 36px !important; }
body.home .entry-content > .wp-block-group.alignfull.has-background:last-child { padding-top: 44px !important; padding-bottom: 52px !important; }
.pv-page-hero { padding: 72px 24px; background: linear-gradient(135deg, rgb(46, 49, 146), rgb(96, 91, 229)); color: rgb(255, 255, 255); }
.pv-page-hero h1, .pv-page-hero p { color: rgb(255, 255, 255); }
.pv-section { padding: 72px 24px; }
.pv-section-alt { background: rgb(243, 243, 243); }
.pv-lead { font-size: 1.2rem; max-width: 780px; }
.pv-fact-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 1rem; }
.pv-fact { padding: 1.4rem; background: rgb(255, 255, 255); border-radius: 14px; box-shadow: rgba(13, 54, 44, 0.08) 0px 8px 24px; }
.pv-leadership-grid { display: grid; grid-template-columns: repeat(5, minmax(0px, 1fr)); gap: 1.25rem; }
.pv-leader { overflow: hidden; background: rgb(255, 255, 255); border-radius: 16px; box-shadow: rgba(13, 54, 44, 0.12) 0px 12px 34px; }
.pv-leader img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; object-position: center top; }
.pv-leader-copy { padding: 1rem; }
.pv-leader-copy h3 { margin: 0.1rem 0px 0.25rem; font-size: 1.15rem; }
.pv-leader-copy p { margin: 0px; color: rgb(82, 99, 93); }
@media (max-width: 1050px) {
.pv-header-main { grid-template-columns: 115px minmax(0px, 1fr) auto; gap: 0.7rem; }
.pv-header-main .wp-block-navigation { font-size: 0.82rem; }
.pv-header-main .wp-block-navigation__container { gap: 0.7rem; }
.pv-fact-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.pv-leadership-grid { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
@media (max-width: 900px) {
.pv-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.pv-hero { min-height: 580px; }
.pv-hero .wp-block-cover__inner-container { transform: translateY(-32px); }
.pv-trust { margin-top: 0px; }
.wp-block-navigation__responsive-container.is-menu-open { padding: 1.5rem; }
.pv-header-main { grid-template-columns: 105px minmax(0px, 1fr); }
.pv-header-main > .wp-block-buttons { display: none; }
.pv-leadership-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
@media (max-width: 800px) {
.pv-footer-grid { grid-template-columns: 1fr 1fr; }
.pv-footer-bottom { display: block; }
.pv-director-feature { padding: 22px; }
@media (max-width: 600px) {
.pv-grid { grid-template-columns: 1fr; }
.pv-hero { min-height: 540px; }
.pv-topbar { display: none; }
.wp-block-button__link { width: 100%; text-align: center; }
.wp-block-buttons { width: 100%; }
.pv-header-main { display: flex !important; }
.pv-leadership-grid { grid-template-columns: 1fr 1fr; }
.pv-results-gallery { grid-template-columns: 1fr; }
.pv-ple-results { padding: 56px 20px; }
.pv-footer-grid { grid-template-columns: 1fr; }
.pv-footer { padding: 52px 22px 22px; }
.pv-social-links { gap: 10px 16px; }
@media (prefers-reduced-motion: reduce) {
html { scroll-behavior: auto; }
*, ::before, ::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
html { scroll-behavior: smooth; }
body.home.pv-motion-ready .pv-reveal { opacity: 0; transform: translate3d(0px, 24px, 0px); transition-behavior: normal, normal; transition-duration: 0.78s, 0.78s; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1), cubic-bezier(0.22, 0.61, 0.36, 1); transition-property: opacity, transform; transition-delay: var(--pv-delay,0ms); will-change: opacity, transform; }
body.home.pv-motion-ready .pv-reveal.pv-reveal-soft { transform: translate3d(0px, 16px, 0px) scale(0.985); }
body.home.pv-motion-ready .pv-reveal.is-visible { opacity: 1; transform: translate3d(0px, 0px, 0px) scale(1); will-change: auto; }
body.home .pv-card, .pv-choice, .pv-trust-item { backface-visibility: hidden; }
body.home .pv-learning-mosaic figure { overflow: hidden; }
body.home .pv-learning-mosaic figure img { transition: transform 7s cubic-bezier(0.2, 0.7, 0.25, 1); }
body.home .pv-learning-mosaic figure.is-visible img { transform: scale(1.025); }
body.home.pv-motion-ready .pv-reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
body.home .pv-learning-mosaic figure img { transition: none !important; transform: none !important; }
body.home .pv-experience-card { color: rgb(255, 255, 255); padding: 26px !important; background: linear-gradient(135deg, rgb(46, 49, 146), rgb(75, 79, 192)) !important; border: 0px !important; }
body.home .pv-experience-card h3 { color: rgb(244, 200, 108); font-size: 1.55rem; margin-top: 0px; }
body.home .pv-experience-card > p { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin: 16px 0px 0px; }
body.home .pv-xp-pill { display: flex; align-items: center; gap: 9px; padding: 12px 14px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 14px; background: rgba(255, 255, 255, 0.1); color: rgb(255, 255, 255); font-weight: 700; }
body.home .pv-xp-pill b { color: rgb(244, 200, 108); }
.pv-ple-results { color: rgb(255, 255, 255); padding: 62px 24px !important; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(46, 49, 146)) !important; }
.pv-ple-results .pv-ple-eyebrow { margin: 0px auto 10px; color: rgb(244, 200, 108); font: 800 0.8rem Arial; letter-spacing: 0.17em; text-align: center; }
.pv-ple-results h2 { margin-bottom: 18px; color: rgb(255, 255, 255) !important; font-size: clamp(2.25rem, 4vw, 3.7rem) !important; }
.pv-ple-results > .pv-lead, .pv-ple-results > p { color: rgba(255, 255, 255, 0.92); max-width: 860px; font-size: 1.1rem; }
.pv-ple-results .wp-block-columns { gap: 16px; margin: 30px auto; }
.pv-ple-results .pv-fact { padding: 24px 16px; background: rgb(255, 255, 255); border: 2px solid rgba(244, 200, 108, 0.55); box-shadow: rgba(0, 0, 0, 0.2) 0px 14px 34px; }
.pv-ple-results .pv-fact h3, .pv-ple-results .pv-fact strong { font-size: clamp(2.1rem, 4vw, 3.4rem) !important; color: rgb(46, 49, 146); }
.pv-ple-results .pv-fact p { color: rgb(51, 51, 51); }
.pv-ple-results .pv-results-gallery { max-width: 820px; gap: 18px; margin-top: 26px; }
.pv-ple-results .pv-results-gallery figure { padding: 9px; border-radius: 18px; }
.pv-ple-results .pv-results-gallery img { height: 280px; aspect-ratio: auto; object-fit: cover; }
body.home .pv-experience-card > p { grid-template-columns: 1fr 1fr; }
@media (max-width: 560px) {
body.home .pv-experience-card > p { grid-template-columns: 1fr; }
.pv-ple-results { padding: 46px 20px !important; }
.pv-ple-results .pv-results-gallery img { height: 240px; }
body.home .pv-director-feature { position: relative; grid-template-columns: 300px minmax(0px, 1fr); align-items: center; gap: 42px; min-height: 0px; border-radius: 24px; background: linear-gradient(135deg, rgb(247, 244, 236), rgb(255, 255, 255)); border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.11) 0px 16px 44px; display: grid !important; max-width: 1120px !important; margin: 38px auto !important; padding: 30px !important; }
body.home .pv-director-feature::after { content: "“"; position: absolute; right: 34px; top: 12px; color: rgba(244, 200, 108, 0.55); font: 700 110px / 1 Georgia; }
body.home .pv-director-feature figure { margin: 0px !important; }
body.home .pv-director-feature img { display: block; object-fit: cover; object-position: center top; border-radius: 18px; width: 300px !important; height: 360px !important; }
body.home .pv-director-copy { position: relative; z-index: 1; max-width: 680px; }
body.home .pv-director-copy h2 { margin: 0px 0px 20px; color: rgb(46, 49, 146); font-size: clamp(2rem, 3vw, 2.9rem) !important; }
body.home .pv-director-copy > p { font-size: 1.06rem; line-height: 1.65; margin: 0px 0px 13px; }
body.home .pv-director-link a { display: inline-flex; margin-top: 6px; padding: 12px 18px; border-radius: 999px; background: rgb(46, 49, 146); color: rgb(255, 255, 255); text-decoration: none; }
body.home .pv-director-link a:hover { background: rgb(244, 200, 108); color: rgb(46, 49, 146); }
@media (max-width: 760px) {
body.home .pv-director-feature { grid-template-columns: 1fr; gap: 22px; padding: 22px !important; }
body.home .pv-director-feature img { width: 100% !important; height: 390px !important; }
body.home .pv-director-feature::after { font-size: 80px; }
body.home .pv-learning-intro { max-width: 720px; margin: 0px 0px 26px; font-size: 1.1rem; line-height: 1.65; }
body.home .pv-learning-mosaic { grid-template-columns: 1fr 1fr; gap: 18px; display: grid !important; }
body.home .pv-learning-mosaic figure { position: relative; overflow: hidden; border-radius: 20px; display: block !important; width: auto !important; margin: 0px !important; }
body.home .pv-learning-mosaic figure:nth-child(3) { grid-column: 1 / -1; }
body.home .pv-learning-mosaic img { object-fit: cover; width: 100% !important; height: 290px !important; }
body.home .pv-learning-mosaic figure:nth-child(3) img { height: 310px !important; }
body.home .pv-learning-mosaic figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; background: linear-gradient(transparent, rgba(24, 26, 83, 0.9)); font-weight: 700; margin: 0px !important; padding: 42px 22px 18px !important; color: rgb(255, 255, 255) !important; font-size: 1.08rem !important; text-align: left !important; }
body.home .pv-learning-mosaic + .wp-block-buttons { margin-top: 24px; }
@media (max-width: 650px) {
body.home .pv-learning-mosaic { grid-template-columns: 1fr; }
body.home .pv-learning-mosaic figure:nth-child(3) { grid-column: auto; }
body.home .pv-learning-mosaic img, body.home .pv-learning-mosaic figure:nth-child(3) img { height: 240px !important; }
body.home .has-mist-background-color:has(h2) { padding-top: 36px !important; padding-bottom: 36px !important; }
body.home .has-mist-background-color:has(h2) h2 { margin-bottom: 16px !important; }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 12px; display: grid !important; max-width: 1180px !important; padding: 0px !important; background: transparent !important; box-shadow: none !important; line-height: 1.4 !important; }
body.home .pv-choice { display: flex; flex-direction: column; align-items: flex-start; min-height: 142px; padding: 16px 18px; border-radius: 18px; background: rgb(255, 255, 255); border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.09) 0px 10px 28px; text-align: left; transition: transform 0.2s; }
body.home .pv-choice:hover { transform: translateY(-4px); }
body.home .pv-choice b { display: grid; place-items: center; width: 36px; height: 36px; margin-bottom: 10px; border-radius: 13px; background: rgb(244, 200, 108); color: rgb(46, 49, 146); font: 800 17px Arial; }
body.home .pv-choice strong { display: block; color: rgb(46, 49, 146); font-size: 1rem; margin-bottom: 7px; }
body.home .pv-choice small { font-size: 0.88rem; line-height: 1.45; color: rgb(82, 85, 111); }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: repeat(2, 1fr); }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: 1fr; }
body.home .pv-choice { min-height: 0px; }
body.home .pv-programme-choice { background: linear-gradient(rgb(247, 244, 236) 0%, rgb(255, 255, 255) 100%); padding: 64px 24px !important; }
body.home .pv-programme-choice > h2 { font-size: clamp(2.35rem, 4vw, 4rem) !important; color: rgb(46, 49, 146); }
body.home .pv-programme-choice > p { max-width: 820px; line-height: 1.65; margin: 16px auto 38px !important; font-size: 1.18rem !important; }
body.home .pv-programme-choice .wp-block-columns { gap: 28px; }
body.home .pv-programme-choice .pv-card { overflow: hidden; background: rgb(255, 255, 255); transition: transform 0.25s, box-shadow 0.25s; padding: 0px 32px 32px !important; border: 0px !important; border-radius: 24px !important; box-shadow: rgba(46, 49, 146, 0.16) 0px 18px 48px !important; }
body.home .pv-programme-choice .pv-card:hover { transform: translateY(-7px); box-shadow: rgba(46, 49, 146, 0.22) 0px 24px 58px !important; }
body.home .pv-programme-choice .pv-card::before { content: ""; display: block; height: 310px; margin: 0px -32px 28px; background-position: center center; background-size: cover; }
body.home .pv-programme-choice .pv-card:first-child::before { background-image: linear-gradient(0deg, rgba(46, 49, 146, 0.28), transparent 55%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-learning.webp"); }
body.home .pv-programme-choice .pv-card:last-child::before { background-image: linear-gradient(0deg, rgba(46, 49, 146, 0.28), transparent 55%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/practical-learning.webp"); }
body.home .pv-programme-choice .pv-card h3 { font-size: 1.65rem; margin: 0px 0px 13px; color: rgb(46, 49, 146); }
body.home .pv-programme-choice .pv-card h3::before { display: block; margin-bottom: 10px; color: rgb(179, 122, 0); font: 800 0.76rem Arial; letter-spacing: 0.14em; }
body.home .pv-programme-choice .pv-card:first-child h3::before { content: "EARLY YEARS"; }
body.home .pv-programme-choice .pv-card:last-child h3::before { content: "PRIMARY SCHOOL"; }
body.home .pv-programme-choice .pv-card p { line-height: 1.65; }
body.home .pv-programme-choice .pv-card p:last-child { margin-top: 24px; }
body.home .pv-programme-choice .pv-card p:last-child a { display: inline-flex; padding: 13px 20px; border-radius: 999px; background: rgb(46, 49, 146); color: rgb(255, 255, 255); text-decoration: none; box-shadow: rgba(46, 49, 146, 0.2) 0px 8px 22px; }
body.home .pv-programme-choice .pv-card p:last-child a:hover { background: rgb(244, 200, 108); color: rgb(46, 49, 146); }
body.home .pv-programme-choice { padding: 48px 20px !important; }
body.home .pv-programme-choice .pv-card::before { height: 240px; }
body.home .pv-trust p br { display: none !important; }
body.home .pv-trust p > strong { display: contents !important; }
body.home .pv-trust p { grid-template-columns: repeat(6, minmax(0px, 1fr)); gap: 12px; display: grid !important; margin: 0px !important; }
body.home .pv-trust-item { display: flex; align-items: center; justify-content: center; gap: 9px; min-height: 64px; padding: 12px 10px; border: 1px solid rgba(46, 49, 146, 0.12); border-radius: 15px; background: linear-gradient(145deg, rgb(255, 255, 255), rgb(247, 244, 236)); color: rgb(46, 49, 146); box-shadow: rgba(46, 49, 146, 0.08) 0px 8px 22px; text-align: center; }
body.home .pv-trust-item b { display: grid; place-items: center; flex: 0 0 32px; width: 32px; height: 32px; border-radius: 50%; background: rgb(244, 200, 108); color: rgb(46, 49, 146); font: 800 16px Arial; }
body.home .pv-trust-item strong { font-size: 0.9rem; line-height: 1.2; }
@media (max-width: 980px) {
body.home .pv-trust p { grid-template-columns: repeat(3, 1fr); }
body.home .pv-trust p { grid-template-columns: repeat(2, 1fr); }
body.home .pv-trust-item { min-height: 58px; padding: 9px 7px; }
body.home .pv-trust-item strong { font-size: 0.82rem; }
body.home .entry-content > .wp-block-group.alignfull:not(.pv-ple-results) { padding-top: 44px !important; padding-bottom: 44px !important; }
body.home .entry-content > .wp-block-group.alignfull:first-of-type { padding-top: 0px !important; padding-bottom: 0px !important; }
body.home .pv-trust { padding: 18px 24px !important; min-height: auto !important; margin-bottom: 0px !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link { box-shadow: rgba(0, 0, 0, 0.26) 0px 8px 24px; font-weight: 700; background: rgba(46, 49, 146, 0.94) !important; color: rgb(255, 255, 255) !important; border: 2px solid rgb(244, 200, 108) !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link:hover { background: rgb(244, 200, 108) !important; color: rgb(46, 49, 146) !important; }
body.home .entry-content > .wp-block-group.alignfull.has-mist-background-color { padding-top: 46px !important; padding-bottom: 46px !important; }
body.home .entry-content > .wp-block-group.alignfull.has-mist-background-color p { max-width: 1100px; margin: 20px auto 0px; padding: 20px 24px; background: rgb(255, 255, 255); border-radius: 16px; box-shadow: rgba(46, 49, 146, 0.08) 0px 10px 28px; line-height: 2; }
body.home .pv-ple-results { padding-top: 58px !important; padding-bottom: 58px !important; }
body.home .entry-content > .wp-block-group.alignfull:not(.pv-ple-results) { padding-top: 34px !important; padding-bottom: 34px !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link { width: 100%; justify-content: center; }
body.home .pv-section { padding-top: 54px !important; padding-bottom: 54px !important; }
body.home .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
body.home .pv-section h2 { font-size: clamp(2.15rem, 3.6vw, 3.6rem) !important; }
body.home .pv-section h2::after { content: ""; display: block; width: 68px; height: 5px; margin: 14px auto 0px; border-radius: 5px; background: rgb(244, 200, 108); }
body.home .pv-card { border-width: 5px 1px 1px; border-style: solid; border-color: rgb(244, 200, 108) rgba(46, 49, 146, 0.1) rgba(46, 49, 146, 0.1); border-image: none; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
body.home .wp-block-gallery img { border-radius: 18px; }
body.home .pv-hero .wp-block-button__link { font-size: 1.1rem !important; padding: 1rem 1.65rem !important; }
@media (min-width: 901px) {
body.home .pv-hero .pv-eyebrow, body.home .pv-hero h1 { transform: translateY(-55px); }
body.home .pv-hero p.has-large-font-size { font-size: 1.28rem !important; }
body.home .pv-section { padding-top: 42px !important; padding-bottom: 42px !important; }
body.home .pv-hero { position: relative; overflow: hidden; }
body.home .pv-hero > .wp-block-cover__image-background { opacity: 0 !important; }
body.home .pv-hero-slider { position: absolute; inset: 0px; z-index: 0; }
body.home .pv-hero-slide { position: absolute; inset: 0px; background-size: cover; background-position: center center; opacity: 0; transform: scale(1.025); transition: opacity 0.72s, transform 5s; }
body.home .pv-hero-slide.is-active { opacity: 1; transform: scale(1); }
body.home .pv-hero-slide:nth-child(1) { background-position: 58% 48%; }
body.home .pv-hero-slide:nth-child(2) { background-position: 52% 48%; }
body.home .pv-hero-slide:nth-child(3) { background-position: 68% 48%; }
body.home .pv-hero > .wp-block-cover__background { z-index: 1; background: linear-gradient(90deg, rgba(15, 22, 69, 0.66) 0%, rgba(22, 31, 77, 0.38) 48%, rgba(22, 31, 77, 0.12) 100%) !important; opacity: 1 !important; }
body.home .pv-hero > .wp-block-cover__inner-container { position: relative; z-index: 2; }
body.home .pv-hero-dots { position: absolute; z-index: 3; left: 50%; bottom: 22px; transform: translateX(-50%); display: flex; gap: 10px; padding: 8px 12px; border-radius: 30px; background: rgba(9, 14, 51, 0.28); backdrop-filter: blur(5px); }
body.home .pv-hero-dot { width: 11px; height: 11px; padding: 0px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; background: transparent; cursor: pointer; }
body.home .pv-hero-dot.is-active { background: rgb(244, 200, 108); border-color: rgb(244, 200, 108); transform: scale(1.18); }
body.home .pv-hero { min-height: 560px !important; }
body.home .pv-hero-dots { bottom: 14px; }
body.home .pv-hero-slide:nth-child(1) { background-position: 62% center; }
body.home .pv-hero-slide:nth-child(2) { background-position: 55% center; }
body.home .pv-hero-slide:nth-child(3) { background-position: 70% center; }
body.home .pv-hero-slide { transition: none; }
body.home .pv-hero-slide:not(:first-child), body.home .pv-hero-dots { display: none; }
body.home .pv-hero-slide:first-child { opacity: 1; transform: none; }
body.home .pv-learning-mosaic { display: grid !important; grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; gap: 22px !important; }
body.home .pv-learning-mosaic figure { position: relative; overflow: hidden; border-radius: 24px; box-shadow: rgba(27, 30, 88, 0.14) 0px 14px 32px; width: 100% !important; max-width: none !important; margin: 0px !important; }
body.home .pv-learning-mosaic img { display: block; aspect-ratio: 4 / 3; object-fit: cover; width: 100% !important; height: auto !important; }
body.home .pv-learning-mosaic figure:nth-child(1) img { object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(2) img { object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(3) img { aspect-ratio: 16 / 7; object-position: 62% 48%; }
body.home .pv-learning-mosaic figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; text-shadow: rgba(0, 0, 0, 0.75) 0px 2px 10px; margin: 0px !important; padding: 38px 22px 18px !important; color: rgb(255, 255, 255) !important; font-weight: 800 !important; font-size: clamp(1rem, 1.7vw, 1.25rem) !important; background: linear-gradient(transparent, rgba(15, 18, 69, 0.86)) !important; }
@media (max-width: 720px) {
body.home .pv-learning-mosaic { grid-template-columns: 1fr !important; gap: 16px !important; }
body.home .pv-learning-mosaic img, body.home .pv-learning-mosaic figure:nth-child(3) img { aspect-ratio: 4 / 3; object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(3) img { object-position: 62% 48%; }
body.home .pv-learning-mosaic figure { border-radius: 18px; }
body.home .pv-learning-mosaic figcaption { padding: 32px 18px 15px !important; }
body.home .has-mist-background-color:has(.pv-choice) { padding-top: 42px !important; padding-bottom: 46px !important; }
body.home .has-mist-background-color:has(.pv-choice) > h2 { color: rgb(46, 49, 146); margin: 0px 0px 24px !important; font-size: clamp(2rem, 3vw, 2.8rem) !important; }
body.home .pv-experience-heading { text-align: center !important; color: rgb(46, 49, 146) !important; font-size: clamp(2rem, 3.2vw, 2.85rem) !important; margin: 8px auto 24px !important; }
body.home .pv-experience-card { padding: 28px !important; }
body.home .pv-experience-card > h3 { text-align: center; margin-bottom: 18px !important; }
body.home .pv-experience-card > p { display: grid !important; grid-template-columns: repeat(4, minmax(0px, 1fr)) !important; gap: 12px !important; margin: 0px !important; }
body.home .pv-experience-card .pv-xp-intro { grid-column: 1 / -1; display: block; text-align: center; color: rgba(255, 255, 255, 0.9); font-size: 1rem; line-height: 1.5; margin-bottom: 2px; }
body.home .pv-experience-card .pv-xp-pill { min-height: 52px; margin: 0px !important; }
body.home .pv-ple-results { margin-top: 0px !important; }
body.home .pv-experience-card > p { grid-template-columns: repeat(2, 1fr) !important; }
body.home .pv-experience-card > p { grid-template-columns: 1fr !important; }
body.home .pv-experience-card { padding: 22px !important; }
body.home .pv-ple-results { padding: 54px 24px !important; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(48, 52, 155)) !important; }
body.home .pv-ple-results > h2 { line-height: 1.08; margin: 0px auto 14px !important; font-size: clamp(2.2rem, 3.8vw, 3.5rem) !important; }
body.home .pv-ple-results > .pv-lead { max-width: 850px !important; margin: 0px auto 30px !important; font-size: 1.05rem !important; line-height: 1.65 !important; }
body.home .pv-ple-results .pv-results-stats { max-width: 1180px; gap: 18px !important; margin: 0px auto 28px !important; }
body.home .pv-ple-results .pv-fact { flex-direction: column; align-items: center; justify-content: center; min-height: 180px !important; height: 180px !important; max-height: 180px !important; padding: 22px 20px !important; display: flex !important; border: 1px solid rgb(244, 200, 108) !important; border-radius: 18px !important; background: rgb(255, 255, 255) !important; box-shadow: rgba(7, 11, 48, 0.2) 0px 12px 28px !important; }
body.home .pv-ple-results .pv-fact strong { margin-bottom: 12px; font-size: clamp(2.5rem, 4vw, 3.7rem) !important; line-height: 1 !important; color: rgb(46, 49, 146) !important; }
body.home .pv-ple-results .pv-fact p, body.home .pv-ple-results .pv-fact { line-height: 1.45; text-align: center; font-size: 1rem !important; }
body.home .pv-ple-results .pv-results-gallery { max-width: 1000px !important; margin: 0px auto !important; gap: 20px !important; display: grid !important; grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; }
body.home .pv-ple-results .pv-results-gallery figure { overflow: hidden; margin: 0px !important; padding: 8px 8px 14px !important; border-radius: 18px !important; background: rgb(255, 255, 255) !important; box-shadow: rgba(7, 11, 48, 0.2) 0px 12px 28px !important; }
body.home .pv-ple-results .pv-results-gallery img { display: block; width: 100% !important; height: 260px !important; object-fit: cover !important; object-position: center top !important; border-radius: 12px !important; }
body.home .pv-ple-results .pv-results-gallery figcaption { line-height: 1.4; text-align: left; padding: 10px 10px 0px !important; margin: 0px !important; color: rgb(40, 43, 70) !important; font-size: 0.94rem !important; }
@media (max-width: 781px) {
body.home .pv-ple-results { padding: 42px 18px !important; }
body.home .pv-ple-results .pv-results-stats, body.home .pv-ple-results .pv-results-gallery { grid-template-columns: 1fr !important; }
body.home .pv-ple-results .pv-fact { min-height: 145px !important; }
body.home .pv-ple-results .pv-results-gallery img { height: auto !important; max-height: 340px; }
body.home .pv-news-heading { text-align: center; color: rgb(46, 49, 146); margin: 0px 0px 12px; font-size: clamp(2.1rem, 3.4vw, 3.35rem) !important; }
body.home .pv-news-intro { text-align: center; max-width: 720px; margin: 0px auto 30px; color: rgb(74, 76, 95); font-size: 1.08rem; }
body.home .pv-news-grid .wp-block-post-template { gap: 24px; }
body.home .pv-news-grid .pv-card { height: 100%; overflow: hidden; background: rgb(255, 255, 255); border-right: 1px solid rgba(46, 49, 146, 0.11); border-bottom: 1px solid rgba(46, 49, 146, 0.11); border-left: 1px solid rgba(46, 49, 146, 0.11); border-image: none; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.11) 0px 14px 36px; transition: transform 0.25s, box-shadow 0.25s; padding: 0px !important; border-top: 0px !important; }
body.home .pv-news-grid .pv-card:hover { transform: translateY(-5px); box-shadow: rgba(46, 49, 146, 0.17) 0px 20px 44px; }
body.home .pv-news-grid .wp-block-post-featured-image { margin: 0px !important; }
body.home .pv-news-grid .wp-block-post-featured-image img { width: 100%; height: 250px; object-fit: cover; border-radius: 0px !important; }
body.home .pv-news-grid .wp-block-post-title, body.home .pv-news-grid .wp-block-post-date, body.home .pv-news-grid .wp-block-post-excerpt { margin-left: 24px; margin-right: 24px; }
body.home .pv-news-grid .wp-block-post-title { line-height: 1.22; margin-top: 22px; margin-bottom: 12px; font-size: clamp(1.35rem, 2vw, 1.75rem) !important; }
body.home .pv-news-grid .wp-block-post-title a { color: rgb(46, 49, 146); text-decoration: none; }
body.home .pv-news-grid .wp-block-post-date { color: rgb(119, 119, 119); font-size: 0.86rem; text-transform: uppercase; letter-spacing: 0.06em; }
body.home .pv-news-grid .wp-block-post-excerpt { font-size: 0.98rem; line-height: 1.55; margin-bottom: 24px; color: rgb(63, 66, 80); }
body.home .pv-news-grid .wp-block-post:first-child .pv-card { display: flex; flex-direction: column; justify-content: center; min-height: 430px; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(54, 58, 173)); padding: 34px !important; border: 1px solid rgba(244, 200, 108, 0.7) !important; }
body.home .pv-news-grid .wp-block-post:first-child .pv-card::before { content: "FEATURED SCHOOL EVENT"; display: inline-block; align-self: flex-start; margin-bottom: 22px; padding: 8px 12px; border-radius: 999px; background: rgb(244, 200, 108); color: rgb(32, 35, 111); font: 800 0.75rem Arial; letter-spacing: 0.12em; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title, body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-date, body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-excerpt { margin-left: 0px; margin-right: 0px; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title { margin-top: 0px; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title a { color: rgb(255, 255, 255); }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-date { color: rgb(244, 200, 108); }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-excerpt { color: rgba(255, 255, 255, 0.88); }
body.home .pv-news-actions { margin-top: 30px; }
body.home .pv-news-actions .wp-block-button__link { background: rgb(46, 49, 146); color: rgb(255, 255, 255); padding: 0.9rem 1.55rem; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color { background: linear-gradient(135deg, rgb(32, 35, 111), rgb(52, 56, 166)) !important; padding: 52px 24px !important; color: rgb(255, 255, 255) !important; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color h2 { color: rgb(255, 255, 255) !important; margin-bottom: 18px; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color .wp-block-buttons { gap: 12px; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color .is-style-outline .wp-block-button__link { border-color: rgb(244, 200, 108) !important; color: rgb(255, 255, 255) !important; }
body.home .pv-news-grid .wp-block-post-template { grid-template-columns: 1fr; }
body.home .pv-news-grid .wp-block-post:first-child .pv-card { min-height: 0px; }
body.home .pv-news-grid .wp-block-post-featured-image img { height: 230px; }
.pv-media-section { padding: 64px 24px; background: rgb(247, 244, 236); }
.pv-media-wrap { max-width: 1320px; margin: auto; }
.pv-media-kicker { color: rgb(47, 49, 146); font-weight: 900; letter-spacing: 0.14em; font-size: 12px; }
.pv-media-section h2 { font-size: clamp(36px, 4vw, 58px); color: rgb(41, 43, 134); margin: 8px 0px 12px; }
.pv-media-intro { max-width: 720px; color: rgb(87, 88, 106); font-size: 17px; line-height: 1.6; margin-bottom: 30px; }
.pv-video-card { position: relative; border-radius: 28px; overflow: hidden; min-height: 480px; background: linear-gradient(90deg, rgba(25, 27, 86, 0.84), rgba(25, 27, 86, 0.2)), url("/wp-content/uploads/2026/08/practical-learning.webp") center center / cover; display: flex; align-items: flex-end; padding: 38px; box-shadow: rgba(32, 34, 89, 0.2) 0px 24px 55px; }
.pv-video-copy { max-width: 650px; color: rgb(255, 255, 255); }
.pv-video-copy h3 { font-size: clamp(28px, 3vw, 44px); margin: 0px 0px 10px; color: rgb(255, 255, 255); }
.pv-play { display: inline-flex; align-items: center; gap: 12px; margin-top: 18px; padding: 14px 22px; border-radius: 999px; background: rgb(247, 194, 82); color: rgb(37, 39, 127); font-weight: 900; text-decoration: none; }
.pv-play-icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: rgb(41, 43, 134); color: rgb(255, 255, 255); }
.pv-parent-section { padding: 64px 24px; background: rgb(255, 255, 255); }
.pv-parent-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.pv-parent-video { position: relative; border: 1px solid rgb(222, 223, 240); border-radius: 22px; overflow: hidden; background: linear-gradient(145deg, rgb(255, 255, 255), rgb(245, 245, 251)); box-shadow: rgba(40, 42, 100, 0.08) 0px 14px 34px; }
.pv-parent-photo { position: relative; height: 260px; overflow: hidden; background: rgb(233, 233, 243); }
.pv-parent-photo img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center 22%; }
.pv-parent-video:nth-child(3) .pv-parent-photo img { object-position: center 48%; }
.pv-parent-photo::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 48%, rgba(24, 26, 83, 0.56)); }
.pv-parent-video .pv-placeholder-icon { position: absolute; z-index: 2; left: 22px; bottom: 20px; width: 54px; height: 54px; border-radius: 16px; background: rgb(247, 194, 82); color: rgb(41, 43, 134); display: grid; place-items: center; font-size: 24px; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 24px; }
.pv-parent-copy { padding: 24px 26px 28px; }
.pv-parent-video h3 { color: rgb(41, 43, 134); margin: 0px 0px 10px; }
.pv-parent-video p { color: rgb(88, 89, 107); line-height: 1.55; }
.pv-parent-note { font-size: 12px; font-weight: 800; color: rgb(138, 103, 20); text-transform: uppercase; letter-spacing: 0.08em; }
.pv-video-card { min-height: 400px; padding: 26px; }
.pv-parent-grid { grid-template-columns: 1fr; }
.pv-media-section, .pv-parent-section { padding: 44px 18px; }
@media (min-width: 601px) {
body.home .pv-ple-results { padding: 34px 26px !important; }
body.home .pv-ple-results > h2 { margin: 0px auto 10px !important; font-size: clamp(2.15rem, 3.4vw, 3rem) !important; }
body.home .pv-ple-results > .pv-lead { margin: 0px auto 18px !important; font-size: 0.98rem !important; line-height: 1.5 !important; }
body.home .pv-ple-results .pv-results-stats { margin: 18px auto !important; gap: 12px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact { box-sizing: border-box !important; min-height: 112px !important; height: 112px !important; max-height: 112px !important; padding: 12px 14px !important; border-radius: 15px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact h3, body.home .pv-ple-results .pv-results-stats .pv-fact strong { font-size: 2.35rem !important; line-height: 1 !important; margin: 0px 0px 8px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact p { font-size: 0.82rem !important; line-height: 1.28 !important; margin: 0px !important; }
body.home .pv-ple-results .pv-results-gallery { max-width: 700px !important; gap: 12px !important; margin: 14px auto 0px !important; }
body.home .pv-ple-results .pv-results-gallery figure { padding: 6px !important; border-radius: 14px !important; }
body.home .pv-ple-results .pv-results-gallery img { height: 190px !important; }
.pv-wa-float { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 10px !important; }
.pv-wa-float > :first-child { display: none !important; }
.pv-wa-float::before { content: ""; display: block; flex: 0 0 26px; width: 26px; height: 26px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.296-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.875 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.693.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347M12.004 21.5h-.003a9.43 9.43 0 0 1-4.808-1.318l-.345-.205-3.572.937.953-3.486-.224-.358A9.45 9.45 0 0 1 2.55 12.02C2.552 6.8 6.8 2.55 12.02 2.55a9.41 9.41 0 0 1 6.701 2.779 9.41 9.41 0 0 1 2.775 6.708c-.002 5.221-4.25 9.47-9.492 9.463'/%3E%3C/svg%3E") center center / contain no-repeat; }
.pv-wa-float { width: 58px !important; height: 58px !important; min-width: 58px !important; padding: 0px !important; border-radius: 50% !important; font-size: 0px !important; right: 16px !important; bottom: 16px !important; }
.pv-wa-float > * { display: none !important; }
.pv-wa-float::before { width: 30px; height: 30px; flex-basis: 30px; }
body.page-id-8 .pv-management .pv-role > div:first-child { background: rgb(246, 246, 243); overflow: hidden; }
body.page-id-8 .pv-management .pv-role img { background: rgb(246, 246, 243); display: block !important; width: 100% !important; height: 360px !important; object-fit: contain !important; object-position: center top !important; }
@media (min-width: 1200px) {
body.page-id-8 .pv-management .pv-role img { height: 380px !important; }
body.page-id-8 .pv-management .pv-role img { height: auto !important; max-height: 440px !important; object-fit: contain !important; object-position: center top !important; }
body .pv-about .pv-management .pv-role > div:first-child { background: rgb(246, 246, 243); overflow: hidden; }
body .pv-about .pv-management .pv-role img { background: rgb(246, 246, 243); display: block !important; width: 100% !important; height: 360px !important; object-fit: contain !important; object-position: center top !important; }
body .pv-about .pv-management .pv-role img { height: 380px !important; }
body .pv-about .pv-management .pv-role img { height: auto !important; max-height: 440px !important; object-fit: contain !important; object-position: center top !important; }
.pv-story-card { min-width: 0px; max-width: 100%; overflow: hidden; }
.pv-story-card > img { display: block !important; width: 100% !important; max-width: 100% !important; height: 290px !important; object-fit: cover !important; object-position: center 28% !important; }
.pv-story-grid, .pv-story-section { min-width: 0px !important; max-width: 100% !important; }
.entry-content, .entry-content > * { min-width: 0px; max-width: 100%; }
.entry-content .wp-block-columns, .entry-content .wp-block-column, .entry-content section, .entry-content article { min-width: 0px; }
.pv-form, .pv-form .pv-field { width: 100% !important; max-width: 100% !important; min-width: 0px !important; }
.pv-form input:not([type="checkbox"]):not([type="radio"]), .pv-form select, .pv-form textarea { display: block; width: 100% !important; max-width: 100% !important; min-width: 0px !important; box-sizing: border-box !important; }
.pv-form .pv-consent, .pv-form .pv-consent label { max-width: 100%; min-width: 0px; overflow-wrap: anywhere; }
main button, main [role="button"], main .wp-block-button__link { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; }
.pv-hero-dots { gap: 2px !important; }
.pv-hero-dot { position: relative !important; width: 44px !important; height: 44px !important; min-width: 44px !important; border: 0px !important; background: transparent !important; padding: 0px !important; }
.pv-hero-dot::after { content: ""; width: 12px; height: 12px; border-radius: 50%; background: rgba(255, 255, 255, 0.78); box-shadow: rgba(46, 49, 146, 0.28) 0px 0px 0px 1px; }
.pv-hero-dot.is-active::after { width: 16px; height: 16px; background: rgb(244, 200, 108); box-shadow: rgba(255, 255, 255, 0.75) 0px 0px 0px 3px; }
body.page-id-43 main a[href*="instagram"], body.page-id-43 main a[href*="youtube"], body.page-id-43 main a[href*="tiktok"], body.post-type-archive-pv_event main a[href*="instagram"], body.post-type-archive-pv_event main a[href*="youtube"], body.post-type-archive-pv_event main a[href*="tiktok"] { min-height: 44px; display: inline-flex; align-items: center; padding-block: 10px; }
body.home .pv-reveal, body.home .pv-reveal.is-visible { opacity: 1 !important; transform: none !important; filter: none !important; transition: none !important; }
.pv-header { top: 0px; transition: box-shadow 0.25s; position: sticky !important; z-index: 1000 !important; }
body.admin-bar .pv-header { top: 32px; }
.pv-header.pv-header-scrolled { box-shadow: rgba(24, 27, 90, 0.2) 0px 9px 30px !important; }
.pv-back-top { position: fixed; right: 22px; bottom: 92px; z-index: 1100; width: 48px; height: 48px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; display: grid; place-items: center; background: rgb(244, 200, 108); color: rgb(32, 35, 111); font: 700 25px / 1 Arial, sans-serif; box-shadow: rgba(24, 27, 90, 0.28) 0px 10px 28px; cursor: pointer; opacity: 0; visibility: hidden; transform: translateY(12px); transition: opacity 0.22s, transform 0.22s, visibility 0.22s; }
.pv-back-top.is-visible { opacity: 1; visibility: visible; transform: none; }
.pv-back-top:hover { transform: translateY(-3px); background: rgb(255, 217, 120); }
.pv-back-top:focus-visible { outline: rgb(46, 49, 146) solid 3px; outline-offset: 3px; }
html.pv-motion-ready main .pv-motion-item { opacity: 0; transform: translateY(34px); filter: blur(1.5px); transition-behavior: normal, normal, normal; transition-duration: 0.66s, 0.66s, 0.48s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-delay,0ms); will-change: transform, opacity; }
html.pv-motion-ready main .pv-motion-item.pv-motion-left { transform: translateX(-42px); }
html.pv-motion-ready main .pv-motion-item.pv-motion-right { transform: translateX(42px); }
html.pv-motion-ready main .pv-motion-item.pv-motion-visible { opacity: 1; transform: none; filter: none; }
html.pv-motion-ready main .pv-motion-hero h1, html.pv-motion-ready main .pv-motion-hero .pv-lead, html.pv-motion-ready main .pv-motion-hero > p, html.pv-motion-ready main .pv-motion-hero .wp-block-buttons { opacity: 0; transform: translateY(22px); }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible h1 { animation: 0.65s ease 0.06s 1 normal both running pvUnifiedHero; }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible .pv-lead, html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible > p { animation: 0.62s ease 0.22s 1 normal both running pvUnifiedHero; }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible .wp-block-buttons { animation: 0.58s ease 0.38s 1 normal both running pvUnifiedHero; }
@keyframes pvUnifiedHero {
100% { opacity: 1; transform: none; }
main figure img, main .pv-card img { transition: transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1); }
main figure:hover img, main .pv-card:hover img { transform: scale(1.025); }
body.admin-bar .pv-header { top: 46px; }
.pv-back-top { right: 16px; bottom: 88px; width: 46px; height: 46px; }
.pv-story-card > img { height: 230px !important; object-position: center 24% !important; }
html.pv-motion-ready main .pv-motion-item.pv-motion-left, html.pv-motion-ready main .pv-motion-item.pv-motion-right { transform: translateY(26px); }
html.pv-motion-ready main .pv-motion-item { filter: none; transition-duration: 0.52s; }
main figure:hover img, main .pv-card:hover img { transform: none; }
body.page-id-51 .entry-content { overflow-x: clip; }
html { scroll-behavior: auto !important; }
html.pv-motion-ready main .pv-motion-item, html.pv-motion-ready main .pv-motion-hero * { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.pv-back-top, .pv-header { transition: none !important; }
.pv-header .pv-header-main { transition: padding 0.25s, transform 0.25s; }
.pv-header.pv-header-scrolled { box-shadow: rgba(24, 27, 90, 0.24) 0px 10px 32px !important; }
.pv-header.pv-header-scrolled .pv-header-main { padding-top: 0.35rem !important; padding-bottom: 0.35rem !important; }
.pv-back-top { background: rgb(244, 200, 108) !important; color: rgb(32, 35, 111) !important; border: 2px solid rgb(255, 255, 255) !important; font-size: 26px !important; box-shadow: rgba(24, 27, 90, 0.3) 0px 10px 30px !important; }
.pv-back-top:hover { background: rgb(255, 217, 120) !important; transform: translateY(-3px) !important; }
html.pv-motion-ready body.home main .pv-reveal { opacity: 0; transform: translateY(42px) scale(0.985); filter: blur(2px); transition: opacity 0.7s cubic-bezier(0.2, 0.7, 0.2, 1), transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.55s; }
html.pv-motion-ready body.home main .pv-reveal.is-visible { opacity: 1; transform: none; filter: none; }
html.pv-motion-ready body.home main .pv-reveal { filter: none !important; }
body.home .pv-hero .wp-block-cover__inner-container > * { will-change: transform, opacity; }
html.pv-journey-ready body.home .pv-hero .pv-eyebrow, html.pv-journey-ready body.home .pv-hero h1, html.pv-journey-ready body.home .pv-hero p.has-large-font-size, html.pv-journey-ready body.home .pv-hero .wp-block-buttons { opacity: 0; transform: translateY(24px); }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered .pv-eyebrow { animation: 0.55s ease 0.08s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered h1 { animation: 0.72s ease 0.2s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered p.has-large-font-size { animation: 0.68s ease 0.38s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered .wp-block-buttons { animation: 0.65s ease 0.54s 1 normal both running pvHeroEnter; }
@keyframes pvHeroEnter {
html.pv-journey-ready body.home .pv-journey-motion { opacity: 0; transition-behavior: normal, normal, normal; transition-duration: 0.72s, 0.72s, 0.6s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-step,0ms); will-change: transform, opacity; }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-left { transform: translateX(-58px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-right { transform: translateX(58px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-pop-in { transform: translateY(22px) scale(0.9); }
html.pv-journey-ready body.home .pv-journey-motion.pv-photo-in { transform: translateY(38px) scale(0.96); filter: saturate(0.75) blur(2px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-journey-visible { opacity: 1; transform: none; filter: none; }
body.home .pv-learning-mosaic figure img { transition: transform 0.8s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.5s; }
body.home .pv-learning-mosaic figure:hover img { transform: scale(1.045); }
body.home .pv-programme-choice .wp-block-column { transition: box-shadow 0.3s, transform 0.3s; }
body.home .pv-programme-choice .wp-block-column:hover { transform: translateY(-7px) !important; box-shadow: rgba(46, 49, 146, 0.18) 0px 22px 50px; }
body.home .has-green-background-color .wp-block-button { transition: transform 0.25s; }
body.home .has-green-background-color .wp-block-button:hover { transform: translateY(-4px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-left, html.pv-journey-ready body.home .pv-journey-motion.pv-from-right { transform: translateY(32px); }
body.home .pv-programme-choice .wp-block-column:hover { transform: none !important; }
html.pv-journey-ready body.home .pv-hero .wp-block-cover__inner-container > *, html.pv-journey-ready body.home .pv-journey-motion { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion { opacity: 0; transform: translateY(34px); filter: blur(1.5px); transition-behavior: normal, normal, normal; transition-duration: 0.68s, 0.68s, 0.5s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-inner-delay,0ms); will-change: transform, opacity; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-left { transform: translateX(-46px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-right { transform: translateX(46px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-scale { transform: translateY(24px) scale(0.965); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-visible { opacity: 1; transform: none; filter: none; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero h1, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero .pv-lead, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero p, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero .wp-block-buttons { opacity: 0; transform: translateY(22px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible h1 { animation: 0.65s ease 0.08s 1 normal both running pvInnerHero; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible .pv-lead, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible > p { animation: 0.62s ease 0.25s 1 normal both running pvInnerHero; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible .wp-block-buttons { animation: 0.6s ease 0.42s 1 normal both running pvInnerHero; }
@keyframes pvInnerHero {
body:not(.home) main figure img, body:not(.home) main .pv-card img { transition: transform 0.65s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.4s; }
body:not(.home) main figure:hover img, body:not(.home) main .pv-card:hover img { transform: scale(1.035); }
body:not(.home) main .wp-block-button { transition: transform 0.22s; }
body:not(.home) main .wp-block-button:hover { transform: translateY(-3px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-left, html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-right { transform: translateY(28px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion { filter: none; transition-duration: 0.55s; }
body:not(.home) main figure:hover img, body:not(.home) main .pv-card:hover img { transform: none; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero * { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.pv-wa-float { position: fixed; right: 20px; bottom: 20px; z-index: 9998; display: flex; align-items: center; gap: 9px; padding: 13px 18px; border-radius: 999px; background: rgb(22, 122, 69); font-weight: 700; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 28px; transition: transform 0.2s, box-shadow 0.2s; color: rgb(255, 255, 255) !important; }
.pv-wa-float:hover, .pv-wa-float:focus { transform: translateY(-2px); box-shadow: rgba(0, 0, 0, 0.3) 0px 14px 32px; outline: rgb(247, 198, 95) solid 3px; outline-offset: 3px; }
.pv-wa-float { right: 14px; bottom: 14px; padding: 12px 14px; }
.pv-wa-label { display: none; }
.pv-wa-float { transition: none; }
.pv-learning-dropdown { position: relative !important; }
.pv-learning-toggle { display: inline-flex; align-items: center; justify-content: center; margin-left: 2px; padding: 6px; border: 0px; background: transparent; color: inherit; cursor: pointer; font: inherit; }
.pv-learning-toggle span[aria-hidden] { font-size: 16px; line-height: 1; transition: transform 0.2s; }
.pv-learning-dropdown.is-open > .pv-learning-toggle span[aria-hidden] { transform: rotate(180deg); }
.pv-learning-menu { display: none !important; position: absolute !important; z-index: 9999 !important; top: 100% !important; left: 0px !important; min-width: 300px !important; margin: 0px !important; padding: 10px !important; list-style: none !important; background: rgb(255, 255, 255) !important; border: 1px solid rgb(227, 227, 239) !important; border-radius: 14px !important; box-shadow: rgba(31, 35, 94, 0.18) 0px 16px 38px !important; }
.pv-learning-dropdown:hover > .pv-learning-menu, .pv-learning-dropdown:focus-within > .pv-learning-menu, .pv-learning-dropdown.is-open > .pv-learning-menu { display: block !important; }
.pv-learning-menu li { display: block !important; margin: 0px !important; }
.pv-learning-menu a { display: block !important; padding: 11px 14px !important; border-radius: 9px !important; color: rgb(37, 39, 131) !important; text-decoration: none !important; white-space: normal !important; }
.pv-learning-menu a:hover, .pv-learning-menu a:focus { background: rgb(247, 198, 95) !important; color: rgb(37, 39, 131) !important; outline: none !important; }
.pv-learning-dropdown { display: grid !important; grid-template-columns: 1fr auto !important; width: 100% !important; }
.pv-learning-dropdown > .wp-block-navigation-item__content { text-align: right !important; }
.pv-learning-menu { position: static !important; grid-column: 1 / -1 !important; width: 100% !important; min-width: 0px !important; margin-top: 6px !important; box-shadow: none !important; background: rgb(247, 245, 238) !important; }
.pv-learning-menu a { text-align: right !important; }
.pv-learning-dropdown:not(.is-open):not(:focus-within) > .pv-learning-menu { display: none !important; }
.pv-about { --blue: #302f91; --navy: #171641; --gold: #f7c65f; --cream: #f7f3ea; --ink: #202033; font-family: Georgia, "Times New Roman", serif; color: var(--ink); overflow: hidden; }
.pv-about * { box-sizing: border-box; }
.pv-about img { display: block; width: 100%; height: 100%; object-fit: cover; }
.pv-about h1, .pv-about h2, .pv-about h3, .pv-about p { margin-top: 0px; }
.pv-wrap { width: min(1180px, 100% - 40px); margin: auto; }
.pv-eyebrow { font: 800 13px Arial, sans-serif; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); margin-bottom: 15px; }
.pv-about-hero { min-height: 470px; display: grid; align-items: end; background: linear-gradient(90deg, rgba(20, 18, 63, 0.9), rgba(32, 30, 93, 0.34)), url("/wp-content/uploads/2026/08/IMG_5139.jpg") center top / cover no-repeat; color: rgb(255, 255, 255); padding: 70px 0px; }
.pv-about-hero h1 { font-size: clamp(44px, 6vw, 76px); line-height: 1; max-width: 760px; margin-bottom: 20px; }
.pv-about-hero p { font-size: clamp(18px, 2vw, 23px); line-height: 1.55; max-width: 720px; }
.pv-section { padding: 78px 0px; }
.pv-section h2 { font-size: clamp(36px, 4.3vw, 58px); line-height: 1.07; color: var(--navy); margin-bottom: 18px; }
.pv-story { background: rgb(255, 255, 255); }
.pv-story-grid { display: grid; grid-template-columns: 0.78fr 1.22fr; gap: 70px; }
.pv-story-copy p { font-size: 19px; line-height: 1.78; color: rgb(85, 85, 106); }
.pv-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 32px; }
.pv-fact { background: var(--cream); border-top: 5px solid var(--gold); border-radius: 18px; padding: 23px; }
.pv-fact strong { display: block; font-size: 31px; color: var(--blue); margin-bottom: 6px; }
.pv-fact span { font: 600 14px Arial; color: rgb(100, 99, 120); }
.pv-identity { background: rgb(255, 255, 255); }
.pv-identity-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.pv-identity-card { border-radius: 24px; padding: 34px; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(28, 27, 89)); color: rgb(255, 255, 255); box-shadow: rgba(40, 38, 120, 0.14) 0px 18px 45px; }
.pv-identity-card h3 { font-size: 28px; color: rgb(247, 198, 95); margin-bottom: 12px; }
.pv-identity-card p { font-size: 17px; line-height: 1.7; color: rgb(244, 243, 255); }
.pv-motto { grid-column: 1 / -1; text-align: center; background: var(--cream); color: var(--navy); }
.pv-motto h3 { color: var(--blue); }
.pv-motto p { color: rgb(85, 85, 106); }
.pv-values { background: var(--cream); }
.pv-value-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.pv-value { background: rgb(255, 255, 255); border-radius: 20px; padding: 28px; box-shadow: rgba(37, 34, 96, 0.07) 0px 14px 35px; }
.pv-value b { display: grid; place-items: center; width: 45px; height: 45px; background: var(--gold); color: var(--blue); border-radius: 14px; margin-bottom: 20px; font: 800 18px Arial; }
.pv-value h3 { font-size: 23px; color: var(--blue); margin-bottom: 9px; }
.pv-value p { font-size: 16px; line-height: 1.6; color: rgb(102, 101, 120); }
.pv-lead { background: var(--blue); color: rgb(255, 255, 255); }
.pv-lead-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 58px; align-items: center; }
.pv-lead-photo { height: 600px; border-radius: 28px; overflow: hidden; border: 6px solid rgba(255, 255, 255, 0.18); }
.pv-lead-photo img { object-position: center 25%; }
.pv-lead h2 { color: rgb(255, 255, 255); }
.pv-lead p { font-size: 18px; line-height: 1.75; color: rgb(241, 240, 255); }
.pv-sign { margin-top: 26px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, 0.25); font-size: 19px; line-height: 1.5; }
.pv-principal { background: rgb(255, 255, 255); }
.pv-principal-card { max-width: 980px; margin: auto; border-radius: 28px; padding: 48px 52px; background: linear-gradient(135deg, rgb(247, 243, 234), rgb(255, 255, 255)); border-left: 8px solid var(--gold); box-shadow: rgba(25, 24, 79, 0.08) 0px 18px 50px; }
.pv-principal-card p { font-size: 20px; line-height: 1.8; color: rgb(78, 77, 98); }
.pv-principal-card .quote { font-size: 52px; line-height: 0.6; color: var(--gold); }
.pv-management { background: linear-gradient(135deg, rgb(247, 243, 234), rgb(238, 236, 248)); }
.pv-management-intro { display: grid; grid-template-columns: 0.72fr 1.28fr; gap: 42px; align-items: center; margin-bottom: 34px; }
.pv-management-photo { height: 390px; border-radius: 25px; overflow: hidden; box-shadow: rgba(30, 28, 90, 0.13) 0px 18px 50px; }
.pv-management-photo img { object-position: center 25%; }
.pv-management-copy p:not(.pv-eyebrow) { font-size: 18px; line-height: 1.72; color: rgb(94, 93, 114); }
.pv-role-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pv-role { background: rgb(255, 255, 255); border-radius: 20px; padding: 27px 24px; border-top: 5px solid var(--gold); box-shadow: rgba(37, 34, 96, 0.08) 0px 14px 38px; min-height: 205px; }
.pv-role figure { height: 235px; margin: -27px -24px 22px; overflow: hidden; border-radius: 15px 15px 0px 0px; }
.pv-role figure img { object-position: center 18%; }
.pv-role .badge { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 13px; background: var(--gold); color: var(--blue); font: 800 14px Arial; margin-bottom: 18px; }
.pv-role h3 { font-size: 22px; color: var(--blue); margin-bottom: 10px; }
.pv-role p { font-size: 15.5px; line-height: 1.62; color: rgb(102, 101, 120); }
.pv-team { background: rgb(255, 255, 255); }
.pv-team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.pv-team-card { border-radius: 23px; overflow: hidden; border: 1px solid rgb(230, 228, 239); box-shadow: rgba(26, 24, 82, 0.08) 0px 16px 44px; }
.pv-team-card figure { height: 270px; margin: 0px; overflow: hidden; }
.pv-team-card .copy { padding: 25px; }
.pv-team-card h3 { font-size: 25px; color: var(--blue); margin-bottom: 9px; }
.pv-team-card p { font-size: 16px; line-height: 1.62; color: rgb(98, 98, 118); }
.pv-community { background: var(--cream); }
.pv-community-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.pv-community-copy { background: var(--navy); color: rgb(255, 255, 255); border-radius: 26px; padding: 44px; }
.pv-community-copy h2 { color: rgb(255, 255, 255); }
.pv-community-copy p { font-size: 18px; line-height: 1.72; color: rgb(239, 239, 247); }
.pv-community-photo { border-radius: 26px; overflow: hidden; min-height: 480px; }
.pv-community-photo img { object-position: center 34%; }
.pv-cta { padding: 68px 0px; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(25, 24, 79)); text-align: center; color: rgb(255, 255, 255); }
.pv-cta h2 { color: rgb(255, 255, 255); font-size: clamp(36px, 4vw, 54px); margin-bottom: 14px; }
.pv-cta p { font-size: 18px; line-height: 1.6; max-width: 700px; margin: 0px auto 28px; color: rgb(238, 238, 250); }
.pv-btn { display: inline-flex; padding: 16px 27px; border-radius: 999px; background: var(--gold); font: 700 16px Arial; transition: 0.25s; color: rgb(38, 35, 114) !important; text-decoration: none !important; }
.pv-btn:hover { transform: translateY(-3px); box-shadow: rgba(247, 198, 95, 0.35) 0px 12px 28px; }
.pv-story-grid, .pv-lead-grid, .pv-community-grid, .pv-management-intro, .pv-identity-grid { grid-template-columns: 1fr; }
.pv-value-grid, .pv-role-grid { grid-template-columns: 1fr 1fr; }
.pv-team-grid { grid-template-columns: 1fr; }
.pv-lead-photo { height: 520px; }
.pv-section { padding: 60px 0px; }
.pv-wrap { width: min(100% - 28px, 1180px); }
.pv-about-hero { min-height: 500px; padding: 50px 0px; background-position: 42% center; }
.pv-about-hero h1 { font-size: 43px; }
.pv-facts, .pv-value-grid, .pv-role-grid { grid-template-columns: 1fr; }
.pv-lead-photo { height: 430px; }
.pv-principal-card, .pv-community-copy { padding: 31px 25px; }
.pv-team-card figure { height: 235px; }
body.page-id-9 .pv-management-intro { max-width: 920px; margin-left: auto; margin-right: auto; text-align: center; grid-template-columns: 1fr !important; }
body.page-id-9 .pv-management-copy { padding: 34px clamp(22px, 4vw, 48px); background: rgb(255, 255, 255); border-radius: 24px; border-top: 5px solid rgb(247, 198, 95); box-shadow: rgba(37, 34, 96, 0.09) 0px 16px 42px; }
body.page-id-9 .pv-role figure { background: rgb(242, 240, 233); }
body.page-id-9 .pv-role figure img { object-position: center top; }
body.page-id-9 .pv-team-card figure img { object-position: center 35%; }
body.page-id-9 .pv-community-photo img { object-position: center 32%; }
@media (max-width: 700px) {
body.page-id-9 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
body.page-id-9 .pv-about-hero { min-height: 410px; padding: 54px 0px; background-position: center 38%; }
body.page-id-9 .pv-role-grid, body.page-id-9 .pv-team-grid { grid-template-columns: 1fr !important; }
body.page-id-9 .pv-role figure { height: 340px !important; }
body.page-id-9 section.pv-leadership-combined { width: 100% !important; max-width: none !important; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(28, 27, 89)) !important; }
body.page-id-9 .pv-leadership-grid { display: grid !important; grid-template-columns: 0.82fr 1fr 1fr !important; gap: 28px !important; align-items: stretch !important; }
body.page-id-9 .pv-leadership-combined .pv-lead-photo { height: auto !important; min-height: 620px; }
body.page-id-9 .pv-director-message, body.page-id-9 .pv-principal-message { padding: 34px; border-radius: 24px; }
body.page-id-9 .pv-director-message { background: rgba(255, 255, 255, 0.08); }
body.page-id-9 .pv-principal-message { position: relative; background: rgb(255, 255, 255); color: rgb(48, 48, 71); box-shadow: rgba(13, 12, 55, 0.25) 0px 18px 42px; }
body.page-id-9 .pv-principal-message h2 { color: rgb(28, 27, 89) !important; }
body.page-id-9 .pv-principal-message p { color: rgb(85, 85, 106) !important; }
body.page-id-9 .pv-principal-message .pv-eyebrow { color: rgb(154, 106, 0) !important; }
body.page-id-9 .pv-principal-message .quote { position: absolute; right: 24px; top: 8px; font-size: 92px; line-height: 1; color: rgb(247, 198, 95); opacity: 0.5; }
body.page-id-9 .pv-leadership-grid { grid-template-columns: 0.8fr 1.2fr !important; }
body.page-id-9 .pv-principal-message { grid-column: 1 / -1; }
body.page-id-9 .pv-leadership-grid { grid-template-columns: 1fr !important; }
body.page-id-9 .pv-principal-message { grid-column: auto; }
body.page-id-9 .pv-leadership-combined .pv-lead-photo { min-height: 440px; }
body.page-id-9 .pv-leadership-polished { padding: 72px 0px !important; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo { width: 100%; height: clamp(330px, 38vw, 470px); margin-bottom: 28px; border: 6px solid rgba(255, 255, 255, 0.18); border-radius: 28px; overflow: hidden; background: rgb(37, 36, 103); }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 8%; }
body.page-id-9 .pv-leadership-polished .pv-message-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; align-items: stretch; }
body.page-id-9 .pv-leadership-polished .pv-director-message, body.page-id-9 .pv-leadership-polished .pv-principal-message { padding: clamp(28px, 4vw, 44px); min-width: 0px; }
body.page-id-9 .pv-leadership-polished h2 { overflow-wrap: normal; word-break: normal; font-size: clamp(34px, 3.5vw, 50px) !important; line-height: 1.03 !important; }
body.page-id-9 .pv-leadership-polished p { font-size: 17px; line-height: 1.7; }
body.page-id-9 .pv-leadership-polished .pv-sign { margin-top: 24px; }
body.page-id-9 .pv-leadership-polished { padding: 52px 0px !important; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo { height: 390px; border-radius: 22px; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo img { object-position: center 8%; }
body.page-id-9 .pv-leadership-polished .pv-message-grid { grid-template-columns: 1fr; }
body.page-id-9 .pv-leadership-polished h2 { font-size: clamp(32px, 10vw, 44px) !important; }
.pv-learning { --blue: #2e3192; --navy: #20215f; --gold: #f4c86c; --cream: #f7f4ec; --ink: #22233b; font-family: Georgia, "Times New Roman", serif; color: var(--ink); overflow: hidden; }
.pv-learning * { box-sizing: border-box; }
.pvl-wrap { width: min(1160px, 100% - 40px); margin: auto; }
.pvl-hero { min-height: 430px; display: flex; align-items: flex-end; padding: 76px 0px; background: linear-gradient(90deg, rgba(23, 24, 78, 0.9), rgba(46, 49, 146, 0.24)), url("/wp-content/uploads/2026/08/practical-learning.webp") center center / cover; color: rgb(255, 255, 255); }
.pvl-hero h1 { font-size: clamp(46px, 6vw, 76px); line-height: 1; margin: 0px 0px 18px; }
.pvl-hero p { max-width: 760px; margin: 0px; font-size: clamp(18px, 2vw, 23px); line-height: 1.55; }
.pvl-section { padding: 74px 0px; }
.pvl-section.alt { background: var(--cream); }
.pvl-kicker { margin: 0px 0px 12px; color: rgb(167, 118, 11); font: 800 12px Arial, sans-serif; letter-spacing: 0.16em; text-transform: uppercase; }
.pvl-section h2 { margin: 0px 0px 18px; color: var(--navy); font-size: clamp(34px, 4vw, 54px); line-height: 1.08; }
.pvl-lead { max-width: 800px; margin: 0px 0px 30px; color: rgb(89, 90, 109); font-size: 18px; line-height: 1.72; }
.pvl-grid3 { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 20px; }
.pvl-card { min-width: 0px; padding: 28px; border-top: 5px solid var(--gold); border-radius: 20px; background: rgb(255, 255, 255); box-shadow: rgba(39, 40, 105, 0.09) 0px 14px 36px; }
.pvl-card h3 { margin: 0px 0px 10px; color: var(--blue); font-size: 23px; }
.pvl-card p { margin: 0px; color: rgb(94, 95, 114); font-size: 16px; line-height: 1.62; }
.pvl-split { display: grid; grid-template-columns: 1fr 1fr; gap: 46px; align-items: center; }
.pvl-photo { height: 420px; border-radius: 26px; overflow: hidden; box-shadow: rgba(34, 35, 94, 0.15) 0px 18px 44px; }
.pvl-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 30%; }
.pvl-copy p, .pvl-copy li { color: rgb(86, 87, 106); font-size: 17px; line-height: 1.7; }
.pvl-copy ul { margin: 18px 0px 0px; padding-left: 22px; }
.pvl-support { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 22px; }
.pvl-support-card { padding: 34px; border-radius: 24px; background: linear-gradient(135deg,var(--blue),var(--navy)); color: rgb(255, 255, 255); }
.pvl-support-card h3 { margin: 0px 0px 13px; color: var(--gold); font-size: 27px; }
.pvl-support-card p { margin: 0px; color: rgb(242, 242, 251); font-size: 17px; line-height: 1.7; }
.pvl-result { display: grid; place-items: center; padding: 34px; border-radius: 24px; background: rgb(255, 255, 255); border: 2px solid rgba(244, 200, 108, 0.7); text-align: center; box-shadow: rgba(34, 35, 94, 0.1) 0px 15px 40px; }
.pvl-result strong { display: block; color: var(--blue); font-size: clamp(50px, 7vw, 78px); line-height: 1; }
.pvl-result span { display: block; margin-top: 9px; color: rgb(92, 93, 112); font: 700 15px Arial; }
.pvl-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.pvl-gallery figure { position: relative; height: 300px; margin: 0px; overflow: hidden; border-radius: 22px; }
.pvl-gallery figure:first-child { grid-row: span 2; height: 618px; }
.pvl-gallery img { width: 100%; height: 100%; object-fit: cover; }
.pvl-gallery figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; padding: 46px 22px 18px; background: linear-gradient(transparent, rgba(25, 26, 78, 0.9)); color: rgb(255, 255, 255); font-size: 17px; font-weight: 700; }
.pvl-paths .pvl-card { padding: 0px; overflow: hidden; border-top: 0px; }
.pvl-paths img { display: block; width: 100%; height: 230px; object-fit: cover; }
.pvl-paths .copy { padding: 24px; }
.pvl-paths .copy h3 { font-size: 27px; }
.pvl-cta { padding: 64px 0px; background: linear-gradient(135deg,var(--blue),var(--navy)); color: rgb(255, 255, 255); text-align: center; }
.pvl-cta h2 { margin: 0px 0px 12px; color: rgb(255, 255, 255); font-size: clamp(35px, 4vw, 52px); }
.pvl-cta p { max-width: 680px; margin: 0px auto 26px; color: rgb(241, 241, 250); font-size: 18px; line-height: 1.6; }
.pvl-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 14px 26px; border-radius: 999px; background: var(--gold); font: 800 16px Arial; transition: 0.25s; color: rgb(40, 42, 130) !important; text-decoration: none !important; }
.pvl-btn:hover { transform: translateY(-3px); box-shadow: rgba(244, 200, 108, 0.3) 0px 12px 28px; }
@media (max-width: 850px) {
.pvl-grid3, .pvl-split, .pvl-support { grid-template-columns: 1fr; }
.pvl-gallery figure:first-child { grid-row: auto; height: 300px; }
.pvl-photo { height: 380px; }
.pvl-wrap { width: min(100% - 28px, 1160px); }
.pvl-hero { min-height: 360px; padding: 54px 0px; }
.pvl-section { padding: 48px 0px; }
.pvl-grid3, .pvl-gallery { grid-template-columns: 1fr; }
.pvl-gallery figure, .pvl-gallery figure:first-child { height: 245px; }
.pvl-card { padding: 23px; }
.pvl-photo { height: 300px; }
.page-id-11 .pv-page-hero { min-height: 390px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.22)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-learning.webp") center center / cover !important; }
.page-id-11 .pv-section { padding-top: 48px !important; padding-bottom: 48px !important; }
.page-id-11 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-11 .pv-section h2::after { content: ""; display: block; width: 58px; height: 5px; margin-top: 12px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-11 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 18px; box-shadow: rgba(46, 49, 146, 0.1) 0px 12px 32px; }
.page-id-11 .wp-block-image img { border-radius: 18px; }
body.page-id-11 main, body.page-id-11 main .pv-section, body.page-id-11 main section { visibility: visible !important; opacity: 1 !important; max-height: none !important; }
body.page-id-11 main img { max-width: 100%; height: auto; }
body.page-id-11 main .wp-block-columns, body.page-id-11 main [class*="grid"] { min-width: 0px; }
body.page-id-11 main .wp-block-column, body.page-id-11 main article, body.page-id-11 main figure { min-width: 0px; }
body.page-id-11 main .wp-block-columns, body.page-id-11 main [class*="grid"], body.page-id-11 main [class*="split"], body.page-id-11 main [class*="editorial"] { grid-template-columns: 1fr !important; display: grid !important; }
body.page-id-11 main .pv-section, body.page-id-11 main section { overflow: visible !important; height: auto !important; padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-11 main table { display: block; max-width: 100%; overflow-x: auto; }
body.page-id-11 main h1 { font-size: clamp(2.25rem, 11vw, 3.25rem) !important; line-height: 1.05 !important; }
body.page-id-11 main h2 { font-size: clamp(1.9rem, 9vw, 2.8rem) !important; overflow-wrap: anywhere; }
body.page-id-11 main img { max-height: 520px; object-fit: cover; width: 100% !important; }
body.page-id-12 main, body.page-id-12 main .pv-section, body.page-id-12 main section { visibility: visible !important; opacity: 1 !important; max-height: none !important; }
body.page-id-12 main img { max-width: 100%; height: auto; }
body.page-id-12 main .wp-block-columns, body.page-id-12 main [class*="grid"] { min-width: 0px; }
body.page-id-12 main .wp-block-column, body.page-id-12 main article, body.page-id-12 main figure { min-width: 0px; }
body.page-id-12 main .wp-block-columns, body.page-id-12 main [class*="grid"], body.page-id-12 main [class*="split"], body.page-id-12 main [class*="editorial"] { grid-template-columns: 1fr !important; display: grid !important; }
body.page-id-12 main .pv-section, body.page-id-12 main section { overflow: visible !important; height: auto !important; padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-12 main table { display: block; max-width: 100%; overflow-x: auto; }
body.page-id-12 main h1 { font-size: clamp(2.25rem, 11vw, 3.25rem) !important; line-height: 1.05 !important; }
body.page-id-12 main h2 { font-size: clamp(1.9rem, 9vw, 2.8rem) !important; overflow-wrap: anywhere; }
body.page-id-12 main img { max-height: 520px; object-fit: cover; width: 100% !important; }
.page-id-18 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.22)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-facilities-1.webp") center center / cover !important; }
.page-id-18 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-18 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-18 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-18 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-18 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-18 .wp-block-image img { border-radius: 18px; }
.page-id-18 .pv-page-hero { min-height: 340px; }
.page-id-18 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.page-id-18 .pv-section h2 { position: relative; margin-bottom: 22px; }
.page-id-18 .pv-section > p:not(.pv-lead) { max-width: 800px; }
.page-id-18 .pv-card { border-radius: 20px; border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.09) 0px 12px 34px; }
.pv-admission-journey { max-width: 1500px; margin: 0px auto; padding: 52px 42px; background: linear-gradient(145deg, rgb(248, 244, 233), rgb(242, 243, 251)); border-radius: 32px; overflow: hidden; }
.pv-journey-intro { max-width: 780px; margin: 0px auto 34px; text-align: center; }
.pv-journey-kicker { color: rgb(47, 49, 146); font-size: 12px; font-weight: 800; letter-spacing: 2px; }
.pv-journey-intro h2 { margin: 8px 0px; color: rgb(39, 41, 133); font-size: 48px; line-height: 1.05; }
.pv-journey-intro p { color: rgb(74, 76, 95); font-size: 17px; line-height: 1.6; }
.pv-journey-track { gap: 16px; position: relative; display: grid !important; grid-template-columns: repeat(5, minmax(0px, 1fr)) !important; }
.pv-journey-track::before { content: ""; position: absolute; left: 7%; right: 7%; top: 31px; height: 3px; background: linear-gradient(90deg, rgb(247, 194, 82), rgb(57, 58, 164)); }
.pv-journey-step { position: relative; z-index: 1; background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 22px; box-shadow: rgba(38, 40, 92, 0.08) 0px 15px 35px; min-width: 0px; padding: 62px 20px 22px !important; }
.pv-step-number { position: absolute; top: 8px; left: 50%; transform: translateX(-50%); display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: rgb(247, 194, 82); color: rgb(38, 40, 127); font-weight: 900; border: 5px solid rgb(245, 242, 233); }
.pv-step-label { display: block; color: rgb(139, 106, 22); font-size: 11px; font-weight: 900; letter-spacing: 1.5px; margin-bottom: 9px; }
.pv-journey-step h3 { color: rgb(41, 43, 134); font-size: 21px; line-height: 1.18; margin: 0px 0px 10px !important; }
.pv-journey-step p { color: rgb(81, 82, 104); font-size: 14px; line-height: 1.5; margin: 0px !important; }
.pv-journey-final { background: rgb(45, 47, 142); }
.pv-journey-final .pv-step-label { color: rgb(247, 194, 82); }
.pv-journey-final h3, .pv-journey-final p { color: rgb(255, 255, 255); }
.pv-journey-actions { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; margin-top: 30px; }
.pv-journey-actions a { padding: 14px 24px; border-radius: 999px; font-weight: 800; text-decoration: none !important; }
.pv-journey-primary { background: rgb(247, 194, 82); color: rgb(37, 39, 126) !important; }
.pv-journey-secondary { background: rgb(45, 47, 142); color: rgb(255, 255, 255) !important; }
.pv-journey-track { grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; }
.pv-journey-track::before { display: none; }
.pv-journey-final { grid-column: 1 / -1; }
.pv-step-number { left: 20px; transform: none; }
.pv-journey-step { padding: 22px 20px 22px 82px !important; }
@media (max-width: 620px) {
.pv-admission-journey { padding: 36px 18px; border-radius: 22px; }
.pv-journey-intro h2 { font-size: 36px; }
.pv-journey-track { grid-template-columns: 1fr !important; padding-left: 10px; }
.pv-journey-track::before { display: block; inset: 28px auto 28px 34px; width: 3px; height: auto; }
.pv-journey-step, .pv-journey-final { grid-column: auto; border-radius: 18px; padding: 20px 18px 20px 74px !important; }
.pv-step-number { left: 12px; top: 21px; width: 44px; height: 44px; }
.pv-journey-actions { display: grid; }
.pv-journey-actions a { text-align: center; }
.pv-faq-section { max-width: 1100px; margin: 0px auto; padding: 60px 24px; }
.pv-faq-section h2 { color: rgb(41, 43, 134); font-size: clamp(34px, 4vw, 54px); text-align: center; }
.pv-faq-intro { text-align: center; max-width: 720px; margin: 0px auto 28px; color: rgb(88, 89, 107); }
.pv-faq-section details { background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 16px; margin: 12px 0px; padding: 0px 22px; box-shadow: rgba(41, 43, 134, 0.06) 0px 8px 22px; }
.pv-faq-section summary { cursor: pointer; padding: 20px 38px 20px 0px; font-weight: 800; color: rgb(41, 43, 134); position: relative; }
.pv-faq-section summary::after { content: "+"; position: absolute; right: 0px; font-size: 24px; color: rgb(178, 126, 13); }
.pv-faq-section details[open] summary::after { content: "−"; }
.pv-faq-section details p { margin: 0px 0px 20px; line-height: 1.6; color: rgb(85, 86, 106); }
.page-id-26 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.82), rgba(46, 49, 146, 0.18)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/football-2.webp") center center / cover !important; }
.page-id-26 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-26 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-26 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-26 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-26 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-26 .wp-block-gallery img { border-radius: 18px; }
.page-id-26 .pv-page-hero { min-height: 340px; }
.page-id-26 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.page-id-39 .pv-page-hero { min-height: 480px; display: grid; align-content: end; color: rgb(255, 255, 255); background: linear-gradient(90deg, rgba(20, 24, 79, 0.88) 0%, rgba(38, 41, 132, 0.68) 46%, rgba(38, 41, 132, 0.24) 100%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/IMG_5966.jpg") center 42% / cover no-repeat !important; padding-top: 90px !important; padding-bottom: 72px !important; }
.page-id-39 .pv-page-hero h1, .page-id-39 .pv-page-hero .pv-lead { color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.5) 0px 3px 18px; }
.page-id-39 .pv-page-hero h1 { font-size: clamp(3.2rem, 6vw, 5.4rem) !important; }
.page-id-39 .pv-page-hero .pv-lead { font-size: clamp(1.15rem, 2vw, 1.55rem) !important; max-width: 760px; }
.page-id-39 .pv-page-hero { min-height: 390px; padding: 64px 24px 46px !important; background-position: 58% center !important; }
body.page-id-39 .pv-page-hero.pv-page-hero { min-height: 480px !important; display: grid !important; align-content: end !important; background-color: rgb(36, 38, 125) !important; background-image: linear-gradient(90deg, rgba(18, 23, 76, 0.9) 0%, rgba(35, 38, 126, 0.62) 50%, rgba(35, 38, 126, 0.22) 100%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/IMG_5966.jpg") !important; background-position: center 48% !important; background-size: cover !important; background-repeat: no-repeat !important; padding-top: 90px !important; padding-bottom: 72px !important; }
body.page-id-39 .pv-page-hero.pv-page-hero h1, body.page-id-39 .pv-page-hero.pv-page-hero .pv-lead { color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 18px; }
body.page-id-39 .pv-page-hero.pv-page-hero h1 { font-size: clamp(3.2rem, 6vw, 5.4rem) !important; }
body.page-id-39 .pv-page-hero.pv-page-hero .pv-lead { font-size: clamp(1.15rem, 2vw, 1.55rem) !important; max-width: 760px; }
body.page-id-39 .pv-page-hero.pv-page-hero { min-height: 390px !important; padding: 64px 24px 46px !important; background-position: 58% center !important; }
body.page-id-39 .pv-story-card > img { width: 100% !important; height: 260px !important; object-fit: contain !important; object-position: center top !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .pv-video-thumb { height: 190px !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .pv-video-thumb img { width: 100% !important; height: 100% !important; object-fit: contain !important; object-position: center center !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .wp-block-post-featured-image img { object-position: center top !important; }
body.page-id-39 .pv-story-card > img { height: 250px !important; }
body.page-id-39 .pv-video-thumb { height: 220px !important; }
body.page-id-39 .pv-story-card img, body.page-id-39 .pv-video-thumb img { display: block; width: 100%; max-width: 100%; object-fit: cover; }
body.page-id-39 .pv-story-card img { aspect-ratio: 4 / 3; object-position: center 35%; }
body.page-id-39 .pv-story-grid { grid-template-columns: 1fr !important; }
body.page-id-39 .pv-video-hub { margin-left: 12px !important; margin-right: 12px !important; }
.page-id-40 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.2)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/ple-achievement-1.webp") center center / cover !important; }
.page-id-40 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-40 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-40 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-40 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-40 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-40 .wp-block-gallery img { border-radius: 18px; }
.page-id-40 .pv-page-hero { min-height: 340px; }
.page-id-40 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.pv-parent-hub { padding: 58px 24px; background: rgb(247, 244, 236); }
.pv-parent-inner { max-width: 1180px; margin: auto; }
.pv-parent-hub h2 { font-size: clamp(34px, 4vw, 54px); color: rgb(41, 43, 134); text-align: center; }
.pv-parent-accordion { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.pv-parent-accordion details { background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 16px; padding: 0px 20px; }
.pv-parent-accordion summary { padding: 18px 34px 18px 0px; cursor: pointer; font-weight: 800; color: rgb(41, 43, 134); position: relative; }
.pv-parent-accordion summary::after { content: "+"; position: absolute; right: 0px; color: rgb(178, 126, 13); font-size: 22px; }
.pv-parent-accordion details[open] summary::after { content: "−"; }
.pv-parent-accordion p { margin: 0px 0px 18px; color: rgb(86, 87, 106); line-height: 1.55; }
.pv-resource-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; margin-top: 34px; }
.pv-resource-card { background: rgb(255, 255, 255); border-radius: 18px; padding: 20px; border-top: 4px solid rgb(247, 194, 82); }
.pv-resource-card h3 { font-size: 18px; color: rgb(41, 43, 134); margin: 0px 0px 8px; }
.pv-resource-card span { font-size: 12px; font-weight: 800; color: rgb(138, 103, 20); }
.pv-resource-grid { grid-template-columns: repeat(2, 1fr); }
.pv-parent-accordion, .pv-resource-grid { grid-template-columns: 1fr; }
body.page-id-40 img { max-width: 100%; height: auto; }
body.page-id-40 .wp-block-image img, body.page-id-40 .pv-story-card img { display: block; object-fit: cover; width: 100% !important; max-width: 100% !important; }
body.page-id-40 .pv-story-card img { aspect-ratio: 4 / 3; object-position: center 35%; }
body.page-id-40 .wp-block-columns, body.page-id-40 .pv-story-grid { min-width: 0px; }
body.page-id-40 .wp-block-column, body.page-id-40 .pv-story-card { min-width: 0px; overflow: hidden; }
body.page-id-40 .pv-section { padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-40 .pv-story-grid { grid-template-columns: 1fr !important; }
.page-id-51 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.18)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-hero.webp") center center / cover !important; }
.page-id-51 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-51 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-51 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-51 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-51 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-51 .wp-block-image img { border-radius: 18px; }
.page-id-51 .pv-page-hero { min-height: 340px; }
.page-id-51 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.pv-contact-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; padding: 54px 24px; max-width: 1320px; margin: auto; }
.pv-contact-panel { padding: 28px; border-radius: 22px; background: rgb(247, 244, 236); }
.pv-contact-panel h2 { color: rgb(41, 43, 134); }
.pv-whatsapp { display: inline-flex; align-items: center; gap: 10px; padding: 14px 22px; border-radius: 999px; background: rgb(22, 123, 67); text-decoration: none; font-weight: 900; color: rgb(255, 255, 255) !important; }
.pv-map { border-radius: 24px; overflow: hidden; min-height: 430px; box-shadow: rgba(33, 35, 88, 0.12) 0px 18px 40px; }
.pv-map iframe { width: 100%; height: 100%; min-height: 430px; border: 0px; }
.pv-visit-note { font-size: 14px; color: rgb(92, 93, 107); }
.pv-contact-actions { grid-template-columns: 1fr; padding: 38px 18px; }
/*
Theme Name: Pamville Schools
Theme URI: https://pamvilleschools.com/
Author: Pamville Schools
Description: Accessible block theme for Pamville Schools Nsangi.
Version: 2.0.0
Requires at least: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: pamville-schools
*/

/* Pamville approved design system — consolidated 2026-09-01 */
.pv-topbar p { margin: 0px; }
.pv-topbar a { color: rgb(255, 255, 255); text-decoration: none; }
.pv-brand img { width: 118px; height: auto; }
.pv-brand .wp-block-site-title { display: none; }
.wp-block-navigation-item__content:hover { color: rgb(96, 91, 229); }
.wp-block-post-title a { text-decoration: none; }
.pv-hero h1 { max-width: 720px; letter-spacing: -0.025em; text-shadow: rgba(0, 0, 0, 0.9) 0px 3px 14px, rgba(0, 0, 0, 0.75) 0px 1px 3px; font-size: clamp(2.65rem, 4.65vw, 4.25rem) !important; line-height: 1.04 !important; }
.pv-hero p.has-large-font-size { max-width: 680px; text-shadow: rgb(0, 0, 0) 0px 3px 10px, rgba(0, 0, 0, 0.95) 0px 1px 3px, rgba(0, 0, 0, 0.8) 1px 1px 1px; padding: 0px; background: none; border: 0px; border-radius: 0px; box-shadow: none; backdrop-filter: none; font-size: clamp(1.05rem, 1.7vw, 1.24rem) !important; line-height: 1.55 !important; }
.pv-hero .wp-block-cover__inner-container { width: 100%; padding: 30px 24px; background: none; transform: translateY(-68px); }
.pv-hero .pv-eyebrow, .pv-hero h1, .pv-hero p.has-large-font-size { margin-left: 0px !important; margin-right: 0px !important; text-align: left !important; }
.pv-hero .wp-block-buttons { justify-content: flex-start !important; margin-left: 0px !important; margin-right: 0px !important; }
.entry-content > .wp-block-group.alignfull { overflow: hidden; }
.entry-content .wp-block-cover:not(.pv-hero) { min-height: clamp(360px, 48vw, 580px); }
.entry-content figure img { transition: transform 0.45s; }
.entry-content figure:hover img { transform: scale(1.018); }
.pv-section h2 { font-size: clamp(2rem, 3.2vw, 3.15rem); margin-bottom: 1rem; }
.pv-section h2 + p, .pv-lead { max-width: 680px; line-height: 1.65; }
.pv-card { overflow: hidden; border: 0px; border-radius: 20px; background: rgb(255, 255, 255); }
.pv-card figure { margin: 0px; }
.pv-card figure img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.wp-block-gallery { gap: 18px !important; }
.wp-block-gallery figure { overflow: hidden; border-radius: 18px; }
.wp-block-gallery img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
body.home .wp-block-query .wp-block-post-excerpt__excerpt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
body.home .wp-block-query .wp-block-post-featured-image img { aspect-ratio: 16 / 10; object-fit: cover; border-radius: 18px; }
.pv-fact { text-align: center; border-radius: 18px; padding: 1.7rem 1.1rem; }
@media (max-width: 782px) {
.pv-section { padding: 52px 20px; }
.pv-section h2 { font-size: 2rem; }
.entry-content .wp-block-columns { gap: 28px; }
.wp-block-gallery { grid-template-columns: 1fr 1fr !important; }
.pv-director-feature img { width: 100%; height: 420px; }
.pv-director-feature { display: block !important; }
.pv-director-copy { padding-top: 20px; }
}
@media (max-width: 520px) {
.wp-block-gallery { grid-template-columns: 1fr !important; }
.pv-hero h1 { font-size: 2.45rem !important; }
.pv-icon { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; background: rgb(243, 243, 243); color: rgb(46, 49, 146); font-weight: 800; }
.pv-form { display: grid; gap: 1rem; max-width: 760px; }
.pv-field { display: grid; gap: 0.4rem; }
.pv-field label { font-weight: 650; }
.pv-field input, .pv-field select, .pv-field textarea { width: 100%; padding: 0.82rem 1rem; border: 1px solid rgb(167, 168, 200); border-radius: 8px; background: rgb(255, 255, 255); color: rgb(51, 51, 51); font: inherit; }
.pv-field textarea { min-height: 140px; resize: vertical; }
.pv-required { color: rgb(166, 49, 35); }
.pv-notice { padding: 1rem 1.2rem; border-radius: 8px; background: rgb(243, 243, 243); border-left: 4px solid rgb(46, 49, 146); }
.pv-placeholder { padding: 1rem 1.2rem; border: 1px dashed rgb(211, 155, 43); border-radius: 8px; background: rgb(255, 249, 236); color: rgb(85, 67, 30); }
.pv-honeypot { position: absolute !important; left: -9999px !important; }
.pv-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 1.25rem; }
.pv-footer { padding: 72px 24px 24px; background: rgb(46, 49, 146) !important; }
.pv-footer a { color: rgb(255, 255, 255); }
.pv-footer-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr 1fr; gap: 42px; }
.pv-footer h2, .pv-footer h3 { color: rgb(255, 255, 255); margin-top: 0px; }
.pv-footer p { color: rgba(255, 255, 255, 0.88); line-height: 1.7; margin: 0.45rem 0px; }
.pv-footer a { text-decoration: none; }
.pv-footer a:hover { text-decoration: underline; color: rgb(244, 200, 108); }
.pv-social-links { display: flex; flex-wrap: wrap; gap: 12px 20px; padding: 28px 0px 22px; margin-top: 28px; border-top: 1px solid rgba(255, 255, 255, 0.24); }
.pv-social-links a { font-weight: 700; }
.pv-footer-bottom { display: flex; justify-content: space-between; gap: 24px; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, 0.24); }
.wp-block-button__link { background: rgb(46, 49, 146) !important; color: rgb(255, 255, 255) !important; }
.wp-block-button__link.has-gold-background-color { background: rgb(244, 200, 108) !important; color: rgb(46, 49, 146) !important; }
.wp-block-button.is-style-outline .wp-block-button__link { background: transparent !important; }
.pv-director-feature { gap: 38px; background: rgb(245, 241, 231); border-radius: 24px; padding: 32px; margin: 36px 0px; }
.pv-director-feature img { width: 300px; height: 360px; object-fit: cover; border-radius: 18px; }
.pv-director-copy { flex: 1 1 0%; min-width: 260px; }
.pv-ple-results { padding: 80px 24px; background: linear-gradient(135deg, rgb(255, 249, 236), rgb(243, 243, 243)); }
.pv-ple-results > .pv-lead { margin-left: auto; margin-right: auto; }
.pv-results-gallery { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 24px; max-width: 900px; margin: 32px auto; }
.pv-results-gallery figure { margin: 0px; background: rgb(255, 255, 255); padding: 12px; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.15) 0px 14px 36px; }
.pv-results-gallery img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 14px; }
.pv-results-gallery figcaption { padding: 14px 8px 8px; font-weight: 650; color: rgb(51, 51, 51); }
body.home .entry-content > .wp-block-group.alignfull:not(.has-background) { padding-bottom: 36px !important; }
body.home .entry-content > .wp-block-group.alignfull.has-background:last-child { padding-top: 44px !important; padding-bottom: 52px !important; }
.pv-page-hero { padding: 72px 24px; background: linear-gradient(135deg, rgb(46, 49, 146), rgb(96, 91, 229)); color: rgb(255, 255, 255); }
.pv-page-hero h1, .pv-page-hero p { color: rgb(255, 255, 255); }
.pv-section { padding: 72px 24px; }
.pv-section-alt { background: rgb(243, 243, 243); }
.pv-lead { font-size: 1.2rem; max-width: 780px; }
.pv-fact-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 1rem; }
.pv-fact { padding: 1.4rem; background: rgb(255, 255, 255); border-radius: 14px; box-shadow: rgba(13, 54, 44, 0.08) 0px 8px 24px; }
.pv-leadership-grid { display: grid; grid-template-columns: repeat(5, minmax(0px, 1fr)); gap: 1.25rem; }
.pv-leader { overflow: hidden; background: rgb(255, 255, 255); border-radius: 16px; box-shadow: rgba(13, 54, 44, 0.12) 0px 12px 34px; }
.pv-leader img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; object-position: center top; }
.pv-leader-copy { padding: 1rem; }
.pv-leader-copy h3 { margin: 0.1rem 0px 0.25rem; font-size: 1.15rem; }
.pv-leader-copy p { margin: 0px; color: rgb(82, 99, 93); }
@media (max-width: 1050px) {
.pv-header-main { grid-template-columns: 115px minmax(0px, 1fr) auto; gap: 0.7rem; }
.pv-header-main .wp-block-navigation { font-size: 0.82rem; }
.pv-header-main .wp-block-navigation__container { gap: 0.7rem; }
.pv-fact-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.pv-leadership-grid { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
@media (max-width: 900px) {
.pv-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.pv-hero { min-height: 580px; }
.pv-hero .wp-block-cover__inner-container { transform: translateY(-32px); }
.pv-trust { margin-top: 0px; }
.wp-block-navigation__responsive-container.is-menu-open { padding: 1.5rem; }
.pv-header-main { grid-template-columns: 105px minmax(0px, 1fr); }
.pv-header-main > .wp-block-buttons { display: none; }
.pv-leadership-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
@media (max-width: 800px) {
.pv-footer-grid { grid-template-columns: 1fr 1fr; }
.pv-footer-bottom { display: block; }
.pv-director-feature { padding: 22px; }
@media (max-width: 600px) {
.pv-grid { grid-template-columns: 1fr; }
.pv-hero { min-height: 540px; }
.pv-topbar { display: none; }
.wp-block-button__link { width: 100%; text-align: center; }
.wp-block-buttons { width: 100%; }
.pv-header-main { display: flex !important; }
.pv-leadership-grid { grid-template-columns: 1fr 1fr; }
.pv-results-gallery { grid-template-columns: 1fr; }
.pv-ple-results { padding: 56px 20px; }
.pv-footer-grid { grid-template-columns: 1fr; }
.pv-footer { padding: 52px 22px 22px; }
.pv-social-links { gap: 10px 16px; }
@media (prefers-reduced-motion: reduce) {
html { scroll-behavior: auto; }
*, ::before, ::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
html { scroll-behavior: smooth; }
body.home.pv-motion-ready .pv-reveal { opacity: 0; transform: translate3d(0px, 24px, 0px); transition-behavior: normal, normal; transition-duration: 0.78s, 0.78s; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1), cubic-bezier(0.22, 0.61, 0.36, 1); transition-property: opacity, transform; transition-delay: var(--pv-delay,0ms); will-change: opacity, transform; }
body.home.pv-motion-ready .pv-reveal.pv-reveal-soft { transform: translate3d(0px, 16px, 0px) scale(0.985); }
body.home.pv-motion-ready .pv-reveal.is-visible { opacity: 1; transform: translate3d(0px, 0px, 0px) scale(1); will-change: auto; }
body.home .pv-card, .pv-choice, .pv-trust-item { backface-visibility: hidden; }
body.home .pv-learning-mosaic figure { overflow: hidden; }
body.home .pv-learning-mosaic figure img { transition: transform 7s cubic-bezier(0.2, 0.7, 0.25, 1); }
body.home .pv-learning-mosaic figure.is-visible img { transform: scale(1.025); }
body.home.pv-motion-ready .pv-reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
body.home .pv-learning-mosaic figure img { transition: none !important; transform: none !important; }
body.home .pv-experience-card { color: rgb(255, 255, 255); padding: 26px !important; background: linear-gradient(135deg, rgb(46, 49, 146), rgb(75, 79, 192)) !important; border: 0px !important; }
body.home .pv-experience-card h3 { color: rgb(244, 200, 108); font-size: 1.55rem; margin-top: 0px; }
body.home .pv-experience-card > p { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin: 16px 0px 0px; }
body.home .pv-xp-pill { display: flex; align-items: center; gap: 9px; padding: 12px 14px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 14px; background: rgba(255, 255, 255, 0.1); color: rgb(255, 255, 255); font-weight: 700; }
body.home .pv-xp-pill b { color: rgb(244, 200, 108); }
.pv-ple-results { color: rgb(255, 255, 255); padding: 62px 24px !important; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(46, 49, 146)) !important; }
.pv-ple-results .pv-ple-eyebrow { margin: 0px auto 10px; color: rgb(244, 200, 108); font: 800 0.8rem Arial; letter-spacing: 0.17em; text-align: center; }
.pv-ple-results h2 { margin-bottom: 18px; color: rgb(255, 255, 255) !important; font-size: clamp(2.25rem, 4vw, 3.7rem) !important; }
.pv-ple-results > .pv-lead, .pv-ple-results > p { color: rgba(255, 255, 255, 0.92); max-width: 860px; font-size: 1.1rem; }
.pv-ple-results .wp-block-columns { gap: 16px; margin: 30px auto; }
.pv-ple-results .pv-fact { padding: 24px 16px; background: rgb(255, 255, 255); border: 2px solid rgba(244, 200, 108, 0.55); box-shadow: rgba(0, 0, 0, 0.2) 0px 14px 34px; }
.pv-ple-results .pv-fact h3, .pv-ple-results .pv-fact strong { font-size: clamp(2.1rem, 4vw, 3.4rem) !important; color: rgb(46, 49, 146); }
.pv-ple-results .pv-fact p { color: rgb(51, 51, 51); }
.pv-ple-results .pv-results-gallery { max-width: 820px; gap: 18px; margin-top: 26px; }
.pv-ple-results .pv-results-gallery figure { padding: 9px; border-radius: 18px; }
.pv-ple-results .pv-results-gallery img { height: 280px; aspect-ratio: auto; object-fit: cover; }
body.home .pv-experience-card > p { grid-template-columns: 1fr 1fr; }
@media (max-width: 560px) {
body.home .pv-experience-card > p { grid-template-columns: 1fr; }
.pv-ple-results { padding: 46px 20px !important; }
.pv-ple-results .pv-results-gallery img { height: 240px; }
body.home .pv-director-feature { position: relative; grid-template-columns: 300px minmax(0px, 1fr); align-items: center; gap: 42px; min-height: 0px; border-radius: 24px; background: linear-gradient(135deg, rgb(247, 244, 236), rgb(255, 255, 255)); border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.11) 0px 16px 44px; display: grid !important; max-width: 1120px !important; margin: 38px auto !important; padding: 30px !important; }
body.home .pv-director-feature::after { content: "“"; position: absolute; right: 34px; top: 12px; color: rgba(244, 200, 108, 0.55); font: 700 110px / 1 Georgia; }
body.home .pv-director-feature figure { margin: 0px !important; }
body.home .pv-director-feature img { display: block; object-fit: cover; object-position: center top; border-radius: 18px; width: 300px !important; height: 360px !important; }
body.home .pv-director-copy { position: relative; z-index: 1; max-width: 680px; }
body.home .pv-director-copy h2 { margin: 0px 0px 20px; color: rgb(46, 49, 146); font-size: clamp(2rem, 3vw, 2.9rem) !important; }
body.home .pv-director-copy > p { font-size: 1.06rem; line-height: 1.65; margin: 0px 0px 13px; }
body.home .pv-director-link a { display: inline-flex; margin-top: 6px; padding: 12px 18px; border-radius: 999px; background: rgb(46, 49, 146); color: rgb(255, 255, 255); text-decoration: none; }
body.home .pv-director-link a:hover { background: rgb(244, 200, 108); color: rgb(46, 49, 146); }
@media (max-width: 760px) {
body.home .pv-director-feature { grid-template-columns: 1fr; gap: 22px; padding: 22px !important; }
body.home .pv-director-feature img { width: 100% !important; height: 390px !important; }
body.home .pv-director-feature::after { font-size: 80px; }
body.home .pv-learning-intro { max-width: 720px; margin: 0px 0px 26px; font-size: 1.1rem; line-height: 1.65; }
body.home .pv-learning-mosaic { grid-template-columns: 1fr 1fr; gap: 18px; display: grid !important; }
body.home .pv-learning-mosaic figure { position: relative; overflow: hidden; border-radius: 20px; display: block !important; width: auto !important; margin: 0px !important; }
body.home .pv-learning-mosaic figure:nth-child(3) { grid-column: 1 / -1; }
body.home .pv-learning-mosaic img { object-fit: cover; width: 100% !important; height: 290px !important; }
body.home .pv-learning-mosaic figure:nth-child(3) img { height: 310px !important; }
body.home .pv-learning-mosaic figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; background: linear-gradient(transparent, rgba(24, 26, 83, 0.9)); font-weight: 700; margin: 0px !important; padding: 42px 22px 18px !important; color: rgb(255, 255, 255) !important; font-size: 1.08rem !important; text-align: left !important; }
body.home .pv-learning-mosaic + .wp-block-buttons { margin-top: 24px; }
@media (max-width: 650px) {
body.home .pv-learning-mosaic { grid-template-columns: 1fr; }
body.home .pv-learning-mosaic figure:nth-child(3) { grid-column: auto; }
body.home .pv-learning-mosaic img, body.home .pv-learning-mosaic figure:nth-child(3) img { height: 240px !important; }
body.home .has-mist-background-color:has(h2) { padding-top: 36px !important; padding-bottom: 36px !important; }
body.home .has-mist-background-color:has(h2) h2 { margin-bottom: 16px !important; }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 12px; display: grid !important; max-width: 1180px !important; padding: 0px !important; background: transparent !important; box-shadow: none !important; line-height: 1.4 !important; }
body.home .pv-choice { display: flex; flex-direction: column; align-items: flex-start; min-height: 142px; padding: 16px 18px; border-radius: 18px; background: rgb(255, 255, 255); border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.09) 0px 10px 28px; text-align: left; transition: transform 0.2s; }
body.home .pv-choice:hover { transform: translateY(-4px); }
body.home .pv-choice b { display: grid; place-items: center; width: 36px; height: 36px; margin-bottom: 10px; border-radius: 13px; background: rgb(244, 200, 108); color: rgb(46, 49, 146); font: 800 17px Arial; }
body.home .pv-choice strong { display: block; color: rgb(46, 49, 146); font-size: 1rem; margin-bottom: 7px; }
body.home .pv-choice small { font-size: 0.88rem; line-height: 1.45; color: rgb(82, 85, 111); }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: repeat(2, 1fr); }
body.home .has-mist-background-color:has(h2) p.has-text-align-center { grid-template-columns: 1fr; }
body.home .pv-choice { min-height: 0px; }
body.home .pv-programme-choice { background: linear-gradient(rgb(247, 244, 236) 0%, rgb(255, 255, 255) 100%); padding: 64px 24px !important; }
body.home .pv-programme-choice > h2 { font-size: clamp(2.35rem, 4vw, 4rem) !important; color: rgb(46, 49, 146); }
body.home .pv-programme-choice > p { max-width: 820px; line-height: 1.65; margin: 16px auto 38px !important; font-size: 1.18rem !important; }
body.home .pv-programme-choice .wp-block-columns { gap: 28px; }
body.home .pv-programme-choice .pv-card { overflow: hidden; background: rgb(255, 255, 255); transition: transform 0.25s, box-shadow 0.25s; padding: 0px 32px 32px !important; border: 0px !important; border-radius: 24px !important; box-shadow: rgba(46, 49, 146, 0.16) 0px 18px 48px !important; }
body.home .pv-programme-choice .pv-card:hover { transform: translateY(-7px); box-shadow: rgba(46, 49, 146, 0.22) 0px 24px 58px !important; }
body.home .pv-programme-choice .pv-card::before { content: ""; display: block; height: 310px; margin: 0px -32px 28px; background-position: center center; background-size: cover; }
body.home .pv-programme-choice .pv-card:first-child::before { background-image: linear-gradient(0deg, rgba(46, 49, 146, 0.28), transparent 55%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-learning.webp"); }
body.home .pv-programme-choice .pv-card:last-child::before { background-image: linear-gradient(0deg, rgba(46, 49, 146, 0.28), transparent 55%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/practical-learning.webp"); }
body.home .pv-programme-choice .pv-card h3 { font-size: 1.65rem; margin: 0px 0px 13px; color: rgb(46, 49, 146); }
body.home .pv-programme-choice .pv-card h3::before { display: block; margin-bottom: 10px; color: rgb(179, 122, 0); font: 800 0.76rem Arial; letter-spacing: 0.14em; }
body.home .pv-programme-choice .pv-card:first-child h3::before { content: "EARLY YEARS"; }
body.home .pv-programme-choice .pv-card:last-child h3::before { content: "PRIMARY SCHOOL"; }
body.home .pv-programme-choice .pv-card p { line-height: 1.65; }
body.home .pv-programme-choice .pv-card p:last-child { margin-top: 24px; }
body.home .pv-programme-choice .pv-card p:last-child a { display: inline-flex; padding: 13px 20px; border-radius: 999px; background: rgb(46, 49, 146); color: rgb(255, 255, 255); text-decoration: none; box-shadow: rgba(46, 49, 146, 0.2) 0px 8px 22px; }
body.home .pv-programme-choice .pv-card p:last-child a:hover { background: rgb(244, 200, 108); color: rgb(46, 49, 146); }
body.home .pv-programme-choice { padding: 48px 20px !important; }
body.home .pv-programme-choice .pv-card::before { height: 240px; }
body.home .pv-trust p br { display: none !important; }
body.home .pv-trust p > strong { display: contents !important; }
body.home .pv-trust p { grid-template-columns: repeat(6, minmax(0px, 1fr)); gap: 12px; display: grid !important; margin: 0px !important; }
body.home .pv-trust-item { display: flex; align-items: center; justify-content: center; gap: 9px; min-height: 64px; padding: 12px 10px; border: 1px solid rgba(46, 49, 146, 0.12); border-radius: 15px; background: linear-gradient(145deg, rgb(255, 255, 255), rgb(247, 244, 236)); color: rgb(46, 49, 146); box-shadow: rgba(46, 49, 146, 0.08) 0px 8px 22px; text-align: center; }
body.home .pv-trust-item b { display: grid; place-items: center; flex: 0 0 32px; width: 32px; height: 32px; border-radius: 50%; background: rgb(244, 200, 108); color: rgb(46, 49, 146); font: 800 16px Arial; }
body.home .pv-trust-item strong { font-size: 0.9rem; line-height: 1.2; }
@media (max-width: 980px) {
body.home .pv-trust p { grid-template-columns: repeat(3, 1fr); }
body.home .pv-trust p { grid-template-columns: repeat(2, 1fr); }
body.home .pv-trust-item { min-height: 58px; padding: 9px 7px; }
body.home .pv-trust-item strong { font-size: 0.82rem; }
body.home .entry-content > .wp-block-group.alignfull:not(.pv-ple-results) { padding-top: 44px !important; padding-bottom: 44px !important; }
body.home .entry-content > .wp-block-group.alignfull:first-of-type { padding-top: 0px !important; padding-bottom: 0px !important; }
body.home .pv-trust { padding: 18px 24px !important; min-height: auto !important; margin-bottom: 0px !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link { box-shadow: rgba(0, 0, 0, 0.26) 0px 8px 24px; font-weight: 700; background: rgba(46, 49, 146, 0.94) !important; color: rgb(255, 255, 255) !important; border: 2px solid rgb(244, 200, 108) !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link:hover { background: rgb(244, 200, 108) !important; color: rgb(46, 49, 146) !important; }
body.home .entry-content > .wp-block-group.alignfull.has-mist-background-color { padding-top: 46px !important; padding-bottom: 46px !important; }
body.home .entry-content > .wp-block-group.alignfull.has-mist-background-color p { max-width: 1100px; margin: 20px auto 0px; padding: 20px 24px; background: rgb(255, 255, 255); border-radius: 16px; box-shadow: rgba(46, 49, 146, 0.08) 0px 10px 28px; line-height: 2; }
body.home .pv-ple-results { padding-top: 58px !important; padding-bottom: 58px !important; }
body.home .entry-content > .wp-block-group.alignfull:not(.pv-ple-results) { padding-top: 34px !important; padding-bottom: 34px !important; }
body.home .pv-hero .wp-block-button.is-style-outline .wp-block-button__link { width: 100%; justify-content: center; }
body.home .pv-section { padding-top: 54px !important; padding-bottom: 54px !important; }
body.home .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
body.home .pv-section h2 { font-size: clamp(2.15rem, 3.6vw, 3.6rem) !important; }
body.home .pv-section h2::after { content: ""; display: block; width: 68px; height: 5px; margin: 14px auto 0px; border-radius: 5px; background: rgb(244, 200, 108); }
body.home .pv-card { border-width: 5px 1px 1px; border-style: solid; border-color: rgb(244, 200, 108) rgba(46, 49, 146, 0.1) rgba(46, 49, 146, 0.1); border-image: none; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
body.home .wp-block-gallery img { border-radius: 18px; }
body.home .pv-hero .wp-block-button__link { font-size: 1.1rem !important; padding: 1rem 1.65rem !important; }
@media (min-width: 901px) {
body.home .pv-hero .pv-eyebrow, body.home .pv-hero h1 { transform: translateY(-55px); }
body.home .pv-hero p.has-large-font-size { font-size: 1.28rem !important; }
body.home .pv-section { padding-top: 42px !important; padding-bottom: 42px !important; }
body.home .pv-hero { position: relative; overflow: hidden; }
body.home .pv-hero > .wp-block-cover__image-background { opacity: 0 !important; }
body.home .pv-hero-slider { position: absolute; inset: 0px; z-index: 0; }
body.home .pv-hero-slide { position: absolute; inset: 0px; background-size: cover; background-position: center center; opacity: 0; transform: scale(1.025); transition: opacity 0.72s, transform 5s; }
body.home .pv-hero-slide.is-active { opacity: 1; transform: scale(1); }
body.home .pv-hero-slide:nth-child(1) { background-position: 58% 48%; }
body.home .pv-hero-slide:nth-child(2) { background-position: 52% 48%; }
body.home .pv-hero-slide:nth-child(3) { background-position: 68% 48%; }
body.home .pv-hero > .wp-block-cover__background { z-index: 1; background: linear-gradient(90deg, rgba(15, 22, 69, 0.66) 0%, rgba(22, 31, 77, 0.38) 48%, rgba(22, 31, 77, 0.12) 100%) !important; opacity: 1 !important; }
body.home .pv-hero > .wp-block-cover__inner-container { position: relative; z-index: 2; }
body.home .pv-hero-dots { position: absolute; z-index: 3; left: 50%; bottom: 22px; transform: translateX(-50%); display: flex; gap: 10px; padding: 8px 12px; border-radius: 30px; background: rgba(9, 14, 51, 0.28); backdrop-filter: blur(5px); }
body.home .pv-hero-dot { width: 11px; height: 11px; padding: 0px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; background: transparent; cursor: pointer; }
body.home .pv-hero-dot.is-active { background: rgb(244, 200, 108); border-color: rgb(244, 200, 108); transform: scale(1.18); }
body.home .pv-hero { min-height: 560px !important; }
body.home .pv-hero-dots { bottom: 14px; }
body.home .pv-hero-slide:nth-child(1) { background-position: 62% center; }
body.home .pv-hero-slide:nth-child(2) { background-position: 55% center; }
body.home .pv-hero-slide:nth-child(3) { background-position: 70% center; }
body.home .pv-hero-slide { transition: none; }
body.home .pv-hero-slide:not(:first-child), body.home .pv-hero-dots { display: none; }
body.home .pv-hero-slide:first-child { opacity: 1; transform: none; }
body.home .pv-learning-mosaic { display: grid !important; grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; gap: 22px !important; }
body.home .pv-learning-mosaic figure { position: relative; overflow: hidden; border-radius: 24px; box-shadow: rgba(27, 30, 88, 0.14) 0px 14px 32px; width: 100% !important; max-width: none !important; margin: 0px !important; }
body.home .pv-learning-mosaic img { display: block; aspect-ratio: 4 / 3; object-fit: cover; width: 100% !important; height: auto !important; }
body.home .pv-learning-mosaic figure:nth-child(1) img { object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(2) img { object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(3) img { aspect-ratio: 16 / 7; object-position: 62% 48%; }
body.home .pv-learning-mosaic figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; text-shadow: rgba(0, 0, 0, 0.75) 0px 2px 10px; margin: 0px !important; padding: 38px 22px 18px !important; color: rgb(255, 255, 255) !important; font-weight: 800 !important; font-size: clamp(1rem, 1.7vw, 1.25rem) !important; background: linear-gradient(transparent, rgba(15, 18, 69, 0.86)) !important; }
@media (max-width: 720px) {
body.home .pv-learning-mosaic { grid-template-columns: 1fr !important; gap: 16px !important; }
body.home .pv-learning-mosaic img, body.home .pv-learning-mosaic figure:nth-child(3) img { aspect-ratio: 4 / 3; object-position: center 48%; }
body.home .pv-learning-mosaic figure:nth-child(3) img { object-position: 62% 48%; }
body.home .pv-learning-mosaic figure { border-radius: 18px; }
body.home .pv-learning-mosaic figcaption { padding: 32px 18px 15px !important; }
body.home .has-mist-background-color:has(.pv-choice) { padding-top: 42px !important; padding-bottom: 46px !important; }
body.home .has-mist-background-color:has(.pv-choice) > h2 { color: rgb(46, 49, 146); margin: 0px 0px 24px !important; font-size: clamp(2rem, 3vw, 2.8rem) !important; }
body.home .pv-experience-heading { text-align: center !important; color: rgb(46, 49, 146) !important; font-size: clamp(2rem, 3.2vw, 2.85rem) !important; margin: 8px auto 24px !important; }
body.home .pv-experience-card { padding: 28px !important; }
body.home .pv-experience-card > h3 { text-align: center; margin-bottom: 18px !important; }
body.home .pv-experience-card > p { display: grid !important; grid-template-columns: repeat(4, minmax(0px, 1fr)) !important; gap: 12px !important; margin: 0px !important; }
body.home .pv-experience-card .pv-xp-intro { grid-column: 1 / -1; display: block; text-align: center; color: rgba(255, 255, 255, 0.9); font-size: 1rem; line-height: 1.5; margin-bottom: 2px; }
body.home .pv-experience-card .pv-xp-pill { min-height: 52px; margin: 0px !important; }
body.home .pv-ple-results { margin-top: 0px !important; }
body.home .pv-experience-card > p { grid-template-columns: repeat(2, 1fr) !important; }
body.home .pv-experience-card > p { grid-template-columns: 1fr !important; }
body.home .pv-experience-card { padding: 22px !important; }
body.home .pv-ple-results { padding: 54px 24px !important; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(48, 52, 155)) !important; }
body.home .pv-ple-results > h2 { line-height: 1.08; margin: 0px auto 14px !important; font-size: clamp(2.2rem, 3.8vw, 3.5rem) !important; }
body.home .pv-ple-results > .pv-lead { max-width: 850px !important; margin: 0px auto 30px !important; font-size: 1.05rem !important; line-height: 1.65 !important; }
body.home .pv-ple-results .pv-results-stats { max-width: 1180px; gap: 18px !important; margin: 0px auto 28px !important; }
body.home .pv-ple-results .pv-fact { flex-direction: column; align-items: center; justify-content: center; min-height: 180px !important; height: 180px !important; max-height: 180px !important; padding: 22px 20px !important; display: flex !important; border: 1px solid rgb(244, 200, 108) !important; border-radius: 18px !important; background: rgb(255, 255, 255) !important; box-shadow: rgba(7, 11, 48, 0.2) 0px 12px 28px !important; }
body.home .pv-ple-results .pv-fact strong { margin-bottom: 12px; font-size: clamp(2.5rem, 4vw, 3.7rem) !important; line-height: 1 !important; color: rgb(46, 49, 146) !important; }
body.home .pv-ple-results .pv-fact p, body.home .pv-ple-results .pv-fact { line-height: 1.45; text-align: center; font-size: 1rem !important; }
body.home .pv-ple-results .pv-results-gallery { max-width: 1000px !important; margin: 0px auto !important; gap: 20px !important; display: grid !important; grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; }
body.home .pv-ple-results .pv-results-gallery figure { overflow: hidden; margin: 0px !important; padding: 8px 8px 14px !important; border-radius: 18px !important; background: rgb(255, 255, 255) !important; box-shadow: rgba(7, 11, 48, 0.2) 0px 12px 28px !important; }
body.home .pv-ple-results .pv-results-gallery img { display: block; width: 100% !important; height: 260px !important; object-fit: cover !important; object-position: center top !important; border-radius: 12px !important; }
body.home .pv-ple-results .pv-results-gallery figcaption { line-height: 1.4; text-align: left; padding: 10px 10px 0px !important; margin: 0px !important; color: rgb(40, 43, 70) !important; font-size: 0.94rem !important; }
@media (max-width: 781px) {
body.home .pv-ple-results { padding: 42px 18px !important; }
body.home .pv-ple-results .pv-results-stats, body.home .pv-ple-results .pv-results-gallery { grid-template-columns: 1fr !important; }
body.home .pv-ple-results .pv-fact { min-height: 145px !important; }
body.home .pv-ple-results .pv-results-gallery img { height: auto !important; max-height: 340px; }
body.home .pv-news-heading { text-align: center; color: rgb(46, 49, 146); margin: 0px 0px 12px; font-size: clamp(2.1rem, 3.4vw, 3.35rem) !important; }
body.home .pv-news-intro { text-align: center; max-width: 720px; margin: 0px auto 30px; color: rgb(74, 76, 95); font-size: 1.08rem; }
body.home .pv-news-grid .wp-block-post-template { gap: 24px; }
body.home .pv-news-grid .pv-card { height: 100%; overflow: hidden; background: rgb(255, 255, 255); border-right: 1px solid rgba(46, 49, 146, 0.11); border-bottom: 1px solid rgba(46, 49, 146, 0.11); border-left: 1px solid rgba(46, 49, 146, 0.11); border-image: none; border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.11) 0px 14px 36px; transition: transform 0.25s, box-shadow 0.25s; padding: 0px !important; border-top: 0px !important; }
body.home .pv-news-grid .pv-card:hover { transform: translateY(-5px); box-shadow: rgba(46, 49, 146, 0.17) 0px 20px 44px; }
body.home .pv-news-grid .wp-block-post-featured-image { margin: 0px !important; }
body.home .pv-news-grid .wp-block-post-featured-image img { width: 100%; height: 250px; object-fit: cover; border-radius: 0px !important; }
body.home .pv-news-grid .wp-block-post-title, body.home .pv-news-grid .wp-block-post-date, body.home .pv-news-grid .wp-block-post-excerpt { margin-left: 24px; margin-right: 24px; }
body.home .pv-news-grid .wp-block-post-title { line-height: 1.22; margin-top: 22px; margin-bottom: 12px; font-size: clamp(1.35rem, 2vw, 1.75rem) !important; }
body.home .pv-news-grid .wp-block-post-title a { color: rgb(46, 49, 146); text-decoration: none; }
body.home .pv-news-grid .wp-block-post-date { color: rgb(119, 119, 119); font-size: 0.86rem; text-transform: uppercase; letter-spacing: 0.06em; }
body.home .pv-news-grid .wp-block-post-excerpt { font-size: 0.98rem; line-height: 1.55; margin-bottom: 24px; color: rgb(63, 66, 80); }
body.home .pv-news-grid .wp-block-post:first-child .pv-card { display: flex; flex-direction: column; justify-content: center; min-height: 430px; background: linear-gradient(145deg, rgb(32, 35, 111), rgb(54, 58, 173)); padding: 34px !important; border: 1px solid rgba(244, 200, 108, 0.7) !important; }
body.home .pv-news-grid .wp-block-post:first-child .pv-card::before { content: "FEATURED SCHOOL EVENT"; display: inline-block; align-self: flex-start; margin-bottom: 22px; padding: 8px 12px; border-radius: 999px; background: rgb(244, 200, 108); color: rgb(32, 35, 111); font: 800 0.75rem Arial; letter-spacing: 0.12em; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title, body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-date, body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-excerpt { margin-left: 0px; margin-right: 0px; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title { margin-top: 0px; }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-title a { color: rgb(255, 255, 255); }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-date { color: rgb(244, 200, 108); }
body.home .pv-news-grid .wp-block-post:first-child .wp-block-post-excerpt { color: rgba(255, 255, 255, 0.88); }
body.home .pv-news-actions { margin-top: 30px; }
body.home .pv-news-actions .wp-block-button__link { background: rgb(46, 49, 146); color: rgb(255, 255, 255); padding: 0.9rem 1.55rem; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color { background: linear-gradient(135deg, rgb(32, 35, 111), rgb(52, 56, 166)) !important; padding: 52px 24px !important; color: rgb(255, 255, 255) !important; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color h2 { color: rgb(255, 255, 255) !important; margin-bottom: 18px; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color .wp-block-buttons { gap: 12px; }
body.home .entry-content > .wp-block-group.alignfull.has-green-background-color .is-style-outline .wp-block-button__link { border-color: rgb(244, 200, 108) !important; color: rgb(255, 255, 255) !important; }
body.home .pv-news-grid .wp-block-post-template { grid-template-columns: 1fr; }
body.home .pv-news-grid .wp-block-post:first-child .pv-card { min-height: 0px; }
body.home .pv-news-grid .wp-block-post-featured-image img { height: 230px; }
.pv-media-section { padding: 64px 24px; background: rgb(247, 244, 236); }
.pv-media-wrap { max-width: 1320px; margin: auto; }
.pv-media-kicker { color: rgb(47, 49, 146); font-weight: 900; letter-spacing: 0.14em; font-size: 12px; }
.pv-media-section h2 { font-size: clamp(36px, 4vw, 58px); color: rgb(41, 43, 134); margin: 8px 0px 12px; }
.pv-media-intro { max-width: 720px; color: rgb(87, 88, 106); font-size: 17px; line-height: 1.6; margin-bottom: 30px; }
.pv-video-card { position: relative; border-radius: 28px; overflow: hidden; min-height: 480px; background: linear-gradient(90deg, rgba(25, 27, 86, 0.84), rgba(25, 27, 86, 0.2)), url("/wp-content/uploads/2026/08/practical-learning.webp") center center / cover; display: flex; align-items: flex-end; padding: 38px; box-shadow: rgba(32, 34, 89, 0.2) 0px 24px 55px; }
.pv-video-copy { max-width: 650px; color: rgb(255, 255, 255); }
.pv-video-copy h3 { font-size: clamp(28px, 3vw, 44px); margin: 0px 0px 10px; color: rgb(255, 255, 255); }
.pv-play { display: inline-flex; align-items: center; gap: 12px; margin-top: 18px; padding: 14px 22px; border-radius: 999px; background: rgb(247, 194, 82); color: rgb(37, 39, 127); font-weight: 900; text-decoration: none; }
.pv-play-icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: rgb(41, 43, 134); color: rgb(255, 255, 255); }
.pv-parent-section { padding: 64px 24px; background: rgb(255, 255, 255); }
.pv-parent-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.pv-parent-video { position: relative; border: 1px solid rgb(222, 223, 240); border-radius: 22px; overflow: hidden; background: linear-gradient(145deg, rgb(255, 255, 255), rgb(245, 245, 251)); box-shadow: rgba(40, 42, 100, 0.08) 0px 14px 34px; }
.pv-parent-photo { position: relative; height: 260px; overflow: hidden; background: rgb(233, 233, 243); }
.pv-parent-photo img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center 22%; }
.pv-parent-video:nth-child(3) .pv-parent-photo img { object-position: center 48%; }
.pv-parent-photo::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 48%, rgba(24, 26, 83, 0.56)); }
.pv-parent-video .pv-placeholder-icon { position: absolute; z-index: 2; left: 22px; bottom: 20px; width: 54px; height: 54px; border-radius: 16px; background: rgb(247, 194, 82); color: rgb(41, 43, 134); display: grid; place-items: center; font-size: 24px; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 24px; }
.pv-parent-copy { padding: 24px 26px 28px; }
.pv-parent-video h3 { color: rgb(41, 43, 134); margin: 0px 0px 10px; }
.pv-parent-video p { color: rgb(88, 89, 107); line-height: 1.55; }
.pv-parent-note { font-size: 12px; font-weight: 800; color: rgb(138, 103, 20); text-transform: uppercase; letter-spacing: 0.08em; }
.pv-video-card { min-height: 400px; padding: 26px; }
.pv-parent-grid { grid-template-columns: 1fr; }
.pv-media-section, .pv-parent-section { padding: 44px 18px; }
@media (min-width: 601px) {
body.home .pv-ple-results { padding: 34px 26px !important; }
body.home .pv-ple-results > h2 { margin: 0px auto 10px !important; font-size: clamp(2.15rem, 3.4vw, 3rem) !important; }
body.home .pv-ple-results > .pv-lead { margin: 0px auto 18px !important; font-size: 0.98rem !important; line-height: 1.5 !important; }
body.home .pv-ple-results .pv-results-stats { margin: 18px auto !important; gap: 12px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact { box-sizing: border-box !important; min-height: 112px !important; height: 112px !important; max-height: 112px !important; padding: 12px 14px !important; border-radius: 15px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact h3, body.home .pv-ple-results .pv-results-stats .pv-fact strong { font-size: 2.35rem !important; line-height: 1 !important; margin: 0px 0px 8px !important; }
body.home .pv-ple-results .pv-results-stats .pv-fact p { font-size: 0.82rem !important; line-height: 1.28 !important; margin: 0px !important; }
body.home .pv-ple-results .pv-results-gallery { max-width: 700px !important; gap: 12px !important; margin: 14px auto 0px !important; }
body.home .pv-ple-results .pv-results-gallery figure { padding: 6px !important; border-radius: 14px !important; }
body.home .pv-ple-results .pv-results-gallery img { height: 190px !important; }
.pv-wa-float { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 10px !important; }
.pv-wa-float > :first-child { display: none !important; }
.pv-wa-float::before { content: ""; display: block; flex: 0 0 26px; width: 26px; height: 26px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.296-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.875 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.693.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347M12.004 21.5h-.003a9.43 9.43 0 0 1-4.808-1.318l-.345-.205-3.572.937.953-3.486-.224-.358A9.45 9.45 0 0 1 2.55 12.02C2.552 6.8 6.8 2.55 12.02 2.55a9.41 9.41 0 0 1 6.701 2.779 9.41 9.41 0 0 1 2.775 6.708c-.002 5.221-4.25 9.47-9.492 9.463'/%3E%3C/svg%3E") center center / contain no-repeat; }
.pv-wa-float { width: 58px !important; height: 58px !important; min-width: 58px !important; padding: 0px !important; border-radius: 50% !important; font-size: 0px !important; right: 16px !important; bottom: 16px !important; }
.pv-wa-float > * { display: none !important; }
.pv-wa-float::before { width: 30px; height: 30px; flex-basis: 30px; }
body.page-id-8 .pv-management .pv-role > div:first-child { background: rgb(246, 246, 243); overflow: hidden; }
body.page-id-8 .pv-management .pv-role img { background: rgb(246, 246, 243); display: block !important; width: 100% !important; height: 360px !important; object-fit: contain !important; object-position: center top !important; }
@media (min-width: 1200px) {
body.page-id-8 .pv-management .pv-role img { height: 380px !important; }
body.page-id-8 .pv-management .pv-role img { height: auto !important; max-height: 440px !important; object-fit: contain !important; object-position: center top !important; }
body .pv-about .pv-management .pv-role > div:first-child { background: rgb(246, 246, 243); overflow: hidden; }
body .pv-about .pv-management .pv-role img { background: rgb(246, 246, 243); display: block !important; width: 100% !important; height: 360px !important; object-fit: contain !important; object-position: center top !important; }
body .pv-about .pv-management .pv-role img { height: 380px !important; }
body .pv-about .pv-management .pv-role img { height: auto !important; max-height: 440px !important; object-fit: contain !important; object-position: center top !important; }
.pv-story-card { min-width: 0px; max-width: 100%; overflow: hidden; }
.pv-story-card > img { display: block !important; width: 100% !important; max-width: 100% !important; height: 290px !important; object-fit: cover !important; object-position: center 28% !important; }
.pv-story-grid, .pv-story-section { min-width: 0px !important; max-width: 100% !important; }
.entry-content, .entry-content > * { min-width: 0px; max-width: 100%; }
.entry-content .wp-block-columns, .entry-content .wp-block-column, .entry-content section, .entry-content article { min-width: 0px; }
.pv-form, .pv-form .pv-field { width: 100% !important; max-width: 100% !important; min-width: 0px !important; }
.pv-form input:not([type="checkbox"]):not([type="radio"]), .pv-form select, .pv-form textarea { display: block; width: 100% !important; max-width: 100% !important; min-width: 0px !important; box-sizing: border-box !important; }
.pv-form .pv-consent, .pv-form .pv-consent label { max-width: 100%; min-width: 0px; overflow-wrap: anywhere; }
main button, main [role="button"], main .wp-block-button__link { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; }
.pv-hero-dots { gap: 2px !important; }
.pv-hero-dot { position: relative !important; width: 44px !important; height: 44px !important; min-width: 44px !important; border: 0px !important; background: transparent !important; padding: 0px !important; }
.pv-hero-dot::after { content: ""; width: 12px; height: 12px; border-radius: 50%; background: rgba(255, 255, 255, 0.78); box-shadow: rgba(46, 49, 146, 0.28) 0px 0px 0px 1px; }
.pv-hero-dot.is-active::after { width: 16px; height: 16px; background: rgb(244, 200, 108); box-shadow: rgba(255, 255, 255, 0.75) 0px 0px 0px 3px; }
body.page-id-43 main a[href*="instagram"], body.page-id-43 main a[href*="youtube"], body.page-id-43 main a[href*="tiktok"], body.post-type-archive-pv_event main a[href*="instagram"], body.post-type-archive-pv_event main a[href*="youtube"], body.post-type-archive-pv_event main a[href*="tiktok"] { min-height: 44px; display: inline-flex; align-items: center; padding-block: 10px; }
body.home .pv-reveal, body.home .pv-reveal.is-visible { opacity: 1 !important; transform: none !important; filter: none !important; transition: none !important; }
.pv-header { top: 0px; transition: box-shadow 0.25s; position: sticky !important; z-index: 1000 !important; }
body.admin-bar .pv-header { top: 32px; }
.pv-header.pv-header-scrolled { box-shadow: rgba(24, 27, 90, 0.2) 0px 9px 30px !important; }
.pv-back-top { position: fixed; right: 22px; bottom: 92px; z-index: 1100; width: 48px; height: 48px; border: 2px solid rgb(255, 255, 255); border-radius: 50%; display: grid; place-items: center; background: rgb(244, 200, 108); color: rgb(32, 35, 111); font: 700 25px / 1 Arial, sans-serif; box-shadow: rgba(24, 27, 90, 0.28) 0px 10px 28px; cursor: pointer; opacity: 0; visibility: hidden; transform: translateY(12px); transition: opacity 0.22s, transform 0.22s, visibility 0.22s; }
.pv-back-top.is-visible { opacity: 1; visibility: visible; transform: none; }
.pv-back-top:hover { transform: translateY(-3px); background: rgb(255, 217, 120); }
.pv-back-top:focus-visible { outline: rgb(46, 49, 146) solid 3px; outline-offset: 3px; }
html.pv-motion-ready main .pv-motion-item { opacity: 0; transform: translateY(34px); filter: blur(1.5px); transition-behavior: normal, normal, normal; transition-duration: 0.66s, 0.66s, 0.48s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-delay,0ms); will-change: transform, opacity; }
html.pv-motion-ready main .pv-motion-item.pv-motion-left { transform: translateX(-42px); }
html.pv-motion-ready main .pv-motion-item.pv-motion-right { transform: translateX(42px); }
html.pv-motion-ready main .pv-motion-item.pv-motion-visible { opacity: 1; transform: none; filter: none; }
html.pv-motion-ready main .pv-motion-hero h1, html.pv-motion-ready main .pv-motion-hero .pv-lead, html.pv-motion-ready main .pv-motion-hero > p, html.pv-motion-ready main .pv-motion-hero .wp-block-buttons { opacity: 0; transform: translateY(22px); }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible h1 { animation: 0.65s ease 0.06s 1 normal both running pvUnifiedHero; }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible .pv-lead, html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible > p { animation: 0.62s ease 0.22s 1 normal both running pvUnifiedHero; }
html.pv-motion-ready main .pv-motion-hero.pv-motion-hero-visible .wp-block-buttons { animation: 0.58s ease 0.38s 1 normal both running pvUnifiedHero; }
@keyframes pvUnifiedHero {
100% { opacity: 1; transform: none; }
main figure img, main .pv-card img { transition: transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1); }
main figure:hover img, main .pv-card:hover img { transform: scale(1.025); }
body.admin-bar .pv-header { top: 46px; }
.pv-back-top { right: 16px; bottom: 88px; width: 46px; height: 46px; }
.pv-story-card > img { height: 230px !important; object-position: center 24% !important; }
html.pv-motion-ready main .pv-motion-item.pv-motion-left, html.pv-motion-ready main .pv-motion-item.pv-motion-right { transform: translateY(26px); }
html.pv-motion-ready main .pv-motion-item { filter: none; transition-duration: 0.52s; }
main figure:hover img, main .pv-card:hover img { transform: none; }
body.page-id-51 .entry-content { overflow-x: clip; }
html { scroll-behavior: auto !important; }
html.pv-motion-ready main .pv-motion-item, html.pv-motion-ready main .pv-motion-hero * { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.pv-back-top, .pv-header { transition: none !important; }
.pv-header .pv-header-main { transition: padding 0.25s, transform 0.25s; }
.pv-header.pv-header-scrolled { box-shadow: rgba(24, 27, 90, 0.24) 0px 10px 32px !important; }
.pv-header.pv-header-scrolled .pv-header-main { padding-top: 0.35rem !important; padding-bottom: 0.35rem !important; }
.pv-back-top { background: rgb(244, 200, 108) !important; color: rgb(32, 35, 111) !important; border: 2px solid rgb(255, 255, 255) !important; font-size: 26px !important; box-shadow: rgba(24, 27, 90, 0.3) 0px 10px 30px !important; }
.pv-back-top:hover { background: rgb(255, 217, 120) !important; transform: translateY(-3px) !important; }
html.pv-motion-ready body.home main .pv-reveal { opacity: 0; transform: translateY(42px) scale(0.985); filter: blur(2px); transition: opacity 0.7s cubic-bezier(0.2, 0.7, 0.2, 1), transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.55s; }
html.pv-motion-ready body.home main .pv-reveal.is-visible { opacity: 1; transform: none; filter: none; }
html.pv-motion-ready body.home main .pv-reveal { filter: none !important; }
body.home .pv-hero .wp-block-cover__inner-container > * { will-change: transform, opacity; }
html.pv-journey-ready body.home .pv-hero .pv-eyebrow, html.pv-journey-ready body.home .pv-hero h1, html.pv-journey-ready body.home .pv-hero p.has-large-font-size, html.pv-journey-ready body.home .pv-hero .wp-block-buttons { opacity: 0; transform: translateY(24px); }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered .pv-eyebrow { animation: 0.55s ease 0.08s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered h1 { animation: 0.72s ease 0.2s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered p.has-large-font-size { animation: 0.68s ease 0.38s 1 normal both running pvHeroEnter; }
html.pv-journey-ready body.home .pv-hero.pv-hero-entered .wp-block-buttons { animation: 0.65s ease 0.54s 1 normal both running pvHeroEnter; }
@keyframes pvHeroEnter {
html.pv-journey-ready body.home .pv-journey-motion { opacity: 0; transition-behavior: normal, normal, normal; transition-duration: 0.72s, 0.72s, 0.6s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-step,0ms); will-change: transform, opacity; }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-left { transform: translateX(-58px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-right { transform: translateX(58px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-pop-in { transform: translateY(22px) scale(0.9); }
html.pv-journey-ready body.home .pv-journey-motion.pv-photo-in { transform: translateY(38px) scale(0.96); filter: saturate(0.75) blur(2px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-journey-visible { opacity: 1; transform: none; filter: none; }
body.home .pv-learning-mosaic figure img { transition: transform 0.8s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.5s; }
body.home .pv-learning-mosaic figure:hover img { transform: scale(1.045); }
body.home .pv-programme-choice .wp-block-column { transition: box-shadow 0.3s, transform 0.3s; }
body.home .pv-programme-choice .wp-block-column:hover { transform: translateY(-7px) !important; box-shadow: rgba(46, 49, 146, 0.18) 0px 22px 50px; }
body.home .has-green-background-color .wp-block-button { transition: transform 0.25s; }
body.home .has-green-background-color .wp-block-button:hover { transform: translateY(-4px); }
html.pv-journey-ready body.home .pv-journey-motion.pv-from-left, html.pv-journey-ready body.home .pv-journey-motion.pv-from-right { transform: translateY(32px); }
body.home .pv-programme-choice .wp-block-column:hover { transform: none !important; }
html.pv-journey-ready body.home .pv-hero .wp-block-cover__inner-container > *, html.pv-journey-ready body.home .pv-journey-motion { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion { opacity: 0; transform: translateY(34px); filter: blur(1.5px); transition-behavior: normal, normal, normal; transition-duration: 0.68s, 0.68s, 0.5s; transition-timing-function: cubic-bezier(0.2, 0.7, 0.2, 1), cubic-bezier(0.2, 0.7, 0.2, 1), ease; transition-property: opacity, transform, filter; transition-delay: var(--pv-inner-delay,0ms); will-change: transform, opacity; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-left { transform: translateX(-46px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-right { transform: translateX(46px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-scale { transform: translateY(24px) scale(0.965); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-visible { opacity: 1; transform: none; filter: none; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero h1, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero .pv-lead, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero p, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero .wp-block-buttons { opacity: 0; transform: translateY(22px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible h1 { animation: 0.65s ease 0.08s 1 normal both running pvInnerHero; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible .pv-lead, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible > p { animation: 0.62s ease 0.25s 1 normal both running pvInnerHero; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero.pv-inner-hero-visible .wp-block-buttons { animation: 0.6s ease 0.42s 1 normal both running pvInnerHero; }
@keyframes pvInnerHero {
body:not(.home) main figure img, body:not(.home) main .pv-card img { transition: transform 0.65s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.4s; }
body:not(.home) main figure:hover img, body:not(.home) main .pv-card:hover img { transform: scale(1.035); }
body:not(.home) main .wp-block-button { transition: transform 0.22s; }
body:not(.home) main .wp-block-button:hover { transform: translateY(-3px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-left, html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion.pv-inner-right { transform: translateY(28px); }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion { filter: none; transition-duration: 0.55s; }
body:not(.home) main figure:hover img, body:not(.home) main .pv-card:hover img { transform: none; }
html.pv-inner-motion-ready body:not(.home) main .pv-inner-motion, html.pv-inner-motion-ready body:not(.home) main .pv-inner-hero * { opacity: 1 !important; transform: none !important; filter: none !important; animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.pv-wa-float { position: fixed; right: 20px; bottom: 20px; z-index: 9998; display: flex; align-items: center; gap: 9px; padding: 13px 18px; border-radius: 999px; background: rgb(22, 122, 69); font-weight: 700; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 28px; transition: transform 0.2s, box-shadow 0.2s; color: rgb(255, 255, 255) !important; }
.pv-wa-float:hover, .pv-wa-float:focus { transform: translateY(-2px); box-shadow: rgba(0, 0, 0, 0.3) 0px 14px 32px; outline: rgb(247, 198, 95) solid 3px; outline-offset: 3px; }
.pv-wa-float { right: 14px; bottom: 14px; padding: 12px 14px; }
.pv-wa-label { display: none; }
.pv-wa-float { transition: none; }
.pv-learning-dropdown { position: relative !important; }
.pv-learning-toggle { display: inline-flex; align-items: center; justify-content: center; margin-left: 2px; padding: 6px; border: 0px; background: transparent; color: inherit; cursor: pointer; font: inherit; }
.pv-learning-toggle span[aria-hidden] { font-size: 16px; line-height: 1; transition: transform 0.2s; }
.pv-learning-dropdown.is-open > .pv-learning-toggle span[aria-hidden] { transform: rotate(180deg); }
.pv-learning-menu { display: none !important; position: absolute !important; z-index: 9999 !important; top: 100% !important; left: 0px !important; min-width: 300px !important; margin: 0px !important; padding: 10px !important; list-style: none !important; background: rgb(255, 255, 255) !important; border: 1px solid rgb(227, 227, 239) !important; border-radius: 14px !important; box-shadow: rgba(31, 35, 94, 0.18) 0px 16px 38px !important; }
.pv-learning-dropdown:hover > .pv-learning-menu, .pv-learning-dropdown:focus-within > .pv-learning-menu, .pv-learning-dropdown.is-open > .pv-learning-menu { display: block !important; }
.pv-learning-menu li { display: block !important; margin: 0px !important; }
.pv-learning-menu a { display: block !important; padding: 11px 14px !important; border-radius: 9px !important; color: rgb(37, 39, 131) !important; text-decoration: none !important; white-space: normal !important; }
.pv-learning-menu a:hover, .pv-learning-menu a:focus { background: rgb(247, 198, 95) !important; color: rgb(37, 39, 131) !important; outline: none !important; }
.pv-learning-dropdown { display: grid !important; grid-template-columns: 1fr auto !important; width: 100% !important; }
.pv-learning-dropdown > .wp-block-navigation-item__content { text-align: right !important; }
.pv-learning-menu { position: static !important; grid-column: 1 / -1 !important; width: 100% !important; min-width: 0px !important; margin-top: 6px !important; box-shadow: none !important; background: rgb(247, 245, 238) !important; }
.pv-learning-menu a { text-align: right !important; }
.pv-learning-dropdown:not(.is-open):not(:focus-within) > .pv-learning-menu { display: none !important; }
.pv-about { --blue: #302f91; --navy: #171641; --gold: #f7c65f; --cream: #f7f3ea; --ink: #202033; font-family: Georgia, "Times New Roman", serif; color: var(--ink); overflow: hidden; }
.pv-about * { box-sizing: border-box; }
.pv-about img { display: block; width: 100%; height: 100%; object-fit: cover; }
.pv-about h1, .pv-about h2, .pv-about h3, .pv-about p { margin-top: 0px; }
.pv-wrap { width: min(1180px, 100% - 40px); margin: auto; }
.pv-eyebrow { font: 800 13px Arial, sans-serif; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); margin-bottom: 15px; }
.pv-about-hero { min-height: 470px; display: grid; align-items: end; background: linear-gradient(90deg, rgba(20, 18, 63, 0.9), rgba(32, 30, 93, 0.34)), url("/wp-content/uploads/2026/08/IMG_5139.jpg") center top / cover no-repeat; color: rgb(255, 255, 255); padding: 70px 0px; }
.pv-about-hero h1 { font-size: clamp(44px, 6vw, 76px); line-height: 1; max-width: 760px; margin-bottom: 20px; }
.pv-about-hero p { font-size: clamp(18px, 2vw, 23px); line-height: 1.55; max-width: 720px; }
.pv-section { padding: 78px 0px; }
.pv-section h2 { font-size: clamp(36px, 4.3vw, 58px); line-height: 1.07; color: var(--navy); margin-bottom: 18px; }
.pv-story { background: rgb(255, 255, 255); }
.pv-story-grid { display: grid; grid-template-columns: 0.78fr 1.22fr; gap: 70px; }
.pv-story-copy p { font-size: 19px; line-height: 1.78; color: rgb(85, 85, 106); }
.pv-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 32px; }
.pv-fact { background: var(--cream); border-top: 5px solid var(--gold); border-radius: 18px; padding: 23px; }
.pv-fact strong { display: block; font-size: 31px; color: var(--blue); margin-bottom: 6px; }
.pv-fact span { font: 600 14px Arial; color: rgb(100, 99, 120); }
.pv-identity { background: rgb(255, 255, 255); }
.pv-identity-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.pv-identity-card { border-radius: 24px; padding: 34px; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(28, 27, 89)); color: rgb(255, 255, 255); box-shadow: rgba(40, 38, 120, 0.14) 0px 18px 45px; }
.pv-identity-card h3 { font-size: 28px; color: rgb(247, 198, 95); margin-bottom: 12px; }
.pv-identity-card p { font-size: 17px; line-height: 1.7; color: rgb(244, 243, 255); }
.pv-motto { grid-column: 1 / -1; text-align: center; background: var(--cream); color: var(--navy); }
.pv-motto h3 { color: var(--blue); }
.pv-motto p { color: rgb(85, 85, 106); }
.pv-values { background: var(--cream); }
.pv-value-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.pv-value { background: rgb(255, 255, 255); border-radius: 20px; padding: 28px; box-shadow: rgba(37, 34, 96, 0.07) 0px 14px 35px; }
.pv-value b { display: grid; place-items: center; width: 45px; height: 45px; background: var(--gold); color: var(--blue); border-radius: 14px; margin-bottom: 20px; font: 800 18px Arial; }
.pv-value h3 { font-size: 23px; color: var(--blue); margin-bottom: 9px; }
.pv-value p { font-size: 16px; line-height: 1.6; color: rgb(102, 101, 120); }
.pv-lead { background: var(--blue); color: rgb(255, 255, 255); }
.pv-lead-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 58px; align-items: center; }
.pv-lead-photo { height: 600px; border-radius: 28px; overflow: hidden; border: 6px solid rgba(255, 255, 255, 0.18); }
.pv-lead-photo img { object-position: center 25%; }
.pv-lead h2 { color: rgb(255, 255, 255); }
.pv-lead p { font-size: 18px; line-height: 1.75; color: rgb(241, 240, 255); }
.pv-sign { margin-top: 26px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, 0.25); font-size: 19px; line-height: 1.5; }
.pv-principal { background: rgb(255, 255, 255); }
.pv-principal-card { max-width: 980px; margin: auto; border-radius: 28px; padding: 48px 52px; background: linear-gradient(135deg, rgb(247, 243, 234), rgb(255, 255, 255)); border-left: 8px solid var(--gold); box-shadow: rgba(25, 24, 79, 0.08) 0px 18px 50px; }
.pv-principal-card p { font-size: 20px; line-height: 1.8; color: rgb(78, 77, 98); }
.pv-principal-card .quote { font-size: 52px; line-height: 0.6; color: var(--gold); }
.pv-management { background: linear-gradient(135deg, rgb(247, 243, 234), rgb(238, 236, 248)); }
.pv-management-intro { display: grid; grid-template-columns: 0.72fr 1.28fr; gap: 42px; align-items: center; margin-bottom: 34px; }
.pv-management-photo { height: 390px; border-radius: 25px; overflow: hidden; box-shadow: rgba(30, 28, 90, 0.13) 0px 18px 50px; }
.pv-management-photo img { object-position: center 25%; }
.pv-management-copy p:not(.pv-eyebrow) { font-size: 18px; line-height: 1.72; color: rgb(94, 93, 114); }
.pv-role-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pv-role { background: rgb(255, 255, 255); border-radius: 20px; padding: 27px 24px; border-top: 5px solid var(--gold); box-shadow: rgba(37, 34, 96, 0.08) 0px 14px 38px; min-height: 205px; }
.pv-role figure { height: 235px; margin: -27px -24px 22px; overflow: hidden; border-radius: 15px 15px 0px 0px; }
.pv-role figure img { object-position: center 18%; }
.pv-role .badge { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 13px; background: var(--gold); color: var(--blue); font: 800 14px Arial; margin-bottom: 18px; }
.pv-role h3 { font-size: 22px; color: var(--blue); margin-bottom: 10px; }
.pv-role p { font-size: 15.5px; line-height: 1.62; color: rgb(102, 101, 120); }
.pv-team { background: rgb(255, 255, 255); }
.pv-team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.pv-team-card { border-radius: 23px; overflow: hidden; border: 1px solid rgb(230, 228, 239); box-shadow: rgba(26, 24, 82, 0.08) 0px 16px 44px; }
.pv-team-card figure { height: 270px; margin: 0px; overflow: hidden; }
.pv-team-card .copy { padding: 25px; }
.pv-team-card h3 { font-size: 25px; color: var(--blue); margin-bottom: 9px; }
.pv-team-card p { font-size: 16px; line-height: 1.62; color: rgb(98, 98, 118); }
.pv-community { background: var(--cream); }
.pv-community-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.pv-community-copy { background: var(--navy); color: rgb(255, 255, 255); border-radius: 26px; padding: 44px; }
.pv-community-copy h2 { color: rgb(255, 255, 255); }
.pv-community-copy p { font-size: 18px; line-height: 1.72; color: rgb(239, 239, 247); }
.pv-community-photo { border-radius: 26px; overflow: hidden; min-height: 480px; }
.pv-community-photo img { object-position: center 34%; }
.pv-cta { padding: 68px 0px; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(25, 24, 79)); text-align: center; color: rgb(255, 255, 255); }
.pv-cta h2 { color: rgb(255, 255, 255); font-size: clamp(36px, 4vw, 54px); margin-bottom: 14px; }
.pv-cta p { font-size: 18px; line-height: 1.6; max-width: 700px; margin: 0px auto 28px; color: rgb(238, 238, 250); }
.pv-btn { display: inline-flex; padding: 16px 27px; border-radius: 999px; background: var(--gold); font: 700 16px Arial; transition: 0.25s; color: rgb(38, 35, 114) !important; text-decoration: none !important; }
.pv-btn:hover { transform: translateY(-3px); box-shadow: rgba(247, 198, 95, 0.35) 0px 12px 28px; }
.pv-story-grid, .pv-lead-grid, .pv-community-grid, .pv-management-intro, .pv-identity-grid { grid-template-columns: 1fr; }
.pv-value-grid, .pv-role-grid { grid-template-columns: 1fr 1fr; }
.pv-team-grid { grid-template-columns: 1fr; }
.pv-lead-photo { height: 520px; }
.pv-section { padding: 60px 0px; }
.pv-wrap { width: min(100% - 28px, 1180px); }
.pv-about-hero { min-height: 500px; padding: 50px 0px; background-position: 42% center; }
.pv-about-hero h1 { font-size: 43px; }
.pv-facts, .pv-value-grid, .pv-role-grid { grid-template-columns: 1fr; }
.pv-lead-photo { height: 430px; }
.pv-principal-card, .pv-community-copy { padding: 31px 25px; }
.pv-team-card figure { height: 235px; }
body.page-id-9 .pv-management-intro { max-width: 920px; margin-left: auto; margin-right: auto; text-align: center; grid-template-columns: 1fr !important; }
body.page-id-9 .pv-management-copy { padding: 34px clamp(22px, 4vw, 48px); background: rgb(255, 255, 255); border-radius: 24px; border-top: 5px solid rgb(247, 198, 95); box-shadow: rgba(37, 34, 96, 0.09) 0px 16px 42px; }
body.page-id-9 .pv-role figure { background: rgb(242, 240, 233); }
body.page-id-9 .pv-role figure img { object-position: center top; }
body.page-id-9 .pv-team-card figure img { object-position: center 35%; }
body.page-id-9 .pv-community-photo img { object-position: center 32%; }
@media (max-width: 700px) {
body.page-id-9 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
body.page-id-9 .pv-about-hero { min-height: 410px; padding: 54px 0px; background-position: center 38%; }
body.page-id-9 .pv-role-grid, body.page-id-9 .pv-team-grid { grid-template-columns: 1fr !important; }
body.page-id-9 .pv-role figure { height: 340px !important; }
body.page-id-9 section.pv-leadership-combined { width: 100% !important; max-width: none !important; background: linear-gradient(135deg, rgb(48, 47, 145), rgb(28, 27, 89)) !important; }
body.page-id-9 .pv-leadership-grid { display: grid !important; grid-template-columns: 0.82fr 1fr 1fr !important; gap: 28px !important; align-items: stretch !important; }
body.page-id-9 .pv-leadership-combined .pv-lead-photo { height: auto !important; min-height: 620px; }
body.page-id-9 .pv-director-message, body.page-id-9 .pv-principal-message { padding: 34px; border-radius: 24px; }
body.page-id-9 .pv-director-message { background: rgba(255, 255, 255, 0.08); }
body.page-id-9 .pv-principal-message { position: relative; background: rgb(255, 255, 255); color: rgb(48, 48, 71); box-shadow: rgba(13, 12, 55, 0.25) 0px 18px 42px; }
body.page-id-9 .pv-principal-message h2 { color: rgb(28, 27, 89) !important; }
body.page-id-9 .pv-principal-message p { color: rgb(85, 85, 106) !important; }
body.page-id-9 .pv-principal-message .pv-eyebrow { color: rgb(154, 106, 0) !important; }
body.page-id-9 .pv-principal-message .quote { position: absolute; right: 24px; top: 8px; font-size: 92px; line-height: 1; color: rgb(247, 198, 95); opacity: 0.5; }
body.page-id-9 .pv-leadership-grid { grid-template-columns: 0.8fr 1.2fr !important; }
body.page-id-9 .pv-principal-message { grid-column: 1 / -1; }
body.page-id-9 .pv-leadership-grid { grid-template-columns: 1fr !important; }
body.page-id-9 .pv-principal-message { grid-column: auto; }
body.page-id-9 .pv-leadership-combined .pv-lead-photo { min-height: 440px; }
body.page-id-9 .pv-leadership-polished { padding: 72px 0px !important; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo { width: 100%; height: clamp(330px, 38vw, 470px); margin-bottom: 28px; border: 6px solid rgba(255, 255, 255, 0.18); border-radius: 28px; overflow: hidden; background: rgb(37, 36, 103); }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 8%; }
body.page-id-9 .pv-leadership-polished .pv-message-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; align-items: stretch; }
body.page-id-9 .pv-leadership-polished .pv-director-message, body.page-id-9 .pv-leadership-polished .pv-principal-message { padding: clamp(28px, 4vw, 44px); min-width: 0px; }
body.page-id-9 .pv-leadership-polished h2 { overflow-wrap: normal; word-break: normal; font-size: clamp(34px, 3.5vw, 50px) !important; line-height: 1.03 !important; }
body.page-id-9 .pv-leadership-polished p { font-size: 17px; line-height: 1.7; }
body.page-id-9 .pv-leadership-polished .pv-sign { margin-top: 24px; }
body.page-id-9 .pv-leadership-polished { padding: 52px 0px !important; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo { height: 390px; border-radius: 22px; }
body.page-id-9 .pv-leadership-polished .pv-leadership-photo img { object-position: center 8%; }
body.page-id-9 .pv-leadership-polished .pv-message-grid { grid-template-columns: 1fr; }
body.page-id-9 .pv-leadership-polished h2 { font-size: clamp(32px, 10vw, 44px) !important; }
.pv-learning { --blue: #2e3192; --navy: #20215f; --gold: #f4c86c; --cream: #f7f4ec; --ink: #22233b; font-family: Georgia, "Times New Roman", serif; color: var(--ink); overflow: hidden; }
.pv-learning * { box-sizing: border-box; }
.pvl-wrap { width: min(1160px, 100% - 40px); margin: auto; }
.pvl-hero { min-height: 430px; display: flex; align-items: flex-end; padding: 76px 0px; background: linear-gradient(90deg, rgba(23, 24, 78, 0.9), rgba(46, 49, 146, 0.24)), url("/wp-content/uploads/2026/08/practical-learning.webp") center center / cover; color: rgb(255, 255, 255); }
.pvl-hero h1 { font-size: clamp(46px, 6vw, 76px); line-height: 1; margin: 0px 0px 18px; }
.pvl-hero p { max-width: 760px; margin: 0px; font-size: clamp(18px, 2vw, 23px); line-height: 1.55; }
.pvl-section { padding: 74px 0px; }
.pvl-section.alt { background: var(--cream); }
.pvl-kicker { margin: 0px 0px 12px; color: rgb(167, 118, 11); font: 800 12px Arial, sans-serif; letter-spacing: 0.16em; text-transform: uppercase; }
.pvl-section h2 { margin: 0px 0px 18px; color: var(--navy); font-size: clamp(34px, 4vw, 54px); line-height: 1.08; }
.pvl-lead { max-width: 800px; margin: 0px 0px 30px; color: rgb(89, 90, 109); font-size: 18px; line-height: 1.72; }
.pvl-grid3 { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 20px; }
.pvl-card { min-width: 0px; padding: 28px; border-top: 5px solid var(--gold); border-radius: 20px; background: rgb(255, 255, 255); box-shadow: rgba(39, 40, 105, 0.09) 0px 14px 36px; }
.pvl-card h3 { margin: 0px 0px 10px; color: var(--blue); font-size: 23px; }
.pvl-card p { margin: 0px; color: rgb(94, 95, 114); font-size: 16px; line-height: 1.62; }
.pvl-split { display: grid; grid-template-columns: 1fr 1fr; gap: 46px; align-items: center; }
.pvl-photo { height: 420px; border-radius: 26px; overflow: hidden; box-shadow: rgba(34, 35, 94, 0.15) 0px 18px 44px; }
.pvl-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 30%; }
.pvl-copy p, .pvl-copy li { color: rgb(86, 87, 106); font-size: 17px; line-height: 1.7; }
.pvl-copy ul { margin: 18px 0px 0px; padding-left: 22px; }
.pvl-support { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 22px; }
.pvl-support-card { padding: 34px; border-radius: 24px; background: linear-gradient(135deg,var(--blue),var(--navy)); color: rgb(255, 255, 255); }
.pvl-support-card h3 { margin: 0px 0px 13px; color: var(--gold); font-size: 27px; }
.pvl-support-card p { margin: 0px; color: rgb(242, 242, 251); font-size: 17px; line-height: 1.7; }
.pvl-result { display: grid; place-items: center; padding: 34px; border-radius: 24px; background: rgb(255, 255, 255); border: 2px solid rgba(244, 200, 108, 0.7); text-align: center; box-shadow: rgba(34, 35, 94, 0.1) 0px 15px 40px; }
.pvl-result strong { display: block; color: var(--blue); font-size: clamp(50px, 7vw, 78px); line-height: 1; }
.pvl-result span { display: block; margin-top: 9px; color: rgb(92, 93, 112); font: 700 15px Arial; }
.pvl-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.pvl-gallery figure { position: relative; height: 300px; margin: 0px; overflow: hidden; border-radius: 22px; }
.pvl-gallery figure:first-child { grid-row: span 2; height: 618px; }
.pvl-gallery img { width: 100%; height: 100%; object-fit: cover; }
.pvl-gallery figcaption { position: absolute; left: 0px; right: 0px; bottom: 0px; padding: 46px 22px 18px; background: linear-gradient(transparent, rgba(25, 26, 78, 0.9)); color: rgb(255, 255, 255); font-size: 17px; font-weight: 700; }
.pvl-paths .pvl-card { padding: 0px; overflow: hidden; border-top: 0px; }
.pvl-paths img { display: block; width: 100%; height: 230px; object-fit: cover; }
.pvl-paths .copy { padding: 24px; }
.pvl-paths .copy h3 { font-size: 27px; }
.pvl-cta { padding: 64px 0px; background: linear-gradient(135deg,var(--blue),var(--navy)); color: rgb(255, 255, 255); text-align: center; }
.pvl-cta h2 { margin: 0px 0px 12px; color: rgb(255, 255, 255); font-size: clamp(35px, 4vw, 52px); }
.pvl-cta p { max-width: 680px; margin: 0px auto 26px; color: rgb(241, 241, 250); font-size: 18px; line-height: 1.6; }
.pvl-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 14px 26px; border-radius: 999px; background: var(--gold); font: 800 16px Arial; transition: 0.25s; color: rgb(40, 42, 130) !important; text-decoration: none !important; }
.pvl-btn:hover { transform: translateY(-3px); box-shadow: rgba(244, 200, 108, 0.3) 0px 12px 28px; }
@media (max-width: 850px) {
.pvl-grid3, .pvl-split, .pvl-support { grid-template-columns: 1fr; }
.pvl-gallery figure:first-child { grid-row: auto; height: 300px; }
.pvl-photo { height: 380px; }
.pvl-wrap { width: min(100% - 28px, 1160px); }
.pvl-hero { min-height: 360px; padding: 54px 0px; }
.pvl-section { padding: 48px 0px; }
.pvl-grid3, .pvl-gallery { grid-template-columns: 1fr; }
.pvl-gallery figure, .pvl-gallery figure:first-child { height: 245px; }
.pvl-card { padding: 23px; }
.pvl-photo { height: 300px; }
.page-id-11 .pv-page-hero { min-height: 390px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.22)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-learning.webp") center center / cover !important; }
.page-id-11 .pv-section { padding-top: 48px !important; padding-bottom: 48px !important; }
.page-id-11 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-11 .pv-section h2::after { content: ""; display: block; width: 58px; height: 5px; margin-top: 12px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-11 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 18px; box-shadow: rgba(46, 49, 146, 0.1) 0px 12px 32px; }
.page-id-11 .wp-block-image img { border-radius: 18px; }
body.page-id-11 main, body.page-id-11 main .pv-section, body.page-id-11 main section { visibility: visible !important; opacity: 1 !important; max-height: none !important; }
body.page-id-11 main img { max-width: 100%; height: auto; }
body.page-id-11 main .wp-block-columns, body.page-id-11 main [class*="grid"] { min-width: 0px; }
body.page-id-11 main .wp-block-column, body.page-id-11 main article, body.page-id-11 main figure { min-width: 0px; }
body.page-id-11 main .wp-block-columns, body.page-id-11 main [class*="grid"], body.page-id-11 main [class*="split"], body.page-id-11 main [class*="editorial"] { grid-template-columns: 1fr !important; display: grid !important; }
body.page-id-11 main .pv-section, body.page-id-11 main section { overflow: visible !important; height: auto !important; padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-11 main table { display: block; max-width: 100%; overflow-x: auto; }
body.page-id-11 main h1 { font-size: clamp(2.25rem, 11vw, 3.25rem) !important; line-height: 1.05 !important; }
body.page-id-11 main h2 { font-size: clamp(1.9rem, 9vw, 2.8rem) !important; overflow-wrap: anywhere; }
body.page-id-11 main img { max-height: 520px; object-fit: cover; width: 100% !important; }
body.page-id-12 main, body.page-id-12 main .pv-section, body.page-id-12 main section { visibility: visible !important; opacity: 1 !important; max-height: none !important; }
body.page-id-12 main img { max-width: 100%; height: auto; }
body.page-id-12 main .wp-block-columns, body.page-id-12 main [class*="grid"] { min-width: 0px; }
body.page-id-12 main .wp-block-column, body.page-id-12 main article, body.page-id-12 main figure { min-width: 0px; }
body.page-id-12 main .wp-block-columns, body.page-id-12 main [class*="grid"], body.page-id-12 main [class*="split"], body.page-id-12 main [class*="editorial"] { grid-template-columns: 1fr !important; display: grid !important; }
body.page-id-12 main .pv-section, body.page-id-12 main section { overflow: visible !important; height: auto !important; padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-12 main table { display: block; max-width: 100%; overflow-x: auto; }
body.page-id-12 main h1 { font-size: clamp(2.25rem, 11vw, 3.25rem) !important; line-height: 1.05 !important; }
body.page-id-12 main h2 { font-size: clamp(1.9rem, 9vw, 2.8rem) !important; overflow-wrap: anywhere; }
body.page-id-12 main img { max-height: 520px; object-fit: cover; width: 100% !important; }
.page-id-18 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.22)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-facilities-1.webp") center center / cover !important; }
.page-id-18 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-18 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-18 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-18 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-18 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-18 .wp-block-image img { border-radius: 18px; }
.page-id-18 .pv-page-hero { min-height: 340px; }
.page-id-18 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.page-id-18 .pv-section h2 { position: relative; margin-bottom: 22px; }
.page-id-18 .pv-section > p:not(.pv-lead) { max-width: 800px; }
.page-id-18 .pv-card { border-radius: 20px; border: 1px solid rgba(46, 49, 146, 0.1); box-shadow: rgba(46, 49, 146, 0.09) 0px 12px 34px; }
.pv-admission-journey { max-width: 1500px; margin: 0px auto; padding: 52px 42px; background: linear-gradient(145deg, rgb(248, 244, 233), rgb(242, 243, 251)); border-radius: 32px; overflow: hidden; }
.pv-journey-intro { max-width: 780px; margin: 0px auto 34px; text-align: center; }
.pv-journey-kicker { color: rgb(47, 49, 146); font-size: 12px; font-weight: 800; letter-spacing: 2px; }
.pv-journey-intro h2 { margin: 8px 0px; color: rgb(39, 41, 133); font-size: 48px; line-height: 1.05; }
.pv-journey-intro p { color: rgb(74, 76, 95); font-size: 17px; line-height: 1.6; }
.pv-journey-track { gap: 16px; position: relative; display: grid !important; grid-template-columns: repeat(5, minmax(0px, 1fr)) !important; }
.pv-journey-track::before { content: ""; position: absolute; left: 7%; right: 7%; top: 31px; height: 3px; background: linear-gradient(90deg, rgb(247, 194, 82), rgb(57, 58, 164)); }
.pv-journey-step { position: relative; z-index: 1; background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 22px; box-shadow: rgba(38, 40, 92, 0.08) 0px 15px 35px; min-width: 0px; padding: 62px 20px 22px !important; }
.pv-step-number { position: absolute; top: 8px; left: 50%; transform: translateX(-50%); display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: rgb(247, 194, 82); color: rgb(38, 40, 127); font-weight: 900; border: 5px solid rgb(245, 242, 233); }
.pv-step-label { display: block; color: rgb(139, 106, 22); font-size: 11px; font-weight: 900; letter-spacing: 1.5px; margin-bottom: 9px; }
.pv-journey-step h3 { color: rgb(41, 43, 134); font-size: 21px; line-height: 1.18; margin: 0px 0px 10px !important; }
.pv-journey-step p { color: rgb(81, 82, 104); font-size: 14px; line-height: 1.5; margin: 0px !important; }
.pv-journey-final { background: rgb(45, 47, 142); }
.pv-journey-final .pv-step-label { color: rgb(247, 194, 82); }
.pv-journey-final h3, .pv-journey-final p { color: rgb(255, 255, 255); }
.pv-journey-actions { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; margin-top: 30px; }
.pv-journey-actions a { padding: 14px 24px; border-radius: 999px; font-weight: 800; text-decoration: none !important; }
.pv-journey-primary { background: rgb(247, 194, 82); color: rgb(37, 39, 126) !important; }
.pv-journey-secondary { background: rgb(45, 47, 142); color: rgb(255, 255, 255) !important; }
.pv-journey-track { grid-template-columns: repeat(2, minmax(0px, 1fr)) !important; }
.pv-journey-track::before { display: none; }
.pv-journey-final { grid-column: 1 / -1; }
.pv-step-number { left: 20px; transform: none; }
.pv-journey-step { padding: 22px 20px 22px 82px !important; }
@media (max-width: 620px) {
.pv-admission-journey { padding: 36px 18px; border-radius: 22px; }
.pv-journey-intro h2 { font-size: 36px; }
.pv-journey-track { grid-template-columns: 1fr !important; padding-left: 10px; }
.pv-journey-track::before { display: block; inset: 28px auto 28px 34px; width: 3px; height: auto; }
.pv-journey-step, .pv-journey-final { grid-column: auto; border-radius: 18px; padding: 20px 18px 20px 74px !important; }
.pv-step-number { left: 12px; top: 21px; width: 44px; height: 44px; }
.pv-journey-actions { display: grid; }
.pv-journey-actions a { text-align: center; }
.pv-faq-section { max-width: 1100px; margin: 0px auto; padding: 60px 24px; }
.pv-faq-section h2 { color: rgb(41, 43, 134); font-size: clamp(34px, 4vw, 54px); text-align: center; }
.pv-faq-intro { text-align: center; max-width: 720px; margin: 0px auto 28px; color: rgb(88, 89, 107); }
.pv-faq-section details { background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 16px; margin: 12px 0px; padding: 0px 22px; box-shadow: rgba(41, 43, 134, 0.06) 0px 8px 22px; }
.pv-faq-section summary { cursor: pointer; padding: 20px 38px 20px 0px; font-weight: 800; color: rgb(41, 43, 134); position: relative; }
.pv-faq-section summary::after { content: "+"; position: absolute; right: 0px; font-size: 24px; color: rgb(178, 126, 13); }
.pv-faq-section details[open] summary::after { content: "−"; }
.pv-faq-section details p { margin: 0px 0px 20px; line-height: 1.6; color: rgb(85, 86, 106); }
.page-id-26 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.82), rgba(46, 49, 146, 0.18)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/football-2.webp") center center / cover !important; }
.page-id-26 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-26 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-26 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-26 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-26 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-26 .wp-block-gallery img { border-radius: 18px; }
.page-id-26 .pv-page-hero { min-height: 340px; }
.page-id-26 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.page-id-39 .pv-page-hero { min-height: 480px; display: grid; align-content: end; color: rgb(255, 255, 255); background: linear-gradient(90deg, rgba(20, 24, 79, 0.88) 0%, rgba(38, 41, 132, 0.68) 46%, rgba(38, 41, 132, 0.24) 100%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/IMG_5966.jpg") center 42% / cover no-repeat !important; padding-top: 90px !important; padding-bottom: 72px !important; }
.page-id-39 .pv-page-hero h1, .page-id-39 .pv-page-hero .pv-lead { color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.5) 0px 3px 18px; }
.page-id-39 .pv-page-hero h1 { font-size: clamp(3.2rem, 6vw, 5.4rem) !important; }
.page-id-39 .pv-page-hero .pv-lead { font-size: clamp(1.15rem, 2vw, 1.55rem) !important; max-width: 760px; }
.page-id-39 .pv-page-hero { min-height: 390px; padding: 64px 24px 46px !important; background-position: 58% center !important; }
body.page-id-39 .pv-page-hero.pv-page-hero { min-height: 480px !important; display: grid !important; align-content: end !important; background-color: rgb(36, 38, 125) !important; background-image: linear-gradient(90deg, rgba(18, 23, 76, 0.9) 0%, rgba(35, 38, 126, 0.62) 50%, rgba(35, 38, 126, 0.22) 100%), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/IMG_5966.jpg") !important; background-position: center 48% !important; background-size: cover !important; background-repeat: no-repeat !important; padding-top: 90px !important; padding-bottom: 72px !important; }
body.page-id-39 .pv-page-hero.pv-page-hero h1, body.page-id-39 .pv-page-hero.pv-page-hero .pv-lead { color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 18px; }
body.page-id-39 .pv-page-hero.pv-page-hero h1 { font-size: clamp(3.2rem, 6vw, 5.4rem) !important; }
body.page-id-39 .pv-page-hero.pv-page-hero .pv-lead { font-size: clamp(1.15rem, 2vw, 1.55rem) !important; max-width: 760px; }
body.page-id-39 .pv-page-hero.pv-page-hero { min-height: 390px !important; padding: 64px 24px 46px !important; background-position: 58% center !important; }
body.page-id-39 .pv-story-card > img { width: 100% !important; height: 260px !important; object-fit: contain !important; object-position: center top !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .pv-video-thumb { height: 190px !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .pv-video-thumb img { width: 100% !important; height: 100% !important; object-fit: contain !important; object-position: center center !important; background: rgb(235, 232, 223) !important; }
body.page-id-39 .wp-block-post-featured-image img { object-position: center top !important; }
body.page-id-39 .pv-story-card > img { height: 250px !important; }
body.page-id-39 .pv-video-thumb { height: 220px !important; }
body.page-id-39 .pv-story-card img, body.page-id-39 .pv-video-thumb img { display: block; width: 100%; max-width: 100%; object-fit: cover; }
body.page-id-39 .pv-story-card img { aspect-ratio: 4 / 3; object-position: center 35%; }
body.page-id-39 .pv-story-grid { grid-template-columns: 1fr !important; }
body.page-id-39 .pv-video-hub { margin-left: 12px !important; margin-right: 12px !important; }
.page-id-40 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.2)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/ple-achievement-1.webp") center center / cover !important; }
.page-id-40 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-40 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-40 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-40 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-40 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-40 .wp-block-gallery img { border-radius: 18px; }
.page-id-40 .pv-page-hero { min-height: 340px; }
.page-id-40 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.pv-parent-hub { padding: 58px 24px; background: rgb(247, 244, 236); }
.pv-parent-inner { max-width: 1180px; margin: auto; }
.pv-parent-hub h2 { font-size: clamp(34px, 4vw, 54px); color: rgb(41, 43, 134); text-align: center; }
.pv-parent-accordion { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.pv-parent-accordion details { background: rgb(255, 255, 255); border: 1px solid rgb(222, 223, 240); border-radius: 16px; padding: 0px 20px; }
.pv-parent-accordion summary { padding: 18px 34px 18px 0px; cursor: pointer; font-weight: 800; color: rgb(41, 43, 134); position: relative; }
.pv-parent-accordion summary::after { content: "+"; position: absolute; right: 0px; color: rgb(178, 126, 13); font-size: 22px; }
.pv-parent-accordion details[open] summary::after { content: "−"; }
.pv-parent-accordion p { margin: 0px 0px 18px; color: rgb(86, 87, 106); line-height: 1.55; }
.pv-resource-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; margin-top: 34px; }
.pv-resource-card { background: rgb(255, 255, 255); border-radius: 18px; padding: 20px; border-top: 4px solid rgb(247, 194, 82); }
.pv-resource-card h3 { font-size: 18px; color: rgb(41, 43, 134); margin: 0px 0px 8px; }
.pv-resource-card span { font-size: 12px; font-weight: 800; color: rgb(138, 103, 20); }
.pv-resource-grid { grid-template-columns: repeat(2, 1fr); }
.pv-parent-accordion, .pv-resource-grid { grid-template-columns: 1fr; }
body.page-id-40 img { max-width: 100%; height: auto; }
body.page-id-40 .wp-block-image img, body.page-id-40 .pv-story-card img { display: block; object-fit: cover; width: 100% !important; max-width: 100% !important; }
body.page-id-40 .pv-story-card img { aspect-ratio: 4 / 3; object-position: center 35%; }
body.page-id-40 .wp-block-columns, body.page-id-40 .pv-story-grid { min-width: 0px; }
body.page-id-40 .wp-block-column, body.page-id-40 .pv-story-card { min-width: 0px; overflow: hidden; }
body.page-id-40 .pv-section { padding-left: 20px !important; padding-right: 20px !important; }
body.page-id-40 .pv-story-grid { grid-template-columns: 1fr !important; }
.page-id-51 .pv-page-hero { min-height: 440px; display: flex; align-items: flex-end; background: linear-gradient(90deg, rgba(28, 30, 94, 0.86), rgba(46, 49, 146, 0.18)), url("https://pamville-staging.freehosting.dev/wp-content/uploads/2026/08/nursery-hero.webp") center center / cover !important; }
.page-id-51 .pv-page-hero h1 { font-size: clamp(2.7rem, 5vw, 4.7rem) !important; text-shadow: rgba(0, 0, 0, 0.55) 0px 3px 14px; }
.page-id-51 .pv-section { padding-top: 52px !important; padding-bottom: 52px !important; }
.page-id-51 .pv-section:nth-of-type(2n) { background: rgb(247, 244, 236); }
.page-id-51 .pv-section h2::after { content: ""; display: block; width: 64px; height: 5px; margin-top: 13px; border-radius: 5px; background: rgb(244, 200, 108); }
.page-id-51 .pv-card { border-top: 5px solid rgb(244, 200, 108); border-radius: 20px; box-shadow: rgba(46, 49, 146, 0.1) 0px 14px 38px; }
.page-id-51 .wp-block-image img { border-radius: 18px; }
.page-id-51 .pv-page-hero { min-height: 340px; }
.page-id-51 .pv-section { padding-top: 40px !important; padding-bottom: 40px !important; }
.pv-contact-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; padding: 54px 24px; max-width: 1320px; margin: auto; }
.pv-contact-panel { padding: 28px; border-radius: 22px; background: rgb(247, 244, 236); }
.pv-contact-panel h2 { color: rgb(41, 43, 134); }
.pv-whatsapp { display: inline-flex; align-items: center; gap: 10px; padding: 14px 22px; border-radius: 999px; background: rgb(22, 123, 67); text-decoration: none; font-weight: 900; color: rgb(255, 255, 255) !important; }
.pv-map { border-radius: 24px; overflow: hidden; min-height: 430px; box-shadow: rgba(33, 35, 88, 0.12) 0px 18px 40px; }
.pv-map iframe { width: 100%; height: 100%; min-height: 430px; border: 0px; }
.pv-visit-note { font-size: 14px; color: rgb(92, 93, 107); }
.pv-contact-actions { grid-template-columns: 1fr; padding: 38px 18px; }
