@import "https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;600;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:none}input::-moz-focus-inner{border:0;padding:0}input,select,textarea{appearance:none}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}html,body{width:100%;height:100%;overflow-x:hidden}@media screen and (height<=640px){html,body{height:auto;min-height:100%}}body{letter-spacing:-.01em;color:#fff;-webkit-font-smoothing:antialiased;-ms-overflow-style:scrollbar;caret-color:#0000;background-color:#000;flex-direction:column;justify-content:center;padding:6em 4em 4em;font-family:Figtree,sans-serif;font-size:16pt;font-weight:400;line-height:1.65em;display:flex}body>#root{z-index:2;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}@media screen and (width<=1680px){body{padding:6em 3.5em 3.5em;font-size:14pt}}@media screen and (width<=1280px){body{font-size:13pt}}@media screen and (width<=980px){body{font-size:14pt}}@media screen and (width<=736px){body{padding:5em 2em 2em;font-size:14pt}}@media screen and (width<=480px){html,body{min-width:320px}}@media screen and (width<=360px){body{padding:5em 1.25em 1.25em}}#bg{opacity:.375;z-index:1;width:100%;height:100%;transition:opacity 2s ease-in-out;position:fixed;top:0;left:0}#bg div{opacity:0;visibility:hidden;background-size:cover;width:150%;height:100%;transition:opacity 3s;position:absolute;top:0;left:0}#bg div.visible{opacity:1;visibility:visible;z-index:1;animation:45s linear infinite bg}#bg div.visible.top{z-index:2}@media screen and (width<=1280px){#bg div.visible{animation:29.25s linear infinite bg}}@media screen and (width<=736px){#bg div.visible{animation:18s linear infinite bg}}#bg div:only-child{animation-direction:alternate!important}@keyframes bg{0%{transform:translate(0)}to{transform:translate(-25%)}}body,input,select,textarea{color:#fff;letter-spacing:-.01em;font-family:Figtree,sans-serif;font-size:16pt;font-weight:400;line-height:1.65em}#signup-form input[type=email]{caret-color:auto}a{color:#1cb495;border-bottom:1px dotted #ffffff40;text-decoration:none;transition:border-bottom-color .2s,color .2s}a:hover{border-bottom-color:#0000;text-decoration:none;color:#1cb495!important}strong,b{color:#fff;font-weight:700}em,i{font-style:italic}p{margin:0 0 2em}h1,h2,h3,h4,h5,h6{color:#fff;margin:0 0 1em;font-weight:700;line-height:1em}h1{font-size:2.5em;line-height:1.25em}h2{font-size:1.75em;line-height:1.5em}h3{font-size:1.35em;line-height:1.5em}h4{font-size:1.1em;line-height:1.5em}h5{font-size:.9em;line-height:1.5em}h6{font-size:.7em;line-height:1.5em}header p{color:#ffffff80;margin:0 0 1.5em;position:relative}#header h1{color:#fff;margin:0 0 .55em;font-size:3.25em;font-weight:700}#header p{color:#dee0df80;font-size:1.75em;font-weight:400;line-height:1.65em}#header a{color:inherit}@media screen and (width<=736px){#header h1{font-size:2em}#header p{font-size:1em}#header{text-align:center}.hero-title-row{flex-direction:column;align-items:center}.hero-logo{height:3em;margin-top:0}}@media screen and (width<=480px){#header{margin:0 0 1em}}.hero-title-row{align-items:flex-start;gap:.3em;margin-bottom:.55em;display:flex}.hero-title-row h1{margin-bottom:0}.hero-logo{flex-shrink:0;width:auto;height:3.25em;margin-top:.45em}@keyframes focus{0%{transform:scale(1)}50%{transform:scale(1.025)}to{transform:scale(1)}}input[type=text],input[type=password],input[type=email],select,textarea{appearance:none;color:#dee0df80;width:100%;font-family:inherit;font-size:inherit;caret-color:auto;background-color:#0000;border:3px solid #dee0df80;border-radius:6px;outline:0;padding:0 1em;text-decoration:none;transition:border-color .2s,background-color .2s;display:block;transform:scale(1)}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,select:focus,textarea:focus{background-color:#ffffff20;border-color:#1cb495;animation:.1s focus}input[type=text],input[type=password],input[type=email],select{height:2.75em}::placeholder{opacity:1;color:#dee0df80!important}input[type=submit],input[type=reset],input[type=button],button,.button{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;text-align:center;white-space:nowrap;background-color:#53b191;border:0;border-radius:6px;height:2.75em;padding:0 1.125em;font-weight:700;line-height:2.75em;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;display:inline-block;color:#fff!important}input[type=submit]:hover,button:hover,.button:hover{background-color:#62ffcb}input[type=submit]:active,button:active,.button:active{background-color:#3c3c3b}input[type=submit]:disabled,button:disabled,.button:disabled{opacity:1;background-color:#3a7d65}@media screen and (width<=480px){input[type=submit],button,.button{padding:0}}#signup-form{margin:0 0 2em;display:flex;position:relative}#signup-form input[type=email]{width:18em}#signup-form>*{margin:0 0 0 1em}#signup-form>:first-child{margin:0}#signup-form .message{opacity:0;height:2.75em;line-height:2.75em;text-decoration:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transform:scale(1.05)}#signup-form .message.visible{opacity:1;transform:scale(1)}#signup-form .message.success{color:#1cb495}@media screen and (width<=480px){#signup-form{flex-direction:column}#signup-form input[type=email]{width:100%}#signup-form>*{margin:1.25em 0 0}#signup-form .message{height:1em;font-size:.9em;line-height:inherit;margin-top:0;position:absolute;bottom:-1.5em;left:0}}ul.icons{cursor:default;margin:0 0 .2em;padding-left:0;list-style:none}ul.icons li{padding:0 1em 0 0;display:inline-block}ul.icons li:last-child{padding-right:0}ul.icons li a{color:inherit;border-bottom:none}#footer{color:#dee0df80;opacity:1;transition:opacity .5s ease-in-out;position:absolute;bottom:0;left:0}#footer .icons{margin:0 0 .2em}#footer .copyright{margin:0 0 .2em;padding:0;font-size:.8em;list-style:none}#footer .copyright li{border-left:1px solid #ffffff40;margin:0 0 0 .75em;padding:0 0 0 .75em;line-height:1em;display:inline-block}#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer .copyright a{color:inherit;border-bottom:none}#footer>:last-child{margin-bottom:0}@media screen and (width<=1680px){#footer{bottom:0;left:0}}@media screen and (width<=736px){#footer{bottom:0;left:0}}@media screen and (width<=360px){#footer{bottom:0;left:0}}@media screen and (height<=640px){#footer{margin:1em 0 0;position:relative;bottom:auto;left:auto}}.home-content{z-index:2;flex-direction:column;flex:1;justify-content:flex-start;display:flex;position:relative}.legal{text-align:left;color:#dee0df;z-index:2;max-width:48em;margin:0 auto;padding:2em;position:relative}.legal h1{color:#fff;text-align:center;margin:0 0 1em;font-size:2.5em;font-weight:700}.legal h2{color:#fff;margin:2em 0 .5em;font-size:1.5em;font-weight:700}.legal p{margin:0 0 1em;font-size:1em;line-height:1.65em}.legal a{color:#dee0df}.legal .back{color:#dee0df;border-bottom:none;margin-bottom:2em;text-decoration:none;display:inline-block}.legal .back:hover{color:#fff}.legal hr{border:none;border-top:1px solid #fff3;margin:3em 0}
