#get-started,#landing{background-color:#fff;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}#get-started h2,#landing h2{margin-bottom:30px}#get-started p,#landing p{text-align:center;font-weight:600;font-size:1.1em;margin-bottom:2em}#get-started p.smaller,#landing p.smaller{font-size:.9em;font-weight:400}#get-started form,#landing form{display:flex;justify-content:center}@media (max-width:700px){#get-started form,#landing form{flex-direction:column;align-items:center}}#get-started form input,#landing form input{border-radius:4px;font-family:Inconsolata,monospace;min-width:300px;font-size:1em;padding:0 20px;margin-left:.5em;color:#222;border:1px solid #ddd;margin-right:1em;height:43px}#get-started form input:hover,#landing form input:hover{border:1px solid #aaa}#get-started form input:focus,#landing form input:focus{border:1px solid #aaa;outline:none}#get-started form button,#landing form button{display:inline-block;font-size:1.2rem;margin-left:0;margin-bottom:1em;background-color:#26ab54;height:44px;width:280px}@media (max-width:700px){#get-started form button,#landing form button{margin-left:0;margin-top:.5em}}#get-started .cta-text,#landing .cta-text{opacity:0;position:absolute;top:0;left:0;width:280px;text-align:center;padding:10px 0}#get-started .cta-text:first-child,#landing .cta-text:first-child{animation:quotefade 14s linear 0s infinite}#get-started .cta-text:nth-child(2),#landing .cta-text:nth-child(2){animation:quotefade 14s linear 2s infinite}#get-started .cta-text:nth-child(3),#landing .cta-text:nth-child(3){animation:quotefade 14s linear 4s infinite}#get-started .cta-text:nth-child(4),#landing .cta-text:nth-child(4){animation:quotefade 14s linear 6s infinite}#get-started .cta-text:nth-child(5),#landing .cta-text:nth-child(5){animation:quotefade 14s linear 8s infinite}#get-started .cta-text:nth-child(6),#landing .cta-text:nth-child(6){animation:quotefade 14s linear 10s infinite}#get-started .cta-text:nth-child(7),#landing .cta-text:nth-child(7){animation:quotefade 14s linear 12s infinite}@keyframes quotefade{0%{opacity:0}2%{opacity:1}12%{opacity:1}14%{opacity:0}to{opacity:0}}#get-started p.sub,#landing p.sub{font-size:.8em;text-align:center}
/*# sourceMappingURL=/get-started.84235161.css.map */