@keyframes efCookiesIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes wordFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ttFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}img:is([sizes^="auto,"i]){contain-intrinsic-size:3000px 1500px}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--ast-global-color-0:var(--ast-global-color-0);--wp--preset--color--ast-global-color-1:var(--ast-global-color-1);--wp--preset--color--ast-global-color-2:var(--ast-global-color-2);--wp--preset--color--ast-global-color-3:var(--ast-global-color-3);--wp--preset--color--ast-global-color-4:var(--ast-global-color-4);--wp--preset--color--ast-global-color-5:var(--ast-global-color-5);--wp--preset--color--ast-global-color-6:var(--ast-global-color-6);--wp--preset--color--ast-global-color-7:var(--ast-global-color-7);--wp--preset--color--ast-global-color-8:var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--wp--style--global--content-size:var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size:var(--wp--custom--ast-wide-width-size);--wp--style--block-gap:24px}:where(body){margin:0}body{padding:0;font-family:"Outfit",system-ui,sans-serif;color:#3a3a3a;line-height:1.65;background:#fdf8fe;overflow-x:hidden}a:where(:not(.wp-element-button)){text-decoration:none}h1,h2,h3{margin-bottom:20px}.ef-cookies{position:fixed;bottom:16px;left:16px;right:16px;z-index:200;background:#fff;color:#3d1b4a;border-radius:14px;padding:20px clamp(20px,3vw,28px);box-shadow:0 12px 40px rgba(61,27,74,.18);border:1px solid rgba(115,54,131,.1);max-width:720px;margin:0 auto;animation:efCookiesIn .5s cubic-bezier(.16,1,.3,1)}.ef-cookies[hidden]{display:none!important}.ef-cookies__inner{display:flex;flex-direction:column;gap:16px}.ef-cookies__copy{font-size:14px;line-height:1.55}.ef-cookies__copy strong{display:block;font-family:"DM Serif Text",Georgia,serif;font-size:17px;color:#3d1b4a;margin-bottom:6px;font-weight:400}.ef-cookies__copy a{color:#733683;text-decoration:underline;text-underline-offset:2px}.ef-cookies__actions{display:flex;gap:10px;flex-wrap:wrap}.ef-cookies__actions .btn{padding:10px 22px;font-size:14px}.ef-cookies__decline,button{cursor:pointer;font-family:inherit}.ef-cookies__decline{background:0 0;border:1.5px solid rgba(115,54,131,.25);color:#3d1b4a;padding:10px 22px;border-radius:50px;font-weight:700;font-size:14px;transition:border-color .2s,background .2s}.ef-cookies__decline:hover{border-color:#733683;background:#fdf8fe}@media (min-width:768px){.ef-cookies__inner{flex-direction:row;align-items:center;gap:24px}.ef-cookies__copy{flex:1}.ef-cookies__actions{flex-shrink:0}}*,::after,::before{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{border:0}.ef-skip{position:absolute;left:-9999px;top:0;z-index:200;background:#3d1b4a;color:#fff;padding:12px 20px;font-weight:600}.ef-skip:focus{left:16px;top:16px}.ef-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}html{scroll-behavior:smooth;scroll-padding-top:100px}.ef-header{position:sticky;top:0;left:0;right:0;z-index:100;background:#fff;transition:box-shadow .35s}.ef-header__bar,.ef-logo{display:flex;align-items:center}.ef-header__bar{justify-content:space-between;padding:16px clamp(16px,4vw,40px);max-width:1400px;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.06)}.ef-logo{gap:12px;text-decoration:none}.ef-logo__img{height:54px;height:clamp(44px,6vw,58px);width:auto;transition:height .3s}.ef-logo__text{display:flex;flex-direction:column;line-height:1.05}.ef-logo__text strong{font-family:"DM Serif Text",Georgia,serif;font-weight:400;font-size:26px;font-size:clamp(22px,3vw,28px);color:#3d1b4a;letter-spacing:.01em}.ef-logo__text small{font-family:"Outfit",sans-serif;font-size:10px;font-size:clamp(8.5px,1.1vw,10.5px);white-space:nowrap;font-weight:600;color:#733683;text-transform:uppercase;letter-spacing:.14em;margin-top:3px}@media (max-width:380px){.ef-logo__text small{display:none}}.ef-nav{display:none}.ef-nav a{font-size:15px;transition:color .2s;letter-spacing:.01em}.ef-nav a:hover{color:#733683}.ef-header__cta{display:none;background:#733683;color:#fff;padding:12px 24px;border-radius:50px;font-weight:700;font-size:14px;transition:background .2s,transform .15s}.ef-header__cta:hover{background:#5a2968;transform:translateY(-1px)}.ef-header__phone,.ef-nav a{color:#3d1b4a;font-weight:500}.ef-header__phone{font-size:14px;display:flex;align-items:center;gap:6px;padding:11px 6px;min-height:44px}.ef-header__phone svg{width:16px;height:16px;flex-shrink:0}.menu-toggle{width:44px;height:44px;position:relative;background:0 0;display:block;cursor:pointer;border:0}.menu-toggle span{display:block;position:absolute;height:2px;width:28px;background:#3d1b4a;border-radius:2px;left:8px;transition:.3s}.menu-toggle span:nth-child(1){top:12px}.menu-toggle span:nth-child(2){top:21px;width:21px}.menu-toggle span:nth-child(3){top:30px;width:15px}.ef-mobile-nav{position:fixed;top:0;right:0;width:min(88vw,400px);height:100vh;height:100dvh;background:#fff;z-index:99;padding:0;transform:translateX(100%);visibility:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),visibility .4s;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.ef-mobile-nav__header,.ef-mobile-nav__search{padding:20px 28px;border-bottom:1px solid rgba(0,0,0,.06)}.ef-mobile-nav__header img{height:44px;width:auto}.ef-mobile-nav__search{padding:16px 28px;display:flex;gap:8px}.ef-mobile-nav__search input{flex:1;padding:10px 14px;border:1.5px solid rgba(61,27,74,.12);border-radius:50px;font-size:16px;font-family:inherit;background:#fdf8fe;color:#3d1b4a}.ef-mobile-nav__search input:focus-visible,.ef-newsletter__form input[type=email]:focus-visible{border-color:#733683;box-shadow:0 0 0 3px rgba(115,54,131,.1)}.ef-mobile-nav__search button{background:#733683;color:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;flex-shrink:0;transition:background .2s}.ef-mobile-nav__cta:hover,.ef-mobile-nav__search button:hover{background:#5a2968}.ef-mobile-nav__search button svg{width:18px;height:18px}.ef-mobile-nav__links{padding:12px 16px;flex:1}.ef-mobile-nav__links a{display:flex;align-items:center;gap:14px;color:#3d1b4a;padding:16px 12px;font-size:17px;font-weight:500;border-radius:12px;transition:background .2s,color .2s}.ef-mobile-nav__links a:focus,.ef-mobile-nav__links a:hover{background:#f3e8f6;color:#733683}.ef-mobile-nav__links a svg{width:20px;height:20px;color:#733683;flex-shrink:0;opacity:.6}.ef-mobile-nav__footer{padding:20px 28px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:12px}.ef-mobile-nav__cta{display:block;text-align:center;background:#733683;color:#fff;padding:16px;border-radius:12px;font-weight:700;font-size:16px;transition:background .2s}.ef-mobile-nav__call{display:flex;align-items:center;justify-content:center;gap:8px;color:#3d1b4a;padding:14px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;font-weight:600;font-size:15px;transition:border-color .2s}.ef-mobile-nav__call:hover{border-color:#733683}.ef-mobile-nav__call svg{width:18px;height:18px;color:#733683}.ef-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:98;opacity:0;pointer-events:none;transition:opacity .35s}.ef-header a:focus-visible,.ef-header button:focus-visible,.ef-mobile-nav a:focus-visible{outline:2px solid #733683;outline-offset:4px;border-radius:4px}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #733683;outline-offset:2px;border-radius:3px}.ef-cta a:focus-visible,.ef-footer a:focus-visible,.ef-footer button:focus-visible{outline-color:#a4d078}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:50px;font-weight:700;font-size:15px;letter-spacing:.01em;transition:background .2s,color .2s,transform .15s,box-shadow .2s;cursor:pointer;border:2px solid transparent}.btn--primary{background:#a4d078;color:#3d1b4a}.btn--primary:hover{background:#8ebe60;transform:translateY(-1px);box-shadow:0 6px 16px rgba(164,208,120,.3)}.btn--dark{background:#3d1b4a;color:#fff}.btn--dark:hover{background:#2a1435;transform:translateY(-1px)}.btn--outline{background:0 0;color:#fff;border-color:rgba(255,255,255,.4)}.btn--outline:hover{background:rgba(255,255,255,.1);border-color:#fff}.btn--outline-purple{background:0 0;color:#3d1b4a;border-color:#3d1b4a}.btn--outline-purple:hover{background:#3d1b4a;color:#fff}.wrap{max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s}@media (min-width:992px){.ef-nav{display:flex;gap:clamp(24px,3vw,40px)}.ef-header__cta{display:inline-flex}.ef-mobile-nav,.menu-toggle{display:none}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}html{scroll-behavior:auto}}.ef-ofsted-badge{position:fixed;right:16px;top:50%;transform:translateY(-50%);z-index:90;visibility:visible;transition:opacity .35s,transform .35s,visibility .35s}.ef-ofsted-badge.is-hidden{opacity:0;visibility:hidden;transform:translateY(-50%) translateX(130%);pointer-events:none}.ef-ofsted-badge a{display:block;border-radius:14px;overflow:hidden;box-shadow:0 6px 24px rgba(61,27,74,.22);transition:transform .2s,box-shadow .2s}.ef-ofsted-badge a:hover{transform:scale(1.06);box-shadow:0 10px 32px rgba(61,27,74,.3)}.ef-ofsted-badge img{display:block;width:66px;height:66px}@media (max-width:900px){.ef-ofsted-badge{right:10px}.ef-ofsted-badge img{width:52px;height:52px}}.ef-hero{position:relative;min-height:85dvh;display:flex;flex-direction:column;justify-content:flex-end}.ef-hero__img{position:absolute;inset:0;overflow:hidden}.ef-hero__img img,.ef-hero__video{width:100%;height:100%;object-fit:cover;object-position:center 25%}.ef-hero__img::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.25)0,transparent 50%)}.ef-hero__content{position:relative;z-index:2;margin:clamp(24px,4vw,48px) clamp(16px,4vw,48px);background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-radius:20px;padding:clamp(28px,4vw,48px);max-width:540px;box-shadow:0 8px 40px rgba(0,0,0,.1);animation:fadeUp .8s .2s both}@media (max-width:480px){.ef-hero__content{padding:20px 18px;line-height:1.3}}.ef-hero__motion{position:absolute;z-index:3;top:clamp(14px,2.5vw,22px);right:clamp(14px,4vw,40px);width:44px;height:44px;border-radius:50%;background:rgba(61,27,74,.85);color:#a4d078;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s}.ef-hero__motion:hover{background:#3d1b4a;transform:scale(1.06)}.ef-hero__motion:focus-visible{outline-color:#a4d078}.ef-hero__motion svg{width:18px;height:18px;display:block}.ef-hero__motion .ef-hero__motion-play{display:none}.ef-hero__label{display:inline-flex;align-items:center;gap:6px;color:#733683;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.ef-hero__label svg,.ef-news__card h3 a:hover{color:#733683}.ef-hero h1{font-family:"DM Serif Text",Georgia,serif;font-size:clamp(28px,4vw,44px);color:#3d1b4a;line-height:1.15;font-weight:400;margin-bottom:14px}.ef-approach h2 em,.ef-hero h1 em{font-style:italic;color:#733683}.ef-hero__rotate{display:inline-block;position:relative}.ef-hero__rotate em{display:inline-block;animation:wordFadeIn .6s both}.ef-hero__sub{font-size:clamp(14px,1.6vw,16px);color:#595959;line-height:1.6;margin-bottom:24px}.ef-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.ef-urgency{background:#3d1b4a;padding:clamp(28px,4vw,40px)0;position:relative;overflow:hidden}.ef-urgency::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 40% 80%at 10% 50%,rgba(115,54,131,.3)0,transparent 70%)}.ef-urgency .wrap{position:relative;z-index:2}.ef-urgency__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.ef-urgency__item{padding:0 16px;border-left:3px solid #a4d078}.ef-urgency__header h2,.ef-urgency__num{font-family:"DM Serif Text",Georgia,serif;font-size:clamp(24px,3.5vw,36px)}.ef-urgency__num{color:#fff;line-height:1;margin-bottom:4px}.ef-urgency__label{font-size:clamp(12px,1.4vw,14px);color:rgba(255,255,255,.65);line-height:1.4}.ef-urgency--light{background:#fff;padding:clamp(40px,5vw,64px)0}.ef-urgency--light::before{display:none}.ef-urgency--light .ef-urgency__num{color:#3d1b4a}.ef-urgency--light .ef-urgency__label{color:#595959}.ef-urgency__header{text-align:center;margin-bottom:32px}.ef-urgency__header h2{color:#3d1b4a;margin-bottom:8px;font-weight:400}.ef-urgency__header p{color:#595959;font-size:clamp(14px,1.6vw,16px)}.ef-approach{padding:clamp(60px,8vw,120px)0;background:#fdf8fe}.ef-approach__grid{display:grid;gap:40px;align-items:center}.ef-approach__img{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4/3}.ef-approach__img img,.ef-strip__img img{width:100%;height:100%;object-fit:cover}.ef-approach__label{font-size:12px;font-weight:700;color:#733683;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.ef-approach h2{font-size:clamp(28px,4vw,44px);color:#3d1b4a;line-height:1.15;margin-bottom:20px}.ef-approach__lead{font-size:clamp(15px,1.8vw,18px);color:#4a4a4a;line-height:1.7;margin-bottom:32px}.ef-approach__pace{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ef-approach__pace-card{background:#fff;border-radius:12px;padding:20px;border-left:3px solid #a4d078;box-shadow:0 4px 12px rgba(61,27,74,.04)}.ef-approach h2,.ef-approach__pace-card h3,.ef-support h2{font-family:"DM Serif Text",Georgia,serif;font-weight:400}.ef-approach__pace-card h3{font-size:17px;color:#3d1b4a;margin-bottom:6px}.ef-approach__pace-card p{font-size:13px;color:#595959;line-height:1.5}.ef-strip{display:grid;grid-template-columns:1fr 1fr}.ef-strip__img{aspect-ratio:1/1;overflow:hidden}.ef-strip__img img{transition:transform .6s}.ef-strip__img:hover img{transform:scale(1.05)}.ef-become,.ef-cta,.ef-news,.ef-ofsted-strip,.ef-support,.ef-testimonial,.ef-types,.ef-urgency--light{content-visibility:auto;contain-intrinsic-size:auto 640px}.ef-support{padding:clamp(60px,8vw,120px)0;color:#fff;position:relative;overflow:hidden;background:#3d1b4a;background-image:radial-gradient(ellipse 50% 50%at 80% 20%,rgba(115,54,131,.4)0,transparent 70%),radial-gradient(ellipse 40% 40%at 20% 80%,rgba(164,208,120,.06)0,transparent 60%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.ef-support .wrap{position:relative;z-index:2}.ef-support__head{text-align:center;max-width:720px;margin:0 auto 48px}.ef-support__label{font-size:12px;font-weight:700;color:#a4d078;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.ef-support h2{font-size:clamp(28px,4vw,44px);line-height:1.15;margin-bottom:20px}.ef-cta h2 em,.ef-support h2 em{font-style:italic;color:#a4d078}.ef-support__intro{font-size:clamp(15px,1.8vw,17px);color:rgba(255,255,255,.75);line-height:1.7}.ef-support__grid{display:grid;grid-template-columns:1fr;gap:16px}.ef-support__card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-left:3px solid rgba(164,208,120,.4);border-radius:16px;padding:28px 24px;transition:background .25s,border-color .25s}.ef-support__card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15);border-left-color:#a4d078}.ef-support__card:nth-child(even){background:rgba(115,54,131,.15)}.ef-support__card:nth-child(even):hover{background:rgba(115,54,131,.22)}.ef-support__icon{width:48px;height:48px;border-radius:12px;background:rgba(164,208,120,.15);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ef-support__icon svg{width:24px;height:24px;color:#a4d078}.ef-support__card h3{font-family:"DM Serif Text",Georgia,serif;font-size:20px;margin-bottom:8px;font-weight:400;color:#a4d078}.ef-support__card p{font-size:14px;color:rgba(255,255,255,.7);line-height:1.6}.ef-become{padding:clamp(60px,8vw,120px)0;background:#fdf8fe}.ef-become__grid{display:grid;gap:40px}.ef-become__img{border-radius:20px;overflow:hidden;aspect-ratio:4/3}.ef-become__img img{width:100%;height:100%;object-fit:cover}.ef-become__content{display:flex;flex-direction:column;justify-content:center}.ef-become .ef-section-label{font-size:12px;font-weight:700;color:#733683;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.ef-become h2{font-size:clamp(28px,4.5vw,48px);line-height:1.15;margin-bottom:16px}.ef-become__content>p{font-size:clamp(15px,1.8vw,17px);line-height:1.75;color:#3a3a3a;margin-bottom:20px;max-width:520px}.ef-become__steps{display:grid;gap:16px;margin-bottom:28px}.ef-step{display:flex;gap:14px;align-items:flex-start}.ef-step__num{width:36px;height:36px;border-radius:50%;background:#f3e8f6;color:#733683;font-family:"DM Serif Text",Georgia,serif;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ef-step__text strong{font-size:15px;font-weight:600;color:#3d1b4a;margin-bottom:2px;display:block}.ef-step__text p,.ef-type-card p{font-size:14px;color:#595959;line-height:1.5}@media (min-width:900px){.ef-become__grid{grid-template-columns:1fr 1fr;gap:80px;align-items:center}}.ef-types{padding:clamp(60px,8vw,120px)0;background:#fff}.ef-types__head{text-align:center;max-width:720px;margin:0 auto 48px}.ef-become h2,.ef-type-card h3,.ef-types h2{font-family:"DM Serif Text",Georgia,serif;color:#3d1b4a;font-weight:400}.ef-types h2{font-size:clamp(28px,4vw,44px);margin-bottom:20px}.ef-types__intro{font-size:clamp(15px,1.8vw,17px);color:#4a4a4a;line-height:1.7}.ef-types__grid{display:grid;grid-template-columns:1fr;gap:16px}.ef-type-card{display:flex;gap:16px;padding:24px;background:#fdf8fe;border-radius:14px;border:1px solid rgba(115,54,131,.08);transition:transform .25s,box-shadow .25s,border-color .25s}.ef-type-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(61,27,74,.08);border-color:rgba(115,54,131,.2)}.ef-type-card__icon{width:44px;height:44px;border-radius:10px;background:rgba(164,208,120,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ef-type-card__icon svg{width:22px;height:22px;color:#3d1b4a}.ef-type-card h3{font-size:17px;margin-bottom:4px}.ef-type-card p{font-size:13px}.ef-ofsted-strip{background:#f3e8f6;padding:clamp(24px,3vw,32px)0}.ef-ofsted-strip .wrap{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.ef-ofsted-strip__badge{display:flex;align-items:center;gap:10px}.ef-ofsted-strip__badge img{height:36px;width:auto}.ef-ofsted-strip__badge span{font-size:13px;font-weight:700;color:#733683;text-transform:uppercase;letter-spacing:.04em}.ef-ofsted-strip__quote{font-family:"DM Serif Text",Georgia,serif;font-style:italic;font-size:clamp(14px,1.8vw,17px);color:#3d1b4a;max-width:700px;line-height:1.5}.ef-ofsted-strip__link{font-size:13px;font-weight:600;color:#733683;text-decoration:underline;text-underline-offset:3px}.ef-testimonial{position:relative;overflow:hidden;min-height:400px;display:flex;align-items:center;padding:clamp(60px,8vw,100px)0}.ef-testimonial__bg{position:absolute;inset:0}.ef-testimonial__bg img{object-position:center 40%}.ef-testimonial__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.25)0,transparent 50%)}.ef-testimonial__inner{position:relative;z-index:2;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);border-radius:20px;padding:clamp(28px,4vw,44px);max-width:640px;box-shadow:0 8px 40px rgba(0,0,0,.1)}.ef-testimonial__slide{display:none}.ef-testimonial__slide.is-active{display:block;animation:ttFade .5s ease both}.ef-testimonial__dots{display:flex;gap:0;margin:15px 0 0-7px}.ef-testimonial__dot{width:24px;height:24px;padding:7px;border-radius:50%;background:rgba(115,54,131,.6);background-clip:content-box;border:0;cursor:pointer;transition:background .2s,transform .2s}.ef-testimonial__dot.is-active{transform:scale(1.25)}.ef-testimonial__dot.is-active,.ef-testimonial__dot:hover{background:#733683;background-clip:content-box}.ef-testimonial__quote-mark{font-size:56px;color:#733683;line-height:1;opacity:.3;margin-bottom:-4px}.ef-cta h2,.ef-testimonial blockquote,.ef-testimonial__quote-mark{font-family:"DM Serif Text",Georgia,serif}.ef-testimonial blockquote{font-size:clamp(17px,2.2vw,23px);color:#3d1b4a;line-height:1.5;font-style:italic;margin-bottom:14px}.ef-testimonial cite{font-style:normal;font-size:14px;color:#595959;font-weight:500}.ef-cta{background:#3d1b4a;position:relative;overflow:hidden}.ef-cta__inner{display:grid;grid-template-columns:1fr}.ef-cta__img{aspect-ratio:4/3;overflow:hidden}.ef-cta__img img,.ef-news__card-img img,.ef-testimonial__bg img{width:100%;height:100%;object-fit:cover}.ef-cta__actions,.ef-cta__content{display:flex;flex-direction:column;position:relative}.ef-cta__content{padding:clamp(40px,5vw,60px);z-index:2;text-align:center;justify-content:center}.ef-cta__content::before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(164,208,120,.15)0,transparent 70%);bottom:-100px;left:-80px}.ef-cta h2{font-size:clamp(28px,4.5vw,44px);color:#fff;margin-bottom:24px;font-weight:400;line-height:1.15;position:relative}.ef-cta__content>p{font-size:clamp(15px,1.8vw,18px);max-width:500px;margin:0 auto 36px;line-height:1.6}.ef-cta__actions{align-items:center;gap:16px}.ef-cta__content>p,.ef-cta__phone{color:rgba(255,255,255,.7);position:relative}.ef-cta__phone{font-size:15px;margin-top:44px!important;margin-bottom:0!important}.ef-cta__phone a{color:#a4d078;font-weight:600}.ef-cta__phone a:hover{color:#fff}.ef-news{padding:clamp(60px,8vw,100px)0;background:#fdf8fe}.ef-news__head{text-align:center;max-width:720px;margin:0 auto 48px}.ef-news__label{font-size:12px;font-weight:700;color:#733683;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.ef-news h2,.ef-news__card h3,.ef-newsletter__copy h2{font-family:"DM Serif Text",Georgia,serif;color:#3d1b4a;font-weight:400}.ef-news h2{font-size:clamp(28px,4vw,40px);margin-bottom:16px}.ef-news h2 em,.ef-newsletter__copy h2 em{font-style:italic;color:#733683}.ef-news__intro{font-size:clamp(15px,1.8vw,17px);color:#4a4a4a;line-height:1.7}.ef-news__grid{display:grid;grid-template-columns:1fr;gap:24px}.ef-news__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(61,27,74,.05);transition:transform .25s,box-shadow .25s}.ef-news__card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(61,27,74,.1)}.ef-news__card-img{display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#f3e8f6 0,rgba(164,208,120,.15) 100%)}.ef-news__card-img img{transition:transform .5s}.ef-news__card:hover .ef-news__card-img img{transform:scale(1.04)}.ef-news__card-body{padding:24px}.ef-news__card-meta{font-size:12px;font-weight:700;color:#733683;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.ef-news__card h3,.ef-newsletter__copy h2{margin-bottom:10px}.ef-news__card h3{font-size:19px;line-height:1.3}.ef-news__card h3 a,.ef-news__read{color:inherit;transition:color .2s}.ef-news__card p{font-size:14px;color:#595959;line-height:1.6;margin-bottom:14px}.ef-news__read{font-size:13px;font-weight:700;color:#733683}.ef-news__read:hover{color:#3d1b4a}.ef-news__more{text-align:center;margin-top:36px}@media (min-width:768px){.ef-news__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.ef-urgency__grid{grid-template-columns:repeat(4,1fr)}.ef-support__grid,.ef-types__grid{grid-template-columns:1fr 1fr}.ef-strip{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.ef-approach__grid{grid-template-columns:1fr 1fr;gap:80px}.ef-support__grid,.ef-types__grid{grid-template-columns:repeat(3,1fr)}.ef-cta__inner{grid-template-columns:1fr 1fr}.ef-cta__img{aspect-ratio:auto;min-height:480px}.ef-cta__content{text-align:left}.ef-cta__content>p{margin:0 0 36px}.ef-cta__actions{align-items:flex-start;flex-direction:row}.ef-ofsted-strip .wrap{flex-direction:row;justify-content:center;text-align:left}}@media (prefers-contrast:high){.ef-hero__content,.ef-testimonial__inner{background:#fff;border:2px solid #3d1b4a}}.ef-newsletter{background:#fdf8fe;padding:clamp(48px,7vw,80px)0;position:relative;overflow:hidden;border-top:1px solid rgba(115,54,131,.08)}.ef-footer::before,.ef-newsletter::before{content:"";position:absolute;inset:0;pointer-events:none}.ef-newsletter::before{background-image:radial-gradient(ellipse 40% 60%at 90% 50%,rgba(164,208,120,.12)0,transparent 70%),radial-gradient(ellipse 30% 40%at 10% 50%,rgba(115,54,131,.08)0,transparent 70%)}.ef-newsletter .wrap{position:relative;z-index:2;max-width:1080px}.ef-newsletter__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.ef-newsletter__copy h2{font-size:clamp(26px,3.5vw,34px);line-height:1.15}.ef-newsletter__copy p{color:#595959;font-size:clamp(14px,1.6vw,16px);line-height:1.6;max-width:480px}.ef-newsletter__form{position:relative}.ef-newsletter__input-row{display:flex;flex-direction:column;gap:10px}.ef-newsletter__form input[type=email]{flex:1;padding:14px 20px;border:1.5px solid rgba(61,27,74,.15);border-radius:50px;font-family:inherit;font-size:16px;color:#3d1b4a;background:#fff;transition:border-color .2s,box-shadow .2s}.ef-newsletter__form .btn{white-space:nowrap}.ef-newsletter__privacy{font-size:12px;color:#595959;margin-top:12px}.ef-newsletter__privacy a{color:#733683;text-decoration:underline}@media (min-width:768px){.ef-newsletter__inner{grid-template-columns:1fr 1fr;gap:60px}.ef-newsletter__input-row{flex-direction:row}}.ef-testimonial__dot,.ef-type-card,.menu-toggle,a,button{touch-action:manipulation}@media (max-width:768px){input{font-size:16px!important}}.ef-news__card,.ef-step,.ef-type-card{contain:layout style paint}.ef-footer{background:#2a1435;color:rgba(255,255,255,.75);padding:clamp(60px,8vw,100px)0 0;position:relative;overflow:hidden}.ef-footer::before{background:radial-gradient(ellipse 50% 50%at 90% 10%,rgba(115,54,131,.2)0,transparent 60%)}.ef-footer .wrap{position:relative;z-index:2}.ef-footer__grid{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.1)}.ef-footer__brand p{font-size:14px;line-height:1.6;margin-top:16px;max-width:320px}.ef-footer-lockup{display:flex;align-items:center;gap:12px;margin-bottom:18px}.ef-footer-logo{height:48px;width:auto}.ef-footer-lockup__text{display:flex;flex-direction:column;line-height:1.05}.ef-footer-lockup__text strong,.ef-footer__contact h3,.ef-footer__links h3{font-family:"DM Serif Text",Georgia,serif;font-weight:400;font-size:24px;color:#fff}.ef-footer-lockup__text small{font-size:9px;font-weight:600;color:rgba(255,255,255,.65);text-transform:uppercase;letter-spacing:.14em;margin-top:3px}.ef-footer__contact h3,.ef-footer__links h3{font-size:16px;margin-bottom:16px}.ef-footer__links a{display:block;padding:6px 0;font-size:14px}.ef-footer__areas a:hover,.ef-footer__contact a:hover,.ef-footer__links a:hover{color:#a4d078}.ef-footer__contact p{font-size:14px;line-height:1.7;margin-bottom:10px}.ef-footer__contact a,.ef-footer__links a{color:rgba(255,255,255,.65);transition:color .2s}.ef-footer__memberships{display:flex;gap:14px;margin-top:22px;align-items:center;flex-wrap:wrap}.ef-footer__memberships-label{font-size:12px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ef-footer__membership{display:inline-flex;border-radius:50%;transition:transform .2s,filter .2s}.ef-footer__membership:hover{transform:translateY(-2px);filter:brightness(1.12)}.ef-footer__membership:focus-visible{outline:3px solid #a4d078;outline-offset:3px}.ef-footer__membership img{height:56px;width:56px;display:block}.ef-footer__areas{border-top:1px solid rgba(255,255,255,.12);padding:20px 0 4px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:13px}.ef-footer__areas-label{color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ef-footer__areas a{color:rgba(255,255,255,.7);text-decoration:none}.ef-footer__bar{padding:24px 0;display:grid;grid-template-columns:1fr;gap:12px;font-size:13px;color:rgba(255,255,255,.5);text-align:center}.ef-footer__bar a{color:rgba(255,255,255,.5);transition:color .2s}.ef-footer__bar a:hover,.ef-footer__cookies:hover{color:#fff}.ef-footer__ccm{font-size:12px}.ef-footer__cookies{background:0 0;border:0;padding:0;font-family:inherit;font-size:inherit;color:rgba(255,255,255,.5);transition:color .2s}@media (min-width:768px){.ef-footer__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}.ef-footer__bar{grid-template-columns:1fr auto auto;gap:24px;text-align:left}}.ef-footer a:focus-visible{outline:2px solid #a4d078;outline-offset:4px;border-radius:4px}