﻿@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Racing+Sans+One&display=swap");*{margin:0;padding:0;}html{height:100%;color:#171a20;font-size:1em;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background-color:#fff;}html body{height:100%;background-color:#fff;}html body form{height:100%;background-color:#fff;}html body form #layout{min-height:100%;display:flex;flex-direction:column;}html body form #layout main{flex:1;}