:root{--ink:#063f3b;--deep:#022f2c;--teal:#0b9185;--teal2:#0f6e68;--orange:#ff7f18;--cream:#f6f3ec;--paper:#fff;--muted:#67817d;--line:#dce8e4;--shadow:0 24px 70px rgba(2,47,44,.12);--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.section{padding:92px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--teal)}.eyebrow:before{content:"";width:35px;height:2px;background:var(--orange)}.eyebrow.light{color:#b7d8d3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 22px;font-size:12px;font-weight:800;transition:.3s ease}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 12px 26px rgb(255 127 24 / .22)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgb(255 127 24 / .3)}.btn-white{background:#fff;color:var(--deep)}.btn-ghost{border:1px solid rgb(255 255 255 / .38);color:#fff;background:rgb(255 255 255 / .05);backdrop-filter:blur(8px)}.btn-ghost:hover{background:#fff;color:var(--deep)}.line-link{font-size:12px;font-weight:800;display:inline-flex;gap:10px;align-items:center;border-bottom:1px solid rgb(6 63 59 / .2);padding-bottom:5px}.line-link:hover{color:var(--orange)}h1,h2,h3{font-family:"Playfair Display",Georgia,serif}h2{font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.045em;margin:18px 0 0}h2 em,h1 em{font-style:italic;color:var(--teal)}p{margin-top:0}.topbar{height:30px;background:#006b63;color:#d8efeb;font-size:9px}.topbar-inner{height:30px;display:flex;justify-content:space-between;align-items:center}.topbar a{margin-left:20px}.site-header{position:relative;z-index:50;background:rgb(255 255 255 / .96);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgb(0 0 0 / .05)}.nav-wrap{height:76px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;margin-right:auto}.brand{height:76px;min-width:205px}.brand img,.custom-logo{width:205px!important;height:58px!important;max-height:58px!important;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:21px;list-style:none;margin:0;padding:0}.main-nav li{position:relative}.main-nav li.menu-item-has-children>a:after{content:none!important}.main-nav .sub-menu{position:absolute;top:calc(100% + 17px);left:50%;transform:translateX(-50%) translateY(8px);min-width:220px;margin:0;padding:10px;list-style:none;background:rgb(255 255 255 / .98);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px rgb(2 47 44 / .16);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:100}.main-nav .sub-menu:before{content:"";position:absolute;top:-7px;left:50%;width:13px;height:13px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:translateX(-50%) rotate(45deg)}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.main-nav .sub-menu li{width:100%}.main-nav .sub-menu a{display:block;padding:10px 12px;border-radius:10px;font-size:12px;white-space:normal}.main-nav .sub-menu a:hover{background:#eef8f5;color:var(--teal)}.main-nav .sub-menu .sub-menu{top:-10px;left:calc(100% + 8px);transform:translateX(0) translateY(8px)}.main-nav .sub-menu li:hover>.sub-menu,.main-nav .sub-menu li:focus-within>.sub-menu{transform:translateX(0) translateY(0)}.main-nav a{font-size:13px;font-weight:800;color:#194d49;white-space:nowrap}.main-nav a:hover{color:var(--orange)}.header-donate{padding:12px 21px;margin-left:8px}.menu-toggle{display:none;background:none;border:0;font-size:24px;color:var(--ink)}.mobile-nav{display:none}.dws-hero{position:relative;background:#043c38;color:#fff;overflow:visible;z-index:2}.hero-bg-glow{position:absolute;width:750px;height:750px;border-radius:50%;right:-250px;top:-320px;background:radial-gradient(circle,rgb(38 155 143 / .3),transparent 67%)}.hero-grid-lines{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgb(255 255 255 / .16) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .16) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,black,transparent 85%)}.hero-wrap{min-height:430px;display:grid;grid-template-columns:43% 57%;align-items:center;position:relative}.hero-copy{position:relative;z-index:8;padding:45px 0 45px}.hero-copy h1{font-size:clamp(52px,5.6vw,82px);line-height:.91;letter-spacing:-.055em;margin:17px 0 18px}.hero-copy h1 em{color:#ff8a25}.hero-copy p{max-width:550px;color:#c9dfdc;font-size:14px;line-height:1.6;margin-bottom:25px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-play{display:flex;align-items:center;gap:9px;margin-left:5px}.hero-play span{width:38px;height:38px;border:1px solid rgb(255 255 255 / .4);border-radius:50%;display:grid;place-items:center;font-size:10px}.hero-play small{font-size:9px;line-height:1.25;color:#b9d4d0}.hero-note{margin-top:25px;font-size:9px;color:#b5d1cd;display:flex;align-items:center;gap:8px}.hero-note span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px rgb(255 127 24 / .13)}.hero-visual{height:390px;position:relative;perspective:1200px;overflow:visible}.hero-photo-main{position:absolute;right:0;top:18px;width:77%;height:355px;border-radius:28px 0 0 28px;overflow:hidden;border:1px solid rgb(255 255 255 / .18);box-shadow:0 30px 70px rgb(0 0 0 / .35);transform:rotateY(-7deg) rotateX(2deg);transform-origin:right center}.hero-photo-main:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 47 44 / .48),transparent 43%),linear-gradient(0deg,rgb(2 47 44 / .16),transparent 45%)}.hero-photo-main img{width:100%;height:100%;object-fit:cover}.hero-photo-secondary,.hero-photo-third,.hero-photo-fourth{position:absolute;z-index:5;overflow:hidden;border:6px solid rgb(255 255 255 / .9);box-shadow:0 20px 45px rgb(0 0 0 / .28);background:#fff;transition:transform .25s ease}.hero-photo-secondary{left:5%;bottom:23px;width:170px;height:125px;border-radius:20px;transform:rotate(-7deg)}.hero-photo-third{right:17%;bottom:-10px;width:145px;height:112px;border-radius:18px;transform:rotate(5deg)}.hero-photo-fourth{right:1%;bottom:28px;width:112px;height:88px;border-radius:15px;transform:rotate(-4deg);z-index:6}.hero-photo-secondary img,.hero-photo-third img,.hero-photo-fourth img{width:100%;height:100%;object-fit:cover}.hero-script{position:absolute;right:4%;top:32px;z-index:7;text-align:right;font-family:"Playfair Display",serif;font-size:21px;line-height:1.02;font-style:italic;color:#fff;text-shadow:0 4px 20px rgb(0 0 0 / .25)}.hero-script strong{color:#ff9a50;font-weight:600}.hero-orbit{position:absolute;border:1px solid rgb(255 255 255 / .18);border-radius:50%;z-index:1}.orbit-a{width:420px;height:420px;right:-110px;top:-10px}.orbit-b{width:280px;height:280px;right:55px;top:65px}.hero-float{display:none;position:absolute;z-index:9;background:rgb(255 255 255 / .94);color:var(--ink);box-shadow:0 18px 40px rgb(0 0 0 / .22);backdrop-filter:blur(10px)}.hero-float-one{left:0;top:45px;padding:14px 17px;border-radius:17px;transform:translateZ(30px)}.hero-float-one b{font-family:"Playfair Display",serif;font-size:24px;display:block;line-height:1}.hero-float-one span{font-size:8px;color:var(--muted)}.hero-float-two{right:8%;bottom:20px;width:145px;padding:12px;border-radius:16px}.hero-float-two span{font-size:8px;color:var(--orange);font-weight:900}.hero-float-two b{display:block;font-size:12px;margin:2px 0}.hero-float-two small{display:block;font-size:7px;line-height:1.35;color:var(--muted)}.hero-bottom-line{background:#fff0;border:0;position:relative;z-index:30;margin-top:-64px;transform:translateY(64px);pointer-events:none}.hero-stats{height:94px;display:grid;grid-template-columns:1.15fr repeat(6,1fr);align-items:center;background:rgb(247 252 250 / .96);color:var(--ink);border:1px solid rgb(255 255 255 / .85);border-radius:28px;box-shadow:0 24px 65px rgb(2 47 44 / .18);backdrop-filter:blur(18px);pointer-events:auto}.hero-stats>div{height:48px;padding:0 18px;border-left:1px solid rgb(6 63 59 / .12);display:flex;flex-direction:column;justify-content:center}.hero-stats>div:first-child{border-left:0}.hero-stats .stat-intro{border:0;padding-left:24px}.stat-intro span{font-size:8px;letter-spacing:.18em;color:var(--teal);font-weight:900}.stat-intro b{font-size:17px}.hero-stats b{font-family:"Playfair Display",serif;font-size:21px;color:var(--ink)}.hero-stats span:not(.stat-intro span){font-size:8px;color:#5f7a75}.intro-section{background:#fff;position:relative;z-index:1;padding-top:142px}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:end}.intro-grid p{font-size:16px;color:var(--muted);max-width:550px;margin-bottom:23px}.intro-grid h2{max-width:700px}.programs-section{padding:0 0 100px;background:#fff}.programs-layout{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.program-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 12px 30px rgb(2 47 44 / .05);transition:.4s cubic-bezier(.2,.75,.2,1);transform-style:preserve-3d}.program-card:nth-child(2){transform:translateY(25px)}.program-card:nth-child(3){transform:translateY(8px)}.program-card:hover{transform:translateY(-9px) rotateX(1deg);box-shadow:var(--shadow)}.program-card:nth-child(2):hover{transform:translateY(15px) rotateX(1deg)}.program-image{height:205px;position:relative;overflow:hidden}.program-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(2 47 44 / .45),transparent 60%)}.program-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.program-card:hover .program-image img{transform:scale(1.07)}.program-image span{position:absolute;z-index:2;left:16px;bottom:14px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--teal);font-size:9px;font-weight:900}.program-body{padding:22px}.program-body small{font-size:8px;letter-spacing:.17em;color:var(--orange);font-weight:900}.program-body h3{font-size:27px;line-height:1.05;margin:8px 0}.program-body p{font-size:11px;color:var(--muted);min-height:54px}.program-body>b{font-size:10px;color:var(--teal)}.program-body i{font-style:normal;font-size:14px}.projects-section{background:#f5f7f5}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.projects-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:16px}.project-hero,.project-card{position:relative;overflow:hidden;border-radius:27px;background:#fff;min-height:450px;box-shadow:0 15px 40px rgb(2 47 44 / .08)}.project-hero img,.project-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.project-hero:after,.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(2 47 44 / .85),rgb(2 47 44 / .02) 65%)}.project-hero:hover img,.project-card:hover img{transform:scale(1.06)}.project-overlay,.project-card>div{position:absolute;z-index:2;left:25px;right:25px;bottom:24px;color:#fff}.project-overlay span,.project-card span{font-size:8px;letter-spacing:.18em;color:#ffb17a;font-weight:900}.project-overlay h3,.project-card h3{font-size:29px;line-height:1.05;margin:8px 0}.project-overlay b,.project-card b{font-size:10px}.project-card{min-height:450px}.impact-section{padding:100px 0;background:radial-gradient(circle at 25% 50%,#0b635d,#022f2c 62%,#012624);color:#fff;overflow:hidden}.impact-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.impact-visual{height:470px;position:relative;display:grid;place-items:center}.impact-visual:before,.impact-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgb(255 255 255 / .14)}.impact-visual:before{width:360px;height:360px}.impact-visual:after{width:470px;height:470px;border-color:rgb(255 127 24 / .2);border-style:dashed;animation:spin 28s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.impact-core{width:190px;height:190px;border-radius:50%;background:linear-gradient(145deg,#fff,#d9eee9);color:var(--deep);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 60px rgb(0 0 0 / .25);z-index:3}.impact-core span{font-size:9px;letter-spacing:.2em;color:var(--orange)}.impact-core strong{font-family:"Playfair Display",serif;font-size:39px;line-height:1}.impact-core small{font-size:9px;color:var(--muted)}.impact-node{position:absolute;z-index:4;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .16);backdrop-filter:blur(14px);padding:12px 16px;border-radius:16px}.impact-node b{display:block;font-family:"Playfair Display",serif;font-size:22px}.impact-node span{font-size:8px;color:#b9d7d3}.n1{top:25px;left:5%}.n2{right:3%;top:42%}.n3{left:7%;bottom:30px}.impact-copy h2{font-size:68px}.impact-copy>p{color:#a9cbc6;max-width:520px;font-size:14px;margin:25px 0}.impact-pills{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:30px}.impact-pills span{border:1px solid rgb(255 255 255 / .17);border-radius:999px;padding:7px 11px;font-size:8px;color:#c6dfdb}.difference-grid{display:grid;grid-template-columns:1.08fr .92fr;border-radius:30px;overflow:hidden;background:#f1f5f2;min-height:490px;box-shadow:var(--shadow)}.difference-photo{position:relative;overflow:hidden}.difference-photo img{width:100%;height:100%;object-fit:cover}.difference-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 47 44 / .1),rgb(2 47 44 / .45))}.difference-photo>span{position:absolute;z-index:2;left:28px;bottom:28px;background:rgb(255 255 255 / .92);padding:14px 17px;border-radius:16px;font-size:8px;letter-spacing:.15em;color:var(--orange);font-weight:900;backdrop-filter:blur(10px)}.difference-photo strong{font-family:"Playfair Display",serif;font-size:25px;letter-spacing:0;color:var(--ink)}.difference-copy{padding:65px 65px}.difference-copy>p{font-size:14px;color:var(--muted);max-width:500px}.difference-list{display:grid;gap:11px;margin:26px 0}.difference-list div{display:flex;align-items:center;gap:13px;font-size:11px;font-weight:800}.difference-list b{width:29px;height:29px;border-radius:50%;background:#dcefe9;display:grid;place-items:center;color:var(--teal);font-size:8px}.story-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.story-layout>div:first-child p{color:var(--muted);max-width:430px;margin:24px 0}.story-card{height:430px;position:relative}.story-card>img{width:100%;height:100%;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.story-quote{position:absolute;left:-50px;bottom:25px;width:330px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px 23px;box-shadow:0 22px 55px rgb(2 47 44 / .16)}.story-quote strong{font-family:"Playfair Display",serif;color:var(--orange);font-size:48px;line-height:.5}.story-quote p{font-family:"Playfair Display",serif;font-size:17px;line-height:1.35;margin:10px 0}.story-quote small{font-size:8px;color:var(--muted)}.involved-section{padding:95px 0;background:#02322f;color:#fff;overflow:hidden;position:relative}.involved-section:after{content:"";position:absolute;width:700px;height:700px;border:1px solid rgb(255 255 255 / .06);border-radius:50%;right:-280px;top:-250px}.involved-top{display:grid;grid-template-columns:1fr .55fr;gap:80px;align-items:end;position:relative;z-index:2}.involved-top h2{font-size:66px}.involved-top p{color:#a8c8c3;font-size:13px;margin:0}.involved-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:50px;position:relative;z-index:2}.involved-cards a{min-height:230px;border:1px solid rgb(255 255 255 / .13);background:linear-gradient(145deg,rgb(255 255 255 / .07),rgb(255 255 255 / .02));padding:25px;border-radius:24px;transition:.35s;display:flex;flex-direction:column}.involved-cards a:hover{transform:translateY(-7px);border-color:rgb(255 127 24 / .5);background:rgb(255 255 255 / .09)}.involved-cards span{font-size:9px;color:#ff9a50;font-weight:900}.involved-cards h3{font-size:34px;margin:35px 0 4px}.involved-cards p{font-size:11px;color:#a8c7c3;margin:0 0 18px}.involved-cards b{font-size:10px;margin-top:auto}.site-footer{background:#012725;color:#a8c8c3;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer-brand img{width:205px;filter:brightness(0) invert(1);margin-bottom:15px}.footer-brand p{font-size:11px;max-width:320px}.site-footer h3{font-size:9px;color:#fff;letter-spacing:.17em;text-transform:uppercase}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:11px}.site-footer a:hover{color:#ff9a50}.footer-social{display:flex;gap:7px}.footer-social a{width:31px;height:31px;border:1px solid rgb(255 255 255 / .14);border-radius:50%;display:grid;place-items:center;font-size:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .1);margin-top:45px;padding-top:17px;font-size:8px}.inner-hero-v4{background:radial-gradient(circle at 75% 25%,#116a62,#043e39 48%,#022b29);color:#fff;padding:70px 0 80px;position:relative;overflow:hidden}.inner-hero-v4:after{content:"";position:absolute;width:550px;height:550px;border:1px solid rgb(255 255 255 / .09);border-radius:50%;right:-200px;top:-250px}.inner-title-row{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:2}.inner-hero-v4 h1{font-size:clamp(52px,6.5vw,88px);line-height:.95;letter-spacing:-.055em;margin:18px 0 12px}.inner-hero-v4 p{color:#b6d5d1;max-width:730px;font-size:14px}.inner-orb{width:140px;height:140px;border-radius:50%;border:1px solid rgb(255 255 255 / .2);display:grid;place-items:center;text-align:center;background:rgb(255 255 255 / .04);font-family:"Playfair Display",serif;font-size:27px;line-height:.9}.inner-orb small{font-family:"DM Sans";font-size:8px;color:#ff9a50}.inner-content-v4{background:#f5f7f5}.inner-grid-v4{display:grid;grid-template-columns:235px 1fr;gap:60px}.side-card{position:sticky;top:105px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 12px 35px rgb(2 47 44 / .06)}.side-card span{font-size:8px;letter-spacing:.17em;color:var(--muted)}.side-card a{display:block;padding:10px 4px;border-bottom:1px solid var(--line);font-size:10px;font-weight:800}.side-card a:last-child{border:0}.entry-content{font-size:15px}.entry-content p,.entry-content li{color:#526d69}.entry-content h2,.entry-content h3{font-family:"Playfair Display",serif;color:var(--ink);line-height:1.12}.entry-content h2{font-size:42px;margin:42px 0 14px}.entry-content h3{font-size:30px;margin:32px 0 12px}.entry-content img{border-radius:22px}.entry-feature{width:100%;max-height:540px;object-fit:cover;border-radius:25px;margin-bottom:30px}.content-cta{margin-top:55px;padding:28px;border-radius:23px;background:var(--deep);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.content-cta span{font-size:8px;letter-spacing:.15em;color:#ff9a50;font-weight:900}.content-cta h3{font-size:28px;color:#fff;margin:5px 0 0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1100px){.main-nav{gap:14px}.main-nav a{font-size:9px}.hero-wrap{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:58px}.hero-visual{height:370px}.hero-stats{grid-template-columns:repeat(3,1fr);height:auto;padding:10px 0}.hero-stats>div{height:42px}.hero-stats .stat-intro{display:none}.programs-layout{grid-template-columns:repeat(2,1fr)}.program-card:nth-child(n){transform:none}.projects-grid{grid-template-columns:1fr 1fr}.project-hero{grid-column:1/-1;min-height:400px}.impact-wrap{grid-template-columns:1fr}.impact-copy{max-width:760px}.difference-grid{grid-template-columns:1fr}.difference-photo{height:400px}.story-layout{grid-template-columns:1fr}.story-card{max-width:800px}.involved-top{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.topbar{display:none}.nav-wrap{height:72px}.brand img,.custom-logo{width:165px}.main-nav,.header-donate{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-nav{position:absolute;top:72px;left:0;right:0;background:#fff;padding:10px 14px;box-shadow:0 20px 40px rgb(0 0 0 / .12)}.mobile-nav.is-open{display:block}.mobile-nav .main-nav{display:block}.mobile-nav .main-nav li a{display:block;padding:11px;border-bottom:1px solid var(--line)}.section{padding:70px 0}.hero-wrap{display:block;min-height:0}.hero-copy{padding:48px 0 25px}.hero-copy h1{font-size:51px}.hero-copy p{font-size:13px}.hero-visual{height:340px}.hero-photo-main{width:88%;height:310px;right:0;top:5px;transform:none;border-radius:24px 0 0 24px}.hero-photo-secondary{width:130px;height:100px;left:2%;bottom:14px}.hero-photo-third{width:115px;height:88px;right:18%;bottom:-2px}.hero-photo-fourth{width:92px;height:72px;right:1%;bottom:18px}.hero-script{font-size:15px;right:7%;top:28px}.hero-float-one{left:0;top:24px}.hero-float-two{right:7%;bottom:14px}.orbit-a{width:300px;height:300px;right:-100px;top:5px}.orbit-b{display:none}.hero-bottom-line{margin-top:-35px;transform:translateY(35px)}.hero-stats{grid-template-columns:repeat(2,1fr);height:auto;padding:8px 0;border-radius:22px}.hero-stats>div{padding:0 10px}.hero-stats b{font-size:18px}.hero-stats span{font-size:7px}.intro-grid{grid-template-columns:1fr;gap:25px}.intro-grid h2,h2{font-size:47px}.programs-layout{grid-template-columns:1fr;gap:14px}.program-card:nth-child(n){transform:none}.program-image{height:220px}.section-head{display:block}.section-head .line-link{margin-top:18px}.projects-grid{grid-template-columns:1fr}.project-hero{grid-column:auto;min-height:350px}.project-card{min-height:300px}.impact-section{padding:75px 0}.impact-visual{height:350px}.impact-visual:before{width:270px;height:270px}.impact-visual:after{width:350px;height:350px}.impact-core{width:145px;height:145px}.impact-core strong{font-size:31px}.impact-node{padding:9px 11px}.n1{top:5px}.n2{right:0}.n3{left:0;bottom:4px}.impact-copy h2{font-size:47px}.difference-photo{height:300px}.difference-copy{padding:42px 25px}.story-card{height:340px}.story-quote{left:10px;right:10px;width:auto;bottom:-28px}.involved-section{padding:75px 0}.involved-top h2{font-size:47px}.involved-cards{grid-template-columns:1fr;gap:12px}.involved-cards a{min-height:200px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.inner-title-row{display:block}.inner-orb{display:none}.inner-hero-v4{padding:60px 0 65px}.inner-hero-v4 h1{font-size:54px}.inner-grid-v4{grid-template-columns:1fr;gap:22px}.side-card{position:relative;top:auto}.side-card a{display:inline-block;border:0;margin-right:10px}.content-cta{display:block}.content-cta .btn{margin-top:15px}}.site-header{min-height:76px}.nav-wrap{min-width:0}.main-nav{flex-shrink:1}.main-nav>li>a{line-height:76px}.header-donate{flex:0 0 auto;white-space:nowrap}@media(max-width:1100px){.brand{min-width:175px}.brand img,.custom-logo{width:175px!important;height:52px!important;max-height:52px!important}.nav-wrap{gap:18px}.main-nav{gap:14px}.main-nav a{font-size:9px}.header-donate{padding:11px 16px}}@media(max-width:900px){.main-nav,.header-donate{display:none}.menu-toggle{display:block;margin-left:auto}.brand{min-width:180px}.brand img,.custom-logo{width:180px!important;height:54px!important;max-height:54px!important}.hero-bottom-line{margin-top:-45px;transform:translateY(45px)}.hero-stats{height:auto;grid-template-columns:repeat(2,1fr);padding:14px}.hero-stats .stat-intro{grid-column:1/-1;border-bottom:1px solid rgb(6 63 59 / .12);padding:10px 12px}.hero-stats>div{border-left:0;border-bottom:1px solid rgb(6 63 59 / .08);height:52px}.intro-section{padding-top:115px}}@media(max-width:600px){.brand{min-width:150px}.brand img,.custom-logo{width:150px!important;height:48px!important;max-height:48px!important}.nav-wrap{height:68px}.main-nav>li>a{line-height:68px}.topbar{height:28px}.topbar-inner{height:28px}.topbar-inner>div{display:none}.hero-bottom-line{margin-top:-35px;transform:translateY(35px)}.hero-stats{border-radius:22px;grid-template-columns:repeat(2,1fr)}.hero-stats b{font-size:18px}.hero-stats span:not(.stat-intro span){font-size:7px}.intro-section{padding-top:105px}}.brand{display:flex;align-items:center;height:76px;overflow:visible}.brand img,.brand .custom-logo{display:block;width:224px!important;height:auto!important;max-height:60px!important;object-fit:contain}.site-header{position:relative;z-index:100}.hero-bottom-line{position:relative;z-index:20;margin-top:-42px;transform:none}.hero-stats{position:relative;background:rgb(255 255 255 / .96);border:1px solid rgb(6 63 59 / .12);box-shadow:0 22px 60px rgb(2 47 44 / .16);backdrop-filter:blur(18px);border-radius:28px;min-height:104px}.hero-stats .stat-intro{background:linear-gradient(135deg,#e8f7f3,#fff);border-radius:18px;padding:13px 18px}.hero-stats .stat-intro span{display:block;font-size:9px!important;font-weight:900!important;letter-spacing:.2em;color:#0b8278!important;text-transform:uppercase}.hero-stats .stat-intro b{display:block!important;font-family:"Playfair Display",serif;font-size:24px!important;color:#063f3b!important;line-height:1.05;margin-top:4px}.hero-stats>div:not(.stat-intro){border-left:1px solid rgb(6 63 59 / .12);padding:0 14px}.hero-stats>div:not(.stat-intro) b{display:block;font-family:"Playfair Display",serif;font-size:27px!important;color:#063f3b!important;line-height:1}.hero-stats>div:not(.stat-intro) span{display:block;margin-top:7px;font-size:9px!important;font-weight:700!important;color:#55736f!important;line-height:1.2}.hero-stats>div:not(.stat-intro):hover{background:linear-gradient(180deg,rgb(10 142 130 / .07),#fff0);transform:translateY(-3px);transition:.25s ease}.difference-section{padding-top:95px;padding-bottom:105px;background:linear-gradient(180deg,#fff 0%,#f3f8f6 100%)}.difference-grid{border:1px solid rgb(6 63 59 / .1);border-radius:34px;overflow:hidden;box-shadow:0 28px 80px rgb(2 47 44 / .11);background:#f1f6f4}.difference-photo{min-height:560px}.difference-photo:after{background:linear-gradient(180deg,rgb(3 50 47 / .02),rgb(3 50 47 / .5))}.difference-photo img{transition:transform .8s cubic-bezier(.2,.7,.2,1);filter:saturate(.9)}.difference-grid:hover .difference-photo img{transform:scale(1.045)}.difference-photo>span{left:34px!important;bottom:34px!important;background:rgb(255 255 255 / .94)!important;color:#063f3b!important;border-radius:18px!important;padding:15px 19px!important;box-shadow:0 15px 35px rgb(0 0 0 / .14);font-size:8px!important}.difference-photo>span strong{font-family:"Playfair Display",serif;font-size:21px!important}.difference-copy{padding:70px 68px!important;display:flex;flex-direction:column;justify-content:center}.difference-copy h2{font-size:67px!important;line-height:.93;margin:15px 0 18px}.difference-copy>p{max-width:520px;font-size:15px;line-height:1.7}.difference-list{margin:24px 0 28px;display:grid;gap:9px}.difference-list>div{display:flex;align-items:center;gap:13px;padding:10px 0}.difference-list b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dff2ee;color:#087d74;font-size:9px}.difference-list span{font-weight:800;font-size:12px;color:#173f3b}.site-footer{padding-top:72px}.footer-brand img{width:224px!important;height:auto!important;filter:none!important;background:transparent!important;border:0!important}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-brand p{margin-top:3px}.footer-grid{align-items:start}.footer-social{margin-top:8px}.footer-social a{transition:.2s ease}.footer-social a:hover{transform:translateY(-3px);background:rgb(255 255 255 / .08)}@media(max-width:1100px){.brand img,.brand .custom-logo{width:205px!important;max-height:56px!important}.hero-bottom-line{margin-top:-38px}.difference-copy{padding:55px 45px!important}.difference-copy h2{font-size:56px!important}}@media(max-width:760px){.brand{height:68px}.brand img,.brand .custom-logo{width:180px!important;max-height:52px!important}.hero-bottom-line{margin-top:-35px}.hero-stats{border-radius:22px;padding:10px}.hero-stats .stat-intro{grid-column:1/-1}.hero-stats>div:not(.stat-intro){min-height:62px}.difference-grid{border-radius:24px}.difference-photo{min-height:330px}.difference-copy{padding:42px 28px!important}.difference-copy h2{font-size:47px!important}.footer-brand img{width:205px!important}}.brand img,.brand .custom-logo{width:210px!important;height:auto!important;max-height:58px!important;object-fit:contain;object-position:left center}.footer-brand img{width:230px!important;height:auto!important;max-height:none!important;object-fit:contain;object-position:left center}.dws-hero{position:relative;overflow:visible!important;padding-bottom:72px!important}.hero-bottom-line{position:absolute!important;left:0;right:0;bottom:-52px!important;margin:0!important;transform:none!important;z-index:30!important}.hero-stats{min-height:112px!important;display:grid!important;grid-template-columns:1.15fr repeat(6,1fr)!important;align-items:stretch!important;padding:10px!important;border-radius:34px!important;background:linear-gradient(135deg,rgb(245 251 249 / .98),rgb(221 243 237 / .98))!important;border:1px solid rgb(255 255 255 / .9)!important;box-shadow:0 25px 70px rgb(2 47 44 / .22),0 0 0 1px rgb(8 125 116 / .08)!important}.hero-stats .stat-intro{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:13px 22px!important;border-radius:25px!important;background:linear-gradient(145deg,#063f3b,#0a746b)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14)!important}.hero-stats .stat-intro span{color:#ff9a50!important}.hero-stats .stat-intro b{color:#fff!important;font-size:25px!important}.hero-stats>div:not(.stat-intro){display:flex!important;flex-direction:column!important;justify-content:center!important;border-left:1px solid rgb(6 63 59 / .12)!important;padding:0 14px!important;transition:transform .25s ease,background .25s ease!important;border-radius:20px!important}.hero-stats>div:not(.stat-intro):hover{transform:translateY(-5px)!important;background:rgb(255 255 255 / .45)!important}.hero-stats>div:not(.stat-intro) b{font-size:28px!important;color:#063f3b!important}.hero-stats>div:not(.stat-intro) span{font-size:9px!important;color:#52716d!important}.intro-section{padding-top:145px!important}.hero-photo-main{transform:perspective(1000px) rotateY(-3deg)!important}.hero-photo-secondary,.hero-photo-third,.hero-photo-fourth{transition:transform .6s cubic-bezier(.2,.7,.2,1)!important}@media(max-width:1100px){.brand img,.brand .custom-logo{width:195px!important}.hero-stats{grid-template-columns:repeat(3,1fr)!important}.hero-stats .stat-intro{grid-column:1/-1;min-height:72px}.hero-bottom-line{bottom:-80px!important}.intro-section{padding-top:170px!important}}@media(max-width:760px){.brand img,.brand .custom-logo{width:175px!important}.footer-brand img{width:205px!important}.dws-hero{padding-bottom:55px!important}.hero-bottom-line{position:relative!important;bottom:auto!important;margin-top:-35px!important;z-index:30!important}.hero-stats{grid-template-columns:repeat(2,1fr)!important;border-radius:24px!important;padding:8px!important}.hero-stats .stat-intro{grid-column:1/-1!important;min-height:70px}.hero-stats>div:not(.stat-intro){min-height:68px!important}.intro-section{padding-top:75px!important}}.site-header .brand img,.site-header .brand .custom-logo{content:initial;width:220px!important;height:auto!important;max-height:64px!important;object-fit:contain;object-position:left center;filter:none!important;background:transparent!important}.site-footer .footer-brand img{width:225px!important;height:auto!important;max-height:74px!important;object-fit:contain;filter:none!important;background:transparent!important}@media(max-width:1100px){.site-header .brand img,.site-header .brand .custom-logo{width:200px!important;max-height:58px!important}}@media(max-width:760px){.site-header .brand img,.site-header .brand .custom-logo{width:175px!important;max-height:52px!important}.site-footer .footer-brand img{width:205px!important;max-height:68px!important}}.about-premium{background:#fff;color:#073f3b}.about-hero{background:radial-gradient(circle at 78% 42%,#126c64 0,#064841 34%,#02302d 70%);color:#fff;position:relative;overflow:hidden;padding:86px 0 105px}.about-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,#000,transparent 85%)}.about-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;position:relative;z-index:2}.about-hero-copy h1{font-family:"Playfair Display",serif;font-size:clamp(64px,7vw,108px);line-height:.86;letter-spacing:-.055em;margin:24px 0 25px}.about-hero-copy h1 em{font-style:italic;color:#ff8a2b}.about-hero-copy>p{max-width:550px;color:#b9d8d3;font-size:15px;line-height:1.7}.about-hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.about-text-link{color:#fff;font-weight:800;font-size:12px}.about-text-link span{color:#ff8a2b;font-size:18px;margin-left:6px}.about-hero-visual{height:480px;position:relative;display:flex;align-items:center;justify-content:center}.about-main-image{width:min(580px,90%);height:390px;border-radius:34px;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 90px rgb(0 0 0 / .3);border:7px solid rgb(255 255 255 / .9);position:relative;z-index:2}.about-main-image img{width:100%;height:100%;object-fit:cover}.about-float{position:absolute;z-index:5;background:rgb(255 255 255 / .95);color:#073f3b;border-radius:20px;padding:17px 20px;box-shadow:0 22px 50px rgb(0 0 0 / .2);backdrop-filter:blur(15px)}.about-float-one{left:2%;top:48px;display:flex;align-items:end;gap:8px}.about-float-one strong{font-family:"Playfair Display",serif;font-size:35px;line-height:.9}.about-float-one span{font-size:8px;line-height:1.2;color:#65817d}.about-float-two{right:0;bottom:25px;min-width:170px}.about-float-two span{font-size:8px;letter-spacing:.18em;color:#ff7f18;font-weight:900}.about-float-two strong{display:block;font-family:"Playfair Display",serif;font-size:18px;line-height:1.15;margin-top:5px}.about-orbit{position:absolute;width:500px;height:500px;border:1px solid rgb(255 255 255 / .14);border-radius:50%;right:-10px;top:-10px}.about-orbit:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#ff8a2b;left:8%;top:22%;box-shadow:0 0 0 8px rgb(255 138 43 / .12)}.about-metrics{position:relative;margin-top:-52px;z-index:10}.about-metrics-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);background:#f5fbf9;border:1px solid rgb(7 63 59 / .1);border-radius:26px;box-shadow:0 25px 65px rgb(2 47 44 / .15);padding:12px}.about-metrics-grid>div{padding:20px;border-right:1px solid rgb(7 63 59 / .1);display:flex;flex-direction:column;justify-content:center}.about-metrics-grid>div:last-child{border:0}.about-metrics-grid small{font-size:8px;letter-spacing:.2em;color:#0b8178;font-weight:900}.about-metrics-grid strong{font-family:"Playfair Display",serif;font-size:22px;margin-top:5px}.about-metrics-grid b{font-family:"Playfair Display",serif;font-size:30px;line-height:1}.about-metrics-grid span{font-size:9px;color:#64807c;margin-top:6px;font-weight:700}.about-story{padding-top:145px}.about-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.about-story-sticky h2,.about-section-head h2,.about-message-copy h2{font-family:"Playfair Display",serif;font-size:clamp(48px,5vw,70px);line-height:.98;letter-spacing:-.04em;margin:18px 0}.about-story-sticky h2 em,.about-section-head h2 em,.about-message-copy h2 em{color:#0a9388;font-style:italic}.about-vertical-line{margin-top:60px;display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:.16em;font-weight:900;color:#79918e}.about-vertical-line i{width:34px;height:1px;background:#ff7f18}.about-story-copy{padding-top:10px}.about-lead{font-family:"Playfair Display",serif;font-size:27px;line-height:1.35;color:#174d49;margin:0}.about-rule{height:1px;background:#dce8e5;margin:34px 0}.about-prose{font-size:14px;line-height:1.9;color:#607a76}.about-prose p{margin:0 0 20px}.about-prose p:first-child{font-weight:600;color:#305b57}.about-values{background:#f4f8f6;padding-top:100px;padding-bottom:110px}.about-section-head{align-items:center}.about-section-head>div{max-width:650px}.about-section-head>p{max-width:400px;color:#64807c;line-height:1.7;font-size:13px}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:45px}.about-values-grid article{min-height:300px;border:1px solid #d9e8e4;background:#fff;border-radius:26px;padding:25px;position:relative;transition:.35s;box-shadow:0 10px 30px rgb(2 47 44 / .04)}.about-values-grid article:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgb(2 47 44 / .1)}.about-values-grid article>span{font-size:9px;color:#ff7f18;font-weight:900}.value-icon{width:52px;height:52px;border-radius:16px;background:#e4f4f0;color:#087f76;display:grid;place-items:center;font-size:21px;margin:35px 0 25px}.about-values-grid h3{font-family:"Playfair Display",serif;font-size:28px;margin:0 0 10px}.about-values-grid p{font-size:11px;line-height:1.65;color:#6b8581}.about-message{padding-top:115px;padding-bottom:115px}.about-message-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-message-image{height:530px;position:relative;border-radius:30px;overflow:hidden}.about-message-image img{width:100%;height:100%;object-fit:cover}.about-message-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(2 47 44 / .65),transparent 55%)}.about-message-image>span{position:absolute;left:25px;bottom:24px;z-index:2;color:#fff;font-size:9px;letter-spacing:.15em;font-weight:900}.about-message-copy>p{font-size:14px;line-height:1.8;color:#64807c;max-width:540px}.journey-list{display:grid;gap:0;margin-top:28px;border-top:1px solid #dce8e5}.journey-list div{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #dce8e5;font-size:11px;color:#66817d;line-height:1.5}.journey-list b{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#e6f4f1;color:#087f76;display:grid;place-items:center;font-size:8px}.journey-list strong{color:#123f3b}.about-cta{background:#02322f;color:#fff;padding:85px 0;position:relative;overflow:hidden}.about-cta:after{content:"";position:absolute;width:600px;height:600px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;right:-250px;top:-250px}.about-cta-inner{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:end;position:relative;z-index:2}.about-cta h2{font-family:"Playfair Display",serif;font-size:68px;line-height:.92;margin:18px 0 0;letter-spacing:-.04em}.about-cta h2 em{color:#0ea99c;font-style:italic}.about-cta p{color:#aac9c5;font-size:13px;line-height:1.7;margin:0 0 25px}@media(max-width:900px){.about-hero-grid,.about-story-grid,.about-message-grid,.about-cta-inner{grid-template-columns:1fr}.about-hero{padding-bottom:80px}.about-hero-visual{height:420px}.about-metrics-grid{grid-template-columns:repeat(2,1fr)}.about-metrics-grid>div{border-bottom:1px solid rgb(7 63 59 / .1)}.about-metrics-grid>div:nth-child(2n){border-right:0}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-story{padding-top:100px}.about-story-sticky h2{max-width:700px}.about-message-grid{gap:45px}.about-cta h2{font-size:58px}}@media(max-width:560px){.about-hero-copy h1{font-size:58px}.about-hero-actions{flex-wrap:wrap}.about-hero-visual{height:350px}.about-main-image{height:285px}.about-float-one{left:-5px;top:10px}.about-float-two{right:-5px;bottom:0}.about-orbit{width:350px;height:350px}.about-metrics-grid{grid-template-columns:1fr 1fr}.about-metrics-grid>div:first-child{grid-column:1/-1}.about-values-grid{grid-template-columns:1fr}.about-story{padding-top:85px}.about-story-grid{gap:45px}.about-message-image{height:360px}.about-cta h2{font-size:48px}.about-cta-inner{gap:35px}}.main-nav li.menu-item-has-children{padding-bottom:18px;margin-bottom:-18px}.main-nav .sub-menu{top:100%}.main-nav li.menu-item-has-children>a{position:relative;z-index:2}.main-nav li.menu-item-has-children:hover>.sub-menu,.main-nav li.menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.main-nav .sub-menu:before{top:-7px}.hero-bottom-line{bottom:-56px!important}.hero-stats{min-height:112px!important;height:112px!important;border-radius:30px!important;padding:9px!important;background:linear-gradient(135deg,rgb(248 253 251 / .99),rgb(222 244 239 / .99))!important;border:1px solid rgb(255 255 255 / .95)!important;box-shadow:0 28px 75px rgb(2 47 44 / .20),0 10px 30px rgb(8 125 116 / .08)!important}.hero-stats .stat-intro{border-radius:23px!important;padding:13px 22px!important;background:linear-gradient(145deg,#e5f5f1,#f8fcfb)!important;border-right:0!important}.hero-stats .stat-intro span{font-size:9px!important;letter-spacing:.2em!important;color:#087d74!important}.hero-stats .stat-intro b{font-size:25px!important;color:#073f3b!important;margin-top:5px!important}.hero-stats .stat-intro b em{color:#0b9388;font-style:italic}.hero-stats>div:not(.stat-intro){height:94px!important;padding:5px 12px!important;border-left:1px solid rgb(6 63 59 / .13)!important;align-items:center!important;text-align:center!important;justify-content:center!important}.hero-stats>div:not(.stat-intro) .stat-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0 auto 3px!important;color:#079187!important}.hero-stats>div:not(.stat-intro) .stat-icon svg{width:32px!important;height:32px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hero-stats>div:not(.stat-intro) b{font-size:24px!important;line-height:1!important;color:#073f3b!important}.hero-stats>div:not(.stat-intro) span{font-size:8px!important;line-height:1.15!important;color:#587571!important;margin-top:5px!important;white-space:nowrap}.hero-stats>div:not(.stat-intro):hover{background:rgb(255 255 255 / .38)!important;transform:translateY(-3px)!important}@media(max-width:1100px){.main-nav li.menu-item-has-children{padding-bottom:14px;margin-bottom:-14px}.hero-bottom-line{bottom:-78px!important}.hero-stats{height:auto!important;min-height:112px!important}.hero-stats>div:not(.stat-intro){height:86px!important}}@media(max-width:760px){.main-nav li.menu-item-has-children{padding-bottom:0;margin-bottom:0}.mobile-nav .main-nav li.menu-item-has-children{padding-bottom:0;margin-bottom:0}.mobile-nav .main-nav .sub-menu{position:static!important;transform:none!important;box-shadow:none!important;border:0!important;display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;padding:0 0 0 12px!important;background:transparent!important}.mobile-nav .main-nav .sub-menu:before{display:none}.hero-bottom-line{position:absolute!important;left:0!important;right:0!important;bottom:-48px!important;margin:0!important}.hero-stats{min-height:0!important;height:auto!important;grid-template-columns:repeat(2,1fr)!important;border-radius:25px!important;padding:8px!important}.hero-stats .stat-intro{grid-column:1/-1!important;min-height:66px!important}.hero-stats>div:not(.stat-intro){height:76px!important;min-height:76px!important}.hero-stats>div:not(.stat-intro) span{white-space:normal!important}}.page-v13{background:#f7faf8;color:#244844}.page-hero-v13{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 28%,#116c63 0,#07534d 32%,#023b37 68%,#022e2b 100%);color:#fff;padding:86px 0 92px}.page-hero-v13:before{content:"";position:absolute;width:720px;height:720px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;right:-300px;top:-380px}.page-hero-v13:after{content:"";position:absolute;left:-120px;bottom:-360px;width:520px;height:520px;border:1px solid rgb(255 255 255 / .06);border-radius:50%}.page-hero-inner-v13{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;position:relative;z-index:2}.page-hero-v13 h1{font-family:"Playfair Display",serif;font-size:clamp(58px,7vw,104px);line-height:.92;letter-spacing:-.06em;margin:20px 0 0}.page-hero-v13 p{max-width:680px;color:#b9d8d4;font-size:14px;line-height:1.7;margin:20px 0 0}.page-hero-mark-v13{width:150px;height:150px;flex:0 0 150px;border:1px solid rgb(255 255 255 / .2);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:rgb(255 255 255 / .035);box-shadow:inset 0 0 50px rgb(255 255 255 / .03)}.page-hero-mark-v13 span{font:600 34px/1 "Playfair Display",serif}.page-hero-mark-v13 small{margin-top:9px;font-size:8px;letter-spacing:.18em;color:#ff9a50;font-weight:900}.page-body-v13{background:#f7faf8;padding-top:88px}.page-intro-v13{display:grid;grid-template-columns:190px 1fr 1fr;gap:25px;align-items:center;margin-bottom:48px}.page-intro-v13 p{margin:0;max-width:510px;justify-self:end;color:#607b77;font-size:14px;line-height:1.7}.page-intro-line{height:1px;background:#d9e6e2;position:relative}.page-intro-line:before{content:"";position:absolute;left:0;top:-1px;width:55px;height:2px;background:#ff7f18}.page-reading-v13{max-width:1120px;margin:0 auto}.page-feature-v13{margin:0 0 45px;overflow:hidden;border-radius:30px;background:#e9f1ef;box-shadow:0 20px 55px rgb(3 50 47 / .08)}.page-feature-v13 img{display:block;width:100%;height:500px;object-fit:cover}.entry-content-v13{font-family:"DM Sans",sans-serif;font-size:15px;line-height:1.9;color:#5c7672;max-width:900px}.entry-content-v13>*{color:inherit}.entry-content-v13 p,.entry-content-v13 li{color:#5c7672!important}.entry-content-v13 h2,.entry-content-v13 h3,.entry-content-v13 h4{font-family:"Playfair Display",serif;color:#123f3b!important;line-height:1.12;letter-spacing:-.025em}.entry-content-v13 h2{font-size:46px;margin:58px 0 16px}.entry-content-v13 h3{font-size:32px;margin:42px 0 14px}.entry-content-v13 h4{font-size:24px;margin:30px 0 10px}.entry-content-v13 a{color:#087f76!important;font-weight:700;text-decoration:none}.entry-content-v13 strong,.entry-content-v13 b{color:#365f5b!important}.entry-content-v13 em{color:#5c7672!important}.entry-content-v13 blockquote{margin:42px 0;padding:28px 34px;border-left:3px solid #ff7f18;background:#eef7f4;border-radius:0 22px 22px 0;color:#174d49!important;font-family:"Playfair Display",serif;font-size:24px;line-height:1.45}.entry-content-v13 ul,.entry-content-v13 ol{padding-left:24px}.entry-content-v13 img{max-width:100%;height:auto;border-radius:24px}.entry-content-v13 hr{border:0;border-top:1px solid #dce8e5;margin:45px 0}.history-layout-v13{display:grid;grid-template-columns:74px minmax(0,900px);gap:36px;max-width:1120px;margin:0 auto}.history-rail-v13{padding-top:8px;display:flex;flex-direction:column;align-items:center;color:#0a8379;font-size:9px;font-weight:900;letter-spacing:.14em}.history-rail-v13 i{width:1px;height:120px;background:linear-gradient(#0a8379,#dbe8e5);margin:12px 0}.history-reading-v13{max-width:none}.history-content-v13>p:first-child{font-family:"Playfair Display",serif;font-size:26px;line-height:1.55;color:#174d49!important;border-left:3px solid #ff7f18;padding-left:26px;margin-bottom:35px}.history-content-v13>p{margin:0 0 24px}.history-content-v13>p:nth-of-type(3n){padding-bottom:30px;border-bottom:1px solid #dce8e5}.history-end-v13{margin-top:65px;padding:30px 34px;border-radius:26px;background:#e9f5f1;border:1px solid #d4e9e4}.history-end-v13 span{display:block;color:#ff7f18;font-size:8px;letter-spacing:.18em;font-weight:900;margin-bottom:10px}.history-end-v13 strong{font:600 26px/1.25 "Playfair Display",serif;color:#123f3b!important}.page-next-v13{margin:105px auto 0;padding:45px 0;border-top:1px solid #dce8e5;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:end}.page-next-v13 h2{font:600 48px/1 "Playfair Display",serif;color:#123f3b;margin:14px 0 0}.page-next-v13 h2 em{color:#0a9388;font-style:italic}.page-next-links-v13{display:grid;grid-template-columns:1fr 1fr;gap:10px}.page-next-links-v13 a{display:flex;align-items:center;gap:14px;padding:17px 18px;border:1px solid #dce8e5;border-radius:16px;background:#fff;color:#164640;text-decoration:none;font-size:12px;font-weight:800;transition:.3s}.page-next-links-v13 a:hover{transform:translateY(-4px);border-color:#a8d5ce;box-shadow:0 15px 30px rgb(3 50 47 / .07)}.page-next-links-v13 a span{font-size:8px;color:#ff7f18}.page-next-links-v13 a b{margin-left:auto;color:#0a8379}.page-cta-v13{background:#02332f;color:#fff;margin-top:0;padding:75px 0;position:relative;overflow:hidden}.page-cta-v13:after{content:"";position:absolute;width:580px;height:580px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;right:-230px;top:-270px}.page-cta-inner-v13{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;position:relative;z-index:2}.page-cta-v13 h2{font:600 clamp(44px,5vw,70px)/.95 "Playfair Display",serif;margin:16px 0 0;color:#fff}.page-cta-v13 h2 em{color:#0ea99c;font-style:italic}.page-cta-v13 .btn{flex:0 0 auto}.page-v13 .entry-content-v13 [style*="color"],.page-v13 .entry-content-v13 [style*="COLOR"]{color:#5c7672!important}.page-v13 .entry-content-v13 a[style*="color"],.page-v13 .entry-content-v13 a[style*="COLOR"]{color:#087f76!important}.page-v13 .entry-content-v13 h1[style*="color"],.page-v13 .entry-content-v13 h2[style*="color"],.page-v13 .entry-content-v13 h3[style*="color"],.page-v13 .entry-content-v13 h4[style*="color"]{color:#123f3b!important}@media(max-width:900px){.page-hero-inner-v13{align-items:flex-start}.page-hero-mark-v13{width:120px;height:120px;flex-basis:120px}.page-intro-v13{grid-template-columns:150px 1fr}.page-intro-v13 p{grid-column:2;justify-self:start}.history-layout-v13{grid-template-columns:40px minmax(0,1fr);gap:18px}.history-rail-v13 i{height:90px}.page-next-v13{grid-template-columns:1fr}.page-cta-inner-v13{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.page-hero-v13{padding:65px 0 70px}.page-hero-inner-v13{display:block}.page-hero-v13 h1{font-size:58px}.page-hero-mark-v13{display:none}.page-body-v13{padding-top:65px}.page-intro-v13{display:block}.page-intro-line{margin:18px 0}.page-intro-v13 p{font-size:13px}.page-feature-v13{border-radius:20px;margin-bottom:30px}.page-feature-v13 img{height:300px}.entry-content-v13{font-size:14px;line-height:1.8}.entry-content-v13 h2{font-size:38px}.entry-content-v13 h3{font-size:28px}.entry-content-v13 blockquote{font-size:20px;padding:22px}.history-layout-v13{grid-template-columns:1fr}.history-rail-v13{display:none}.history-content-v13>p:first-child{font-size:22px;padding-left:18px}.history-end-v13{margin-top:45px;padding:24px}.history-end-v13 strong{font-size:22px}.page-next-v13{margin-top:70px;padding-top:32px}.page-next-v13 h2{font-size:42px}.page-next-links-v13{grid-template-columns:1fr}.page-cta-v13{padding:60px 0}.page-cta-v13 h2{font-size:48px}}.page-next-v13{display:none!important}.about-president-section{padding-top:120px;padding-bottom:120px}.president-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:90px;align-items:center}.president-photo-wrap{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.president-photo{width:min(100%,520px);height:600px;border-radius:34px;overflow:hidden;background:#e7f0ed;box-shadow:0 28px 70px rgb(3 50 47 / .13);position:relative}.president-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 55%,rgb(2 47 44 / .28))}.president-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.president-badge{position:absolute;left:0;bottom:35px;padding:22px 25px;background:#fff;border:1px solid #d8e8e4;border-radius:22px;box-shadow:0 20px 45px rgb(3 50 47 / .12);z-index:2;min-width:205px}.president-badge span{display:block;color:#ff7f18;font-size:8px;letter-spacing:.16em;font-weight:900;margin-bottom:8px}.president-badge strong{font:600 23px/1.1 "Playfair Display",serif;color:#123f3b}.president-copy h2{font-family:"Playfair Display",serif;font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.04em;margin:18px 0 25px;color:#123f3b}.president-copy h2 em{color:#0a9388;font-style:italic}.president-copy p{max-width:650px;color:#607a76;font-size:15px;line-height:1.85;margin:0 0 18px}.president-copy .president-lead{font-size:22px;line-height:1.5;color:#174d49;font-family:"Playfair Display",serif;margin-bottom:25px}.president-signature{margin-top:34px;padding-top:20px;border-top:1px solid #dce8e5;display:flex;justify-content:space-between;align-items:flex-end;max-width:650px}.president-signature span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#809692;font-weight:800}.president-signature strong{font:600 18px/1.25 "Playfair Display",serif;color:#123f3b;text-align:right}@media(max-width:900px){.president-grid{grid-template-columns:1fr;gap:55px}.president-photo-wrap{min-height:auto}.president-photo{height:520px}.president-badge{left:20px}.about-president-section{padding-top:90px;padding-bottom:90px}}@media(max-width:560px){.president-photo{height:430px;border-radius:24px}.president-badge{left:10px;bottom:20px}.president-copy h2{font-size:48px}.president-copy .president-lead{font-size:20px}.president-signature{display:block}.president-signature strong{display:block;text-align:left;margin-top:12px}}.executive-page{background:#f5faf8;color:#123f3b}.executive-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgb(20 145 132 / .20),transparent 32%),linear-gradient(135deg,#073d3a 0%,#0d5b55 58%,#073b38 100%);color:#fff;padding:clamp(90px,11vw,150px) 0 130px}.executive-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;right:-170px;bottom:-280px;box-shadow:0 0 0 70px rgb(255 255 255 / .025),0 0 0 140px rgb(255 255 255 / .02)}.executive-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.55fr);align-items:end;gap:70px}.executive-hero h1{font-size:clamp(3.4rem,6.2vw,6.8rem);line-height:.92;letter-spacing:-.045em;margin:18px 0 28px;color:#fff}.executive-hero h1 em,.executive-intro h2 em,.executive-cta h2 em{font-family:Georgia,serif;font-weight:400;color:#e9a24d}.executive-hero p{max-width:650px;font-size:1.08rem;line-height:1.85;color:rgb(255 255 255 / .78);margin:0}.executive-hero-mark{justify-self:end;width:240px;height:240px;border-radius:50%;border:1px solid rgb(255 255 255 / .25);display:flex;flex-direction:column;justify-content:center;padding:42px;position:relative;background:rgb(255 255 255 / .035);backdrop-filter:blur(10px);box-shadow:inset 0 0 60px rgb(255 255 255 / .025)}.executive-hero-mark span{font-size:10px;letter-spacing:.22em;color:#9bd0c9}.executive-hero-mark strong{font-size:38px;line-height:1;margin:7px 0 17px}.executive-hero-mark i{width:44px;height:1px;background:#e9a24d;display:block;margin-bottom:14px}.executive-hero-mark small{font-size:10px;line-height:1.5;color:rgb(255 255 255 / .58);max-width:120px}.executive-intro{padding-bottom:45px}.executive-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:90px;align-items:end}.executive-intro h2{font-size:clamp(2.8rem,4.8vw,5rem);line-height:.98;letter-spacing:-.035em;margin:15px 0 0}.executive-intro p{font-size:1.02rem;line-height:1.9;color:#5c7672;margin:0 0 5px}.executive-members{padding-top:35px}.executive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.executive-card{background:#fff;border:1px solid rgb(18 63 59 / .10);border-radius:26px;overflow:hidden;box-shadow:0 18px 45px rgb(18 63 59 / .07);transition:transform .35s ease,box-shadow .35s ease}.executive-card:hover{transform:translateY(-7px);box-shadow:0 28px 60px rgb(18 63 59 / .13)}.executive-card-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(310px,.85fr) minmax(0,1.15fr);min-height:430px;background:#0d514c;color:#fff}.executive-card-featured .executive-photo{height:100%;min-height:430px}.executive-card-featured .executive-card-info{padding:65px;display:flex;flex-direction:column;justify-content:center}.executive-photo{position:relative;height:360px;overflow:hidden;background:#dfece8}.executive-photo:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgb(0 0 0 / .16));pointer-events:none}.executive-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;transition:transform .6s ease}.executive-card:hover .executive-photo img{transform:scale(1.035)}.executive-number{position:absolute;z-index:2;top:18px;left:18px;min-width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:rgb(255 255 255 / .92);color:#0d514c;font-size:11px;font-weight:700;box-shadow:0 8px 20px rgb(0 0 0 / .10)}.executive-card-info{padding:28px 30px 31px}.executive-card-info>span{display:block;color:#e09642;text-transform:uppercase;font-size:10px;letter-spacing:.17em;font-weight:700;margin-bottom:12px}.executive-card-info h3{font-size:1.55rem;line-height:1.2;margin:0;color:#123f3b}.executive-card-featured .executive-card-info h3{font-size:clamp(2.4rem,4vw,4.4rem);color:#fff;max-width:600px}.executive-card-featured .executive-card-info:before{content:"PRESIDENT";display:block;font-size:11px;letter-spacing:.22em;color:#9bd0c9;margin-bottom:14px}.executive-card-featured .executive-card-info>span{display:none}.executive-line{width:46px;height:2px;background:#e9a24d;margin-top:22px}.executive-cta{margin-top:90px;background:#073d3a;color:#fff;padding:80px 0}.executive-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.executive-cta h2{font-size:clamp(2.8rem,5vw,5.2rem);line-height:.96;margin:16px 0 0;color:#fff;letter-spacing:-.04em}.executive-cta .btn{flex:none}.president-team-link{display:inline-flex;align-items:center;gap:12px;margin-top:28px;color:#087f76;font-weight:700;text-decoration:none}.president-team-link span{transition:transform .2s ease}.president-team-link:hover span{transform:translateX(4px)}@media(max-width:900px){.executive-hero-grid,.executive-intro-grid{grid-template-columns:1fr;gap:45px}.executive-hero-mark{justify-self:start}.executive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-card-featured{grid-column:1/-1;grid-template-columns:1fr}.executive-card-featured .executive-photo{height:430px}.executive-card-featured .executive-card-info{padding:42px}.executive-cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.executive-hero{padding:80px 0 100px}.executive-hero h1{font-size:3.25rem}.executive-hero-mark{width:190px;height:190px;padding:32px}.executive-grid{grid-template-columns:1fr}.executive-card-featured .executive-photo{height:380px;min-height:380px}.executive-card-featured .executive-card-info{padding:34px 28px}.executive-card-featured .executive-card-info h3{font-size:2.35rem}.executive-photo{height:330px}.executive-cta{margin-top:55px;padding:65px 0}.executive-cta h2{font-size:3rem}}.main-nav .dws-executive-menu-item>a{white-space:nowrap}.page-special-feature-v13{background:#fff;border:1px solid rgb(18 63 59 / .10);padding:14px;border-radius:30px;box-shadow:0 22px 55px rgb(2 47 44 / .10);margin-bottom:38px;text-align:center}.page-special-feature-v13 img{display:block;width:100%;max-height:760px;object-fit:contain;border-radius:20px;margin:auto;background:#f7faf8}.registration-v13 .page-special-feature-v13{max-width:820px;margin-left:auto;margin-right:auto}.sook-kalan-v13 .page-special-feature-v13{max-width:1100px;margin-left:auto;margin-right:auto}.registration-v13 .entry-content-v13,.sook-kalan-v13 .entry-content-v13{max-width:900px}.main-nav .dws-about-parent>a.dws-about-toggle{cursor:pointer}.history-v13 .page-hero-v13{padding-bottom:105px}.history-v13 .page-body-v13{padding-top:82px}.history-lead-v14{max-width:820px;margin:0 auto 72px;padding:0 0 42px;border-bottom:1px solid #dbe8e5}.history-lead-v14 h2{font:600 clamp(42px,5vw,68px)/.98 "Playfair Display",serif;letter-spacing:-.045em;color:#123f3b;margin:15px 0 18px}.history-lead-v14 p{max-width:690px;font-size:17px;line-height:1.8;color:#607b77;margin:0}.history-timeline-v14{max-width:980px;margin:0 auto}.history-step-v14{display:grid;grid-template-columns:190px minmax(0,1fr);gap:44px;position:relative;padding-bottom:54px}.history-step-marker-v14{position:relative;text-align:right;padding-top:3px}.history-step-marker-v14 span{font:600 17px/1 "Playfair Display",serif;color:#0a8379;letter-spacing:.02em}.history-step-marker-v14 i{position:absolute;right:-23px;top:5px;width:9px;height:9px;border-radius:50%;background:#ff7f18;box-shadow:0 0 0 7px #f7faf8,0 0 0 8px #cfe3df}.history-step-copy-v14{border-left:1px solid #d8e6e2;padding-left:44px;padding-bottom:8px}.history-step-label-v14{display:block;font-size:9px;letter-spacing:.2em;font-weight:900;color:#ff7f18;margin-bottom:12px}.history-step-copy-v14 p{font-size:15px;line-height:1.9;color:#5c7672;margin:0 0 10px}.history-chapter-v14{max-width:980px;margin:5px auto 36px;display:flex;align-items:center;gap:20px}.history-chapter-v14 span{font-size:9px;font-weight:900;letter-spacing:.18em;color:#ff7f18}.history-chapter-v14 h3{font:600 38px/1.05 "Playfair Display",serif;color:#123f3b;margin:0}.history-legacy-projects-v14{max-width:980px;margin:15px auto 0;padding:38px 42px;border-radius:28px;background:#eaf5f2;border:1px solid #d4e8e3;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:end}.history-legacy-projects-v14 h3{font:600 34px/1.08 "Playfair Display",serif;color:#123f3b;margin:13px 0 0}.history-legacy-projects-v14 p{font-size:14px;line-height:1.8;color:#5c7672;margin:0}.history-v13 .history-end-v13{max-width:980px;margin:42px auto 0}@media(max-width:800px){.history-step-v14{grid-template-columns:1fr;gap:12px;padding-bottom:36px}.history-step-marker-v14{text-align:left}.history-step-marker-v14 i{left:0;right:auto;top:3px}.history-step-marker-v14 span{padding-left:28px}.history-step-copy-v14{border-left:0;padding-left:28px}.history-legacy-projects-v14{grid-template-columns:1fr;padding:28px}.history-chapter-v14 h3{font-size:30px}}.main-nav{flex-wrap:nowrap!important}.main-nav>li>a{display:inline-flex;align-items:center;height:76px}.main-nav .dws-about-parent{cursor:pointer}.main-nav .dws-about-parent>.dws-about-toggle{pointer-events:auto}.main-nav .dws-about-parent>.sub-menu{top:76px!important}@media (max-width:1280px) and (min-width:901px){.nav-wrap{gap:14px}.brand{min-width:170px}.brand img,.brand .custom-logo{width:180px!important}.main-nav{gap:12px!important}.main-nav a{font-size:9px!important}.header-donate{padding:10px 14px;font-size:10px}}.about-quote{margin-top:28px;padding:24px 26px;border-left:3px solid var(--orange);background:#f4f9f7;border-radius:0 16px 16px 0;color:#244e4a;font-family:'Playfair Display',serif;font-size:20px;line-height:1.55}.about-quote span{display:block;margin-top:10px;font:700 10px 'DM Sans',sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#7b9691}.about-projects{background:#f5f9f7}.about-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-project-card{position:relative;min-height:220px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:22px;background:#fff;border:1px solid rgb(18 63 59 / .08);box-shadow:0 18px 45px rgb(18 63 59 / .08);transition:transform .25s ease,box-shadow .25s ease}.about-project-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgb(18 63 59 / .14)}.about-project-card span{position:absolute;top:22px;right:24px;font:700 11px 'DM Sans',sans-serif;color:#ef7c22;letter-spacing:.16em}.about-project-card strong{max-width:260px;color:#123f3b;font:600 25px/1.15 'Playfair Display',serif}.about-project-card small{margin-top:12px;color:#66807b;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}@media(max-width:760px){.about-projects-grid{grid-template-columns:1fr}.about-project-card{min-height:180px}.about-quote{font-size:17px}}.main-nav li.menu-open>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.main-nav .sub-menu li.menu-open>.sub-menu{transform:translateX(0) translateY(0)}.team-hero,.partners-hero{background:linear-gradient(135deg,#083f3b 0%,#0d5e58 58%,#087f76 100%);color:#fff;padding:92px 0 110px;position:relative;overflow:hidden}.team-hero:after,.partners-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;right:-180px;top:-220px}.team-hero-grid,.partners-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.team-hero h1,.partners-hero h1{font:600 clamp(58px,7vw,96px)/.95 'Playfair Display',serif;margin:18px 0 24px}.team-hero p,.partners-hero p{max-width:700px;color:rgb(255 255 255 / .78);font-size:18px;line-height:1.8}.team-hero-note,.partners-hero-mark{justify-self:end;border-left:1px solid rgb(255 255 255 / .3);padding-left:30px}.team-hero-note span,.partners-hero-mark span{display:block;font-size:11px;letter-spacing:.25em;color:#f3b65a;margin-bottom:16px}.team-hero-note strong,.partners-hero-mark strong{font:500 27px/1.25 'Playfair Display',serif}.team-list{padding:105px 0}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:55px}.team-card{background:#fff;border:1px solid rgb(18 63 59 / .1);border-radius:22px;overflow:hidden;box-shadow:0 16px 50px rgb(13 56 51 / .08);transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{transform:translateY(-8px);box-shadow:0 24px 65px rgb(13 56 51 / .14)}.team-photo{height:310px;background:#edf3ef;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover;display:block}.team-card-body{padding:24px 24px 28px}.team-card-body>span,.partner-number{font-size:11px;letter-spacing:.18em;color:#087f76}.team-card h3{font:600 25px/1.1 'Playfair Display',serif;color:#123f3b;margin:10px 0 7px}.team-card p{margin:0;color:#6b8580;font-size:14px}.team-cta{background:#083f3b;color:#fff;padding:85px 0}.team-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.team-cta h2{font:500 clamp(40px,5vw,68px)/1.02 'Playfair Display',serif;margin:15px 0 0}.team-cta h2 em,.partners-note h2 em{color:#f3b65a}.partners-list{padding:105px 0}.partners-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:55px}.partner-card{display:grid;grid-template-columns:105px 1fr;gap:28px;padding:32px;background:#f1f6f2;border:1px solid rgb(18 63 59 / .09);border-radius:22px;min-height:240px}.partner-mark{width:92px;height:92px;border-radius:24px;background:#fff;display:grid;place-items:center;color:#087f76;font-weight:700;font-size:19px;letter-spacing:.08em;box-shadow:0 10px 30px rgb(13 56 51 / .08)}.partner-card h3{font:600 31px/1.05 'Playfair Display',serif;color:#123f3b;margin:9px 0 5px}.partner-card h4{margin:0 0 15px;color:#315e58;font-size:14px;font-weight:600}.partner-card p{margin:0;color:#64807b;line-height:1.75}.partners-note{background:#083f3b;color:#fff;padding:105px 0}.partners-note h2{font:500 clamp(44px,6vw,76px)/1.02 'Playfair Display',serif;margin:18px 0 24px}.partners-note p{max-width:760px;color:rgb(255 255 255 / .74);font-size:17px;line-height:1.85}.partners-note .eyebrow{color:#f3b65a}@media(max-width:900px){.team-hero-grid,.partners-hero-grid{grid-template-columns:1fr;gap:35px}.team-hero-note,.partners-hero-mark{justify-self:start}.team-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:1fr}.team-cta-inner{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.team-hero,.partners-hero{padding:70px 0 80px}.team-grid{grid-template-columns:1fr}.team-photo{height:360px}.partner-card{grid-template-columns:1fr}.team-list,.partners-list{padding:75px 0}}.contact-hero{background:linear-gradient(135deg,#083f3b 0%,#0b5953 58%,#087f76 100%);color:#fff;padding:92px 0 108px;position:relative;overflow:hidden}.contact-hero:after{content:"";position:absolute;width:560px;height:560px;border:1px solid rgb(255 255 255 / .11);border-radius:50%;right:-210px;top:-240px}.contact-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;position:relative;z-index:1}.contact-hero h1{font:600 clamp(54px,7vw,92px)/.95 'Playfair Display',serif;margin:18px 0 24px}.contact-hero h1 em{color:#f3b65a;font-style:normal}.contact-hero p{max-width:700px;color:rgb(255 255 255 / .78);font-size:18px;line-height:1.8;margin:0}.contact-hero-mark{justify-self:end;border-left:1px solid rgb(255 255 255 / .3);padding-left:30px}.contact-hero-mark span{display:block;font-size:11px;letter-spacing:.25em;color:#f3b65a;margin-bottom:16px}.contact-hero-mark strong{font:500 27px/1.25 'Playfair Display',serif}.contact-main{padding:88px 0 110px}.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-info-card{position:relative;background:#fff;border:1px solid rgb(18 63 59 / .1);border-radius:24px;padding:30px;box-shadow:0 18px 50px rgb(13 56 51 / .07);min-height:250px}.contact-card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f4f1;color:#087f76;font-size:22px;margin-bottom:25px}.contact-info-card small{font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.18em;color:#087f76}.contact-info-card h3{font:600 28px/1.1 'Playfair Display',serif;color:#123f3b;margin:10px 0 13px}.contact-info-card p{font-size:14px;line-height:1.8;color:#66807b;margin:0}.contact-info-card a{color:#087f76;text-decoration:none}.contact-info-card a:hover{color:#ef7c22}.contact-info-card>a{display:inline-block;margin-top:20px;font-size:13px;font-weight:800}.contact-note{display:block;margin-top:18px;color:#839a96;font-size:12px;line-height:1.6}.contact-map-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;align-items:stretch;margin-top:70px;background:#f0f7f4;border-radius:28px;padding:14px;border:1px solid #d9e9e4}.contact-map-copy{padding:48px 30px 45px}.contact-map-copy h2{font:600 clamp(35px,4vw,55px)/1.03 'Playfair Display',serif;color:#123f3b;margin:15px 0 20px}.contact-map-copy h2 em{color:#087f76;font-style:normal}.contact-map-copy p{color:#64807b;font-size:15px;line-height:1.8;max-width:400px}.contact-map{min-height:420px;border-radius:21px;overflow:hidden;background:#dfeae7}.contact-map iframe{display:block;width:100%;height:100%;min-height:420px;border:0}.contact-form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:95px;align-items:start}.contact-form-intro h2{font:600 clamp(40px,5vw,65px)/1.02 'Playfair Display',serif;color:#123f3b;margin:15px 0 22px}.contact-form-intro h2 em{color:#087f76;font-style:normal}.contact-form-intro p{max-width:470px;color:#64807b;font-size:15px;line-height:1.85}.contact-direct{margin-top:38px;padding-top:22px;border-top:1px solid #dce8e5}.contact-direct span{display:block;font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.18em;color:#8aa19d;margin-bottom:9px}.contact-direct a{color:#087f76;font-weight:800;text-decoration:none}.contact-form-card{background:#fff;border:1px solid rgb(18 63 59 / .1);border-radius:26px;padding:34px;box-shadow:0 20px 60px rgb(13 56 51 / .08)}.dws-contact-form{display:grid;gap:18px}.dws-contact-form label{display:grid;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#315e58;text-transform:uppercase}.dws-contact-form input,.dws-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9e7e3;border-radius:13px;background:#f8fbfa;color:#234f4b;padding:14px 16px;font:400 15px/1.5 'DM Sans',sans-serif;outline:none}.dws-contact-form textarea{resize:vertical;min-height:150px}.dws-contact-form input:focus,.dws-contact-form textarea:focus{border-color:#087f76;box-shadow:0 0 0 3px rgb(8 127 118 / .08)}.dws-contact-form .btn{border:0;cursor:pointer;justify-self:start}.contact-alert{padding:14px 16px;border-radius:12px;margin-bottom:18px;font-size:13px;line-height:1.6}.contact-alert.success{background:#eaf7ef;color:#21633d;border:1px solid #cde8d7}.contact-alert.error{background:#fff2ef;color:#8a3b2c;border:1px solid #f0d3cc}.contact-bottom-cta{background:#083f3b;color:#fff;padding:82px 0}.contact-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-bottom-inner h2{font:500 clamp(42px,5vw,68px)/1.02 'Playfair Display',serif;margin:15px 0 0}.contact-bottom-inner h2 em{color:#f3b65a;font-style:normal}@media(max-width:900px){.contact-hero-grid,.contact-form-grid,.contact-map-wrap{grid-template-columns:1fr}.contact-hero-mark{justify-self:start}.contact-info-grid{grid-template-columns:1fr}.contact-map-copy{padding:35px 24px}.contact-bottom-inner{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.contact-hero{padding:70px 0 80px}.contact-main{padding:70px 0 80px}.contact-info-card{min-height:auto}.contact-map{min-height:320px}.contact-map iframe{min-height:320px}.contact-form-card{padding:24px}.contact-form-grid{margin-top:70px}.contact-bottom-cta{padding:70px 0}}.partners-page-v29{background:#f6faf8}.partners-hero-v29{position:relative;overflow:hidden;background:linear-gradient(135deg,#073b38 0%,#0b5751 62%,#087f76 100%);color:#fff;padding:105px 0 125px}.partners-hero-inner-v29{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.partners-hero-copy-v29 h1{font:600 clamp(58px,8vw,104px)/.92 'Playfair Display',serif;letter-spacing:-.04em;margin:18px 0 25px}.partners-hero-copy-v29 h1 em{color:#f3b65a;font-style:normal}.partners-hero-copy-v29 p{max-width:690px;color:rgb(255 255 255 / .78);font-size:18px;line-height:1.85;margin:0}.partners-hero-mark-v29{justify-self:end;border-left:1px solid rgb(255 255 255 / .28);padding-left:30px}.partners-hero-mark-v29 span{display:block;font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.25em;color:#f3b65a;margin-bottom:15px}.partners-hero-mark-v29 strong{font:500 29px/1.2 'Playfair Display',serif}.partners-orbit{position:absolute;border:1px solid rgb(255 255 255 / .09);border-radius:50%;z-index:1;pointer-events:none}.orbit-one{width:620px;height:620px;right:-230px;top:-310px}.orbit-two{width:340px;height:340px;left:-210px;bottom:-250px}.partners-showcase-v29{padding:95px 0 115px}.partners-intro-v29{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end;margin-bottom:52px}.partners-intro-v29 h2{font:600 clamp(42px,5vw,67px)/1.03 'Playfair Display',serif;color:#123f3b;margin:15px 0 0;letter-spacing:-.025em}.partners-intro-v29 h2 em{color:#087f76;font-style:normal}.partners-intro-v29>p{color:#66807b;font-size:16px;line-height:1.9;max-width:480px;margin:0 0 4px}.partners-logo-grid-v29{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.partner-logo-card-v29{position:relative;min-height:310px;background:#fff;border:1px solid #dceae6;border-radius:25px;padding:22px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 15px 45px rgb(12 62 57 / .06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.partner-logo-card-v29:hover{transform:translateY(-7px);box-shadow:0 25px 60px rgb(12 62 57 / .12);border-color:#b9d9d3}.partner-card-top-v29{display:flex;justify-content:space-between;align-items:center;color:#8ba39f;font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.15em}.partner-card-top-v29 i{width:34px;height:1px;background:#d8e6e2;display:block}.partner-logo-wrap-v29{height:155px;display:grid;place-items:center;padding:18px 8px}.partner-logo-wrap-v29 img{display:block;max-width:100%;max-height:125px;width:auto;height:auto;object-fit:contain}.partner-logo-card-v29:nth-child(1) .partner-logo-wrap-v29 img,.partner-logo-card-v29:nth-child(5) .partner-logo-wrap-v29 img,.partner-logo-card-v29:nth-child(7) .partner-logo-wrap-v29 img{max-height:135px}.partner-logo-card-v29:nth-child(6){grid-column:span 2}.partner-logo-card-v29:nth-child(6) .partner-logo-wrap-v29{height:165px}.partner-logo-card-v29:nth-child(6) .partner-logo-wrap-v29 img{max-width:290px;max-height:145px}.partner-caption-v29{margin-top:auto;padding-top:15px;border-top:1px solid #e5efec}.partner-caption-v29 h3{font:600 19px/1.15 'Playfair Display',serif;color:#123f3b;margin:0 0 6px}.partner-caption-v29 p{font-size:12px;line-height:1.55;color:#829894;margin:0}.partners-closing-v29{background:#083f3b;color:#fff;padding:95px 0}.partners-closing-inner-v29{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:center}.partners-closing-v29 .eyebrow{color:#f3b65a}.partners-closing-v29 h2{font:500 clamp(43px,5.5vw,72px)/1.02 'Playfair Display',serif;margin:16px 0 0;letter-spacing:-.025em}.partners-closing-v29 h2 em{color:#f3b65a;font-style:normal}.partners-closing-v29 p{color:rgb(255 255 255 / .72);font-size:16px;line-height:1.9;max-width:500px;margin:0}@media(max-width:1000px){.partners-hero-inner-v29,.partners-intro-v29,.partners-closing-inner-v29{grid-template-columns:1fr;gap:35px}.partners-hero-mark-v29{justify-self:start}.partners-logo-grid-v29{grid-template-columns:repeat(2,1fr)}.partner-logo-card-v29:nth-child(6){grid-column:span 1}}@media(max-width:600px){.partners-hero-v29{padding:75px 0 90px}.partners-showcase-v29{padding:70px 0 80px}.partners-logo-grid-v29{grid-template-columns:1fr}.partner-logo-card-v29:nth-child(6){grid-column:auto}.partners-intro-v29{margin-bottom:35px}.partner-logo-card-v29{min-height:285px}.partners-closing-v29{padding:70px 0}}.dws-special-page,.dws-project-page{background:#f7faf8;color:#244844}.special-hero,.project-hero{background:radial-gradient(circle at 80% 25%,#116c63 0,#07534d 34%,#023b37 70%,#022e2b 100%);color:#fff;padding:90px 0 82px;position:relative;overflow:hidden}.special-hero:after,.project-hero:after{content:"";position:absolute;width:650px;height:650px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;right:-260px;top:-300px}.special-hero-grid,.project-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;position:relative;z-index:2}.special-hero h1,.project-hero h1{font:600 clamp(52px,6vw,92px)/.94 "Playfair Display",serif;letter-spacing:-.055em;margin:20px 0}.special-hero h1 em,.project-hero h1 em{color:#16a99b;font-style:italic}.special-hero p,.project-hero p{max-width:650px;color:#b9d8d4;line-height:1.8;font-size:15px}.special-hero-orbit{width:190px;height:190px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-self:end;background:rgb(255 255 255 / .035);box-shadow:inset 0 0 60px rgb(255 255 255 / .04)}.special-hero-orbit span{font:600 48px/1 "Playfair Display",serif}.special-hero-orbit small{margin-top:12px;color:#ff9a50;letter-spacing:.2em;font-size:9px;font-weight:900}.special-kicker,.project-intro{display:grid;grid-template-columns:220px 1fr 1fr;gap:25px;align-items:center;margin-bottom:48px}.special-kicker span,.project-intro span{font-size:9px;font-weight:900;letter-spacing:.18em;color:#0a8379}.special-kicker i,.project-intro i{height:1px;background:#d9e6e2;position:relative}.special-kicker i:before,.project-intro i:before{content:"";position:absolute;left:0;top:-1px;width:55px;height:2px;background:#ff7f18}.special-kicker p,.project-intro p{margin:0;color:#607b77;font-size:14px;line-height:1.7}.donation-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.donation-card{background:#fff;border:1px solid #dce8e5;border-radius:28px;padding:34px;box-shadow:0 20px 55px rgb(3 50 47 / .07)}.donation-card.featured{border-top:4px solid #ff7f18}.donation-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.donation-card-top span{font:600 30px/1 "Playfair Display",serif;color:#0a8379}.donation-card-top small{font-size:8px;letter-spacing:.18em;color:#809793;font-weight:900}.donation-card h2{font:600 31px/1.1 "Playfair Display",serif;color:#123f3b;margin:0 0 25px}.donation-card dl{margin:0}.donation-card dl div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:12px 0;border-top:1px solid #e5eeeb}.donation-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#78908c;font-weight:800}.donation-card dd{margin:0;color:#234c48;font-weight:700;font-size:13px;word-break:break-word}.copy-account{margin-top:22px;border:1px solid #a9d4cd;background:#eef8f5;color:#087f76;border-radius:999px;padding:11px 16px;font-weight:800;cursor:pointer}.donate-story{background:#edf6f3}.donate-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.donate-image-stack{position:relative;min-height:520px}.donate-image-stack img{position:absolute;border-radius:26px;box-shadow:0 25px 55px rgb(3 50 47 / .15);object-fit:cover}.donate-image-stack img:first-child{width:78%;height:420px;left:0;top:0}.donate-image-stack img:nth-child(2){width:54%;height:270px;right:0;bottom:0;border:8px solid #edf6f3}.donate-image-stack>span{position:absolute;left:28px;bottom:42px;background:#023b37;color:#fff;padding:18px 22px;border-radius:16px;font-size:9px;letter-spacing:.12em;line-height:1.5}.donate-image-stack strong{font:600 23px "Playfair Display",serif;color:#fff;letter-spacing:0}.donate-story h2,.limb-feature h2{font:600 clamp(38px,4vw,58px)/1.02 "Playfair Display",serif;color:#123f3b;margin:18px 0 24px}.donate-story h2 em,.limb-feature h2 em{color:#0a9388;font-style:italic}.donate-story p,.limb-feature p{color:#5c7672;line-height:1.85}.donate-points{margin-top:28px;border-top:1px solid #d4e6e1}.donate-points div{display:flex;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid #d4e6e1}.donate-points b{font-size:9px;color:#ff7f18}.donate-points span{font-weight:700;color:#214b47}.project-hero-image{height:390px;border-radius:30px;overflow:hidden;border:1px solid rgb(255 255 255 / .15);box-shadow:0 25px 60px rgb(0 0 0 / .18)}.project-hero-image img{width:100%;height:100%;object-fit:cover}.project-body{background:#f7faf8}.project-two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:start}.project-two-col h2{font:600 clamp(40px,4.5vw,64px)/1 "Playfair Display",serif;color:#123f3b;margin:0 0 25px}.project-two-col p{font-size:16px;line-height:1.9;color:#5c7672}.project-facts{background:#fff;border:1px solid #dce8e5;border-radius:25px;padding:8px 28px;box-shadow:0 20px 50px rgb(3 50 47 / .06)}.project-facts div{padding:21px 0;border-bottom:1px solid #e4eeeb}.project-facts div:last-child{border-bottom:0}.project-facts span{display:block;font-size:8px;letter-spacing:.18em;color:#ff7f18;font-weight:900;margin-bottom:7px}.project-facts strong{display:block;color:#164b46;font-size:15px;line-height:1.45}.project-band{background:#02332f;color:#fff;padding:85px 0}.project-band-grid{display:grid;grid-template-columns:1fr 280px;gap:80px;align-items:center}.project-band h2{font:600 clamp(42px,5vw,70px)/.98 "Playfair Display",serif;margin:18px 0;color:#fff}.project-band p{max-width:650px;color:#b9d8d4;line-height:1.8}.project-stat{width:220px;height:220px;border:1px solid rgb(255 255 255 / .16);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.project-stat strong{font:600 70px/1 "Playfair Display",serif;color:#16a99b}.project-stat span{font-size:9px;line-height:1.5;letter-spacing:.12em;color:#c0d7d3;text-transform:uppercase}.project-gallery{background:#edf6f3}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.gallery-grid img{width:100%;height:400px;object-fit:cover;border-radius:26px;box-shadow:0 18px 45px rgb(3 50 47 / .08)}.limb-feature{background:#fff}.limb-feature-card{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;background:#eef7f4;border-radius:32px;padding:30px}.limb-feature-card img{width:100%;height:440px;object-fit:cover;border-radius:24px}.limb-feature-card>div{padding:20px}.limb-project .project-hero-image img{object-fit:contain;background:#f1f5f4}@media(max-width:800px){.special-hero-grid,.project-hero-grid,.donation-grid,.donate-story-grid,.project-two-col,.project-band-grid,.gallery-grid,.limb-feature-card{grid-template-columns:1fr}.special-hero-orbit{justify-self:start}.project-hero-image{height:300px}.donate-image-stack{min-height:430px}.donate-image-stack img:first-child{height:350px}.donate-image-stack img:nth-child(2){height:220px}.special-kicker,.project-intro{grid-template-columns:1fr;gap:12px}.project-stat{justify-self:start}.limb-feature-card{padding:15px}.limb-feature-card img{height:320px}.donation-card{padding:25px}.donation-card dl div{grid-template-columns:95px 1fr}}.dws-v31-page{background:#f6faf8;color:#234844}.v31-hero{position:relative;overflow:hidden;background:#063e3a;color:#fff;padding:94px 0 86px}.v31-hero:after{content:"";position:absolute;width:720px;height:720px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;right:-310px;top:-350px}.v31-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;position:relative;z-index:2}.v31-hero-copy h1{font:600 clamp(54px,7vw,98px)/.92 'Playfair Display',serif;letter-spacing:-.055em;margin:18px 0 24px}.v31-hero-copy h1 em{color:#f3b65a;font-style:italic}.v31-hero-copy>p{max-width:650px;color:#c0dad6;line-height:1.85;font-size:16px}.v31-hero-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.v31-text-link{color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid rgb(255 255 255 / .35);padding-bottom:5px}.v31-hero-image{height:390px;border-radius:30px;overflow:hidden;border:1px solid rgb(255 255 255 / .14);box-shadow:0 30px 70px rgb(0 0 0 / .2);background:#eaf1ef}.v31-hero-image img{width:100%;height:100%;object-fit:cover}.v31-medical-orbit{width:330px;height:330px;justify-self:end;border-radius:50%;border:1px solid rgb(255 255 255 / .2);display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:radial-gradient(circle,rgb(22 169 155 / .15),rgb(255 255 255 / .025) 55%,transparent 56%)}.v31-orbit-ring{position:absolute;inset:28px;border:1px solid rgb(255 255 255 / .13);border-radius:50%}.v31-eye-mark{width:92px;height:92px;border-radius:50%;background:#f3b65a;color:#063e3a;display:flex;align-items:center;justify-content:center;font:600 56px/1 'Playfair Display',serif;box-shadow:0 20px 45px rgb(0 0 0 / .18)}.v31-medical-orbit strong{margin-top:25px;font:600 22px 'Playfair Display',serif}.v31-medical-orbit span{margin-top:8px;color:#9dc4bf;font-size:8px;letter-spacing:.2em}.v31-light{background:#f6faf8}.v31-light>.container{position:relative}.v31-intro{display:grid;grid-template-columns:220px 1fr 1.3fr;gap:24px;align-items:center;margin-bottom:52px}.v31-intro>span{font-size:9px;letter-spacing:.18em;color:#087f76;font-weight:900}.v31-intro i{height:1px;background:#d8e6e2;position:relative}.v31-intro i:before{content:"";position:absolute;left:0;top:-1px;width:52px;height:2px;background:#ff7f18}.v31-intro p{margin:0;color:#607873;line-height:1.7;font-size:14px}.v31-story-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:start}.v31-story-grid h2,.v31-cleft-panel h2{font:600 clamp(40px,4.7vw,68px)/1.02 'Playfair Display',serif;color:#123f3b;letter-spacing:-.035em;margin:0 0 25px}.v31-story-grid h2 em,.v31-cleft-panel h2 em{color:#087f76;font-style:italic}.v31-story-grid p,.v31-cleft-panel p{font-size:16px;line-height:1.9;color:#5b7571;margin:0 0 18px}.v31-facts,.v31-stat-card{background:#fff;border:1px solid #dce8e5;border-radius:26px;padding:10px 28px;box-shadow:0 20px 55px rgb(3 50 47 / .06)}.v31-facts>div,.v31-stat-card>div{padding:22px 0;border-bottom:1px solid #e3eeeb}.v31-facts>div:last-child,.v31-stat-card>div:last-child{border-bottom:0}.v31-facts b,.v31-stat-card b{display:block;font:600 44px/1 'Playfair Display',serif;color:#087f76}.v31-facts span,.v31-stat-card span{display:block;margin-top:8px;font-size:8px;letter-spacing:.16em;color:#7a918d;font-weight:900}.v31-facts-warm b{color:#ff7f18}.v31-feature-band{background:#063b37;color:#fff;padding:95px 0}.v31-feature-grid{display:grid;grid-template-columns:130px 1fr 290px;gap:45px;align-items:center}.v31-feature-number{font:600 105px/.9 'Playfair Display',serif;color:#f3b65a;opacity:.9}.v31-feature-grid h2{font:600 clamp(40px,4.8vw,68px)/1 'Playfair Display',serif;margin:18px 0 20px;color:#fff;letter-spacing:-.04em}.v31-feature-grid h2 em{color:#16a99b;font-style:italic}.v31-feature-grid p{max-width:650px;color:#b9d8d4;line-height:1.85}.v31-location-card{background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .13);border-radius:25px;padding:28px}.v31-location-card span{display:block;color:#f3b65a;font-size:8px;font-weight:900;letter-spacing:.18em;margin-bottom:14px}.v31-location-card strong{display:block;font:600 30px 'Playfair Display',serif}.v31-location-card small{display:block;color:#a8c6c1;line-height:1.6;margin-top:7px}.v31-service-section{background:#edf6f3}.v31-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.v31-service-grid article{background:#fff;border:1px solid #dbe8e4;border-radius:22px;padding:26px;min-height:205px;box-shadow:0 16px 40px rgb(3 50 47 / .045)}.v31-service-grid article>span{font:600 18px 'Playfair Display',serif;color:#ff7f18}.v31-service-grid h3{font:600 24px/1.15 'Playfair Display',serif;color:#164b46;margin:28px 0 12px}.v31-service-grid p{font-size:13px;line-height:1.7;color:#617a76;margin:0}.v31-cleft-image-section{background:#edf6f3}.v31-cleft-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center;background:#fff;border:1px solid #dbe8e4;border-radius:32px;padding:22px;box-shadow:0 25px 65px rgb(3 50 47 / .07)}.v31-cleft-panel img{width:100%;height:360px;object-fit:cover;border-radius:24px}.v31-quote{background:#02322f;color:#fff;padding:105px 0;text-align:center}.v31-quote blockquote{max-width:900px;margin:18px auto 18px;font:italic 500 clamp(34px,5vw,65px)/1.1 'Playfair Display',serif;color:#fff}.v31-quote p{max-width:700px;margin:0 auto 28px;color:#b7d5d1;line-height:1.8}.v31-image-card{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 25px 55px rgb(3 50 47 / .1);min-height:390px}.v31-image-card img{width:100%;height:100%;min-height:390px;object-fit:cover;display:block}.v31-image-card span{position:absolute;left:22px;bottom:22px;background:#063e3a;color:#fff;padding:11px 15px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.16em}.v31-hero-awareness .v31-hero-image img{object-position:center}.v31-hero-cleft .v31-hero-image img{object-position:center}@media(max-width:950px){.v31-hero-grid,.v31-story-grid,.v31-cleft-panel{grid-template-columns:1fr}.v31-medical-orbit{justify-self:start}.v31-service-grid{grid-template-columns:repeat(2,1fr)}.v31-feature-grid{grid-template-columns:80px 1fr}.v31-location-card{grid-column:2}.v31-intro{grid-template-columns:1fr;gap:12px}.v31-intro i{display:none}.v31-hero-image{height:330px}.v31-cleft-panel img{height:300px}}@media(max-width:600px){.v31-hero{padding:70px 0}.v31-hero-copy h1{font-size:55px}.v31-hero-actions{flex-wrap:wrap}.v31-medical-orbit{width:270px;height:270px}.v31-story-grid{gap:45px}.v31-service-grid{grid-template-columns:1fr}.v31-feature-band{padding:75px 0}.v31-feature-grid{grid-template-columns:1fr;gap:25px}.v31-location-card{grid-column:auto}.v31-feature-number{font-size:75px}.v31-cleft-panel{padding:12px}.v31-cleft-panel img{height:240px}.v31-quote{padding:75px 0}}.clubfoot-page{background:#f6faf8;color:#234844}.clubfoot-hero{background:#063e3a;color:#fff;padding:94px 0 86px;position:relative;overflow:hidden}.clubfoot-hero:after{content:"";position:absolute;width:760px;height:760px;border:1px solid rgb(255 255 255 / .07);border-radius:50%;right:-350px;top:-390px}.clubfoot-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;position:relative;z-index:2}.clubfoot-hero h1{font:600 clamp(55px,7vw,98px)/.91 'Playfair Display',serif;letter-spacing:-.055em;margin:18px 0 25px}.clubfoot-hero h1 em,.clubfoot-history-grid h2 em,.clubfoot-explain-grid h2 em,.clubfoot-band h2 em,.clubfoot-support-grid h2 em,.clubfoot-parent-grid h2 em,.clubfoot-partner-help h2 em{color:#f3b65a;font-style:italic}.clubfoot-hero p{max-width:660px;color:#c1dad6;line-height:1.9;font-size:16px}.clubfoot-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.clubfoot-link{color:#fff;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.08em;border-bottom:1px solid rgb(255 255 255 / .35);padding-bottom:5px}.clubfoot-hero-photo{height:430px;border-radius:30px;overflow:hidden;border:1px solid rgb(255 255 255 / .15);box-shadow:0 30px 75px rgb(0 0 0 / .22);background:#dcebe7}.clubfoot-hero-photo img{width:100%;height:100%;object-fit:cover}.clubfoot-light{background:#f6faf8}.clubfoot-section-intro{display:grid;grid-template-columns:220px 1fr 1.35fr;gap:24px;align-items:center;margin-bottom:55px}.clubfoot-section-intro>span{font-size:9px;letter-spacing:.18em;color:#087f76;font-weight:900}.clubfoot-section-intro i{height:1px;background:#d8e6e2;position:relative}.clubfoot-section-intro i:before{content:"";position:absolute;left:0;top:-1px;width:52px;height:2px;background:#ff7f18}.clubfoot-section-intro p{margin:0;color:#607873;line-height:1.7;font-size:14px}.clubfoot-history-grid,.clubfoot-support-grid,.clubfoot-explain-grid,.clubfoot-parent-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:85px;align-items:center}.clubfoot-history-grid h2,.clubfoot-explain-grid h2,.clubfoot-support-grid h2,.clubfoot-parent-grid h2{font:600 clamp(40px,4.7vw,68px)/1.02 'Playfair Display',serif;color:#123f3b;letter-spacing:-.035em;margin:0 0 25px}.clubfoot-history-grid p,.clubfoot-explain-grid p,.clubfoot-support-grid p,.clubfoot-parent-grid p{font-size:16px;line-height:1.9;color:#5b7571;margin:0 0 18px}.clubfoot-image-stack{position:relative}.clubfoot-image-stack img{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 25px 60px rgb(3 50 47 / .11)}.clubfoot-image-stack span{position:absolute;left:22px;bottom:22px;background:#063e3a;color:#fff;padding:11px 15px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.16em}.clubfoot-band{background:#063b37;color:#fff;padding:100px 0}.clubfoot-band-grid{display:grid;grid-template-columns:1fr .8fr;gap:85px;align-items:center}.clubfoot-band h2{font:600 clamp(43px,5vw,72px)/.98 'Playfair Display',serif;margin:18px 0 20px;color:#fff;letter-spacing:-.04em}.clubfoot-band p{max-width:650px;color:#b9d8d4;line-height:1.85}.clubfoot-stat-list{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .12);border-radius:26px;padding:10px 28px}.clubfoot-stat-list div{display:grid;grid-template-columns:55px 1fr;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid rgb(255 255 255 / .1)}.clubfoot-stat-list div:last-child{border-bottom:0}.clubfoot-stat-list strong{font:600 20px 'Playfair Display',serif;color:#f3b65a}.clubfoot-stat-list span{font-size:13px;color:#c3d8d4}.clubfoot-photo-card{height:460px;border-radius:28px;overflow:hidden;box-shadow:0 25px 60px rgb(3 50 47 / .1)}.clubfoot-photo-card img{width:100%;height:100%;object-fit:cover}.clubfoot-support-grid{padding-top:15px}.clubfoot-stat-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px;max-width:560px}.clubfoot-stat-pair div{border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .04);border-radius:20px;padding:23px}.clubfoot-stat-pair strong{display:block;font:600 42px/1 'Playfair Display',serif;color:#f3b65a}.clubfoot-stat-pair span{display:block;margin-top:10px;color:#b9d8d4;font-size:11px;line-height:1.55}.clubfoot-explain-grid{padding-bottom:10px}.clubfoot-explain-grid>div:last-child{padding-top:8px}.clubfoot-image-band{background:#edf6f3;padding:90px 0}.clubfoot-image-band-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:#fff;border:1px solid #dbe8e4;border-radius:32px;padding:22px;box-shadow:0 25px 65px rgb(3 50 47 / .07)}.clubfoot-image-band-card img{width:100%;height:390px;object-fit:cover;border-radius:24px}.clubfoot-image-band-card h2{font:600 clamp(38px,4.3vw,60px)/1.02 'Playfair Display',serif;color:#123f3b;margin:18px 0}.clubfoot-image-band-card p{font-size:15px;line-height:1.85;color:#5b7571;margin-bottom:25px}.clubfoot-three-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clubfoot-three-points article,.clubfoot-step-grid article,.clubfoot-help-grid article{background:#fff;border:1px solid #dbe8e4;border-radius:24px;padding:30px;box-shadow:0 18px 45px rgb(3 50 47 / .05)}.clubfoot-three-points article>span,.clubfoot-help-grid article>span{font:600 18px 'Playfair Display',serif;color:#ff7f18}.clubfoot-three-points h3,.clubfoot-step-grid h3{font:600 26px/1.15 'Playfair Display',serif;color:#164b46;margin:24px 0 10px}.clubfoot-three-points p,.clubfoot-step-grid p{font-size:13px;line-height:1.75;color:#617a76;margin:0}.clubfoot-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clubfoot-step-grid article{min-height:235px}.clubfoot-step-grid article>b{display:inline-flex;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:#edf6f3;color:#087f76;font:600 18px 'Playfair Display',serif}.clubfoot-treatment-visual{position:relative;background:#f1f7f5;border-radius:28px;padding:18px;border:1px solid rgb(255 255 255 / .12)}.clubfoot-treatment-visual img{display:block;width:100%;height:290px;object-fit:contain;border-radius:18px;background:#fff}.clubfoot-treatment-visual span{display:block;margin:13px 5px 0;color:#b7d5d1;font-size:8px;letter-spacing:.16em;font-weight:900}.clubfoot-treatment-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clubfoot-treatment-steps article{background:#fff;border:1px solid #dbe8e4;border-radius:25px;padding:27px;box-shadow:0 18px 45px rgb(3 50 47 / .05);min-height:380px}.clubfoot-treatment-steps article>div:first-child{font:600 42px 'Playfair Display',serif;color:#087f76}.clubfoot-treatment-steps h3{font:600 27px/1.1 'Playfair Display',serif;color:#164b46;margin:18px 0 12px}.clubfoot-treatment-steps p{font-size:13px;line-height:1.75;color:#617a76}.clubfoot-treatment-steps img{width:100%;height:145px;object-fit:contain;border-radius:16px;background:#f1f6f4;margin-top:10px}.clubfoot-mini-mark{height:145px;border-radius:16px;background:#edf6f3;display:flex;align-items:center;justify-content:center;font:600 60px 'Playfair Display',serif;color:#f3b65a;margin-top:18px}.clubfoot-parent-section{background:#edf6f3}.clubfoot-outcome-card{background:#063e3a;color:#fff;border-radius:28px;padding:42px;box-shadow:0 22px 55px rgb(3 50 47 / .1)}.clubfoot-outcome-card strong{display:block;font:600 34px/1.1 'Playfair Display',serif;color:#f3b65a;margin-bottom:16px}.clubfoot-outcome-card span{display:block;color:#c2dad6;line-height:1.8}.clubfoot-help-collage{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:12px;height:430px}.clubfoot-help-collage img{width:100%;height:100%;object-fit:cover;border-radius:20px}.clubfoot-help-collage img:first-child{grid-row:span 2}.clubfoot-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clubfoot-help-grid article{min-height:235px}.clubfoot-help-grid article h2{font:600 34px/1.05 'Playfair Display',serif;color:#164b46;margin:28px 0 12px}.clubfoot-help-grid article p{font-size:14px;line-height:1.75;color:#617a76}.clubfoot-help-band{background:#063b37;color:#fff;padding:90px 0}.clubfoot-help-band-grid{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:center}.clubfoot-help-band h2{font:600 clamp(55px,6vw,85px)/.95 'Playfair Display',serif;color:#f3b65a;margin:18px 0}.clubfoot-help-band p{color:#b9d8d4;line-height:1.8}.clubfoot-help-price{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .13);border-radius:26px;padding:32px}.clubfoot-help-price span{display:block;color:#f3b65a;font-size:8px;letter-spacing:.17em;font-weight:900;margin-bottom:10px}.clubfoot-help-price strong{display:block;font:600 42px 'Playfair Display',serif;margin-bottom:22px}.clubfoot-partner-help{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:center}.clubfoot-partner-help h2{font:600 clamp(40px,4.6vw,65px)/1.02 'Playfair Display',serif;color:#123f3b;margin:18px 0 25px}.clubfoot-partner-help p{font-size:16px;line-height:1.85;color:#5b7571;max-width:650px;margin-bottom:25px}.clubfoot-help-card{background:#fff;border:1px solid #dbe8e4;border-radius:25px;padding:30px;box-shadow:0 18px 45px rgb(3 50 47 / .05)}.clubfoot-help-card strong{display:block;font:600 26px 'Playfair Display',serif;color:#164b46;margin-bottom:5px}.clubfoot-help-card span{display:block;color:#718884;font-size:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e4eeeb}.clubfoot-help-card span:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}@media(max-width:950px){.clubfoot-hero-grid,.clubfoot-history-grid,.clubfoot-support-grid,.clubfoot-explain-grid,.clubfoot-band-grid,.clubfoot-image-band-card,.clubfoot-parent-grid,.clubfoot-help-band-grid,.clubfoot-partner-help{grid-template-columns:1fr}.clubfoot-section-intro{grid-template-columns:1fr;gap:12px}.clubfoot-section-intro i{display:none}.clubfoot-hero-photo{height:340px}.clubfoot-photo-card{height:360px}.clubfoot-three-points,.clubfoot-step-grid,.clubfoot-treatment-steps,.clubfoot-help-grid{grid-template-columns:1fr 1fr}.clubfoot-location-card{grid-column:auto}.clubfoot-band-grid{gap:45px}.clubfoot-help-collage{height:360px}}@media(max-width:600px){.clubfoot-hero{padding:70px 0}.clubfoot-hero h1{font-size:56px}.clubfoot-actions{flex-wrap:wrap}.clubfoot-stat-pair{grid-template-columns:1fr}.clubfoot-three-points,.clubfoot-step-grid,.clubfoot-treatment-steps,.clubfoot-help-grid{grid-template-columns:1fr}.clubfoot-image-band{padding:65px 0}.clubfoot-image-band-card{padding:12px}.clubfoot-image-band-card img{height:250px}.clubfoot-help-collage{height:310px}.clubfoot-help-band{padding:70px 0}.clubfoot-help-band h2{font-size:58px}.clubfoot-outcome-card{padding:28px}}.story-feature-v34{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;margin-top:34px;padding:34px;border:1px solid rgb(8 72 68 / .12);border-radius:28px;background:#fff;box-shadow:0 18px 50px rgb(8 72 68 / .08)}.story-feature-copy h2{font-family:'Playfair Display',serif;font-size:clamp(34px,4vw,58px);line-height:1.02;margin:10px 0 20px;color:#063f3b}.story-feature-copy p{font-size:17px;line-height:1.8;color:#536b69;margin:0 0 14px}.story-feature-visual img{display:block;width:100%;height:430px;object-fit:cover;border-radius:22px}.impact-strip-v34{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.impact-strip-v34>div{padding:24px;border-radius:20px;background:#eef7f5;border:1px solid rgb(8 72 68 / .08)}.impact-strip-v34 strong{display:block;color:#063f3b;font-size:18px;margin-bottom:7px}.impact-strip-v34 span{display:block;color:#607572;line-height:1.6;font-size:14px}.testimonial-video-grid-v34{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:34px}.testimonial-video-card-v34{padding:16px;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgb(8 72 68 / .08);border:1px solid rgb(8 72 68 / .1)}.video-frame-v34{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:18px;background:#062f2c}.video-frame-v34 iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.testimonial-video-card-v34>span{display:block;padding:14px 5px 4px;color:#0b5b56;font-weight:700}@media(max-width:800px){.story-feature-v34{grid-template-columns:1fr;padding:22px}.story-feature-visual img{height:300px}.impact-strip-v34{grid-template-columns:1fr}.testimonial-video-grid-v34{grid-template-columns:1fr}}.site-footer .footer-brand img{width:185px!important;height:auto!important;max-height:none!important;object-fit:contain;object-position:left center;filter:none!important;background:transparent!important;border:0!important}@media(max-width:760px){.site-footer .footer-brand img{width:170px!important;max-height:none!important}}