@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&family=Roboto+Mono&display=swap");body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-ThinSlanted.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-LightSlanted.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-RegularSlanted.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-MediumSlanted.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-BoldSlanted.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(/fonts/Spoof-BlackSlanted.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}h1{line-height:1}h1,h2{font-family:Spoof,Poppins,sans-serif}h2{line-height:1.05}h3,h4{font-family:Spoof,Poppins,sans-serif}h5{font-size:1.2rem;font-weight:400}body,h5,input{font-family:Poppins,sans-serif}body,input{font-size:11pt}input{font-weight:500}::placeholder,input{color:currentColor;font-weight:700}::placeholder{opacity:.4}a{color:inherit;text-decoration:inherit}iframe,input{border:0}input{outline:none}ol{list-style-type:lower-alpha;padding-left:1.5em}button{background:none;color:inherit;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:inherit;text-align:inherit}.inOutFade{animation:fadeInOut 2s infinite}@keyframes fadeInOut{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}