/*! normalize.css v9.0.1 | MIT License | github.com/csstools/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}@font-face{font-family:Gotham;src:local("Gotham"),url(/static/media/GothamHTF-Bold.d081d923.otf) format("opentype")}:root{--blue:#2d2c70;--grey:#d8d8d8;--med-grey:#cecece;--yellow:#f6cb3d;--white:#fff;--soft-white:#ededed;font-size:16px}@media (max-width:1400px){:root{font-size:14px}}@media (max-width:900px){:root{font-size:12px}}main{position:relative;overflow:hidden}body{color:#2d2c70;background-color:#d8d8d8;background-color:var(--grey)}.App{color:#2d2c70;color:var(--blue);text-transform:uppercase;font-family:Gotham,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;position:relative}nav:after{background-color:#cecece;background-color:var(--med-grey);border-radius:50%;bottom:80px;right:45px}nav:after,nav:before{content:"";box-sizing:border-box;height:778px;width:778px;z-index:0;align-self:flex-start;position:absolute;z-index:-1}nav:before{border:144px solid #ededed;border:144px solid var(--soft-white);border-radius:50%;top:-279px;left:-281px}main:before{content:"";box-sizing:border-box;height:778px;width:778px;border:184px solid #f6cb3d;border-radius:50%;position:absolute;z-index:-1;left:1338px;top:154px}.borderBottom,a:hover{border-bottom:1px solid #2d2c70;border-bottom:1px solid var(--blue)}.border{border-top:1px solid #2d2c70;border-top:1px solid var(--blue)}.contain-1680{max-width:1680px;margin:0 auto;padding-right:40px;padding-left:40px}a.calendar,h4{font-size:.875rem;letter-spacing:.3px;line-height:18px;color:#2d2c70;color:var(--blue)}nav{padding-top:39px;position:relative}.nav-content{display:flex;flex-direction:row;padding-top:24px;padding-bottom:45px}nav ul{display:flex;flex-direction:row;justify-content:flex-start;padding-left:0;flex:1 1}nav li{font-size:1.125rem;padding-right:32px;letter-spacing:1px;line-height:24px}.nav-logo{justify-content:flex-end;text-align:right;width:65.25px;height:65.25px;background-color:#2d2c70;border-radius:50%}.donate{padding-right:11px;position:relative}.donate:after{content:"";width:0;height:0;border-top:3px solid #2d2c70;border-top:3px solid var(--blue);border-bottom:3px solid transparent;border-left:3px solid transparent;border-right:3px solid #2d2c70;border-right:3px solid var(--blue);position:absolute;top:6px;right:6px}header{display:flex;flex-direction:row;position:relative;padding-bottom:72px;flex-wrap:wrap}header h1{flex:2 1;margin:-13px 0 0 -16px;line-height:176px;font-size:13.63rem;z-index:1}h1 .our{padding-left:62.33px}header h3{align-self:flex-start;flex:1 1;color:#fff;color:var(--white);font-size:3.75rem;letter-spacing:-.94px;line-height:54px;text-align:right;max-width:332px}.header-content{display:flex;flex-direction:row;position:absolute;align-items:baseline;justify-content:space-between;padding-left:624px;padding-top:225px}.foundation{font-size:1rem;max-width:129px;padding-right:335px;letter-spacing:.89px;line-height:20px}.calendar{background-color:#ededed;height:304px;width:304px;justify-content:center;align-items:center;border-radius:100%;text-align:center;display:flex;margin:0;mix-blend-mode:color-dodge;text-decoration:none}a.calendar:hover{background-color:#2d2c70;background-color:var(--blue);color:#fff}.down-arrow{position:relative;display:block;font-size:1.5rem;font-weight:700;text-decoration:none;color:#2d2c70}.down-arrow:after,.down-arrow:before{content:"";display:block;position:absolute;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.down-arrow:before{bottom:0;right:1em;width:1em;height:1em;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translateY(-.5em) rotate(135deg);transform:translateY(-.5em) rotate(135deg);box-shadow:inset -.15em .15em 0 0 #2d2c70}.down-arrow:after{bottom:22px;right:1em;width:1em;height:.15em;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#2d2c70}.down-arrow:hover:before{-webkit-transform:translateY(1em) rotate(135deg);transform:translateY(1em) rotate(135deg)}.down-arrow:hover:after{-webkit-transform:translateY(1.5em) rotate(90deg);transform:translateY(1.5em) rotate(90deg)}.feature{display:flex;flex-direction:row;position:relative;flex-wrap:wrap}.featureCardContainer{list-style:none;margin:0;padding:0;flex:2 1;display:flex;flex-direction:column;position:relative}.featureCard{display:flex;flex-direction:row;padding:24.5px 0 80px;flex-wrap:wrap}.listItem0{order:1}.listItem2{order:2}.listItem1{order:3}.listItem3{order:4}.listItem4{order:5}.featureContent{display:flex;flex-direction:column;flex:1 1}.feature h4{flex:1 1;max-width:144px;padding-right:58px;margin-top:23.5px}.featureContent h5{flex:1 1;margin:0;width:352px;font-size:2rem;font-weight:700;line-height:32px}.feature-details{display:flex;flex-direction:row;justify-content:space-between}.featureContent p{margin:0;font-size:.875rem;font-weight:700;letter-spacing:.3px;line-height:18px}.featureContent p:first-of-type{max-width:352px}.featureContent p:last-of-type{width:230px;padding-right:100px}.feature:before{height:400px;width:400px;background-color:#f6cb3d;bottom:518px;right:342px}.feature:before,.featureCardContainer:before{content:"";box-sizing:border-box;border-radius:50%;z-index:0;align-self:flex-start;position:absolute;z-index:-1}.featureCardContainer:before{height:248px;width:248px;background-color:#cecece;background-color:var(--med-grey);top:311px;left:-135px}.feature ul:after{content:"";box-sizing:border-box;border-radius:50%;z-index:0;align-self:flex-start;position:absolute;z-index:-1;top:477px;left:-178px;height:120px;width:120px;background-color:#82c5b7;mix-blend-mode:difference}.livestream:before{border-top:1px solid #2d2c70;border-top:1px solid var(--blue);z-index:2;content:""}.livestream .arrow-text{display:none}.livestream a:after{content:"";width:0;height:0;border-top:11.5px solid transparent;border-bottom:11.5px solid transparent;border-left:17px solid #2d2c70;border-left:17px solid var(--blue)}.livestream a:hover{background-color:#f6cb3d;background-color:var(--yellow);text-decoration:none;border:none}.livestream h4{flex:1 1;max-width:144px;margin-top:23.5px;padding-bottom:46px}.livestream h2{color:#fff;font-size:11rem;line-height:207px;text-align:center;letter-spacing:-4px}.livestream{display:flex;flex-direction:column;padding-bottom:86px}.livestream-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:wrap}.livestream a{color:#2d2c70;text-decoration:none;font-size:1.0625rem;background-color:#cecece;background-color:var(--med-grey);height:704px;width:704px;justify-content:center;align-items:center;border-radius:100%;display:flex;mix-blend-mode:color-dodge;position:absolute;left:25%}
/*# sourceMappingURL=main.9bb1c723.chunk.css.map */