@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;600;700;900&family=Roboto+Slab:wght@500;700&display=swap";:root{--orange:#f06b18;--navy:#101d3c;--cream:#f3efe5;--ink:#161616;--blue:#263c70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Roboto Condensed,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{background:var(--navy);color:#fff;letter-spacing:.11em;justify-content:space-between;align-items:center;height:32px;padding:0 clamp(20px,5vw,70px);font-size:11px;display:flex}.topbar div{gap:28px;display:flex}.header{z-index:30;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,5vw,70px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img,footer img{border-radius:50%}.brand span{line-height:.88;display:grid}.brand b{letter-spacing:.025em;font-size:21px}.brand small{letter-spacing:.2em;color:#666;margin-top:8px;font-size:11px}.header nav{text-transform:uppercase;align-items:center;gap:25px;font-size:14px;font-weight:700;display:flex}.header nav>a:not(.school-button){border-bottom:4px solid #0000;padding:31px 0 27px}.header nav>a:hover{border-color:var(--orange)}.school-button{background:var(--orange);color:#fff;padding:14px 18px}.mobile-menu{display:none}.new-hero{color:#fff;height:min(760px,100vh - 114px);min-height:590px;position:relative;overflow:hidden}.new-hero>img{object-fit:cover;object-position:center 28%}.hero-shade{background:linear-gradient(90deg,#08122be6,#08122b33 65%),linear-gradient(#0000 45%,#08122b99);position:absolute;inset:0}.new-hero-copy{position:absolute;bottom:70px;left:clamp(24px,7vw,106px)}.new-hero-copy>p{letter-spacing:.32em;font-size:13px;font-weight:700}.new-hero h1{letter-spacing:-.06em;margin:20px 0 46px;font-family:Roboto Slab,Georgia,serif;font-size:clamp(66px,9vw,138px);line-height:.76}.new-hero h1 em{color:var(--orange);font-style:normal}.hero-bottom{align-items:end;gap:70px;font-size:17px;line-height:1.4;display:flex}.hero-bottom a{border-bottom:2px solid var(--orange);text-transform:uppercase;letter-spacing:.08em;padding-bottom:9px;font-size:13px;font-weight:700}.hero-bottom a b{color:var(--orange);margin-left:16px}.hero-stamp{text-align:center;border:2px solid #fff;border-radius:50%;place-content:center;width:120px;height:120px;font-size:40px;font-weight:900;line-height:.8;display:grid;position:absolute;top:60px;right:5vw;transform:rotate(8deg)}.hero-stamp span{letter-spacing:.16em;font-size:11px}.news-strip{background:#fff;border-bottom:1px solid #d7d2c7;grid-template-columns:auto 1fr auto;align-items:center;min-height:62px;padding:0 clamp(20px,5vw,70px);display:grid}.news-strip span{background:var(--orange);color:#fff;letter-spacing:.12em;padding:7px 10px;font-size:10px;font-weight:900}.news-strip p{padding-left:24px;font-weight:600}.news-strip a{text-transform:uppercase;font-size:12px;font-weight:700}.home-intro{grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw;padding:120px clamp(22px,7vw,106px);display:grid}.kicker{letter-spacing:.2em;color:var(--orange);margin:0 0 18px;font-size:11px;font-weight:900}.home-intro h2,.section-title h2{letter-spacing:-.045em;margin:0;font-family:Roboto Slab,Georgia,serif;font-size:clamp(42px,5.5vw,80px);line-height:.98}.home-intro>div:last-child{font-size:18px;line-height:1.65}.line-link{border-bottom:2px solid var(--orange);text-transform:uppercase;margin-top:26px;padding-bottom:8px;font-size:13px;font-weight:900;display:inline-block}.split-feature{grid-template-columns:1fr 1fr;display:grid}.feature-card{color:#fff;flex-direction:column;align-items:flex-start;height:650px;padding:50px;display:flex;position:relative;overflow:hidden}.feature-card:after{content:"";background:linear-gradient(#0000 35%,#050b18e0);position:absolute;inset:0}.feature-card>img{object-fit:cover;opacity:.62;transition:all .45s}.feature-card:hover>img{opacity:.78;transform:scale(1.035)}.feature-card span,.feature-card h2,.feature-card b{z-index:2;position:relative}.feature-card span{letter-spacing:.16em;font-size:11px;font-weight:700}.feature-card h2{letter-spacing:-.055em;margin:auto 0 40px;font-family:Roboto Slab,Georgia,serif;font-size:clamp(52px,6vw,92px);line-height:.86}.feature-card b{text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid #fff;padding-bottom:8px;font-size:13px}.navy{background:var(--navy)}.orange{background:var(--orange)}.home-gallery{background:#fff;padding:120px clamp(22px,7vw,106px)}.section-title{grid-template-columns:1fr auto;align-items:end;margin-bottom:48px;display:grid}.section-title .kicker{grid-column:1/3}.section-title a{text-transform:uppercase;font-size:13px;font-weight:700}.mosaic{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:12px;height:650px;display:grid}.mosaic>div{position:relative;overflow:hidden}.mosaic .wide{grid-row:1/3}.mosaic img{object-fit:cover;transition:all .4s}.mosaic div:hover img{transform:scale(1.025)}footer{background:var(--navy);color:#fff}.footer-main{grid-template-columns:2fr 1fr 1.2fr;gap:60px;padding:75px clamp(22px,7vw,106px);display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-main h3{margin:8px 0 0;font-family:Roboto Slab;font-size:26px}.footer-main p,.footer-main span,.footer-main a{color:#bac2d6}.footer-main b{letter-spacing:.18em;color:var(--orange);margin-bottom:8px;font-size:11px}.footer-bottom{color:#8d98b2;border-top:1px solid #304065;justify-content:space-between;padding:20px clamp(22px,7vw,106px);font-size:11px;display:flex}@media (max-width:950px){.header nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;font-weight:900}.mobile-menu div{color:#111;background:#fff;gap:15px;min-width:220px;padding:18px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 20px 40px #0003}.home-intro{grid-template-columns:1fr}.hero-stamp{width:88px;height:88px;font-size:27px}.split-feature{grid-template-columns:1fr}.feature-card{height:520px}.mosaic{height:560px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/3}}@media (max-width:600px){.topbar{display:none}.header{height:76px}.brand img{width:52px;height:52px}.brand b{font-size:17px}.brand small{font-size:9px}.new-hero{height:650px}.new-hero h1{font-size:62px}.hero-stamp{display:none}.new-hero-copy{bottom:45px}.hero-bottom{display:block}.hero-bottom a{margin-top:25px;display:inline-block}.news-strip{grid-template-columns:auto 1fr;padding:10px 18px}.news-strip a{display:none}.home-intro,.home-gallery{padding:80px 20px}.feature-card{height:470px;padding:32px 22px}.mosaic{grid-template-rows:none;grid-template-columns:1fr;height:auto;display:grid}.mosaic>div,.mosaic .wide{grid-row:auto;height:300px}.section-title{display:block}.section-title a{margin-top:20px;display:inline-block}.footer-main{grid-template-columns:1fr;padding:60px 20px}.footer-main>div:first-child{grid-column:auto}.footer-bottom{line-height:1.8;display:block}}.page-hero{color:#fff;align-items:end;height:570px;padding:70px clamp(22px,7vw,106px);display:flex;position:relative;overflow:hidden}.page-hero>img{object-fit:cover;z-index:-2}.page-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0f1d3cf2,#0f1d3c40);position:absolute;inset:0}.page-hero p,.simple-title p{letter-spacing:.22em;color:var(--orange);font-size:12px;font-weight:900}.page-hero h1,.simple-title h1{letter-spacing:-.065em;margin:18px 0 26px;font-family:Roboto Slab;font-size:clamp(64px,9vw,132px);line-height:.78}.page-hero span,.simple-title span{font-size:19px}.story{grid-template-columns:1fr 1fr;gap:10vw;padding:120px clamp(22px,7vw,106px);display:grid}.story h2{letter-spacing:-.04em;margin:0;font-family:Roboto Slab;font-size:clamp(44px,5vw,72px);line-height:1}.story>div:last-child{font-size:19px;line-height:1.7}.values{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);gap:1px;padding:80px clamp(22px,7vw,106px);display:grid}.values article{border-left:1px solid #415074;padding:20px 40px}.values b{color:var(--orange)}.values h3{font-family:Roboto Slab;font-size:34px}.values p{color:#bbc3d6;line-height:1.6}.photo-quote{color:#fff;place-items:center;height:680px;display:grid;position:relative}.photo-quote:after{content:"";background:#101d3c80;position:absolute;inset:0}.photo-quote img{object-fit:cover}.photo-quote blockquote{text-align:center;z-index:1;text-shadow:0 4px 20px #000;font-family:Roboto Slab;font-size:clamp(58px,8vw,118px);line-height:.9;position:relative}.simple-title{padding:110px clamp(22px,7vw,106px) 80px}.navy-title{background:var(--navy);color:#fff}.orange-title{background:var(--orange);color:#fff}.orange-title p{color:var(--navy)}.cream-title{background:var(--cream)}.team-list article{background:#fff;border-bottom:1px solid #c8c2b6;grid-template-columns:100px 1fr 1fr;min-height:430px;display:grid}.team-number{border-right:1px solid #ddd;place-items:center;font-size:13px;font-weight:900;display:grid}.team-photo{position:relative;overflow:hidden}.team-photo img{object-fit:cover;transition:all .4s}.team-list article:hover .team-photo img{transform:scale(1.03)}.team-copy{flex-direction:column;justify-content:center;padding:60px;display:flex}.team-copy p{color:var(--orange);letter-spacing:.18em;font-size:11px;font-weight:900}.team-copy h2{margin:18px 0;font-family:Roboto Slab;font-size:clamp(48px,5vw,78px)}.team-copy span{color:#666;font-size:18px;line-height:1.6}.news-list{grid-template-columns:1fr 1fr;gap:28px;padding:90px clamp(22px,7vw,106px);display:grid}.news-list article{background:#fff}.news-list .lead-news{grid-column:1/3;grid-template-columns:1.4fr .6fr;display:grid}.news-photo{height:320px;position:relative}.lead-news .news-photo{height:520px}.news-photo img{object-fit:cover}.news-list article>div:last-child{padding:35px}.news-list article>div>p{letter-spacing:.16em;color:var(--orange);font-size:11px;font-weight:900}.news-list h2{font-family:Roboto Slab;font-size:34px;line-height:1.1}.lead-news h2{font-size:54px}.news-list span{color:#666;line-height:1.6;display:block}.news-list a{text-transform:uppercase;border-bottom:2px solid var(--orange);margin-top:25px;padding-bottom:7px;font-size:12px;font-weight:900;display:inline-block}.gallery-grid{background:#fff;grid-template-columns:repeat(3,1fr);grid-auto-rows:380px;gap:10px;padding:80px clamp(18px,5vw,70px);display:grid}.gallery-grid figure{background:#ddd;margin:0;position:relative;overflow:hidden}.gallery-grid .gallery-wide{grid-column:span 2}.gallery-grid img{object-fit:cover;transition:all .5s}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{background:var(--orange);color:#fff;text-transform:uppercase;padding:10px 15px;font-size:12px;font-weight:900;position:absolute;bottom:0;left:0}.contact-grid{background:#fff;grid-template-columns:1fr 1fr;gap:70px;padding:100px clamp(22px,7vw,106px);display:grid}.contact-grid article{min-height:370px}.contact-grid h2{margin:20px 0 30px;font-family:Roboto Slab;font-size:48px}.big-contact{border-bottom:1px solid #ddd;margin:20px 0;padding-bottom:15px;font-size:clamp(25px,3vw,42px);font-weight:700;display:block}.contact-grid article:nth-child(2)>p:not(.kicker){font-size:20px;line-height:1.6}.contact-orange{background:var(--orange);color:#fff;grid-column:1/3;grid-template-columns:1fr 1fr;align-items:end;padding:60px;display:grid;min-height:0!important}.contact-orange h2{margin-bottom:0;font-size:55px}.contact-orange>a{border-bottom:2px solid #fff;justify-self:end;padding-bottom:8px;font-weight:900}.school-header{border-bottom-color:#d65b12}.school-new-hero{color:#fff;align-items:end;height:700px;padding:70px clamp(22px,7vw,106px);display:flex;position:relative}.school-new-hero>img{object-fit:cover}.school-new-hero>div{background:linear-gradient(90deg,#0c1b3ceb,#0c1b3c1a),linear-gradient(#0000,#0c1b3ca6);position:absolute;inset:0}.school-new-hero>section{position:relative}.school-new-hero p{letter-spacing:.25em;font-size:12px;font-weight:900}.school-new-hero h1{letter-spacing:-.06em;margin:22px 0 42px;font-family:Roboto Slab;font-size:clamp(58px,7.5vw,112px);line-height:.82}.school-new-hero h1 em{color:var(--orange);font-style:normal}.school-new-hero a{background:var(--orange);text-transform:uppercase;padding:16px 22px;font-size:13px;font-weight:900}.school-about{grid-template-columns:1fr 1fr;gap:9vw;padding:110px clamp(22px,7vw,106px);display:grid}.school-about h2{margin:0;font-family:Roboto Slab;font-size:clamp(44px,5vw,76px);line-height:.95}.school-about>div:last-child{font-size:19px;line-height:1.7}.program-grid{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);padding:70px clamp(22px,5vw,70px);display:grid}.program-grid article{border-left:1px solid #405079;padding:30px}.program-grid b{color:var(--orange)}.program-grid h3{font-family:Roboto Slab;font-size:25px}.program-grid p{color:#bbc3d6;line-height:1.6}.school-photos{grid-template-columns:1fr 1fr;height:700px;display:grid}.school-photos>div{position:relative}.school-photos img{object-fit:cover}.school-contact{background:var(--orange);color:#fff;grid-template-columns:1.3fr .7fr;align-items:end;padding:90px clamp(22px,7vw,106px);display:grid}.school-contact h2{margin:18px 0;font-family:Roboto Slab;font-size:clamp(50px,6vw,86px);line-height:.9}.school-contact a{font-size:38px;font-weight:900}.school-contact div:last-child p{font-size:18px;line-height:1.6}@media (max-width:800px){.story,.school-about,.values{grid-template-columns:1fr}.values article{border-top:1px solid #415074;border-left:0}.team-list article{grid-template-columns:60px 1fr}.team-photo{min-height:350px}.team-copy{grid-column:1/3;padding:35px}.news-list{grid-template-columns:1fr;padding:60px 20px}.news-list .lead-news{grid-column:auto;display:block}.lead-news .news-photo{height:360px}.gallery-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;padding:70px 20px}.contact-orange{grid-column:auto;display:block}.contact-orange>a{margin-top:30px;display:inline-block}.program-grid{grid-template-columns:1fr 1fr}.school-photos{height:500px}.school-contact{grid-template-columns:1fr;gap:30px}}@media (max-width:520px){.simple-title{padding:75px 20px}.simple-title h1{font-size:64px}.page-hero{height:480px;padding:50px 20px}.story{padding:75px 20px}.values{padding:60px 20px}.photo-quote{height:480px}.team-list article{grid-template-columns:45px 1fr}.team-photo{min-height:280px}.news-list h2,.lead-news h2{font-size:34px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px;padding:10px}.gallery-grid .gallery-wide{grid-column:auto}.contact-orange{padding:35px}.contact-orange h2{font-size:38px}.school-new-hero{height:620px;padding:50px 20px}.school-new-hero h1{font-size:53px}.program-grid{grid-template-columns:1fr;padding:40px 20px}.program-grid article{border-top:1px solid #405079;border-left:0}.school-photos{grid-template-columns:1fr;height:auto}.school-photos>div{height:400px}.school-contact{padding:65px 20px}.school-contact a{font-size:28px}}.school-contact .whatsapp-inline{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#147a43;width:max-content;margin-top:18px;padding:13px 17px;font-size:15px;display:block}.whatsapp-float{z-index:40;color:#fff;letter-spacing:.02em;background:#148c4d;border-radius:999px;padding:15px 20px;font-size:14px;font-weight:900;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #0004}.whatsapp-float span{color:#7dffb2;margin-right:7px}@media (max-width:520px){.school-contact .whatsapp-inline{font-size:13px!important}.whatsapp-float{padding:13px 16px;font-size:13px;bottom:12px;right:12px}}body{color:#193550;background:#faf8f1}.topbar{color:#18345f;background:#f3eee2;border-bottom:1px solid #ded8cb}.topbar a,.topbar span{color:#18345f}.header{background:#fffdf8;border-bottom:1px solid #e7e0d4}.header nav a{color:#17365d}.new-hero{background:#fffdf8}.hero-shade{background:linear-gradient(90deg,#102d5294,#102d520f 70%),linear-gradient(#0000 45%,#102d525c)}.home-intro,.school-intro,.contact-section,.club-story{background:#faf8f1}.feature-card.navy{background:#5c83aa}.feature-card.orange{background:#ee7d32}.feature-card:after{background:linear-gradient(#0000 35%,#0e27449e)}.navy-title{color:#17365d;background:#dce8f1}.simple-title.navy-title p{color:#d95718}.values{color:#17365d;background:#e6edf3}.values article{border-color:#c3d2df}.values p{color:#4c6074}.program-grid{color:#17365d;background:#eef3f6}.program-grid article{border-color:#cad6df}.program-grid p{color:#56697a}.page-hero:after{background:linear-gradient(90deg,#193a5c94,#193a5c14)}.photo-quote:after{background:#193a5c61}.school-new-hero>div{background:linear-gradient(90deg,#193a5c94,#193a5c0d),linear-gradient(#0000,#193a5c4d)}.news-list,.gallery-page{background:#f7f3e8}.teams-page{color:#17365d;background:#faf8f1}.team-list{border-color:#d6dfe6}.team-list article{color:#17365d;background:#fffdfa;border-color:#d6dfe6}.team-list article:hover{background:#edf3f7}.team-list article.active{color:#fff;background:#e86724}.team-list article p{color:#5d6d79}.team-list article.active p{color:#fff}.news-card,.contact-card,.school-card{background:#fffdfa;border-color:#e4ddd1;box-shadow:0 12px 34px #17365d12}footer{background:#274a6c}.footer-bottom{border-color:#55728d}.gallery-title{padding-bottom:70px}.gallery-title span{max-width:720px;line-height:1.55;display:block}.gallery-section{background:#fffdf8;padding:80px clamp(20px,5vw,76px) 100px}.gallery-section.school-gallery-section{background:#edf3f7}.gallery-section>header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.gallery-section>header p{color:var(--orange);letter-spacing:.2em;margin:0 0 10px;font-size:11px;font-weight:900}.gallery-section>header h2{margin:0;font-family:Roboto Slab;font-size:clamp(38px,4.5vw,66px);line-height:1}.gallery-section>header a{color:#17365d;border-bottom:2px solid var(--orange);padding-bottom:7px;font-size:13px;font-weight:900}.instagram-gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:12px;display:grid}.instagram-gallery figure{background:#dfe7ec;margin:0;position:relative;overflow:hidden}.instagram-gallery figure.gallery-featured{grid-area:span 2/span 2}.instagram-gallery figure.gallery-tall{grid-row:span 2}.instagram-gallery img{object-fit:cover;transition:transform .45s}.instagram-gallery figure:hover img{transform:scale(1.035)}.instagram-gallery figure:after{content:"";opacity:.75;background:linear-gradient(#0000,#0f2640c7);position:absolute;inset:45% 0 0}.instagram-gallery figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:15px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.instagram-gallery figcaption span{letter-spacing:.16em;font-size:9px;font-weight:900}.instagram-gallery figcaption b{text-align:right;font-size:15px}.school-gallery-section .instagram-gallery figure:after{background:linear-gradient(#0000,#d65512c7)}@media (max-width:950px){.instagram-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:280px}}@media (max-width:560px){.gallery-section{padding:60px 14px 70px}.gallery-section>header{display:block}.gallery-section>header a{margin-top:22px;display:inline-block}.instagram-gallery{grid-template-columns:1fr;grid-auto-rows:330px}.instagram-gallery figure.gallery-featured,.instagram-gallery figure.gallery-tall{grid-area:auto}.instagram-gallery figcaption b{font-size:14px}}.instagram-gallery{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto}.instagram-gallery figure,.instagram-gallery figure.gallery-featured,.instagram-gallery figure.gallery-tall{aspect-ratio:1;grid-area:auto}.instagram-gallery img{object-fit:contain;background:#e8edf0}@media (max-width:950px){.instagram-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.instagram-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.instagram-gallery figcaption{bottom:9px;left:10px;right:10px}.instagram-gallery figcaption span{display:none}.instagram-gallery figcaption b{font-size:11px}}
