@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap";*{padding:0;margin:0;border:none;outline:none;text-decoration:none;font-family:Unbounded,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:150%;box-sizing:border-box;color:#131111;transition:all .25s ease-out}::-webkit-scrollbar-thumb{height:73px;width:24px;background-clip:padding-box;border-radius:15px;border:8px solid transparent;background:#cbd6e2}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#f5f7fc;height:3px;width:3px}body,html{height:100%}a{color:inherit}.dangerouslySet{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.hoverUnderline{position:relative;cursor:pointer}.hoverUnderline:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#131111;transition:all .25s ease-out}@media(min-width:768px){.hoverUnderline:hover:before{width:100%}}.red{color:#f64841}.blue{color:#1c55f0}.textPage{width:100%;max-width:756px;height:100%;padding:24px;margin:auto;font-size:16px;text-align:center;white-space:pre-wrap}