@import url(https://fonts.googleapis.com/css?family=Archivo);@import url(https://fonts.googleapis.com/css?family=Archivo+Black);html{min-height:100%}body{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:32px;margin:auto;max-width:1186px}#__next{min-height:-webkit-calc(100vh - 64px);min-height:calc(100vh - 64px);display:grid;grid-template-rows:auto 1fr auto;grid-row-gap:64px}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}