@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{background:#000;font-family:"Montserrat",sans-serif}.header{position:fixed;display:flex;align-items:center;justify-content:space-between;width:100vw;top:1;left:0;z-index:2;color:#fff;background:rgba(0,0,0,.514)}.header img{height:75px;padding-top:10px}.logo{padding-left:1rem;width:60%}.header svg{color:#fff;fill:currentcolor}.header a,.header svg{transition:.5s}.header a:hover{transform:scale(1.2);transition:.5s}.header a:hover svg{fill:#40b324;transition:.5s}.social{display:flex;align-items:center;justify-content:space-between;width:20%;padding-right:1rem}.showcase-container{background:#000;width:100vw;height:100vh}#showcase-vid{position:absolute;top:0;left:0;width:100vw;height:100vh;background:transparent}.control{position:absolute;z-index:5;top:90%;left:50%;transform:translateX(-80%);transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.control svg{padding-right:1rem;color:#fff;fill:currentcolor;transition:.5s}.control svg:hover{cursor:pointer;fill:#40b324;transition:.5s;transform:scale(1.2)}.info{z-index:2;color:#fff}.info h1{text-decoration:underline}.green-underline{-webkit-text-decoration-color:#40b324!important;text-decoration-color:#40b324!important}.bar{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:#0f0f0f;margin-bottom:2rem}.bar div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:5px solid #40b324}.bar p{color:#fff;font-size:1.6rem;font-weight:900}.seeRules{transition:.5s}.seeRules:hover{cursor:pointer;background:#40b324;border:5px solid #202020;transition:.5s}.event-img{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.event-img img{height:600px}.info-1{text-align:center;margin-bottom:1rem}.info-1,.rules{display:flex;flex-direction:column;justify-content:center;align-items:center}.rules{border-top:2px solid #40b324;margin-top:1rem}.rules h1{text-align:center}footer{display:flex;justify-content:space-around;align-items:center;background:#131313;border-top:2px solid #40b324;padding-top:7px;padding-bottom:7px;color:#fff}footer svg{fill:#fff;margin-right:7px}.social-footer{display:flex;justify-content:space-between;align-items:center}.footer-img img{margin-right:16px;height:50px}ul{list-style:none}ul li:before{content:"\2022";color:#40b324;font-weight:700;display:inline-block;width:1em;margin-left:-1em}@media screen and (max-width:750px){.bar{grid-template-columns:1fr 1fr}.info-1,.rules{padding-left:10px;padding-right:10px}}@media screen and (max-width:650px){.event-img img{height:300px}}@media screen and (max-width:505px){footer{flex-direction:column}.social-footer{margin-top:1rem;margin-bottom:1rem}.footer-img img{height:35px}}@media screen and (max-width:400px){.logo img{height:50px}.social{width:30%}}
/*# sourceMappingURL=main.13536981.chunk.css.map */