.menu-toggle{cursor:pointer;background:0 0;border:0;width:46px;height:46px;padding:10px;display:none}.menu-toggle span{background:#173f2a;width:26px;height:2px;margin:6px 0;transition:transform .25s,opacity .2s;display:block}.menu-toggle.open span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.home-carousel{background:#10271a;border-bottom:12px solid #f2dd80;height:min(74vw,720px);min-height:520px;position:relative;overflow:hidden}.home-slide{opacity:0;pointer-events:none;transition:opacity 1s,transform 7s;position:absolute;inset:0;transform:scale(1.035)}.home-slide:after{content:"";background:linear-gradient(90deg,#0c361dad,#19522d3d 58%,#081e1233);position:absolute;inset:0}.home-slide.active{opacity:1;transform:scale(1)}.home-slide img{object-fit:cover;width:100%;height:100%}.carousel-title{z-index:2;color:#fff;pointer-events:none;position:absolute;top:50%;left:clamp(28px,9vw,145px);transform:translateY(-50%)}.carousel-title h1{letter-spacing:-.04em;margin:20px 0 28px;font-size:clamp(58px,9vw,126px);line-height:.9}.carousel-title h1 em{color:#d8e0bd;padding-bottom:.08em;font-weight:400;display:inline-block}.carousel-title h2{letter-spacing:.12em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:clamp(17px,2vw,26px)}.carousel-arrow{z-index:3;color:#173f2a;cursor:pointer;background:#fffdf8e6;border:0;border-radius:50%;width:52px;height:52px;font-size:37px;line-height:1;transition:transform .2s,background .2s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.carousel-arrow:focus-visible,.carousel-dots button:focus-visible{outline-offset:4px;outline:3px solid #f2dd80}.carousel-arrow.previous{left:clamp(18px,4vw,64px)}.carousel-arrow.next{right:clamp(18px,4vw,64px)}.carousel-dots{z-index:3;gap:14px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;width:11px;height:11px;padding:0}.carousel-dots button.active{background:#fff}.forest-film{color:#fff;height:min(62vw,680px);min-height:430px;position:relative;overflow:hidden}.forest-film:after{content:"";background:linear-gradient(90deg,#07221394,#0722130d);position:absolute;inset:0}.forest-film video{object-fit:cover;width:100%;height:100%}.forest-film>div{z-index:2;position:absolute;bottom:clamp(42px,9vw,120px);left:clamp(28px,8vw,130px)}.forest-film p{letter-spacing:.22em;font-size:12px;font-weight:700}.forest-film h2{margin:0;font-size:clamp(48px,7vw,94px);line-height:.98}.home-recognition{background:#f6f0e7;grid-template-columns:repeat(2,minmax(0,520px));justify-content:center;gap:clamp(28px,4vw,64px);padding:86px clamp(28px,5vw,76px);display:grid}.home-recognition figure{margin:0}.home-recognition img{object-fit:cover;background:#fff;width:100%;height:390px}.home-recognition figure:last-child img{object-fit:cover;object-position:center}.home-recognition figcaption{color:#506055;padding-top:18px;font-size:14px;line-height:1.5}@media (max-width:1180px){.site-header{align-items:center;height:82px;min-height:82px;position:sticky}.site-header .brand span{font-size:14px;display:block}.menu-toggle{z-index:22;display:block;position:relative}.site-header nav{opacity:0;visibility:hidden;background:#fffdf8;border-top:1px solid #e5e0d6;border-bottom:1px solid #d8d1c5;flex-direction:column;gap:0;padding:12px 22px 24px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 16px 30px #0d2b1b21}.site-header nav.open{opacity:1;visibility:visible;transform:translateY(0)}.site-header nav a{border-bottom:1px solid #e8e2d7;width:100%;padding:15px 4px;font-size:15px}.site-header nav a:last-child{border-bottom:0}}@media (max-width:760px){.home-carousel{min-height:480px}.carousel-title{left:26px;right:26px}.carousel-title h1{font-size:clamp(52px,15vw,74px)}.carousel-arrow{width:44px;height:44px}.home-recognition{grid-template-columns:1fr;padding-block:70px}.home-recognition img{height:340px}}@media (prefers-reduced-motion:reduce){.home-slide{transition:opacity .2s;transform:none}.forest-film video{display:none}.forest-film{background:url(/images/home/mission.jpg) 50%/cover no-repeat}}
:root{--pine:#123c2b;--deep:#08291d;--moss:#577a52;--sage:#a5bc8f;--fern:#dce8c8;--sun:#f1d56c;--clay:#d98c62;--sky:#9dbbd4;--cream:#f3efe4;--paper:#fbfaf5;--ink:#10251a;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--sans:"Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif}html{background:var(--deep)}body{font-family:var(--sans);background:var(--paper);color:var(--ink)}h1,h2,h3{font-family:var(--serif);letter-spacing:-.035em}::selection{background:var(--sun);color:var(--deep)}:where(a,button):focus-visible{outline:3px solid var(--sun);outline-offset:4px}.scroll-progress{z-index:200;pointer-events:none;background:#ffffff1f;height:3px;position:fixed;inset:0 0 auto}.scroll-progress span{transform-origin:0;background:linear-gradient(90deg,var(--sun),var(--clay),var(--sky));will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 14px #f1d56c73}.motion-section{opacity:0;transition:opacity .85s cubic-bezier(.2,.75,.2,1),transform .95s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.motion-section.in-view{opacity:1;transform:translateY(0)}.motion-section.in-view :is(.eyebrow,h1,h2){text-wrap:balance}.site-header{-webkit-backdrop-filter:blur(16px);background:#fbfaf5e6;border-bottom:1px solid #123c2b1f;height:88px;transition:height .35s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s,padding .35s}.site-header.scrolled{background:#fbfaf5f5;height:76px;box-shadow:0 10px 35px #08291d14}.site-header.scrolled .brand img{width:52px;height:50px}.brand{text-transform:uppercase;letter-spacing:.08em;font-size:14px}.brand img{border:2px solid var(--fern);transition:width .35s,height .35s,transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .3s;box-shadow:0 0 0 5px #a5bc8f2e}.brand:hover img{transform:rotate(-4deg)scale(1.04);box-shadow:0 0 0 6px #a5bc8f42}.site-header nav a{color:#3e5748;border:0;transition:color .2s;position:relative}.site-header nav a:after{content:"";background:var(--clay);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover,.site-header nav a.active{color:var(--deep)}.site-header nav a:hover:after,.site-header nav a.active:after{transform:scaleX(1)}.eyebrow{color:var(--moss);letter-spacing:.26em;font-size:11px}.eyebrow:before{content:"";background:var(--clay);width:28px;height:2px;margin:0 12px 3px 0;display:inline-block}.eyebrow.light:before{background:var(--sun)}.home-carousel{border-bottom:0}.home-carousel.in-view .carousel-title h1{animation:1s cubic-bezier(.16,1,.3,1) .12s both homeHeroTitleIn}.home-carousel.in-view .carousel-title h2{animation:.8s cubic-bezier(.16,1,.3,1) .46s both heroCopyIn}.home-carousel.in-view .carousel-dots{animation:.7s .72s both heroCopyIn}.home-carousel:after{content:"";z-index:2;background:linear-gradient(90deg,var(--sun) 0 25%,var(--clay) 25% 50%,var(--sky) 50% 75%,var(--sage) 75% 100%);height:10px;position:absolute;bottom:0;left:0;right:0}.carousel-title h1{text-shadow:0 4px 30px #00000029}.carousel-title h1 em{color:#e3eec8}.carousel-title h2{font-family:var(--sans);font-size:clamp(14px,1.45vw,20px);font-weight:600}.carousel-arrow{background:#fbfaf5e0;box-shadow:0 8px 24px #08291d2e}.split{gap:clamp(55px,8vw,120px);max-width:1280px;padding-block:135px}.split h2,.prose-wide h2,.chapters h2,.leaders>h2{font-size:clamp(48px,5.5vw,78px)}.split img{box-shadow:24px 24px 0 var(--fern);border-radius:2px 80px 2px 2px}.intro{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(48px,6vw,90px);position:relative}.intro img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.forest-film:after{background:linear-gradient(90deg,#08291db8,#123c2b14)}.forest-film h2{font-family:var(--serif);letter-spacing:-.045em}.impact{background:linear-gradient(120deg,var(--deep),#184c35);padding-block:85px}.impact div{border-color:#dce8c840;transition:transform .3s;position:relative}.impact div:hover{transform:translateY(-6px)}.impact div:before{content:"";background:var(--sun);width:36px;height:4px;margin-bottom:8px}.impact strong{font-family:var(--serif);color:#fff9e8;font-size:clamp(50px,5vw,74px)}.home-recognition{background:linear-gradient(#f5f0e6,#ebe5d7)}.home-recognition figure{position:relative}.home-recognition img{transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;box-shadow:0 18px 50px #2a392d1f}.home-recognition figure:hover img{transform:translateY(-8px);box-shadow:0 28px 60px #2a392d2e}.home-recognition figcaption{color:var(--pine);font-weight:600}.page-hero{border-bottom:10px solid var(--sun);min-height:480px}.page-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#08291d57);position:absolute;inset:0}.page-hero{position:relative;overflow:hidden}.page-hero>*{z-index:1;position:relative}.page-hero.in-view .eyebrow{animation:.75s cubic-bezier(.16,1,.3,1) .12s both heroCopyIn}.page-hero.in-view h1{animation:1s cubic-bezier(.16,1,.3,1) .24s both heroTitleIn}.page-hero.in-view>p:last-child:not(.eyebrow){animation:.75s cubic-bezier(.16,1,.3,1) .52s both heroCopyIn}.page-hero h1{text-shadow:0 6px 34px #0000002e;font-size:clamp(72px,10vw,136px)}.page-hero.forest,.page-hero.events-hero{isolation:isolate;background-image:radial-gradient(circle at 82% 18%,#f1d56c29 0 1px,#0000 2px),radial-gradient(circle at 78% 48%,#9dbbd438,#0000 24%),radial-gradient(circle at 12% 100%,#577a5280,#0000 36%),linear-gradient(125deg,#061f17 0%,#0d3d2b 52%,#286247 100%);background-size:26px 26px,auto,auto,auto;min-height:510px}.page-hero.forest:before,.page-hero.events-hero:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #fff3;border-radius:50%;width:clamp(260px,34vw,520px);position:absolute;top:50%;right:clamp(-120px,-5vw,-45px);transform:translateY(-50%);box-shadow:0 0 0 55px #ffffff09,0 0 0 110px #ffffff06}.page-hero.forest:after,.page-hero.events-hero:after{z-index:-1;background:linear-gradient(90deg,#03140e57,#0000 60%)}.page-hero.forest h1,.page-hero.events-hero h1{max-width:900px;text-shadow:none}.page-hero.heroes-hero{background-image:linear-gradient(90deg,#051f16b3 0%,#051f1661 48%,#051f161f 100%),url(/images/about/carousel-08.png);background-position:50% 55%}.prose-wide{max-width:1180px;padding:72px 500px 62px 40px;position:relative}.prose-wide:before{content:"ABOUT";font:700 92px/1 var(--sans);letter-spacing:.05em;color:#123c2b0b;position:absolute;top:16px;left:-80px}.prose-wide:after{content:"";width:400px;height:350px;box-shadow:18px 18px 0 var(--fern);background:url(/images/about/carousel-04.png) 50%/cover no-repeat;border-radius:2px 58px 2px 2px;position:absolute;top:72px;right:40px}.prose-wide h2{margin-bottom:34px;font-size:clamp(46px,5vw,68px)}.prose-wide p{color:#384c40;margin-bottom:24px;font-size:17px;line-height:1.65}.reimagine-logo{mix-blend-mode:multiply;width:min(250px,58%);height:auto;margin:32px auto 0}.about-carousel{color:#fff;background:radial-gradient(circle at 12% 8%,#2d694b 0,#0000 34%),radial-gradient(circle at 88% 85%,#577a5240,#0000 34%),linear-gradient(145deg,#0c3324,#061e16);padding:90px clamp(22px,5vw,72px) 58px;overflow:hidden}.about-carousel-heading{justify-content:space-between;align-items:end;gap:30px;width:min(1100px,100%);margin:0 auto 38px;display:flex}.about-carousel-heading span{color:var(--sun);letter-spacing:.26em;font-size:11px;font-weight:800}.about-carousel-heading h2{color:#fffaf0;margin:12px 0 0;font-size:clamp(42px,5vw,68px);line-height:.96}.about-carousel-heading h2 em{color:#bcd2a5;font-weight:400}.about-carousel-heading p{color:#ffffffa8;letter-spacing:.13em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.about-carousel-stage{background:#02120c80;border:1px solid #ffffff29;border-radius:28px;justify-content:center;align-items:center;width:min(1100px,100%);height:600px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000047}.about-carousel-stage:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 12px #ffffff09}.about-carousel-stage>img{object-fit:contain;width:100%;height:100%;animation:.6s cubic-bezier(.2,.8,.2,1) both aboutFade}.about-arrow{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#061e16a6;border:1px solid #fff6;border-radius:50%;width:54px;height:54px;font-size:34px;line-height:1;transition:background .2s,transform .2s,border-color .2s;position:absolute;top:50%;transform:translateY(-50%)}.about-arrow:hover{background:var(--sun);border-color:var(--sun);color:var(--deep);transform:translateY(-50%)scale(1.06)}.about-arrow.previous{left:22px}.about-arrow.next{right:22px}.about-carousel-count{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061e16b8;border:1px solid #ffffff40;border-radius:999px;align-items:baseline;gap:5px;padding:10px 14px;display:flex;position:absolute;bottom:20px;right:22px}.about-carousel-count b{color:#fff;font:600 20px/1 var(--serif)}.about-carousel-count span{color:#ffffffa6;letter-spacing:.1em;font-size:11px}.about-thumbnails{scrollbar-color:#fff6 transparent;gap:10px;max-width:1100px;margin:24px auto 0;padding:5px 2px 14px;display:flex;overflow-x:auto}.about-thumbnails button{opacity:.52;cursor:pointer;background:#0a291e;border:2px solid #0000;border-radius:10px;flex:0 0 112px;height:76px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.about-thumbnails button:hover,.about-thumbnails button.active{opacity:1;border-color:var(--sun);transform:translateY(-3px)}.about-thumbnails img{object-fit:cover;width:100%;height:100%}.photo-grid{gap:12px}.photo-grid img{filter:saturate(.88);transition:filter .35s,transform .35s}.photo-grid img:first-child,.photo-grid img:nth-child(6){border-radius:50px 2px 2px}.photo-grid img:hover{filter:saturate(1.08);transform:scale(.985)}.chapters{background:var(--fern)}.chapter-grid{background:0 0;gap:10px}.chapter-grid a{background:#fbfaf5bf;border:1px solid #123c2b1f;transition:transform .28s,background .28s,box-shadow .28s}.chapter-grid a:hover{background:#fff;transform:translateY(-6px);box-shadow:0 18px 35px #123c2b1a}.chapter-grid a b{transition:letter-spacing .3s,color .3s}.chapter-grid a:hover b{letter-spacing:.2em;color:var(--clay)}.chapter-grid a b{color:var(--moss)}.advisor{max-width:1180px;padding-block:25px 72px;position:relative}.advisor img{box-shadow:-18px 18px 0 var(--fern);border-radius:120px 2px 2px;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .5s}.advisor:hover>img{filter:saturate(1.06);transform:scale(.985)}.advisor.reverse img{border-radius:2px 2px 120px;box-shadow:18px 18px #e8d5c5}.advisor:not(.reverse)>img{content:url(/images/heroes/justin-01.png)}.advisor.reverse>img{content:url(/images/heroes/muhammad-01.png)}.advisor:after{content:"";z-index:2;border:8px solid var(--paper);background:url(/images/heroes/justin-02.png) 50%/cover no-repeat;border-radius:4px 36px 4px 4px;width:165px;height:220px;position:absolute;top:340px;left:235px;transform:rotate(2deg);box-shadow:0 18px 45px #08291d33}.advisor:not(.reverse):after{left:250px}.advisor.reverse:after{background-image:url(/images/heroes/muhammad-02.png);background-position:50% 20%}.advisor h2{font-size:clamp(50px,5vw,68px)}.advisor b{color:var(--moss);letter-spacing:.08em;text-transform:uppercase;font-size:13px}.leaders{background:linear-gradient(160deg,#edf1df,var(--cream))}.leader-grid{gap:22px}.leader-grid article{border:1px solid #123c2b1a;border-radius:24px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;overflow:hidden;box-shadow:0 8px 28px #123c2b0f}.leader-grid article:hover{transform:translateY(-9px);box-shadow:0 22px 42px #123c2b21}.leader-grid img{transition:transform .6s}.leader-grid article:hover img{transform:scale(1.035)}.leader-grid small{color:var(--clay)}.event-grid{gap:55px 30px;max-width:1320px}.event-grid figure{background:var(--cream);position:relative;overflow:hidden}.event-grid figure:nth-child(2n){margin-top:70px}.event-grid img{filter:saturate(.9);height:560px;transition:transform .6s,filter .4s}.event-grid figure:hover img{filter:saturate(1.08);transform:scale(1.035)}.event-grid figcaption{color:var(--pine);padding:18px 20px;font-weight:700}.events-collection{background:var(--paper);padding:90px clamp(24px,5vw,78px) 120px}.events-intro{justify-content:space-between;align-items:end;gap:35px;max-width:1420px;margin:0 auto 45px;display:flex}.events-intro h2{margin:10px 0 0;font-size:clamp(48px,6vw,78px)}.events-intro>p{color:#52675a;max-width:430px;margin:0 0 7px;line-height:1.6}.event-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1420px;margin:auto;display:grid}.event-card{aspect-ratio:4/3;background:var(--deep);color:#fff;text-align:left;cursor:pointer;border:0;border-radius:16px;min-width:0;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #08291d14}.event-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .4s}.event-card-shade{background:linear-gradient(#0000 28%,#041811e0);transition:background .35s;position:absolute;inset:0}.event-card-copy{flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:auto 20px 18px}.event-card small{color:var(--sun);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800}.event-card strong{font:500 clamp(20px,1.7vw,28px)/1.06 var(--serif);letter-spacing:-.025em}.event-card em{opacity:0;color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;max-height:0;margin-top:0;font-size:11px;font-style:normal;transition:max-height .3s,margin .3s,opacity .3s;overflow:hidden}.event-card em b{color:var(--sun)}.event-card:hover img,.event-card:focus-visible img{filter:saturate(1.08);transform:scale(1.055)}.event-card:hover em,.event-card:focus-visible em{opacity:1;max-height:30px;margin-top:12px}.event-card:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.event-modal{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02120cd6;padding:30px;animation:.25s both modalIn;position:fixed;inset:0;overflow-y:auto}.event-modal-panel{background:#f6f3ea;border:1px solid #ffffff24;border-radius:24px;width:min(1320px,100%);min-height:calc(100vh - 60px);margin:auto;overflow:hidden;box-shadow:0 40px 100px #0000006b}.event-modal-panel>header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f3eaf0;border-bottom:1px solid #123c2b1f;justify-content:space-between;align-items:start;gap:25px;padding:30px 36px 24px;display:flex;position:sticky;top:-30px}.event-modal-panel header small{color:var(--clay);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.event-modal-panel header h2{margin:7px 0 4px;font-size:clamp(34px,4vw,54px);line-height:1}.event-modal-panel header p{color:#66766c;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:12px}.event-modal-panel header button{width:48px;height:48px;color:var(--deep);cursor:pointer;background:#fff;border:1px solid #123c2b33;border-radius:50%;flex:0 0 48px;font-size:32px;line-height:1}.event-modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;padding:22px;display:grid}.event-modal-grid img{object-fit:cover;background:#e5e4db;border-radius:10px;width:100%;height:auto;min-height:220px;max-height:560px}@keyframes modalIn{0%{opacity:0}to{opacity:1}}.bulletin-hero{border-bottom:10px solid var(--clay);min-height:640px;position:relative}.bulletin-hero:after{content:"";pointer-events:none;border:1px solid #ffffff59;margin:28px;position:absolute;inset:0}.bulletin-hero>*{z-index:1;position:relative}.bulletin-hero h1{font-size:clamp(64px,9vw,118px)}.bulletins{background:var(--paper)}.bulletins>h2{max-width:700px;margin-inline:auto;font-size:clamp(38px,4vw,56px)}.bulletins article{border-bottom:2px solid var(--fern);padding-bottom:22px;transition:transform .3s}.bulletins article:hover{transform:translateY(-7px)}.bulletins article img{filter:saturate(.88);transition:filter .3s}.bulletins article:hover img{filter:saturate(1.08)}.bulletins article:nth-child(3n+2){transform:translateY(35px)}.bulletins article:nth-child(3n+2):hover{transform:translateY(28px)}.contact{background:radial-gradient(circle at 18% 20%,#fff 0 10%,#0000 35%),linear-gradient(135deg,#edf1df,#f3e7d9)}.contact-card{background:linear-gradient(145deg,var(--pine),var(--deep));box-shadow:22px 22px 0 var(--sun);border-radius:2px 70px 2px 2px;position:relative}.contact-card:before{content:"✦";color:var(--sun);font-size:30px;position:absolute;top:25px;right:28px}.email{border-color:var(--clay)}footer{background:linear-gradient(120deg,#061e15,var(--deep));border-top:8px solid var(--sun);padding-block:72px}.footer-brand{font-family:var(--serif);font-size:34px}.footer-tagline{color:#aebdad;margin:10px 0 0}.footer-contact{text-align:right}.footer-contact>span{color:var(--sun);letter-spacing:.2em;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.social{justify-content:flex-end}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTitleIn{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(55px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes homeHeroTitleIn{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutFade{0%{opacity:.15;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (max-width:850px){.split{padding-block:90px}.intro{grid-template-columns:1fr}.event-grid figure:nth-child(2n),.bulletins article:nth-child(3n+2){margin-top:0;transform:none}.footer-contact{text-align:left}.social{justify-content:flex-start}.about-carousel-heading{flex-direction:column;align-items:start}.about-carousel-stage{height:440px}.prose-wide{max-width:760px;padding:65px 32px 55px}.prose-wide:after{width:100%;height:330px;box-shadow:12px 12px 0 var(--fern);border-radius:2px 45px 2px 2px;margin-top:35px;display:block;position:relative;top:auto;right:auto}.reimagine-logo{margin-left:0}.events-intro{flex-direction:column;align-items:start}.event-gallery,.event-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor:after{width:145px;height:190px;top:345px;left:auto;right:22px}.advisor:not(.reverse):after{left:auto;right:12px}}@media (max-width:560px){.site-header{height:74px}.page-hero{min-height:380px}.prose-wide{padding:58px 24px 48px}.prose-wide:before{font-size:65px;top:14px;left:-14px}.prose-wide h2{margin-bottom:25px}.prose-wide p{font-size:16px;line-height:1.58}.reimagine-logo{margin-top:25px}.prose-wide:after{height:235px;margin-top:30px}.events-collection{padding:65px 15px 80px}.event-gallery{gap:10px}.event-card{aspect-ratio:3/4;border-radius:12px}.event-card-copy{inset:auto 13px 13px}.event-card strong{font-size:19px}.event-modal{padding:0}.event-modal-panel{border:0;border-radius:0;min-height:100vh}.event-modal-panel>header{padding:22px 18px 18px;top:0}.event-modal-grid{grid-template-columns:1fr;gap:10px;padding:10px}.event-modal-grid img{min-height:0;max-height:none}.split img{box-shadow:12px 12px 0 var(--fern)}.advisor img,.advisor.reverse img{box-shadow:10px 10px 0 var(--fern);border-radius:40px 2px 2px}.advisor{padding-bottom:55px}.advisor:after{border-width:5px;width:115px;height:150px;top:350px;right:12px}.contact-card{box-shadow:10px 10px 0 var(--sun)}.about-carousel{padding:65px 14px 42px}.about-carousel-heading{margin-bottom:26px}.about-carousel-heading p{display:none}.about-carousel-stage{border-radius:18px;height:330px}.about-arrow{width:44px;height:44px;font-size:28px}.about-arrow.previous{left:10px}.about-arrow.next{right:10px}.about-carousel-count{bottom:10px;right:10px}.about-thumbnails button{flex-basis:92px;height:72px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
