@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translate(0)}}@keyframes btnprocessingFirst{0%{left:40%}50%{left:60%}to{left:40%}}@keyframes btnprocessingSecond{0%{left:60%}50%{left:40%}to{left:60%}}*,:after,:before{box-sizing:border-box}body,dd,dl,dt,form,h1,h2,h3,h4,h5,p,ul{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;font-size:10px}body{font-family:var(--font-graphik-regular-web),sans-serif;font-weight:400;color:#666c71;background:#fcfcfc;font-size:1.6em;line-height:1.6}::selection{background:#1262fb;color:#fff}a{font-family:var(--font-graphik-medium-web),sans-serif;font-weight:400;color:#1262fb;text-decoration:none}h1,h2,h3,h4,h5{color:#151c22;font-family:var(--font-graphik-semibold-web),sans-serif;font-weight:400}h1{font-size:5.8rem;line-height:1;margin:0 0 1.6rem}h1+span{display:block;color:#666c71;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.6rem;opacity:.5;font-size:1.3rem;font-family:var(--font-graphik-semibold-web),sans-serif;font-weight:400;line-height:1.8}@media screen and (max-width:769px){h1{font-size:4.2rem;line-height:1}}@media screen and (max-height:479px)and (orientation:landscape){h1{font-size:3.2rem;margin-top:2.8rem}}.image-container{display:inline-block;position:relative;width:100%;max-width:100%;height:auto}@supports(-webkit-touch-callout:none){input[type=email],input[type=number],input[type=password],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}}h2{font-size:4.2rem;line-height:1;margin-bottom:2.6rem}@media screen and (max-width:769px){h2{font-size:3.2rem}}h3{font-size:3.2rem;line-height:1.2;margin-bottom:1.6rem}@media screen and (max-width:769px){h3{font-size:2.2rem}}h4{font-size:2.2rem;margin-bottom:1.2rem}h5{font-size:1.3rem;font-weight:400;text-transform:uppercase;letter-spacing:.16rem;line-height:1.8}p{line-height:1.6em}p.big,p.big p{font-size:2rem;line-height:1.6}@media screen and (max-width:768px){p.big,p.big p{font-size:1.6rem;line-height:1.6}}p.small,p.small p{font-size:1.1rem;line-height:1.6}div.big,div.big p{font-size:2rem;line-height:1.6}@media screen and (max-width:768px){div.big,div.big p{font-size:1.6rem;line-height:1.6}}img{border-style:none;display:block;max-width:100%}section{max-width:1440px;padding:2rem;margin:0 auto 6rem}@media screen and (max-width:768px){section{margin-bottom:0}}section.full-width{max-width:100%!important}p+p{margin-top:1.6rem}p b{font-family:var(--font-graphik-semibold-web),sans-serif;font-weight:400;color:#151c22}ul li{list-style-type:none}.label{font-family:var(--font-graphik-semibold-web),sans-serif;font-weight:400;display:inline-block;text-transform:uppercase;letter-spacing:.1rem;font-size:.9rem;padding:0 .4rem .1rem;line-height:1.6rem;border-radius:.3rem}.label_green{color:#22be7b;background:rgba(61,220,151,.1);border:2px solid #3ddc97}code{background:rgba(12,16,19,.02);border:2px solid rgba(12,16,19,.05);padding:1.6rem;border-radius:1.3rem;color:#666c71;font-size:1em;display:block;margin:10px 0}button,input,select,textarea{font:inherit}form *{margin-top:.6rem}form>div{display:flex}form div label{margin-right:1rem}form div label:last-child{margin-right:0}form label+p{margin-top:1.2rem}form p+.dropdown{margin-top:0}#app>span{position:absolute;top:10px;width:1px;height:1px}