@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{--red:#a72938;--red-dark:#86202c;--yellow:#f4cb52;--ink:#252825;--muted:#62675f;--paper:#fff;--soft:#f6f6f1;--line:#dedfd7;--radius:18px;--max:1280px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;width:100%;object-fit:cover}svg{width:20px;height:20px;flex:none}p{font-size:1rem;line-height:1.75;margin:0 0 1.2rem}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif;line-height:1.13;letter-spacing:-.045em;margin:0;font-weight:650}h1{font-size:clamp(2.8rem,5.8vw,5.7rem)}h2{font-size:clamp(2rem,3.5vw,3.35rem)}h3{font-size:1.55rem}h4{font-size:1.13rem;letter-spacing:-.02em}ul{padding-left:1.3rem;line-height:1.8}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;padding:15px;background:white;z-index:99}.skip:focus{top:10px}:focus-visible{outline:3px solid #176dab;outline-offset:5px}.utility{background:var(--red);color:#fff;font-size:.8rem;padding:10px 0}.utility .wrap{display:flex;justify-content:space-between;gap:15px}.utility a{display:flex;align-items:center;gap:7px}.utility svg{width:14px;height:14px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid #ededE7}.nav{height:91px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:182px;height:65px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:550}.nav-links>a:not(.btn){padding:34px 0}.nav-links>a[aria-current=page]{color:var(--red)}.nav-links>a:hover{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:17px 25px;border:1px solid transparent;border-radius:7px;font-size:.9rem;font-weight:650;line-height:1.2;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:white}.btn-red:hover{background:var(--red-dark);color:white!important}.btn-outline{border-color:#b9bcb4;background:transparent}.btn-outline:hover{background:var(--soft)}.btn-yellow{background:var(--yellow);color:var(--ink)}.btn-white{background:white;color:var(--red)}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:600;font-size:.95rem;border-bottom:1px solid;padding-bottom:5px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:.74rem;font-weight:700;letter-spacing:.14em;color:var(--red);margin-bottom:22px}.eyebrow::before{content:'';width:23px;height:2px;background:currentColor}.hero{padding:61px 0 55px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.hero h1{max-width:620px}.hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em;color:var(--red)}.hero-lede{font-size:1.1rem;color:var(--muted);max-width:470px;margin:27px 0 30px}.actions{display:flex;gap:13px;flex-wrap:wrap;align-items:center}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:39px;font-size:.81rem;color:var(--muted)}.hero-proof svg{color:var(--red);width:26px;height:26px}.hero-proof strong{display:block;font-size:.86rem;color:var(--ink);margin-bottom:4px}.hero-photo{position:relative;padding:0 0 33px 0}.hero-photo>img{height:525px;border-radius:120px 12px 12px 12px;object-position:55% center}.photo-caption{position:absolute;left:-27px;bottom:0;background:var(--yellow);border-radius:10px;display:flex;gap:17px;align-items:center;padding:22px 28px;box-shadow:0 10px 24px #2222220c;max-width:350px}.photo-caption svg{height:34px;width:34px}.photo-caption strong{font-size:1.15rem;letter-spacing:-.03em}.photo-caption span{display:block;font-size:.8rem;margin-top:5px}.hero-side-note{position:absolute;right:18px;bottom:55px;font-size:.75rem;color:white;background:#202820b5;padding:8px 12px;border-radius:4px}.pillars{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr)}.pillar{padding:29px 22px;display:flex;gap:18px;align-items:center;border-right:1px solid var(--line)}.pillar:first-child{padding-left:0}.pillar:last-child{border:0}.pillar svg{width:30px;height:30px;color:var(--red)}.pillar strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:1rem;margin-bottom:5px}.pillar span{font-size:.8rem;color:var(--muted)}.section{padding:94px 0}.section-soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px}.section-head h2{max-width:630px}.section-head>p{max-width:350px;color:var(--muted);margin:0}.section-head .eyebrow{margin-bottom:15px}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.program-card{display:flex;flex-direction:column;position:relative;min-width:0}.program-card .image-wrap{border-radius:12px;overflow:hidden;position:relative}.program-card img{height:221px;transition:transform .45s}.program-card:hover img{transform:scale(1.04)}.card-tag{position:absolute;bottom:12px;left:12px;background:white;padding:7px 11px;border-radius:4px;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}.program-card h3{font-size:1.28rem;margin:22px 0 12px;letter-spacing:-.025em}.program-card p{font-size:.94rem;color:var(--muted);line-height:1.65}.card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:auto;padding-top:17px;font-size:.87rem;font-weight:650}.card-link svg{color:var(--red)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.story-img{height:470px;border-radius:12px;object-position:center}.story-copy h2{margin-bottom:26px}.story-copy p{color:var(--muted)}.mini-values{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.mini-values span{font-size:.8rem;border:1px solid #d4d6cc;padding:8px 12px;border-radius:30px}.cta-band{background:var(--red);border-radius:14px;padding:50px 57px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:white}.cta-band h2{font-size:2.65rem;max-width:560px}.cta-band p{margin:18px 0 0;color:#f4dfe2;max-width:600px}.site-footer{padding:65px 0 0;background:#222a25;color:#f7f8f3}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;padding-bottom:45px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.footer-brand img{width:48px;height:48px;object-fit:contain}.footer-brand strong{font-size:1.7rem;letter-spacing:.06em}.footer-brand small{display:block;font-size:.65rem;letter-spacing:.05em}.footer-top p{font-size:.88rem;color:#bec5bd;max-width:290px}.footer-top h3{font-size:.93rem;letter-spacing:0;margin:12px 0 25px}.footer-top a{display:block;font-size:.86rem;color:#d3d8cf;margin:0 0 14px}.footer-top a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #465044;display:flex;justify-content:space-between;padding:24px 0;font-size:.76rem;color:#b6bfb3;gap:20px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px;border-radius:5px}.quote-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.quote-mark{font-size:5rem;font-family:Georgia,serif;color:var(--red);line-height:.8}.quote-content blockquote{font-family:Georgia,serif;font-size:1.8rem;line-height:1.5;margin:12px 0 28px}.quote-author{display:flex;gap:15px;align-items:center}.quote-author img{width:55px;height:55px;border-radius:50%;object-position:top}.quote-author strong{font-size:.91rem}.quote-author small{display:block;font-size:.8rem;color:var(--muted);margin-top:5px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card img{height:250px;border-radius:10px;margin-bottom:20px}.news-card h3{font-size:1.25rem;margin:9px 0 15px}.news-card .eyebrow{font-size:.68rem;margin:0}.news-card p{font-size:.92rem;color:var(--muted)}.section-small{padding:0 0 88px}.intro{padding:64px 0 62px;background:var(--soft);border-bottom:1px solid var(--line)}.intro h1{font-size:clamp(2.7rem,5vw,4.7rem);max-width:1000px}.intro p{font-size:1.14rem;color:var(--muted);max-width:700px;margin:24px 0 0}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:35px;display:flex;gap:12px}.breadcrumb a:hover{color:var(--red)}.split-content{display:grid;grid-template-columns:1.55fr .8fr;gap:78px}.prose h2{font-size:2rem;margin:0 0 23px}.prose h3{font-size:1.35rem;margin:32px 0 15px}.prose p,.prose li{color:var(--muted)}.prose .feature-image{height:370px;border-radius:12px;margin-bottom:35px}.prose section+section{margin-top:48px}.side-card{background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:30px;margin-bottom:25px}.side-card h3{font-size:1.3rem;margin-bottom:18px}.side-card p{font-size:.94rem;color:var(--muted)}.side-card .btn{width:100%;margin-top:8px}.side-card .contact-person{display:flex;gap:15px;align-items:center;margin:20px 0}.contact-person img{width:63px;height:73px;border-radius:6px;object-position:top}.contact-person strong{font-size:.92rem}.contact-person span{display:block;font-size:.8rem;color:var(--muted);margin-top:7px}.check-list{list-style:none;padding:0}.check-list li{padding:13px 0 13px 30px;position:relative;border-bottom:1px solid var(--line)}.check-list li::before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:700}.numbered{counter-reset:steps;list-style:none;padding:0}.numbered li{counter-increment:steps;position:relative;padding:0 0 25px 45px}.numbered li::before{content:counter(steps);position:absolute;left:0;top:0;width:28px;height:28px;display:grid;place-items:center;background:var(--yellow);border-radius:50%;font-size:.85rem;color:var(--ink)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.info-card{border:1px solid var(--line);border-radius:12px;padding:28px}.info-card>svg{color:var(--red);margin-bottom:20px;width:30px;height:30px}.info-card h3{font-size:1.35rem;margin-bottom:18px}.info-card p{font-size:.96rem;color:var(--muted)}.info-card .text-link{font-size:.86rem}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.team-card img{height:230px;border-radius:10px;object-position:top;background:var(--soft)}.team-card h3{font-size:1.05rem;margin:18px 0 8px;line-height:1.45;letter-spacing:-.02em}.team-card p{font-size:.85rem;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-item{padding:0;border:0;text-align:left;background:none;color:var(--ink)}.gallery-item img{height:280px;border-radius:10px;transition:filter .2s}.gallery-item:hover img{filter:brightness(.9)}.gallery-item span{font-size:.88rem;display:block;line-height:1.5;margin:12px 0 6px}.gallery-dialog{border:0;padding:0;border-radius:12px;max-width:min(1000px,94vw);max-height:92vh;background:#fff}.gallery-dialog::backdrop{background:#111b16dd}.gallery-dialog img{height:auto;max-height:74vh;object-fit:contain;background:#1e211e}.dialog-bottom{padding:20px;display:flex;gap:25px;justify-content:space-between;align-items:center}.dialog-bottom p{margin:0}.dialog-bottom button{border:1px solid var(--line);background:white;border-radius:5px;padding:10px 16px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 28px}.video-card video,.video-card iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:10px;background:#202720}.video-card h3{font-size:1.18rem;margin:17px 0 10px}.video-card p{color:var(--muted);font-size:.9rem}.download-row{padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.download-row h3{font-size:1.2rem;margin-bottom:9px}.download-row p{font-size:.9rem;color:var(--muted);margin:0}.download-row .btn{white-space:nowrap}.event-list{display:grid;grid-template-columns:1fr 1fr;gap:25px}.webinar{border:1px solid var(--line);border-radius:12px;padding:26px;display:flex;flex-direction:column;align-items:flex-start}.webinar time{font-size:.8rem;color:var(--red);font-weight:600;margin-bottom:15px}.webinar h3{font-size:1.25rem;margin-bottom:15px}.webinar p{font-size:.92rem;color:var(--muted)}.webinar .text-link{margin-top:auto;font-size:.85rem}.note{font-size:.87rem!important;color:var(--muted);border-left:3px solid var(--yellow);padding:13px 18px;background:var(--soft);margin:25px 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field label{font-size:.87rem;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #bfc4b9;border-radius:6px;padding:13px;background:white;color:var(--ink);font-size:1rem}.field textarea{min-height:130px;resize:vertical}.field small{font-size:.78rem;color:var(--muted)}.form-panel{border:1px solid var(--line);padding:35px;border-radius:12px}.form-panel h2{font-size:1.8rem;margin-bottom:17px}.form-panel>p{font-size:.93rem;color:var(--muted)}.form-status{font-size:.9rem;color:var(--red);margin:20px 0 0}.bank-details{margin:0}.bank-details>div{padding:16px 0;border-bottom:1px solid var(--line)}.bank-details dt{font-size:.8rem;color:var(--muted);margin-bottom:6px}.bank-details dd{font-size:1rem;margin:0;font-weight:550;display:flex;justify-content:space-between;gap:12px;align-items:center}.copy-btn{display:inline-flex;align-items:center;gap:7px;background:white;border:1px solid var(--line);padding:7px 10px;font-size:.75rem;border-radius:5px}.copy-btn svg{height:14px;width:14px}.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.subnav a{padding:10px 18px;border:1px solid var(--line);border-radius:30px;font-size:.86rem}.subnav a:hover,.subnav a[aria-current=page]{background:var(--ink);color:white;border-color:var(--ink)}.big-number{font-size:2.4rem;font-family:Manrope,Arial,sans-serif;display:block;margin-bottom:15px;color:var(--red)}.empty-page{min-height:50vh;text-align:center;padding:90px 20px}.empty-page h1{margin-bottom:25px}.empty-page p{margin:25px auto;max-width:500px}
@media(min-width:1600px){.hero{padding-block:80px}.hero-photo>img{height:570px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav-links{gap:18px;font-size:.83rem}.nav{gap:20px}.brand img{width:155px}.hero-grid{gap:35px}.hero-photo>img{height:475px}.hero h1{font-size:4.6rem}.hero-lede{font-size:1rem}.program-grid{gap:18px}.program-card img{height:185px}.story-grid{gap:45px}.team-grid{grid-template-columns:repeat(3,1fr)}.split-content{gap:40px}.footer-top{gap:25px}.pillar{padding:24px 15px;gap:12px}.pillar strong{font-size:.9rem}.pillar span{font-size:.75rem}.photo-caption{left:-15px;padding:18px 23px}}
@media(max-width:850px){.menu-toggle{display:inline-flex}.nav{height:77px}.nav-links{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:20px 28px 28px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0000000a}.nav-links.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav-links>a:not(.btn){padding:14px 0;font-size:1rem}.nav-links .btn{margin-top:12px}.brand img{width:153px;height:59px}.hero h1{font-size:3.8rem}.hero-grid{gap:27px}.hero-photo>img{height:435px;border-top-left-radius:80px}.hero .btn{padding:14px 17px;font-size:.8rem;gap:10px}.photo-caption{padding:17px;gap:10px}.photo-caption strong{font-size:1rem}.photo-caption svg{width:27px}.photo-caption span{font-size:.72rem}.hero-side-note{display:none}.hero-proof{font-size:.72rem;margin-top:25px}.hero-proof strong{font-size:.76rem}.pillar-grid{grid-template-columns:1fr 1fr}.pillar{padding:22px!important}.pillar:nth-child(2){border-right:0}.pillar:nth-child(-n+2){border-bottom:1px solid var(--line)}.program-grid{grid-template-columns:repeat(2,1fr);gap:36px 22px}.program-card img{height:230px}.section{padding:70px 0}.section-head{align-items:flex-start}.section-head>p{max-width:260px}.story-grid{gap:35px}.story-img{height:420px}.quote-section{gap:35px}.quote-content blockquote{font-size:1.5rem}.news-grid{gap:20px}.news-card img{height:190px}.cta-band{padding:38px}.cta-band h2{font-size:2rem}.footer-top{grid-template-columns:1.2fr 1fr;gap:25px 55px}.split-content{grid-template-columns:1.3fr .9fr;gap:30px}.side-card{padding:24px}.gallery-grid{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr;gap:0}.form-panel{padding:25px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.utility{font-size:.71rem;padding:9px 0}.utility .utility-right{display:none}.hero{padding:39px 0 40px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:clamp(3.35rem,12.5vw,4.8rem)}.eyebrow{font-size:.68rem;margin-bottom:19px}.hero-lede{font-size:1rem;margin:23px 0 25px}.hero .btn{font-size:.86rem;padding:16px 19px}.hero-proof{margin-top:25px;font-size:.77rem}.hero-proof strong{font-size:.8rem}.hero-photo{margin-left:15px;padding-bottom:25px}.hero-photo>img{height:365px;border-top-left-radius:85px}.photo-caption{left:-15px;max-width:285px;padding:19px 22px}.photo-caption strong{font-size:1.05rem}.photo-caption span{font-size:.76rem}.pillars .wrap{width:100%}.pillar{gap:12px;padding:21px 20px!important}.pillar svg{width:25px;height:25px}.pillar strong{font-size:.84rem}.pillar span{font-size:.71rem}.section{padding:57px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:none;margin-top:20px}.section-head>.text-link{margin-top:22px}.program-grid{gap:32px 16px}.program-card img{height:180px}.program-card h3{font-size:1.13rem;line-height:1.3;margin-top:16px}.program-card p{font-size:.86rem}.card-tag{font-size:.58rem;padding:6px 8px;left:8px;bottom:8px}.card-link{font-size:.78rem;gap:8px}.card-link svg{width:17px}.story-grid,.quote-section{grid-template-columns:1fr;gap:30px}.story-img{height:340px}.story-copy h2{font-size:2.35rem}.quote-content blockquote{font-size:1.6rem}.quote-mark{font-size:4rem}.quote-section{gap:20px}.news-grid{grid-template-columns:1fr;gap:35px}.news-card img{height:260px}.cta-band{display:block;padding:32px 27px}.cta-band h2{font-size:2rem}.cta-band p{font-size:.92rem}.cta-band .btn{margin-top:25px}.section-small{padding-bottom:55px}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{max-width:350px}.footer-bottom{flex-direction:column;gap:12px;font-size:.73rem}.intro{padding:35px 0 42px}.intro h1{font-size:2.75rem}.intro p{font-size:1rem}.breadcrumb{margin-bottom:27px;font-size:.75rem;flex-wrap:wrap}.split-content{grid-template-columns:1fr;gap:35px}.prose h2{font-size:1.8rem}.prose .feature-image{height:285px}.team-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.team-card img{height:220px}.team-card h3{font-size:.94rem}.gallery-grid{gap:21px 14px}.gallery-item img{height:185px}.gallery-item span{font-size:.8rem}.video-grid,.event-list{grid-template-columns:1fr}.download-row{align-items:flex-start;gap:20px}.download-row h3{font-size:1.03rem}.download-row p{font-size:.8rem}.download-row .btn{padding:11px;font-size:.77rem;gap:8px}.download-row .btn svg{width:17px}.form-panel{padding:25px 20px}.subnav{gap:8px}.subnav a{font-size:.8rem;padding:9px 13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
