.banner-section{background:linear-gradient(278.83deg, #50dc9d 0.36%, #008362 100.75%);height:20vh;border-radius:8px 8px 20px 20px;display:flex;justify-content:center;align-items:center;position:relative}.banner-section svg{color:#ffe920;fill:#ffe920}.banner-section svg *{color:inherit;fill:inherit}.banner-section svg{position:absolute;bottom:10px;right:10px;height:60px;width:60px}.banner-section h1{font-weight:400;color:#fff;font-size:1.4rem;padding-top:2rem}@media(max-width: 1024px)and (orientation: landscape){.banner-section{height:40vh}}@media(min-width: 1024px){.banner-section{height:40vh;border-radius:8px 8px 40px 40px}.banner-section h1{font-size:3rem}.banner-section svg{height:initial}}.no-data-yet .container h2{margin-top:3rem;text-align:center;font-weight:500}.no-data-yet .container img{width:100%;height:auto}.how-to-help__box{padding:3rem;margin:5rem 0;background-color:#faf4f6;border:3px solid #01ce9b;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:2rem}@media(max-width: 1024px){.how-to-help__box{padding:1rem;align-items:unset;justify-content:unset;flex-direction:column;gap:1rem}}@media(max-width: 1024px){.how-to-help__box{margin:1.5rem 0}}@media(min-width: 1024px){.how-to-help__box{position:sticky;top:0;left:0;height:60vh}}@media(max-height: 800px)and (min-width: 1024px){.how-to-help__box{margin:3rem 0;height:80vh}}.how-to-help__box:first-of-type{margin-top:3rem}.how-to-help__box:last-of-type{margin-bottom:3rem}.how-to-help__box h4{font-size:2rem;margin-bottom:1.5rem}@media(max-width: 1024px){.how-to-help__box h4{margin-bottom:.5rem;margin-top:.5rem;text-align:center}}@media(orientation: portrait)and (max-width: 500px){.how-to-help__box h4{font-size:1.5rem}.how-to-help__box h4+p{font-size:14px}}.how-to-help__box p{font-size:16px;line-height:1.6}.how-to-help__box:nth-of-type(1){z-index:1}.how-to-help__box:nth-of-type(2){z-index:2}.how-to-help__box:nth-of-type(3){z-index:3}.how-to-help__box:nth-of-type(4){z-index:4}.how-to-help__box .image{width:380px;min-width:380px;height:300px;position:relative}@media(orientation: portrait){.how-to-help__box .image{width:100%;min-width:100%}}.how-to-help__box .image svg{position:absolute;z-index:3}@media(max-width: 1024px){.how-to-help__box .image svg{bottom:15px;width:160px}}.how-to-help__box .image svg.switch{right:0;bottom:30px}.how-to-help__box .image svg.normal{left:0;bottom:30px}@media(min-width: 1600px){.how-to-help__box .image{width:500px;min-width:500px}}@media(orientation: landscape)and (max-width: 1024px){.how-to-help__box .image{align-self:center}}.how-to-help__box .image img{display:block;width:95%;height:95%;top:50%;left:50%;transform:translate(-50%, -50%);object-fit:cover;position:absolute;z-index:2;border-radius:16px;border:1px solid #e0dfdf}.how-to-help__boxes{position:relative}#donate-details{border-radius:10px;background-color:#008362;color:#fff;padding:1.5rem 1rem;margin-top:20px}#donate-details.open{opacity:1;transform:none}#donate-details h2{font-size:1.6rem;font-weight:500;line-height:1.1;margin:0;margin-bottom:1.3rem}#donate-details div{margin:5px 0;display:flex;align-items:center;gap:10px}