@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&display=swap");html{scroll-behavior:smooth}body{background-color:#00b7bf;font-family:Lato,sans-serif;left:0;margin:0;padding:0;top:0}h1,h2.strong{font-size:40px}h1,h2,h2.strong{color:#fff;font-weight:900;margin:0}h2{font-size:36px}h3{font-size:24px}h3,h4{color:#fff;font-weight:900;margin:0}h4{font-size:18px}a:not(.button){text-decoration:underline .1em hsla(0,0%,100%,.4);transition:text-decoration .3s}a:not(.button):hover{text-decoration-color:hsla(0,0%,100%,.9)}a.button{background-color:#1374cf;border-radius:2px;color:#fff;font-size:18px;line-height:30px;padding:4px 8px;text-decoration:none}.button:after{content:">";font-weight:900;margin-left:8px;transition:margin .4s ease-out}.button:hover:after{margin-left:4px;margin-right:4px}.fill{height:100%;margin:0 auto;min-height:100vh;min-width:100%;padding:0}.center{align-items:center}.column{flex-direction:column}.column,.row{display:flex;flex-wrap:nowrap}.row{flex-direction:row}.column.spaced,.row.spaced{justify-content:space-between}.column.compact,.row.compact{justify-content:center}.column.top{justify-content:flex-start}.textblock{background-color:#fff;box-shadow:6px 6px #1374cf;margin:24px 0;max-width:600px;padding:20px 24px 40px;position:relative;width:calc(100% - 32px)}.wide{margin:64px auto 48px;max-width:976px}