@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f6f5f0;--ink:#17343c;--muted:#6c7676;--orange:#c95732;--line:#dedfd7;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #dc784a;outline-offset:5px}button{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}svg{flex-shrink:0}.header{height:104px;display:flex;align-items:center;gap:32px;padding:0 5.2%;background:var(--paper)}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:43px;height:48px}.brand>span{font-size:16px;font-weight:800;letter-spacing:1.1px}.brand small{font-size:8px;letter-spacing:2.1px;display:block;margin-top:7px;font-weight:500}.header nav{display:flex;gap:27px;margin-left:auto;align-items:center;font-size:12px;font-weight:600}.header nav a{padding:9px 0}.header nav a:hover{color:var(--orange)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;padding:17px 23px;background:var(--ink);color:white;border:0;border-radius:3px;font-size:12px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#294c53;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.nav-cta{padding:14px 19px;margin-left:6px;white-space:nowrap}.orange{background:var(--orange)}.orange:hover{background:#a84426}.menu-toggle{display:none}.hero{min-height:600px;height:min(690px,75vw);position:relative;overflow:hidden;background:#193e4b;margin:0 22px;color:#fff;border-radius:5px}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('/public/images/hero.jpg') center 52% /cover}.hero-shade{background:linear-gradient(90deg,rgba(9,39,48,.78),rgba(10,41,52,.42) 48%,rgba(10,41,52,.03)),linear-gradient(0deg,rgba(10,36,44,.35),transparent 35%)}.hero-content{position:relative;padding:97px 0 90px 6.3%;max-width:none}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 23px;line-height:1.7}.light{display:flex;align-items:center;gap:11px;color:#f2eee5}.light>span{width:6px;height:6px;background:#e98761;border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(48px,5.5vw,79px);line-height:1.13;letter-spacing:-3.9px;font-weight:500;margin-bottom:27px}h1 em{font-family:Georgia,serif;font-weight:400;color:#eddfbc}h2{font-size:43px;letter-spacing:-1.9px;line-height:1.23;font-weight:500;margin-bottom:24px}.hero-description{font-size:14px;line-height:1.9;color:#ebeeee;margin-bottom:31px}.hero-secondary{font-size:12px;margin-left:26px;border-bottom:1px solid #8b9fa4;padding-bottom:5px}.hero-secondary span{margin-left:14px}.hero-bottom{position:absolute;left:6.3%;right:5%;bottom:27px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:2px}.hero-bottom>span:first-child{display:flex;gap:9px;align-items:center}.hero-bottom .hero-caption{font-size:11px;letter-spacing:.4px;color:#e1e9e6}.hero-bottom>a{font-size:24px;border:1px solid #a8babc80;border-radius:50%;width:37px;height:37px;display:grid;place-items:center}.values{display:flex;justify-content:center;align-items:center;gap:65px;padding:31px 20px;border-bottom:1px solid var(--line);font-size:13px}.values i{color:var(--orange);font-size:22px;font-style:normal;font-weight:400}.section{max-width:1200px;margin:auto;padding:91px 35px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:3px}.section-heading .eyebrow{color:var(--orange);margin-bottom:15px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.course{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#faf9f5}.course-visual{height:221px;position:relative;overflow:hidden}.course-visual img{transition:transform .6s}.course:hover .course-visual img{transform:scale(1.05)}.course-visual.adult img{object-position:50% 56%}.course-visual.optimist{background:#d9e3dc}.course-visual svg{width:100%;height:100%}.tag{position:absolute;top:15px;left:15px;padding:7px 10px;background:#fffdf3ed;border-radius:2px;font-size:8px;letter-spacing:1.1px;font-weight:700}.course-number{position:absolute;right:16px;bottom:12px;font-size:14px;color:white}.course-body{padding:25px 25px 21px}.course-category{font-size:8px;letter-spacing:1.5px;color:var(--muted);font-weight:700;margin-bottom:10px}h3{font-size:21px;letter-spacing:-.7px;font-weight:600;margin-bottom:13px}.course-body>p:not(.course-category){color:var(--muted);font-size:12px;line-height:1.9;min-height:69px;margin-bottom:20px}.text-link{display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:15px 0 0;border-top:1px solid var(--line);width:100%;font-size:11px;font-weight:600;text-align:left;gap:28px}.text-link span{font-size:20px}.text-link:hover{color:var(--orange)}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:20px;padding-bottom:98px;align-items:center}.about-photo{height:390px;position:relative}.about-photo img{border-radius:3px;object-position:47% center}.about-photo>span{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:15px;font-size:8px;letter-spacing:1.8px}.about-content .eyebrow{color:var(--orange)}.about-content>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.about-content .text-link{width:max-content;border:0;margin-top:12px;gap:60px}.adb{background:#17363d;color:#f9f7ef;max-width:none;padding:73px max(6%,calc((100vw - 1130px)/2));display:grid;grid-template-columns:1.25fr 1fr;gap:90px;position:relative;overflow:hidden}.adb .eyebrow{color:#d5b18c}.adb h2{font-size:41px}.adb p:not(.eyebrow){font-size:12px;line-height:1.9;color:#c1cecc}.adb .button{margin-top:10px}.adb-steps{position:relative;display:flex;flex-direction:column;justify-content:center}.adb-steps>div{border-bottom:1px solid #ffffff26;display:flex;padding:22px 0;gap:25px}.adb-steps>div:last-child{border:0}.adb-steps>div>span{font-size:12px;color:#c5ab86;margin-top:4px}.adb-steps p{font-size:17px!important;color:#f4f3eb!important;margin:0}.adb-steps small{display:block;color:#b8c8c6;font-size:11px;font-weight:400;margin-top:3px}.adb-symbol{position:absolute;font-size:580px;right:-70px;bottom:-240px;color:#ffffff03;line-height:1;pointer-events:none}.stories .section-heading>.text-link{width:auto;border:none}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.story-image{height:275px;position:relative;border-radius:3px;overflow:hidden}.story-image img{transition:transform .5s}.story-grid a:hover img{transform:scale(1.04)}.story-grid a>p{font-size:9px;letter-spacing:1.5px;color:var(--muted);margin:22px 0 12px}.story-grid h3{display:flex;justify-content:space-between;font-size:21px}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#f6f5f0e8;color:var(--ink);width:52px;height:52px;border-radius:50%;padding-left:3px;font-size:14px}.contact{text-align:center;border-top:1px solid var(--line);max-width:none;background:#eceee6;padding:77px 20px}.contact .eyebrow{color:var(--orange)}.contact h2{font-size:49px}.contact h2 em{font-family:Georgia,serif;font-weight:400}.contact p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:26px}.contact-location{display:block;margin-top:27px;font-size:10px;letter-spacing:1px}footer{padding:36px 5.2%;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{font-size:11px;letter-spacing:1px;font-weight:700}.footer-brand span{display:block;font-size:10px;letter-spacing:0;font-weight:400;margin-top:8px;color:var(--muted)}footer p{font-size:9px;margin:0;color:var(--muted)}.back-top{font-size:11px}.skip{position:absolute;top:-100px;left:10px;z-index:50;background:white;padding:15px}.skip:focus{top:10px}dialog{border:0;border-radius:7px;padding:43px;max-width:540px;width:calc(100% - 32px);background:var(--paper);color:var(--ink);max-height:90dvh;overflow:auto}dialog::backdrop{background:#0e2935ad;backdrop-filter:blur(5px)}dialog h2{font-size:33px;margin-bottom:18px}dialog .eyebrow{color:var(--orange);font-size:9px;margin-right:20px}dialog p,dialog li{font-size:13px;line-height:1.8}dialog ul{padding-left:20px;margin:20px 0}.close-dialog{position:absolute;right:15px;top:12px;font-size:27px;background:none;border:0;width:35px;height:35px}.dialog-note,.form-note{color:var(--muted);font-size:11px!important}.dialog-note{border-top:1px solid var(--line);padding-top:19px}.phone{display:block;text-align:center;font-size:12px;margin-top:20px}form{display:flex;flex-direction:column}label{font-size:12px;margin:15px 0 8px;font-weight:600}label span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #cbd0c8;background:#fffefa;border-radius:3px;padding:12px;color:var(--ink);font-size:13px}textarea{resize:vertical}.form-note{margin:15px 0}.menu-toggle{border:0;background:none;font-size:24px}.phone:hover{text-decoration:underline}body:has(dialog[open]){overflow:hidden}@media(min-width:1500px){.hero-content{padding-left:calc((100vw - 1190px)/2)}.hero{height:720px}.hero-content{padding-top:115px}}@media(max-width:1100px){.header{padding:0 4%;gap:20px;height:90px}.header nav{gap:17px;font-size:11px}.brand>span{font-size:13px}.brand small{font-size:6.5px}.brand-mark{width:36px}.nav-cta{padding:12px;gap:15px}.hero-content{padding-top:100px}.hero{min-height:570px}.values{gap:35px}.about{gap:40px}.course-body{padding:22px 19px}.section{padding-left:30px;padding-right:30px}.adb{padding:65px 6%;gap:50px}}@media(max-width:800px){.header{height:83px}.header nav{display:none;position:absolute;top:83px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;z-index:10;box-shadow:0 12px 15px #0001}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:10px;font-size:15px}.nav-cta{margin-left:auto}.menu-toggle{display:block;order:3}.hero{margin:0 12px;min-height:575px;height:auto}.hero-content{padding:82px 7% 110px}.hero h1{font-size:59px;letter-spacing:-3px}.hero-image{background-position:57% 50%}.hero-shade{background:linear-gradient(90deg,#0b303ac9,#0b303a55)}.values{gap:22px;font-size:11px;padding:23px 15px}.values i{font-size:16px}.section{padding:62px 25px}.section-heading{gap:25px}.section-heading>p{max-width:230px;font-size:12px}.section-heading>p br{display:none}h2{font-size:35px}.course-grid{gap:15px}.course-visual{height:165px}.course-body{padding:19px 15px}h3{font-size:18px}.course-body>p:not(.course-category){min-height:113px}.course-category{line-height:1.7;min-height:26px}.tag{font-size:6px;left:9px;top:9px;padding:6px}.about{gap:30px}.about-photo{height:350px}.adb{gap:30px}.adb h2{font-size:33px}.adb p br{display:none}.story-image{height:210px}.story-grid h3{font-size:17px}.contact h2{font-size:43px}footer{flex-wrap:wrap}footer p{order:3;width:100%}}@media(max-width:560px){.brand>span{font-size:12px}.brand small{font-size:6px;letter-spacing:1.4px}.brand{gap:9px}.brand-mark{width:31px}.header{gap:12px;padding:0 5%}.nav-cta{font-size:10px;padding:11px;gap:10px}.menu-toggle{font-size:21px;padding:3px}.hero{min-height:580px}.hero-content{padding:72px 7% 110px}.hero h1{font-size:47px;letter-spacing:-2.5px;line-height:1.2}.hero .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:25px}.hero-description{font-size:12px;max-width:270px}.desktop{display:none}.hero-secondary{display:block;width:max-content;margin:24px 0 0}.hero .button{font-size:11px;padding:16px 19px}.hero-bottom{left:7%;right:7%;font-size:8px}.hero-caption{display:none}.values{gap:13px;font-size:9px;flex-wrap:wrap}.values i{font-size:12px}.values span:last-child,.values i:last-of-type{display:none}.section{padding:52px 23px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin:20px 0 0;max-width:none}.eyebrow{font-size:8px;letter-spacing:1.6px}h2{font-size:34px;letter-spacing:-1.6px}.course-grid{grid-template-columns:1fr;gap:24px}.course-visual{height:230px}.course-body{padding:24px}.course-body h3{font-size:24px}.course-body>p:not(.course-category){min-height:0;font-size:13px}.course-category{min-height:0;font-size:9px}.tag{font-size:8px;top:16px;left:16px;padding:8px 10px}.about{grid-template-columns:1fr;gap:32px;padding-top:5px}.about-photo{height:290px}.adb{grid-template-columns:1fr;gap:25px;padding:53px 26px}.adb h2{font-size:35px}.adb-steps>div{padding:17px 0}.stories .section-heading>.text-link{margin-top:18px;width:max-content;padding:0}.story-grid{grid-template-columns:1fr;gap:25px}.story-image{height:240px}.story-grid h3{font-size:21px}.contact h2{font-size:37px}.contact>p:not(.eyebrow){font-size:12px}footer{padding:28px 24px}.back-top{font-size:10px}dialog{padding:35px 25px}dialog h2{font-size:28px}dialog .button{width:100%;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
