/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */h1{font-size:2em;margin:.67em 0}a{background-color:transparent}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}input,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input{overflow:visible}select{text-transform:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}template{display:none}h1,h3,p,ul{margin:0}ul{list-style:none;padding:0}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}img{border-style:solid}input::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}h1,h3{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}input,select{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,object,svg{display:block;vertical-align:middle}img{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-transparent{background-color:transparent}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-200{background-color:#edf2f7}.bg-gray-300{background-color:#e2e8f0}.bg-yellow-500{background-color:#ecc94b}.bg-blue-400{background-color:#63b3ed}.bg-light{background-color:#f7fafc}.bg-primary{background-color:#f15160}.hover\:bg-gray-200:hover{background-color:#edf2f7}.hover\:bg-gray-700:hover{background-color:#4a5568}.active\:bg-gray-600:active{background-color:#718096}.border-gray-300{border-color:#e2e8f0}.border-gray-700{border-color:#4a5568}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.border{border-width:1px}.border-t{border-top-width:1px}.first\:border-t-0:first-child{border-top-width:0}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-grow{flex-grow:1}.font-bold{font-weight:700}.h-8{height:2rem}.h-full{height:100%}.m-4{margin:1rem}.m-auto{margin:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.opacity-0{opacity:0}.opacity-50{opacity:.5}.active\:opacity-100:active,.hover\:opacity-100:hover{opacity:1}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.static{position:static}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fill-current{fill:currentColor}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:#fff}.text-gray-500{color:#a0aec0}.text-gray-600{color:#718096}.text-gray-700{color:#4a5568}.text-gray-800{color:#2d3748}.text-red-100{color:#fff5f5}.text-red-500{color:#f56565}.text-dark{color:#304056}.hover\:text-white:hover{color:#fff}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-2xl{font-size:1.5rem}.italic{font-style:italic}.align-middle{vertical-align:middle}.truncate,.whitespace-no-wrap{white-space:nowrap}.truncate{overflow:hidden;text-overflow:ellipsis}.w-1{width:.25rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-full{width:100%}.z-10{z-index:10}*{scroll-behavior:smooth}body{font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:300;font-size:16px;margin:0;padding:0;background-color:#191a1a}a,body{color:#fff}a{text-decoration:none}img{max-width:100%}.content{flex-grow:1}.bg-dark-mode{background:#191a1a}