:root{--forest:#173c32;--ink:#19372f;--paper:#f6f7f2;--white:#fff;--lime:#d7ee88;--muted:#66716b;--line:#d7dfd5;--radius:18px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button{color:inherit}p{color:var(--muted);margin:0 0 20px}h1,h2,h3{line-height:1.15;font-weight:700;letter-spacing:-.055em;margin:0}h1{font-size:52px}h2{font-size:40px}h3{font-size:21px;letter-spacing:-.035em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.08em;letter-spacing:-.045em}strong{font-weight:700}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.site-header{background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid transparent}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:30px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:43px;height:50px;object-fit:contain;mix-blend-mode:multiply}.brand span{display:flex;flex-direction:column}.brand small{font-size:9px;letter-spacing:.25em;font-weight:700;line-height:1.5}.brand strong{font-size:20px;letter-spacing:-.04em;line-height:1.3}nav#main-nav{display:flex;align-items:center;gap:32px}#main-nav>a:not(.button){font-size:13px;font-weight:600;position:relative;padding:10px 0}#main-nav>a:not(.button):after{content:'';height:2px;position:absolute;left:0;right:100%;bottom:4px;background:var(--forest);transition:right .2s}#main-nav>a:hover:after,#main-nav>a[aria-current]:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:12px;font-weight:700;line-height:1.3;border:1px solid transparent;border-radius:99px;padding:15px 22px;white-space:nowrap;transition:background .2s,transform .2s}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.primary{background:var(--forest);color:white}.primary:hover{background:#285a49}.lime{background:var(--lime);color:var(--forest)}.lime:hover{background:#e8f9b5}.outline{color:white;border-color:#839e91;background:none}.outline:hover{background:#ffffff12}.nav-cta{margin-left:8px;min-width:151px}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius);overflow:hidden;background:var(--forest);min-height:505px;color:white}.hero-content{padding:44px 43px 22px;display:flex;flex-direction:column}.hero-content h1{font-size:55px;line-height:1.13;letter-spacing:-.05em}.hero-content h1 em{color:var(--lime);font-size:1.1em}.hero-content>p{font-size:17px;line-height:1.6;color:#e0e8e0;margin:21px 0 23px}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:14px 18px;gap:12px}.hero-location{margin-top:29px;border-top:1px solid #678377;padding-top:17px;display:flex;align-items:center;gap:9px;font-size:11px;color:#dce9dc}.hero-location>svg:first-child{width:17px;height:17px}.hero-location>svg:last-child{margin-left:auto;width:16px}.hero-image{position:relative;min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:51% center;position:absolute}.image-note{position:absolute;right:22px;bottom:22px;border:1px solid #ffffff70;color:white;backdrop-filter:blur(8px);background:#183f3240;padding:8px 13px;border-radius:99px;font-size:10px;letter-spacing:.03em}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0 0}.benefit-strip>a{display:flex;gap:18px;padding:0 23px;position:relative}.benefit-strip>a:first-child{padding-left:20px}.benefit-strip>a+a{border-left:1px solid var(--line)}.benefit-strip>a>span{color:#8c9d91;font-size:10px;padding-top:4px}.benefit-strip strong{font-size:13px;line-height:1.4;display:block;margin-bottom:6px}.benefit-strip p{font-size:12px;line-height:1.5;margin:0;max-width:230px}.benefit-strip svg{width:15px;margin-left:auto;opacity:0;transition:opacity .2s}.benefit-strip a:hover svg{opacity:1}.section{margin-block:77px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:30px}.section-heading>div,.section-heading>p{max-width:395px}.section-heading strong{font-size:13px}.section-heading p{font-size:13px;line-height:1.6;margin:10px 0 2px}.section-label{display:block;font-size:10px;font-weight:700;letter-spacing:.2em;margin-bottom:17px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program-card{display:block;overflow:hidden;border-radius:14px;background:white;transition:transform .25s,box-shadow .25s}.program-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #173c3210}.program-photo{height:225px;overflow:hidden}.program-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.program-card:hover img{transform:scale(1.04)}.program-info{padding:22px 22px 24px}.card-label{font-size:8px;font-weight:700;letter-spacing:.16em;display:block;margin-bottom:12px}.program-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.program-title h3{font-size:21px;letter-spacing:-.045em}.circle-arrow{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--forest);color:white;flex-shrink:0}.circle-arrow svg{width:18px}.program-info>p{font-size:11px;line-height:1.6;margin:10px 0 0}.school-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.school-image{height:360px;position:relative}.school-image>img{width:100%;height:100%;object-fit:cover;border-radius:16px}.image-caption{position:absolute;bottom:-1px;left:-1px;background:#ecf0d2;padding:22px 30px;border-radius:0 17px 0 16px;font-size:24px;font-weight:700;line-height:1.15;letter-spacing:-.035em;min-width:175px}.school-copy h2{margin-bottom:23px}.school-copy p{font-size:14px;margin-bottom:26px;max-width:420px}.location-band{border-radius:20px;background:var(--forest);color:white;display:grid;grid-template-columns:1fr 1.1fr;padding:44px 48px;gap:55px}.location-band>div+div{border-left:1px solid #6a8979;padding-left:52px}.location-band h2{font-size:34px;letter-spacing:-.035em;line-height:1.2}.location-band h3{font-size:23px;line-height:1.3}.location-band p{color:#d7e4da;font-size:13px;line-height:1.75;margin:13px 0 18px}.location-band>div>span{font-size:9px;letter-spacing:.15em;color:var(--lime);font-weight:700}.location-band b{padding-inline:13px}.text-link{display:inline-flex;align-items:center;gap:17px;font-weight:600;font-size:12px;padding-bottom:4px;border-bottom:1px solid var(--line)}.text-link:hover{border-color:currentColor}.text-link.light{color:var(--lime);border:0;margin-top:24px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.faq{max-width:970px;margin-inline:auto}.faq h2{margin-bottom:25px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:500}summary::-webkit-details-marker{display:none}summary svg{width:18px;height:18px;transition:transform .2s}details[open] summary svg{transform:rotate(180deg)}details[open] summary{font-weight:700}details p{font-size:13px;max-width:790px;margin:0 40px 22px 0;line-height:1.8}.end-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:35px 0 50px;border-top:1px solid var(--line)}.end-cta h2{font-size:30px;letter-spacing:-.04em}.end-cta p{font-size:12px;margin:13px 0 0}.site-footer{background:var(--forest);color:white;margin-top:18px;padding:45px 0 18px}.site-footer .brand{align-self:flex-start;gap:11px}.site-footer .brand img{background:white;mix-blend-mode:normal;border-radius:5px;padding:3px;object-fit:contain;width:43px;height:49px}.site-footer .brand strong{font-size:17px}.site-footer .brand small{font-size:8px}.footer-main{display:grid;grid-template-columns:1.15fr 1.1fr 1fr 1fr;gap:30px;padding-bottom:39px}.footer-main>p{font-size:12px;color:#bed0c5;padding-top:3px}.footer-main>div{display:flex;flex-direction:column;gap:7px;font-size:11px}.footer-main>div strong{font-size:12px;margin-bottom:6px;color:white}.footer-main>div a{color:#bed0c5}.footer-main a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #426154;padding-top:18px;font-size:9px;color:#aac0b2;display:flex;justify-content:space-between;gap:20px}.footer-bottom>div{display:flex;gap:26px}.demo-dot:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--lime);margin-right:7px;vertical-align:middle}.breadcrumb{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;margin:18px 0 30px}.breadcrumb>a:hover{text-decoration:underline}.breadcrumb span:last-child{color:var(--ink)}.page-heading{margin:44px 0 42px;max-width:750px}.page-heading h1{font-size:55px;margin-bottom:23px}.page-heading p{font-size:16px;max-width:630px}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.detail-hero h1{font-size:43px;line-height:1.17;letter-spacing:-.055em}.detail-hero h1 em{font-size:1.04em}.detail-hero>div>p{font-size:15px;line-height:1.7;margin:22px 0 24px;max-width:490px}.detail-hero figure{height:358px;position:relative;margin:0;overflow:hidden;border-radius:18px}.detail-hero figure>img{width:100%;height:100%;object-fit:cover}.detail-hero figcaption{position:absolute;bottom:17px;left:17px;color:white;background:#173c32cd;border-radius:99px;padding:7px 12px;font-size:9px;max-width:calc(100% - 34px)}.facts-strip{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);background:white;border-radius:14px;padding:23px 26px}.facts-strip>div{padding:0 22px;display:flex;flex-direction:column;gap:5px}.facts-strip>div+div{border-left:1px solid var(--line)}.facts-strip span{font-size:8px;letter-spacing:.16em;color:var(--muted);font-weight:700}.facts-strip strong{font-size:12px}.detail-body{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:50px;align-items:start}.detail-body h2{font-size:32px;letter-spacing:-.045em;margin-bottom:20px}.body-intro{font-size:14px}.detail-body>div>h3{margin-top:29px;margin-bottom:12px;font-size:21px}.detail-body>div>p{font-size:14px}.training-steps,.steps{list-style:none;margin:27px 0 0;padding:0}.training-steps li{padding:22px 0;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:20px}.training-steps li>span,.steps li>span{font-size:12px;font-weight:700;display:grid;place-items:center;background:#e8eddd;min-width:39px;height:39px;border-radius:50%;color:var(--forest)}.training-steps h3{font-size:18px;margin:2px 0 8px}.training-steps p{font-size:12px;line-height:1.8;margin:0}.next-step{background:var(--lime);padding:32px;border-radius:16px;position:sticky;top:120px;overflow:hidden}.next-step h2{font-size:34px;margin-bottom:19px}.next-step p{font-size:13px;color:#3b5138;margin-bottom:23px}.small-line{width:30px;height:2px;background:var(--forest);display:block;margin-bottom:25px}.next-step .button{font-size:11px;padding:14px 17px;gap:10px}.next-step .aside-caption{font-family:Georgia,serif;font-style:italic;text-align:right;margin:45px 0 0;font-size:19px;line-height:1.25}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.related-link{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;align-items:center}.related-link:hover{color:#5d7f42}.related h2{font-size:27px}.choose-section{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:85px}.choose-section p{font-size:14px;margin:22px 0}.steps{margin:0}.steps li{display:flex;gap:21px;padding:20px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps h3{font-size:19px;margin-top:5px}.steps p{font-size:12px;margin:8px 0 0}.identity-panel{background:#e7eddb;border-radius:18px;min-height:355px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:22px}.identity-panel>img{width:94px;height:auto;mix-blend-mode:multiply}.identity-panel span{font-size:9px;letter-spacing:.24em;font-weight:700}.identity-panel h2{font-size:31px;margin:9px 0}.identity-panel p{font-size:12px;margin:0}.about-hero h1{font-size:41px}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.lead-text{font-size:20px;color:var(--ink);line-height:1.6;letter-spacing:-.025em}.about-story>div>p:not(.lead-text){font-size:14px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-bottom:70px}.values>div{border-top:1px solid var(--line);padding-top:20px}.values span{font-size:10px;color:var(--muted)}.values h3{font-size:21px;margin:17px 0 13px}.values p{font-size:13px}.local-card{background:white;border-radius:16px;padding:31px}.local-card>svg{color:#789b54;width:35px;height:35px;margin-bottom:22px}.local-card .section-label{font-size:8px}.local-card h2{font-size:37px;margin-bottom:3px}.local-card p{font-size:12px}.local-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.local-card dl{font-size:12px}.local-card dt{font-weight:700;margin-top:18px}.local-card dd{margin:4px 0 0;color:var(--muted)}.local-card .button{margin-top:15px}.contact-heading{margin-bottom:42px}.contact-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:56px;align-items:start;margin-bottom:70px}.contact-form-panel{background:white;border-radius:18px;padding:33px}.form-title{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.16em;font-weight:700;padding-bottom:24px;margin-bottom:5px;border-bottom:1px solid var(--line)}.form-title span:last-child{color:var(--muted)}form label{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:600;margin-top:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}input,select,textarea{width:100%;min-width:0;border:1px solid #d3dcd2;border-radius:7px;background:var(--paper);padding:12px 13px;color:var(--ink);font-size:12px;line-height:1.6}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#849087}.optional{font-weight:400;color:var(--muted)}.form-demo-note{padding:15px 17px;background:#f1f5e8;border-radius:8px;font-size:11px;line-height:1.7;margin:25px 0 21px;color:#526148}.form-demo-note p{font-size:11px;margin:5px 0 0;color:inherit}.contact-image{height:190px;border-radius:14px;overflow:hidden;margin-bottom:26px}.contact-image img{width:100%;height:100%;object-fit:cover}.contact-aside h2{font-size:31px}.contact-aside>p{font-size:13px;margin:20px 0}.contact-place{display:flex;gap:13px;align-items:center;border-block:1px solid var(--line);padding-block:20px;margin-bottom:24px}.contact-place strong{display:block;font-size:12px}.contact-place span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.success-icon{display:grid;place-items:center;background:var(--lime);width:57px;height:57px;border-radius:50%;margin:28px 0 22px}.success-icon svg{width:27px;height:27px}#form-success h2{font-size:34px}#success-greeting{font-size:14px;margin-top:20px}#success-summary{font-size:12px;border-top:1px solid var(--line);padding-top:12px}#success-summary dt{font-weight:700;margin-top:12px}#success-summary dd{margin:4px 0 0;color:var(--muted);overflow-wrap:anywhere}.legal-content{max-width:780px;margin-inline:auto;margin-top:40px}.legal-content h1{font-size:50px;margin-bottom:28px}.legal-content h2{font-size:26px;margin:36px 0 16px}.legal-content p,.source-list{font-size:14px}.source-list{padding-left:20px;line-height:2}.source-list a{border-bottom:1px solid var(--line)}.skip{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--lime);z-index:50}.skip:focus{top:12px}:focus-visible{outline:3px solid #769c35;outline-offset:5px}[hidden]{display:none!important}
@media(min-width:1650px){.nav-wrap{min-height:112px}.home-hero{min-height:505px}}
@media(max-width:1100px){nav#main-nav{gap:21px}.brand strong{font-size:18px}.brand small{font-size:8px}.brand{gap:10px}.brand img{width:38px;height:44px}.nav-wrap{gap:15px}.nav-cta{min-width:0;margin:0;padding:13px 16px}.hero-content{padding:35px 30px 23px}.hero-content h1{font-size:46px}.hero-content>p{font-size:15px}.home-hero{min-height:480px}.hero-actions{gap:10px}.hero-actions .button{font-size:10px;padding:13px 14px}.section-heading{gap:30px}.section-heading>div{max-width:330px}h2{font-size:35px}.program-title h3{font-size:17px}.program-info{padding:20px 17px}.program-photo{height:205px}.program-grid{gap:17px}.school-section{gap:43px}.benefit-strip>a{padding-inline:17px;gap:11px}.benefit-strip strong{font-size:11px}.benefit-strip p{font-size:11px}.location-band{padding:38px;gap:35px}.location-band>div+div{padding-left:35px}.location-band h2{font-size:30px}.footer-main{gap:24px;grid-template-columns:1.2fr 1fr 1fr}.footer-main>p{display:none}.detail-hero{gap:35px}.detail-hero h1{font-size:36px}.detail-body{gap:35px;grid-template-columns:minmax(0,1fr) 280px}.next-step{padding:25px}.contact-layout{gap:32px}.contact-form-panel{padding:25px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-wrap{min-height:85px}.menu-toggle{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;background:none;border:0;padding:12px 0}.menu-toggle svg{width:21px}.site-header{border-bottom:1px solid var(--line)}nav#main-nav{display:none;position:absolute;top:85px;left:0;right:0;background:var(--paper);padding:20px;box-shadow:0 16px 24px #173c3210;gap:6px;border-bottom:1px solid var(--line)}nav#main-nav.is-open{display:flex;flex-direction:column;align-items:stretch}#main-nav>a:not(.button){padding:14px 0;font-size:15px}#main-nav .button{align-self:flex-start;margin:13px 0 5px}.home-hero{margin-top:20px;grid-template-columns:1fr 1fr;min-height:460px}.hero-content{padding:28px 24px 21px}.hero-content h1{font-size:36px}.hero-content>p{font-size:13px;margin:20px 0}.hero-actions{flex-direction:column;align-items:flex-start}.hero-location{margin-top:22px;padding-top:15px}.hero-actions .button{font-size:10px;padding:13px 18px}.wide-only{display:none}.image-note{display:none}.benefit-strip>a{padding-inline:12px;gap:8px}.benefit-strip>a:first-child{padding-left:0}.benefit-strip>a>span{display:none}.benefit-strip svg{display:none}.benefit-strip strong{font-size:11px}.benefit-strip p{font-size:10px}.section{margin-block:56px}.section-heading{align-items:flex-start}.section-heading h2{font-size:30px}.section-heading>div{max-width:265px}.section-heading strong,.section-heading p{font-size:11px}.program-photo{height:160px}.program-title h3{font-size:15px}.program-title{gap:3px}.circle-arrow{width:27px;height:27px}.circle-arrow svg{width:14px}.program-info{padding:16px 13px}.program-info>p{font-size:10px}.card-label{font-size:6px;letter-spacing:.1em}.school-section{gap:30px}.school-image{height:320px}.school-copy h2{font-size:29px}.school-copy p{font-size:12px}.school-copy .button{font-size:10px;padding:14px 17px;gap:9px}.image-caption{font-size:20px;padding:19px 23px;min-width:150px}.location-band{padding:30px;gap:25px}.location-band>div+div{padding-left:25px}.location-band h2{font-size:26px}.location-band h3{font-size:20px}.location-band p{font-size:12px}.location-band>div>span{font-size:7px}.location-band b{padding-inline:5px}.faq h2{font-size:30px}.detail-hero{gap:25px}.detail-hero h1{font-size:29px}.detail-hero>div>p{font-size:13px}.detail-hero figure{height:320px}.detail-body{grid-template-columns:1fr;gap:30px}.next-step{position:static;display:block;max-width:none}.next-step .aside-caption{display:none}.facts-strip{padding:18px 12px}.facts-strip>div{padding-inline:13px}.facts-strip strong{font-size:10px}.facts-strip span{font-size:7px}.choose-section{gap:35px}.choose-section h2{font-size:30px}.choose-section p{font-size:12px}.about-hero h1{font-size:29px}.identity-panel{min-height:320px}.about-story{gap:35px}.about-story h2{font-size:33px}.lead-text{font-size:17px}.contact-layout{grid-template-columns:1.3fr .8fr;gap:25px}.form-grid{grid-template-columns:1fr;gap:0}.contact-form-panel{padding:23px}.contact-aside h2{font-size:26px}.contact-image{height:160px}.contact-form-panel .button{font-size:10px;padding:14px 16px;gap:10px}.footer-main{gap:20px}.site-footer .brand strong{font-size:15px}.site-footer .brand small{font-size:7px}.site-footer .brand img{width:33px;height:40px}.footer-main>div a{font-size:10px}}
@media(max-width:580px){.container{width:calc(100% - 36px)}.brand strong{font-size:18px}.brand small{font-size:8px}.brand img{width:38px;height:43px}.home-hero{grid-template-columns:1fr}.hero-content{padding:30px 25px 23px}.hero-content h1{font-size:clamp(34px,9.6vw,49px);line-height:1.14}.hero-content>p{font-size:14px;line-height:1.7;margin:20px 0}.hero-actions{flex-direction:row;gap:10px}.hero-actions .button{font-size:10px;padding:13px 14px}.hero-location{margin-top:22px}.hero-image{height:285px}.hero-image>img{object-position:center 45%}.benefit-strip{padding-top:23px;grid-template-columns:1fr;gap:0}.benefit-strip>a,.benefit-strip>a:first-child{padding:15px 6px;border-bottom:1px solid var(--line);align-items:center;gap:15px}.benefit-strip>a+a{border-left:0}.benefit-strip>a>span{display:block;font-size:9px}.benefit-strip strong{font-size:12px;margin-bottom:3px}.benefit-strip p{font-size:11px;max-width:none}.benefit-strip svg{display:block;opacity:1;width:15px}.section{margin-block:48px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:31px}.section-heading>div,.section-heading>p{max-width:none;margin-top:19px}.section-heading strong,.section-heading p{font-size:12px}.program-grid{grid-template-columns:1fr;gap:22px}.program-photo{height:225px}.program-info{padding:21px}.card-label{font-size:8px}.program-title h3{font-size:22px}.circle-arrow{width:36px;height:36px}.circle-arrow svg{width:18px}.program-info>p{font-size:12px}.school-section{grid-template-columns:1fr;gap:33px}.school-image{height:300px}.school-copy h2{font-size:34px}.school-copy p{font-size:13px}.school-copy .button{font-size:11px}.section-label{font-size:9px;margin-bottom:14px}.location-band{grid-template-columns:1fr;padding:30px 26px;gap:27px}.location-band h2{font-size:32px}.location-band>div+div{border-left:0;border-top:1px solid #678377;padding:25px 0 0}.location-band h3{font-size:23px}.location-band p{font-size:13px}.location-band>div>span{font-size:9px}.location-band b{padding-inline:10px}.text-link.light{margin-top:18px}.faq h2{font-size:29px}.faq summary{font-size:13px;padding:19px 0}.faq details p{font-size:12px;margin-right:18px}.end-cta{flex-direction:column;align-items:flex-start;gap:24px;padding:30px 0 36px}.end-cta h2{font-size:25px}.end-cta p{font-size:12px}.end-cta .button{font-size:12px}.site-footer{padding-top:32px}.footer-main{grid-template-columns:1fr 1fr;gap:27px 20px}.footer-main>.brand{grid-column:1/-1}.footer-main>div strong{font-size:12px}.footer-main>div a{font-size:11px}.site-footer .brand strong{font-size:20px}.site-footer .brand small{font-size:8px}.site-footer .brand img{width:40px;height:46px}.footer-bottom{flex-direction:column;gap:13px;font-size:9px}.footer-bottom>div{justify-content:space-between;gap:14px}.breadcrumb{font-size:9px;gap:7px;flex-wrap:wrap;margin:22px 0 29px}.detail-hero{grid-template-columns:1fr;gap:28px}.detail-hero h1{font-size:clamp(29px,8.4vw,43px)}.detail-hero>div>p{font-size:14px;margin:20px 0}.detail-hero figure{height:290px}.facts-strip{grid-template-columns:1fr;padding:6px 23px;margin-top:25px}.facts-strip>div{padding:16px 0;gap:5px}.facts-strip>div+div{border-left:0;border-top:1px solid var(--line)}.facts-strip span{font-size:8px}.facts-strip strong{font-size:12px}.detail-body h2{font-size:29px}.detail-body>div>p{font-size:13px}.training-steps{margin-top:22px}.training-steps li{gap:15px}.training-steps p{font-size:12px}.next-step{padding:27px}.related>div{grid-template-columns:1fr;gap:0}.related-link{font-size:14px;border-bottom:0}.related-link:last-child{border-bottom:1px solid var(--line)}.page-heading{margin:30px 0}.page-heading h1{font-size:39px}.page-heading p{font-size:14px}.choose-section{grid-template-columns:1fr;gap:35px}.choose-section h2{font-size:31px}.choose-section p{font-size:13px}.identity-panel{min-height:300px}.about-story{grid-template-columns:1fr;gap:25px}.about-story h2{font-size:36px}.values{grid-template-columns:1fr;gap:5px;margin-bottom:45px}.values>div{padding:20px 0}.values h3{margin-top:12px}.contact-heading h1{font-size:34px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-form-panel{padding:25px 20px}.contact-form-panel .button{font-size:11px;padding:15px 17px}.contact-image{height:225px}.contact-aside h2{font-size:31px}.contact-form-panel input,.contact-form-panel textarea,.contact-form-panel select{font-size:16px}.contact-form-panel label{font-size:12px}.legal-content h1{font-size:39px}.legal-content h2{font-size:24px}.legal-content p,.source-list{font-size:13px}.source-list{padding-left:16px}.success-icon{margin-top:24px}#form-success h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* seorado: Hinweis, dass die Tennisschule erfunden ist, und Porträt auf der Über-Seite */
.demo-bar{background:#173c32;color:#e7eddb;font-size:12px;line-height:1.4;text-align:center;padding:7px 18px}
.demo-bar a{color:#d7ee88;text-decoration:underline;text-underline-offset:2px}
.coach-figure img{object-position:center 30%}
