@-webkit-keyframes liquidAnimate{0%{transform:translate(-50%,-75%) rotate(0deg)}to{transform:translate(-50%,-75%) rotate(360deg)}}@keyframes liquidAnimate{0%{transform:translate(-50%,-75%) rotate(0deg)}to{transform:translate(-50%,-75%) rotate(360deg)}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@-webkit-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:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,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:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}html{-webkit-text-size-adjust:100%;font-family:Lato,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}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}a{background-color:transparent;color:inherit;text-decoration:inherit}strong{font-weight:bolder}button,input{font-family:inherit;font-size:100%;margin:0;overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{color:inherit;display:table;max-width:100%;white-space:normal}[type=checkbox],[type=radio],legend{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}[hidden]{display:none}h1,h2,h3,p{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{list-style:none;margin:0;padding:0}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}input:-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3{font-size:inherit;font-weight:inherit}button,input{padding:0;line-height:inherit;color:inherit}canvas,svg{display:block;vertical-align:middle}h2{font-size:1.875rem}h3{font-size:1.5rem;margin-bottom:.5rem}.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}}@media (min-width:1410px){.container{max-width:1410px}}a.button{overflow:hidden}a.button:hover .liquidButton{top:-60px}.liquidButton{position:absolute;left:0;top:-50px;width:117px;height:117px;background-color:#0078c1;box-shadow:inset 0 0 50px rgba(0,0,0,.5);transition:.5s}.heatButton{background-color:#c10000!important}.liquidButton:after,.liquidButton:before{position:absolute;top:0;content:"";width:200%;height:200%;left:50%;transform:translate(-50%,-75%);-webkit-animation:liquidAnimate 10s linear infinite;animation:liquidAnimate 10s linear infinite}.liquidButton:before{border-radius:45%;background:#f3f3f3;color:#f3f3f3}.liquidButton:after{border-radius:40%;background:rgba(243,243,243,.5)}.bg-black,.bg-gray-800{--bg-opacity: 1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-gray-800{background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.content-start{align-content:flex-start}.font-medium{font-weight:500}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-3{margin-top:.75rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.ml-16{margin-left:4rem}.-mb-6{margin-bottom:-1.5rem}.p-3{padding:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.relative{position:relative}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.w-1\/2{width:50%}.w-2\/3{width:66.666667%}.w-full{width:100%}.z-10{z-index:10}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:h-40{height:10rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}}@media (min-width:1024px){.lg\:h-32{height:8rem}}@media (min-width:1280px){.xl\:h-auto{height:auto}}
