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}.row{margin-left:20px;margin-right:20px}.row__photos{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row__photo{width:100%;max-height:250px;object-fit:contain;transition:transform .45s;margin-right:25px;opacity:.8}.row__photo:hover{transform:scale(1.08);opacity:1}.row__photoLarge{max-width:350px}.row__photos::-webkit-scrollbar{display:none}img{border-radius:20px}.nav{width:100%;height:60px;position:fixed;top:0;display:flex;justify-content:center;align-items:center;background-color:rgba(31,31,31,.7);color:azure;z-index:1}.nav>h1:hover{color:#8b0000}.nav:hover{background-color:rgba(0,0,0,.9)}.banner{height:500px;color:azure;object-fit:contain;opacity:.8;padding:30px}.banner_contents{margin-left:30px;padding-top:140px;height:190px}.title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner__button{cursor:pointer;color:azure;outline:none;border:none;font-weight:700;border-radius:30px;padding:.5rem 2rem;margin-right:1rem;background-color:rgba(51,51,51,.5)}.banner__overview{width:45rem;line-height:1.3;padding-top:1rem;font-size:.8rem;max-width:360px;height:80px}.banner:hover{opacity:1}.banner__button:hover{transition:all .2s;background-color:#000;color:#8b0000}.banner__overview:hover{margin-top:10px;margin-bottom:10px;padding:20px;border-radius:30px;background-color:rgba(51,51,51,.5);height:auto}.youtube{position:relative;left:0;z-index:1;height:400px;width:100%}@media (max-width:380px){.banner{height:488px}.banner__overview{display:none}.title{font-size:1.5rem}}footer{height:100px;display:flex;width:100%;color:azure}.FooterContainer{width:100%;justify-content:space-around;font-size:20px;padding:5px}.FooterContainer,ul.FooterTabs{display:flex;flex-direction:row;align-items:center}ul.FooterTabs{width:100px;justify-content:space-between;margin:20px;font-size:large}a.FooterLink{color:azure;font-weight:700}a.FooterLink,a.FooterLink:hover{text-decoration:none;margin:10px}a.FooterLink:hover{color:beige;color:#8b0000;font-size:1.4rem;transform:scale(2)}a.builtBy{text-decoration:none;color:azure}a.builtBy:hover{color:#8b0000;font-size:2rem}h2{font-size:1.5rem}.hideText{display:none}h2:hover>.hideText{display:inline;color:#fffaf0;font-weight:700}@media only screen and (max-width:385px){.FooterContainer{display:flex;flex-direction:column-reverse;justify-content:center}.FooterContainer>h2{margin-bottom:40px}ul.FooterTabs{width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:large;padding:0}a.builtBy:hover{color:#8b0000;font-size:2rem}}*{margin:0;color:azure;font-family:Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700}.App{overflow:hidden;background:#070707;background:linear-gradient(0deg,#0f0f0f,#111)}
/*# sourceMappingURL=main.bafd55e6.chunk.css.map */