.btn{background:#f8f8f8;border-radius:.25em;color:#333;cursor:pointer;display:inline-block;margin:.5em;padding:.5em 1em;text-align:center;text-decoration:none}body,html{font-family:Helvetica Neue,sans-serif;height:100%;margin:0;padding:0}.top-level-container{background-image:url(../background-3.png);background-position:50%;background-repeat:no-repeat;background-size:150% auto;display:flex;flex-direction:column;height:100vh;width:100vw}@media (max-width:800px){.top-level-container{background-size:auto 200%}}@media (max-width:1000px){.top-level-container{background-size:auto 150%}}@media (min-width:1800px){.top-level-container{background-size:150% auto}}header{display:flex;flex-direction:row;height:150px;justify-content:center;width:100%}footer{height:100px;width:100%}main{flex-grow:1;height:100%}.app-bar{align-content:space-between;max-width:900px}.app-bar,.app-bar-container{display:flex;flex-direction:row;width:100%}.app-bar-container{justify-content:space-between;padding:.5em}.app-bar-logo{align-items:center;display:flex;flex-direction:row;flex-grow:1}.app-bar-logo img{height:50px;margin-left:.5em;margin-right:.5em;width:50px}.app-bar-title{font-size:1.5em;font-weight:700;margin-left:.5em}.app-bar-navigation{align-items:center;display:flex;flex-direction:row}.section-container{flex-grow:1}.section,.section-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.section{background-color:#fff;margin:1em;padding:80px;text-align:center;width:100%}.btn,.section{border-radius:10px}.btn{border:2px solid #c16a05;padding:10px 20px}.btn:hover{background-color:#c16a05;color:#fff}
