.landing-container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;background-color:var(--main-bg-color);background-image:url(/_next/static/media/journey-bg-vertical.f87dd904.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;@media screen and (min-width:480px){background-image:url(/_next/static/media/journey-bg.e824244a.jpg)}.hollow-title{font:800 10vw Arial;-webkit-text-fill-color:transparent}.full-title,.hollow-title{-webkit-text-stroke:2px;line-height:1}.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:#74757a}}.section-heading{color:#4d4d63;margin-bottom:8px;font-size:40px}.big-link{font-size:20px}.giving-section{padding:0 10px 80px;text-align:center}.beliefs-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}h3{color:#4d4d63;font-size:25px;margin-bottom:4px}}*,:after,:before{box-sizing:border-box}body{margin:0}.navBar{z-index:4;width:100vw;height:80px;background:linear-gradient(0deg,var(--main-bg-color) 0,#7d7cc9 100%);padding:20px 40px;display:flex;flex-direction:row;justify-content:space-between;position:fixed;left:0;top:0;a.imageContainer{aspect-ratio:241/51;left:5vw;width:225px;height:auto;position:absolute}nav.desktopNav{height:80%;position:absolute;top:0;right:var(--hamburger-margin);visibility:hidden;display:flex;flex-direction:row;align-items:flex-end;@media screen and (min-width:800px){visibility:visible}div{text-align:right;margin-right:24px;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:white;--background:white;--hamburger-margin:18px;--animation-timing:200ms ease-in-out;--hamburger-height:calc(var(--bar-height) * 3 + var(--hamburger-gap) * 2)}.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;@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}.sidebar{z-index:3;transition:translate var(--animation-timing);position:absolute;top:0;right:0;translate:100%;padding:100px 1rem .5rem;background-color:#185585;color:var(--background);width:12rem;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;nav{width:100%;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,#65617a,#837ca7);background-color:#65617a;display:flex;justify-content:left;align-items:center;color:#424251;section{margin:40px 0;padding:0 20px;display:flex;flex-direction:column;text-align:left;border-left:2px solid #424251;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:#9f9ee2}*{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:#4340d6}