.aa-theme{--green:#1EA780;--green-dark:#148A67;--green-deeper:#0F6B50;--green-tint:#E6F5EF;--navy:#13293F;--navy-2:#0E2032;--navy-3:#1B3450;--gold:#F2A93B;--gold-dark:#DE9424;--red:#D64541;--text:#22384C;--text-2:#52616D;--text-3:#8595A1;--bg:#FFFFFF;--bg-2:#F4F7F5;--line:#E3E8E5;--line-2:#D2DAD5;--r:14px;--r-sm:10px;--shadow-1:none;--shadow-2:none;--hs:none;--hs-sm:none;--green-bright:#3ED9AC;--hs-dark:none;--hs-dark-sm:none;--f-h:"Poppins",system-ui,sans-serif;--f-b:"Nunito",system-ui,sans-serif;--pagew:1220px}.aa-theme *{margin:0;padding:0;box-sizing:border-box}html.aa-body{scroll-behavior:smooth}.aa-theme{font-family:var(--f-b);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}.aa-theme ::-moz-selection{background:rgba(30,167,128,.25)}.aa-theme ::selection{background:rgba(30,167,128,.25)}.aa-theme img,.aa-theme svg{display:block;max-width:100%}.aa-theme a{color:inherit;text-decoration:none}.aa-theme button{cursor:pointer;border:none;background:none;color:inherit}.aa-theme button,.aa-theme input,.aa-theme select{font-family:inherit}.aa-theme h1,.aa-theme h2,.aa-theme h3,.aa-theme h4{font-family:var(--f-h)}.aa-theme .wrap{max-width:var(--pagew);margin:0 auto;padding:0 clamp(18px,3.5vw,44px)}.aa-theme .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease;transition-delay:var(--d,0s)}.aa-theme .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.aa-theme *,.aa-theme :after,.aa-theme :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.aa-body{scroll-behavior:auto}}.aa-theme .ph{position:relative;background:#E9EEEA;display:grid;place-content:center;text-align:center;gap:9px;color:#93A29A;overflow:hidden}.aa-theme .ph img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:3;display:block}.aa-theme .ph.hasimg .phl,.aa-theme .ph.hasimg svg{display:none}.aa-theme .ph.hasimg:before{opacity:0}.aa-theme .slide .ph.hasimg{background:var(--navy-2)}.aa-theme .ph svg{margin:0 auto;opacity:.6}.aa-theme .ph .phl{font-family:var(--f-h);font-size:9.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;max-width:230px;line-height:1.6;padding:0 12px}.aa-theme .ph:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 16px,rgba(19,41,63,.02) 0,rgba(19,41,63,.02) 32px)}.aa-theme .util{position:relative;z-index:230;background:var(--navy-2);color:rgba(255,255,255,.8);font-size:12px;font-weight:700}.aa-theme .util .wrap{display:flex;align-items:center;gap:18px;height:40px}.aa-theme .util .date{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.aa-theme .util .date .cal{color:var(--gold)}.aa-theme .util .date b{color:#fff;font-weight:800}.aa-theme .util .donors{flex:1;display:flex;align-items:center;gap:10px;min-width:0;justify-content:center}.aa-theme .util .donors .lbl{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--gold);white-space:nowrap}.aa-theme .util .donors .feed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.85)}.aa-theme .util .donors .feed b{color:#fff}.aa-theme .util .donors .feed .ago{color:rgba(255,255,255,.45);font-weight:600}.aa-theme .util .right{display:flex;align-items:center;gap:16px;white-space:nowrap}.aa-theme .util .right .line{display:inline-flex;align-items:center;gap:7px}.aa-theme .util .right .line b{color:#fff}.aa-theme .util .cur{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.25);border-radius:7px;padding:4px 10px;font-family:var(--f-h);font-size:10.5px;font-weight:700;color:#fff}.aa-theme header.hd{position:sticky;top:14px;z-index:220;background:transparent;max-width:var(--pagew);margin:14px auto 0;padding:0 clamp(16px,3vw,30px);--pad:clamp(16px,3vw,30px)}.aa-theme .hd .wrap{display:flex;align-items:center;gap:20px;height:66px;max-width:none;padding:0 10px 0 24px;background:var(--green);border-radius:999px;transition:box-shadow .3s ease}.aa-theme .hd .logo{flex:none;display:flex;align-items:center}.aa-theme .hd .logo img{height:33px;width:auto}.aa-theme .hd .logo svg{height:33px;width:auto;display:none}.aa-theme .hd .logo.nologo img{display:none}.aa-theme .hd .logo.nologo svg{display:block}.aa-theme nav.nv{display:flex;gap:0;margin:0 auto}.aa-theme .nv>div{position:static}.aa-theme .nv a.top,.aa-theme .nv button.top{display:inline-flex;align-items:center;gap:7px;color:#fff;font-family:var(--f-h);font-size:15px;font-weight:600;padding:11px 15px;border-radius:999px;transition:background .2s;white-space:nowrap}.aa-theme .nv a.top:hover,.aa-theme .nv button.top:hover{background:rgba(255,255,255,.18)}.aa-theme .nv svg.car{transition:transform .25s;opacity:.8}.aa-theme .nv>div:hover svg.car{transform:rotate(180deg)}.aa-theme .mega{position:absolute;left:var(--pad);right:var(--pad);top:calc(100% + 12px);background:#fff;border-radius:26px;box-shadow:none;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s;z-index:240}.aa-theme .nv>div:focus-within .mega,.aa-theme .nv>div:hover .mega{opacity:1;visibility:visible;transform:none}.aa-theme .mega .minner{margin:0 auto;padding:30px clamp(24px,3vw,40px) 34px;display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:clamp(24px,3vw,48px);align-items:start}.aa-theme .mega .mlabel{font-family:var(--f-h);font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--green-dark);margin-bottom:20px}.aa-theme .mega .mgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px clamp(20px,2.5vw,38px)}.aa-theme .mega .mgrid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .mitem{display:block;min-width:0}.aa-theme .mitem .tag2{display:block;font-family:var(--f-h);font-size:9.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:4px}.aa-theme .mitem .tag2.g{color:var(--green-dark)}.aa-theme .mitem b{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-h);font-size:15px;font-weight:700;color:var(--navy);line-height:1.25;transition:color .15s}.aa-theme .mitem b i{font-style:normal;transition:transform .2s ease;display:inline-block;color:var(--green)}.aa-theme .mitem:hover b{color:var(--green-dark)}.aa-theme .mitem:hover b i{transform:translateX(5px)}.aa-theme .mitem small{display:block;font-size:12.5px;font-weight:600;color:var(--text-2);line-height:1.6;margin-top:6px;max-width:270px}.aa-theme .mega .mpromo{background:var(--bg-2);border:2px solid var(--navy);border-radius:var(--r-sm);box-shadow:none;padding:22px;align-self:start}.aa-theme .mega .mpromo b{display:block;font-family:var(--f-h);font-size:16px;font-weight:800;color:var(--navy);margin-bottom:9px}.aa-theme .mega .mpromo p{font-size:12.5px;font-weight:600;color:var(--text-2);line-height:1.65}.aa-theme .mega .mpromo .mbtn,.aa-theme .mega .mpromo p strong{color:var(--navy);font-weight:800}.aa-theme .mega .mpromo .mbtn{display:block;margin-top:16px;text-align:center;background:var(--gold);border:2px solid var(--navy);box-shadow:none;border-radius:10px;padding:12px;font-family:var(--f-h);font-size:13.5px;transition:all .15s}.aa-theme .mega .mpromo .mbtn:hover{box-shadow:none}.aa-theme .mega .mfoot{grid-column:1/-1;margin-top:14px;padding-top:16px;border-top:2px solid var(--line);display:flex;gap:22px;flex-wrap:wrap;align-items:center}.aa-theme .mega .mfoot a{font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);display:inline-flex;align-items:center;gap:7px}.aa-theme .mega .mfoot a:hover{color:var(--green-dark)}.aa-theme .mega .mfoot a i{font-style:normal;color:var(--green)}.aa-theme .hd .cta{display:flex;align-items:center;gap:8px;flex:none;margin-left:auto}.aa-theme .icobtn{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.16);transition:background .2s;position:relative}.aa-theme .icobtn:hover{background:rgba(255,255,255,.3)}.aa-theme .icobtn .bdg{position:absolute;top:-3px;right:-3px;background:var(--gold);color:var(--navy);font-size:10.5px;font-weight:800;min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;padding:0 5px;font-family:var(--f-h);box-shadow:none}.aa-theme .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--f-h);font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .2s;border-radius:11px}.aa-theme .btn-hd{background:var(--gold);color:var(--navy);padding:15px 30px;font-size:15px;font-weight:800;border-radius:999px}.aa-theme .btn-hd:hover{background:var(--gold-dark)}.aa-theme .burger{display:none;width:46px;height:46px;border-radius:50%;place-items:center;color:#fff;background:rgba(255,255,255,.16)}.aa-theme .burger:hover{background:rgba(255,255,255,.15)}.aa-theme .qbar{position:sticky;top:92px;z-index:210;background:transparent;padding:14px 0 0}.aa-theme .qbar .wrap{max-width:1010px;display:grid;grid-template-columns:1.34fr 1.06fr .8fr 1.08fr auto;gap:10px;padding:11px;background:var(--navy);border-radius:999px;transition:box-shadow .3s ease}.aa-theme .qsel{position:relative}.aa-theme .qseg,.aa-theme .qsel select{width:100%;height:46px;border-radius:999px;border:2px solid transparent;background:#fff;font-family:var(--f-h);font-size:13.5px;font-weight:700;color:var(--navy);padding:0 36px 0 20px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%2313293F' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center;cursor:pointer;transition:border .2s}.aa-theme .qsel select:focus{border-color:var(--gold)}.aa-theme .qseg{display:grid;grid-template-columns:1fr 1fr;padding:5px;gap:2px;background:#fff;background-image:none}.aa-theme .qseg button{border-radius:999px;font-family:var(--f-h);font-size:13px;font-weight:700;color:var(--text-3);transition:all .2s}.aa-theme .qamt{display:flex;align-items:center;height:46px;background:#fff;border-radius:999px;border:2px solid transparent;transition:border .2s;overflow:hidden}.aa-theme .qamt:focus-within{border-color:var(--gold)}.aa-theme .qamt b{color:var(--text-3);padding-left:20px}.aa-theme .qamt b,.aa-theme .qamt input{font-family:var(--f-h);font-weight:700;font-size:14px}.aa-theme .qamt input{flex:1;min-width:0;border:none;outline:none;background:none;color:var(--navy);padding:0 8px}.aa-theme .btn-qbar{background:var(--gold);color:var(--navy);padding:0 34px;height:46px;font-size:14.5px;font-weight:800;border-radius:999px;letter-spacing:.01em;white-space:nowrap}.aa-theme .btn-qbar:hover{background:var(--gold-dark)}.aa-theme .drawer{position:fixed;inset:0;z-index:300;visibility:hidden}.aa-theme .drawer.open{visibility:visible}.aa-theme .drawer .scrim{position:absolute;inset:0;background:rgba(14,32,50,.6);opacity:0;transition:opacity .3s}.aa-theme .drawer.open .scrim{opacity:1}.aa-theme .drawer .panel{position:absolute;top:0;right:0;bottom:0;width:min(340px,88vw);background:#fff;transform:translateX(100%);transition:transform .35s cubic-bezier(.2,.7,.3,1);display:flex;flex-direction:column;overflow-y:auto}.aa-theme .drawer.open .panel{transform:none}.aa-theme .drawer .dhead{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:var(--green)}.aa-theme .drawer .dhead img{height:28px;width:auto}.aa-theme .drawer .dhead svg.fallbacklogo{display:none;height:28px}.aa-theme .drawer .dhead.nologo img{display:none}.aa-theme .drawer .dhead.nologo svg.fallbacklogo{display:block}.aa-theme .drawer .dclose{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:#fff}.aa-theme .drawer .dclose:hover{background:rgba(255,255,255,.15)}.aa-theme .drawer nav{padding:10px}.aa-theme .drawer nav a{display:flex;align-items:center;justify-content:space-between;padding:15px 14px;border-radius:11px;font-family:var(--f-h);font-size:15px;font-weight:600;color:var(--text);border-bottom:1px solid var(--bg-2)}.aa-theme .drawer nav a:hover{background:var(--bg-2)}.aa-theme .drawer nav a svg{color:var(--text-3)}.aa-theme .drawer .dgroup{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);padding:16px 14px 6px}.aa-theme .drawer .ddonate{margin:14px;background:var(--gold);color:var(--navy);border:2px solid var(--navy);box-shadow:none;border-radius:11px;padding:15px;font-family:var(--f-h);font-size:15px;font-weight:800;text-align:center}.aa-theme .drawer .dcontact{padding:8px 18px 26px;font-size:12.5px;font-weight:700;color:var(--text-2);display:grid;gap:9px}.aa-theme .drawer .dcontact a{display:flex;gap:9px;align-items:center}.aa-theme .drawer .dcontact svg{color:var(--green-dark)}.aa-theme .hero{position:relative;color:#fff;overflow:hidden;min-height:min(76vh,660px);display:flex;align-items:flex-end;margin-top:-80px;padding-top:80px;background:linear-gradient(158deg,#17324C 0,var(--navy) 46%,var(--navy-2) 100%)}.aa-theme .hero .glow{z-index:0;background:radial-gradient(92% 82% at 74% 76%,rgba(30,167,128,.18),transparent 62%),radial-gradient(60% 50% at 6% 10%,rgba(255,255,255,.05),transparent 70%)}.aa-theme .hero .glow,.aa-theme .slide{position:absolute;inset:0;pointer-events:none}.aa-theme .slide{z-index:1;opacity:0;transition:opacity .7s ease}.aa-theme .slide.on{opacity:1}.aa-theme .slide .cut{position:absolute;right:0;bottom:0;height:94%;width:auto;max-width:62%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;filter:drop-shadow(-16px 20px 44px rgba(0,0,0,.55))}.aa-theme .slide.on .cut{animation:cutin .85s cubic-bezier(.2,.8,.25,1) both}.aa-theme .slide[data-slide="1"] .cut{height:88%;max-width:56%}.aa-theme .slide[data-slide="2"] .cut{height:90%;max-width:40%}@keyframes cutin{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}.aa-theme .hero .scopy{max-width:min(620px,54%)}.aa-theme .hero .content{position:relative;z-index:3;width:100%;padding:clamp(56px,9vh,104px) clamp(18px,3.5vw,44px) clamp(54px,8vh,84px)}.aa-theme .hero .tag{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;font-family:var(--f-h);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:7px 14px;border-radius:8px;margin-bottom:18px;border:2px solid rgba(255,255,255,.9)}.aa-theme .hero .tag.grn{background:var(--green)}.aa-theme .hero .tag i{width:7px;height:7px;border-radius:50%;background:#fff;animation:pulse 1.6s ease infinite}@keyframes pulse{0%,to{box-shadow:none}60%{box-shadow:0 0 0 6px rgba(255,255,255,0)}}.aa-theme h1.big{font-weight:800;font-size:clamp(44px,6.2vw,86px);line-height:.98;letter-spacing:-.01em;text-transform:uppercase;color:#fff;max-width:820px}.aa-theme .hero p.sub{font-size:16px;line-height:1.65;color:rgba(255,255,255,.85);max-width:460px;margin:18px 0 24px;font-weight:700}.aa-theme .hero .ctas{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.aa-theme .btn-gold{background:var(--gold);color:var(--navy);padding:15px 30px;font-size:15px;font-weight:800;border:2px solid var(--navy);box-shadow:none}.aa-theme .btn-gold:hover{box-shadow:none}.aa-theme .btn-frost{border:2px solid rgba(255,255,255,.65);padding:14px 26px;border-radius:11px}.aa-theme .btn-frost:hover{background:rgba(255,255,255,.14);border-color:#fff}.aa-theme .hero .snav{position:absolute;right:clamp(18px,3.5vw,44px);bottom:clamp(46px,7vh,72px);z-index:4;display:flex;align-items:center;gap:12px}.aa-theme .hero .snav .cnt{font-family:var(--f-h);font-size:12.5px;font-weight:700;color:#fff;letter-spacing:.08em;background:rgba(14,32,50,.55);border:1px solid rgba(255,255,255,.22);padding:7px 13px;border-radius:999px;backdrop-filter:blur(6px)}.aa-theme .hero .snav button{width:46px;height:46px;border-radius:11px;border:2px solid rgba(255,255,255,.5);display:grid;place-items:center;color:#fff;transition:all .2s;background:rgba(14,32,50,.3)}.aa-theme .hero .snav button:hover{background:#fff;color:var(--navy);border-color:#fff}.aa-theme .hero .dots{position:absolute;left:clamp(18px,3.5vw,44px);bottom:18px;z-index:4;display:flex;gap:6px}.aa-theme .hero .dots i{width:26px;height:4px;border-radius:99px;background:rgba(255,255,255,.3);transition:background .3s;cursor:pointer}.aa-theme .hero .dots i.on{background:var(--gold)}.aa-theme .appeals{padding:clamp(50px,7vh,80px) 0;background:var(--bg-2)}.aa-theme .shead{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px;flex-wrap:wrap}.aa-theme .skick{font-family:var(--f-h);font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--green-dark);margin-bottom:9px;display:block}.aa-theme .shead h2{font-weight:800;font-size:clamp(26px,3vw,40px);letter-spacing:-.01em;line-height:1.1;color:var(--navy);max-width:640px;text-transform:uppercase}.aa-theme .filters{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.aa-theme .filters::-webkit-scrollbar{display:none}.aa-theme .fpill{flex:none;padding:10px 20px;border-radius:999px;border:2px solid var(--line-2);font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);transition:all .2s;background:#fff;text-transform:uppercase;letter-spacing:.04em}.aa-theme .fpill:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .fpill.on{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:none}.aa-theme .ap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aa-theme .appeal{background:#fff;border:2px solid var(--navy);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.aa-theme .appeal:hover{box-shadow:none}.aa-theme .appeal.hidden{display:none}.aa-theme .ap-media{position:relative}.aa-theme .ap-media .ph{aspect-ratio:16/9.4;border-bottom:2px solid var(--navy)}.aa-theme .ap-chip{position:absolute;top:12px;left:12px;z-index:2;background:var(--navy);color:#fff;font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:8px;display:inline-flex;align-items:center;gap:7px;border:2px solid #fff}.aa-theme .ap-chip.urgent{background:var(--red)}.aa-theme .ap-chip.urgent i{width:6px;height:6px;border-radius:50%;background:#fff;animation:pulse 1.6s ease infinite}.aa-theme .ap-chip.grn{background:var(--green)}.aa-theme .ap-zk{position:absolute;top:12px;right:12px;z-index:2;background:var(--gold);color:var(--navy);font-family:var(--f-h);font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:8px;border:2px solid var(--navy)}.aa-theme .ap-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:12px;flex:1}.aa-theme .ap-body h3{font-size:19px;font-weight:700;color:var(--navy)}.aa-theme .ap-body p{font-size:13.5px;line-height:1.6;color:var(--text-2);font-weight:600}.aa-theme .meter{--pct:0%;height:9px;border-radius:999px;background:var(--line);overflow:hidden;position:relative;border:1px solid var(--line-2)}.aa-theme .meter i{position:absolute;inset:0;width:var(--pct);background:var(--green);border-radius:999px;transition:width 1.2s ease}.aa-theme .ap-stats{display:flex;justify-content:space-between;align-items:baseline}.aa-theme .ap-stats span{font-size:12px;font-weight:700;color:var(--text-3)}.aa-theme .ap-stats span b{font-family:var(--f-h);font-size:15px;font-weight:700;color:var(--navy)}.aa-theme .ap-stats .pct{font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--green-dark)}.aa-theme .ap-amts{display:flex;gap:7px}.aa-theme .ap-amts button{flex:1;padding:9px 4px;border-radius:9px;border:2px solid var(--line-2);font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text);transition:all .15s;background:#fff}.aa-theme .ap-amts button:hover{border-color:var(--green);color:var(--green-dark)}.aa-theme .ap-amts button.on{background:var(--green);border-color:var(--green);color:#fff}.aa-theme .ap-cta{display:flex;gap:8px;margin-top:auto}.aa-theme .ap-cta .give{background:var(--green);color:#fff;padding:12px;border-radius:10px;font-family:var(--f-h);font-weight:700;font-size:14px;transition:all .15s;text-align:center;border:2px solid var(--navy);box-shadow:none}.aa-theme .ap-cta .give:hover{box-shadow:none}.aa-theme .ap-cta .more{width:106px;border:2px solid var(--line-2);border-radius:10px;display:grid;place-items:center;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);transition:all .2s}.aa-theme .ap-cta .more:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .btn-line{border:2px solid var(--line-2);color:var(--text);padding:11px 22px;font-size:13px;flex:none;border-radius:11px;font-weight:700}.aa-theme .btn-line:hover{border-color:var(--navy);background:var(--navy);color:#fff}.aa-theme .statement{padding:clamp(56px,8vh,92px) 0;background:#fff}.aa-theme .statement p{font-family:var(--f-h);font-weight:700;font-size:clamp(24px,3.1vw,42px);line-height:1.3;letter-spacing:-.01em;color:var(--navy);max-width:1020px}.aa-theme .statement p .g{color:var(--green)}.aa-theme .statement p .gd{background:var(--gold);padding:0 10px;border-radius:8px;white-space:nowrap;box-shadow:none;display:inline-block;transform:rotate(-1deg)}.aa-theme .statement .small{margin-top:18px;font-family:var(--f-b);font-size:13.5px;font-weight:700;color:var(--text-3);max-width:520px;line-height:1.7}.aa-theme .impact{background:var(--bg-2);padding:clamp(50px,7vh,84px) 0;position:relative;overflow:hidden}.aa-theme .impact .stripe{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(45deg,transparent,transparent 22px,rgba(19,41,63,.018) 0,rgba(19,41,63,.018) 44px)}.aa-theme .impact .wrap{position:relative}.aa-theme .impact .lead{font-size:14.5px;line-height:1.7;color:var(--text-2);font-weight:700;max-width:400px}.aa-theme .impact .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.aa-theme .impact .card{background:#fff;border:2px solid var(--navy);border-radius:var(--r);padding:24px 22px 20px;position:relative;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.aa-theme .impact .card:hover{box-shadow:none}.aa-theme .impact .card span.num{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:7px;font-family:var(--f-h);font-size:9.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--green-deeper);background:var(--green-tint);border-radius:999px;padding:6px 12px;margin-bottom:16px}.aa-theme .impact .card span.num i{width:5px;height:5px;border-radius:50%;background:var(--green);font-style:normal}.aa-theme .impact .card b{position:relative;z-index:1;font-family:var(--f-h);font-weight:800;font-size:clamp(30px,3vw,44px);letter-spacing:-.02em;display:block;color:var(--navy);line-height:1}.aa-theme .impact .card b .suf{color:var(--green-dark)}.aa-theme .impact .card span{position:relative;z-index:1;display:block;margin-top:9px;font-size:12.5px;font-weight:700;color:var(--text-2);line-height:1.6}.aa-theme .impact .card em{position:relative;z-index:1;display:flex;align-items:center;gap:6px;margin-top:14px;padding-top:12px;border-top:2px solid var(--line);font-style:normal;font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.aa-theme .impact .card em svg{color:var(--green)}.aa-theme .zakat{padding:clamp(50px,7vh,84px) 0;background:var(--green-tint)}.aa-theme .zk-stats{display:flex;gap:12px;flex-wrap:wrap;margin:4px 0 22px}.aa-theme .zk-stat{background:#fff;border:2px solid var(--navy);border-radius:11px;box-shadow:none;padding:12px 18px;display:flex;align-items:baseline;gap:9px}.aa-theme .zk-stat b{font-family:var(--f-h);font-size:19px;font-weight:800;color:var(--navy)}.aa-theme .zk-stat span{font-size:11.5px;font-weight:700;color:var(--text-2)}.aa-theme .zk-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(24px,3.5vw,54px);align-items:stretch}.aa-theme .zk-grid>*{min-width:0}.aa-theme .zk-col{display:flex;flex-direction:column}.aa-theme .zk-col .calcwrap{flex:1;display:flex;flex-direction:column}.aa-theme .zk-note{margin-top:auto;background:#fff;border:2px solid var(--navy);border-radius:12px;box-shadow:none;padding:16px 18px 17px}.aa-theme .zk-note b{display:block;font-family:var(--f-h);font-size:12.5px;font-weight:800;color:var(--navy);letter-spacing:-.01em}.aa-theme .zk-note small{display:block;font-size:12px;line-height:1.6;font-weight:600;color:var(--text-2);margin-top:5px}.aa-theme .zk-cats{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.aa-theme .zk-cats span{background:var(--green-tint);border:1.5px solid var(--line-2);border-radius:999px;padding:6px 12px;font-family:var(--f-h);font-size:11px;font-weight:700;color:var(--navy);white-space:nowrap}.aa-theme .ztabs{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.aa-theme .ztab{padding:10px 18px;border-radius:999px;border:2px solid var(--line-2);font-family:var(--f-h);font-size:12px;font-weight:700;color:var(--text-2);transition:all .2s;background:#fff;text-transform:uppercase;letter-spacing:.04em}.aa-theme .ztab.on{background:var(--navy);border-color:var(--navy);color:#fff}.aa-theme .zpane{display:none}.aa-theme .zpane.on{display:block;min-height:240px;animation:fadein .3s ease}.aa-theme .zpane p{font-size:14px;line-height:1.8;color:var(--text-2);font-weight:600;margin-bottom:12px;max-width:470px}.aa-theme .zpane p b{color:var(--navy)}.aa-theme .zk-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.aa-theme .zk-links a{display:inline-flex;align-items:center;gap:7px;background:#fff;border:2px solid var(--line-2);border-radius:999px;padding:9px 16px;font-family:var(--f-h);font-size:12px;font-weight:700;color:var(--text-2);transition:all .2s}.aa-theme .zk-links a:hover{border-color:var(--green);color:var(--green-dark)}.aa-theme .calc{flex-direction:column;background:#fff;border-radius:14px;border:2px solid var(--navy);box-shadow:none;padding:24px}.aa-theme .calc,.aa-theme .calc .ch{display:flex;justify-content:space-between}.aa-theme .calc .ch{align-items:center;margin-bottom:16px}.aa-theme .calc .ch b{font-family:var(--f-h);font-size:16px;font-weight:700;color:var(--navy)}.aa-theme .calc .ch span{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.aa-theme .calc .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.aa-theme .calc .row>.field{min-width:0}.aa-theme .field label{display:block;font-family:var(--f-h);font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-bottom:6px}.aa-theme .field .fin{display:flex;align-items:center;border:2px solid var(--line);border-radius:10px;background:#fff;padding:0 12px;transition:border .2s}.aa-theme .field .fin:focus-within{border-color:var(--green)}.aa-theme .field .fin span{font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-3)}.aa-theme .field .fin input{flex:1;width:40px;min-width:0;border:none;outline:none;background:none;font-family:var(--f-h);font-size:14px;font-weight:700;padding:11px 8px;color:var(--navy)}.aa-theme .calc .result{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--navy);color:#fff;border-radius:11px;padding:14px 16px;margin:13px 0}.aa-theme .calc .result small{display:block;font-family:var(--f-h);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6)}.aa-theme .calc .result b.big{font-family:var(--f-h);font-size:24px;font-weight:800;color:#3ED9AC}.aa-theme .calc .result .ni{font-size:11px;font-weight:700;color:rgba(255,255,255,.75);text-align:right;line-height:1.6}.aa-theme .calc .payzk{width:100%;background:var(--gold);color:var(--navy);padding:14px;border-radius:11px;font-family:var(--f-h);font-size:14px;font-weight:800;border:2px solid var(--navy);box-shadow:none}.aa-theme .calc .payzk:hover{box-shadow:none}.aa-theme .calc .note{font-size:11px;font-weight:700;color:var(--text-3);margin-top:10px;text-align:center}.aa-theme .sponsor{padding:clamp(50px,7vh,84px) 0;background:#fff}.aa-theme .sp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aa-theme .sp{background:#fff;border:2px solid var(--navy);border-radius:var(--r);padding:18px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.aa-theme .sp,.aa-theme .sp:hover{box-shadow:none}.aa-theme .sp .ph{aspect-ratio:16/9;margin-bottom:14px;border-radius:9px;border:1.5px dashed var(--line-2)}.aa-theme .sp h3{font-size:16px;font-weight:700;color:var(--navy)}.aa-theme .sp p{font-size:12.5px;line-height:1.6;color:var(--text-2);font-weight:600;margin:6px 0 12px}.aa-theme .sp .price{margin-top:auto;display:flex;align-items:baseline;gap:5px;margin-bottom:11px}.aa-theme .sp .price b{font-family:var(--f-h);font-size:21px;font-weight:800;color:var(--green-dark)}.aa-theme .sp .price span{font-family:var(--f-h);font-size:10.5px;font-weight:700;color:var(--text-3)}.aa-theme .sp button{width:100%;padding:11px;border-radius:10px;border:2px solid var(--navy);color:var(--navy);font-family:var(--f-h);font-weight:700;font-size:12.5px;transition:all .15s;background:#fff;box-shadow:none}.aa-theme .sp button:hover{background:var(--green);color:#fff;box-shadow:none}.aa-theme .mo{background:var(--green);color:#fff;padding:clamp(36px,5vh,54px) 0}.aa-theme .mo .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.aa-theme .mo h2{font-weight:800;font-size:clamp(21px,2.4vw,31px);text-transform:uppercase;line-height:1.12;max-width:560px}.aa-theme .mo p{font-size:13.5px;font-weight:700;margin-top:8px;opacity:.94;max-width:520px}.aa-theme .mo .box{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.aa-theme .mo .box .mamt2{padding:12px 18px;border-radius:11px;border:2px solid rgba(255,255,255,.6);font-family:var(--f-h);font-size:14px;font-weight:800;color:#fff;transition:all .15s}.aa-theme .mo .box .mamt2.on{background:#fff;color:var(--green-deeper);border-color:#fff}.aa-theme .mo .box .go{background:var(--navy);color:#fff;padding:14px 26px;border-radius:11px;font-family:var(--f-h);font-size:14px;font-weight:800;border:2px solid var(--navy-2);box-shadow:none}.aa-theme .mo .box .go:hover{box-shadow:none}.aa-theme .stories{padding:clamp(50px,7vh,80px) 0;background:var(--bg-2)}.aa-theme .st-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aa-theme .story{background:#fff;border:2px solid var(--navy);border-radius:var(--r);overflow:hidden;box-shadow:none;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.aa-theme .story:hover{box-shadow:none}.aa-theme .story .ph{aspect-ratio:16/9.4;border-bottom:2px solid var(--navy)}.aa-theme .story .sb{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.aa-theme .story .cat{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green-dark)}.aa-theme .story h3{font-size:16px;font-weight:700;color:var(--navy);line-height:1.4}.aa-theme .story p{font-size:12.5px;line-height:1.65;color:var(--text-2);font-weight:600}.aa-theme .story .rm{margin-top:auto;padding-top:8px;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--green-dark);display:inline-flex;align-items:center;gap:6px}.aa-theme .trustband{background:var(--bg-2);padding:0 0 clamp(50px,7vh,80px)}.aa-theme .tb-in{background:var(--navy);border-radius:16px;color:#fff;padding:clamp(24px,3vw,38px);display:flex;align-items:center;gap:clamp(22px,3.4vw,44px);flex-wrap:wrap}.aa-theme .tb-in .ph{width:82px;height:82px;border-radius:50%;flex:none;background:#1B3450;color:rgba(255,255,255,.4);border:1.5px dashed rgba(255,255,255,.3)}.aa-theme .tb-in>div:not(.tbimg){flex:1 1 300px;min-width:0}.aa-theme .tb-in .k{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#3ED9AC;margin-bottom:7px}.aa-theme .tb-in h3{font-size:clamp(16px,1.7vw,21px);font-weight:700;line-height:1.35;max-width:560px}.aa-theme .tb-in .who{margin-top:6px;font-size:12.5px;font-weight:700;color:rgba(255,255,255,.6)}.aa-theme .tb-in .btn{margin-left:auto;background:#fff;color:var(--navy);padding:12px 24px;font-size:13px;flex:none}.aa-theme .news{background:#fff;border-top:2px solid var(--line);padding:clamp(34px,5vh,54px) 0}.aa-theme .news .grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.aa-theme .news h3{font-size:clamp(19px,2vw,25px);font-weight:800;color:var(--navy);text-transform:uppercase}.aa-theme .news p{font-size:13px;font-weight:700;color:var(--text-2);margin-top:6px}.aa-theme .news form{display:flex;background:#fff;border:2px solid var(--navy);border-radius:12px;padding:4px;min-width:min(420px,100%);box-shadow:none}.aa-theme .news input{flex:1;min-width:0;background:none;border:none;outline:none;font-size:13.5px;font-weight:700;padding:11px 14px;color:var(--text)}.aa-theme .news form button{background:var(--green);color:#fff;border-radius:9px;padding:11px 20px;font-family:var(--f-h);font-weight:700;font-size:13px}.aa-theme .news form button:hover{background:var(--green-dark)}.aa-theme footer{background:var(--navy);color:#fff}.aa-theme .fgrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:clamp(26px,3.5vw,56px);padding:clamp(36px,5vh,54px) 0 clamp(26px,4vh,40px)}.aa-theme .fgrid h4{font-family:var(--f-h);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:15px}.aa-theme .fgrid ul{list-style:none;display:grid;gap:10px}.aa-theme .fgrid ul a{font-size:13px;font-weight:700;color:rgba(255,255,255,.8);transition:color .2s}.aa-theme .fgrid ul a:hover{color:#3ED9AC}.aa-theme .fbrand img{height:34px;width:auto}.aa-theme .fbrand svg.fallbacklogo{display:none;height:34px;width:auto}.aa-theme .fbrand.nologo img{display:none}.aa-theme .fbrand.nologo svg.fallbacklogo{display:block}.aa-theme .fbrand p{font-size:12.5px;line-height:1.75;color:rgba(255,255,255,.65);font-weight:600;margin:14px 0 16px;max-width:300px}.aa-theme .socials{display:flex;gap:8px}.aa-theme .socials a{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;color:rgba(255,255,255,.85);transition:all .2s}.aa-theme .socials a:hover{background:var(--gold);border-color:var(--gold);color:var(--navy);transform:translateY(-2px)}.aa-theme .fc li{display:flex;gap:10px;align-items:flex-start;font-size:12.5px;font-weight:700;color:rgba(255,255,255,.8);line-height:1.65}.aa-theme .fc svg{flex:none;color:#3ED9AC;margin-top:3px}.aa-theme .ftrust{border-top:1px solid rgba(255,255,255,.14);padding:18px 0;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.aa-theme .ftrust .badge{display:inline-flex;align-items:center;gap:8px;border:1.5px solid rgba(255,255,255,.22);border-radius:9px;padding:8px 12px;font-family:var(--f-h);font-size:10.5px;font-weight:600;color:rgba(255,255,255,.75)}.aa-theme .ftrust .badge svg{color:#3ED9AC}.aa-theme .ftrust .pays{margin-left:auto;display:flex;gap:6px}.aa-theme .ftrust .pays span{border:1.5px solid rgba(255,255,255,.22);border-radius:6px;padding:3px 8px;font-family:var(--f-h);font-size:9.5px;font-weight:700;color:rgba(255,255,255,.7)}.aa-theme .fbase{border-top:1px solid rgba(255,255,255,.14);padding:16px 0 22px;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;font-size:11.5px;font-weight:700;color:rgba(255,255,255,.45)}.aa-theme .fbase .regions{display:flex;gap:7px}.aa-theme .fbase .regions a{border:1.5px solid rgba(255,255,255,.22);border-radius:999px;padding:5px 13px;font-family:var(--f-h);font-size:10.5px;font-weight:600;color:rgba(255,255,255,.65)}.aa-theme .fbase .regions a.on,.aa-theme .fbase .regions a:hover{background:rgba(255,255,255,.12);color:#fff}.aa-theme .float-admin{position:fixed;top:calc(50% - 60px);right:0;z-index:120;writing-mode:vertical-rl;background:var(--navy);color:#fff;font-family:var(--f-h);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:16px 11px;border-radius:10px 0 0 10px}.aa-theme .float-admin:hover{background:var(--green)}.aa-theme .mbar{position:fixed;left:0;right:0;bottom:0;z-index:230;background:#fff;border-top:2px solid var(--navy);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:none;grid-template-columns:auto 1fr;gap:10px;box-shadow:none}.aa-theme .mbar .amt{display:flex;align-items:center;border:2px solid var(--line-2);border-radius:11px;padding:0 12px;font-family:var(--f-h);font-weight:800;color:var(--navy)}.aa-theme .mbar .amt input{width:64px;border:none;outline:none;padding:11px 4px}.aa-theme .mbar .amt input,.aa-theme .mbar .go{font-family:var(--f-h);font-size:15px;font-weight:800;color:var(--navy)}.aa-theme .mbar .go{background:var(--gold);border:2px solid var(--navy);box-shadow:none;border-radius:11px;padding:13px}.aa-theme .modal{position:fixed;inset:0;z-index:400;display:grid;place-items:center;padding:20px;visibility:hidden}.aa-theme .modal.open{visibility:visible}.aa-theme .modal .scrim{position:absolute;inset:0;background:rgba(14,32,50,.62);opacity:0;transition:opacity .3s}.aa-theme .modal.open .scrim{opacity:1}.aa-theme .sheet{position:relative;width:min(880px,100%);max-height:min(92vh,760px);background:#fff;border-radius:18px;border:2px solid var(--navy);overflow:hidden;display:grid;grid-template-columns:315px 1fr;opacity:0;transform:translateY(24px);transition:all .35s ease;box-shadow:none}.aa-theme .modal.open .sheet{opacity:1;transform:none}.aa-theme .sside{background:linear-gradient(168deg,var(--green-tint) 0,#F6FBF9 62%,#FFFFFF 100%);color:var(--text);padding:28px 26px;display:flex;flex-direction:column;border-right:2px solid var(--navy)}.aa-theme .sside .slogo img{height:30px;width:auto}.aa-theme .sside .slogo svg.fallbacklogo{display:none;height:30px;width:auto}.aa-theme .sside .slogo.nologo img{display:none}.aa-theme .sside .slogo.nologo svg.fallbacklogo{display:block}.aa-theme .sside .ssum{margin-top:26px}.aa-theme .sside .cl{font-family:var(--f-h);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-deeper)}.aa-theme .sside .amount{font-family:var(--f-h);font-size:38px;font-weight:800;line-height:1.02;margin-top:8px;color:var(--navy);letter-spacing:-.02em}.aa-theme .sside .amount small{display:block;font-size:12.5px;font-weight:700;color:var(--text-3);margin-top:7px;letter-spacing:0}.aa-theme .sside .imp{margin-top:16px;font-size:12.5px;font-weight:700;line-height:1.65;color:var(--green-deeper);background:#fff;border:2px solid var(--navy);border-radius:12px;box-shadow:none;padding:13px 15px}.aa-theme .ssteps{margin-top:auto;display:grid;gap:11px;padding-top:20px}.aa-theme .sstep{display:flex;gap:12px;align-items:center;font-family:var(--f-h);font-size:12px;font-weight:600;color:var(--text-3)}.aa-theme .sstep .sn{width:28px;height:28px;border-radius:50%;border:2px solid var(--line-2);background:#fff;display:grid;place-items:center;font-size:11.5px;font-weight:700;flex:none;transition:all .25s;color:var(--text-3)}.aa-theme .sstep.on{color:var(--navy)}.aa-theme .sstep.on .sn{background:var(--gold);border-color:var(--navy);color:var(--navy);box-shadow:none}.aa-theme .sstep.done{color:var(--green-deeper)}.aa-theme .sstep.done .sn{background:var(--green);border-color:var(--green);color:#fff}.aa-theme .strust{margin-top:20px;padding-top:15px;border-top:2px solid var(--line);font-size:10.5px;font-weight:700;color:var(--text-3);display:flex;align-items:center;gap:8px}.aa-theme .strust svg{color:var(--green-dark);flex:none}.aa-theme .smain{padding:24px 28px;overflow-y:auto;display:flex;flex-direction:column}.aa-theme .smain::-webkit-scrollbar{width:5px}.aa-theme .smain::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:99px}.aa-theme .smtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.aa-theme .smtop h3{font-size:19px;font-weight:800;color:var(--navy);text-transform:uppercase}.aa-theme .sclose{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:var(--navy);border:2px solid var(--line);transition:all .2s}.aa-theme .sclose:hover{background:var(--navy);border-color:var(--navy);color:#fff}.aa-theme .pane{display:none;animation:fadein .32s ease}.aa-theme .pane.on{display:block}@keyframes fadein{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.aa-theme .plabel{font-family:var(--f-h);font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin:15px 0 8px}.aa-theme .plabel:first-child{margin-top:0}.aa-theme .cause-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.aa-theme .cause{padding:10px 6px;border-radius:10px;border:2px solid var(--line);font-family:var(--f-h);font-size:11.5px;font-weight:700;color:var(--text-2);transition:all .15s;text-align:center;background:#fff}.aa-theme .cause:hover{border-color:var(--text-3)}.aa-theme .cause.on{background:var(--navy);color:#fff;border-color:var(--navy)}.aa-theme .mfreq{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-2);border-radius:11px;padding:4px;position:relative;border:2px solid var(--line)}.aa-theme .mfreq .msl{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:var(--navy);border-radius:8px;transition:transform .3s ease}.aa-theme .mfreq.monthly .msl{transform:translateX(100%)}.aa-theme .mfreq button{position:relative;z-index:1;padding:10px;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);transition:color .25s}.aa-theme .mfreq button.on{color:#fff}.aa-theme .mamts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.aa-theme .mamt{padding:12px 5px;border-radius:10px;border:2px solid var(--line);text-align:center;color:var(--text);transition:all .15s;background:#fff;font-family:var(--f-h);font-size:14px;font-weight:700}.aa-theme .mamt small{display:block;font-family:var(--f-b);font-size:9.5px;font-weight:700;color:var(--text-3);margin-top:2px}.aa-theme .mamt.on,.aa-theme .mamt:hover{border-color:var(--green)}.aa-theme .mamt.on{background:var(--green);color:#fff}.aa-theme .mamt.on small{color:rgba(255,255,255,.85)}.aa-theme .mcustom{display:flex;align-items:center;border:2px solid var(--line);border-radius:10px;padding:0 13px;margin-top:8px;background:#fff;transition:border .2s}.aa-theme .mcustom:focus-within{border-color:var(--green)}.aa-theme .mcustom b{font-family:var(--f-h);color:var(--text-3);font-size:14px}.aa-theme .mcustom input{flex:1;min-width:0;border:none;outline:none;background:none;font-family:var(--f-h);font-size:14px;font-weight:700;padding:12px 8px;color:var(--text)}.aa-theme .tick{display:flex;gap:11px;align-items:flex-start;padding:12px 14px;border:2px solid var(--line);border-radius:10px;margin-top:8px;cursor:pointer;transition:all .15s;background:#fff}.aa-theme .tick:hover{border-color:var(--text-3)}.aa-theme .tick.on{border-color:var(--green);background:var(--green-tint)}.aa-theme .tick .tb{width:21px;height:21px;border-radius:7px;border:2px solid var(--line-2);flex:none;display:grid;place-items:center;color:#fff;transition:all .15s;margin-top:1px;background:#fff}.aa-theme .tick.on .tb{background:var(--green);border-color:var(--green)}.aa-theme .tick b{font-family:var(--f-h);font-size:12.5px;font-weight:700;display:block;color:var(--navy)}.aa-theme .tick small{font-size:11.5px;font-weight:600;color:var(--text-2);line-height:1.55;display:block;margin-top:2px}.aa-theme .mnext{width:100%;background:var(--gold);color:var(--navy);padding:14px;border-radius:11px;font-family:var(--f-h);font-size:14.5px;font-weight:800;margin-top:16px;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:9px;border:2px solid var(--navy);box-shadow:none}.aa-theme .mnext:hover{box-shadow:none}.aa-theme .mback{display:inline-flex;align-items:center;gap:7px;font-family:var(--f-h);font-size:11.5px;font-weight:700;color:var(--text-3);margin-bottom:12px;transition:color .2s}.aa-theme .mback:hover{color:var(--navy)}.aa-theme .frow{display:grid;grid-template-columns:1fr 1fr;gap:9px}.aa-theme .ffield{margin-bottom:9px}.aa-theme .ffield label{display:block;font-family:var(--f-h);font-size:10.5px;font-weight:600;color:var(--text-2);margin-bottom:5px}.aa-theme .ffield input{width:100%;border:2px solid var(--line);border-radius:10px;padding:12px 13px;font-size:13.5px;font-weight:600;outline:none;transition:border .2s;background:#fff;color:var(--text);font-family:var(--f-b)}.aa-theme .ffield input:focus{border-color:var(--green)}.aa-theme .express{display:grid;grid-template-columns:1fr 1fr;gap:9px}.aa-theme .xp{padding:13px;border-radius:10px;font-family:var(--f-h);font-size:13.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;transition:opacity .18s;border:2px solid var(--navy)}.aa-theme .xp.apple{background:var(--navy);color:#fff}.aa-theme .xp.google{background:#fff;color:var(--navy)}.aa-theme .xp:hover{opacity:.85}.aa-theme .ordiv{display:flex;align-items:center;gap:13px;margin:13px 0;font-family:var(--f-h);font-size:9.5px;font-weight:700;letter-spacing:.14em;color:var(--text-3);text-transform:uppercase}.aa-theme .ordiv:after,.aa-theme .ordiv:before{content:"";flex:1;height:1px;background:var(--line)}.aa-theme .total{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;background:var(--bg-2);border-radius:10px;margin-top:11px;font-family:var(--f-h);font-size:12px;font-weight:700;color:var(--text-2)}.aa-theme .total b{font-size:17px;font-weight:800;color:var(--navy)}.aa-theme .success{text-align:center;padding:10px 0 4px}.aa-theme .sring{width:92px;height:92px;margin:4px auto 16px;position:relative}.aa-theme .sring svg.ringy{width:100%;height:100%;transform:rotate(-90deg)}.aa-theme .sring .rbg{fill:none;stroke:var(--line);stroke-width:5}.aa-theme .sring .rgo{fill:none;stroke:var(--green);stroke-width:5;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset 1s ease}.aa-theme .modal.done .sring .rgo{stroke-dashoffset:0}.aa-theme .scheck{position:absolute;inset:0;display:grid;place-items:center;color:var(--green-dark)}.aa-theme .scheck svg{width:34px;height:34px;transform:none}.aa-theme .scheck path{stroke-dasharray:60;stroke-dashoffset:60;transition:stroke-dashoffset .5s ease .7s}.aa-theme .modal.done .scheck path{stroke-dashoffset:0}.aa-theme .success h3{font-size:21px;font-weight:800;color:var(--navy)}.aa-theme .success .ssub{font-size:13px;font-weight:600;color:var(--text-2);line-height:1.75;max-width:400px;margin:10px auto 16px}.aa-theme .success .ssub b{color:var(--navy)}.aa-theme .sharerow{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.aa-theme .sharerow a{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border-radius:999px;border:2px solid var(--line);font-family:var(--f-h);font-size:11px;font-weight:700;color:var(--text-2)}.aa-theme .sharerow a:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .upsell{background:var(--green-tint);border:2px solid rgba(30,167,128,.4);border-radius:11px;padding:13px 15px;display:flex;align-items:center;gap:13px;text-align:left}.aa-theme .upsell b{font-family:var(--f-h);font-size:12px;font-weight:700;display:block;color:var(--navy)}.aa-theme .upsell small{font-size:11px;font-weight:600;color:var(--text-2)}.aa-theme .upsell button{margin-left:auto;flex:none;background:var(--green);color:#fff;border-radius:999px;padding:9px 16px;font-family:var(--f-h);font-size:11px;font-weight:800}.aa-theme .cartw{position:fixed;inset:0;z-index:340;visibility:hidden}.aa-theme .cartw.open{visibility:visible}.aa-theme .cartw .scrim{position:absolute;inset:0;background:rgba(10,26,42,.6);opacity:0;transition:opacity .32s}.aa-theme .cartw.open .scrim{opacity:1}.aa-theme .cart{position:absolute;top:0;right:0;bottom:0;width:min(438px,94vw);background:var(--bg-2);border-left:2px solid var(--navy);box-shadow:none;transform:translateX(105%);transition:transform .42s cubic-bezier(.2,.8,.25,1);display:flex;flex-direction:column}.aa-theme .cartw.open .cart{transform:none}.aa-theme .cart .ch2{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:20px 22px;background:linear-gradient(120deg,var(--green-deeper),var(--green) 58%,#25BE91);flex:none}.aa-theme .cart .ch2:after{content:"";position:absolute;right:-30px;top:-40px;width:150px;height:150px;background:repeating-linear-gradient(45deg,transparent,transparent 9px,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 18px);transform:rotate(8deg);pointer-events:none}.aa-theme .cart .ch2 b{position:relative;z-index:1;font-family:var(--f-h);font-size:16px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.02em;display:flex;align-items:center;gap:10px}.aa-theme .cart .ch2 b span.sm{display:block;font-family:var(--f-b);font-size:11px;font-weight:700;text-transform:none;letter-spacing:0;color:rgba(255,255,255,.8);margin-top:2px}.aa-theme .cart .ch2 .cnt{background:var(--gold);color:var(--navy);border-radius:999px;min-width:26px;height:26px;display:grid;place-items:center;font-size:12px;font-weight:800;padding:0 8px;box-shadow:none}.aa-theme .cart .cclose{position:relative;z-index:1;width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.18);display:grid;place-items:center;color:#fff;transition:all .18s;flex:none}.aa-theme .cart .cclose:hover{background:#fff;color:var(--green-deeper)}.aa-theme .cart .citems{flex:1;overflow-y:auto;padding:16px;display:grid;gap:11px;align-content:start}.aa-theme .cart .citems::-webkit-scrollbar{width:5px}.aa-theme .cart .citems::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:99px}.aa-theme .citem{position:relative;border:2px solid var(--navy);border-radius:14px;padding:14px 15px 14px 19px;background:#fff;box-shadow:none;overflow:hidden;animation:citemIn .32s cubic-bezier(.2,.8,.25,1) both}@keyframes citemIn{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}.aa-theme .citem:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--green)}.aa-theme .citem.mo:before{background:var(--gold)}.aa-theme .citem .top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.aa-theme .citem .top b{font-family:var(--f-h);font-size:14px;font-weight:800;color:var(--navy);display:block;line-height:1.25}.aa-theme .citem .top small{font-size:11px;font-weight:700;color:var(--text-3);display:block;margin-top:4px}.aa-theme .citem .top small .mo3{color:var(--gold-dark)}.aa-theme .citem .cimp{font-size:11.5px;font-weight:700;color:var(--green-deeper);background:var(--green-tint);border-radius:8px;padding:7px 10px;margin-top:10px;line-height:1.5}.aa-theme .citem .rm2{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:var(--text-3);flex:none;transition:all .15s}.aa-theme .citem .rm2:hover{background:#FDECEC;color:var(--red)}.aa-theme .citem .row2{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:10px}.aa-theme .qty{display:flex;align-items:center;background:var(--bg-2);border-radius:999px;padding:3px}.aa-theme .qty button{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-family:var(--f-h);font-size:16px;font-weight:800;color:var(--navy);line-height:1;transition:all .15s}.aa-theme .qty button:hover{background:var(--green);color:#fff}.aa-theme .qty span{width:32px;text-align:center;font-size:13px}.aa-theme .citem .line,.aa-theme .qty span{font-family:var(--f-h);font-weight:800;color:var(--navy)}.aa-theme .citem .line{font-size:18px}.aa-theme .citem .line small{font-size:10.5px;color:var(--gold-dark);font-weight:800}.aa-theme .cempty{text-align:center;color:var(--text-3);font-weight:700;font-size:13px;padding:44px 16px;line-height:1.9}.aa-theme .cempty svg{opacity:.35;margin-bottom:10px}.aa-theme .cempty .eb{display:inline-block;margin-top:14px;background:var(--green);color:#fff;border-radius:999px;padding:11px 22px;font-family:var(--f-h);font-size:12.5px;font-weight:800}.aa-theme .cart .cfoot{border-top:2px solid var(--navy);padding:18px 20px 20px;background:var(--navy);flex:none}.aa-theme .cart .ctot{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:rgba(255,255,255,.72)}.aa-theme .cart .ctot b{font-size:26px;font-weight:800;color:#fff;letter-spacing:-.01em}.aa-theme .cart .ctot.mo2{margin-top:6px;padding-top:8px;border-top:1px solid rgba(255,255,255,.14)}.aa-theme .cart .ctot.mo2 b{font-size:15px;color:var(--green-bright)}.aa-theme .cart .cnote{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:rgba(255,255,255,.55)}.aa-theme .cart .cnote svg{color:var(--green-bright);flex:none}.aa-theme .cart .go3{width:100%;margin-top:14px;background:var(--gold);color:var(--navy);border:2px solid var(--navy-2);box-shadow:none;border-radius:12px;padding:16px;font-family:var(--f-h);font-size:15px;font-weight:800;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:9px}.aa-theme .cart .go3:hover{box-shadow:none;background:#FFB84D}.aa-theme .cart .keep{width:100%;margin-top:9px;padding:12px;border-radius:12px;border:2px solid rgba(255,255,255,.25);font-family:var(--f-h);font-size:12.5px;font-weight:700;color:rgba(255,255,255,.8);transition:all .15s}.aa-theme .cart .keep:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.08)}.aa-theme .sside .blist{margin-top:14px;display:grid;gap:7px;max-height:180px;overflow-y:auto;padding-right:3px}.aa-theme .sside .blist::-webkit-scrollbar{width:4px}.aa-theme .sside .blist::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:99px}.aa-theme .sside .blist .r{display:flex;justify-content:space-between;gap:10px;background:#fff;border:2px solid var(--line);border-radius:11px;padding:10px 13px;font-size:11.5px;font-weight:700;color:var(--text-2)}.aa-theme .sside .blist .r b{color:var(--navy);font-family:var(--f-h);white-space:nowrap}.aa-theme .sside .blist .r span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-theme .mghost{width:100%;padding:11px;border-radius:11px;font-family:var(--f-h);font-size:12px;font-weight:700;color:var(--text-2);margin-top:8px;border:2px solid var(--line);transition:all .15s;display:flex;align-items:center;justify-content:center;gap:8px}.aa-theme .mghost:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .sxitems{max-width:380px;margin:0 auto 16px;display:grid;gap:6px}.aa-theme .sxitems .r{display:flex;justify-content:space-between;gap:10px;background:var(--bg-2);border-radius:10px;padding:9px 14px;font-size:12px;font-weight:700;color:var(--text-2)}.aa-theme .sxitems .r b{color:var(--navy);font-family:var(--f-h)}.aa-theme .tb-in .tbimg{position:relative;overflow:hidden;width:clamp(128px,15vw,168px);height:clamp(128px,15vw,168px);border-radius:50%;flex:none;background:radial-gradient(circle at 50% 42%,rgba(62,217,172,.42),rgba(30,167,128,.2) 56%,rgba(30,167,128,.04) 76%);box-shadow:0 0 0 3px rgba(62,217,172,.45),0 0 0 12px rgba(30,167,128,.14)}.aa-theme .tb-in .tbimg:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:none;pointer-events:none}.aa-theme .tb-in .tbimg img{position:absolute;left:50%;bottom:-7%;transform:translateX(-50%);width:100%;height:auto;display:block}@media (max-width:1120px){.aa-theme nav.nv{display:none}.aa-theme .burger{display:grid}.aa-theme .hero .scopy{max-width:50%}.aa-theme .slide .cut{max-width:49%}.aa-theme .slide[data-slide="1"] .cut{height:78%;max-width:52%}.aa-theme .slide[data-slide="2"] .cut{height:87%;max-width:38%}.aa-theme .qbar .wrap{grid-template-columns:1fr 1fr;grid-auto-rows:auto;border-radius:30px;padding:12px}.aa-theme .btn-qbar,.aa-theme .qbar .qsel:first-child{grid-column:1/-1}.aa-theme .hd .wrap{padding:0 10px 0 18px;gap:12px}.aa-theme .ap-grid,.aa-theme .impact .grid,.aa-theme .st-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .zk-grid{grid-template-columns:minmax(0,1fr);gap:26px}.aa-theme .zpane.on{min-height:0}.aa-theme .zk-note{margin-top:18px}.aa-theme .fgrid,.aa-theme .sp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .sheet{grid-template-columns:1fr;max-height:94vh}.aa-theme .sside{display:none}.aa-theme .apage .abody{grid-template-columns:minmax(0,1fr)}.aa-theme .apage .arail{position:static;padding:0 26px 30px}.aa-theme .tb-in .btn{margin-left:0}}@media (max-width:680px){.aa-theme .util .donors,.aa-theme .util .right .line{display:none}.aa-theme header.hd{top:8px;margin:10px auto 0;padding:0 12px}.aa-theme .hd .wrap{gap:8px;height:60px;padding:0 8px 0 16px}.aa-theme .hero{margin-top:-70px;padding-top:70px}.aa-theme .hd .logo img,.aa-theme .hd .logo svg{height:27px}.aa-theme .burger,.aa-theme .icobtn{width:42px;height:42px}.aa-theme .btn-hd,.aa-theme .icobtn.search,.aa-theme .qbar{display:none}.aa-theme .mbar{display:grid}.aa-theme .hero{min-height:86vh}.aa-theme .hero .scopy{max-width:100%}.aa-theme .hero .content{padding-bottom:clamp(150px,26vh,220px)}.aa-theme .hero .content:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background:linear-gradient(180deg,rgba(19,41,63,0),rgba(19,41,63,.62) 14%,rgba(19,41,63,.88) 30%,rgba(19,41,63,.86) 48%,rgba(19,41,63,.58) 64%,rgba(19,41,63,0) 78%);pointer-events:none}.aa-theme .slide .cut{height:42%;max-width:74%}.aa-theme .slide[data-slide="1"] .cut{height:36%;max-width:82%}.aa-theme .slide[data-slide="2"] .cut{height:44%;max-width:58%}.aa-theme .qbar,.aa-theme header.hd{--slant:12px}.aa-theme h1.big{font-size:clamp(40px,12vw,54px)}.aa-theme .hero .snav{display:none}.aa-theme .ap-grid,.aa-theme .sp-grid,.aa-theme .st-grid{grid-template-columns:minmax(0,1fr)}.aa-theme .impact .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .fgrid,.aa-theme .news .grid{grid-template-columns:minmax(0,1fr)}.aa-theme .cause-grid,.aa-theme .express,.aa-theme .frow{grid-template-columns:1fr 1fr}.aa-theme .mamts{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .calc .row{grid-template-columns:minmax(0,1fr)}.aa-theme .float-admin{display:none}.aa-theme .apage .impacts{grid-template-columns:minmax(0,1fr)}.aa-theme .apage .gal{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .apage .sheet{top:2vh;height:96vh;width:100vw;border-radius:16px 16px 0 0}.aa-theme .cart{top:auto;left:0;right:0;bottom:0;width:100%;max-height:88vh;border-left:none;border-top:2px solid var(--navy);border-radius:22px 22px 0 0;box-shadow:none;transform:translateY(100%)}.aa-theme .cart .ch2{border-radius:20px 20px 0 0}.aa-theme .cartw.open .cart{transform:none}.aa-theme .mega{display:none}.aa-theme .modal{padding:0;place-items:end center}.aa-theme .sheet{border-radius:18px 18px 0 0;border-bottom:none;max-height:92vh;box-shadow:none}.aa-theme .modal .sheet{transform:translateY(60px)}.aa-theme .modal.open .sheet{transform:none}.aa-theme{padding-bottom:74px}.aa-theme footer{padding-bottom:10px}}.aa-theme #appealView,body.view-appeal .aa-theme #homeView{display:none}body.view-appeal .aa-theme #appealView{display:block}.aa-theme .apwrap{max-width:var(--pagew);margin:0 auto;padding:0 clamp(18px,3.5vw,44px)}.aa-theme .aphero{position:relative;background:var(--navy-2);overflow:hidden;margin-top:-70px;padding:calc(70px + clamp(30px,5vh,54px)) 0 clamp(30px,5vh,52px)}.aa-theme .aphero .ph{position:absolute;inset:0;background:var(--navy-2);color:rgba(255,255,255,.34);padding-left:54%}.aa-theme .aphero .ph img{-o-object-position:72% center;object-position:72% center}.aa-theme .aphero .veil{position:absolute;inset:0;z-index:4;background:linear-gradient(90deg,rgba(14,32,50,.97),rgba(14,32,50,.93) 34%,rgba(14,32,50,.6) 56%,rgba(14,32,50,.3) 78%,rgba(14,32,50,.45))}.aa-theme .aphero .apwrap{position:relative;z-index:5}.aa-theme .apcrumb{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-h);font-size:11.5px;font-weight:700;color:rgba(255,255,255,.7);border:2px solid rgba(255,255,255,.28);border-radius:10px;padding:9px 15px;margin-bottom:22px;transition:all .15s}.aa-theme .apcrumb:hover{background:#fff;color:var(--navy);border-color:#fff}.aa-theme .aphero .chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.aa-theme .aphero h1{color:#fff;font-weight:800;text-transform:uppercase;font-size:clamp(30px,4.6vw,58px);line-height:1;letter-spacing:-.015em;max-width:720px}.aa-theme .aphero .sub{margin-top:16px;font-size:16px;font-weight:700;line-height:1.6;color:rgba(255,255,255,.82);max-width:520px}.aa-theme .apbars{margin-top:28px;max-width:560px}.aa-theme .apbars .meter{height:12px;background:rgba(255,255,255,.16);border:none}.aa-theme .apbars .meter i{background:linear-gradient(90deg,var(--green),#3ED9AC)}.aa-theme .apbars .row{display:flex;justify-content:space-between;align-items:baseline;margin-top:12px;gap:14px;flex-wrap:wrap}.aa-theme .apbars .row b{font-family:var(--f-h);font-size:22px;font-weight:800;color:#fff}.aa-theme .apbars .row span{font-size:12.5px;font-weight:700;color:rgba(255,255,255,.6)}.aa-theme .apbars .row .pc{font-family:var(--f-h);font-size:14px;font-weight:800;color:#3ED9AC}.aa-theme .apquick{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.aa-theme .apquick .q{display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.09);border-radius:11px;padding:11px 16px;font-size:12px;font-weight:700;color:rgba(255,255,255,.82)}.aa-theme .apquick .q b{font-family:var(--f-h);color:#fff;font-size:14px}.aa-theme .apquick .q svg{color:#3ED9AC;flex:none}.aa-theme .apbody{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(0,.94fr);gap:clamp(24px,3vw,48px);align-items:start;padding:clamp(34px,5vh,54px) 0 clamp(50px,7vh,80px)}.aa-theme .apmain{min-width:0}.aa-theme .apsec{margin-bottom:clamp(34px,5vh,52px)}.aa-theme .apsec:last-child{margin-bottom:0}.aa-theme .apsec h2{font-size:clamp(22px,2.5vw,32px);line-height:1.12;letter-spacing:-.01em;margin-bottom:16px}.aa-theme .apsec h2,.aa-theme .apsec h3{font-family:var(--f-h);font-weight:800;color:var(--navy);text-transform:uppercase}.aa-theme .apsec h3{font-size:15px;letter-spacing:.05em;margin:26px 0 12px;display:flex;align-items:center;gap:10px}.aa-theme .apsec h3:before{content:"";width:24px;height:3px;border-radius:99px;background:var(--gold);flex:none}.aa-theme .apsec p{font-size:14.5px;line-height:1.85;color:var(--text-2);font-weight:600;margin-bottom:14px}.aa-theme .apsec p.big{font-family:var(--f-h);font-size:clamp(16px,1.8vw,20px);font-weight:600;line-height:1.65;color:var(--navy)}.aa-theme .apsec p b{color:var(--navy)}.aa-theme .apvid{position:relative;aspect-ratio:16/9;border:2px solid var(--navy);border-radius:var(--r);box-shadow:none;overflow:hidden;margin:20px 0 6px}.aa-theme .apvid .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:66px;height:66px;border-radius:50%;background:var(--gold);border:2px solid var(--navy);display:grid;place-items:center;color:var(--navy);box-shadow:none}.aa-theme .apstats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.aa-theme .apstat{background:var(--navy);border-radius:var(--r);padding:22px 20px;color:#fff}.aa-theme .apstat b{display:block;font-family:var(--f-h);font-size:clamp(24px,2.6vw,34px);font-weight:800;color:#3ED9AC;line-height:1;letter-spacing:-.01em}.aa-theme .apstat span{display:block;margin-top:8px;font-size:12px;font-weight:700;color:rgba(255,255,255,.68);line-height:1.5}.aa-theme .apladder{list-style:none;display:grid;gap:10px;margin:16px 0}.aa-theme .apladder li{display:flex;align-items:center;gap:14px;background:#fff;border:2px solid var(--line);border-radius:var(--r-sm);padding:14px 16px;transition:all .18s}.aa-theme .apladder li:hover{border-color:var(--green);box-shadow:none}.aa-theme .apladder .amt{flex:none;min-width:82px;font-family:var(--f-h);font-size:17px;font-weight:800;color:var(--navy)}.aa-theme .apladder .txt{font-size:13.5px;font-weight:700;color:var(--text-2);line-height:1.5;flex:1}.aa-theme .apladder .add{flex:none;background:var(--green-tint);color:var(--green-deeper);border-radius:9px;padding:9px 14px;font-family:var(--f-h);font-size:11.5px;transition:all .15s}.aa-theme .apladder li:hover .add{background:var(--green);color:#fff}.aa-theme .apspot{background:var(--navy);border-radius:var(--r);padding:clamp(22px,3vw,34px);color:#fff;position:relative;overflow:hidden}.aa-theme .apspot h3{color:#fff;margin-top:0}.aa-theme .apspot h3:before{background:#3ED9AC}.aa-theme .apspot p{color:rgba(255,255,255,.72)}.aa-theme .apspot .tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.aa-theme .apspot .tile{background:rgba(255,255,255,.08);border-radius:var(--r-sm);padding:16px}.aa-theme .apspot .tile b{display:block;font-family:var(--f-h);font-size:20px;font-weight:800;color:#fff}.aa-theme .apspot .tile span{display:block;margin-top:5px;font-size:11.5px;font-weight:700;color:rgba(255,255,255,.6);line-height:1.45}.aa-theme .apgal{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.aa-theme .apgal .ph{aspect-ratio:4/3;border-radius:var(--r-sm);border:2px solid var(--line)}.aa-theme .apcountries{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.aa-theme .apcountries span{background:#fff;border:2px solid var(--line);border-radius:999px;padding:10px 18px;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2)}.aa-theme .apupd{border-left:2px solid var(--line);padding-left:22px;display:grid;gap:20px;margin-top:16px}.aa-theme .apupd .u{position:relative}.aa-theme .apupd .u:before{content:"";position:absolute;left:-28px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-tint)}.aa-theme .apupd b{font-family:var(--f-h);font-size:14px;font-weight:800;color:var(--navy);display:block}.aa-theme .apupd small{font-size:11.5px;font-weight:700;color:var(--text-3)}.aa-theme .apupd p{font-size:13.5px;margin:5px 0 0}.aa-theme .apfaq{display:grid;gap:9px;margin-top:16px}.aa-theme .apq{background:#fff;border:2px solid var(--line);border-radius:var(--r-sm);overflow:hidden;transition:border .18s}.aa-theme .apq.on{border-color:var(--navy);box-shadow:none}.aa-theme .apq button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;text-align:left;font-family:var(--f-h);font-size:14px;font-weight:700;color:var(--navy)}.aa-theme .apq button i{flex:none;width:24px;height:24px;border-radius:50%;background:var(--green-tint);color:var(--green-deeper);display:grid;place-items:center;font-style:normal;font-size:16px;font-weight:800;transition:all .2s}.aa-theme .apq.on button i{background:var(--navy);color:#fff;transform:rotate(45deg)}.aa-theme .apq .ans{max-height:0;overflow:hidden;transition:max-height .3s ease}.aa-theme .apq.on .ans{max-height:340px}.aa-theme .apq .ans p{padding:0 18px 16px;margin:0;font-size:13.5px;line-height:1.8}.aa-theme .aprail{position:sticky;top:96px;align-self:start}.aa-theme .apcard{background:#fff;border:2px solid var(--navy);border-radius:var(--r);box-shadow:none;padding:22px}.aa-theme .apcard .t{font-family:var(--f-h);font-size:16px;font-weight:800;color:var(--navy);text-transform:uppercase;margin-bottom:4px}.aa-theme .apcard .st{font-size:12px;font-weight:700;color:var(--text-3);margin-bottom:16px}.aa-theme .apseg{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-2);border-radius:11px;padding:4px;position:relative;margin-bottom:14px;border:2px solid var(--line)}.aa-theme .apseg .sl{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:var(--navy);border-radius:8px;transition:transform .3s cubic-bezier(.2,.8,.25,1)}.aa-theme .apseg.monthly .sl{transform:translateX(100%)}.aa-theme .apseg button{position:relative;z-index:1;padding:11px;font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);transition:color .25s}.aa-theme .apseg button.on{color:#fff}.aa-theme .apamts{display:grid;gap:8px;margin-bottom:10px}.aa-theme .apamts button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;border-radius:11px;border:2px solid var(--line);background:#fff;transition:all .15s;text-align:left}.aa-theme .apamts button:hover{border-color:var(--green)}.aa-theme .apamts button.on{border-color:var(--green);background:var(--green-tint)}.aa-theme .apamts .v{font-family:var(--f-h);font-size:16px;font-weight:800;color:var(--navy)}.aa-theme .apamts .l{font-size:11px;font-weight:700;color:var(--text-3);text-align:right;line-height:1.35;max-width:120px}.aa-theme .apamts button.on .l{color:var(--green-deeper)}.aa-theme .apcustom{display:flex;align-items:center;border:2px solid var(--line);border-radius:11px;padding:0 14px;margin-bottom:10px;background:#fff}.aa-theme .apcustom:focus-within{border-color:var(--green)}.aa-theme .apcustom b{font-family:var(--f-h);color:var(--text-3);font-size:14px}.aa-theme .apcustom input{flex:1;width:40px;min-width:0;border:none;outline:none;background:none;font-family:var(--f-h);font-size:14px;font-weight:700;padding:13px 8px;color:var(--text)}.aa-theme .apqty{display:flex;align-items:center;justify-content:space-between;border:2px solid var(--line);border-radius:11px;padding:6px 8px;margin-bottom:10px}.aa-theme .apqty .lb{font-family:var(--f-h);font-size:12px;font-weight:700;color:var(--text-2);padding-left:8px}.aa-theme .apqty .ct{display:flex;align-items:center;gap:2px}.aa-theme .apqty .ct button{width:32px;height:32px;border-radius:8px;font-family:var(--f-h);font-size:17px;font-weight:800;color:var(--navy);transition:all .15s}.aa-theme .apqty .ct button:hover{background:var(--green);color:#fff}.aa-theme .apqty .ct span{width:38px;background:var(--bg-2);border-radius:7px;padding:5px 0;text-align:center;font-family:var(--f-h);font-size:14px;font-weight:800;color:var(--navy)}.aa-theme .apcard select{height:46px;border-radius:11px;border:2px solid var(--line);font-size:12.5px;font-weight:700;padding:0 34px 0 14px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%2313293F' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 14px center;margin-bottom:12px}.aa-theme .apcard .go,.aa-theme .apcard select{width:100%;font-family:var(--f-h);color:var(--navy)}.aa-theme .apcard .go{background:var(--gold);border:2px solid var(--navy);box-shadow:none;border-radius:11px;padding:15px;font-size:14.5px;font-weight:800;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:9px}.aa-theme .apcard .go:hover{box-shadow:none}.aa-theme .apcard .go2{width:100%;margin-top:8px;padding:12px;border-radius:11px;border:2px solid var(--line);font-family:var(--f-h);font-size:12.5px;font-weight:700;color:var(--text-2);transition:all .15s}.aa-theme .apcard .go2:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .apcard .note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;color:var(--text-3);margin-top:12px;text-align:center}.aa-theme .apcard .note svg{color:var(--green-dark);flex:none}.aa-theme .apshare{display:flex;gap:8px;margin-top:12px}.aa-theme .apshare a{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:2px solid var(--line);border-radius:10px;padding:11px;font-family:var(--f-h);font-size:11.5px;font-weight:700;color:var(--text-2);transition:all .15s}.aa-theme .apshare a:hover{border-color:var(--navy);color:var(--navy)}.aa-theme .aptrust{margin-top:12px;background:var(--green-tint);border-radius:var(--r-sm);padding:16px 18px}.aa-theme .aptrust div{display:flex;align-items:flex-start;gap:9px;font-size:11.5px;font-weight:700;color:var(--green-deeper);line-height:1.5}.aa-theme .aptrust div+div{margin-top:9px}.aa-theme .aptrust svg{flex:none;margin-top:1px}.aa-theme .aprel{background:var(--bg-2);padding:clamp(40px,6vh,64px) 0}.aa-theme .aprel .rgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}@media (max-width:1120px){.aa-theme .apbody{grid-template-columns:minmax(0,1fr)}.aa-theme .aprail{position:static}.aa-theme .apspot .tiles,.aa-theme .apstats{grid-template-columns:repeat(3,minmax(0,1fr))}.aa-theme .aprel .rgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.aa-theme .aphero .veil{background:linear-gradient(180deg,rgba(14,32,50,.92),rgba(14,32,50,.74) 40%,rgba(14,32,50,.82))}.aa-theme .aphero .ph img{-o-object-position:64% center;object-position:64% center}.aa-theme .apspot .tiles,.aa-theme .apstats{grid-template-columns:minmax(0,1fr)}.aa-theme .apgal{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-theme .aprel .rgrid{grid-template-columns:minmax(0,1fr)}.aa-theme .apladder li{flex-wrap:wrap;gap:8px}.aa-theme .apladder .add{width:100%;text-align:center}}.aa-theme .ap-cta .give,.aa-theme .apcard .go,.aa-theme .btn.btn-gold,.aa-theme .ddonate,.aa-theme .mbar .go,.aa-theme .mnext,.aa-theme .mo .box .go{border-radius:12px;border-width:2px;border-style:solid;box-shadow:none;font-family:var(--f-h);font-weight:800;font-size:14.5px;letter-spacing:-.005em;line-height:1.15;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.aa-theme .btn.btn-gold,.aa-theme .mo .box .go{padding:0 30px}.aa-theme .ap-cta .give,.aa-theme .apcard .go,.aa-theme .ddonate,.aa-theme .mbar .go,.aa-theme .mnext{padding:0 20px;width:100%}.aa-theme .ap-cta .give{flex:1;width:auto}.aa-theme .ap-cta .give:hover,.aa-theme .apcard .go:hover,.aa-theme .btn.btn-gold:hover,.aa-theme .ddonate:hover,.aa-theme .mbar .go:hover,.aa-theme .mnext:hover,.aa-theme .mo .box .go:hover{box-shadow:none}.aa-theme .apladder .add{border:2px solid var(--navy);box-shadow:none;border-radius:999px;font-weight:800}.aa-theme .apladder li:hover .add{box-shadow:none}.aa-theme .btn-hd,.aa-theme .btn-qbar{font-size:14.5px}.aa-theme .hero .glow:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(135deg,rgba(255,255,255,.034) 0 1px,transparent 1px 10px),repeating-linear-gradient(45deg,rgba(30,167,128,.05) 0 1px,transparent 1px 28px);-webkit-mask-image:linear-gradient(102deg,#000,#000 40%,rgba(0,0,0,.35) 62%,transparent 80%);mask-image:linear-gradient(102deg,#000,#000 40%,rgba(0,0,0,.35) 62%,transparent 80%)}.aa-theme h1.big .ul{position:relative;box-shadow:none}.aa-theme h1.big .ul:after{content:"";position:absolute;left:0;right:0;bottom:-.02em;height:.115em;background:var(--green);border-radius:999px;box-shadow:none;transform-origin:left center;animation:ulin .7s cubic-bezier(.2,.8,.25,1) .25s both}@keyframes ulin{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.aa-theme .hero .tag{box-shadow:none;border-radius:9px}.aa-theme .btn-frost{border:2px solid rgba(62,217,172,.7);color:#fff;border-radius:12px;min-height:50px;padding:0 26px;font-size:14.5px;font-weight:800;letter-spacing:-.005em;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,background .2s,border-color .2s}.aa-theme .btn-frost:hover{background:rgba(30,167,128,.2);border-color:var(--green-bright);box-shadow:none}.aa-theme .snav button{border-radius:999px;border-color:rgba(226,241,236,.42);box-shadow:none}.aa-theme .snav button:hover{box-shadow:none}.aa-theme .hero .dots i{height:5px;width:28px}.aa-theme .hero .dots i.on{background:var(--green-bright)}.aa-theme .ap-cta .more,.aa-theme .btn-line{border-radius:12px}.aa-theme .qbar .wrap{background:var(--green);border:2px solid var(--navy);box-shadow:none}.aa-theme .qbar.docked .wrap{box-shadow:none}.aa-theme .qamt,.aa-theme .qseg,.aa-theme .qsel select{border-color:var(--navy)}.aa-theme .qamt:focus-within,.aa-theme .qsel select:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(242,169,59,.55)}.aa-theme .qseg button.on{background:var(--green);box-shadow:none}.aa-theme .btn-hd,.aa-theme .btn-qbar{border:2px solid var(--navy);box-shadow:none;font-family:var(--f-h);font-weight:800;letter-spacing:-.005em;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.aa-theme .btn-hd:hover,.aa-theme .btn-qbar:hover{background:var(--gold);box-shadow:none}.aa-theme .hd .wrap{border:2px solid var(--navy);box-shadow:none}body.scrolled .aa-theme .hd .wrap{box-shadow:none}.aa-theme .hd .icobtn{border:2px solid rgba(19,41,63,.28)}.aa-theme .qseg button.on{background:var(--navy);color:#fff}.aa-theme .hd .wrap{gap:18px;padding:0 6px 0 24px}.aa-theme .nv a.top,.aa-theme .nv button.top{padding:11px 13px}.aa-theme .btn-hd{height:47px;padding:0 30px;line-height:1}.aa-theme .btn-hd,.aa-theme .btn-qbar{margin-bottom:3px;margin-right:3px}@media (max-width:1260px){.aa-theme .hd .wrap{gap:14px}.aa-theme .nv a.top,.aa-theme .nv button.top{padding:11px 10px;font-size:14px}}@media (max-width:1180px){.aa-theme .hd .wrap{gap:11px;padding:0 6px 0 18px}.aa-theme .nv a.top,.aa-theme .nv button.top{padding:11px 8px}}.aa-theme .tb-in{position:relative;isolation:isolate;overflow:hidden;border:2px solid var(--navy-2);box-shadow:none}.aa-theme .tb-in:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:repeating-linear-gradient(135deg,rgba(255,255,255,.032) 0 1px,transparent 1px 10px),repeating-linear-gradient(45deg,rgba(30,167,128,.05) 0 1px,transparent 1px 28px);-webkit-mask-image:linear-gradient(100deg,#000,#000 46%,transparent 84%);mask-image:linear-gradient(100deg,#000,#000 46%,transparent 84%)}.aa-theme .tb-in .k{display:inline-flex;align-items:center;background:var(--green);color:var(--navy);border:2px solid var(--navy-2);border-radius:999px;box-shadow:none;padding:6px 14px;margin-bottom:14px;font-weight:800;letter-spacing:.12em}.aa-theme .tb-in .tbimg{box-shadow:0 0 0 3px var(--green),0 0 0 6px var(--navy-2)}.aa-theme .tb-in .btn{min-height:50px;padding:0 26px;border-radius:12px;font-size:14.5px;font-weight:800;letter-spacing:-.005em;border:2px solid var(--navy-2);box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,background .2s}.aa-theme .tb-in .btn:hover{background:#fff;transform:translate(5px,5px);box-shadow:none}.aa-theme .aphero{margin-top:-80px;padding-top:calc(80px + clamp(30px,5vh,54px))}@media (max-width:680px){.aa-theme .aphero{margin-top:-70px;padding-top:calc(70px + clamp(30px,5vh,54px))}}.aa-theme .apvid .ph{position:absolute;inset:0;aspect-ratio:auto;margin:0;border:0;border-radius:0;width:auto;height:auto}.aa-theme .apvid .ph:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(19,41,63,.05),rgba(19,41,63,.12))}.aa-theme .apvid .ph{place-content:end center;padding-bottom:18px}.aa-theme .apvid .ph svg{display:none}.aa-theme .apvid .ph>*{position:relative;z-index:1}.aa-theme .ap-cta .give,.aa-theme .apcard .go,.aa-theme .apladder .add,.aa-theme .btn,.aa-theme .btn-frost,.aa-theme .btn-ghost,.aa-theme .btn-gold,.aa-theme .btn-green,.aa-theme .btn-hd,.aa-theme .btn-navy,.aa-theme .btn-qbar,.aa-theme .ddonate,.aa-theme .mbar .go,.aa-theme .mnext,.aa-theme .mo .box .go,.aa-theme .payzk,.aa-theme .sugg .sga button,.aa-theme .tb-in .btn{transition:background .18s ease,border-color .18s ease,color .18s ease,transform .1s ease,filter .18s ease}.aa-theme .ap-cta .give:active,.aa-theme .apcard .go:active,.aa-theme .btn-frost:active,.aa-theme .btn-hd:active,.aa-theme .btn-qbar:active,.aa-theme .btn:active,.aa-theme .ddonate:active,.aa-theme .mbar .go:active,.aa-theme .mnext:active,.aa-theme .mo .box .go:active,.aa-theme .payzk:active,.aa-theme .tb-in .btn:active{transform:scale(.982)}.aa-theme .apcard .go:hover,.aa-theme .btn-gold:hover,.aa-theme .btn-hd:hover,.aa-theme .btn-qbar:hover,.aa-theme .ddonate:hover,.aa-theme .mbar .go:hover,.aa-theme .mnext:hover{background:var(--gold-dark)}.aa-theme .ap-cta .give:hover{background:var(--green-dark)}.aa-theme .tb-in .btn:hover{background:var(--green-tint)}.aa-theme .appeal,.aa-theme .sp,.aa-theme .story{transition:border-color .18s ease,background .18s ease}.aa-theme .appeal:hover,.aa-theme .sp:hover,.aa-theme .story:hover{background:#FBFDFC}.aa-theme .ap-cta .give,.aa-theme .ap-zk,.aa-theme .apcard .go,.aa-theme .apladder .add,.aa-theme .apvid .play,.aa-theme .btn-gold,.aa-theme .btn-hd,.aa-theme .btn-qbar,.aa-theme .calc .payzk,.aa-theme .cart .go3,.aa-theme .ddonate,.aa-theme .drawer .ddonate,.aa-theme .mbar .go,.aa-theme .mega .mpromo .mbtn,.aa-theme .mnext,.aa-theme .mo .box .go,.aa-theme .sp button,.aa-theme .sside .imp,.aa-theme .tb-in .btn,.aa-theme .tb-in .k{border:0}.aa-theme .ap-cta .more:hover,.aa-theme .apcard .go2:hover,.aa-theme .apq.on,.aa-theme .apshare a:hover,.aa-theme .btn-line:hover,.aa-theme .cause.on,.aa-theme .fpill:hover,.aa-theme .mghost:hover,.aa-theme .sclose:hover,.aa-theme .sharerow a:hover,.aa-theme .sstep.on .sn,.aa-theme .ztab.on{border-color:var(--line-2)}.aa-theme .apq.on,.aa-theme .cause.on,.aa-theme .fpill.on,.aa-theme .ztab.on{border-color:transparent}.aa-theme .qamt,.aa-theme .qamt:focus-within,.aa-theme .qseg,.aa-theme .qsel select,.aa-theme .qsel select:focus{border-color:transparent}.aa-theme .apcard,.aa-theme .appeal,.aa-theme .apvid,.aa-theme .calc,.aa-theme .citem,.aa-theme .impact .card,.aa-theme .mega .mpromo,.aa-theme .news form,.aa-theme .sheet,.aa-theme .sp,.aa-theme .story,.aa-theme .xp,.aa-theme .zk-note,.aa-theme .zk-stat{border:1px solid var(--line)}.aa-theme .impact .card{border-color:rgba(226,241,236,.14)}.aa-theme .tb-in,.aa-theme .tb-in .k{border:0}.aa-theme .sheet{border:1px solid var(--line-2)}.aa-theme .hd .wrap,.aa-theme .qbar .wrap{border:0}.aa-theme .ap-media .ph,.aa-theme .cart,.aa-theme .cart .cfoot,.aa-theme .mbar,.aa-theme .sside,.aa-theme .story .ph{border-color:var(--line);border-width:1px}body.aa-body{overflow-x:hidden}