.headerBg{box-sizing:border-box;background-size:cover;justify-content:space-between;min-height:420px;margin-top:30px;display:flex}.menuBar{z-index:1000;box-sizing:border-box;background-color:#14171f;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 40px;display:flex;position:fixed;top:0}.introContainer{flex-direction:column;max-width:30%;margin-top:40px;margin-left:40px;display:flex}.logo{max-width:320px;max-height:80px}.menuButton{color:#d5dbde}.paper{z-index:1000;box-sizing:border-box;background-color:#14171f;flex-wrap:wrap;justify-content:space-around;row-gap:10px;padding:16px 0;display:flex;position:fixed;top:0}.hidden{display:none}.subHeader{padding-top:10px;font-size:1.2em}.menuText{font-size:1em}.menuText:hover{color:#c4ed21}@media (max-width:768px){.headerBg{background-size:cover;min-height:160px;margin-top:112px}.introContainer{max-width:80%;margin-top:20px;margin-left:20px}.logo{max-width:170px;max-height:60px}.paper{width:100%}.subHeader{font-size:.6em}.menuBar{flex-wrap:wrap;row-gap:30px}.menuText{font-size:.9em}.mobileMenuItem{text-align:center;flex-basis:33.33%}}@media (max-width:450px){.headerBg{margin-top:109px}}
