.footer{display:flex;justify-content:center;align-items:flex-start;width:100%;padding:12px 16px}.footer__text{font-weight:300;font-size:14px;display:inline-block;text-align:left;color:#000000de;padding-left:6px}@media screen and (min-width: 576px){.footer{align-items:center}}.header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:16px}.header__title{font-size:16px;font-weight:600;color:#000000de}.header__image{width:100px;height:26.13px}.wrapper{max-width:100%;width:100%;padding:0 1em;margin:0 auto}@media screen and (min-width: 576px){.wrapper{max-width:540px}}@media screen and (min-width: 768px){.wrapper{max-width:720px}}@media screen and (min-width: 992px){.wrapper{max-width:960px}}@media screen and (min-width: 1200px){.wrapper{max-width:1140px}}.container{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.container__image{width:200px;animation:pulse 1.5s infinite}.container__text{animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.8}to{transform:scale(1);opacity:1}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{padding:0;margin:0;box-sizing:border-box}body{font-size:14px;font-family:Ubuntu,sans-serif;background-color:#fafafa}ul{list-style:none}h1,h2,h3,h4,h5{font-weight:600!important;color:#000000de}a{color:#1f2c3b;font-size:14px;font-weight:600}a:hover{color:#1f2c3b}.ant-typography a{color:#1f2c3b;font-size:14px;font-weight:600}.ant-typography a:hover{color:#1f2c3b}:root{--text-error: rgba(211, 47, 47, 1);border-bottom:1px solid var(--divider, rgba(0, 0, 0, .12));background:var(--primary-contrast, #fff)}
