:root{font-family:Poppins,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.one{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:0s;animation:dot 1.3s infinite;animation-delay:0s}.two{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:.2s;animation:dot 1.3s infinite;animation-delay:.2s}.three{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:.3s;animation:dot 1.3s infinite;animation-delay:.3s}@keyframes dot{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}body{padding-top:115px;margin:0 auto;max-width:1170px}.navbar-wrapper{position:fixed;display:flex;justify-content:center;top:0;left:0;right:0;z-index:9999;background-color:#fff}.navbar-wrapper nav{display:block;height:100%;width:100%}.navbar-wrapper nav .info-banner{background:#da552f;width:100%;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px 0}.navbar-wrapper nav .info-banner span{font-size:.85rem}.navbar-wrapper nav .info-banner a{color:#fff;text-decoration:none;font-weight:700;margin-left:5px;font-size:.9rem}.navbar-wrapper nav .navbar-content-wrapper{max-width:1170px;height:65px}.navbar-wrapper .metadata-wrapper{display:flex;align-items:center;padding:0 13px;list-style:none;margin:0;height:100%;transition:all .3s ease-in-out;justify-content:space-between;flex-direction:row-reverse}.navbar-wrapper .metadata-wrapper .project-info{display:flex;align-items:center;margin-left:12px}.navbar-wrapper .metadata-wrapper .project-info .project-info-link-wrapper{display:flex;flex-direction:row;align-items:center;text-decoration:none}.navbar-wrapper .metadata-wrapper .project-info .project-info-link-wrapper .project-title{margin-left:10px;margin-bottom:0;margin-top:0;color:#333}.navbar-wrapper .metadata-wrapper .navbar-button-toggle{cursor:pointer;height:40px;width:40px;border-radius:50%;background-color:transparent;outline:0;background-image:none;border:none}.navbar-wrapper .metadata-wrapper .navbar-button-toggle span:first-child{margin:0}.navbar-wrapper .links-wrapper{display:table;margin:0 auto;line-height:65px;width:100%;list-style:none;background-color:#fff;padding:0;max-width:1170px;align-items:center}.navbar-wrapper .links-wrapper li{vertical-align:middle;line-height:30px;padding:0 15px;text-align:left;font-weight:200}.navbar-wrapper .links-wrapper li a{text-decoration:none;color:#333;display:inline-block;font-weight:600;transition:all .3s ease-in-out}.navbar-wrapper .links-wrapper li a:after{content:"";display:block;width:0;height:2px;background:#00f;transition:width .3s}.navbar-wrapper .links-wrapper li a:hover{color:#000}.navbar-wrapper .links-wrapper li a:hover:after{width:100%}.navbar-item{display:flex;align-items:center;opacity:0;height:0;transition:all .3s ease-in-out;overflow:hidden}.collapsed-list{opacity:1;height:45px}.active a:after{width:100%!important}.navbar-menu-wrapper{display:inline}.navbar-menu-wrapper img{vertical-align:middle}#download-nav-item a:after{background:#fc505b}#contact-nav-item a:after{background:#fc505b}#press-kit-nav-item a:after{background:#fc505b}@media screen and (min-width: 500px){.navbar-wrapper{display:flex}.navbar-wrapper nav{display:flex;align-items:center;flex-direction:column}.navbar-wrapper nav .navbar-content-wrapper{display:flex;flex-direction:row;width:94%;align-items:center}.navbar-wrapper nav .metadata-wrapper{padding:0;justify-content:inherit;flex-direction:inherit;margin-bottom:0}.navbar-wrapper nav .metadata-wrapper .project-info{margin-left:0}.navbar-wrapper nav .links-wrapper{display:flex;justify-content:flex-end}.navbar-wrapper nav .navbar-item{display:flex;opacity:1;height:65px;align-items:center}.navbar-wrapper nav .navbar-item a{margin:auto}.navbar-wrapper nav .navbar-menu-wrapper{display:none}}#footer{text-align:center;padding:0 25px}#footer hr{color:#6f6f6f;opacity:.25;width:80%;margin:30px auto}#footer #footer-content-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 680px){#footer #footer-content-wrapper{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px}}#footer #app-icon-wrapper{display:flex;flex-direction:column;align-items:center}#footer #external-links-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 680px){#footer #external-links-wrapper{align-items:flex-end}}#footer #app-icon-link{display:block;height:68px;width:68px;margin:auto}#footer #app-icon-link #app-icon-image{width:100%;height:100%;border-radius:14px}@media screen and (min-width: 680px){#footer #app-icon-link{height:80px;width:80px;margin:0 0 8px}#footer #app-icon-link #app-icon-image{border-radius:18px}}#footer #built-label{display:block;font-size:.85rem;color:#6f6f6f;margin-top:10px}#footer #built-label a{color:#6f6f6f}@media screen and (min-width: 680px){#footer #built-label{font-size:.9rem}}#footer #social-media-wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:13px;margin-bottom:8px}#footer #social-media-wrapper a{margin-right:15px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}#footer #social-media-wrapper a:hover{transform:scale(1.1)}#footer #social-media-wrapper a:last-child{margin-right:0}#footer #social-media-wrapper a i{font-size:2rem;color:#333}@media screen and (min-width: 680px){#footer #social-media-wrapper a i{font-size:2.5rem}}#footer #copyright-label{font-size:.85rem;color:#6f6f6f}@media screen and (min-width: 680px){#footer #copyright-label{font-size:.9rem}}#footer #links-wrapper{display:flex;flex-direction:column;justify-content:center;margin-top:10px;margin-bottom:15px}@media screen and (min-width: 500px){#footer #links-wrapper{flex-direction:row}}#footer #links-wrapper a{margin-bottom:8px;font-size:.8rem;color:#6f6f6f}#footer #links-wrapper a:last-child{margin-bottom:0}@media screen and (min-width: 500px){#footer #links-wrapper a{margin-right:8px;margin-bottom:0;font-size:.9rem}#footer #links-wrapper a:last-child{margin-right:0}}#footer #licenses-wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:10px;margin-bottom:25px}@media screen and (min-width: 680px){#footer #licenses-wrapper{margin-bottom:0;margin-top:0}}#footer #licenses-wrapper a{margin-right:8px;font-size:.7rem;color:#6f6f6f99}#footer #licenses-wrapper a:last-child{margin-right:0}@media screen and (min-width: 680px){#footer #licenses-wrapper a{font-size:.8rem}}#contact-content-wrapper{padding-left:20px;padding-right:20px}#contact-content-wrapper .banner-wrapper{margin-bottom:20px}#contact-content-wrapper .banner-wrapper #success-banner,#contact-content-wrapper .banner-wrapper #error-banner{display:none}#contact-content-wrapper #contact-label{margin:0;text-align:center}#contact-content-wrapper hr{margin:30px 0}#contact-body-wrapper{margin:0 auto;max-width:900px;width:100%}#contact-body-wrapper .banner-wrapper div{padding:20px 30px;border-radius:13px;color:#fff;text-align:center}#contact-body-wrapper .banner-wrapper #success-banner{background-color:#41c5b0}#contact-body-wrapper .banner-wrapper #error-banner{background-color:#fc505b}#contact-body-wrapper .mb-3:not(:last-child){margin-bottom:1.2rem}#contact-body-wrapper input,#contact-body-wrapper textarea{display:block;padding:11px 15px;font-size:14px;margin:8px 0;box-sizing:border-box;width:100%;border-radius:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;outline:none;border:2px solid rgb(222,226,230);transition:all .2s ease-in-out;font-family:Poppins,sans-serif}#contact-body-wrapper input::selection,#contact-body-wrapper textarea::selection{background:#dee2e6}#contact-body-wrapper input::-moz-selection,#contact-body-wrapper textarea::-moz-selection{background:#dee2e6}#contact-body-wrapper input:focus,#contact-body-wrapper textarea:focus{border:2px solid #3DABE5}#contact-body-wrapper #send-message,#contact-body-wrapper #send-message-loading{display:flex;justify-content:center;align-items:center;background-color:#3dabe5;border:none;margin:0 auto;padding:10px 20px;font-size:1.05rem;border-radius:40px;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:600;transition:all .2s ease-in-out;width:100%;max-width:375px;height:47px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#contact-body-wrapper #send-message .spinner-border,#contact-body-wrapper #send-message-loading .spinner-border{width:27px;height:27px;margin-right:8px;color:#fff}#contact-body-wrapper #send-message:hover,#contact-body-wrapper #send-message-loading:hover{cursor:pointer;background-color:#1c94d3}#contact-body-wrapper #send-message-loading{opacity:.4;pointer-events:none}
