:root{--site-navy:#143a5a;--site-blue:#2563eb;--site-green:#0f9d67;--site-ink:#142033;--site-border:#d9e4ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--site-ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.skip-link{z-index:200;color:var(--site-navy);background:#fff;border-radius:9px;padding:.75rem 1rem;font-weight:900;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #e8eef2;position:sticky;top:0;box-shadow:0 4px 18px #143a5a0d}.header-inner{align-items:center;gap:1.4rem;width:min(100% - 2rem,1280px);min-height:80px;margin:0 auto;display:flex}.brand{width:200px;margin-right:auto;display:inline-flex}.brand img{object-fit:contain;width:100%;height:auto}.desktop-nav{align-items:center;gap:1.4rem;display:flex}.desktop-nav a{color:#405468;padding:1.75rem 0;font-size:.84rem;font-weight:800;text-decoration:none;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:var(--site-blue)}.desktop-nav a.active:after{background:var(--site-blue);content:"";border-radius:999px;height:3px;position:absolute;bottom:1.1rem;left:0;right:0}.login-button{background:var(--site-blue);color:#fff;border-radius:999px;align-items:center;min-height:42px;padding:.62rem 1.12rem;font-size:.84rem;font-weight:900;text-decoration:none;display:inline-flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--site-border);cursor:pointer;border-radius:9px;place-items:center;min-height:40px;padding:.5rem .75rem;font-weight:850;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--site-border);background:#fff;border-radius:15px;width:min(290px,100vw - 2rem);padding:.7rem;display:grid;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 18px 55px #143a5a2e}.mobile-menu nav a{border-radius:8px;padding:.75rem;font-weight:800;text-decoration:none}.mobile-menu nav a:hover{background:#f8fbfd}.elevate-home-page{--ez-home-navy:#143a5a;--ez-home-blue:#2563eb;--ez-home-ash:#eef4f8;--ez-home-ash-2:#d9e4ec;--ez-home-ink:#142033;--ez-home-green:#0f9d67;--ez-home-white:#fff;color:var(--ez-home-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.elevate-home-page,.elevate-home-page *{box-sizing:border-box}.elevate-home-page a{color:inherit;text-decoration:none}.elevate-home-page img{max-width:100%}.ez-home-container{width:min(1180px,100%);margin:0 auto}.elevate-home-page section{scroll-margin-top:96px}.ez-home-hero{color:#fff;background:#0b2033;min-height:700px;position:relative;overflow:hidden}.ez-home-slide{opacity:0;pointer-events:none;align-items:center;transition:opacity .9s;display:grid;position:absolute;inset:0}.ez-home-slide.is-active{z-index:1;opacity:1;pointer-events:auto}.ez-home-slide:before{content:"";z-index:1;background:linear-gradient(90deg,#081f32eb,#143a5aa8 43%,#143a5a2e 78%);position:absolute;inset:0}.ez-home-slide>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ez-home-hero-content{z-index:2;width:min(1180px,100%);margin:0 auto;padding:110px 24px 90px;position:relative}.ez-home-hero-copy{max-width:760px}.ez-home-pill{color:#eaf7ff;letter-spacing:.11em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:9px;padding:9px 15px;font-size:13px;font-weight:850;display:inline-flex}.ez-home-pulse{background:#4ade80;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 7px #4ade8026}.ez-home-hero h1{color:#fff;letter-spacing:-.018em;text-shadow:0 14px 38px #0000003d;margin:22px 0 18px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,82px);font-weight:700;line-height:.96}.ez-home-hero-copy>p{color:#ffffffe6;max-width:670px;margin:0;font-size:clamp(18px,2vw,23px);line-height:1.65}.ez-home-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.ez-home-actions--centred{justify-content:center}.ez-home-button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:14px 22px;font-weight:900;line-height:1.2;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-flex}.ez-home-button:focus-visible,.ez-home-dot:focus-visible,.ez-home-program-link:focus-visible{outline-offset:3px;outline:3px solid #fbbf24}.ez-home-button--primary{color:#fff;background:var(--ez-home-green);box-shadow:0 18px 34px #0f9d673d}.ez-home-button--primary:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f9d6752}.ez-home-button--light{color:#fff;background:#ffffff1f;border-color:#ffffff57}.ez-home-button--light:hover{background:#ffffff38}.ez-home-button--outline{color:var(--ez-home-navy);border-color:var(--ez-home-ash-2);background:#fff}.ez-home-button--outline:hover{background:#f8fbfd;transform:translateY(-2px)}.ez-home-button--safeguard{color:#fff;background:var(--ez-home-navy);box-shadow:0 18px 34px #143a5a2e}.ez-home-button--safeguard:hover{transform:translateY(-2px);box-shadow:0 22px 40px #143a5a40}.ez-home-slider-controls{z-index:5;gap:10px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.ez-home-dot{cursor:pointer;background:#ffffff8a;border:0;border-radius:50%;width:11px;height:11px;padding:0;transition:width .25s,background-color .25s}.ez-home-dot.is-active{background:#fff;border-radius:999px;width:34px}.ez-home-community-banner{background:#fff;padding:0}.ez-home-community-banner img{object-fit:cover;object-position:center;width:100%;min-height:110px;max-height:170px;display:block}.ez-home-highlight,.ez-home-welcome,.ez-home-not-alone,.ez-home-programmes,.ez-home-pathway,.ez-home-audience,.ez-home-how,.ez-home-cta{padding-left:24px;padding-right:24px}.ez-home-highlight{text-align:center;background:#fff;padding-top:24px;padding-bottom:28px}.ez-home-highlight h2,.ez-home-section-head h2,.ez-home-pathway h2,.ez-home-cta h2{color:var(--ez-home-navy);letter-spacing:-.01em;margin:0 0 16px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:1.04}.ez-home-highlight h2{font-size:clamp(38px,5vw,62px)}.ez-home-highlight p:not(.ez-home-eyebrow){color:#516171;max-width:780px;margin:0 auto;font-size:18px;line-height:1.72}.ez-home-eyebrow{color:#1f6fa9;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.ez-home-welcome{background:#fff;padding-top:66px;padding-bottom:72px}.ez-home-welcome-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;display:grid}.ez-home-welcome-image img{object-fit:cover;object-position:center;border-radius:24px;width:100%;height:520px;display:block;box-shadow:0 24px 70px #143a5a1f}.ez-home-welcome-content h2{color:#050b14;letter-spacing:-.02em;margin:0 0 24px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(42px,5.7vw,70px);font-weight:700;line-height:1.02}.ez-home-welcome-content h2 span,.ez-home-not-alone-copy h2 span{z-index:0;isolation:isolate;display:inline-block;position:relative}.ez-home-welcome-content h2 span{color:var(--ez-home-blue)}.ez-home-welcome-content h2 span:after,.ez-home-not-alone-copy h2 span:after{content:"";z-index:-1;background:#dbeafe;border-radius:999px;height:12px;position:absolute;bottom:-9px;left:0;right:0}.ez-home-welcome-lead,.ez-home-welcome-text,.ez-home-north-card p,.ez-home-not-alone-lead,.ez-home-cultural-card p,.ez-home-section-head p,.ez-home-pathway p,.ez-home-audience p,.ez-home-how-card p,.ez-home-cta-box>p:not(.ez-home-eyebrow){color:#516171;line-height:1.72}.ez-home-welcome-lead{color:#111827;margin:0 0 28px;font-size:21px;line-height:1.58}.ez-home-welcome-text{color:#1f2937;margin:0 0 30px;font-size:18px;line-height:1.75}.ez-home-north-card,.ez-home-cultural-card{background:linear-gradient(135deg,#ecfdf5,#eef6ff);border-radius:24px;padding:28px 32px;box-shadow:0 16px 42px #143a5a14}.ez-home-north-card{border:1px solid #dbeafe}.ez-home-card-title{color:#0b1220;align-items:center;gap:12px;margin-bottom:18px;font-size:19px;display:flex}.ez-home-card-title i{background:#10b981;border-radius:50%;flex:none;width:12px;height:12px;display:inline-block}.ez-home-north-card p,.ez-home-cultural-card p{color:#111827;margin:0;font-size:17px;line-height:1.78}.ez-home-north-card strong{color:#047857}.ez-home-not-alone{background:#fff;padding-top:76px;padding-bottom:72px}.ez-home-not-alone-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.ez-home-not-alone-copy h2{color:#050b14;letter-spacing:-.02em;margin:0 0 18px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3.2vw,3.6rem);font-weight:600;line-height:1.05}.ez-home-not-alone-copy h2 span{color:var(--ez-home-green)}.ez-home-not-alone-copy h2 span:after{background:#d5f7e6;bottom:-7px}.ez-home-not-alone-lead{color:#111827;max-width:640px;margin:0;font-size:20px;line-height:1.55}.ez-home-not-alone-lead strong{color:#047857}.ez-home-not-alone-lead em{color:var(--ez-home-blue);font-style:normal;font-weight:800}.ez-home-cultural-card{border-left:4px solid #34d399;margin-top:28px}.ez-home-cultural-card .ez-home-card-title i{background:#3b82f6;width:10px;height:10px}.ez-home-cultural-card p{font-size:16.5px;line-height:1.75}.ez-home-not-alone-button{margin-top:28px}.ez-home-not-alone-image{position:relative}.ez-home-not-alone-image img{object-fit:cover;border-radius:24px;width:100%;height:440px;display:block;box-shadow:0 26px 72px #143a5a24}.ez-home-support-badge{color:#111827;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:13px 18px;font-size:14px;font-weight:800;display:flex;position:absolute;top:28px;right:28px;box-shadow:0 12px 34px #143a5a2e}.ez-home-support-badge i{background:#58d68d;border-radius:50%;width:14px;height:14px;display:inline-block}.ez-home-programmes{background:linear-gradient(#fff,#f5f9fc);padding-top:58px;padding-bottom:86px}.ez-home-section-head{text-align:center;max-width:780px;margin:0 auto 42px}.ez-home-section-head>p:last-child{margin:0;font-size:17px}.ez-home-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.ez-home-program-card{border:1px solid var(--ez-home-ash-2);background:#fff;border-radius:30px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 18px 58px #143a5a17}.ez-home-program-card:hover{transform:translateY(-7px);box-shadow:0 24px 72px #143a5a24}.ez-home-program-card>img{object-fit:cover;width:100%;height:225px;display:block}.ez-home-program-body{flex-direction:column;flex:1;padding:26px;display:flex}.ez-home-tag{color:#1f6fa9;background:#eef6fb;border-radius:999px;align-self:flex-start;padding:7px 12px;font-size:12px;font-weight:850;display:inline-flex}.ez-home-program-body h3{color:var(--ez-home-navy);letter-spacing:-.02em;margin:16px 0 8px;font-size:25px}.ez-home-program-body>p{color:#516171;margin:0 0 14px;font-size:15.8px;line-height:1.72}.ez-home-program-list{color:#456;gap:9px;margin:18px 0 20px;padding:0;font-size:14px;list-style:none;display:grid}.ez-home-program-list li:before{content:"\\2713";color:var(--ez-home-green);margin-right:8px;font-weight:950}.ez-home-program-link{color:#fff;border-radius:999px;align-self:flex-start;margin-top:auto;padding:12px 18px;font-size:14px;font-weight:850;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #143a5a1f}.ez-home-program-link:hover{transform:translateY(-2px);box-shadow:0 18px 34px #143a5a2e}.ez-home-program-link--her{background:#2563eb}.ez-home-program-link--him{background:#0f9d67}.ez-home-program-link--hub{background:#143a5a}.ez-home-pathway{background:#fff;padding-top:86px;padding-bottom:86px}.ez-home-pathway-panel{border:1px solid var(--ez-home-ash-2);background:linear-gradient(135deg,#f8fbfd,#fff);border-radius:36px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:42px;padding:42px;display:grid;box-shadow:0 20px 64px #143a5a14}.ez-home-pathway-panel>div:first-child>p:not(.ez-home-eyebrow){margin:0 0 18px;font-size:17px}.ez-home-steps{gap:15px;display:grid}.ez-home-step{border:1px solid var(--ez-home-ash-2);background:#fff;border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px 20px;display:grid}.ez-home-number{width:40px;height:40px;color:var(--ez-home-green);background:#e7f4ef;border-radius:50%;place-items:center;font-weight:950;display:grid}.ez-home-step h3{color:var(--ez-home-navy);margin:0 0 5px;font-size:18px}.ez-home-step p{margin:0;font-size:14.5px}.ez-home-audience{color:#fff;background:linear-gradient(135deg, var(--ez-home-navy), #215f91);padding-top:86px;padding-bottom:86px;position:relative;overflow:hidden}.ez-home-audience .ez-home-eyebrow,.ez-home-audience h2{color:#fff}.ez-home-audience .ez-home-section-head p,.ez-home-audience-card p{color:#ffffffdb}.ez-home-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:36px;display:grid}.ez-home-audience-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:28px;padding:28px}.ez-home-audience-card h3{color:#fff;margin:0 0 10px;font-size:22px}.ez-home-audience-card p{margin:0;font-size:15.5px}.ez-home-how{background:#f8fbfd;padding-top:86px;padding-bottom:86px}.ez-home-how-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.ez-home-how-card{border:1px solid var(--ez-home-ash-2);background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 40px #143a5a12}.ez-home-how-card .ez-home-number{margin-bottom:18px}.ez-home-how-card h3{color:var(--ez-home-navy);margin:0 0 10px;font-size:20px}.ez-home-how-card p{margin:0;font-size:14.5px}.ez-home-cta{background:radial-gradient(circle at 80% 20%,#8dc5e852,#0000 30%),linear-gradient(135deg,#f1f7fb,#fff);padding-top:76px;padding-bottom:76px}.ez-home-cta-box{text-align:center;border:1px solid var(--ez-home-ash-2);background:#fff;border-radius:36px;max-width:980px;margin:0 auto;padding:48px;box-shadow:0 22px 70px #143a5a1a}.ez-home-cta-box>p:not(.ez-home-eyebrow){max-width:720px;margin:0 auto;font-size:17px}@media (max-width:940px){.ez-home-program-grid,.ez-home-audience-grid,.ez-home-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-home-pathway-panel,.ez-home-welcome-grid,.ez-home-not-alone-grid{grid-template-columns:1fr}.ez-home-welcome-content h2{max-width:760px}.ez-home-not-alone-image{order:-1}}@media (max-width:640px){.ez-home-hero{min-height:620px}.ez-home-slide:before{background:linear-gradient(90deg,#081f32f0,#143a5aad 70%,#143a5a52)}.ez-home-hero-content{padding:86px 18px 84px}.ez-home-pill{letter-spacing:.08em;max-width:100%;font-size:11px}.ez-home-hero h1{font-size:42px}.ez-home-actions{flex-direction:column;align-items:stretch}.ez-home-button{width:100%}.ez-home-highlight,.ez-home-welcome,.ez-home-not-alone,.ez-home-programmes,.ez-home-pathway,.ez-home-audience,.ez-home-how,.ez-home-cta{padding-left:18px;padding-right:18px}.ez-home-welcome,.ez-home-not-alone,.ez-home-programmes,.ez-home-pathway,.ez-home-audience,.ez-home-how{padding-top:62px;padding-bottom:62px}.ez-home-program-grid,.ez-home-audience-grid,.ez-home-how-grid{grid-template-columns:1fr}.ez-home-welcome-image img,.ez-home-not-alone-image img{height:360px}.ez-home-welcome-content h2{font-size:clamp(38px,12vw,52px)}.ez-home-welcome-lead,.ez-home-not-alone-lead{font-size:18px}.ez-home-north-card,.ez-home-cultural-card{padding:24px}.ez-home-support-badge{top:18px;right:18px}.ez-home-pathway-panel{border-radius:28px;padding:28px 20px}.ez-home-cta{padding-top:62px;padding-bottom:62px}.ez-home-cta-box{border-radius:28px;padding:32px 20px}}@media (prefers-reduced-motion:reduce){.ez-home-slide,.ez-home-button,.ez-home-program-card,.ez-home-program-link,.ez-home-dot{transition:none}}.ez-home-community-banner img{object-fit:contain;width:100%;height:auto;min-height:0;max-height:none;display:block}@media (min-width:1181px){.ez-home-container{width:1180px}}.site-bottom{color:#fff;background:#0f172a;padding:80px 24px}.site-bottom-inner{width:min(100%,1280px);margin:0 auto}.bottom-hero{text-align:center;max-width:820px;margin:0 auto 64px}.bottom-hero h2{color:#fff;margin:0 0 24px;font-size:clamp(2.3rem,5vw,3.15rem);line-height:1.12}.bottom-hero h2 span,.bottom-final-row strong{color:#60a5fa;background:linear-gradient(90deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bottom-hero>p{color:#cbd5e1;max-width:680px;margin:0 auto 32px;font-size:1.18rem}.bottom-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.bottom-primary-button,.bottom-secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:54px;padding:.85rem 2rem;font-size:1.03rem;font-weight:800;text-decoration:none;display:inline-flex}.bottom-primary-button{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 18px 40px #2563eb38}.bottom-secondary-button{color:#cbd5e1;border:2px solid #475569}.bottom-disclaimer{background:#1e293b;border:1px solid #f59e0b4d;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:16px;margin-bottom:64px;padding:24px;display:grid;box-shadow:0 18px 42px #0003}.bottom-icon{color:#fff;background:#2563eb;border-radius:12px;place-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:900;display:grid}.shield-icon{color:#fbbf24;background:#f59e0b2e;width:40px;height:40px}.bottom-disclaimer-copy{min-width:0}.bottom-disclaimer-mobile{color:#fbbf24;background:#f59e0b21;border:1px solid #fbbf244d;border-radius:10px;margin:0;padding:14px;font-size:.9rem;display:none}.bottom-disclaimer-desktop{background:#f59e0b21;border:1px solid #fbbf244d;border-radius:10px;padding:14px;overflow:hidden}.bottom-disclaimer-desktop p{color:#fbbf24;white-space:nowrap;width:max-content;margin:0;font-size:1rem;font-weight:800;animation:15s linear infinite bottom-marquee}.bottom-card-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.bottom-card{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:32px;box-shadow:0 18px 42px #0003}.bottom-card h3{color:#fff;margin:24px 0;font-size:1.25rem}.bottom-card nav,.bottom-card address{gap:13px;font-style:normal;display:grid}.bottom-card nav a,.bottom-card address a,.bottom-card address>span{color:#cbd5e1;align-items:center;gap:12px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.bottom-card-green .bottom-icon{background:#059669}.bottom-card-purple .bottom-icon{background:#9333ea}.bottom-socials{flex-wrap:wrap;gap:16px;display:flex}.bottom-socials a{color:#cbd5e1;text-transform:uppercase;background:#334155;border:1px solid #475569;border-radius:12px;place-items:center;width:44px;height:44px;font-size:.8rem;font-weight:900;text-decoration:none;display:grid}.bottom-final-row{border-top:1px solid #334155;flex-wrap:wrap;align-items:center;gap:16px;padding-top:32px;display:flex}.bottom-final-row strong{font-size:1.5rem}.bottom-final-row span{color:#94a3b8;font-size:.88rem}@keyframes bottom-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (max-width:1040px){.desktop-nav{display:none}.mobile-menu{display:block}}@media (max-width:940px){.bottom-card-grid{grid-template-columns:1fr}}@media (max-width:640px){.header-inner{gap:.6rem;min-height:72px}.brand{width:138px}.login-button{min-height:38px;padding:.48rem .78rem;font-size:.8rem}.mobile-menu summary{min-height:38px;padding:.45rem .65rem;font-size:.8rem}.site-bottom{padding:62px 18px}.bottom-hero{margin-bottom:48px}.bottom-actions{flex-direction:column;align-items:stretch}.bottom-primary-button,.bottom-secondary-button{width:100%}.bottom-disclaimer{grid-template-columns:1fr;margin-bottom:48px}.bottom-disclaimer-mobile{display:block}.bottom-disclaimer-desktop{display:none}.bottom-card-grid{gap:20px;margin-bottom:48px}.bottom-card{padding:24px}}@media (prefers-reduced-motion:reduce){.bottom-disclaimer-desktop p{animation:none}}.ez-home-community-strip{background:#fff;border-top:1px solid #e8eef2;border-bottom:1px solid #e8eef2}.ez-home-community-strip-inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:.8rem;width:min(100% - 2rem,1180px);min-height:58px;margin:0 auto;padding:.65rem 0;display:grid}.ez-home-community-strip span{color:#405468;text-align:center;justify-content:center;align-items:center;gap:.42rem;font-size:.79rem;font-weight:750;line-height:1.2;display:inline-flex}.ez-home-community-strip span:before{color:#0f9d67;content:"✓";font-size:.9rem;font-weight:950}.ez-home-highlight .ez-home-eyebrow{display:none!important}.ez-home-highlight{padding-top:1.8rem;padding-bottom:2.2rem}.ez-home-welcome,.ez-home-not-alone{padding-top:3.7rem;padding-bottom:3.7rem}.ez-home-programmes,.ez-home-pathway,.ez-home-audience,.ez-home-how{padding-top:4rem;padding-bottom:4rem}.ez-home-cta{padding-top:3.75rem;padding-bottom:3.75rem}.ez-home-welcome-grid,.ez-home-not-alone-grid{gap:2.75rem}.ez-home-welcome-image img{height:480px}.ez-home-not-alone-image img{height:410px}.ez-home-pathway-panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2rem;padding:2.15rem}.ez-home-pathway h2{max-width:540px;font-size:clamp(2.25rem,3vw,3.15rem);line-height:1.04}.ez-home-pathway-panel>div:first-child>p:not(.ez-home-eyebrow){max-width:540px}.ez-home-steps{gap:.8rem}.ez-home-step{padding:1rem 1.1rem}.ez-home-section-head{margin-bottom:2.15rem}.ez-home-programmes{padding-bottom:4.35rem}.ez-home-cta-box{padding:2.5rem}@media (max-width:940px){.ez-home-community-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto;padding:.9rem 0}.ez-home-pathway-panel{grid-template-columns:1fr}.ez-home-pathway h2{max-width:680px}}@media (max-width:640px){.ez-home-community-strip-inner{grid-template-columns:1fr;gap:.55rem}.ez-home-community-strip span{font-size:.78rem}.ez-home-highlight,.ez-home-welcome,.ez-home-not-alone,.ez-home-programmes,.ez-home-pathway,.ez-home-audience,.ez-home-how,.ez-home-cta{padding-top:3rem;padding-bottom:3rem}.ez-home-pathway-panel,.ez-home-cta-box{padding:1.4rem}.ez-home-welcome-image img,.ez-home-not-alone-image img{height:350px}}.ez-home-community-strip span:before,.ez-home-program-list li:before{content:none!important;display:none!important}.ez-home-community-check,.ez-home-list-check{color:#0f9d67;flex:none;justify-content:center;align-items:center;font-style:normal;font-weight:950;line-height:1;display:inline-flex}.ez-home-community-check{font-size:.9rem}.ez-home-list-check{width:1rem;margin-right:.45rem;font-size:.82rem}.ez-home-program-list li{align-items:flex-start;display:flex}.bottom-disclaimer{grid-template-columns:none;display:block}.bottom-disclaimer-copy{width:100%}.bottom-socials a{color:#e2e8f0;transition:color .16s,border-color .16s,background-color .16s,transform .16s}.bottom-socials a:hover,.bottom-socials a:focus-visible{color:#fff;background:#2563eb;border-color:#60a5fa;transform:translateY(-2px)}.bottom-socials svg{width:22px;height:22px;display:block}.ez-home-slide{visibility:hidden}.ez-home-slide.is-active{visibility:visible}@media (prefers-reduced-motion:reduce){.ez-home-slide{transition:none}}
