:root{--ink:#063f3b;--deep:#022f2c;--teal:#f5f5f5;--teal2:#dedede;--orange:#ff7a45;--cream:#e94700;--paper:#fff;--muted:#111111;--line:#111111;--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:#202020}.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 75 0 / .22)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgb(255 75 0 / .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:#f5f5f5;color:#202020;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:#202020;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:#555;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(85 85 85 / .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:#ff7a45}.hero-copy p{max-width:550px;color:#202020;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:#202020}.hero-note{margin-top:25px;font-size:9px;color:#202020;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 75 0 / .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:#ff7a45;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(85 85 85 / .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:#111}.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:#111}.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:#ff7a45;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%,#dedede,#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 75 0 / .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,#202020);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:#202020}.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:#202020;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:#202020}.difference-grid{display:grid;grid-template-columns:1.08fr .92fr;border-radius:30px;overflow:hidden;background:#111;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:#202020;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:#202020;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 75 0 / .5);background:rgb(255 255 255 / .09)}.involved-cards span{font-size:9px;color:#ff7a45;font-weight:900}.involved-cards h3{font-size:34px;margin:35px 0 4px}.involved-cards p{font-size:11px;color:#111;margin:0 0 18px}.involved-cards b{font-size:10px;margin-top:auto}.site-footer{background:#012725;color:#202020;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:#ff7a45}.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%,#dedede,#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:#202020;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:#ff7a45}.inner-content-v4{background:#111}.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:#111}.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:#ff7a45;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,#555555,#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:#f5f5f5!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:#111111!important;line-height:1.2}.hero-stats>div:not(.stat-intro):hover{background:linear-gradient(180deg,rgb(240 240 240 / .07),#fff0);transform:translateY(-3px);transition:.25s ease}.difference-section{padding-top:95px;padding-bottom:105px;background:linear-gradient(180deg,#fff 0%,#202020 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:#111}.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:#555;color:#f5f5f5;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(85 85 85 / .98),rgb(85 85 85 / .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(240 240 240 / .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,#f5f5f5)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14)!important}.hero-stats .stat-intro span{color:#ff7a45!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:#111111!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%,#dedede 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:#ff7a45}.about-hero-copy>p{max-width:550px;color:#202020;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:#ff7a45;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:#111}.about-float-two{right:0;bottom:25px;min-width:170px}.about-float-two span{font-size:8px;letter-spacing:.18em;color:#ff7a45;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:#ff7a45;left:8%;top:22%;box-shadow:0 0 0 8px rgb(255 75 0 / .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:#555;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:#f5f5f5;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:#111;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:#f5f5f5;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:#111}.about-vertical-line i{width:34px;height:1px;background:#ff7a45}.about-story-copy{padding-top:10px}.about-lead{font-family:"Playfair Display",serif;font-size:27px;line-height:1.35;color:#555;margin:0}.about-rule{height:1px;background:#111;margin:34px 0}.about-prose{font-size:14px;line-height:1.9;color:#111}.about-prose p{margin:0 0 20px}.about-prose p:first-child{font-weight:600;color:#202020}.about-values{background:#202020;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:#111;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 #202020;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:#ff7a45;font-weight:900}.value-icon{width:52px;height:52px;border-radius:16px;background:#555;color:#f5f5f5;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:#111}.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:#111;max-width:540px}.journey-list{display:grid;gap:0;margin-top:28px;border-top:1px solid #111}.journey-list div{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #111;font-size:11px;color:#111;line-height:1.5}.journey-list b{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#202020;color:#f5f5f5;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:#f5f5f5;font-style:italic}.about-cta p{color:#202020;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(85 85 85 / .99),rgb(85 85 85 / .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(240 240 240 / .08)!important}.hero-stats .stat-intro{border-radius:23px!important;padding:13px 22px!important;background:linear-gradient(145deg,#555555,#202020)!important;border-right:0!important}.hero-stats .stat-intro span{font-size:9px!important;letter-spacing:.2em!important;color:#f5f5f5!important}.hero-stats .stat-intro b{font-size:25px!important;color:#073f3b!important;margin-top:5px!important}.hero-stats .stat-intro b em{color:#f5f5f5;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:#f5f5f5!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:#111111!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:#202020;color:#202020}.page-hero-v13{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 28%,#dedede 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:#202020;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:#ff7a45;font-weight:900}.page-body-v13{background:#202020;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:#111;font-size:14px;line-height:1.7}.page-intro-line{height:1px;background:#111;position:relative}.page-intro-line:before{content:"";position:absolute;left:0;top:-1px;width:55px;height:2px;background:#ff7a45}.page-reading-v13{max-width:1120px;margin:0 auto}.page-feature-v13{margin:0 0 45px;overflow:hidden;border-radius:30px;background:#202020;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:#111;max-width:900px}.entry-content-v13>*{color:inherit}.entry-content-v13 p,.entry-content-v13 li{color:#111111!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:#f5f5f5!important;font-weight:700;text-decoration:none}.entry-content-v13 strong,.entry-content-v13 b{color:#202020!important}.entry-content-v13 em{color:#111111!important}.entry-content-v13 blockquote{margin:42px 0;padding:28px 34px;border-left:3px solid #ff7a45;background:#202020;border-radius:0 22px 22px 0;color:#555555!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 #111;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:#f5f5f5;font-size:9px;font-weight:900;letter-spacing:.14em}.history-rail-v13 i{width:1px;height:120px;background:linear-gradient(#f5f5f5,#202020);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:#555555!important;border-left:3px solid #ff7a45;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 #111}.history-end-v13{margin-top:65px;padding:30px 34px;border-radius:26px;background:#202020;border:1px solid #202020}.history-end-v13 span{display:block;color:#ff7a45;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 #111;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:#f5f5f5;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 #111;border-radius:16px;background:#fff;color:#555;text-decoration:none;font-size:12px;font-weight:800;transition:.3s}.page-next-links-v13 a:hover{transform:translateY(-4px);border-color:#202020;box-shadow:0 15px 30px rgb(3 50 47 / .07)}.page-next-links-v13 a span{font-size:8px;color:#ff7a45}.page-next-links-v13 a b{margin-left:auto;color:#f5f5f5}.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:#f5f5f5;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:#111111!important}.page-v13 .entry-content-v13 a[style*="color"],.page-v13 .entry-content-v13 a[style*="COLOR"]{color:#f5f5f5!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:#202020;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 #202020;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:#ff7a45;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:#f5f5f5;font-style:italic}.president-copy p{max-width:650px;color:#111;font-size:15px;line-height:1.85;margin:0 0 18px}.president-copy .president-lead{font-size:22px;line-height:1.5;color:#555;font-family:"Playfair Display",serif;margin-bottom:25px}.president-signature{margin-top:34px;padding-top:20px;border-top:1px solid #111;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:#111;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:#202020;color:#123f3b}.executive-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgb(240 240 240 / .20),transparent 32%),linear-gradient(135deg,#073d3a 0%,#dedede 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:#ff7a45}.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:#202020}.executive-hero-mark strong{font-size:38px;line-height:1;margin:7px 0 17px}.executive-hero-mark i{width:44px;height:1px;background:#ff7a45;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:#111;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:#dedede;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:#202020}.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:#dedede;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:#ff4b00;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:#202020;margin-bottom:14px}.executive-card-featured .executive-card-info>span{display:none}.executive-line{width:46px;height:2px;background:#ff7a45;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:#f5f5f5;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:#202020}.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 #202020}.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:#111;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:#f5f5f5;letter-spacing:.02em}.history-step-marker-v14 i{position:absolute;right:-23px;top:5px;width:9px;height:9px;border-radius:50%;background:#ff7a45;box-shadow:0 0 0 7px #202020,0 0 0 8px #202020}.history-step-copy-v14{border-left:1px solid #111;padding-left:44px;padding-bottom:8px}.history-step-label-v14{display:block;font-size:9px;letter-spacing:.2em;font-weight:900;color:#ff7a45;margin-bottom:12px}.history-step-copy-v14 p{font-size:15px;line-height:1.9;color:#111;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:#ff7a45}.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:#202020;border:1px solid #202020;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:#111;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:#202020;border-radius:0 16px 16px 0;color:#202020;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:#111}.about-projects{background:#202020}.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:#ff7a45;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:#111;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%,#dedede 58%,#f5f5f5 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:#ff7a45;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:#111;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:#f5f5f5}.team-card h3{font:600 25px/1.1 'Playfair Display',serif;color:#123f3b;margin:10px 0 7px}.team-card p{margin:0;color:#111;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:#ff7a45}.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:#111;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:#f5f5f5;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:#202020;font-size:14px;font-weight:600}.partner-card p{margin:0;color:#111;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:#ff7a45}@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%,#dedede 58%,#f5f5f5 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:#ff7a45;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:#ff7a45;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:#202020;color:#f5f5f5;font-size:22px;margin-bottom:25px}.contact-info-card small{font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.18em;color:#f5f5f5}.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:#111;margin:0}.contact-info-card a{color:#f5f5f5;text-decoration:none}.contact-info-card a:hover{color:#ff7a45}.contact-info-card>a{display:inline-block;margin-top:20px;font-size:13px;font-weight:800}.contact-note{display:block;margin-top:18px;color:#111;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:#202020;border-radius:28px;padding:14px;border:1px solid #202020}.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:#f5f5f5;font-style:normal}.contact-map-copy p{color:#111;font-size:15px;line-height:1.8;max-width:400px}.contact-map{min-height:420px;border-radius:21px;overflow:hidden;background:#111}.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:#f5f5f5;font-style:normal}.contact-form-intro p{max-width:470px;color:#111;font-size:15px;line-height:1.85}.contact-direct{margin-top:38px;padding-top:22px;border-top:1px solid #111}.contact-direct span{display:block;font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.18em;color:#111;margin-bottom:9px}.contact-direct a{color:#f5f5f5;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:#202020;text-transform:uppercase}.dws-contact-form input,.dws-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #202020;border-radius:13px;background:#202020;color:#202020;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:#f5f5f5;box-shadow:0 0 0 3px rgb(240 240 240 / .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:#555;color:#555;border:1px solid #202020}.contact-alert.error{background:#ff7a45;color:#ff4b00;border:1px solid #ff4b00}.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:#ff7a45;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:#202020}.partners-hero-v29{position:relative;overflow:hidden;background:linear-gradient(135deg,#073b38 0%,#dedede 62%,#f5f5f5 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:#ff7a45;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:#ff7a45;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:#f5f5f5;font-style:normal}.partners-intro-v29>p{color:#111;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 #202020;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:#202020}.partner-card-top-v29{display:flex;justify-content:space-between;align-items:center;color:#111;font:800 10px/1 'DM Sans',sans-serif;letter-spacing:.15em}.partner-card-top-v29 i{width:34px;height:1px;background:#111;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 #202020}.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:#111;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:#ff7a45}.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:#ff7a45;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:#202020;color:#202020}.special-hero,.project-hero{background:radial-gradient(circle at 80% 25%,#dedede 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:#dedede;font-style:italic}.special-hero p,.project-hero p{max-width:650px;color:#202020;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:#ff7a45;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:#f5f5f5}.special-kicker i,.project-intro i{height:1px;background:#111;position:relative}.special-kicker i:before,.project-intro i:before{content:"";position:absolute;left:0;top:-1px;width:55px;height:2px;background:#ff7a45}.special-kicker p,.project-intro p{margin:0;color:#111;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 #111;border-radius:28px;padding:34px;box-shadow:0 20px 55px rgb(3 50 47 / .07)}.donation-card.featured{border-top:4px solid #ff7a45}.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:#f5f5f5}.donation-card-top small{font-size:8px;letter-spacing:.18em;color:#111;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 #111}.donation-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#111;font-weight:800}.donation-card dd{margin:0;color:#202020;font-weight:700;font-size:13px;word-break:break-word}.copy-account{margin-top:22px;border:1px solid #202020;background:#202020;color:#f5f5f5;border-radius:999px;padding:11px 16px;font-weight:800;cursor:pointer}.donate-story{background:#202020}.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 #202020}.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:#f5f5f5;font-style:italic}.donate-story p,.limb-feature p{color:#111;line-height:1.85}.donate-points{margin-top:28px;border-top:1px solid #202020}.donate-points div{display:flex;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid #202020}.donate-points b{font-size:9px;color:#ff7a45}.donate-points span{font-weight:700;color:#202020}.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:#202020}.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:#111}.project-facts{background:#fff;border:1px solid #111;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 #202020}.project-facts div:last-child{border-bottom:0}.project-facts span{display:block;font-size:8px;letter-spacing:.18em;color:#ff7a45;font-weight:900;margin-bottom:7px}.project-facts strong{display:block;color:#555;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:#202020;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:#dedede}.project-stat span{font-size:9px;line-height:1.5;letter-spacing:.12em;color:#202020;text-transform:uppercase}.project-gallery{background:#202020}.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:#202020;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:#111}@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:#202020;color:#202020}.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:#ff7a45;font-style:italic}.v31-hero-copy>p{max-width:650px;color:#202020;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:#111}.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(240 240 240 / .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:#ff7a45;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:#202020;font-size:8px;letter-spacing:.2em}.v31-light{background:#202020}.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:#f5f5f5;font-weight:900}.v31-intro i{height:1px;background:#111;position:relative}.v31-intro i:before{content:"";position:absolute;left:0;top:-1px;width:52px;height:2px;background:#ff7a45}.v31-intro p{margin:0;color:#111;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:#f5f5f5;font-style:italic}.v31-story-grid p,.v31-cleft-panel p{font-size:16px;line-height:1.9;color:#111;margin:0 0 18px}.v31-facts,.v31-stat-card{background:#fff;border:1px solid #111;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 #202020}.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:#f5f5f5}.v31-facts span,.v31-stat-card span{display:block;margin-top:8px;font-size:8px;letter-spacing:.16em;color:#111;font-weight:900}.v31-facts-warm b{color:#ff7a45}.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:#ff7a45;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:#dedede;font-style:italic}.v31-feature-grid p{max-width:650px;color:#202020;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:#ff7a45;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:#111;line-height:1.6;margin-top:7px}.v31-service-section{background:#202020}.v31-service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.v31-service-grid article{background:#fff;border:1px solid #202020;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:#ff7a45}.v31-service-grid h3{font:600 24px/1.15 'Playfair Display',serif;color:#555;margin:28px 0 12px}.v31-service-grid p{font-size:13px;line-height:1.7;color:#111;margin:0}.v31-cleft-image-section{background:#202020}.v31-cleft-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center;background:#fff;border:1px solid #202020;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:#202020;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:#202020;color:#202020}.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:#ff7a45;font-style:italic}.clubfoot-hero p{max-width:660px;color:#202020;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:#202020}.clubfoot-hero-photo img{width:100%;height:100%;object-fit:cover}.clubfoot-light{background:#202020}.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:#f5f5f5;font-weight:900}.clubfoot-section-intro i{height:1px;background:#111;position:relative}.clubfoot-section-intro i:before{content:"";position:absolute;left:0;top:-1px;width:52px;height:2px;background:#ff7a45}.clubfoot-section-intro p{margin:0;color:#111;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:#111;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:#202020;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:#ff7a45}.clubfoot-stat-list span{font-size:13px;color:#111}.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:#ff7a45}.clubfoot-stat-pair span{display:block;margin-top:10px;color:#202020;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:#202020;padding:90px 0}.clubfoot-image-band-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:#fff;border:1px solid #202020;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:#111;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 #202020;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:#ff7a45}.clubfoot-three-points h3,.clubfoot-step-grid h3{font:600 26px/1.15 'Playfair Display',serif;color:#555;margin:24px 0 10px}.clubfoot-three-points p,.clubfoot-step-grid p{font-size:13px;line-height:1.75;color:#111;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:#202020;color:#f5f5f5;font:600 18px 'Playfair Display',serif}.clubfoot-treatment-visual{position:relative;background:#202020;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:#202020;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 #202020;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:#f5f5f5}.clubfoot-treatment-steps h3{font:600 27px/1.1 'Playfair Display',serif;color:#555;margin:18px 0 12px}.clubfoot-treatment-steps p{font-size:13px;line-height:1.75;color:#111}.clubfoot-treatment-steps img{width:100%;height:145px;object-fit:contain;border-radius:16px;background:#111;margin-top:10px}.clubfoot-mini-mark{height:145px;border-radius:16px;background:#202020;display:flex;align-items:center;justify-content:center;font:600 60px 'Playfair Display',serif;color:#ff7a45;margin-top:18px}.clubfoot-parent-section{background:#202020}.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:#ff7a45;margin-bottom:16px}.clubfoot-outcome-card span{display:block;color:#202020;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:#555;margin:28px 0 12px}.clubfoot-help-grid article p{font-size:14px;line-height:1.75;color:#111}.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:#ff7a45;margin:18px 0}.clubfoot-help-band p{color:#202020;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:#ff7a45;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:#111;max-width:650px;margin-bottom:25px}.clubfoot-help-card{background:#fff;border:1px solid #202020;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:#555;margin-bottom:5px}.clubfoot-help-card span{display:block;color:#111;font-size:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #202020}.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:#111;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:#202020;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:#111;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:#dedede;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}}:root{--ink:#171717;--deep:#0b0b0b;--teal:#171717;--teal2:#2a2a2a;--orange:#ff4b00;--cream:#f7f7f7;--paper:#ffffff;--muted:#666666;--line:#e5e5e5;--shadow:0 24px 70px rgba(0,0,0,.12)}body{color:#171717;background:#fff}a{color:inherit}.topbar{background:#0b0b0b!important;color:#f0f0f0!important}.site-header{background:rgb(255 255 255 / .98)!important}.main-nav a{color:#151515!important}.main-nav a:hover{color:#ff4b00!important}.main-nav .sub-menu{background:rgb(255 255 255 / .99)!important;border-color:#e5e5e5!important;box-shadow:0 24px 60px rgb(0 0 0 / .14)!important}.main-nav .sub-menu a:hover{background:#f5f5f5!important;color:#ff4b00!important}.dws-hero{background:#0b0b0b!important}.hero-bg-glow{background:radial-gradient(circle,rgb(255 75 0 / .18),transparent 67%)!important}.hero-photo-main:after{background:linear-gradient(90deg,rgb(0 0 0 / .48),transparent 43%),linear-gradient(0deg,rgb(0 0 0 / .16),transparent 45%)!important}.hero-copy h1 em,.hero-script strong{color:#ff4b00!important}.btn-primary{background:#ff4b00!important}.hero-note span{background:#ff4b00!important;box-shadow:0 0 0 6px rgb(255 75 0 / .13)!important}.footer-bottom a,.line-link:hover,.main-nav a:hover{color:#ff4b00!important}.site-footer{background:#0b0b0b!important;color:#fff!important}.site-footer a:hover{color:#ff4b00!important}.btn-white{color:#111!important}.brand img,.custom-logo{width:205px!important;height:62px!important;max-height:62px!important;object-fit:contain;object-position:left center}.footer-brand img{width:190px!important;height:auto!important;max-height:110px!important;object-fit:contain;object-position:left center}@media(max-width:900px){.brand img,.custom-logo{width:180px!important;height:58px!important}.footer-brand img{width:175px!important}}:root{--ink:#171717;--deep:#0b0b0b;--teal:#ff4b00;--teal2:#ff8a5c;--orange:#ff4b00;--cream:#fff3ed;--paper:#ffffff;--muted:#5f5f5f;--line:#e7e7e7;--shadow:0 24px 70px rgba(0,0,0,.14)}body{color:#171717;background:#fff}.dws-hero{background:linear-gradient(135deg,#fff0e8 0%,#ffd9c8 48%,#ffece3 100%)!important;color:#111!important}.dws-hero .hero-grid-lines{opacity:.09;background-image:linear-gradient(rgb(255 75 0 / .20) 1px,transparent 1px),linear-gradient(90deg,rgb(255 75 0 / .20) 1px,transparent 1px)!important;mask-image:linear-gradient(90deg,black,transparent 85%)}.hero-bg-glow{background:radial-gradient(circle,rgb(255 75 0 / .18),transparent 67%)!important}.hero-copy h1{color:#111!important}.hero-copy h1 em{color:#ff4b00!important}.hero-copy p,.hero-play small,.hero-note{color:#3d3d3d!important}.hero-play span{border-color:rgb(17 17 17 / .28)!important;color:#111!important}.hero-note span{background:#ff4b00!important;box-shadow:0 0 0 6px rgb(255 75 0 / .13)!important}.hero-script{color:#111!important;text-shadow:none!important}.hero-script strong{color:#ff4b00!important}.hero-photo-main:after{background:linear-gradient(90deg,rgb(0 0 0 / .22),transparent 43%),linear-gradient(0deg,rgb(0 0 0 / .10),transparent 45%)!important}.hero-orbit{border-color:rgb(255 75 0 / .18)!important}.hero-stats{background:rgb(255 255 255 / .97)!important;color:#171717!important;border-color:rgb(255 75 0 / .20)!important;box-shadow:0 22px 60px rgb(255 75 0 / .12)!important}.hero-stats>div{border-left-color:rgb(255 75 0 / .13)!important}.hero-stats .stat-intro{background:linear-gradient(135deg,#ff4b00,#ff9b73)!important}.hero-stats .stat-intro span{color:#fff!important}.hero-stats .stat-intro b,.hero-stats b{color:#171717!important}.hero-stats span:not(.stat-intro span){color:#555!important}.impact-section{background:linear-gradient(135deg,#0b0b0b 0%,#171717 58%,#ff4b00 180%)!important;color:#fff!important}.impact-copy h2,.story-feature-copy h2,.impact-strip-v34 strong{color:#ff4b00!important}.involved-section{background:#0b0b0b!important;color:#fff!important}.involved-top p,.involved-cards p{color:#d7d7d7!important}.involved-cards a{border-color:rgb(255 255 255 / .13)!important}.inner-hero-v4{background:linear-gradient(135deg,#0b0b0b 0%,#171717 65%,#ff4b00 180%)!important;color:#fff!important}.inner-hero-v4 p{color:#e2e2e2!important}.inner-content-v4{background:#fff!important}.entry-content p,.entry-content li{color:#333!important}.clubfoot-hero,.clubfoot-band,.clubfoot-help-band{background:#0b0b0b!important;color:#fff!important}.clubfoot-light,.clubfoot-image-band,.clubfoot-parent-section{background:#fff!important;color:#171717!important}.clubfoot-history-grid h2,.clubfoot-explain-grid h2,.clubfoot-support-grid h2,.clubfoot-parent-grid h2,.clubfoot-image-band-card h2,.clubfoot-partner-help h2{color:#171717!important}.clubfoot-section-intro>span{color:#ff4b00!important}.clubfoot-section-intro i{background:#d8d8d8!important}.clubfoot-history-grid p,.clubfoot-explain-grid p,.clubfoot-support-grid p,.clubfoot-parent-grid p,.clubfoot-image-band-card p,.clubfoot-partner-help p{color:#333!important}.clubfoot-band p,.clubfoot-help-band p{color:#e0e0e0!important}.clubfoot-image-stack span{background:#ff4b00!important;color:#fff!important}.clubfoot-outcome-card{background:#0b0b0b!important}.clubfoot-stat-list,.clubfoot-help-price{background:rgb(255 75 0 / .08)!important;border-color:rgb(255 75 0 / .22)!important}.clubfoot-stat-list span,.clubfoot-stat-pair span{color:#333!important}.clubfoot-three-points article,.clubfoot-step-grid article,.clubfoot-help-grid article,.clubfoot-treatment-steps article,.clubfoot-help-card{border-color:#e4e4e4!important;box-shadow:0 18px 45px rgb(0 0 0 / .06)!important}.clubfoot-treatment-visual,.clubfoot-mini-mark{background:#0b0b0b!important}.clubfoot-treatment-visual span{color:#fff!important}.clubfoot-photo-card{box-shadow:0 25px 60px rgb(0 0 0 / .10)!important}.site-footer{background:#0b0b0b!important;color:#fff!important}.site-footer h3{color:#ff4b00!important}.site-footer a:hover,.footer-bottom a{color:#ff4b00!important}.btn-primary{background:#ff4b00!important;color:#fff!important}.btn-white{background:#fff!important;color:#111!important}.line-link:hover{color:#ff4b00!important}[class*="green"],[class*="teal"]{color:inherit}:root{--ink:#111111;--deep:#0a0a0a;--teal:#ff5a00;--teal2:#ff9a6b;--orange:#ff5a00;--cream:#fff0e7;--paper:#ffffff;--muted:#555555;--line:#e7e0dc;--shadow:0 24px 70px rgba(0,0,0,.14)}body{background:#fff!important;color:#111!important}.topbar{background:#ff5a00!important;color:#fff!important}.topbar a{color:#fff!important}.site-header{background:#fff!important;border-bottom:1px solid #eee!important}.main-nav a{color:#111!important}.main-nav a:hover{color:#ff5a00!important}.main-nav .sub-menu{border-color:#eee!important;box-shadow:0 24px 60px rgb(0 0 0 / .16)!important}.main-nav .sub-menu a:hover{background:#ff5a00!important;color:#fff!important}.header-donate{background:#ff5a00!important;color:#fff!important}.dws-hero{background:linear-gradient(115deg,#fff5ef 0%,#ffdcca 52%,#ffb98f 100%)!important;color:#111!important;position:relative}.dws-hero:before{content:"";position:absolute;right:-9%;top:-34%;width:58%;height:145%;border-radius:48% 0 0 48%;background:radial-gradient(circle at 42% 42%,rgb(255 90 0 / .32),rgb(255 90 0 / .10) 40%,rgb(10 10 10 / .07) 72%,transparent 73%);pointer-events:none}.hero-grid-lines{opacity:.07!important;background-image:linear-gradient(rgb(0 0 0 / .16) 1px,transparent 1px),linear-gradient(90deg,rgb(0 0 0 / .16) 1px,transparent 1px)!important}.hero-bg-glow{background:radial-gradient(circle,rgb(255 90 0 / .30),transparent 67%)!important}.hero-copy,.hero-visual{position:relative;z-index:3}.hero-copy h1{color:#111!important;text-shadow:none!important}.hero-copy h1 em{color:#ff5a00!important}.hero-copy p,.hero-play small,.hero-note{color:#3c3c3c!important}.hero-play span{border-color:rgb(17 17 17 / .32)!important;color:#111!important}.hero-script{color:#111!important;text-shadow:0 2px 12px rgb(255 255 255 / .35)!important}.hero-script strong{color:#ff5a00!important}.hero-note span{background:#ff5a00!important;box-shadow:0 0 0 6px rgb(255 90 0 / .14)!important}.hero-photo-main{border-color:rgb(17 17 17 / .18)!important;box-shadow:0 30px 70px rgb(0 0 0 / .25)!important}.hero-photo-main:after{background:linear-gradient(90deg,rgb(0 0 0 / .18),transparent 43%),linear-gradient(0deg,rgb(0 0 0 / .12),transparent 45%)!important}.hero-orbit{border-color:rgb(255 90 0 / .28)!important}.hero-stats{background:#111!important;color:#fff!important;border-color:rgb(255 90 0 / .48)!important;box-shadow:0 24px 60px rgb(0 0 0 / .18)!important}.hero-stats>div{border-left-color:rgb(255 255 255 / .13)!important}.hero-stats .stat-intro{background:linear-gradient(135deg,#ff5a00,#ff8a55)!important}.hero-stats .stat-intro span,.hero-stats .stat-intro b{color:#fff!important}.hero-stats b{color:#ff8a55!important}.hero-stats span:not(.stat-intro span){color:#ddd!important}.intro-section,.programs-section,.difference-section,.story-section,.inner-content-v4,.v31-light,.clubfoot-light,.clubfoot-image-band,.clubfoot-parent-section{background:#fff!important}.program-card{background:#fff!important;border-color:#e9e2de!important}.program-card .program-body b,.program-card .program-body small,.project-card span,.project-card b,.project-hero .project-overlay span{color:#ff5a00!important}.program-card:hover{border-color:#ff5a00!important;box-shadow:0 24px 60px rgb(255 90 0 / .12)!important}.section-head h2 em,.intro-grid h2 em,.difference-copy h2 em,.story-layout h2 em{color:#ff5a00!important}.line-link{color:#111!important;border-color:rgb(17 17 17 / .18)!important}.line-link:hover{color:#ff5a00!important}.projects-section{background:#fff!important}.impact-section,.involved-section,.project-band,.v31-feature-band,.clubfoot-band,.clubfoot-help-band,.v31-quote{background:linear-gradient(135deg,#ff5a00 0%,#f45100 58%,#111 150%)!important;color:#fff!important}.impact-copy h2,.impact-copy h2 em,.involved-top h2,.involved-top h2 em,.v31-feature-grid h2,.v31-feature-grid h2 em,.clubfoot-help-band h2,.clubfoot-help-band h2 em{color:#fff!important}.impact-copy h2 em,.involved-top h2 em,.v31-feature-grid h2 em,.clubfoot-help-band h2 em{font-style:italic;text-decoration-color:#fff}.impact-copy p,.involved-top p,.involved-cards p,.v31-feature-grid p,.clubfoot-band p,.clubfoot-help-band p,.v31-quote p{color:rgb(255 255 255 / .88)!important}.impact-pills span{background:#fff!important;color:#111!important;border-color:#fff!important}.involved-cards a{background:#111!important;border-color:rgb(255 255 255 / .18)!important;color:#fff!important}.involved-cards a span,.involved-cards a b{color:#ff8a55!important}.involved-cards a:hover{background:#fff!important;color:#111!important}.project-band .project-stat{border-color:rgb(255 255 255 / .35)!important;background:rgb(0 0 0 / .08)!important}.project-band .project-stat strong{color:#fff!important}.inner-hero-v4,.v31-hero,.special-hero,.project-hero{background:linear-gradient(135deg,#111 0%,#171717 58%,#ff5a00 155%)!important;color:#fff!important}.inner-hero-v4 h1,.v31-hero-copy h1,.special-hero h1,.project-hero h1{color:#fff!important}.inner-hero-v4 h1 em,.v31-hero-copy h1 em,.special-hero h1 em,.project-hero h1 em{color:#ff7a45!important}.inner-hero-v4 p,.v31-hero-copy>p,.special-hero p,.project-hero p{color:#e8e8e8!important}.v31-feature-band{background:linear-gradient(135deg,#ff5a00,#111)!important}.v31-eye-mark,.clubfoot-image-stack span{background:#ff5a00!important;color:#fff!important}.v31-location-card{background:rgb(0 0 0 / .18)!important}.clubfoot-hero{background:linear-gradient(135deg,#111 0%,#1b1b1b 62%,#ff5a00 160%)!important;color:#fff!important}.clubfoot-three-points article,.clubfoot-step-grid article,.clubfoot-treatment-steps article,.clubfoot-help-grid article,.clubfoot-help-card{background:#fff!important;border-color:#e8e2df!important}.clubfoot-three-points article>span,.clubfoot-help-grid article>span,.clubfoot-help-price span,.clubfoot-stat-list strong,.clubfoot-stat-pair strong{color:#ff5a00!important}.clubfoot-stat-list,.clubfoot-help-price{background:#fff1e9!important;border-color:#ffb28d!important}.clubfoot-outcome-card{background:#111!important}.clubfoot-help-band{background:linear-gradient(135deg,#ff5a00 0%,#e84c00 60%,#111 150%)!important}.clubfoot-help-price{color:#111!important}.site-footer{background:linear-gradient(135deg,#ff5a00 0%,#f45100 62%,#111 150%)!important;color:#fff!important}.site-footer h3{color:#fff!important}.site-footer a,.site-footer p,.site-footer li{color:#fff!important}.site-footer a:hover,.footer-bottom a{color:#111!important}.site-footer .footer-social a{border-color:rgb(255 255 255 / .35)!important;background:rgb(0 0 0 / .10)!important;color:#fff!important}.site-footer .footer-social a:hover{background:#fff!important;color:#ff5a00!important}.footer-bottom{border-top-color:rgb(255 255 255 / .28)!important}.site-footer .footer-brand img{filter:none!important;background:transparent!important}.btn-primary{background:#ff5a00!important;color:#fff!important;box-shadow:0 12px 26px rgb(255 90 0 / .24)!important}.btn-primary:hover{background:#111!important;color:#fff!important}.btn-white{background:#fff!important;color:#111!important}.btn-ghost{border-color:rgb(17 17 17 / .35)!important;color:#111!important;background:rgb(255 255 255 / .24)!important}.btn-ghost:hover{background:#111!important;color:#fff!important}.dws-special-page,.dws-project-page{background:#fff!important}.donation-card,.project-facts,.v31-facts,.v31-stat-card{border-color:#e7e0dc!important;box-shadow:0 20px 55px rgb(0 0 0 / .07)!important}@media(max-width:760px){.dws-hero:before{right:-35%;width:90%;top:12%;height:65%}.hero-copy{padding-top:34px}.site-footer{background:#ff5a00!important}}:root{--orange:#ff5a00;--orange-soft:#fff0e7;--ink:#111;--deep:#111}body{color:#111;background:#fff}.intro-section{background:#fff!important;color:#111!important}.programs-section{background:linear-gradient(135deg,#fff0e7 0%,#ffd9c5 100%)!important;color:#111!important;padding-top:100px!important}.program-card{background:#fff!important;border-color:rgb(255 90 0 / .18)!important;box-shadow:0 18px 50px rgb(255 90 0 / .10)!important}.program-card .program-body h3{color:#111!important}.projects-section{background:#fff!important;color:#111!important}.impact-section{background:linear-gradient(135deg,#ff5a00 0%,#ff6f24 52%,#e84b00 100%)!important;color:#fff!important;position:relative}.impact-section:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;right:-250px;top:-250px;pointer-events:none}.impact-wrap{position:relative;z-index:2}.impact-copy h2,.impact-copy h2 em{color:#fff!important}.impact-copy>p{color:rgb(255 255 255 / .92)!important}.impact-visual:before{border-color:rgb(255 255 255 / .30)!important}.impact-visual:after{border-color:rgb(17 17 17 / .22)!important}.impact-core{background:#111!important;color:#fff!important;border:4px solid rgb(255 255 255 / .9);box-shadow:0 25px 65px rgb(80 25 0 / .25)}.impact-core span{color:#ff8b55!important}.impact-core small{color:#ddd!important}.impact-node{background:rgb(17 17 17 / .92)!important;border-color:rgb(255 255 255 / .18)!important;color:#fff!important}.impact-node b{color:#ff9b70!important}.impact-node span{color:#fff!important}.impact-pills span{background:#fff!important;color:#111!important;border-color:#fff!important}.difference-section{background:#fff!important;color:#111!important}.story-section{background:linear-gradient(135deg,#fff0e7 0%,#ffd9c5 100%)!important;color:#111!important}.story-card{border-color:rgb(255 90 0 / .16)!important}.involved-section{background:#fff!important;color:#111!important}.involved-top h2,.involved-top h2 em{color:#111!important}.involved-top p{color:#444!important}.involved-cards a{background:#fff!important;color:#111!important;border-color:rgb(17 17 17 / .12)!important;box-shadow:0 15px 45px rgb(0 0 0 / .07)}.involved-cards a:hover{background:#ff5a00!important;color:#fff!important;border-color:#ff5a00!important}.involved-cards a span,.involved-cards a b{color:#ff5a00!important}.involved-cards a:hover span,.involved-cards a:hover b{color:#fff!important}.involved-section:after{border-color:rgb(255 90 0 / .10)!important}.dws-home .eyebrow{color:#111!important}.dws-home .eyebrow.light{color:#111!important}.dws-home h2 em{color:#ff5a00!important}.dws-home .programs-section .eyebrow,.dws-home .programs-section h2,.dws-home .programs-section p{color:#111!important}@media(max-width:760px){.programs-section{padding-top:80px!important}.impact-section{padding:75px 0!important}.story-section{padding:75px 0!important}}.hero-stats{background:#ff5a00!important;border:1px solid rgb(17 17 17 / .18)!important;box-shadow:0 18px 45px rgb(255 90 0 / .24)!important;min-height:82px!important;height:82px!important;border-radius:24px!important;color:#fff!important}.hero-stats .stat-intro{background:#111!important;color:#fff!important;border-radius:16px!important;padding:10px 16px!important}.hero-stats .stat-intro span{color:#ff7a45!important;font-size:8px!important}.hero-stats .stat-intro b{color:#fff!important;font-size:21px!important}.hero-stats>div:not(.stat-intro){border-left:1px solid rgb(255 255 255 / .28)!important;padding:0 12px!important}.hero-stats>div:not(.stat-intro) b{color:#fff!important;font-size:23px!important}.hero-stats>div:not(.stat-intro) span{color:#fff!important;font-size:8px!important;margin-top:5px!important}.hero-stats .stat-icon{transform:scale(.82);margin-bottom:1px!important}.intro-section{background:#fff!important}.programs-section{background:linear-gradient(135deg,#fff0e7 0%,#ffc0a0 100%)!important}.projects-section{background:#fff!important}.impact-section{background:linear-gradient(135deg,#ff4b00 0%,#ff650f 52%,#e84900 100%)!important;padding:68px 0!important;min-height:0!important}.difference-section{background:#fff!important}.story-section{background:linear-gradient(135deg,#fff0e7 0%,#ffc8aa 100%)!important}.involved-section{background:#fff!important}.impact-wrap{gap:45px!important}.impact-visual{height:320px!important}.impact-visual:before{width:245px!important;height:245px!important;border-color:rgb(255 255 255 / .32)!important}.impact-visual:after{width:315px!important;height:315px!important;border-color:rgb(17 17 17 / .24)!important}.impact-core{width:145px!important;height:145px!important;border-width:3px!important}.impact-core strong{font-size:31px!important}.impact-node{padding:9px 12px!important;border-radius:13px!important;background:rgb(17 17 17 / .94)!important}.impact-node b{font-size:19px!important;color:#ff9b70!important}.impact-node span{font-size:8px!important;color:#fff!important}.impact-copy h2{font-size:54px!important;line-height:.98!important}.impact-copy>p{font-size:13px!important;margin:18px 0!important}.impact-pills{margin-bottom:20px!important}@media(max-width:1100px){.impact-section{padding:58px 0!important}.impact-visual{height:300px!important}}@media(max-width:760px){.hero-stats{height:auto!important;min-height:0!important;border-radius:20px!important}.hero-stats .stat-intro{padding:10px 13px!important}.hero-stats>div:not(.stat-intro){padding:8px 9px!important}.impact-section{padding:55px 0!important}.impact-visual{height:275px!important}.impact-visual:before{width:205px!important;height:205px!important}.impact-visual:after{width:270px!important;height:270px!important}.impact-core{width:125px!important;height:125px!important}.impact-core strong{font-size:27px!important}.impact-copy h2{font-size:43px!important}}.hero-stats{height:88px!important;min-height:88px!important;padding:7px!important;border-radius:28px!important;background:#ff4b00!important;border:1px solid #ff4b00!important;box-shadow:0 20px 55px rgb(255 75 0 / .25)!important}.hero-stats .stat-intro{min-height:72px!important;padding:10px 18px!important;border-radius:20px!important;background:#111111!important;color:#fff!important}.hero-stats .stat-intro span{color:#ff4b00!important;font-size:8px!important}.hero-stats .stat-intro b{color:#fff!important;font-size:21px!important}.hero-stats>div:not(.stat-intro){height:72px!important;padding:3px 10px!important;border-left:1px solid rgb(0 0 0 / .16)!important}.hero-stats>div:not(.stat-intro) .stat-icon{color:#fff!important;width:27px!important;height:27px!important;margin-bottom:1px!important}.hero-stats>div:not(.stat-intro) .stat-icon svg{width:25px!important;height:25px!important}.hero-stats>div:not(.stat-intro) b{font-size:20px!important;color:#111!important}.hero-stats>div:not(.stat-intro) span{font-size:7px!important;color:#fff!important;margin-top:3px!important}.hero-stats>div:not(.stat-intro):hover{background:rgb(255 255 255 / .14)!important;transform:none!important}.difference-section{background:#ff4b00!important;padding-top:78px!important;padding-bottom:88px!important}.difference-grid{background:#ff4b00!important;border-color:rgb(0 0 0 / .16)!important;box-shadow:0 24px 70px rgb(255 75 0 / .22)!important}.difference-copy{background:#ff4b00!important;color:#111!important}.difference-copy .eyebrow{color:#fff!important}.difference-copy h2{color:#111!important}.difference-copy h2 em{color:#fff!important}.difference-copy>p{color:#111!important}.difference-list>div{border-color:rgb(0 0 0 / .12)!important}.difference-list b{background:#111!important;color:#fff!important}.difference-list span{color:#111!important}.difference-copy .btn-primary{background:#111!important;color:#fff!important}.difference-photo>span{color:#111!important}.difference-photo>span strong{color:#ff4b00!important}@media(max-width:1100px){.hero-stats{height:auto!important;min-height:88px!important}.hero-stats .stat-intro{min-height:62px!important}.hero-stats>div:not(.stat-intro){height:58px!important}}@media(max-width:760px){.hero-stats{border-radius:22px!important;padding:7px!important}.hero-stats .stat-intro{min-height:62px!important}.hero-stats>div:not(.stat-intro){min-height:60px!important;height:60px!important}.difference-section{padding-top:60px!important;padding-bottom:65px!important}}.projects-section .projects-grid .project-hero,.projects-section .projects-grid .project-card{min-height:300px!important;height:300px!important}@media (max-width:1100px){.projects-section .projects-grid .project-hero,.projects-section .projects-grid .project-card{min-height:280px!important;height:280px!important}}@media (max-width:760px){.projects-section .projects-grid .project-hero,.projects-section .projects-grid .project-card{min-height:250px!important;height:250px!important}}.impact-section{padding:45px 0!important;min-height:0!important}.impact-wrap{gap:30px!important}.impact-visual{height:245px!important}.impact-visual:before{width:190px!important;height:190px!important}.impact-visual:after{width:245px!important;height:245px!important}.impact-core{width:115px!important;height:115px!important}.impact-core strong{font-size:26px!important}.impact-core span,.impact-core small{font-size:8px!important}.impact-node{padding:7px 10px!important;border-radius:11px!important}.impact-node b{font-size:17px!important}.impact-node span{font-size:8px!important;color:#fff!important}.impact-copy h2{font-size:48px!important;line-height:1.02!important;color:#111!important;margin:12px 0 0!important;text-shadow:none!important}.impact-copy h2 em{color:#fff!important;font-style:italic!important;text-shadow:none!important}.impact-copy>p{color:#111!important;font-size:13px!important;line-height:1.55!important;margin:14px 0!important;max-width:560px!important}.impact-copy .eyebrow{color:#111!important}.impact-pills{margin-bottom:16px!important}.impact-pills span{background:#fff!important;color:#111!important;border:0!important;padding:6px 10px!important;font-size:8px!important}.impact-copy .btn-white{padding:12px 20px!important;font-size:10px!important}@media(max-width:1100px){.impact-section{padding:42px 0!important}.impact-visual{height:235px!important}.impact-visual:after{width:235px!important;height:235px!important}}@media(max-width:760px){.impact-section{padding:42px 0!important}.impact-visual{height:235px!important;margin-bottom:12px!important}.impact-visual:before{width:180px!important;height:180px!important}.impact-visual:after{width:235px!important;height:235px!important}.impact-core{width:110px!important;height:110px!important}.impact-core strong{font-size:24px!important}.impact-copy h2{font-size:40px!important}}.impact-section{position:relative!important;overflow:hidden!important;min-height:650px!important;padding:90px 0!important;background:radial-gradient(circle at 28% 50%,rgb(255 194 80 / .34) 0,rgb(255 194 80 / .12) 20%,transparent 42%),linear-gradient(135deg,#ff5a00 0%,#ff6812 52%,#ed4b00 100%)!important}.impact-section:before{content:""!important;position:absolute!important;width:650px!important;height:650px!important;left:-240px!important;top:-20px!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:50%!important;box-shadow:0 0 0 55px rgb(255 255 255 / .025),0 0 0 110px rgb(255 255 255 / .018),0 0 90px rgb(255 190 80 / .16)!important;pointer-events:none!important}.impact-section:after{content:""!important;position:absolute!important;width:760px!important;height:760px!important;right:-390px!important;top:-280px!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:50%!important;box-shadow:0 0 0 70px rgb(255 255 255 / .022),0 0 0 140px rgb(255 255 255 / .012)!important;pointer-events:none!important}.impact-wrap{position:relative!important;z-index:2!important;grid-template-columns:1fr 1.15fr!important;gap:70px!important;align-items:center!important}.impact-visual{height:500px!important;position:relative!important}.impact-visual:before{width:330px!important;height:330px!important;border-color:rgb(255 225 165 / .62)!important;box-shadow:0 0 35px rgb(255 210 100 / .14)!important}.impact-visual:after{width:440px!important;height:440px!important;border-color:rgb(255 255 255 / .34)!important;border-style:dashed!important}.impact-core{width:205px!important;height:205px!important;background:radial-gradient(circle at 35% 28%,#292929 0%,#111 58%,#050505 100%)!important;border:3px solid rgb(255 255 255 / .92)!important;box-shadow:0 0 0 22px rgb(255 190 80 / .18),0 0 0 58px rgb(255 190 80 / .09),0 0 0 98px rgb(255 255 255 / .035),0 22px 55px rgb(70 20 0 / .3)!important}.impact-core:before{content:""!important;position:absolute!important;inset:-58px!important;border:1px solid rgb(255 226 165 / .58)!important;border-radius:50%!important}.impact-core:after{content:""!important;position:absolute!important;inset:-104px!important;border:1px dashed rgb(255 255 255 / .30)!important;border-radius:50%!important}.impact-core span{color:#ffad50!important;font-size:10px!important;letter-spacing:.28em!important;z-index:2!important}.impact-core strong{color:#fff!important;font-size:43px!important;z-index:2!important}.impact-core small{color:#ddd!important;font-size:10px!important;z-index:2!important}.impact-node{width:138px!important;height:138px!important;padding:0!important;border-radius:50%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:radial-gradient(circle at 35% 25%,rgb(255 255 255 / .13),rgb(30 20 15 / .96) 67%)!important;border:2px solid rgb(255 195 80 / .82)!important;box-shadow:0 0 28px rgb(255 181 65 / .22),inset 0 0 28px rgb(255 130 30 / .14)!important;backdrop-filter:blur(8px)!important}.impact-node:after{content:""!important;position:absolute!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#ffe0a0!important;box-shadow:0 0 12px rgb(255 224 160 / .9)!important}.n1{top:32px!important;left:0!important}.n1:after{right:-55px;bottom:7px}.n2{right:-4px!important;top:41%!important}.n2:after{left:-55px;top:20px}.n3{left:8px!important;bottom:28px!important}.n3:after{right:-48px;top:5px}.impact-node b{font-size:28px!important;color:#ffb45e!important;line-height:1!important}.impact-node span{margin-top:9px!important;color:#fff!important;font-size:10px!important;line-height:1.2!important}.impact-copy{position:relative!important;z-index:3!important;max-width:720px!important}.impact-copy .eyebrow{color:#111!important;font-size:12px!important;font-weight:700!important;letter-spacing:4px!important}.impact-copy h2{margin:18px 0 25px!important;color:#fff!important;font-size:68px!important;line-height:.97!important;letter-spacing:-2px!important;text-shadow:none!important}.impact-copy h2 em{color:#ffe6d2!important;font-style:italic!important}.impact-copy>p{color:rgb(255 255 255 / .96)!important;font-size:16px!important;line-height:1.65!important;max-width:680px!important;margin:0 0 24px!important}.impact-pills{gap:10px!important;margin-bottom:25px!important}.impact-pills span{background:#fff!important;color:#111!important;border:0!important;padding:10px 17px!important;font-size:11px!important;border-radius:999px!important}.impact-copy .btn-white{padding:16px 27px!important;font-size:13px!important;background:#fff!important;color:#111!important;border-radius:999px!important;box-shadow:0 12px 28px rgb(70 20 0 / .18)!important}@media(max-width:1100px){.impact-section{min-height:680px!important;padding:75px 0!important}.impact-wrap{grid-template-columns:1fr!important;gap:45px!important}.impact-visual{height:430px!important}.impact-copy{max-width:820px!important}.impact-copy h2{font-size:58px!important}}@media(max-width:760px){.impact-section{min-height:auto!important;padding:70px 0!important}.impact-visual{height:370px!important;margin-bottom:20px!important}.impact-visual:before{width:250px!important;height:250px!important}.impact-visual:after{width:330px!important;height:330px!important}.impact-core{width:155px!important;height:155px!important}.impact-core strong{font-size:31px!important}.impact-node{width:105px!important;height:105px!important}.impact-node b{font-size:21px!important}.impact-node span{font-size:8px!important}.n1{left:0!important;top:8px!important}.n2{right:0!important;top:42%!important}.n3{left:2px!important;bottom:8px!important}.impact-copy{padding:0!important}.impact-copy h2{font-size:44px!important;letter-spacing:-1px!important}.impact-copy>p{font-size:14px!important}}.difference-section{background:#fff!important;color:#111!important;padding-top:95px!important;padding-bottom:105px!important}.difference-grid{background:#fff!important;border:1px solid rgb(0 0 0 / .08)!important;box-shadow:0 24px 70px rgb(0 0 0 / .10)!important}.difference-copy{background:#ff5a00!important;color:#111!important}.difference-copy .eyebrow{color:#fff!important}.difference-copy h2{color:#111!important}.difference-copy h2 em{color:#fff!important}.difference-copy>p{color:#111!important}.difference-list>div{border-color:rgb(0 0 0 / .12)!important}.difference-list b{background:#111!important;color:#fff!important}.difference-list span{color:#111!important}.difference-copy .btn-primary{background:#111!important;color:#fff!important}@media(max-width:760px){.difference-section{padding-top:70px!important;padding-bottom:75px!important}}.involved-cards a{background:#ff5a00!important;color:#fff!important;border:1px solid #ff5a00!important;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease!important}.involved-cards a h3,.involved-cards a p,.involved-cards a span,.involved-cards a b{color:#fff!important;transition:color .3s ease!important}.involved-cards a:hover{background:#fff!important;color:#111!important;border-color:#ff5a00!important;transform:translateY(-7px);box-shadow:0 18px 40px rgb(255 90 0 / .15)!important}.involved-cards a:hover h3,.involved-cards a:hover p{color:#111!important}.involved-cards a:hover span,.involved-cards a:hover b{color:#ff5a00!important}@media (max-width:760px){.involved-cards a:hover{transform:translateY(-3px)}}.site-footer{position:relative;overflow:hidden;padding:90px 0 24px!important;background:radial-gradient(circle at 8% 15%,rgb(255 255 255 / .16) 0,#fff0 26%),radial-gradient(circle at 92% 85%,rgb(120 35 0 / .22) 0,#fff0 32%),linear-gradient(135deg,#ff5a00 0%,#ff6408 52%,#e94b00 100%)!important;color:#fff!important;border-top:1px solid rgb(255 255 255 / .28)}.site-footer:before{content:"";position:absolute;width:620px;height:620px;right:-300px;top:-360px;border:1px solid rgb(255 255 255 / .08);border-radius:50%;box-shadow:0 0 0 55px rgb(255 255 255 / .025),0 0 0 110px rgb(255 255 255 / .018);pointer-events:none}.site-footer:after{content:"";position:absolute;left:-180px;bottom:-390px;width:560px;height:560px;border:1px solid rgb(255 90 0 / .16);border-radius:50%;pointer-events:none}.site-footer .container{position:relative;z-index:2}.site-footer .footer-grid{display:grid;grid-template-columns:1.45fr .85fr .9fr 1.15fr;gap:64px;align-items:start}.site-footer .footer-brand{position:relative;padding:0 20px 0 0}.site-footer .footer-brand:after{content:"";position:absolute;right:0;top:0;width:1px;height:190px;background:linear-gradient(180deg,rgb(255 255 255 / .75),rgb(255 255 255 / .08))}.site-footer .footer-brand img{width:205px!important;max-height:none!important;padding:12px 15px;background:#fff!important;border-radius:16px;object-fit:contain;box-shadow:0 14px 35px rgb(0 0 0 / .20)}.site-footer .footer-brand p{max-width:340px;margin:22px 0 20px;color:rgb(255 255 255 / .68)!important;font-size:12px!important;line-height:1.8}.site-footer h3{margin:2px 0 19px!important;color:#111!important;font-size:10px!important;letter-spacing:.2em;font-weight:900}.site-footer ul{gap:12px!important;font-size:12px!important}.site-footer li{color:rgb(255 255 255 / .72)!important;line-height:1.65}.site-footer a{color:rgb(255 255 255 / .78)!important;transition:all .25s ease}.site-footer a:hover{color:#ff5a00!important;transform:translateX(3px)}.site-footer .footer-social{gap:9px;margin-top:18px}.site-footer .footer-social a{width:40px;height:40px;border:1px solid rgb(255 255 255 / .16)!important;border-radius:12px;background:rgb(255 255 255 / .055)!important;color:#fff!important;backdrop-filter:blur(8px);display:grid;place-items:center;font-size:10px}.site-footer .footer-social a:hover{background:#ff5a00!important;border-color:#ff5a00!important;color:#fff!important;transform:translateY(-4px);box-shadow:0 10px 25px rgb(255 90 0 / .25)}.site-footer .footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:65px!important;padding-top:20px!important;border-top:1px solid rgb(255 255 255 / .28)!important;color:rgb(255 255 255 / .48)!important;font-size:9px!important}.site-footer .footer-bottom:before{content:"";position:absolute;top:-1px;left:0;width:90px;height:1px;background:#ff5a00}.site-footer .footer-bottom a{color:#ff5a00!important;font-weight:800}@media(max-width:1100px){.site-footer .footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:45px 35px}.site-footer .footer-brand{grid-column:1/-1;padding-right:0}.site-footer .footer-brand:after{display:none}}@media(max-width:760px){.site-footer{padding:65px 0 22px!important}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand img{width:190px!important}.site-footer .footer-bottom{display:block;margin-top:45px!important}.site-footer .footer-bottom span{display:block;margin:9px 0;line-height:1.5}}@media(max-width:480px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-brand p{max-width:100%}}.site-footer{background:radial-gradient(circle at 88% 18%,rgb(255 183 92 / .20) 0%,rgb(255 140 45 / .09) 20%,transparent 38%),radial-gradient(circle at 12% 92%,rgb(255 168 70 / .14) 0%,rgb(255 110 20 / .06) 22%,transparent 40%),radial-gradient(circle at 55% 50%,rgb(255 100 20 / .10) 0%,transparent 45%),linear-gradient(135deg,#c94100 0%,#e34c00 42%,#f05a00 72%,#c63b00 100%)!important}.site-footer:before{width:720px;height:720px;right:-350px;top:-430px;border:1px solid rgb(255 211 155 / .20);box-shadow:0 0 0 65px rgb(255 190 110 / .065),0 0 0 130px rgb(255 190 110 / .035),0 0 90px rgb(255 150 60 / .12)}.site-footer:after{width:620px;height:620px;left:-250px;bottom:-430px;border:1px solid rgb(255 211 155 / .16);box-shadow:0 0 0 55px rgb(255 190 110 / .045),0 0 0 110px rgb(255 190 110 / .025),0 0 80px rgb(255 130 30 / .10)}.site-footer h3{color:#fff!important;letter-spacing:.22em}.site-footer a,.site-footer li{color:rgb(255 255 255 / .84)!important}.site-footer a:hover{color:#ffe0bd!important}.site-footer .footer-bottom a{color:#ffd2a8!important}.site-footer .footer-bottom:before{background:#ffb067!important}.site-footer .footer-brand img{box-shadow:0 16px 38px rgb(80 20 0 / .28),0 0 0 1px rgb(255 255 255 / .25)}html,body{width:100%;max-width:100%;overflow-x:hidden!important}*,*::before,*::after{box-sizing:border-box}.site,.site-content,.site-main,main,section,.site-footer{max-width:100%}.site-footer{width:100%!important;max-width:100vw!important;overflow:hidden!important}.site-footer::before,.site-footer::after{pointer-events:none;max-width:none}.container,.footer-grid,.impact-wrap,.projects-grid,.involved-top,.involved-cards,.programs-layout{min-width:0;max-width:100%}@media(max-width:760px){.site-footer{width:100%!important;max-width:100vw!important}}.difference-copy .eyebrow{color:#111!important}.difference-copy h2{color:#111!important;font-weight:600!important}.difference-copy h2 em{color:#fff!important;font-style:italic!important}.difference-copy .btn-primary{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;width:100%!important;min-height:58px!important;padding:15px 28px!important;border-radius:999px!important;background:#fff!important;color:#111!important;border:2px solid rgb(255 255 255 / .9)!important;box-shadow:0 10px 25px rgb(0 0 0 / .14)!important;font-size:14px!important;font-weight:700!important;transition:all .28s ease!important}.difference-copy .btn-primary b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#ff5a00!important;color:#fff!important;font-size:14px!important;transition:all .28s ease!important}.difference-copy .btn-primary:hover{background:#111!important;color:#fff!important;border-color:#111!important;transform:translateY(-3px)!important;box-shadow:0 15px 32px rgb(0 0 0 / .22)!important}.difference-copy .btn-primary:hover b{background:#fff!important;color:#ff5a00!important;transform:translateX(2px)!important}.difference-copy{background:#ff6814!important}.difference-copy .eyebrow{color:#111!important;letter-spacing:3px!important;font-weight:700!important}.difference-copy h2{color:#111!important;line-height:.96!important;margin-bottom:20px!important}.difference-copy h2 em{color:#fff!important}.difference-copy>p{color:#111!important;line-height:1.65!important;max-width:590px!important}.difference-list>div{border-color:transparent!important;gap:16px!important}.difference-list b{width:38px!important;height:38px!important;min-width:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:11px!important;font-weight:800!important}.difference-list span{color:#111!important;font-weight:600!important}.difference-copy .btn-primary{min-height:60px!important;margin-top:8px!important;background:#fff!important;color:#111!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 30px rgb(70 25 0 / .16)!important;letter-spacing:.01em!important}.difference-copy .btn-primary b{display:none!important}.difference-copy .btn-primary:hover{background:#111!important;color:#fff!important;transform:translateY(-3px)!important;box-shadow:0 16px 34px rgb(0 0 0 / .22)!important}@media(max-width:760px){.difference-copy{background:#ff6814!important}.difference-list b{width:34px!important;height:34px!important;min-width:34px!important}}.hero-photo-main.hero-slider{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 / .25);transform:rotateY(-7deg) rotateX(2deg);transform-origin:right center;background:#111}.hero-slider .hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}.hero-slider .hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-slider .hero-slide img{width:100%;height:100%;display:block;object-fit:cover}.hero-slider .hero-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .18),transparent 43%),linear-gradient(0deg,rgb(0 0 0 / .10),transparent 45%);pointer-events:none}.hero-slider-prev,.hero-slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;border:1px solid rgb(255 255 255 / .65);border-radius:50%;background:rgb(0 0 0 / .32);backdrop-filter:blur(8px);color:#fff;font:400 30px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;opacity:0;transition:opacity .25s ease,background .25s ease,transform .25s ease}.hero-slider-prev{left:18px}.hero-slider-next{right:18px}.hero-slider:hover .hero-slider-prev,.hero-slider:hover .hero-slider-next{opacity:1}.hero-slider-prev:hover,.hero-slider-next:hover{background:var(--orange);transform:translateY(-50%) scale(1.06)}.hero-slider-dots{position:absolute;z-index:11;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px;padding:7px 10px;border-radius:30px;background:rgb(0 0 0 / .25);backdrop-filter:blur(8px)}.hero-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgb(255 255 255 / .55);cursor:pointer;transition:all .25s ease}.hero-slider-dots button.is-active{width:22px;border-radius:8px;background:#fff}@media(max-width:900px){.hero-photo-main.hero-slider{width:80%;height:330px}.hero-slider-prev,.hero-slider-next{opacity:1;width:38px;height:38px;font-size:26px}}@media(max-width:600px){.hero-photo-main.hero-slider{width:100%;height:300px;right:0;top:0;border-radius:22px;transform:none}.hero-slider-prev{left:12px}.hero-slider-next{right:12px}.hero-slider-dots{bottom:12px}}.hero-stats .stat-intro{background:#fff!important;color:#111!important;border:2px solid #ff5a00!important;border-radius:28px!important;box-shadow:0 14px 32px rgb(255 90 0 / .16)!important;padding:18px 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important;min-height:76px!important;box-sizing:border-box!important;position:relative!important;z-index:5!important}.hero-stats .stat-intro span{color:#ff5a00!important;font-size:9px!important;font-weight:800!important;letter-spacing:.18em!important;line-height:1.2!important;margin:0 0 5px!important}.hero-stats .stat-intro b{color:#111!important;font-family:"Playfair Display",serif!important;font-size:25px!important;line-height:1!important;margin:0!important;white-space:nowrap!important}.hero-stats .stat-intro b em{color:#ff5a00!important;font-style:italic!important}.hero-stats>div:not(.stat-intro){min-width:0!important}@media(max-width:1100px){.hero-stats .stat-intro{padding:15px 18px!important;border-radius:22px!important}.hero-stats .stat-intro b{font-size:21px!important}}@media(max-width:760px){.hero-stats .stat-intro{grid-column:1 / -1!important;min-height:72px!important;padding:14px 18px!important;align-items:center!important;text-align:center!important}.hero-stats .stat-intro b{font-size:22px!important}}.hero-stats>div:not(.stat-intro) .stat-icon,.hero-stats>div:not(.stat-intro) .stat-icon svg,.hero-stats>div:not(.stat-intro) .stat-icon svg *{color:#fff!important;stroke:#fff!important;fill:none!important}.hero-stats>div:not(.stat-intro) b,.hero-stats>div:not(.stat-intro) span{color:#fff!important}.hero-stats>div:not(.stat-intro):hover b,.hero-stats>div:not(.stat-intro):hover span,.hero-stats>div:not(.stat-intro):hover .stat-icon,.hero-stats>div:not(.stat-intro):hover .stat-icon svg{color:#fff!important;stroke:#fff!important}.dws-orange-page{--dws-orange:#ff5a00;--dws-orange-light:#ff7a45;--dws-orange-soft:#fff0e8;--dws-ink:#111111;--dws-muted:#4b4b4b;background:#fff!important;color:var(--dws-ink)!important}.dws-orange-page .v31-hero,.dws-orange-page .special-hero{background:radial-gradient(circle at 82% 22%,rgb(255 255 255 / .20) 0 12%,transparent 34%),radial-gradient(circle at 18% 90%,rgb(255 196 110 / .22) 0 10%,transparent 35%),linear-gradient(135deg,#ff6a18 0%,#ff5a00 52%,#e94b00 100%)!important;color:#fff!important;position:relative;overflow:hidden}.dws-orange-page .v31-hero::before,.dws-orange-page .special-hero::before{content:"";position:absolute;width:620px;height:620px;right:-250px;top:-350px;border:1px solid rgb(255 255 255 / .24);border-radius:50%;box-shadow:0 0 0 55px rgb(255 255 255 / .035),0 0 0 110px rgb(255 255 255 / .025);pointer-events:none}.dws-orange-page .v31-hero::after,.dws-orange-page .special-hero::after{border-color:rgb(255 255 255 / .20)!important}.dws-orange-page .v31-hero-copy h1,.dws-orange-page .special-hero h1{color:#111!important;text-shadow:none!important}.dws-orange-page .v31-hero-copy h1 em,.dws-orange-page .special-hero h1 em{color:#fff!important}.dws-orange-page .v31-hero-copy>p,.dws-orange-page .special-hero p{color:rgb(255 255 255 / .95)!important}.dws-orange-page .eyebrow.light,.dws-orange-page .special-hero .eyebrow.light{color:#111!important}.dws-orange-page .v31-hero-image,.dws-orange-page .project-hero-image{border:2px solid rgb(255 255 255 / .55)!important;box-shadow:0 25px 65px rgb(95 25 0 / .22)!important;background:#111!important}.dws-orange-page .special-hero-orbit{border-color:rgb(255 255 255 / .48)!important;background:rgb(255 255 255 / .08)!important;box-shadow:inset 0 0 80px rgb(255 255 255 / .08),0 20px 55px rgb(100 25 0 / .18)!important}.dws-orange-page .special-hero-orbit small{color:#111!important}.dws-orange-page .btn-primary{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:0 12px 28px rgb(70 20 0 / .18)!important}.dws-orange-page .btn-primary:hover{background:#fff!important;color:#111!important;border-color:#fff!important;transform:translateY(-3px)}.dws-orange-page .v31-text-link{color:#111!important;border-color:rgb(17 17 17 / .45)!important}.dws-orange-page .v31-light,.dws-orange-page .donate-story,.dws-orange-page .v31-service-section{background:#fff!important;color:#111!important}.dws-orange-page .v31-intro>span,.dws-orange-page .special-kicker span{color:var(--dws-orange)!important}.dws-orange-page .v31-intro i,.dws-orange-page .special-kicker i{background:#dedede!important}.dws-orange-page .v31-intro i:before,.dws-orange-page .special-kicker i:before{background:var(--dws-orange)!important}.dws-orange-page .v31-intro p,.dws-orange-page .special-kicker p{color:var(--dws-muted)!important}.dws-orange-page .v31-story-grid h2,.dws-orange-page .donate-story h2,.dws-orange-page .special-kicker+* h2{color:#111!important}.dws-orange-page .v31-story-grid h2 em,.dws-orange-page .donate-story h2 em{color:var(--dws-orange)!important}.dws-orange-page .v31-story-grid p,.dws-orange-page .donate-story p,.dws-orange-page .donate-points span{color:#3e3e3e!important}.dws-orange-page .v31-feature-band{background:radial-gradient(circle at 80% 20%,rgb(255 255 255 / .13),transparent 30%),linear-gradient(135deg,#ff6a18,#ff5a00 55%,#e84b00)!important;color:#fff!important;position:relative;overflow:hidden}.dws-orange-page .v31-feature-band::after{content:"";position:absolute;width:600px;height:600px;right:-300px;top:-250px;border:1px solid rgb(255 255 255 / .20);border-radius:50%;box-shadow:0 0 0 60px rgb(255 255 255 / .025),0 0 0 120px rgb(255 255 255 / .018);pointer-events:none}.dws-orange-page .v31-feature-grid{position:relative;z-index:2}.dws-orange-page .v31-feature-number{color:#111!important}.dws-orange-page .v31-feature-grid h2{color:#111!important}.dws-orange-page .v31-feature-grid h2 em{color:#fff!important}.dws-orange-page .v31-feature-grid p{color:rgb(255 255 255 / .95)!important}.dws-orange-page .v31-location-card{background:rgb(17 17 17 / .88)!important;border-color:rgb(255 255 255 / .18)!important}.dws-orange-page .v31-location-card span{color:var(--dws-orange-light)!important}.dws-orange-page .v31-location-card small{color:#eee!important}.dws-orange-page .v31-service-grid article{background:var(--dws-orange)!important;border-color:var(--dws-orange)!important;color:#fff!important;box-shadow:0 15px 35px rgb(255 90 0 / .14)!important;transition:all .3s ease!important}.dws-orange-page .v31-service-grid article>span,.dws-orange-page .v31-service-grid article h3,.dws-orange-page .v31-service-grid article p{color:#fff!important}.dws-orange-page .v31-service-grid article:hover{background:#fff!important;border-color:var(--dws-orange)!important;color:#111!important;transform:translateY(-6px);box-shadow:0 22px 45px rgb(255 90 0 / .14)!important}.dws-orange-page .v31-service-grid article:hover>span{color:var(--dws-orange)!important}.dws-orange-page .v31-service-grid article:hover h3,.dws-orange-page .v31-service-grid article:hover p{color:#111!important}.dws-orange-page .v31-facts,.dws-orange-page .v31-stat-card,.dws-orange-page .donation-card{background:#fff!important;border:1px solid #e2e2e2!important;box-shadow:0 20px 55px rgb(255 90 0 / .09)!important}.dws-orange-page .v31-facts b,.dws-orange-page .v31-stat-card b,.dws-orange-page .donation-card-top span{color:var(--dws-orange)!important}.dws-orange-page .v31-facts span,.dws-orange-page .v31-stat-card span,.dws-orange-page .donation-card-top small,.dws-orange-page .donation-card dt{color:#555!important}.dws-orange-page .donation-card h2{color:#111!important}.dws-orange-page .donation-card.featured{border-top-color:var(--dws-orange)!important}.dws-orange-page .donate-image-stack img:nth-child(2){border-color:#fff!important}.dws-orange-page .donate-image-stack>span{background:#fff!important;color:#111!important;border:2px solid var(--dws-orange);box-shadow:0 15px 35px rgb(255 90 0 / .12)}.dws-orange-page .donate-image-stack strong{color:var(--dws-orange)!important}.dws-orange-page .page-cta-v13{background:radial-gradient(circle at 85% 20%,rgb(255 255 255 / .14),transparent 30%),linear-gradient(135deg,#ff6a18,#ff5a00 55%,#e84b00)!important;position:relative;overflow:hidden}.dws-orange-page .page-cta-v13::after{content:"";position:absolute;width:520px;height:520px;right:-250px;bottom:-300px;border:1px solid rgb(255 255 255 / .20);border-radius:50%}.dws-orange-page .page-cta-inner-v13{position:relative;z-index:2}.dws-orange-page .page-cta-v13 h2{color:#111!important}.dws-orange-page .page-cta-v13 h2 em{color:#fff!important}.dws-orange-page .page-cta-v13 .eyebrow.light{color:#111!important}.dws-orange-page .copy-account{background:#111!important;color:#fff!important;border-color:#111!important}.dws-orange-page .copy-account:hover{background:var(--dws-orange)!important;border-color:var(--dws-orange)!important}@media(max-width:800px){.dws-orange-page .v31-hero,.dws-orange-page .special-hero{padding-top:70px!important;padding-bottom:65px!important}.dws-orange-page .v31-hero-copy h1,.dws-orange-page .special-hero h1{font-size:clamp(46px,13vw,70px)!important}.dws-orange-page .v31-feature-band{padding:70px 0!important}.dws-orange-page .v31-service-grid{grid-template-columns:1fr!important}.dws-orange-page .v31-service-grid article{min-height:180px}}.dws-about-inner .page-hero-v13,.dws-about-inner .about-hero,.dws-about-inner .inner-hero,.dws-about-inner .special-hero,.dws-about-inner .clubfoot-hero{background:radial-gradient(circle at 84% 22%,rgb(255 210 150 / .32) 0,rgb(255 210 150 / .08) 24%,transparent 45%),linear-gradient(135deg,#ff5a00 0%,#ff6814 48%,#f45108 100%)!important;color:#fff!important;position:relative;overflow:hidden}.dws-about-inner .page-hero-v13:before,.dws-about-inner .about-hero:before,.dws-about-inner .inner-hero:before,.dws-about-inner .special-hero:before,.dws-about-inner .clubfoot-hero:before{content:"";position:absolute;width:680px;height:680px;right:-270px;top:-380px;border:1px solid rgb(255 255 255 / .20);border-radius:50%;box-shadow:0 0 0 70px rgb(255 255 255 / .035),0 0 0 140px rgb(255 255 255 / .02);pointer-events:none}.dws-about-inner .page-hero-v13:after,.dws-about-inner .about-hero:after,.dws-about-inner .inner-hero:after,.dws-about-inner .special-hero:after,.dws-about-inner .clubfoot-hero:after{content:"";position:absolute;width:440px;height:440px;left:-190px;bottom:-290px;border:1px solid rgb(255 255 255 / .15);border-radius:50%;pointer-events:none}.dws-about-inner .page-hero-v13 h1,.dws-about-inner .about-hero h1,.dws-about-inner .inner-hero h1,.dws-about-inner .special-hero h1,.dws-about-inner .clubfoot-hero h1{color:#fff!important}.dws-about-inner .page-hero-v13 p,.dws-about-inner .about-hero p,.dws-about-inner .inner-hero p,.dws-about-inner .special-hero p,.dws-about-inner .clubfoot-hero p{color:rgb(255 255 255 / .92)!important}.dws-about-inner .page-body-v13,.dws-about-inner .about-story,.dws-about-inner .about-values,.dws-about-inner .about-message,.dws-about-inner .about-projects,.dws-about-inner .section:not(.about-hero):not(.page-hero-v13),.dws-about-inner main{background:#fff!important}.dws-about-inner .eyebrow,.dws-about-inner .section-head .eyebrow,.dws-about-inner .about-section-head .eyebrow,.dws-about-inner .page-intro-v13 .eyebrow{color:#ff5a00!important}.dws-about-inner .page-intro-line:before,.dws-about-inner .about-rule,.dws-about-inner .about-vertical-line i{background:#ff5a00!important}.dws-about-inner .page-body-v13 h2,.dws-about-inner .page-body-v13 h3,.dws-about-inner .about-story h2,.dws-about-inner .about-values h2,.dws-about-inner .about-message h2,.dws-about-inner .about-projects h2{color:#171717!important}.dws-about-inner .entry-content-v13,.dws-about-inner .entry-content-v13 p,.dws-about-inner .entry-content-v13 li,.dws-about-inner .about-prose,.dws-about-inner .about-prose p{color:#333!important}.dws-about-inner .about-values-grid>*,.dws-about-inner .about-project-card,.dws-about-inner .page-next-links-v13 a:hover,.dws-about-inner .dws-card{background:#ff5a00!important;color:#fff!important;border-color:#ff5a00!important}.dws-about-inner .about-values-grid>* *,.dws-about-inner .about-project-card *,.dws-about-inner .dws-card *{color:#fff!important}.dws-about-inner .about-values-grid>*:hover,.dws-about-inner .about-project-card:hover,.dws-about-inner .dws-card:hover{background:#fff!important;color:#111!important;border-color:#ff5a00!important;transform:translateY(-5px);box-shadow:0 18px 40px rgb(255 90 0 / .14)!important}.dws-about-inner .about-values-grid>*:hover *,.dws-about-inner .about-project-card:hover *,.dws-about-inner .dws-card:hover *{color:#111!important}.dws-about-inner .page-cta-v13,.dws-about-inner .about-cta{background:radial-gradient(circle at 80% 20%,rgb(255 205 130 / .22),transparent 35%),linear-gradient(135deg,#ff5a00,#f45108)!important;color:#fff!important;position:relative;overflow:hidden}.dws-about-inner .page-cta-v13 h2,.dws-about-inner .about-cta h2,.dws-about-inner .page-cta-v13 p,.dws-about-inner .about-cta p{color:#fff!important}.dws-about-inner .page-cta-v13 .btn,.dws-about-inner .about-cta .btn,.dws-about-inner .about-hero .btn,.dws-about-inner .clubfoot-actions .btn{background:#fff!important;color:#111!important;border:1px solid #fff!important;border-radius:999px!important;box-shadow:0 12px 30px rgb(70 25 0 / .18)}.dws-about-inner .page-cta-v13 .btn:hover,.dws-about-inner .about-cta .btn:hover,.dws-about-inner .about-hero .btn:hover,.dws-about-inner .clubfoot-actions .btn:hover{background:#111!important;color:#fff!important;border-color:#111!important;transform:translateY(-3px)}.dws-about-inner .page-feature-v13,.dws-about-inner .about-main-image,.dws-about-inner .about-float,.dws-about-inner .contact-card,.dws-about-inner .contact-form,.dws-about-inner .registration-card{border-radius:26px}@media(max-width:800px){.dws-about-inner .page-hero-v13,.dws-about-inner .about-hero,.dws-about-inner .inner-hero,.dws-about-inner .special-hero,.dws-about-inner .clubfoot-hero{padding-top:70px!important;padding-bottom:70px!important}}.dws-health-inner,.dws-disability-inner,.dws-donate-inner{--dws-orange:#ff5a00;--dws-orange-light:#ff6814;--dws-orange-dark:#c94100}.dws-health-inner .project-hero,.dws-health-inner .v31-hero,.dws-disability-inner .project-hero,.dws-disability-inner .v31-hero,.dws-donate-inner .special-hero{background:radial-gradient(circle at 88% 18%,rgb(255 215 150 / .24),transparent 30%),radial-gradient(circle at 12% 90%,rgb(255 180 80 / .16),transparent 34%),linear-gradient(135deg,#c94100 0%,#e94f00 48%,#ff6814 100%)!important;position:relative;overflow:hidden}.dws-health-inner .project-hero:before,.dws-health-inner .v31-hero:before,.dws-disability-inner .project-hero:before,.dws-disability-inner .v31-hero:before,.dws-donate-inner .special-hero:before{content:"";position:absolute;width:620px;height:620px;right:-250px;top:-360px;border:1px solid rgb(255 255 255 / .22);border-radius:50%;box-shadow:0 0 0 65px rgb(255 255 255 / .045),0 0 0 130px rgb(255 255 255 / .025);pointer-events:none}.dws-health-inner .project-hero:after,.dws-health-inner .v31-hero:after,.dws-disability-inner .project-hero:after,.dws-disability-inner .v31-hero:after,.dws-donate-inner .special-hero:after{content:"";position:absolute;width:430px;height:430px;left:-210px;bottom:-300px;border:1px solid rgb(255 255 255 / .16);border-radius:50%;pointer-events:none}.dws-health-inner .project-hero h1,.dws-health-inner .v31-hero h1,.dws-disability-inner .project-hero h1,.dws-disability-inner .v31-hero h1,.dws-donate-inner .special-hero h1,.dws-health-inner .project-hero p,.dws-health-inner .v31-hero p,.dws-disability-inner .project-hero p,.dws-disability-inner .v31-hero p,.dws-donate-inner .special-hero p{color:#fff!important}.dws-health-inner .project-hero-image,.dws-health-inner .v31-hero-image,.dws-disability-inner .project-hero-image,.dws-disability-inner .v31-hero-image,.dws-donate-inner .special-hero-orbit{position:relative;z-index:2}.dws-health-inner .project-hero-image img,.dws-health-inner .v31-hero-image img,.dws-disability-inner .project-hero-image img,.dws-disability-inner .v31-hero-image img{border:6px solid rgb(255 255 255 / .92)!important;box-shadow:0 24px 60px rgb(72 22 0 / .28)!important}.dws-health-inner main,.dws-disability-inner main,.dws-donate-inner main,.dws-health-inner .section,.dws-disability-inner .section,.dws-donate-inner .section,.dws-health-inner .v31-light,.dws-disability-inner .v31-light{background:#fff!important}.dws-health-inner .project-intro>span,.dws-health-inner .v31-intro>span,.dws-disability-inner .project-intro>span,.dws-disability-inner .v31-intro>span,.dws-donate-inner .special-kicker>span,.dws-health-inner .eyebrow,.dws-disability-inner .eyebrow,.dws-donate-inner .eyebrow{color:var(--dws-orange)!important}.dws-health-inner .project-intro i,.dws-health-inner .v31-intro i,.dws-disability-inner .project-intro i,.dws-disability-inner .v31-intro i,.dws-donate-inner .special-kicker i{background:var(--dws-orange)!important}.dws-health-inner .project-body h2,.dws-health-inner .v31-story-grid h2,.dws-health-inner .v31-service-section h2,.dws-disability-inner .project-body h2,.dws-disability-inner .v31-story-grid h2,.dws-disability-inner .limb-feature h2,.dws-disability-inner .v31-cleft-image-section h2,.dws-donate-inner .donate-story h2{color:#171717!important}.dws-health-inner .project-body p,.dws-health-inner .v31-story-grid p,.dws-health-inner .v31-service-section p,.dws-disability-inner .project-body p,.dws-disability-inner .v31-story-grid p,.dws-disability-inner .limb-feature p,.dws-disability-inner .v31-cleft-image-section p,.dws-donate-inner .donate-story p{color:#444!important}.dws-health-inner .project-facts>div,.dws-health-inner .v31-facts>div,.dws-health-inner .v31-service-grid article,.dws-disability-inner .project-facts>div,.dws-disability-inner .v31-facts>div,.dws-disability-inner .v31-stat-card>div,.dws-donate-inner .donation-card{background:var(--dws-orange)!important;color:#fff!important;border-color:var(--dws-orange)!important;box-shadow:0 16px 35px rgb(255 90 0 / .14)!important}.dws-health-inner .project-facts>div *,.dws-health-inner .v31-facts>div *,.dws-health-inner .v31-service-grid article *,.dws-disability-inner .project-facts>div *,.dws-disability-inner .v31-facts>div *,.dws-disability-inner .v31-stat-card>div *,.dws-donate-inner .donation-card *{color:#fff!important}.dws-health-inner .project-facts>div:hover,.dws-health-inner .v31-facts>div:hover,.dws-health-inner .v31-service-grid article:hover,.dws-disability-inner .project-facts>div:hover,.dws-disability-inner .v31-facts>div:hover,.dws-disability-inner .v31-stat-card>div:hover{background:#fff!important;color:#111!important;border-color:var(--dws-orange)!important;transform:translateY(-5px)}.dws-health-inner .project-facts>div:hover *,.dws-health-inner .v31-facts>div:hover *,.dws-health-inner .v31-service-grid article:hover *,.dws-disability-inner .project-facts>div:hover *,.dws-disability-inner .v31-facts>div:hover *,.dws-disability-inner .v31-stat-card>div:hover *{color:#111!important}.dws-health-inner .project-band,.dws-health-inner .v31-feature-band,.dws-disability-inner .v31-feature-band,.dws-disability-inner .v31-quote{background:radial-gradient(circle at 85% 20%,rgb(255 205 130 / .22),transparent 34%),linear-gradient(135deg,#ff5a00,#f45108)!important;color:#fff!important;position:relative;overflow:hidden}.dws-health-inner .project-band h2,.dws-health-inner .project-band p,.dws-health-inner .v31-feature-band h2,.dws-health-inner .v31-feature-band p,.dws-disability-inner .v31-feature-band h2,.dws-disability-inner .v31-feature-band p,.dws-disability-inner .v31-quote blockquote,.dws-disability-inner .v31-quote p{color:#fff!important}.dws-health-inner .page-cta-v13,.dws-disability-inner .page-cta-v13,.dws-donate-inner .page-cta-v13{background:radial-gradient(circle at 82% 18%,rgb(255 210 140 / .22),transparent 35%),linear-gradient(135deg,#c94100,#ff5a00 65%,#f66a18)!important;color:#fff!important;position:relative;overflow:hidden}.dws-health-inner .page-cta-v13 h2,.dws-health-inner .page-cta-v13 p,.dws-disability-inner .page-cta-v13 h2,.dws-disability-inner .page-cta-v13 p,.dws-donate-inner .page-cta-v13 h2,.dws-donate-inner .page-cta-v13 p{color:#fff!important}.dws-health-inner .page-cta-v13 .btn,.dws-disability-inner .page-cta-v13 .btn,.dws-donate-inner .page-cta-v13 .btn,.dws-health-inner .v31-hero .btn,.dws-disability-inner .v31-hero .btn,.dws-disability-inner .project-hero .btn{background:#fff!important;color:#111!important;border:1px solid #fff!important;border-radius:999px!important;box-shadow:0 12px 30px rgb(70 25 0 / .18)}.dws-health-inner .page-cta-v13 .btn:hover,.dws-disability-inner .page-cta-v13 .btn:hover,.dws-donate-inner .page-cta-v13 .btn:hover,.dws-health-inner .v31-hero .btn:hover,.dws-disability-inner .v31-hero .btn:hover,.dws-disability-inner .project-hero .btn:hover{background:#111!important;color:#fff!important;border-color:#111!important;transform:translateY(-3px)}.dws-donate-inner .donation-card{border-radius:24px!important}.dws-donate-inner .donation-card.featured{background:linear-gradient(145deg,#ff5a00,#e94d00)!important}.dws-donate-inner .donation-card-top span{background:rgb(255 255 255 / .16)!important;border-color:rgb(255 255 255 / .30)!important}.dws-donate-inner .copy-account{background:#fff!important;color:#111!important;border:0!important;border-radius:999px!important}.dws-donate-inner .copy-account:hover{background:#111!important;color:#fff!important}.dws-donate-inner .donate-image-stack img{border:5px solid #fff!important;box-shadow:0 20px 45px rgb(255 90 0 / .16)!important}.dws-donate-inner .donate-points>div{border-color:rgb(255 90 0 / .22)!important}.dws-donate-inner .donate-points b{background:var(--dws-orange)!important;color:#fff!important}.dws-donate-inner .donate-story h2 em{color:var(--dws-orange)!important}.dws-health-inner .project-hero-image img,.dws-health-inner .v31-hero-image img,.dws-disability-inner .project-hero-image img,.dws-disability-inner .v31-hero-image img,.dws-disability-inner .limb-feature-card,.dws-disability-inner .v31-cleft-panel,.dws-donate-inner .donate-image-stack{border-radius:26px!important;overflow:hidden}@media(max-width:800px){.dws-health-inner .project-hero,.dws-health-inner .v31-hero,.dws-disability-inner .project-hero,.dws-disability-inner .v31-hero,.dws-donate-inner .special-hero{padding-top:70px!important;padding-bottom:70px!important}}