html,body{margin:0%;padding:0%;max-width:100%;overflow-y:scroll;overflow-x:hidden;background-color:#fbf5df;scrollbar-color:pink}.app{display:flex;flex-direction:column}.home{width:100vw;height:auto}.hero{width:100%;height:100vh;background-image:url(/assets/hero-BmC5uHmQ.png);background-repeat:no-repeat;background-size:100% auto;display:flex;align-items:center;justify-content:center}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-content h1{font-size:clamp(1.8vw,1vw + 3.5rem,5vw);color:#fff;margin:0}.hero-content p{font-size:clamp(1.2vw,1vw + .9rem,1.5vw);color:#efefef;font-weight:700}.hero-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center}.hero-buttons button{background-color:#e05265;border-radius:clamp(1.8vw,7vw + 1rem,5vw);border:none;color:#fff;padding:10% 25%;margin-right:10%;font-size:clamp(.25vw,1vw + .45rem,1vw);cursor:pointer;transition:background-color .3s ease;text-wrap:nowrap}.hero-buttons button:hover{background-color:#c83c50}.home-content{display:flex;flex-direction:column;text-align:center}.home-content h1{font-size:clamp(1.5vw,7vw + 1rem,3vw);color:#e05265;margin:2.5% 0 0}.home-content p{font-size:clamp(.75vw,7vw + .9rem,1.2vw);color:gray;margin:2.5% 0 0}.programs-bar{display:flex;flex-direction:row;justify-content:center}.programs-bar h1{font-size:clamp(1vw,7vw + 1rem,2vw)}@media (max-device-width: 820px),(max-device-width: 1024px) and (max-device-height: 1366px),(max-device-width: 920px){.hero{height:40vh}.hero-content h1{color:#fff}}@media (max-width: 700px){.hero{position:relative;width:100%;height:35vh}.hero-content{position:inherit;width:100%;height:50%}.hero-content h1{font-size:10vw}.hero-content p{font-size:3vw}.hero-buttons button{border-radius:clamp(1.8vw,7vw + 1rem,5vw);margin-right:10%;font-size:2vw}.home-content h1{font-size:7vw}.home-content p{font-size:3vw}.programs-bar{flex-direction:column}.programs-bar h1{font-size:3vw}}.program:hover{filter:brightness(80%)}.program{display:flex;padding:1%;align-items:center;justify-content:center}.program h1{text-align:center}.full-header{width:100%;background-color:#c04a76;height:80px;padding:1%;display:flex;flex-direction:column;justify-content:space-evenly}header{display:flex;justify-content:space-around;color:#fff;align-items:center}header img{margin:0;width:10%;height:100%;cursor:pointer}nav .link{margin:0 1rem;color:#fff;text-decoration:none;font-family:Raleway;text-transform:uppercase;font-weight:700;font-size:.75rem}.horz-top{width:100%;border-top:1px solid #ffff;position:absolute;top:0%}.horz-bottom{width:100%;border-top:1px solid #ffff;z-index:999;position:absolute;top:10.5%}nav .vert{border-left:1px solid #ffffff;height:45px}nav a:hover{background-color:#fc7baa}header .nav-btn{padding:5px;cursor:pointer;background:transparent;border:none;outline:none;display:hidden;opacity:0;font-size:1.8rem}header div,nav{display:flex;align-items:center;z-index:99999}@media (max-width: 992px){header .nav-btn{display:visible;opacity:1}header nav{position:fixed;top:-100vh;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:#c04a76;transition:1s}header img{margin-left:10%;margin-top:.5%;width:35%;align-items:center;height:60%}header .responsive_nav{transform:translateY(100vh)}nav .nav-close-btn{position:absolute;top:2rem;right:2rem;color:#fff}nav .link{font-size:1.5rem}nav .vert{display:none}hr{display:none}}@media (max-width: 450px){header .nav-btn{display:visible;opacity:1;color:#fff}header nav{position:fixed;top:-100vh;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:#c04a76;transition:1s}header img{margin-left:10%;width:40%;align-items:center;height:90%}header .responsive_nav{transform:translateY(100vh)}nav .nav-close-btn{position:absolute;top:2rem;right:2rem}nav .link{font-size:1.5rem}nav .vert{display:none}hr{display:none}}.v-hero{width:100%;height:33%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:#f7effc;border-top:4px solid #958e95;border-bottom:4px solid #958e95;margin-bottom:5%}.volunteer h1{color:#641188;font-family:Charm;text-align:center;font-size:clamp(3vw,5.5vw + 1rem,7vw);margin:5% 0}.v-sec{margin-top:5%;width:auto;display:flex;flex-direction:column;align-items:center;margin-bottom:5%}img{margin-top:5%;width:25rem;height:25rem}.v-sec button{width:100%;padding-top:5%;padding-bottom:5%;background-color:#641188;border:none;border-radius:15px;font-family:Raleway;color:#fff;font-size:clamp(.25vw,1vw + .45rem,1vw);text-wrap:nowrap}.gold-body{background-color:#ffdd79;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5%;border-top:4px solid #958e95;border-bottom:4px solid #958e95}.gold-body p{margin-top:5%;color:#641188;text-align:center;text-wrap:pretty;font-weight:bolder;font-family:Raleway;line-height:150%;font-size:clamp(.75vw,7vw + .9rem,1.2vw);max-width:90ch}.gold-body-text h1{color:#4b0c66;text-align:center;text-wrap:pretty;font-weight:bolder;font-family:Raleway;font-size:clamp(1.25vw,8vw + .9rem,1.9vw);margin:0}.gold-body-text a{color:#4b0c66}.gold-body-text{margin-top:5%;margin-bottom:2%}@media (min-device-width: 800px) and (max-device-width: 900px){.v-hero{flex-direction:column}.v-sec button{font-size:clamp(1.05rem,1vw + .25rem,1.55rem)}.volunteer h1{font-size:clamp(1.8rem,7vw + 1rem,5rem)}.gold-body p{font-size:clamp(.75rem,1vw + .75rem,5rem)}.gold-body-text h1{font-size:clamp(1rem,1vw + 1.75rem,5rem)}}@media (max-width: 992px){.v-hero{flex-direction:column}.v-sec button{font-size:clamp(1.05rem,1vw + .25rem,1.55rem)}.volunteer h1{font-size:clamp(1.8rem,7vw + 1rem,5rem)}.gold-body-text h1{font-size:clamp(1rem,1vw + 1rem,5rem)}.gold-body p{font-size:clamp(.5rem,1vw + .5rem,5rem)}}.who-we-are{width:100%;max-width:1400px;margin:0}.who-we-are h1{color:#641188;font-family:Charm;font-size:clamp(4vw,7.5vw + 1rem,5vw);text-wrap:nowrap}.who-we-are p{text-align:center;color:#000;font-family:Raleway;font-size:clamp(.5rem,.75vw,1rem);line-height:clamp(1rem,1.5vw,2.5rem);text-wrap:pretty}.mission{display:flex;flex-direction:row;align-items:center;margin:0}.mission-text p,.mission-text h1{margin:0;padding:0}.mission-text{display:flex;flex-direction:column;align-items:center}.mission-text h1{text-align:center;margin-bottom:2.5px}.mission img{width:15%;border-radius:100%;height:auto;margin-left:5%;margin-right:5%;display:block}.story-text{display:flex;flex-direction:column;align-items:center}.our-story{display:flex;justify-content:center;flex-direction:row-reverse;margin-bottom:5%;gap:5%}.story-img{display:flex;flex-direction:column;justify-content:space-evenly}.story-img img{width:25vw;height:50vh;margin-left:5%}.story-text h1,.story-text p{margin:0;padding:0}.story-text p{margin-bottom:1.5%;margin-top:1.5%}.wave{width:125%;height:50px;background:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 50'%3E%3Cpath fill='none' stroke='goldenrod' stroke-width='4' d='M0,25 Q30,0 60,25 T120,25 T180,25 T240,25 T300,25 T360,25 T420,25 T480,25 T540,25 T600,25 T660,25 T720,25 T780,25 T840,25 T900,25 T960,25 T1020,25 T1080,25 T1140,25 T1200,25 T1260,25 T1320,25 T1380,25 T1440,25' /%3E%3C/svg%3E") repeat-x center;background-size:contain}@media (max-width: 992px){.mission{flex-direction:column}.mission img{width:40%;height:auto;margin:5% 0% 0 0}.our-story{flex-direction:column}.story-img{display:flex;flex-direction:row;justify-content:space-around}.story-img img{max-width:100%;height:auto;aspect-ratio:9 / 16;object-fit:cover}}.program-hero{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;width:100%;height:33%;background-color:#f7effc;border-top:4px solid #958e95;border-bottom:4px solid #958e95;margin-bottom:5%;padding-bottom:5%}.programs h1{color:#641188;font-family:Charm;text-align:center;font-size:clamp(3vw,5.5vw + 1rem,7vw);margin:5% 0}.program-sec{margin-top:5%;width:auto;display:flex;flex-direction:column;align-items:center}.program-sec button{width:100%;padding-top:5%;padding-bottom:5%;background-color:#641188;border:none;border-radius:15px;font-family:Raleway;color:#fff;font-size:clamp(.25vw,1vw + .45rem,1vw);text-wrap:nowrap}.gold-body-programs{background-color:#ffdd79;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5%;border-top:4px solid #958e95;border-bottom:4px solid #958e95}.gold-body-programs p{margin-top:2%;color:#641188;text-align:center;text-wrap:pretty;font-weight:bolder;font-family:Raleway;line-height:150%;font-size:clamp(.75vw,7vw + .9rem,1.2vw);max-width:90ch;margin-bottom:2%}@media (min-device-width: 800px) and (max-device-width: 900px){.program-hero{flex-direction:column}.program-sec button{font-size:clamp(1.05rem,1vw + .25rem,1.55rem)}.programs h1{font-size:clamp(1.8rem,7vw + 1rem,5rem)}.gold-body-programs p{font-size:clamp(1.5rem,1.5vw + 1.25rem,5rem)}}@media (max-width: 992px){.program-hero{flex-direction:column}.program-sec button{font-size:clamp(1.05rem,1vw + .25rem,1.55rem)}.programs h1{font-size:clamp(1.8rem,7vw + 1rem,5rem)}.gold-body-programs p{font-size:clamp(1rem,1vw + .75rem,5rem)}}.footer hr{border:5px solid #641188;margin-bottom:2%}.footer-content{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.footer-content img{width:15%;height:auto;border-radius:100%}.footer-text{display:flex;flex-direction:column}.footer-text p{font-family:Raleway;text-wrap:nowrap;text-align:center;color:#000;font-size:clamp(.5vw,1vw,2vw)}.footer-text-links{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.footer-text-links a{font-family:Raleway;color:#000;font-size:clamp(.5vw,1vw,2vw)}.footer-fancy-links{display:flex;flex-direction:column}.footer-fancy-links a{font-size:clamp(4vw,4vw + 1rem,6vw);color:#000}.footer-fancy-links p{text-wrap:nowrap;text-align:center;font-family:Raleway;font-size:clamp(.5vw,1vw,2vw)}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{font-family:Raleway;color:#000;font-size:clamp(.5vw,1vw,2vw)}@media (max-width: 992px){.footer{border-top:10px solid #641188;margin:0%}.footer-content{width:100%;align-items:flex-start;padding:2rem 0}.footer-links a,.footer-fancy-links p{font-size:clamp(1.5vw,2vw,3vw)}.footer-fancy-links a{font-size:clamp(7vw,8vw + 1rem,10vw)}.footer-text-links a,.footer-text p{font-size:clamp(1.5vw,2vw,3vw)}}.contact{display:flex;flex-direction:row}.contact-msg{width:40vw;height:100%;display:flex;flex-direction:column;margin-right:10%;margin-left:5%}.contact-msg h1{color:#641188;font-family:Charm;font-size:clamp(1.8rem,7vw + 1rem,5rem);margin:0%}.contact-msg p{color:#000;font-family:Raleway;font-size:clamp(.25rem,1vw + .55rem,1rem);line-height:2.5rem;text-wrap:balance}.contact-msg img{border-radius:100%;width:55%;height:auto}.contact form{display:flex;flex-direction:column;margin-top:5%}.elem-title{display:flex;flex-direction:row;align-items:center;color:#641188;font-weight:700;font-family:Raleway}.elem-msg{color:#641188;font-weight:700;font-size:xx-small;font-family:Raleway}.smaller{font-size:xx-small;margin-left:2%}.name-content{display:flex;flex-direction:column;gap:15px}.name-box{width:100%;display:flex;flex-direction:column;margin-right:1.75%}.name-box input{width:40vw;height:6vh;border:2px solid #641188;border-radius:.4rem;box-sizing:border-box}.text-box{display:flex;flex-direction:column}.text-box input{width:40vw;height:6vh;border:2px solid #641188;border-radius:.4rem;box-sizing:border-box}.big-text-box input{border:2px solid #641188;border-radius:.4rem;width:40vw;height:20vh;margin-right:5%}.contact label{color:#641188;font-weight:700;font-family:Raleway;font-size:clamp(.1rem,1vw + .5rem,.6rem)}.contact button{margin-top:5%;background-color:#e05265;border-top-left-radius:2rem;border-top-right-radius:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:0%;border:none;color:#fff;padding:.8rem 2rem;font-size:16px;cursor:pointer;transition:background-color .3s ease;font-size:1rem;font-weight:700;text-transform:uppercase;margin-bottom:15%}.contact button:hover{background-color:#c83c50}.checkbox{display:flex;align-items:center}@media (max-width: 992px){.contact-msg{margin-right:15%}.name-content{flex-direction:column}.contact-msg img{border-radius:100%;width:100%;height:auto}}.donate{display:flex;flex-direction:row;justify-content:space-evenly;margin:2.5% 10%}.content{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.content h1{color:#641188;font-family:Charm;font-size:clamp(1.8rem,7vw + 1rem,5rem);margin:0%}.content p{text-align:center;color:#000;font-family:Raleway;font-size:clamp(.25rem,1vw + .55rem,1rem);line-height:2.5rem;text-wrap:pretty}.content button{margin-top:15%;background-color:#e05265;border-radius:clamp(1.8rem,7vw + 1rem,5rem);border:none;color:#fff;padding:2vh 2.5vw 2vh 2.5vw;position:relative;right:0%;size:100px;font-size:clamp(1.05rem,1vw + .25rem,1.55rem);cursor:pointer;transition:background-color .3s ease}.content button:hover{background-color:#c83c50}.images{display:flex;flex-direction:column;width:100vw;margin-left:10%;align-items:center;justify-content:center}.images img{width:100%;height:auto}@media (max-width: 992px){.donate{flex-direction:column}.images img{width:50%;height:auto;margin-right:17%}.images{width:100%;align-items:center;justify-content:center;margin-top:5%}}.impact h1{color:#641188;font-family:Charm;font-size:clamp(1.8rem,7vw + 1rem,5rem);text-align:center}.impact-images{margin-top:5%;width:100%;height:50dvh;display:flex;flex-direction:row;justify-content:space-evenly}.impact-images img{max-width:100%;height:auto}.impact-texts{display:flex;flex-direction:column;align-items:center;justify-content:center}.impact-text p,h1{margin:10% 0}.impact-text{margin-bottom:5%}.impact-text p{font-size:1.5vw;text-align:center}.impact-text h1{font-size:8vw}@media (max-width: 992px){.impact-images{display:flex;height:auto;flex-direction:column}.impact-text p{font-size:4vw}.impact-text h1{font-size:12vw}}
