#root{margin:0 auto}p{font-size:20px}.background{width:100vw;max-width:none;scroll-margin-top:110px;scroll-behavior:smooth}.page{margin:55px auto 50px;max-width:1280px}@media (max-width: 1024px){.page{max-width:530px;margin-bottom:70px;margin-top:35px}}@media (max-width: 768px){.page{max-width:330px;margin-bottom:10px;margin-top:10px;padding:55px 0}p{font-size:15px}}#heroBackground{background-color:#fff6f6;height:fit-content}.heroContainer{padding:50px 0}#heroImgCaption{font-size:small;justify-self:center;font-style:italic;font-weight:650;padding-top:1em}#heroImg{box-shadow:8px 8px #da4643}#applyModalBackground{position:fixed;z-index:1;padding-top:200px;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:#0006}#applyModal{background-color:#fff;border:black solid 2px;box-shadow:8px 8px #da4643;width:50%;margin:auto;display:flex;flex-direction:column}#applyModalContent{display:flex;flex-direction:column;align-items:center;row-gap:30px;padding:15px 15px 25px}#applyModal p{text-align:center;font-size:1.2em}#applyModal h2{font-size:1.8em;text-align:center}#modalExitButton{background:none;border:none;align-self:end;padding:0 8px;font-weight:600;font-size:larger;cursor:pointer}@media (min-width: 768px){.heroContainer{height:700px;display:grid;grid-template-columns:auto auto;place-content:center;column-gap:60px}.textContent{display:flex;flex-direction:column;row-gap:20px}#buttons{display:grid;grid-template-columns:auto auto;column-gap:25px;justify-content:start;padding-top:15px}.heroContainer h1{text-align:start;font-size:65px}p{text-align:start}span.emphasis{font-style:italic;display:block}#heroImg{width:450px}}@media (max-width: 768px){.heroContainer{display:flex;flex-direction:column;gap:55px;justify-content:center;padding-top:55px}#heroImg{width:300px;justify-self:center}#logo{margin:auto;padding-bottom:10px}.textContent{display:grid;gap:30px}#buttons{display:grid;grid-template-columns:auto auto;column-gap:15px;justify-content:start;margin:auto}.heroContainer h1{text-align:center;font-size:35px}p{text-align:center}span.emphasis{font-style:italic;display:block}#applyModal{width:80%}}@media (min-width: 600px){#primaryButton{box-sizing:border-box;background-color:#da4643;color:#fff;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;font-size:medium;transition:.5s ease;width:160px;height:50px}#primaryButton:hover{gap:20px}}a#primaryButton{font-weight:550;font-size:1.1em}@media (max-width: 600px){#primaryButton{box-sizing:border-box;background-color:#da4643;color:#fff;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s ease;font-size:small;gap:5px;width:100px;height:25px}#primaryButton:active{transform:scale(1.1);gap:8px}a#primaryButton{font-weight:450;font-size:.8em}}@media (min-width: 600px){#secondaryButton{box-sizing:border-box;background-color:#fff;color:#da4643;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;transition:.5s ease;width:120px;height:50px}}#secondaryButton:hover{background-color:#da4643;color:#fff}a#secondaryButton{font-weight:550;font-size:1.1em}@media (max-width: 768px){#secondaryButton{box-sizing:border-box;background-color:#fff;color:#da4643;box-shadow:none;border-style:solid;border-color:#da4643;border-width:1px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s ease;gap:5px;width:100px;height:25px}a#secondaryButton{font-weight:450;font-size:1em}#secondaryButton:active{background-color:#da4643;color:#fff}}#navBar{box-sizing:border-box;max-width:none;width:100%;position:fixed;right:0;height:50px;background-color:#fff;color:#000}a{text-decoration:none;color:#000}#navBarButtons{display:flex;flex-direction:row;column-gap:8px}#miniLogo{cursor:pointer}@media (prefers-color-scheme: light){#navBar{color:#000}}#inner{display:flex;justify-content:space-between;align-items:center}#navBarMenu{list-style:none;background-color:#fff}li{display:inline;cursor:pointer;padding-top:5px;position:relative}li:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;border-top:3px solid #DA4643;border-bottom:3px solid #DA4643;transform:scaleX(0);transition:transform .5s ease-in-out}li:hover:after{transform:scaleX(1)}@media (min-width: 768px){li{padding-right:30px;padding-left:30px;letter-spacing:2px}#miniLogo{width:100px}#inner{margin:0 10px}#miniLogo{margin-left:15px}#navBar #applyButton{height:40px;width:140px}#navBar #secondaryButton{height:40px;width:100px}}@media (max-width: 768px){li{padding-right:4px;padding-left:4px;font-size:15px}#miniLogo{display:none}#navBar{display:flex;place-content:center}#inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px}#navBar #primaryButton{width:70px;height:25px}#navBar #secondaryButton{font-size:12px;width:70px;height:25px;display:none}}@media (min-width: 600px){#applyButton{box-sizing:border-box;background-color:#da4643;color:#fff;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;font-size:medium;transition:.5s ease;width:160px;height:50px}#applyButton:hover{gap:20px}}a#applyButton{font-weight:550;font-size:1.1em}@media (max-width: 600px){#applyButton{box-sizing:border-box;background-color:#da4643;color:#fff;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s ease;font-size:smaller;gap:5px;width:100px;height:25px}#applyButton:active{transform:scale(1.1);gap:8px}a#applyButton{font-size:.9em;font-weight:450px}}video{width:900px;height:580px;display:block;margin:auto}@media (max-width: 1024px){video{width:300px;height:165px}}*{margin:0;padding:0;box-sizing:border-box}#aboutBackground{height:fit-content}#aboutContainer{width:75%;margin:0 auto;display:grid;grid-template-columns:auto auto auto;column-gap:35px;row-gap:25px}#mainPara p{padding:0 0 50px;grid-column:1 / span 3;text-align:center}#mainPara a{color:#da4643;text-decoration:underline}#aboutContainer h1{grid-column:1 / span 3;text-align:center}@media (max-width: 768px){#aboutContainer{display:flex;flex-direction:column;align-items:center;width:100%}#mainPara p{padding:0 0 35px}}#testimonyBackground{background-color:#fff6f6;height:fit-content}img#handsOnPhoto{width:550px;box-shadow:8px 8px #da4643}#testimonyImgCaption{font-style:italic;font-weight:650;padding-top:1em;font-size:small;justify-self:center}#testimonyContainer{display:flex;flex-direction:row;column-gap:75px;align-items:center}#quotes{display:flex;flex-direction:column;justify-content:space-between}.quote{padding:18px 0;font-style:italic}@media (min-width: 768px){#quotes h2{font-size:35px;margin-bottom:30px}#quotes p{font-size:larger}.quoteText{text-align:start}#testimonyContainer{padding:60px 0}}@media (max-width: 1024px){img#handsOnPhoto{width:280px;padding-top:15px}#testimonyContainer{display:flex;flex-direction:column;align-items:center;row-gap:18px}#quotes{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:auto}.quote{width:80%;height:auto;padding:8px}.quoteText{text-align:center}#quotes h2{font-size:1.2em;margin-bottom:1em}}#quoteBlockBackground{background-color:#fff6f6;height:fit-content}#quoteBlockContainer{display:flex;flex-direction:column;justify-items:center;align-items:center;row-gap:35px;padding:50px 0}#quoteBlockContainer h1{text-align:center;width:80%;font-size:2.5em;line-height:1.5em}@media (max-width: 768px){#quoteBlockContainer h1{text-align:center;width:80%;font-size:1.75em;line-height:1.2em}#quoteBlockContainer{padding:25px 0}}#wteBackground{background-color:#fff6f6;height:fit-content}#wte{display:flex;flex-direction:column;align-items:center;padding:35px 0}#wteContainer{display:flex;flex-direction:row;justify-content:space-around}#wteTextContainer{display:grid;grid-template-columns:30% 31% 32%;padding:30px 0;justify-content:space-between}#wteTextContainer h3{background-color:#da4643;padding:3px 8px;width:fit-content;color:#fff;font-style:italic;font-weight:900;font-size:1.5em}.wteSection{display:flex;flex-direction:column;row-gap:2em;padding:1em;border:solid #DA4643;box-shadow:8px 8px #da4643}#whenWhere{display:flex;flex-direction:column;row-gap:35px}#wteTextContainer img{max-width:250px;align-self:center}#wteButton{box-sizing:border-box;background-color:#fff;color:#da4643;box-shadow:none;border-style:solid;border-color:#da4643;cursor:pointer;transition:.5s ease;font-weight:600;padding:10px;letter-spacing:.02em;text-align:center;width:fit-content;align-self:center}#wteButton:hover{background-color:#da4643;color:#fff}@media (max-width: 768px){#wteContainer{display:flex;flex-direction:column;place-items:center;text-align:center;width:100%}#wteTextContainer{display:flex;flex-direction:column;row-gap:2em;place-items:center;width:100%}#wteButton{font-size:small;height:30px;padding:5px}#wteButton:active{background-color:#da4643;color:#fff}}#apply{display:flex;flex-direction:column;place-items:center;row-gap:30px;text-align:center;width:75%}#apply p{text-align:center}#apply span{text-decoration:underline;color:#da4643;text-align:center;display:inline;font-style:normal;cursor:pointer}.method{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 8px;margin:0 5px;width:250px;height:250px;cursor:pointer}@media (max-width: 768px){.method{width:75px}}.method p{text-align:center}#methods{display:flex;flex-direction:row;justify-content:space-evenly;width:90%}#donate{display:flex;flex-direction:column;place-items:center;row-gap:40px;text-align:center}@media (max-width: 600px){#methods{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%}.method{display:flex;flex-direction:column;row-gap:15px;align-items:center;padding:12px 8px;margin:0 5px;width:100%;height:fit-content}}.icon{font-size:50px;color:#da4643;cursor:pointer}#contributorsBackground{background-color:#fff6f6;height:fit-content}#profilesContainer{display:flex;flex-direction:row}.contributor img{height:300px;max-width:100vw}#contributors{display:flex;flex-direction:column;place-items:center;row-gap:15px;padding:30px 0}.contributor{padding:10px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:8px}#contributorButtons{display:flex;flex-direction:row;justify-content:space-between;width:100%}#contributorButtons button{background-color:#fff6f6;border:none;font-size:30px;cursor:pointer;color:#da4643}@media (max-width: 768px){#profileB,#profileC,#profileD{display:none}}.question{display:flex;flex-direction:column;background-color:#fff;border:solid lightgray;margin-top:15px;padding:8px;cursor:pointer}.questionTitle{display:flex;flex-direction:row;justify-content:space-between}.questionAnswer{text-align:start;display:none}.questionAnswer span{font-style:normal;line-height:2em}#faq{padding:30px 0}#footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;justify-self:center}#footerBackground{background-color:#da4643}#miniLogoFooter{width:100px}#socialMediaIcons{display:flex;flex-direction:row;column-gap:10px;font-size:25px;color:#fff}#socialMediaIcons a{color:#fff}#contact{display:flex;flex-direction:row;justify-content:space-evenly;align-items:start;width:100%;padding-top:0}#contactForm{display:flex;flex-direction:column;align-items:center;row-gap:10px;width:60%}#contactUsMessage{display:flex;flex-direction:column;place-items:center}#contactForm form{display:flex;flex-direction:column;justify-self:center;align-items:center;justify-content:space-between;width:100%;height:200px}#inputs{display:flex;flex-direction:row;justify-content:space-between;width:60%}#contactFormName{width:38%}#contactFormEmail{width:58%}input{padding:8px;background-color:#fff6f6;border:solid #FFF6F6}input:focus{outline:none;border-bottom:solid #DA4643}select{width:60%;padding:8px;background-color:#fff6f6;border:solid #FFF6F6;color:#696969}select:focus{outline:none;border-bottom:solid #DA4643;color:#000}select:after{color:#000}textarea{width:60%;height:30%;padding:8px;background-color:#fff6f6;border:solid #FFF6F6}textarea:focus{outline:none;border-bottom:solid #DA4643}#contactForm button{box-sizing:border-box;background-color:#fff;color:#da4643;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:medium;transition:.5s ease;font-weight:550;height:fit-content;padding:8px}#contactForm button:hover{background-color:#da4643;color:#fff}@media (max-width: 768px){#contact{display:flex;flex-direction:column;place-items:center;text-align:center;row-gap:15px}#inputs,textarea{width:100%}}#newsletter{display:flex;flex-direction:column;row-gap:25px;align-items:center;width:100%}#newsletter p{font-size:larger;width:70%;text-align:center}#newsletterSignUpForm form{display:flex;flex-direction:row;column-gap:20px}#newsletterSignUpForm button{box-sizing:border-box;background-color:#fff;color:#da4643;box-shadow:none;border-style:solid;border-color:#da4643;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;font-size:medium;transition:.5s ease;font-weight:550;padding:8px}#newsletterSignUpForm button:hover{background-color:#da4643;color:#fff}@media (max-width: 768px){#newsletter p{font-size:medium}}
