@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Parkinsans:wght@800&display=swap";:root{--orange: #ee5435;--orange-dark: #cc3e24;--ink: #20202a;--muted: #74747c;--line: #e8e2de;--paper: #ffffff;--soft: #fff7f3;--footer: #3d3d3f;--shadow: 0 16px 40px rgba(32, 32, 42, .1)}*{box-sizing:border-box}html{font-family:Montserrat,system-ui,sans-serif;color:var(--ink);background:#fff}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}.main-shell{flex:1}.top-strip{background:var(--orange);color:#fff;text-align:center;padding:18px 12px;font-size:clamp(18px,3vw,32px);font-weight:500}.site-header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 1px 0 var(--line)}.nav-wrap{max-width:1180px;margin:0 auto;height:92px;padding:0 24px;display:flex;align-items:center;gap:34px}.brand img{width:220px;height:64px;object-fit:contain;object-position:left center}.nav-links{margin-left:auto;display:flex;align-items:center;gap:28px;color:#333;font-weight:500}.nav-links a.router-link-active{color:var(--orange)}.nav-links-donation-box{gap:0}.nav-links-donation-box .wwm-foundation-link{min-height:38px;padding:8px 18px;color:#fff;font-size:16px;line-height:1}.nav-links-donation-box .wwm-foundation-link span{width:22px;height:22px;font-size:12px}.nav-cta,.btn{border:0;border-radius:999px;min-height:44px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.btn:hover,.nav-cta:hover{transform:translateY(-1px)}.primary,.nav-cta{background:var(--orange);color:#fff}.primary:hover,.nav-cta:hover{background:var(--orange-dark)}.outline{border:2px solid var(--orange);color:var(--orange);background:#fff}.ghost{color:var(--orange);background:#fff;border:1px solid var(--line)}.disabled{opacity:.65;pointer-events:none}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;background:#fff;padding:10px}.menu-toggle span{display:block;height:3px;margin:5px 0;background:#111;border-radius:4px}.section{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:64px 0}.page-band.soft,.soft{background:var(--soft)}.hero{min-height:220px;display:grid;place-items:center;text-align:center;padding:52px 16px 18px}.hero p{margin:0;color:#aaa;font-size:28px;font-weight:500}.hero h1,.page-hero h1{margin:6px 0 0;font-size:clamp(42px,7vw,76px);line-height:1;font-weight:900;color:#111}.page-hero{text-align:center;background:var(--soft);padding:72px 16px 62px}.page-hero p{margin:18px auto 0;max-width:700px;color:var(--muted);font-size:18px;line-height:1.7}.section-title{text-align:center;margin-bottom:30px}.section-title.left{text-align:left}.section-title h2,.story h2,.ranking-table+h2{margin:0;font-size:clamp(28px,4vw,44px)}.center-link{margin-top:28px;text-align:center}.center-link a:not(.btn){color:var(--orange);font-weight:700;border-bottom:2px solid var(--orange)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card-grid.actions{margin-top:-20px}.fund-card,.action-card{background:var(--paper);border-radius:8px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;min-width:0}.action-card.clickable{cursor:pointer}.action-card.clickable:focus-visible{outline:3px solid rgba(238,84,53,.35);outline-offset:4px}.fund-card img,.action-image img{width:100%;height:210px;object-fit:cover}.fund-card-body,.action-body{padding:20px;display:flex;flex:1;flex-direction:column;gap:12px}.fund-card h3,.action-card h3{margin:0;font-size:19px;line-height:1.35}.fund-card p,.action-card p{margin:0;color:var(--muted);line-height:1.55}.fund-card small{color:var(--muted)}.beneficiary-line{display:flex;align-items:center;gap:9px;min-width:0;color:var(--muted);font-size:13px;font-weight:600}.beneficiary-line img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:var(--soft)}.beneficiary-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eyebrow{margin:0 0 8px;color:var(--orange);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.amount-row{display:flex;align-items:baseline;gap:8px;justify-content:space-between;color:var(--muted)}.amount-row strong{color:var(--ink)}.action-image{position:relative}.action-image span{position:absolute;right:12px;bottom:12px;color:#fff;background:var(--orange);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase}.progress{width:100%;height:10px;background:#f0ece8;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:var(--orange);border-radius:999px;transition:width .3s ease}.stats-band{background:var(--orange);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:50px max(24px,calc((100vw - 1120px)/2))}.stats-band div{display:grid;gap:10px;text-align:center}.stats-band strong{font-size:clamp(42px,7vw,78px);line-height:1}.stats-band span{text-transform:uppercase;font-weight:700;line-height:1.45}.org-logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.org-logo-row a{min-height:120px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;padding:20px;background:#fff}.org-logo-row img{max-height:70px;object-fit:contain}.why-band{background:var(--soft);padding:70px 24px}.why-band div{max-width:840px;margin:0 auto;text-align:center}.why-band h2{font-size:clamp(34px,5vw,58px);margin:0 0 16px}.why-band p{color:var(--muted);line-height:1.8;margin:0 auto 26px}.filter-bar{display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding:22px;border:1px solid var(--line);border-radius:8px;margin-bottom:30px;background:#fff}.filter-bar label{display:grid;flex:1 1 240px;gap:8px;color:var(--muted);font-weight:700}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:6px;padding:13px 14px;color:var(--ink);background:#fff}textarea{resize:vertical}.detail-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:34px;align-items:start}.detail-hero>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.detail-hero.compact>img{aspect-ratio:16 / 9}.donation-panel,.form-card,.contact-card,.auth-card,.auth-side,.steps,.side-list,.organizer-box{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fff;box-shadow:var(--shadow)}.donation-panel{display:grid;gap:26px;position:sticky;top:124px;min-width:0;overflow:hidden;padding:34px 32px 44px}.donation-panel .btn.primary{width:100%;max-width:100%;min-width:0;min-height:64px;margin-top:6px;border-radius:999px;white-space:normal;text-align:center;font-size:18px}.copy-link-btn{width:max-content;justify-self:center;display:inline-flex;align-items:center;gap:9px;padding:14px 0 0;border:0;background:transparent;color:#f05338;box-shadow:none;font-size:17px;font-weight:400;letter-spacing:.5px}.copy-link-btn:hover{transform:none;box-shadow:none;color:#e2442d}.copy-link-btn img{width:15px;height:18px;object-fit:contain;flex:0 0 auto}.collected-label{display:flex;align-items:center;gap:8px}.collected-label img{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.donation-panel-stat{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:center}.donation-panel-stat>img{width:24px;height:24px;object-fit:contain}.donation-panel-stat>span:last-child{display:grid;gap:5px;min-width:0}.donation-panel-stat strong{color:#000;line-height:1;letter-spacing:0}.donation-panel-amount{font-size:24px;font-weight:700}.donation-panel-supporters{font-size:20px;font-weight:600}.donation-panel-stat small{color:#4a5565;font-size:14px;font-weight:400;line-height:1;letter-spacing:0}.donation-panel-supporters-icon{position:relative;width:27px;height:24px;display:block;color:#f05338}.donation-panel-supporters-icon i{position:absolute;bottom:1px;width:8px;height:9px;border-radius:5px 5px 2px 2px;background:currentColor}.donation-panel-supporters-icon i:before{content:"";position:absolute;left:1px;top:-7px;width:6px;height:6px;border-radius:50%;background:currentColor}.donation-panel-supporters-icon i:nth-child(1){left:0;transform:scale(.9);transform-origin:bottom center}.donation-panel-supporters-icon i:nth-child(2){left:9px;width:9px;height:11px}.donation-panel-supporters-icon i:nth-child(2):before{left:1px;top:-8px;width:7px;height:7px}.donation-panel-supporters-icon i:nth-child(3){right:0;transform:scale(.9);transform-origin:bottom center}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;font-size:13px}.metrics span{min-width:0;padding:12px;background:var(--soft);border-radius:6px;overflow-wrap:anywhere}.metrics strong{display:block;color:var(--ink);font-size:18px;line-height:1.15}.content-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:34px;margin-top:50px}.story{line-height:1.85;color:var(--muted)}.story h1{color:var(--ink);font-size:clamp(34px,5vw,56px);margin:0 0 12px;line-height:1.05}.story h2{color:var(--ink);margin:24px 0 12px}.story-description{display:grid;gap:14px}.story-description p{margin:0}.story-description ul,.story-description ol{margin:0;padding-left:22px}.story-description a{color:var(--orange);font-weight:700;text-decoration:underline;text-underline-offset:2px}.story.narrow{max-width:850px;margin-top:44px}.story-beneficiary{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--ink);line-height:1.35}.story-beneficiary span{color:var(--orange);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.story-beneficiary img{width:36px;height:36px;border-radius:50%;object-fit:cover;background:var(--soft);flex:0 0 auto}.story-beneficiary strong{min-width:0;color:var(--ink);font-size:17px;font-weight:700}.detail-sidebar{display:grid;gap:18px;align-content:start}.side-list h3{margin-top:0}.side-list ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.side-list li,.box-list a{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:12px}.donation-row{align-items:center}.donation-donor{display:flex;align-items:center;gap:10px;min-width:0;color:var(--ink);font-weight:700}.donation-donor img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:var(--soft)}.donation-row strong{flex:0 0 auto}.donation-box-content{align-items:start}.donation-box-sidebar{width:min(100%,342px);justify-self:end;display:grid;gap:18px}.donation-beneficiary-box{display:grid;gap:12px;padding:24px 18px;background:#fff;box-shadow:0 18px 34px #20202a14}.donation-beneficiary-box span{color:#000;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.donation-beneficiary-box img{width:148px;max-width:100%;height:auto;object-fit:contain}.donation-beneficiary-box strong{color:#1f1f25;font-size:17px;font-weight:700;line-height:1.3}.latest-donations{width:min(100%,342px);justify-self:end;padding:28px 18px;border:0;border-radius:0;box-shadow:0 18px 34px #20202a14}.latest-donations h3{margin:0 0 12px;color:#000;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.latest-donations ul{gap:0}.latest-donations .latest-donation-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;align-items:start;justify-content:start;padding:15px 0 12px;border-bottom:1px solid #eeeeee}.latest-donations .latest-donation-row:last-child{border-bottom:0}.latest-donations .latest-donation-icon{box-sizing:border-box;width:28px;height:28px;display:grid;place-items:center;padding:6px;border-radius:33px;background:#f7f7f7;color:#f05338}.latest-donations .latest-donation-icon svg{width:16px;height:16px;fill:currentColor;stroke:none}.latest-donations .latest-donation-copy{display:grid;gap:0;min-width:0;justify-items:start;color:#1f1f25;font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left}.latest-donations .latest-donation-copy>span{min-width:0;overflow-wrap:anywhere}.latest-donations .latest-donation-copy strong{color:#000;font-size:20px;font-weight:600;line-height:22px;letter-spacing:.15px}.empty-donations{margin:0;color:var(--muted);line-height:1.6}.organizer-box{display:grid;gap:16px}.organizer-box p{margin:0;color:var(--ink);font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.organizer-box div{display:flex;align-items:center;gap:14px;min-width:0}.organizer-box img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:var(--soft);flex:0 0 auto}.organizer-box span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;color:var(--ink)}.box-list{display:grid;gap:12px;margin-bottom:20px}.ranking-hero{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:center;margin-bottom:32px}.ranking-hero img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.ranking-hero h1{font-size:clamp(34px,5vw,58px);margin:0 0 12px}.ranking-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:18px 0 32px}.ranking-head,.ranking-row{display:grid;grid-template-columns:56px 1fr 130px 150px 150px;gap:16px;align-items:center;padding:14px 18px}.ranking-head{background:var(--soft);color:var(--muted);font-size:12px;text-transform:uppercase;font-weight:900}.ranking-row{border-top:1px solid var(--line)}.ranking-row>strong:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff}.ranking-row small{display:block;color:var(--muted);margin-top:4px}.ranking-row em{color:var(--orange);font-style:normal;font-weight:800;text-align:right}.org-list{display:grid;gap:20px}.org-card{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:22px;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.org-card img{width:110px;height:90px;object-fit:contain}.org-card h2{margin:0}.org-card p{color:var(--muted);line-height:1.6}.org-card>span{color:var(--orange);font-weight:800}.org-detail-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:34px;align-items:center;margin-bottom:50px}.org-detail-hero>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.org-detail-logo{max-width:180px;max-height:100px;object-fit:contain;margin-bottom:20px}.org-detail-hero h1{font-size:clamp(36px,6vw,64px);margin:0 0 18px}.org-detail-hero p{color:var(--muted);line-height:1.8}.form-page>h1,.auth-card h1{font-size:clamp(36px,6vw,62px);margin-bottom:10px}.form-page>p{color:var(--muted)}.form-card{display:grid;gap:18px;max-width:780px;margin-top:28px}.form-card label,.auth-card label{display:grid;gap:8px;font-weight:700;color:var(--muted)}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:12px!important}.check input{width:auto}.check.compact{color:var(--ink);font-size:13px;font-weight:600}.form-actions{display:flex;gap:14px;flex-wrap:wrap}.form-error{color:#b42318;font-weight:700}.form-success{color:#087443;font-weight:700}.back-link{color:var(--orange);font-weight:800}.p24-box{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.p24-box label{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.p24-box label a{color:var(--orange);text-decoration:underline;text-underline-offset:2px}.p24-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--line)}.p24-heading span{color:var(--muted);font-size:13px}.p24-heading img{width:170px;max-height:60px;object-fit:contain}.p24-label{color:var(--ink)!important;text-transform:uppercase;letter-spacing:.03em}.amount-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.amount-options button{border:1px solid var(--line);border-radius:999px;min-height:42px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.amount-options button.active{border-color:var(--orange);background:var(--orange);color:#fff}.p24-data-note{margin:0;color:var(--muted);font-size:11px;line-height:1.5;font-style:italic}.p24-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line);color:var(--muted)}.p24-summary strong{color:var(--ink);font-size:20px}.p24-box .btn:disabled{cursor:not-allowed;opacity:.45;transform:none}.payment-page>.back-link{display:inline-flex;margin-bottom:26px}.payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}.payment-layout h1{margin:0 0 24px;font-size:clamp(36px,6vw,64px);line-height:1}.payment-summary-card{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;box-shadow:var(--shadow);position:sticky;top:124px}.payment-summary-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.payment-summary-card h2{margin:0;font-size:24px;line-height:1.25}.payment-summary-card p{margin:0;color:var(--muted);line-height:1.6}.payment-summary-card strong{color:var(--ink)}.payment-status-card{max-width:780px;margin:0 auto;display:grid;gap:18px;border:1px solid var(--line);border-radius:8px;padding:34px;background:#fff;box-shadow:var(--shadow)}.payment-status-card h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.05}.payment-status-card p{margin:0;color:var(--muted);line-height:1.7}.payment-status-card dl{display:grid;gap:12px;margin:8px 0}.payment-status-card dl div{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:13px 0;border-top:1px solid var(--line)}.payment-status-card dt{color:var(--muted);font-weight:700}.payment-status-card dd{margin:0;min-width:0;overflow-wrap:anywhere;font-weight:800}.payment-status-card.success{border-color:#bbf7d0;background:#fbfffc}.payment-status-card.failed{border-color:#ffd2c7;background:#fff8f6}.payment-status-card.pending{border-color:#fde68a;background:#fffdf5}.about-page{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:0 0 56px}.about-hero{min-height:730px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:88px;align-items:center;padding:118px 150px;background:#f7f7f7}.about-hero h1{margin:0 0 34px;color:#050505;font-size:clamp(46px,6vw,74px);line-height:1.12;font-weight:700}.about-hero p{margin:0;color:#26262e;font-size:17px;line-height:2.1}.about-hero img{width:100%;aspect-ratio:1.55 / 1;object-fit:cover}.about-platform{padding:92px 32px 8px;text-align:center}.about-platform h2{margin:0 0 66px;color:#050505;font-size:clamp(34px,4vw,52px);line-height:1.15;font-weight:700}.about-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px;align-items:start}.about-steps article{display:grid;justify-items:center;gap:12px;min-width:0}.about-steps img{width:160px;height:160px;object-fit:contain;margin-bottom:22px}.about-steps span{color:#050505;font-size:12px;font-weight:500;text-transform:uppercase}.about-steps h3{max-width:230px;margin:0;color:#050505;font-size:19px;line-height:1.12;font-weight:800}.about-platform-cta{margin-top:72px;min-height:48px;padding-inline:28px}.contact-grid,.auth-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:34px;align-items:start}.contact-card p{color:var(--muted);line-height:1.7}.contact-card a{color:var(--orange);font-weight:800}.auth-page{width:min(1000px,calc(100% - 32px));margin:70px auto}.auth-card,.auth-side{min-height:520px;display:flex;flex-direction:column;justify-content:center;gap:16px}.auth-side{background:var(--soft)}.auth-side h2{font-size:clamp(34px,5vw,56px);margin:0}.state-block{border:1px solid var(--line);border-radius:8px;padding:28px;text-align:center;background:#fff;color:var(--muted)}.state-block strong{display:block;color:var(--ink);font-size:20px;margin-bottom:8px}.state-block.error{border-color:#ffd2c7;background:#fff8f6}.detail-page.wwm-detail-page{width:100%;padding:0;overflow:hidden}.wwm-hero{background:#fff}.wwm-hero-topbar{min-height:68px;width:min(1220px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.wwm-hero-topbar img{width:128px;height:auto}.wwm-foundation-link{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 20px;border-radius:999px;background:linear-gradient(90deg,#ffb31a,#cf1437);color:#fff;font-weight:900}.wwm-foundation-link span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#ffb31a;font-size:13px;line-height:1}.wwm-hero-visual{position:relative;min-height:clamp(620px,54.8vw,790px);overflow:hidden;background:#0757d8 url(/assets/wwm-hero-bg-child-BUHaVbXa.png) center bottom / cover no-repeat}.wwm-hero-visual:after{content:"";position:absolute;left:-4%;right:-4%;bottom:-44px;height:96px;background:#fff;border-radius:50% 50% 0 0/62% 62% 0 0}.wwm-hero-logo{position:absolute;right:clamp(54px,5.5vw,86px);bottom:clamp(88px,9vw,126px);z-index:2;width:clamp(104px,9.5vw,138px);height:auto;filter:drop-shadow(0 10px 22px rgba(0,0,0,.16))}.wwm-hero-copy{position:relative;z-index:1;width:min(600px,50vw);padding:clamp(36px,3vw,44px) 0 80px clamp(34px,7.5vw,112px);color:#fff}.wwm-hero-copy p:first-child{display:inline-flex;margin:0 0 28px;padding:9px 16px;border-radius:999px;background:#19bf48;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.wwm-hero-copy h1{display:grid;gap:8px;margin:0 0 26px;color:#fff;font-size:clamp(56px,7vw,104px);line-height:.93;font-weight:900;text-transform:uppercase;letter-spacing:.01em}.wwm-hero-copy h1 span:nth-child(2){color:#ffd335}.wwm-hero-copy p:not(:first-child){max-width:570px;margin:0 0 28px;color:#fffffff0;font-size:clamp(17px,1.3vw,20px);line-height:1.45;font-weight:500}.wwm-hero-copy .btn{min-height:60px;padding-inline:30px;font-size:18px}.wwm-hero-total{position:absolute;left:clamp(330px,24.2vw,360px);bottom:58px;z-index:2;min-width:min(390px,35vw);color:#fff;text-align:center}.wwm-hero-total span{position:absolute;left:-16px;top:-17px;padding:9px 16px;border-radius:6px;background:#ffd335;color:#fff;font-size:15px;line-height:1;font-weight:900;text-transform:uppercase}.wwm-hero-total strong{display:block;padding:16px 26px 18px;border-radius:5px;background:#06b956;color:#fff;font-size:clamp(42px,4vw,58px);line-height:.95;font-weight:900;letter-spacing:.02em;white-space:nowrap}.wwm-partners{width:min(1220px,calc(100% - 32px));min-height:116px;margin:0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:18px;overflow-x:auto}.wwm-partners img{width:auto;max-width:132px;max-height:38px;object-fit:contain;flex:0 1 auto}.wwm-partners img[alt=Stars4Stars]{max-height:50px}.wwm-partners img[alt="126Evolution"]{max-width:132px;max-height:42px}.wwm-kilometers{position:relative;display:grid;justify-items:center;gap:62px;padding:132px 24px 78px;background:#11adbe url(/assets/wwm-kilometers-desktop-Bb-TkGqg.jpeg) center / cover no-repeat;color:#fff;text-align:center;overflow:hidden}.wwm-kilometers:before,.wwm-kilometers:after{content:none}.wwm-kilometers>*{position:relative;z-index:1}.wwm-kilometers-copy{display:grid;justify-items:center;gap:22px}.wwm-kilometers-copy:before{content:none}.wwm-kilometers h1{max-width:880px;margin:0;font-size:clamp(42px,5.2vw,72px);line-height:.98;font-weight:900}.wwm-kilometers h1 span{display:block;color:#ffd335}.wwm-kilometers p{max-width:470px;margin:0;color:#fffffff2;font-size:20px;line-height:1.35;font-weight:500}.wwm-kilometers-copy .btn{min-width:268px;min-height:60px;padding-inline:28px;border-radius:999px;box-shadow:0 16px 28px #20202a38;font-size:19px}.wwm-kasix-card{position:relative;width:min(1120px,calc(100% - 32px));min-height:392px;display:grid;grid-template-columns:minmax(380px,1fr) minmax(320px,.56fr);gap:30px;align-items:center;padding:34px 30px 32px 320px;border-radius:10px;background:#ffc400 url(/assets/kasix-banner-C67HNr8j.png) center / cover no-repeat;box-shadow:0 18px 46px #20202a2e;text-align:left}.wwm-kasix-amount{position:absolute;left:-18px;bottom:46px;z-index:2;color:#fff}.wwm-kasix-amount span{display:inline-flex;padding:8px 15px;border-radius:5px 5px 0 0;background:var(--orange);font-size:15px;line-height:1;font-weight:900;text-transform:uppercase}.wwm-kasix-amount strong{display:block;min-width:300px;padding:12px 28px 16px;border-radius:0 5px 5px;background:#10adc8;color:#fff;font-size:clamp(34px,3.4vw,46px);line-height:1;font-weight:900;white-space:nowrap}.wwm-kasix-content{display:grid;gap:24px;align-content:center}.wwm-kasix-content h2{max-width:520px;margin:0;color:#020202;font-size:clamp(46px,4.8vw,66px);line-height:.9;font-weight:900;letter-spacing:-.04em}.wwm-kasix-content h2 span{display:block;color:#08b950}.wwm-kasix-content .btn{width:max-content;min-height:60px;padding-inline:34px;border-radius:999px;font-size:20px;box-shadow:0 14px 28px #f5533842}.wwm-kasix-media{display:grid;grid-template-rows:1fr auto;gap:36px;justify-items:end;align-self:stretch;height:100%}.wwm-stream-card{display:block;width:min(100%,390px);overflow:hidden;border-radius:10px;box-shadow:0 14px 28px #20202a29;background:#111}.wwm-stream-card iframe{display:block;width:100%;aspect-ratio:1.88 / 1;height:auto;border:0}.wwm-live-links{grid-row:2;display:flex;align-items:center;justify-content:flex-end;gap:14px;color:#fff;font-size:20px;font-weight:500}.wwm-live-links a,.wwm-live-links>.wwm-live-icon{display:inline-flex;width:55px;height:55px;flex:0 0 55px}.wwm-live-icon{object-fit:contain}.wwm-live-links a .wwm-live-icon{width:100%;height:100%}.wwm-live-links a .wwm-live-icon.kick,.wwm-live-links>.wwm-live-icon.kick{width:44px;height:44px;flex-basis:44px;align-self:center}.wwm-ranking{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:62px 0 76px;scroll-margin-top:112px}.wwm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:24px}.wwm-section-heading h2{margin:0;font-size:clamp(28px,4vw,40px)}.wwm-section-heading h2 span{display:inline-flex;vertical-align:middle;margin-left:8px;padding:3px 8px;border-radius:999px;background:#ff7768;color:#fff;font-size:10px;text-transform:uppercase}.wwm-section-heading input{max-width:420px;border-radius:999px;background:#fff;box-shadow:0 8px 24px #20202a14}.wwm-ranking-table{display:grid;gap:10px}.wwm-ranking-head,.wwm-ranking-row{display:grid;grid-template-columns:86px minmax(0,1fr) 130px 160px 180px;gap:14px;align-items:center}.wwm-ranking-head{padding:0 22px 4px;color:#20202a;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1;letter-spacing:0;text-align:left;text-transform:none}.wwm-ranking-head span:first-child{grid-column:1 / 3}.wwm-ranking-row{min-height:58px;padding:10px 14px;border-radius:8px;background:#fff;box-shadow:0 8px 20px #20202a14}.wwm-rank-place{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.wwm-rank-place img{width:19px;height:19px;object-fit:contain;flex:0 0 auto}.wwm-rank-place:first-child img{width:27px;height:36px}.wwm-rank-place strong{color:#20202a;font-size:20px;line-height:1;font-weight:900}.wwm-rank-place.podium strong{font-size:44px;letter-spacing:-.02em}.wwm-ranking-row>span:not(.wwm-rank-place){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Montserrat,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:0}.wwm-ranking-row small{color:#55545b;font-weight:800}.wwm-ranking-row b{color:#111;font-size:18px}.wwm-ranking-row em{justify-self:end;padding:10px 14px;border-radius:999px;background:#fff0ec;color:var(--orange);font-style:normal;font-size:13px;font-weight:900}.wwm-ranking-empty{margin:0;padding:24px;border-radius:8px;background:#fff;color:var(--muted);box-shadow:0 8px 20px #20202a14;text-align:center}.wwm-about{width:min(1120px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:62px;align-items:center;padding:72px 0}.wwm-about article{display:grid;gap:18px}.wwm-about h2{margin:0;color:#111;font-size:clamp(34px,5vw,54px);line-height:1.05}.wwm-about h2{font-family:Montserrat,system-ui,sans-serif;font-size:56px;font-weight:600;line-height:1;letter-spacing:0}.wwm-about-copy{display:grid;gap:24px}.wwm-about p{margin:0;color:#6c7888;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0}.wwm-about strong{font-weight:700}.wwm-about .btn{width:295px;height:54px;gap:10px;padding:10px 4px;border-radius:33554400px;font-family:Montserrat,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:22.5px;letter-spacing:0;text-align:center}.wwm-about img,.wwm-about-video{width:100%;aspect-ratio:1 / 1;object-fit:cover;border:0;border-radius:8px;box-shadow:var(--shadow)}.wwm-gallery{width:min(1400px,calc(100% - 32px));margin:0 auto 72px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:136px;gap:10px}.wwm-gallery img{width:100%;height:100%;object-fit:cover;border-radius:8px}.wwm-gallery .gallery-hero{grid-column:1 / span 3;grid-row:1 / span 2}.wwm-gallery .gallery-red{grid-column:4 / span 2;grid-row:1 / span 3}.wwm-gallery .gallery-back{grid-column:6;grid-row:1 / span 3}.wwm-gallery .gallery-forest{grid-column:1;grid-row:3 / span 3}.wwm-gallery .gallery-front{grid-column:2 / span 2;grid-row:3 / span 3}.wwm-gallery .gallery-lake{grid-column:4 / span 3;grid-row:4 / span 2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#20202a94}.qr-modal{position:relative;width:min(100%,420px);display:grid;justify-items:center;gap:16px;padding:30px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #20202a47;text-align:center}.qr-modal h2{margin:0;font-size:28px}.qr-modal p{margin:0;color:var(--muted);line-height:1.6}.modal-close{position:absolute;top:10px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:30px;line-height:1;cursor:pointer}.qr-canvas{width:min(260px,100%);height:auto;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.qr-url{text-align:center;font-size:13px}.qr-message{color:#b42318!important;font-weight:700}.site-footer{background:var(--footer);color:#fff}.footer-inner{width:min(1374px,calc(100% - 64px));margin:0 auto;padding:66px 0 72px;display:grid;gap:34px}.footer-brand{flex-direction:row!important;align-items:center;gap:26px!important}.footer-brand img{width:135px;height:auto;margin:0}.footer-brand p{font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-style:italic;font-weight:300;line-height:32px;letter-spacing:.5px;text-align:center;color:#f0f0f0}.footer-divider{height:1px;background:#ffffff73}.footer-details{display:grid!important;grid-template-columns:210px minmax(240px,1fr) minmax(260px,1fr) minmax(220px,.8fr);gap:70px;align-items:start;padding:16px 0 36px}.footer-socials{display:flex;gap:16px;align-items:center}.footer-socials a,.footer-email svg{width:24px;height:24px;color:#fff;fill:currentColor;flex:0 0 auto}.footer-socials a{display:inline-flex;align-items:center;justify-content:center}.footer-email{display:flex;align-items:center;gap:18px;color:#fff}.footer-address,.footer-ids{display:grid;gap:10px}.site-footer section{display:flex;flex-direction:column;gap:12px}.site-footer h3{margin:0 0 8px;font-size:24px}.site-footer a,.site-footer p{margin:0;color:#f3f3f3;font-size:17px;font-weight:400;line-height:1.75;letter-spacing:.6px}.footer-copy{width:min(1374px,calc(100% - 64px));min-height:68px;margin:0 auto 42px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 24px;background:#1c1c1c;color:#fff;font-family:Montserrat,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:24px;letter-spacing:.5px;text-align:center;text-transform:uppercase}.footer-legal{display:flex;align-items:center;gap:clamp(24px,4vw,72px);min-width:0}.footer-legal a,.footer-copy span{color:#fff;font:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.footer-copy span{margin-left:auto}@media (max-width: 900px){.nav-wrap{height:82px}.brand img{width:190px}.menu-toggle{display:block}.nav-links{position:absolute;top:100%;left:0;right:0;margin:0;background:#fff;padding:22px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.nav-links.open{display:flex}.card-grid,.stats-band,.detail-hero,.content-grid,.contact-grid,.auth-page,.org-detail-hero,.ranking-hero,.payment-layout{grid-template-columns:1fr}.donation-box-sidebar{width:100%;justify-self:stretch}.footer-inner{width:min(100% - 32px,1374px)}.footer-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-copy{width:min(100% - 32px,1374px);flex-direction:column;justify-content:center;gap:14px;padding:18px 20px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:12px 24px}.footer-copy span{margin-left:0}.wwm-hero-topbar{width:min(100% - 32px,1220px);min-height:68px}.wwm-hero-visual{min-height:650px;background-position:59% bottom}.wwm-hero-logo{right:28px;bottom:96px;width:96px}.wwm-hero-copy{width:min(560px,72vw);padding-left:38px;padding-bottom:170px}.wwm-hero-copy h1{font-size:clamp(48px,9vw,78px)}.wwm-hero-total{left:38px;bottom:62px;min-width:min(360px,calc(100% - 160px))}.wwm-hero-total strong{font-size:clamp(34px,7vw,48px)}.wwm-kilometers{padding-top:112px;background:#11adbe url(/assets/wwm-kilometers-mobile-Dqh5ZF8l.jpg) center top / cover no-repeat}.wwm-kasix-card{width:min(1120px,calc(100% - 32px));grid-template-columns:minmax(300px,1fr) minmax(260px,.62fr);gap:24px;padding:30px 26px 30px 250px;background-position:left center}.wwm-kasix-amount{left:-10px;bottom:34px}.wwm-kasix-amount strong{min-width:260px;font-size:38px}.wwm-kasix-content h2{max-width:430px;font-size:clamp(40px,5vw,56px)}.wwm-kasix-content .btn{min-height:56px;padding-inline:26px;font-size:18px}.wwm-stream-card{width:min(100%,330px)}.wwm-live-links{gap:12px;font-size:18px}.wwm-live-links a,.wwm-live-links>img{width:48px;height:48px;flex-basis:48px}.wwm-live-links a .wwm-live-icon.kick,.wwm-live-links>.wwm-live-icon.kick{width:39px;height:39px;flex-basis:39px}.wwm-section-heading{align-items:stretch;flex-direction:column}.wwm-section-heading input{max-width:none}.wwm-ranking-head{display:none}.wwm-ranking-row{grid-template-columns:118px minmax(0,1fr);gap:12px 16px;padding:22px 28px}.wwm-ranking-row>span:not(.wwm-rank-place){align-self:center}.wwm-ranking-row small,.wwm-ranking-row b{grid-column:2}.wwm-ranking-row em{grid-column:1 / -1;justify-self:stretch;text-align:center}.wwm-about{grid-template-columns:1fr;gap:34px;padding:52px 0}.wwm-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:170px}.wwm-gallery .gallery-hero,.wwm-gallery .gallery-red,.wwm-gallery .gallery-back,.wwm-gallery .gallery-forest,.wwm-gallery .gallery-front,.wwm-gallery .gallery-lake{grid-column:auto;grid-row:auto}.wwm-gallery .gallery-hero,.wwm-gallery .gallery-lake{grid-column:span 2}.about-page{width:min(100% - 32px,1440px)}.about-hero{min-height:0;grid-template-columns:1fr;gap:36px;padding:64px 40px}.about-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.org-logo-row{grid-template-columns:repeat(2,1fr)}.donation-panel,.payment-summary-card{position:static}.ranking-head{display:none}.ranking-row{grid-template-columns:44px 1fr}.ranking-row>span:nth-child(3),.ranking-row>strong:nth-child(4),.ranking-row em{grid-column:2;text-align:left}.org-card{grid-template-columns:90px 1fr}.org-card>span{grid-column:2}}@media (max-width: 760px){.wwm-kasix-card{grid-template-columns:1fr;gap:28px;padding:280px 28px 34px;background-position:left top;text-align:center}.wwm-kasix-amount{left:24px;bottom:auto;top:132px;text-align:left}.wwm-kasix-content,.wwm-kasix-media{justify-items:center}.wwm-live-links{justify-content:center}}@media (max-width: 560px){.top-strip{padding:13px 10px}.nav-wrap{padding:0 14px}.brand img{width:160px}.section{width:min(100% - 24px,1120px);padding:44px 0}.hero h1,.page-hero h1{font-size:42px}.hero p{font-size:22px}.wwm-hero{background:#0139c0}.wwm-hero-topbar{width:100%;min-height:72px;gap:12px;padding:17px 28px 8px;background:#0139c0}.wwm-hero-topbar img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAABFCAYAAABgx/W1AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAADDJJREFUeAHtW3mMXVUZ/95sndJ1SoeWDtSCpFDpAlQLKQQEJRCMLSBCGzAhMdK4xAUX3DCuIFgMhmgKqBirFkL/kMUiiAKtKFgrFEqxbBVbUNrSFYZ2pjPH3++d78z73pl733uzWKA9v+SXc+655zvLd7579iuSkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkDBYcM4Voue64Np3wa/hIU59pfRsWhXyy8qjEMvVScI+hTbCeLjfBL8CXoXn4XBvgFuvcS4C3wPvOLhfLBQK3ST81yCsCe6pKvs18By8g+Ma1XD4cIvGp1E1IGwI3GvBm8HJmsfx4KUqS7kj4H6OcpLw5gGNsNB5LAGXg8fp84n6/r/gveBHNXyONj4xE3wWbNc4xFMm7T9o2Hw2uhoI8aLmR9DAHgQ3G7kd+q41q3dK2EeA8r8BvgGeDJ4PjtCGmaHvnweXghe7EprBveA08DHwYY3bZoxmtPq/Cu7S999igPrtcPI7cKP6z9Dy/AJcEeL0e1hhRi4ay+IC1CpzgKIZ/Al4PRh08oa6HWCD+l8AfwhuBZ2Rb1L3FXWHgIvBDeCNTB+6/gDcMeAujWN1322ebwXvAheBp0BurDNzjz4hdDtwZ4E/Bu8D7wGvA6fYOBkyzPxG7f6Wgd8Hj8qS2V/h/HzjNfM8RL94zgtGqp96uSzEg7tJw6eDq8E14DjVY+gZiI3gFvBVcJvpWT4EjgHvdH6oWen88BWGtBfAV7QHuV/6Awg2aA/wV/AZ58euB5QPgevBOzRuMIh67RYfB5828YMMx8PFIX3Zz4E6fsSVj/dsrLPADm2ov2v4PHCDiUNM1gZ+HdwNvsSPi70E+HKUJsHJ7sedH5IIfsxbVfYk54eS3xo5pr+H/j518drY3Up2QyNyorJLGo2Z7wxtbHahz4FrRGfkGWA32QGZ01mx/XXW7HRY1VVCE9wODSvYOvMdnM4QD36uWPYGmShN6tTpCiWk2Qi3ky7edYW0mRfTVH8D07T+oPuivNSIkCjARp4k3rCWiTcQlyHC96PA2eDz4FrJN4yAFnAh+OtQgYQ3DzUZR7Bs8Hzw9hCsrGQgDHsHuF6qGwZB6x4PwzhW8stSj/ddUVjPF5AweKg6IzWGcQE407wK4eeInw1nGRrD/i21GUYoz0HI8+C8CDQM5ye+nTqOLk6G8f9BReMwhjEf3AYeEkWpxUD6Co6nLVXisKfiXIZGd4mOq29LOL/HcbnzK5Wp7i20Yss1jsgwdopvjB0ZUQfbQNjQr8uBA+5FXAd+AXwSHC5vEWQaR4ZhEDSO5TnpDJaBcI6yF8PEf+TAQfgQgs6q9Zr7DL2MI8cwAjix3AR2ZaQ1GAbCr+Ym3UfpOaGEOwycAI7VeDsqJRLk1c8zibEqP1TDek45c2Ttaego5zeSxrqc09OMPOt0uGCeh4RhL0suAx1SuW71pnwjtGyj7XupTSetWr7mPJ3UxQlIvmEQk8ALxY/1g20g7DVGoNfgUrZR1+XfQZlYDu4SvgRuxjOVd3FuIn41w7SOhf+f4pW9WeV5WPUq3M+GtXwk26iyPNPg8rsT3A5u1DQ4GX4W7km6rO/Rn8qdrnLMc6fmye1t7jswjXPDCark45N4f6Xyap2HBGNo0JXaz+Fv1zyY7jadoN+iE/aGqF4NWr6ZuhXB8m3S8nFHlHW7LNZJfK5fyTACuDI4CFwq3kCyLLWWZW4c/3CQx8nFzR/xxtWs76utqpp0wyds4NyEsI9J6fwg60xhK+KONZs/9ZoPjSeM+1nG3a3xroHcl3sqgKMEOI9qXSrJLYfcaWbf6IMIuzOK05MsuBbxwkR1mPhesztDL90av17L36E6qVeDWYKweRV0wrReRty2sIEWuplaDYOgVfJLvkAGpwexhsGKcOuWX1uzFjgo4gnwQfGNJya8PDHnviQlwwiKoOxyI1fcoEPcTWoYBf0i/yy+AQqmXjz4+pP4HV4x6V4BuSPNMNFi6s5tbH4YvwQficrLuxjzJRuxLguhvlo+GsZejUfd/AXkfZD79blL329Rw6A8P5Zr4V6kZejSdB8HV0Rl4xC4PsgWjAWzq65mGBbsmmih1XoQZnyPZPcg1jDq9NlutDFdLqEPRxl39wg59yspH1qapKTYLin/ilohu8XIUinTTH5M51bVAVcLUzUqlTwiyncOnDtM2W/D+/lGh1cg7Ab428sqicM0Kc2TKPd02OiLeg5irvihjA04BPHu02HiavByjcOyvxvvVpm8T0DYKpPHAvCn4nv51yKdtEBmuynfM3COkNJJMOt5d50mfLIm0Bc0SW09SLEi0nuiVWYY/DJ0nvE9KVky0x0nvqEs2jPyCgoRzZOyZ4s3Lh/BK/l4Ke+OF5qtetsbtVvDKFamUGAj2uPvKRrudEjjTa0yGX3Pj26ZkRsj+ViF+Bx6HlLDKOgm3wIjv8gahubxDzh3m3Q+re8+o7oJOjnV1CHohIYaDINxf0DZBh3LaDUVVwA5sAaS14MUr8WBj4nfwwgFKDMME/9IKTXek2owVQ/htIE+HAX/0cqaQyZ2x7O1bBNc9vZ73lBoy2onfmGVw5UAPwZ+yUcrDwOPMnEr1adsfqX14irLHnJyos5d5KN1rsOPe7r4o4pQ9gnqP09MXZDeCjMUWp08oWnw3TtD5bgM6pT+oxYDITgm86vKNQydKVuFPyV9Q5vx766wrc7T4dnmuVn63nMSZaebXC3g8VIZfIw0frZVtSOJ4tCl/lYTXuwxcg41ObRMVz87jWY2BMekgZ5N1GIgvKnEm055PUax3DIwdNUYL74zMqATYDWM38N7ppSP7fwYOARyucmvepT0D3uMn2WP9USD4fDJBuZdkIdRpqUZ6VTSb7wiLI43rMBg7OdXMxBWsJJhiN5D6JDSFbhp0jfwi5qi/mbd4Oko9L4bckKU74C265EPP7Cz9JF58YLODJ1rhDgPwHmv9A+2fGzge8Gfie9ZNyCfXRllCvMRlmWiyg3XOUZXRu/xLuPnLvUeWgstrklqBxMdJtlfW6VJKmVyDcPgXyZtbmQNd713/fK+9MVRnHllQq5njnWcBrEh18nAcZjxU6c0lHiYytNxr14g3qnk0lJ8I4deaSrCuKJbZ/Oxu6BS6h1vi9KfK6aXUJ1wPnOMBjGPNcWK6Lj8otR22ZgF4/jH5VyL1GYgxS4P+UyXKoahE6WvS0lhLBvX+ROiqBNzZJdIqYIsG+cAs0w0Kox7EKEMrPOn3MAvPW+Pnr+d0Vvl9c7boucrza2tEbqtzbnYAi0vy3oowlbCbYh6AObBK4irw6Ygnm9WmTCxZ69ue2QO9zQ8q5NPxPscl0j1FQsNIzQAFc0vc6tkj2UcHmiRt2sGVS/kmLJweDhU8wjDE8vG8btVSormO6Zr/9a6UMsYNnyo2O1aHl452Kvp0uXu4wyT72opTcp2IWxkRhmZVpg7rEGcaRrOIWSoKRuNmtv3/FiOUd05LdNOyB2sctTRTintKtdJafudZ0l3Ie4cjcs9mqmaR9jV3Kh5MW6blHZoZ0FupeqEm4KLIp1sVX+r0QmfH4Ucf5ko1Jkzgt+It6Kh0htDtZJUulPL7tRnDhfNGTLF1YlqvbFQw4WccO4Alz3DWg0OymaDBIMJoP8MO+xAltfsPy+ldT3BFVm4ixJ6yOfUMOzXx/qHLz6vN2mUaPtax/HJWp6QFhvrFPE918iozGeH7l/nC4ui/JpUno3VonlQLxwOV0bl45DG/13aTN6cU6w0OuGvCt+NdMK9llZbD2C1GkZjWY/kSid23Ft/H3iekv42fdfrJFLdieCZGv9ckAdQ47NkaoErnWKyoH9z/qZ0ALeDefX+KudvtNe76F9RHXvZ9fLafruRZVe7zvn/OXryMXL8JXADuFknkHG5GOc056/wb9ala3jXoO71zl/5747yZdiPwINc+clquKE/V/PuMjKrtS71kV5OBB9x/jcCqxcewC1SmYaMtp3k/I1/q08uAvhHwPtjncSVz/3pqFJ4X2VqQZyu88fMQ4yi7OQrS74ulrXvXPYPWfEpdWNGmeI4DVnpatwhkQFmljkOd/62ea/0Tdx+6aU/OklISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhIOLDwP9J0tAV9mLrmAAAAAElFTkSuQmCC);width:150px}.wwm-foundation-link{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border-radius:0;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAJRJREFUeAHtkVENgCAQhsEERjCCEYxgBCPYQKMYwQhGsAE2wAbnz4abwDF9kLf7tuMG+/i9iVKCIBRHu4WIOjRXu9Z65UQ4Ndrgtyu8I+N1QRYOJgoZmUsNyjwc4z8Ye2kWFhsdWubiSCncIElWpUrDTDczTs38ouZL1v3IPVqL2vAwW2YQF9j77QLvzHivWYIg/MwFJ8fTkVwEdc8AAAAASUVORK5CYII=) center / 24px 24px no-repeat;color:transparent;font-size:0;overflow:hidden}.wwm-foundation-link span{display:none}.wwm-hero-visual{min-height:792px;background-image:url(/assets/wwm-hero-mobile-Pq9KpxZM.jpg);background-position:center bottom;background-size:cover}.wwm-hero-visual:after{bottom:-50px;height:80px}.wwm-hero-logo{display:none}.wwm-hero-copy{width:100%;padding:48px 24px 0}.wwm-hero-copy p:first-child{margin-bottom:18px;padding:6px 13px;font-family:Montserrat,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1;letter-spacing:0}.wwm-hero-copy h1{display:block;margin-bottom:18px;font-family:Parkinsans,Montserrat,system-ui,sans-serif;font-size:clamp(27px,7.6vw,32px);font-weight:800;line-height:1.1;letter-spacing:0}.wwm-hero-copy h1 span{display:inline}.wwm-hero-copy h1 span+span{margin-left:.18em}.wwm-hero-copy h1 span:nth-child(3){display:block;margin-left:0}.wwm-hero-copy p:not(:first-child){max-width:340px;margin-bottom:18px;font-size:17px;line-height:1.4}.wwm-hero-copy .btn{width:100%;min-height:54px;padding-inline:22px;font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1;letter-spacing:0;text-align:center}.wwm-hero-total{left:66px;right:88px;bottom:267px;min-width:0}.wwm-hero-total span{left:0;top:-16px;padding:6px 16px;border-radius:4px;font-family:Parkinsans,Montserrat,system-ui,sans-serif;font-size:10px;font-weight:800;line-height:1;letter-spacing:0}.wwm-hero-total strong{display:flex;align-items:center;justify-content:center;padding:13px 18px 14px;font-family:Parkinsans,Montserrat,system-ui,sans-serif;font-size:32px;font-weight:800;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase}.wwm-partners{min-height:88px;justify-content:flex-start;gap:16px}.wwm-kilometers{gap:38px;padding:82px 18px 58px}.wwm-kilometers:after{bottom:-78px;height:240px}.wwm-kilometers-copy{gap:18px}.wwm-kilometers-copy:before{top:38px;height:92px;border-width:14px}.wwm-kilometers h1{font-size:clamp(36px,11vw,50px)}.wwm-kilometers p{font-size:16px}.wwm-kilometers-copy .btn{min-width:230px;min-height:54px;font-size:17px}.wwm-kasix-card{width:min(100% - 40px,390px);min-height:0;gap:24px;padding:32px 32px 34px;overflow:hidden;background:#ffc400;text-align:left;justify-items:center}.wwm-kasix-card:before{content:"";position:absolute;top:16px;right:-64px;width:200px;height:176px;border-radius:50%;background:url(/assets/kasix-banner-C67HNr8j.png) left top / 530px auto no-repeat;pointer-events:none}.wwm-kasix-content{order:1;width:100%;justify-items:start;gap:26px;position:relative;z-index:1}.wwm-kasix-content h2{max-width:178px;font-size:29px;line-height:1;letter-spacing:-.03em;text-align:left}.wwm-kasix-content .btn{width:min(calc(100% - 18px),302px);min-height:60px;margin:58px auto 0;padding-inline:14px;justify-content:center;justify-self:center;align-self:center;transform:translate(-10px);font-size:13px;text-align:center;white-space:nowrap}.wwm-kasix-amount{position:relative;order:2;left:auto;top:auto;bottom:auto;z-index:1;width:min(100%,286px);margin:0 auto;transform:translate(-10px);text-align:left}.wwm-kasix-amount span{padding:9px 16px;border-radius:5px 5px 0 0;font-size:14px}.wwm-kasix-amount strong{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;padding:12px 18px 15px;font-size:40px;text-align:center}.wwm-kasix-media{order:3;width:100%;height:auto;grid-template-rows:none;gap:24px;justify-items:center;position:relative;z-index:1}.wwm-stream-card{grid-row:auto;order:2;width:100%;border-radius:10px;transform:translate(-10px)}.wwm-live-links{grid-row:auto;order:1;display:flex;flex-wrap:wrap;justify-content:center;gap:14px 24px;transform:translate(-10px);font-size:18px}.wwm-live-links span{flex-basis:100%;color:#fff;text-align:center}.wwm-live-links a,.wwm-live-links>img{width:55px;height:55px;flex-basis:55px}.wwm-live-links a .wwm-live-icon.kick,.wwm-live-links>.wwm-live-icon.kick{width:55px;height:55px;flex-basis:55px}.wwm-ranking{padding:44px 0 52px}.wwm-section-heading h2{display:flex;align-items:center;gap:10px;font-size:clamp(34px,10vw,42px);line-height:1.05}.wwm-section-heading h2 span{flex:0 0 auto;margin-left:0}.wwm-ranking-table{gap:14px}.wwm-ranking-row{min-height:0;grid-template-columns:1fr;gap:12px;padding:28px 30px 24px;border-radius:10px}.wwm-rank-place{align-self:start;gap:12px}.wwm-rank-place img{width:28px;height:28px}.wwm-rank-place:first-child img{width:31px;height:42px}.wwm-rank-place strong{font-size:28px}.wwm-rank-place.podium strong{font-size:46px}.wwm-ranking-row>span:not(.wwm-rank-place){grid-column:1;align-self:start;font-size:24px;line-height:1.15;white-space:normal;text-align:left}.wwm-ranking-row small{grid-column:1;display:inline-flex;align-items:baseline;gap:6px;align-self:start;color:#5c5b62;font-size:16px;line-height:1;text-align:left}.wwm-ranking-row small:before{content:"Liczba wpłat:";font-weight:600}.wwm-ranking-row b{grid-column:1;align-self:start;justify-self:start;font-size:26px;line-height:1;text-align:left}.wwm-ranking-row em{grid-column:1;justify-self:stretch;padding:16px 14px;font-size:21px;line-height:1.1}.wwm-gallery{grid-template-columns:1fr;grid-auto-rows:220px}.wwm-gallery .gallery-hero,.wwm-gallery .gallery-lake{grid-column:auto}.metrics{grid-template-columns:1fr}.filter-bar{padding:16px}.fund-card img,.action-image img{height:180px}.about-page{width:min(100% - 24px,1440px);padding-bottom:28px}.about-hero{padding:44px 24px}.about-hero h1{font-size:42px}.about-platform{padding:58px 0 0}.about-platform h2{margin-bottom:42px}.about-steps{grid-template-columns:1fr;gap:40px}.about-steps img{width:148px;height:148px;margin-bottom:12px}.payment-status-card{padding:24px}.payment-status-card dl div{grid-template-columns:1fr;gap:4px}.footer-brand{align-items:flex-start;flex-direction:column!important;gap:10px!important}.footer-details{grid-template-columns:1fr}.footer-copy{min-height:58px;padding-inline:10px;font-size:12px}.footer-legal{flex-direction:column;gap:8px}.footer-copy span{max-width:100%;font-size:10px;line-height:16px;white-space:normal}}
