.bg-container{height:244vw;width:100vw;display:flex;flex-direction:column;color:white;background-color:white;background-image:url(/_next/static/media/mobilebackground.5c233370.png);background-repeat:no-repeat;background-size:cover;background-position:50%;@media screen and (min-width:480px){height:81vw;background-image:url(/_next/static/media/websitebackground.0f8895ae.png)}}.landing-container{top:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;.hollow-title{font:800 10vw Arial;-webkit-text-fill-color:transparent}.full-title,.hollow-title{-webkit-text-stroke:2px;line-height:1;overflow:visible}.full-title{font:800 15vw Arial}}.home-container{display:flex;flex-direction:column;width:100vw;max-width:1000px;justify-content:center;text-align:center;padding:10px;.lead-text{padding:20px;font:700 30px Arial;color:#74777a}}.section-heading{color:#4d5363;margin-bottom:8px;font-size:40px}.big-link{font-size:20px}.giving-section{background-color:#efefef;width:100%;max-width:350px;margin:16px 8px 32px;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;padding:10px;text-align:center;p{margin:0 16px;a{text-decoration:none}a:hover{text-decoration:underline}}}.special-event{display:flex;flex-direction:column;align-items:center;width:100%;.event-image{border-radius:7px 7px 0 0}div{max-width:768px;width:100%;background-color:#efefef;font-family:Arial,Helvetica,sans-serif;height:100px;border-radius:0 0 7px 7px;padding:16px;text-align:left;a{text-align:left;font-weight:700;margin-bottom:4px;line-height:24px;color:hsl(185,80%,37%);text-decoration:none;letter-spacing:.5px}a:hover{text-decoration:underline}p{line-height:16.8px;font-size:14px;text-align:left;margin-top:4px;margin-bottom:0;color:#212529;font-weight:400}}}.mission-div{padding:10vh 10px;min-height:100vh;font-size:18px;img{width:100%}p{margin:0;br{margin-bottom:8px}}@media screen and (min-width:480px){max-width:80vw}.lead-text{font-size:20px}h2{color:#4d5363;font-size:25px;margin-bottom:4px}}*,:after,:before{box-sizing:border-box;overflow-x:hidden}body{overflow-x:hidden;margin:0}.navBar{z-index:4;width:100vw;height:375px;background:transparent;padding:0;margin-bottom:-375px;display:flex;flex-direction:row;justify-content:right;align-items:top;left:0;top:0;overflow-x:hidden;pointer-events:none;a.imageContainer{aspect-ratio:1/1;left:5vw;width:50px;height:auto;position:absolute;margin-top:13px;@media screen and (min-width:800px){aspect-ratio:241/51;width:225px}}nav.desktopNav{height:50px;position:absolute;top:0;right:var(--hamburger-margin);visibility:hidden;display:flex;flex-direction:row;align-items:flex-start;pointer-events:all;@media screen and (min-width:800px){visibility:visible}div{text-align:right;margin-right:24px;margin-top:13px;a{font:200 32px Arial;text-decoration:none;color:black}a:hover{color:rgb(194,194,194)}}}}.navBarWhite{z-index:4;width:100vw;height:375px;background:transparent;padding:0;margin-bottom:-375px;display:flex;flex-direction:row;justify-content:right;align-items:top;left:0;top:0;overflow-x:hidden;pointer-events:none;a.imageContainer{aspect-ratio:1/1;left:5vw;width:50px;height:auto;position:absolute;margin-top:13px;@media screen and (min-width:800px){aspect-ratio:241/51;width:225px}}nav.desktopNav{height:50px;position:absolute;top:0;right:var(--hamburger-margin);visibility:hidden;display:flex;flex-direction:row;align-items:flex-start;pointer-events:all;@media screen and (min-width:800px){visibility:visible}div{text-align:right;margin-right:24px;margin-top:13px;a{font:200 32px Arial;text-decoration:none;color:white}a:hover{color:rgb(194,194,194)}}}}:root{--bar-width:60px;--bar-height:8px;--hamburger-gap:8px;--foreground:black;--background:black;--hamburger-margin:18px;--animation-timing:200ms ease-in-out;--hamburger-height:calc(var(--bar-height) * 3 + var(--hamburger-gap) * 2);overflow-x:hidden}.hamburger-menu{pointer-events:all;@media screen and (min-width:800px){visibility:hidden}}.hamburger-menu-white{--foreground:white}.hamburger-menu{--x-width:calc(var(--hamburger-height) * 1.41421356237);display:flex;flex-direction:column;gap:var(--hamburger-gap);width:max-content;position:absolute;top:var(--hamburger-margin);right:var(--hamburger-margin);z-index:4;cursor:pointer;overflow-x:visible;@media screen and (min-width:800px){visibility:hidden}}.hamburger-menu:has(input:checked){--foreground:white;--background:#333}.hamburger-menu input:focus-visible,.hamburger-menu:has(input:focus-visible):after,.hamburger-menu:has(input:focus-visible):before{border:1px solid var(--background);box-shadow:0 0 0 1px var(--foreground)}.hamburger-menu input,.hamburger-menu:after,.hamburger-menu:before{content:"";width:var(--bar-width);height:var(--bar-height);background-color:var(--foreground);border:1px solid var(--foreground);border-radius:9999px;transform-origin:left center;transition:opacity var(--animation-timing),width var(--animation-timing),rotate var(--animation-timing),translate var(--animation-timing),background-color var(--animation-timing)}.hamburger-menu input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;outline:none;pointer-events:none}.hamburger-menu:has(input:checked):before{rotate:45deg;width:var(--x-width);translate:0 calc(var(--bar-height) / -2)}.hamburger-menu:has(input:checked):after{rotate:-45deg;width:var(--x-width);translate:0 calc(var(--bar-height) / 2)}.hamburger-menu input:checked{opacity:0;width:0}.nav-logo{display:none;pointer-events:all;@media screen and (min-width:800px){display:inline}}.nav-logo-mobile{pointer-events:all;display:inline;@media screen and (min-width:800px){display:none}}.sidebar{z-index:3;transition:translate var(--animation-timing);position:relative;top:0;right:-1em;translate:17em;padding:100px 1.5rem 0 .5rem;background-color:#145389;color:var(--background);width:16em;height:375px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:0 0 0 25px;pointer-events:all;nav{width:100%;margin-bottom:20px;div{text-align:right;margin-bottom:24px;a{font:200 32px Arial;text-decoration:none;color:white}a:hover{color:rgb(194,194,194)}}}div.logo{width:50px;height:50px}@media screen and (min-width:800px){visibility:hidden}}.hamburger-menu:has(input:checked)+.sidebar{translate:0}.online-container{display:flex;flex-direction:column;align-items:center;width:100vw;max-width:1000px;margin-top:80px;min-height:100vh;padding:0 5px;.section-heading{max-width:1000px}}.footer{width:100%;height:auto;border-top:1px solid #eaeaea;background:linear-gradient(0deg,#0e395f,#145389);background-color:#65617a;display:flex;justify-content:left;align-items:center;color:#1e212b;section{margin:40px 0;padding:0 20px;display:flex;flex-direction:column;text-align:left;border-left:2px solid #1e212b;a{margin:2px 0;color:#e3e1f0;text-decoration:none}}section:first-child{margin-left:50px;text-align:right;border:0}}.logo{height:3em;margin:5px}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:root{--main-bg-color:#9eb1e2}*{box-sizing:border-box}main{padding:0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}a,a:visited{color:#3570a4}