@import url(https://fonts.googleapis.com/css?family=Cutive+Mono&display=swap);
@charset "UTF-8";


/*! 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}a{background-color:transparent}strong{font-weight:bolder}code{font-family:monospace,monospace;
font-size:1em}img{border-style:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;
padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[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}[hidden],template{display:none}h1,h2,h3,p{margin:0}ol,ul{margin:0;
padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
line-height:1.5}*,:after,:before{box-sizing:border-box;
border:0 solid #e2e8f0}img{border-style:solid}[role=button]{cursor:pointer}h1,h2,h3{font-size:inherit;
font-weight:inherit}a{color:inherit;
text-decoration:inherit}code{font-family:Cutive Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg{display:block;
vertical-align:middle}img{max-width:100%;
height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-white{--bg-opacity:1;
background-color:#fff;
background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;
background-color:#edf2f7;
background-color:rgba(237,242,247,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;
background-color:#1a202c;
background-color:rgba(26,32,44,var(--bg-opacity))}.bg-blue-600{--bg-opacity:1;
background-color:#3182ce;
background-color:rgba(49,130,206,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;
background-color:#edf2f7;
background-color:rgba(237,242,247,var(--bg-opacity))}.border-gray-400{--border-opacity:1;
border-color:#cbd5e0;
border-color:rgba(203,213,224,var(--border-opacity))}.border-gray-800{--border-opacity:1;
border-color:#2d3748;
border-color:rgba(45,55,72,var(--border-opacity))}.rounded-lg{border-radius:.5rem}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.font-mono{font-family:Cutive Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-bold{font-weight:700}.h-0{height:0}.h-32{height:8rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.mx-2{margin-left:.5rem;
margin-right:.5rem}.mx-auto{margin-left:auto;
margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.max-w-md{max-width:28rem}.max-w-6xl{max-width:72rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-4{padding-left:1rem;
padding-right:1rem}.py-6{padding-top:1.5rem;
padding-bottom:1.5rem}.px-6{padding-left:1.5rem;
padding-right:1.5rem}.px-8{padding-left:2rem;
padding-right:2rem}.py-10{padding-top:2.5rem;
padding-bottom:2.5rem}.py-12{padding-top:3rem;
padding-bottom:3rem}.py-16{padding-top:4rem;
padding-bottom:4rem}.pb-4{padding-bottom:1rem}.relative{position:relative}.-top-2{top:-1.75rem}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.text-center{text-align:center}.text-white{--text-opacity:1;
color:#fff;
color:rgba(255,255,255,var(--text-opacity))}.text-gray-200{--text-opacity:1;
color:#edf2f7;
color:rgba(237,242,247,var(--text-opacity))}.text-gray-400{--text-opacity:1;
color:#cbd5e0;
color:rgba(203,213,224,var(--text-opacity))}.text-gray-600{--text-opacity:1;
color:#718096;
color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;
color:#4a5568;
color:rgba(74,85,104,var(--text-opacity))}.text-gray-800{--text-opacity:1;
color:#2d3748;
color:rgba(45,55,72,var(--text-opacity))}.hover\:text-red-800:hover{--text-opacity:1;
color:#9b2c2c;
color:rgba(155,44,44,var(--text-opacity))}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{to{transform:scale(2);
opacity:0}}@keyframes ping{75%,to{transform:scale(2);
opacity:0}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{to{transform:translateY(-25%);
-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
animation-timing-function:cubic-bezier(.8,0,1,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);
-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;
-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
animation-timing-function:cubic-bezier(0,0,.2,1)}}.bg-gradient-red-black{background-image:linear-gradient(to bottom right,#981b1e 15%,#121212 65%)}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fab,.fas{-moz-osx-font-smoothing:grayscale;
-webkit-font-smoothing:antialiased;
display:inline-block;
font-style:normal;
font-variant:normal;
text-rendering:auto;
line-height:1}.fa-lg{font-size:1.3333333333em;
line-height:.75em;
vertical-align:-.0667em}.fa-fw{text-align:center;
width:1.25em}@-webkit-keyframes fa-spin{to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-creative-commons:before{content:"\F25E"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-discord:before{content:"\F392"}.fa-github:before{content:"\F09B"}.fa-mail-bulk:before{content:"\F674"}.fa-slack:before{content:"\F198"}.fa-twitter:before{content:"\F099"}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;
font-style:normal;
font-weight:900;
font-display:block;
src:url(../assets/webfonts/fa-solid-900.eot);
src:url(../assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../assets/webfonts/fa-solid-900.woff2) format("woff2"),url(../assets/webfonts/fa-solid-900.woff) format("woff"),url(../assets/webfonts/fa-solid-900.ttf) format("truetype"),url(../assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fas{font-family:Font Awesome\ 5 Free;
font-weight:900}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Brands;
font-style:normal;
font-weight:400;
font-display:block;
src:url(../assets/webfonts/fa-brands-400.eot);
src:url(../assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../assets/webfonts/fa-brands-400.woff2) format("woff2"),url(../assets/webfonts/fa-brands-400.woff) format("woff"),url(../assets/webfonts/fa-brands-400.ttf) format("truetype"),url(../assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;
font-weight:400}@media (min-width:640px){.sm\:inline{display:inline}.sm\:text-xl{font-size:1.25rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-6xl{font-size:4rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-12{margin-left:3rem}.sm\:-mt-12{margin-top:-3rem}.sm\:px-8{padding-left:2rem;
padding-right:2rem}.sm\:py-12{padding-top:3rem;
padding-bottom:3rem}.sm\:py-24{padding-top:6rem;
padding-bottom:6rem}.sm\:absolute{position:absolute}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:text-sm{font-size:.875rem}.md\:text-2xl{font-size:1.5rem}.md\:mb-0{margin-bottom:0}.md\:mr-16{margin-right:4rem}.md\:ml-16{margin-left:4rem}.md\:-mt-12{margin-top:-3rem}.md\:p-6{padding:1.5rem}.md\:px-4{padding-left:1rem;
padding-right:1rem}.md\:py-32{padding-top:8rem;
padding-bottom:8rem}.md\:-top-4{top:-2.25rem}}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:mx-4{margin-left:1rem;
margin-right:1rem}.lg\:mb-0{margin-bottom:0}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;
padding-right:2rem}.lg\:w-1\/2{width:50%}}
