@font-face{font-family:'Fredericka the Greatest';src:url(/css/FrederickatheGreat-Regular.woff2) format('woff2'),url(/css/FrederickatheGreat-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Trade Gothic Condensed';src:url(/css/trade-gothic-pro-condensed-18.woff2) format('woff2'),url(/css/trade-gothic-pro-condensed-18.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}.centered-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-family:'Fredericka the Greatest';z-index:2}header{position: fixed;top: 0;width: 100%;display: flex;justify-content: flex-start;align-items: center;padding: 10px 20px;z-index: 15}.logo img{height: 75px;margin-right: 20px}.hamburger-menu{cursor: pointer;display: flex;flex-direction: column;justify-content: space-between;height: 25px;width: 35px;z-index: 20;background-color: #111;padding: 10px;border-radius: 8px;box-shadow: 0 4px 8px rgb(0 0 0 / .2)}.hamburger-menu span{display: block;height: 3px;width: 100%;background-color: #fff}.overlay{display: none;position: fixed;top: 0;left: 0;width: 200px;height: 100%;background: rgb(0 0 0 / .8);z-index: 10}.overlay.show{display: block}.menu{display: none;position: fixed;top: 100px;left: 0;width: 200px;height: 100%;padding: 0;z-index: 15}.menu.show{display: block}.menu li{margin: 10px 0;padding-left: 20px;position: relative;}.menu a{text-decoration: none;color: #fff;font-size: 1.5em;padding-left: 10px;font-family: 'Trade Gothic Condensed', sans-serif}.menu li::before{content: none}.nav{background: none;border-radius: 0}@media only screen and (max-width: 768px){.logo img{height: 50px;margin-right: 10px}.hamburger-menu{cursor: pointer;display: flex;flex-direction: column;justify-content: space-between;height: 20px;width: 30px;z-index: 20}.hamburger-menu span{display: block;height: 3px;width: 100%;background-color: #fff}.menu{display: none;position: absolute;top: 60px;left: 0;list-style: none;padding: 10px 20px;border-left: 2px solid #000;z-index: 1}.menu.show{display: block}.menu a{text-decoration: none;color: #fff;font-size: 1.5em;padding-left: 10px;font-family: 'Trade Gothic Condensed', sans-serif}}