@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Lato:wght@100;300;400;700;900&display=swap";body,html{padding:0;margin:0;font-weight:300;background-color:#fdfffc;color:#011627}body,h1,h2,html{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2{text-transform:uppercase}h1{letter-spacing:.1em;font-size:64px}@media(min-width:768px){h1{font-size:9vw}}h2,h3,h4,h5{letter-spacing:.1em}h3,h4,h5{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}p{letter-spacing:.05em}ul{margin:0;padding:0;list-style-type:none}.header{position:fixed;left:0;top:0;right:0;bottom:auto;z-index:100;padding-top:10px;padding-bottom:10px;border-bottom:1pxsolid #e2e2e2;background-color:rgba(255,255,255,.7);webkit-backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.headerContainer{width:90%;max-width:980px;margin-right:auto;margin-left:auto;position:relative;text-align:center}@media screen and (max-width:767px){.headerContainer{display:flex;height:24px;justify-content:space-between;align-items:center}}.header a{position:relative;z-index:999;display:inline-block;padding:8px 18px;font-size:18px;font-weight:500;letter-spacing:-.011em;text-decoration:none;color:#017db2}*{box-sizing:border-box}