:root{--sw-primary:#184d3b;--sw-primary-dark:#10392c;--sw-secondary:#287a6a;--sw-accent:#c66b4e;--sw-ivory:#f8f4ec;--sw-sage:#dce8df;--sw-text:#26322e;--sw-muted:#68736e;--sw-border:#d9e1dc;--sw-white:#fff;--sw-shadow:0 24px 70px rgba(22,53,42,.12);--sw-radius:18px;--sw-max:1240px}.website-pro{margin:0;color:var(--sw-text);background:var(--sw-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.website-pro *{box-sizing:border-box}.website-pro img{display:block;max-width:100%}.website-pro a{color:inherit}.website-skip-link{position:fixed;top:-80px;left:20px;z-index:1000;padding:12px 18px;color:#fff;background:var(--sw-primary);border-radius:8px}.website-skip-link:focus{top:20px}.website-pro-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(24,77,59,.09);backdrop-filter:blur(18px);transition:box-shadow .2s ease}.website-pro-header.is-scrolled{box-shadow:0 12px 40px rgba(22,53,42,.09)}.website-pro-header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;width:min(var(--sw-max),calc(100% - 40px));min-height:88px;margin:auto}.website-pro-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.website-pro-brand img,.website-pro-logo-fallback{width:52px;height:52px;border-radius:14px;object-fit:contain}.website-pro-logo-fallback{display:grid;place-items:center;color:#fff;background:var(--sw-primary);font-weight:900}.website-pro-brand-copy{display:grid;gap:2px}.website-pro-brand-copy strong{font-size:17px}.website-pro-brand-copy small{color:var(--sw-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.website-pro-nav{display:flex;align-items:center;gap:26px}.website-pro-nav>a{position:relative;padding:10px 0;color:#44504b;font-size:14px;font-weight:750;text-decoration:none}.website-pro-nav>a:not(.website-pro-portal-link)::after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--sw-accent);transform:scaleX(0);transition:transform .2s}.website-pro-nav>a:hover::after,.website-pro-nav>a.is-active::after{transform:scaleX(1)}.website-pro-portal-link{padding:12px 18px!important;color:#fff!important;background:var(--sw-primary);border-radius:10px}.website-pro-menu-button{display:none;width:44px;height:44px;padding:10px;background:#fff;border:1px solid var(--sw-border);border-radius:10px}.website-pro-menu-button span:not(.sr-only){display:block;height:2px;margin:4px 0;background:var(--sw-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.website-pro-eyebrow,.website-pro-footer-kicker{display:inline-block;color:var(--sw-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.website-pro-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;align-items:center;width:min(var(--sw-max),calc(100% - 40px));min-height:690px;margin:auto;padding:72px 0}.website-pro-hero h1{max-width:720px;margin:18px 0 22px;color:var(--sw-primary-dark);font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,82px);font-weight:500;line-height:.98;letter-spacing:-.045em}.website-pro-hero-content>p{max-width:670px;color:var(--sw-muted);font-size:18px;line-height:1.75}.website-pro-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.website-pro-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 22px;border:0;border-radius:11px;font-weight:850;text-decoration:none;cursor:pointer}.website-pro-button-primary{color:#fff!important;background:var(--sw-primary)}.website-pro-button-quiet{color:var(--sw-primary);background:var(--sw-ivory);border:1px solid var(--sw-border)}.website-pro-button-light{color:var(--sw-primary-dark)!important;background:#fff}.website-pro-trust-row{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:30px;color:#59665f;font-size:13px;font-weight:700}.website-pro-trust-row span::before{content:"✓";margin-right:7px;color:var(--sw-secondary)}.website-pro-hero-visual{position:relative}.website-pro-hero-visual>img,.website-pro-hero-placeholder{width:100%;height:590px;border-radius:30px 30px 120px 30px;object-fit:cover;box-shadow:var(--sw-shadow)}.website-pro-hero-placeholder{display:flex;flex-direction:column;justify-content:flex-end;padding:50px;color:#fff;background:linear-gradient(145deg,var(--sw-primary),var(--sw-secondary))}.website-pro-hero-placeholder span{font-size:14px;text-transform:uppercase}.website-pro-hero-placeholder strong{max-width:360px;margin-top:12px;font-family:Georgia,serif;font-size:44px;line-height:1.05}.website-pro-admission-card{position:absolute;right:-22px;bottom:35px;display:grid;gap:10px;width:min(310px,85%);padding:24px;color:#fff;background:var(--sw-accent);border-radius:16px;box-shadow:0 22px 45px rgba(102,47,31,.22)}.website-pro-admission-card span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.website-pro-admission-card a{color:#fff;font-size:13px;font-weight:800}.website-pro-about{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center;padding:110px max(20px,calc((100% - var(--sw-max))/2));background:var(--sw-ivory)}.website-pro-section-copy h2,.website-pro-section-heading h2,.website-pro-programs h2,.website-pro-final-cta h2,.website-pro-page-hero h1,.website-pro-about-page h2{margin:14px 0 20px;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.06;letter-spacing:-.035em}.website-pro-section-copy p,.website-pro-about-page p{color:var(--sw-muted);font-size:17px;line-height:1.85}.website-pro-text-link{display:inline-flex;margin-top:16px;color:var(--sw-primary)!important;font-weight:900;text-decoration:none}.website-pro-about-media{position:relative}.website-pro-about-media>img,.website-pro-about-media>.website-pro-media-placeholder{width:100%;height:500px;border-radius:100px 22px 22px 22px;object-fit:cover}.website-pro-media-placeholder{display:grid;place-items:center;padding:40px;color:#fff;background:linear-gradient(145deg,var(--sw-secondary),var(--sw-primary));font-family:Georgia,serif;font-size:34px;text-align:center}.website-pro-value-note{position:absolute;right:-20px;bottom:28px;display:grid;gap:7px;max-width:330px;padding:22px;background:#fff;border-left:4px solid var(--sw-accent);border-radius:12px;box-shadow:var(--sw-shadow)}.website-pro-value-note span{color:var(--sw-accent);font-size:11px;font-weight:900;text-transform:uppercase}.website-pro-purpose{display:grid;grid-template-columns:1fr 1fr;background:var(--sw-primary)}.website-pro-purpose article{display:grid;grid-template-columns:54px 1fr;gap:26px;padding:80px max(32px,calc((100vw - var(--sw-max))/2));color:#fff}.website-pro-purpose article:first-child{padding-right:70px}.website-pro-purpose article:last-child{padding-left:70px;background:rgba(255,255,255,.06)}.website-pro-purpose article>span{color:#89b7a7;font-size:13px;font-weight:900}.website-pro-purpose h2{margin:0 0 15px;font-family:Georgia,serif;font-size:36px;font-weight:500}.website-pro-purpose p{margin:0;color:#d6e6df;line-height:1.8}.website-pro-features,.website-pro-showcase,.website-pro-gallery-preview,.website-pro-testimonials,.website-pro-gallery-page,.website-pro-directory{width:min(var(--sw-max),calc(100% - 40px));margin:auto;padding:110px 0}.website-pro-section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px;margin-bottom:42px}.website-pro-section-heading .website-pro-eyebrow{grid-column:1/-1}.website-pro-section-heading h2{max-width:780px;margin:0}.website-pro-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.website-pro-feature-grid article{min-height:250px;padding:28px;background:#fff;border:1px solid var(--sw-border);border-radius:var(--sw-radius);transition:transform .2s,box-shadow .2s}.website-pro-feature-grid article:hover{transform:translateY(-5px);box-shadow:var(--sw-shadow)}.website-pro-feature-grid article>span{display:inline-block;margin-bottom:46px;color:var(--sw-accent);font-size:12px;font-weight:900}.website-pro-feature-grid h3{margin:0 0 12px;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:25px}.website-pro-feature-grid p{color:var(--sw-muted);font-size:14px;line-height:1.65}.website-pro-programs{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:90px max(20px,calc((100% - var(--sw-max))/2));background:var(--sw-sage)}.website-pro-programs header h2{font-size:48px}.website-pro-programs>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.website-pro-programs article{display:flex;gap:14px;align-items:center;padding:22px;background:rgba(255,255,255,.74);border-radius:12px}.website-pro-programs article span{color:var(--sw-accent)}.website-pro-teacher-preview,.website-pro-teacher-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.website-pro-teacher-preview article,.website-pro-teacher-grid article{overflow:hidden;background:#fff;border:1px solid var(--sw-border);border-radius:16px}.website-pro-teacher-preview img,.website-pro-teacher-preview .website-pro-person-placeholder{width:100%;height:300px;border-radius:0;object-fit:cover}.website-pro-teacher-preview h3,.website-pro-teacher-preview p{margin:16px 18px 0}.website-pro-teacher-preview p{margin-top:5px;margin-bottom:18px;color:var(--sw-muted);font-size:13px}.website-pro-person-placeholder{display:grid;place-items:center;color:#fff;background:var(--sw-secondary);font-size:36px;font-weight:900}.website-pro-gallery-preview{background:var(--sw-ivory);width:100%;padding-right:max(20px,calc((100% - var(--sw-max))/2));padding-left:max(20px,calc((100% - var(--sw-max))/2))}.website-pro-gallery-mosaic{display:grid;grid-template-columns:1.3fr .8fr .8fr;grid-auto-rows:220px;gap:14px}.website-pro-gallery-mosaic figure{position:relative;overflow:hidden;margin:0;border-radius:14px}.website-pro-gallery-mosaic figure.is-featured{grid-row:span 2}.website-pro-gallery-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.website-pro-gallery-mosaic figure:hover img{transform:scale(1.03)}.website-pro-gallery-mosaic figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:10px 12px;color:#fff;background:rgba(16,57,44,.82);border-radius:8px;font-size:13px}.website-pro-testimonials>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.website-pro-testimonials article{padding:28px;background:var(--sw-ivory);border-radius:var(--sw-radius)}.website-pro-stars{color:var(--sw-accent);letter-spacing:.1em}.website-pro-testimonials blockquote{margin:22px 0;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:22px;line-height:1.55}.website-pro-testimonials footer{display:grid}.website-pro-testimonials footer span{color:var(--sw-muted);font-size:13px}.website-pro-final-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:80px max(20px,calc((100% - var(--sw-max))/2));color:#fff;background:var(--sw-accent)}.website-pro-final-cta h2{max-width:850px;margin:10px 0;color:#fff}.website-pro-final-cta p{color:#f8e8e2}.website-pro-page-hero{padding:105px max(20px,calc((100% - var(--sw-max))/2)) 80px;background:var(--sw-ivory)}.website-pro-page-hero h1{max-width:850px}.website-pro-page-hero p{max-width:680px;color:var(--sw-muted);font-size:18px;line-height:1.7}.website-pro-about-page{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;width:min(var(--sw-max),calc(100% - 40px));margin:auto;padding:110px 0}.website-pro-about-page img,.website-pro-about-page .website-pro-media-placeholder{width:100%;height:520px;border-radius:18px 90px 18px 18px;object-fit:cover}.website-pro-purpose-page article{padding-top:70px;padding-bottom:70px}.website-pro-teacher-grid article{display:grid;grid-template-rows:260px 1fr}.website-pro-teacher-grid article>img,.website-pro-teacher-grid article>.website-pro-person-placeholder{width:100%;height:260px;object-fit:cover}.website-pro-teacher-grid article>div{padding:22px}.website-pro-teacher-grid h2{margin:7px 0 10px;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:27px}.website-pro-teacher-grid p{color:var(--sw-muted);font-size:14px;line-height:1.65}.website-pro-role{color:var(--sw-accent);font-size:11px;font-weight:900;text-transform:uppercase}.website-pro-contact-links{display:flex;flex-wrap:wrap;gap:10px}.website-pro-contact-links a{color:var(--sw-primary);font-size:13px;font-weight:800}.website-pro-gallery-group+ .website-pro-gallery-group{margin-top:80px}.website-pro-gallery-group>header{display:flex;align-items:end;justify-content:space-between;padding-bottom:18px;margin-bottom:24px;border-bottom:1px solid var(--sw-border)}.website-pro-gallery-group h2{margin:5px 0 0;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:38px}.website-pro-gallery-group small{color:var(--sw-muted);font-weight:800}.website-pro-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.website-pro-gallery-grid figure{overflow:hidden;margin:0;background:#fff;border:1px solid var(--sw-border);border-radius:14px}.website-pro-gallery-grid img{width:100%;height:280px;object-fit:cover}.website-pro-gallery-grid figcaption{display:grid;gap:4px;padding:16px}.website-pro-gallery-grid figcaption span{color:var(--sw-muted);font-size:13px}.website-pro-empty{padding:70px;text-align:center;background:var(--sw-ivory);border-radius:var(--sw-radius)}.website-pro-empty h2{font-family:Georgia,serif;color:var(--sw-primary-dark)}.website-pro-contact-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;width:min(var(--sw-max),calc(100% - 40px));margin:auto;padding:110px 0}.website-pro-contact-page aside h2,.website-pro-contact-form h2{margin:12px 0;color:var(--sw-primary-dark);font-family:Georgia,serif;font-size:40px}.website-pro-contact-page aside>p{color:var(--sw-muted);line-height:1.7}.website-pro-contact-page dl{display:grid;gap:18px;margin-top:32px}.website-pro-contact-page dl div{padding-bottom:16px;border-bottom:1px solid var(--sw-border)}.website-pro-contact-page dt{color:var(--sw-accent);font-size:11px;font-weight:900;text-transform:uppercase}.website-pro-contact-page dd{margin:6px 0 0;color:var(--sw-primary-dark);font-weight:700}.website-pro-contact-form{display:grid;gap:18px;padding:36px;background:var(--sw-ivory);border-radius:var(--sw-radius)}.website-pro-contact-form label{display:grid;gap:7px}.website-pro-contact-form label>span{font-size:13px;font-weight:800}.website-pro-contact-form input,.website-pro-contact-form textarea{width:100%;padding:14px 15px;color:var(--sw-text);background:#fff;border:1px solid var(--sw-border);border-radius:10px;font:inherit}.website-pro-contact-form input:focus,.website-pro-contact-form textarea:focus{outline:3px solid rgba(40,122,106,.2);border-color:var(--sw-secondary)}.website-pro-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.website-pro-footer{padding:70px max(20px,calc((100% - var(--sw-max))/2)) 25px;color:#d8e8e1;background:var(--sw-primary-dark)}.website-pro-footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr .8fr;gap:50px}.website-pro-footer h2,.website-pro-footer h3{margin:10px 0;color:#fff}.website-pro-footer h2{font-family:Georgia,serif;font-size:34px}.website-pro-footer section{display:flex;flex-direction:column;gap:10px}.website-pro-footer a{color:#d8e8e1;text-decoration:none}.website-pro-footer p{margin:0;line-height:1.7}.website-pro-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:28px;margin-top:45px;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.website-pro-socials{display:flex;flex-direction:column;gap:9px}@media(max-width:1000px){.website-pro-nav{position:absolute;top:88px;right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;padding:18px;background:#fff;border:1px solid var(--sw-border);border-radius:14px;box-shadow:var(--sw-shadow)}.website-pro-nav.is-open{display:flex}.website-pro-menu-button{display:block}.website-pro-hero{grid-template-columns:1fr;gap:45px}.website-pro-hero-visual>img,.website-pro-hero-placeholder{height:520px}.website-pro-about,.website-pro-about-page,.website-pro-programs,.website-pro-contact-page{grid-template-columns:1fr}.website-pro-purpose{grid-template-columns:1fr}.website-pro-purpose article,.website-pro-purpose article:first-child,.website-pro-purpose article:last-child{padding:55px max(24px,calc((100% - 760px)/2))}.website-pro-feature-grid,.website-pro-teacher-preview,.website-pro-teacher-grid{grid-template-columns:repeat(2,1fr)}.website-pro-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.website-pro-header-inner{width:min(100% - 28px,var(--sw-max));min-height:76px}.website-pro-brand-copy small{display:none}.website-pro-brand img,.website-pro-logo-fallback{width:44px;height:44px}.website-pro-nav{top:76px;right:14px;left:14px}.website-pro-hero,.website-pro-features,.website-pro-showcase,.website-pro-testimonials,.website-pro-directory,.website-pro-gallery-page,.website-pro-about-page,.website-pro-contact-page{width:calc(100% - 28px)}.website-pro-hero{min-height:auto;padding:48px 0 70px}.website-pro-hero h1{font-size:46px}.website-pro-hero-visual>img,.website-pro-hero-placeholder{height:390px;border-radius:22px 22px 70px}.website-pro-admission-card{right:10px;bottom:-32px}.website-pro-about{gap:42px;padding-top:85px;padding-bottom:85px}.website-pro-about-media>img,.website-pro-about-media>.website-pro-media-placeholder{height:380px;border-radius:60px 18px 18px}.website-pro-value-note{right:10px}.website-pro-purpose article{grid-template-columns:38px 1fr}.website-pro-feature-grid,.website-pro-programs>div,.website-pro-teacher-preview,.website-pro-teacher-grid,.website-pro-testimonials>div,.website-pro-gallery-grid{grid-template-columns:1fr}.website-pro-section-heading{grid-template-columns:1fr}.website-pro-gallery-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.website-pro-gallery-mosaic figure.is-featured{grid-column:span 2}.website-pro-final-cta{align-items:flex-start;flex-direction:column}.website-pro-form-row{grid-template-columns:1fr}.website-pro-contact-form{padding:24px}.website-pro-footer-grid{grid-template-columns:1fr}.website-pro-footer-bottom{flex-direction:column}.website-pro-page-hero{padding-top:70px}.website-pro-page-hero h1{font-size:46px}}

/* 2026 large editable hero slideshow and full wordmark header */
.website-pro-header-inner{min-height:104px}
.website-pro-brand.has-full-logo{display:flex;align-items:center;max-width:min(390px,42vw);height:82px}
.website-pro-full-logo{display:block;width:auto;max-width:100%;height:auto;max-height:78px;object-fit:contain;object-position:left center}
.website-pro-brand.has-text-brand{display:flex;align-items:center;gap:12px}
.website-pro-hero-slider{position:relative;width:100%;min-height:clamp(620px,78vh,920px);overflow:hidden;background:#173f33}
.website-pro-slides,.website-pro-slide{position:absolute;inset:0}
.website-pro-slide{visibility:hidden;opacity:0;transition:opacity .7s ease,visibility .7s ease}
.website-pro-slide.is-active{visibility:visible;opacity:1;z-index:1}
.website-pro-slide>img,.website-pro-slide-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.website-pro-slide-placeholder{background:linear-gradient(135deg,#164837,#287a6a)}
.website-pro-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,42,33,.88) 0%,rgba(13,42,33,.66) 46%,rgba(13,42,33,.16) 78%,rgba(13,42,33,.05) 100%)}
.website-pro-slide-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(var(--sw-max),calc(100% - 40px));height:100%;margin:auto;padding:96px 0 132px;color:#fff}
.website-pro-slide-content h1{max-width:900px;margin:16px 0 22px;color:#fff;font-size:clamp(52px,6vw,92px);line-height:.98;text-wrap:balance}
.website-pro-slide-content p{max-width:720px;margin:0 0 30px;color:rgba(255,255,255,.9);font-size:clamp(18px,2vw,24px);line-height:1.65}
.website-pro-button-glass{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(8px)}
.website-pro-button-glass:hover{background:rgba(255,255,255,.22)}
.website-pro-slider-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:52px;height:52px;padding:0;color:#fff;background:rgba(12,43,33,.45);border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:38px;line-height:1;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(7px)}
.website-pro-slider-arrow:hover,.website-pro-slider-arrow:focus-visible{background:var(--sw-accent);outline:none}
.website-pro-slider-arrow.is-prev{left:24px}.website-pro-slider-arrow.is-next{right:24px}
.website-pro-slider-dots{position:absolute;z-index:4;left:50%;bottom:74px;display:flex;gap:10px;transform:translateX(-50%)}
.website-pro-slider-dots button{width:11px;height:11px;padding:0;background:rgba(255,255,255,.5);border:1px solid #fff;border-radius:50%;cursor:pointer;transition:width .25s,background .25s,border-radius .25s}
.website-pro-slider-dots button.is-active{width:34px;background:#fff;border-radius:999px}
.website-pro-hero-trust{position:absolute;z-index:3;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:36px;padding:20px;color:#fff;background:rgba(14,60,46,.82);backdrop-filter:blur(10px);font-size:13px;font-weight:800;letter-spacing:.03em}
.website-pro-hero-trust span+span:before{content:'•';margin-right:36px;color:var(--sw-accent)}
@media(max-width:1000px){.website-pro-header-inner{min-height:90px}.website-pro-brand.has-full-logo{height:70px;max-width:300px}.website-pro-full-logo{max-height:66px}.website-pro-nav{top:90px}.website-pro-slide-content{padding-top:74px}.website-pro-slider-arrow{width:46px;height:46px}.website-pro-slider-arrow.is-prev{left:14px}.website-pro-slider-arrow.is-next{right:14px}}
@media(max-width:680px){.website-pro-header-inner{min-height:80px}.website-pro-brand.has-full-logo{height:62px;max-width:210px}.website-pro-full-logo{max-height:58px}.website-pro-nav{top:80px}.website-pro-hero-slider{min-height:650px}.website-pro-slide-overlay{background:linear-gradient(90deg,rgba(10,39,30,.88),rgba(10,39,30,.55))}.website-pro-slide-content{width:calc(100% - 36px);justify-content:flex-end;padding:70px 0 150px}.website-pro-slide-content h1{font-size:45px}.website-pro-slide-content p{font-size:17px}.website-pro-slider-arrow{display:none}.website-pro-hero-trust{justify-content:flex-start;gap:10px;overflow-x:auto;padding:17px 18px;white-space:nowrap}.website-pro-hero-trust span+span:before{margin-right:10px}.website-pro-slider-dots{bottom:82px}}
@media(prefers-reduced-motion:reduce){.website-pro-slide{transition:none}}


/* Compact rectangular school wordmark: logo replaces all header brand text */
.website-pro-brand.has-full-logo {
  width: 85px !important;
  min-width: 85px;
  max-width: 85px !important;
  height: 35px !important;
  min-height: 35px;
  display: flex;
  align-items: center;
}
.website-pro-brand.has-full-logo .website-pro-full-logo {
  width: 85px !important;
  height: 35px !important;
  max-width: 85px !important;
  max-height: 35px !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  object-fit: contain;
  object-position: left center;
}
.website-pro-brand.has-full-logo .website-pro-brand-copy { display: none !important; }
@media (max-width: 680px) {
  .website-pro-brand.has-full-logo,
  .website-pro-brand.has-full-logo .website-pro-full-logo {
    width: 85px !important;
    max-width: 85px !important;
    height: 35px !important;
    max-height: 35px !important;
  }
}
