*,:before,:after{box-sizing:border-box;margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}
header{z-index:1;background:#00f;justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:fixed;top:0}@media (min-width:639px){header{height:65px}}@media (min-width:959px){header{height:80px}}@media (min-width:1279px){header{height:95px}}main{z-index:0;justify-content:center;width:100%;min-height:100vh;padding-top:50px;padding-bottom:15px;display:flex;position:static}@media (min-width:400px){main{min-height:100vh;padding-top:50px;padding-bottom:15px}}@media (min-width:639px){main{min-height:100vh;padding-top:65px;padding-bottom:30px}}@media (min-width:959px){main{min-height:100vh;padding-top:80px;padding-bottom:50px}}@media (min-width:1279px){main{min-height:100vh;padding-top:95px;padding-bottom:50px}}footer{z-index:1;background:#00f;justify-content:center;align-items:center;width:100%;height:15px;display:flex;position:fixed;bottom:0}@media (max-width:638px){footer{height:15px}}@media (min-width:639px){footer{height:30px}}@media (min-width:959px){footer{height:50px}}a{color:#00f;margin-right:10px}.headerTitle,.footerTitle{color:#fff;text-align:center;width:100%}
