html{font-size:16px}@media screen and (max-width:1200px){html{font-size:15px}}@media screen and (max-width:992px){html{font-size:14px}}@media screen and (max-width:768px){html{font-size:13px}}@media screen and (max-width:576px){html{font-size:12px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{margin:0;padding:0;border:0;vertical-align:baseline}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Roboto Slab;src:url(/static/fonts/RobotoSlab/RobotoSlab-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro/GothamPro/GothamPro.ttf) format("truetype"),url(/static/fonts/GothamPro/GothamPro/GothamPro.woff) format("woff");font-weight:400}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.ttf) format("truetype"),url(/static/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.ttf) format("truetype"),url(/static/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Hans Hand;src:url(/static/fonts/HansHand/HansHand-Regular.ttf) format("truetype");font-weight:400}body{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden;font-size:16px;font-family:Gotham Pro;color:#141d27}*{box-sizing:border-box}a{text-decoration:none;transition:opacity .3s ease-in-out;letter-spacing:1px}a:hover{opacity:.8}.bg-neutral{background-color:#f9fbfc;min-height:100vh}.overflow-ie{overflow:hidden}.container{max-width:1440px;margin:0 auto}.container--full-height{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:none}.content-center{display:flex;justify-content:center;flex-grow:1;align-items:center;height:100%;width:100%}.content-center--contact{height:calc(100vh - 5rem);min-height:640px}.layout-simple{background-color:#f9fbfc}.special-layout .footer{position:fixed;bottom:0;left:0;width:100%}.text-link{color:#ff4e4c;font-weight:500}h1,h2,h3,h4,h5{font-family:Roboto Slab}h1{font-size:3.75rem;line-height:4.5rem}h2{font-size:3.25rem;line-height:4rem}h3{font-size:2.75rem;line-height:3.5rem}h4{font-size:1.375rem;line-height:1.75rem}p{font-family:Gotham Pro;font-size:1rem;line-height:2rem}.brand-subheading{font-family:Roboto Slab;text-transform:uppercase;color:#ff4e4c;letter-spacing:.0625rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.ie .slide{flex-direction:column;position:relative}.ie .slide:nth-child(2),.ie .slide:nth-child(3){padding-right:0}.ie .slide:nth-child(2) .slide__content,.ie .slide:nth-child(3) .slide__content{padding-right:0;margin-bottom:20px}.ie .slide__img{display:none}.ie .slide__text{margin-left:65px}.ie .slide__content{max-width:100%;width:100%;position:relative;visibility:visible;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:120px}.ie .slide__container{width:100%}.ie .slide__number{position:relative;left:0;margin-right:15px}.ie .slide__title{display:flex;line-height:1.2}.ie .slide .brand-subheading{display:flex;align-items:center;flex-basis:100%}.ie .slide .brand-subheading:before{content:"";margin-right:15px;width:38px;display:block;position:relative;left:0;top:0}.ie .slide:first-of-type .slide-img{width:510px;display:none}.ie .slide__text-container{width:50%;padding-right:10%}.ie .slide__text-container+.slide__img{display:block;width:50%}.ie .slider-pagination{display:none}.ie .section-how-works{height:auto}.ie .section-how-works .section__info{margin-bottom:2.5rem}.ie .content-center{min-height:500px}.header{justify-content:space-between;min-height:64px;height:64px;padding:0 2.5rem;font-size:.75rem;z-index:1;background-color:#fff;position:relative;border-bottom:1px solid #e0e9f3}.header,.header .nav-list{display:flex;align-items:center}.header .nav-list__item{text-transform:uppercase;margin:0 1px}.header .nav-list__item--btn{margin-right:0;margin-left:15px}.header .nav-list__item--btn .btn{font-size:12px;padding:13px;line-height:12px}.header .nav-list__link{color:#141d27;font-weight:500;display:inline-block;padding:15px}.header .nav-list .btn{min-width:150px}.header__link{color:#141d27;font-weight:500;font-size:12px;text-transform:uppercase;display:none}.header__mobile-burger{display:none}.header--main{justify-content:center}.header--hide-stripe{border-bottom-color:transparent}.header-wrapper{width:100%;display:flex;justify-content:center;background:#fff}.header.fixed{position:fixed;width:100%;top:0;left:0;z-index:10;animation:showHeader .5s ease-in-out 0s forwards}.header-container{width:100%;align-items:center;display:flex;justify-content:space-between}@keyframes showHeader{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header--simple{width:100%;border-bottom:none}.header--simple .header__info{display:flex;align-items:center}.header--simple .header__info-text{margin-right:16px;font-size:.75rem;line-height:1.25rem;font-weight:400}.header--simple .logo--desktop{display:block}.header--simple .logo--mobile,.logo__mobile{display:none}@media screen and (max-width:992px){.header{align-items:center;flex-wrap:wrap}.header .navbar{position:absolute;top:0;left:0;background:#fff;margin-top:60px}.header--main .logo{order:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header__link{display:block}.header__mobile-burger{order:-1;display:flex;justify-content:flex-start;padding:15px 15px 15px 0}.header__mobile-burger>img{width:34px;height:34px}.header .nav-list__item{margin:0}.logo{display:flex;justify-content:flex-end}.logo__mobile{display:block}.logo__desktop{display:none}.header-container{flex-wrap:wrap}.navbar{order:3;display:flex;justify-content:flex-end;width:100%;justify-content:center;padding-bottom:15px}.nav-list{flex-direction:column;align-items:center;width:100%}.nav-list__item{width:100%;display:flex;justify-content:center;margin:0}}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0;transition:opacity .2s}@media screen and (max-width:640px){.header--simple .logo--desktop,.header__info-text{display:none}.header--simple .logo--mobile{display:block}}@media screen and (min-width:993px){.navbar{display:block!important}}.footer{background-color:#141d27;color:#fff;font-size:.75rem;padding:0 32px}.footer__container{max-width:1195px;min-height:5rem;height:5rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer .copyright{margin-left:20px}.footer .copyright__text{margin-left:12px;margin-bottom:-7px;display:flex;font-size:12px;align-items:center}.copyright{display:flex}.copyright p{font-size:.75rem}.navbar-footer{margin-left:-30px}.navbar-footer .nav-list{display:flex;align-items:center}.navbar-footer .nav-list__item{margin:0 10px}.navbar-footer .nav-list__link{color:#fff;font-size:.75rem;font-weight:700;padding:.625rem;line-height:1.5rem;letter-spacing:0}.social-list{display:flex;align-items:center}.social-list__item{margin:0 10px}.social-list__link{padding:.5rem}.color-dot{-moz-border-radius:99px;-webkit-border-radius:99px;border-radius:99px;display:inline-block;width:10px;height:10px;margin-right:5px}.color-dot.critical{background-color:#ed4a44}.color-dot.major{background-color:#e67e22}.color-dot.minor{background-color:#f1c40f}.color-dot.none{background-color:#2fcc66}@media screen and (max-width:992px){.footer__container{height:auto;flex-wrap:wrap;padding-top:2rem}.footer__container .social-list{max-width:100px;width:100px;display:flex;justify-content:space-between}.footer__container .social-list__item,.footer__container .social-list__item>a{padding:0;margin:0}.footer .copyright{margin:0}.footer .copyright .logo{justify-content:flex-start;width:auto}.footer .navbar.navbar-footer{order:1;margin-left:0;border-top:1px solid #4d5965;margin-top:22px;padding-top:10px}.footer .navbar.navbar-footer .nav-list{margin-top:8px}.footer .navbar.navbar-footer .nav-list__item{margin:0 0 5px;justify-content:flex-start}.footer .navbar.navbar-footer .nav-list__item:last-child{margin-bottom:0}.footer .navbar.navbar-footer .nav-list__link{font-size:12px;margin-bottom:6px;padding:0}}@media screen and (max-width:480px){.footer__container .social-list{width:30%}}.btn{display:inline-block;padding:18px;text-align:center;text-transform:uppercase;font-family:Gotham Pro;font-size:.875rem;line-height:.875rem;font-weight:500;letter-spacing:1px;border:1px solid transparent;outline:0;transition:opacity .3s ease-in-out;cursor:pointer}.btn:hover{opacity:.8}.btn--no-transition{transition:none}.btn[type=submit]{position:relative}.btn-primary{background-color:#ff4e4c;color:#fff;border-color:#ff4e4c}.btn-neutral{color:#141d27}.btn-neutral,.btn-primary-inverse{background-color:#fff;border-color:#fff}.btn-primary-inverse{color:#ff4e4c}.btn-round{border-radius:50px}.btn-border{background-color:transparent;color:#141d27}.btn-icon .icon{margin:0 9px}.btn-cta{min-width:195px}.btn-md{padding:13px 17px;font-size:.75rem;min-width:150px}.btn-lg{min-width:190px;padding:18px 37px}.link{font-size:.75rem;font-weight:500;color:#141d27;letter-spacing:0}.progress{position:relative}.progress__bar{position:absolute;top:0;left:0}.dropdown{position:relative}.dropdown__toggle{font-size:.875rem;line-height:1.5rem;font-family:Gotham Pro;font-weight:400;text-align:left;padding:0 23px;min-height:3.25rem;color:#141d27;background-color:#fff;border:1px solid #d6dde5;border-radius:4px;width:100%;transition:border-color .2s ease-in-out;position:relative;cursor:pointer}.dropdown__toggle:focus{border-color:#657484;outline:0}.dropdown-list{padding:10px 0;display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #d6dde5;border-radius:4px;text-align:left;width:100%;margin-top:-1px;box-shadow:0 3px 4px rgba(214,221,229,.63)}.dropdown-list__item{font-size:14px;padding:9px 23px;cursor:pointer}.dropdown-list__item:hover{background-color:#f9fbfc}.dropdown-list__item.placeholder{opacity:.2;cursor:default}.dropdown .icon-group{position:absolute;top:0;right:0;height:100%;width:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.dropdown .icon-group .icon{width:100%;display:block;cursor:pointer}.dropdown .icon-group .icon:first-child{margin-bottom:4px}.dropdown .icon-group .icon:last-child{margin-top:4px}.dropdown-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:transparent;z-index:2;display:none}.dropdown.open{z-index:3}.dropdown.open .dropdown-list{display:block}.dropdown.open .icon-group{opacity:.5}.dropdown.open+.dropdown-overlay{display:block}.loader{width:30px;height:30px;display:inline-block;vertical-align:middle;position:relative;border-radius:50px;border:5px solid rgba(224,233,243,.5)}.loader:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:5px solid transparent;border-top-color:#e0e9f3;border-radius:50px;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.loader--sm{border-width:2px}.loader--sm:after{border-width:2px;top:-2px;left:-2px;right:-2px;bottom:-2px}.loader--inverse{border-color:hsla(0,0%,100%,.5)}.loader--inverse:after{border-top-color:#fff}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}.progress-bar{width:256px;height:16px;background:red;position:relative;border:1px solid #e0e9f3;border-radius:3px;background:#f9fbfc;margin:0 auto}.progress-bar:before{left:0;right:0;position:absolute;margin-top:-20px;text-align:center;content:"Sending image";animation:changeText 1s linear 0s forwards}.progress-bar__line{z-index:1;background:#ff4e4c;width:0;animation:progress 1s linear 0s forwards}.progress-bar__line,.progress-bar__line-cycle{border-radius:3px;position:absolute;left:0;top:0;height:100%}.progress-bar__line-cycle{background:repeating-linear-gradient(45deg,#ff4e4c,#ff4e4c 10px,#ff5f55 0,#ff5f55 20px);width:100%;opacity:0;animation:opacity 1s linear 0s forwards,running-bg 1s linear infinite;z-index:2}@keyframes running-bg{0%{background-position:0 0}to{background-position:28px 0}}@keyframes opacity{0%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes progress{0%{width:0}to{width:100%}}@keyframes changeText{0%{content:"Sending image"}99.99%{content:"Sending image"}to{content:"Recognition in progress"}}.message{border:1px solid #0a970a;padding:10px 23px;font-size:.875rem;font-weight:500;color:#0a970a;border-radius:4px}.error:not(.error--control){border:1px solid #ff4e4c;padding:10px;font-size:.875rem;font-weight:500;color:#ff4e4c;border-radius:4px}.error--control{position:absolute;top:1rem;right:1rem}.error--control:before{content:"i";font-size:.75rem;font-family:Gotham Pro;font-weight:500;color:#ff4e4c;position:absolute;top:0;left:0;margin-top:4px;text-align:center;width:100%;height:100%}.error--control:hover .error__text{opacity:1;visibility:visible}.error--control .error__text{opacity:0;visibility:hidden;position:absolute;bottom:100%;left:50%;text-align:center;min-width:220px;margin-left:-110px;background-color:#fff;border-radius:4px;border:1px solid #d6dde5;line-height:1rem;padding:10px 5px;margin-bottom:10px;transition:opacity .2s ease-in-out;z-index:1}.pagination{width:56px;position:fixed;top:50%;right:24px;transform:translateY(-50%);z-index:10}.pagination__item{cursor:pointer;position:relative;height:1px;display:block;padding:6px}.pagination__item:not(:last-child){margin-bottom:10px}.pagination__item:after{content:"";top:2px;height:1px;right:0;width:12px;position:absolute;background:#bcc4cc;transition:all .2s ease-in-out}.pagination__item:hover:after{background:#ff4e4c}.pagination__item--active:after{background:#ff4e4c;width:56px}.page-heading{margin-bottom:2.5rem}.page-info{margin-top:1.125rem}.form-wrapper{width:100%}.form-group{margin-bottom:1rem}.form-group--btn{margin-top:43px;margin-bottom:26px}.form-group--checkbox{display:flex;align-items:center;justify-content:center;font-size:.75rem;padding-top:5px}.form-group--checkbox .form__info-text{margin-left:6px}.form-group--checkbox+.form-group--btn{margin-top:35px}.form-group--icon{position:relative}.form-group--icon>.icon{position:absolute;top:9px;right:10px;padding:10px;box-sizing:content-box;cursor:pointer}.form-group--error{margin-bottom:2rem}.form__control{font-family:Gotham Pro;font-weight:400;padding:0 23px;min-height:3.25rem;color:#141d27;background-color:#fff;border:1px solid #d6dde5;border-radius:4px;width:100%;transition:border-color .2s ease-in-out;line-height:.875rem}@media screen and (-webkit-min-device-pixel-ratio:0){.form__control{font-size:16px;line-height:16px}}.form__control::-webkit-input-placeholder{font-size:16px;color:#141d27;line-height:16px;font-family:Gotham Pro;font-weight:400}.form__control::-moz-placeholder{font-size:.875rem;color:#141d27;line-height:3.25rem;font-family:Gotham Pro;font-weight:400}.form__control:-ms-input-placeholder{font-size:.875rem;color:#141d27;line-height:.875rem;font-family:Gotham Pro;font-weight:400}.form__control:focus{border-color:#657484;outline:0}.form__control--round{border-radius:50px}.form__control-area{padding:20px 23px;resize:none}.form__info-text{font-size:.75rem}.form-group-two-column{display:flex;margin-bottom:.4375rem}.form-group-two-column .form-group{width:50%}.form-group-two-column .form-group:first-child{margin-right:10px}.form-group-two-column .form-group:last-child{margin-left:10px}.form .has-error{position:relative}.form .has-error .checkbox label:before,.form .has-error .dropdown__toggle,.form .has-error .form__control{border-color:#ff4e4c}.form .has-error .dropdown-wrapper+.error,.form .has-error.form-group--icon .error{right:60px}.form--md{max-width:24.5rem;margin:0 auto}.form--xmd{max-width:38rem;margin:0 auto}.form--lg{max-width:46.5rem;margin:0 auto}.checkbox{position:relative;line-height:.625rem}.checkbox label{position:relative;display:inline-block;padding-left:22px;cursor:pointer;min-width:22px;min-height:22px}.checkbox label:after,.checkbox label:before{content:"";position:absolute;top:0;left:0;display:block;width:22px;height:22px;z-index:1}.checkbox label:before{background-color:#fff;border:1px solid #e0e9f3}.checkbox label:after{margin-top:1px;margin-left:1px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4eiIgZmlsbD0iIzAwIi8+PC9zdmc+);background-size:12px;background-repeat:no-repeat;transition:transform .1s ease-in-out;background-position:50% 50%;transform:scale(0);z-index:2}.checkbox input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}.checkbox input[type=checkbox]:checked+label:after{transform:scale(1)}input:-webkit-autofill,input:-webkit-autofill:focus input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{color:#141d27!important;-webkit-text-fill-color:#141d27;-webkit-box-shadow:0 0 0 30px #fff inset;transition:background-color 5000s ease-in-out 0s}.code{font-size:.75rem;line-height:1.5rem;font-family:Gotham Pro;font-weight:400;padding:15px;min-height:3.25rem;color:#141d27;background-color:#fff;border:1px solid #d6dde5;white-space:pre-wrap;word-wrap:break-word}.icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%}.icon-eye{width:18px;height:18px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI2ZmNGU0YyIgZD0iTTQgOWE1IDUgMCAxMDMuMTQtNC42NCAyIDIgMCAxMS0yLjc4IDIuNzhDNC4xMyA3LjcyIDQgOC4zNCA0IDl6TTIgOWE3IDcgMCAxMTE0IDBBNyA3IDAgMDEyIDl6bTE2IDBBOSA5IDAgMTAwIDlhOSA5IDAgMDAxOCAweiIvPjwvc3ZnPg==)}.icon-eye-bw{width:24px;height:14px;background-image:url(/static/img/icons/icon-eye-bw.svg)}.icon-facebook{width:9px;height:17px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOSIgaGVpZ2h0PSIxNyI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik05IDNINy4zM0M2LjYgMyA2IDMuNDUgNiA0djFoM0w3Ljc1IDhINnY5SDJWOEgwVjVoMlY0YzAtMi4yIDIuMzktNCA1LjMzLTRIOXoiLz48L2RlZnM+PHVzZSBmaWxsPSIjZmZmIiB4bGluazpocmVmPSIjYSIvPjwvc3ZnPg==)}.icon-twitter{width:16px;height:13px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTMiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTYgMS41Yy0uNi4zLTEuMi40LTEuOS41LjctLjQgMS4yLTEgMS40LTEuOC0uNi40LTEuMy42LTIuMS44LS42LS42LTEuNS0xLTIuNC0xLTEuNyAwLTMuMiAxLjUtMy4yIDMuMyAwIC4zIDAgLjUuMS43QTkuMiA5LjIgMCAwMTEuMS42Yy0uMy41LS40IDEtLjQgMS43IDAgMS4xLjYgMi4xIDEuNSAyLjctLjUgMC0xLS4yLTEuNS0uNCAwIDEuNiAxLjEgMi45IDIuNiAzLjItLjMuMS0uNi4xLS45LjEtLjIgMC0uNCAwLS42LS4xLjQgMS4zIDEuNiAyLjMgMy4xIDIuMy0xLjEuOS0yLjUgMS40LTQuMSAxLjRIMGMxLjUuOSAzLjIgMS41IDUgMS41IDYgMCA5LjMtNSA5LjMtOS4zdi0uNGMuNy0uNSAxLjMtMS4xIDEuNy0xLjh6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iI2ZmZiIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=)}.icon-linkedin{width:17px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTciIGhlaWdodD0iMTYiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTcgOS44NFYxNmgtMy42di01Ljc1YzAtMS40NC0uNTItMi40My0xLjgzLTIuNDMtMSAwLTEuNTkuNjYtMS44NSAxLjMtLjEuMjQtLjEyLjU2LS4xMi44OHY2SDZzLjA1LTkuNzQgMC0xMC43NWgzLjZ2MS41M0EzLjU4IDMuNTggMCAwMTEyLjg1IDVDMTUuMjIgNSAxNyA2LjU0IDE3IDkuODR6TTkuNTggNi44bC4wMS0uMDItLjAxLjAyek00IDJjMCAxLjExLS43NyAyLTIuMDEgMmgtLjAzQy43NyA0IDAgMy4xMSAwIDIgMCAuODYuOCAwIDIuMDEgMCAzLjIzIDAgMy45OC44NiA0IDJ6TTAgNWg0djExSDB6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iI2ZmZiIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=)}.icon-angle-right{margin-top:-1px;width:8px;height:8px;border-color:transparent #fff #fff transparent;border-style:solid;border-width:1px;transform:rotate(-45deg)}.icon-t-down,.icon-t-up{position:relative;width:10px;height:25px}.icon-t-down:before,.icon-t-up:before{content:"";display:block;position:absolute;bottom:0;left:50%;margin-left:-4px;width:0;height:0;border-color:transparent transparent #4d5965;border-style:solid;border-width:0 4px 6px}.icon-t-down{transform:rotate(180deg)}.icon-info{width:20px;height:20px;border:1px solid #ff4e4c;border-radius:50%}.section__info,.section__title{text-align:center}.section--inverse{color:#fff;z-index:2}.section .brand-subheading{margin-bottom:4px}.section__info{color:#4d5965}.section-hero{margin-top:64px;position:relative;padding-top:5rem;height:80vh;min-height:550px;text-align:center;background-color:#1d75b1;background:radial-gradient(circle at 50% 100%,#149fe3 0,#1d75b1 100%);background-repeat:no-repeat;background-position:50%;background-size:cover}.section-hero .section__title{margin:0 auto 1.5625rem}.section-hero .section__title span.sup{font-size:3vh;vertical-align:super}.section-hero .section__info{max-width:56.25rem;font-size:1.0625rem;margin:0 auto 1.25rem;color:#fff}.section-hero .section__on-device-content{display:inline-block;border-bottom:1px dashed #fff}.section-hero .section__on-device-content-link{display:flex;justify-content:center;align-items:center;color:#fff}.section-hero .section__on-device-content-icon{width:15px;margin-left:10px}.section-hero .btn-try-it-free{margin-top:2.5rem;width:180px}.section-ondevice-sdk{width:1180px;max-width:100%;margin:auto;padding:12.5rem 0 6.25rem}.section-ondevice-sdk__blocks{display:flex;justify-content:space-around;padding:3.75rem 1.25rem 0}.section-ondevice-sdk__blocks-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.section-ondevice-sdk__blocks-item.left{width:60%}.section-ondevice-sdk__blocks-item.left .chip-image{margin:1.25rem 0}.section-ondevice-sdk__blocks-item.right{width:40%}.section-ondevice-sdk__blocks-item .blocks-item-header{font-size:1.375rem}.section-ondevice-sdk__blocks-item .blocks-item-video{position:relative;max-width:100%;max-height:100%;margin:auto}.section-ondevice-sdk__blocks-item .blocks-item-video video{display:block;width:90%;border-radius:30px;margin:auto}.section-ondevice-sdk__blocks-item .blocks-item-video:before{content:url(/static/img/iphone.svg);position:absolute;top:55%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:-1}.section-api-feature{padding-top:6.25rem;padding-bottom:6.25rem;background-color:#f9fbfc}.section-api-feature .brand-subheading{line-height:1.5rem}.section-how-works{padding-top:96px;height:100vh;display:flex;flex-direction:column}.section-how-works .section-title{margin-bottom:.625rem}.section-benefits{margin-top:95px}.features{max-width:576px;margin:4.375rem auto 0}.features,.features-desc{position:relative}.feature{cursor:pointer;width:100%;max-width:18.75rem;position:absolute;z-index:1}.feature__icon,.feature__icon:after{position:absolute;top:0}.feature__icon:after{z-index:1;left:0;border-radius:50%;background:#f9fbfc;content:"";width:32px;height:32px}.feature__icon svg{z-index:2;position:relative;transition:fill .4s ease-in-out;fill:#bcc4cc}.feature__title{margin-bottom:.625rem;line-height:2rem;position:relative;transition:color .2s ease-in-out}.feature__title:before{content:"";display:block;position:absolute;top:17px;margin-top:-1px;width:37px;height:1px;background-color:#bcc4cc;transition:background-color .2s ease-in-out}.feature__desc{font-size:.875rem;line-height:1.5rem;color:#4d5965}.feature--active{transition:color .4s ease-in-out}.feature--active .feature__title{color:#ff4e4c}.feature--active .feature__title:before{background-color:#ff4e4c}.feature--active .feature__icon svg{fill:#ff4e4c}.feature--active.feature--r-t .feature__icon svg{animation:rotateQuad .4s}.feature--active.feature--r-b .feature__icon svg{animation:rotateY .4s}.feature--active.feature--l-t .feature__icon svg{transform-origin:12px 14px;animation:rotateThird .4s}.feature--active.feature--l-b .feature__icon svg:first-child{animation:translateLeftOne .4s}.feature--active.feature--l-b .feature__icon svg:nth-child(2){animation:translateLeftTwo .4s}.feature--l-t{z-index:2;top:0;right:100%}.feature--l-t .feature__icon{right:0}.feature--l-t .feature__icon:after{top:-2px;left:-4px}.feature--l-t .feature__title:before{left:100%;margin-left:12px}.feature--l-b{z-index:2;bottom:0;right:100%}.feature--l-b .feature__hide{position:absolute;right:-96px;top:3px;width:36px;height:28px;border-radius:50%;z-index:2;background:#f9fbfc}.feature--l-b svg:nth-child(2){position:absolute;top:0;left:0;transform:translateX(100%)}.feature--l-b .feature__icon{right:0;width:36px;height:18px;overflow:hidden}.feature--l-b .feature__icon:after{top:-2px;left:-4px}.feature--l-b .feature__title:before{left:100%;margin-left:12px}.feature--r-t{z-index:2;top:0;left:100%}.feature--r-t .feature__icon{left:0}.feature--r-t .feature__icon:after{top:-6px;left:-5px}.feature--r-t .feature__title:before{right:100%;margin-right:12px}.feature--r-b{z-index:2;bottom:0;left:100%}.feature--r-b .feature__icon{left:0}.feature--r-b .feature__icon:after{top:-4px;left:-5px}.feature--r-b .feature__title:before{right:100%;margin-right:10px}.feature-one{margin-top:4.6875rem}.feature-one .feature__icon{margin-top:6px;margin-right:-88px}.feature-two{margin-bottom:3.125rem;margin-right:3.8125rem}.feature-two .feature__icon{margin-top:9px;margin-right:-96px}.feature-three{margin-top:9.0625rem;margin-left:2.625rem}.feature-three .feature__icon{margin-top:4px;margin-left:-84px}.feature-four{margin-bottom:-2.5rem;margin-left:-1.75rem}.feature-four .feature__icon{margin-top:4px;margin-left:-76px}.features-images{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.features-images .feature{margin:0;left:0;top:50%;display:flex;justify-content:center;transform:translateY(-50%);max-width:100%}.features-images .feature__img-wrapper{opacity:0}.features-images .feature__img-wrapper img{box-shadow:0 25px 20px -10px rgba(20,37,46,.03)}@keyframes rotateQuad{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes rotateThird{0%{transform:rotate(0)}to{transform:rotate(120deg)}}@keyframes rotateY{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes translateLeftOne{0%{transform:translateX(0)}to{transform:translateX(-68%)}}@keyframes translateLeftTwo{0%{transform:translateX(100%)}to{transform:translateX(30%)}}.slider{flex-grow:1;position:relative;display:flex;align-items:center;justify-content:center}.slider-pagination{position:absolute;top:50%;left:20px;transform:translateY(-50%);z-index:2}.slide__text-container+.slide__img{display:none}.slide{min-height:450px;max-width:1700px}.slide,.slide__wrapper{display:flex;align-items:center;position:absolute;width:100%}.slide__wrapper{max-width:700px;right:70px;top:0;height:100%}.slide__content{max-width:34.375rem;visibility:hidden;position:absolute}.slide__content--active{visibility:visible;position:relative}.slide__title{margin-bottom:20px;position:relative}.slide__number{position:absolute;top:0;left:-60px;color:#bcc4cc}.slide__text{margin-bottom:2.375rem;color:#4d5965}.slide__img{display:none;height:450px;margin:0 auto;text-align:center;padding:30px 0}.slide__img img{max-width:100%;max-height:100%}.slide--active{visibility:visible}.slide--active,.slide .brand-subheading{position:relative}.slide .brand-subheading:before{content:"";position:absolute;left:-64px;top:50%;margin-top:-1px;background-color:#ff4e4c;height:2px;width:47px;display:block}.slide .slide-img{margin-left:auto;margin-right:auto;position:relative;width:0;height:0;max-width:679px;width:100%;height:542px}.slide .slide-img,.slide .slide-img__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.slide .slide-img__wrapper{z-index:1;width:100%;height:100%}.slide .slide-img__name{color:#fff;font-size:1.25rem;font-family:Hans Hand;font-style:italic;margin-top:auto;margin-bottom:20px;z-index:10;fill:#fff}.slide .slide-img__name--inverse{left:0;right:0;opacity:0;font-family:Hans Hand;font-size:1.5rem;position:absolute;text-align:center;bottom:-20px;color:#141d27;margin:0 auto;line-height:2rem;width:40%;z-index:1}.slide .slide-img__found{top:315px;transform:translate(-30px,-64px) rotate(15deg);opacity:0}.slide .slide-img__found,.slide .slide-img__found-img{z-index:2;position:relative}.slide .slide-img__found-bg{position:absolute;z-index:1;top:0;left:0}.slide .slide-img__found-img-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center}.slide .slide-img__background-triangle{top:0;left:0;right:0;transform:scale(0);background-position:50%;background-size:contain;background:url(/static/img/icons-featured-1.png);width:100%;height:100%;position:absolute;z-index:0}.slide .slide-img__background-cube{display:flex;justify-content:space-between;padding:0 20px;min-height:544px;max-width:566px;margin-left:auto;margin-right:auto}.slide .slide-img__background-circle,.slide .slide-img__background-cube{top:0;left:0;right:0;transform:scale(0);position:absolute;background-color:#ff4e4c;width:100%;z-index:0}.slide .slide-img__background-circle{max-width:588px;min-height:588px;border-radius:50%;margin:auto}.slide .slide-img__background-circle .slide-img__name{color:#fff;font-family:Hans Hand;font-size:1.5rem;font-style:italic;line-height:32px;position:absolute;left:50%;bottom:30px;text-align:center;transform:translateX(-50%)}.slide .slide-img__background-round-line{top:0;left:0;right:0;transform:scale(0);position:absolute;top:110px;max-width:763px;min-height:365px;width:100%;border-radius:50%;margin:auto;background:url(/static/img/round-line.png);background-position:50%;background-repeat:no-repeat;background-size:95%;z-index:0}.slide .slide-img__tag-block{z-index:1;left:0;right:0;background:#fff;box-shadow:0 0 16px rgba(58,55,55,.12);max-width:500px;width:100%;min-height:370px;padding-top:32px;padding-left:25px;padding-right:25px;margin:auto;opacity:0;position:absolute;top:100px;display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end}.slide .slide-img__tag{display:block;margin-bottom:28px;margin-left:12px}.slide .slide-img__tag:first-child{margin-left:0}.slide .slide-img__tag:hover{cursor:pointer}.slide .slide-img__tag>span{color:#141d27;font-family:Roboto Slab;font-size:.875rem;font-weight:700;line-height:24px;text-transform:uppercase;letter-spacing:1px;letter-spacing:1.17px;min-width:68px;min-height:38px;border-radius:100px;background-color:#e0e9f3;display:inline-flex;align-items:center;justify-content:center;padding:0 23px}.slide .slide-img__item-container{position:relative;width:33.3333333%;display:flex;flex-direction:column;align-items:center}.slide .slide-img__item-container:first-of-type .slide-img__anim-item_1,.slide .slide-img__item-container:nth-of-type(2) .slide-img__anim-item_1,.slide .slide-img__item-container:nth-of-type(3) .slide-img__anim-item_1{top:35px;z-index:1}.slide .slide-img__item-container:first-of-type .slide-img__anim-item_2,.slide .slide-img__item-container:nth-of-type(2) .slide-img__anim-item_2,.slide .slide-img__item-container:nth-of-type(3) .slide-img__anim-item_2{z-index:2;top:112px}.slide .slide-img__item-container:first-of-type .slide-img__anim-item_3,.slide .slide-img__item-container:nth-of-type(2) .slide-img__anim-item_3,.slide .slide-img__item-container:nth-of-type(3) .slide-img__anim-item_3{top:189px;z-index:3}.slide .slide-img__item-container:first-of-type .slide-img__anim-item_4,.slide .slide-img__item-container:nth-of-type(2) .slide-img__anim-item_4,.slide .slide-img__item-container:nth-of-type(3) .slide-img__anim-item_4{bottom:130px;z-index:5}.slide .slide-img__item-container:first-of-type .slide-img__anim-item_5,.slide .slide-img__item-container:nth-of-type(2) .slide-img__anim-item_5,.slide .slide-img__item-container:nth-of-type(3) .slide-img__anim-item_5{bottom:55px;z-index:4}.slide .slide-img:nth-of-type(2) .slide-img__anim-item_4{z-index:5}.slide .slide-img__anim-item_1,.slide .slide-img__anim-item_2,.slide .slide-img__anim-item_3,.slide .slide-img__anim-item_4,.slide .slide-img__anim-item_5{transition:transform 2s ease-in-out;transform-origin:center center;background-color:#fff}.slide .slider-pagination{position:static;transform:none;margin-right:140px}.slide .slider-pagination path{transition:fill .5s ease-in-out}.slide-img__anim-item{width:204px;height:150px;position:absolute;box-shadow:0 10px 20px rgba(58,55,55,.12);border:10px solid #fff}.slide-img__anim-item img{width:100%;height:100%}.benefits{position:relative;max-width:1158px;margin:56px auto 0;padding-bottom:0;display:flex;flex-wrap:wrap}.benefits__row{display:flex;width:100%;min-height:388px}.benefits__row .benefit:last-child{border-left:1px solid #e0e9f3}.benefits__row:first-child{border-bottom:1px solid #e0e9f3}.benefit{flex-direction:column;width:50%;padding-top:34px;padding-bottom:76px}.benefit,.benefit__img{display:flex;align-items:center}.benefit__img{justify-content:center;width:68px;height:58px;margin-bottom:32px}.benefit__title{font-size:1.25rem;margin-bottom:24px}.benefit__info{font-size:.875rem;line-height:1.5rem;max-width:49%;text-align:center;color:#4d5965}.benefit__center{background-color:#fff;border:1px solid #e0e9f3;border-radius:50%;width:100px;height:100px;position:absolute;justify-content:center;top:50%;margin-top:-50px;left:50%;margin-left:-50px;display:flex;align-items:center}.benefit__center img{height:33px}.section-uploads{position:relative;display:flex;flex-direction:column;align-items:center;background:#f9fbfc;overflow:hidden}.section-uploads .section__title{position:relative;margin-top:89px;margin-bottom:12px;font-size:3.25rem}.section-uploads .section__info{position:relative;width:100%;max-width:575px;margin-bottom:43px}.section-uploads__container{position:relative;width:1180px;max-width:100%;padding-bottom:100px}@media screen and (max-width:1200px){.section-uploads .section__title{margin-top:20px}.section-uploads .section__info{margin-bottom:10px}.section-uploads__container{padding:0 15px 20px}}.upload{position:relative;height:160px;margin:0 auto;background:#fff;border:1px dashed #e0e9f3;border-radius:3px;transition:border-color .3s ease-in-out}.upload,.upload__content{display:flex;align-items:center;width:100%}.upload__content{transition:opacity .2s ease-in-out}.upload__btn{display:flex;align-items:center;justify-content:center;width:75px;height:75px;min-height:75px;margin:0 50px;padding:0;font-size:12px}.upload__btn.pulse{box-shadow:0 0 0 rgba(255,78,76,.4);animation:pulse 2s infinite}.upload__logo{width:45px}.upload__text{font-size:1.125rem}.upload__text-red{color:#ff4e4c}.upload-over{border:1px dashed #ff4e4c}@media screen and (max-width:560px){.upload{height:100px}.upload__btn{margin:0 10px}.upload__text{font-size:1rem}}.upload-image{width:100%;margin:22px auto 0;transition:opacity .3s ease-in-out}.upload-image__header{position:relative;display:inline-block;padding-left:50px;padding-right:25px;color:#ff4e4c;text-transform:uppercase;transition:all .5s ease;cursor:pointer}.upload-image__title{font-size:16px}.upload-image__title:hover .upload-image__title-hint{visibility:visible;opacity:1}.upload-image__title:hover .upload-image__title-hint-red{color:#ff4e4c}.upload-image__title-hint{position:absolute;left:0;bottom:-113px;width:411px;padding:24px;color:#141d27;font-size:.875rem;line-height:1.5;text-transform:none;background-color:#fff;border:1px solid #e0e9f3;border-radius:3.4px;box-shadow:0 4px 12px 0 rgba(0,0,0,.04);visibility:hidden;opacity:0;transition:all .5s ease;z-index:1}.upload-image__title-hint-red{color:#ff4e4c}.upload-image__title:hover{color:#141d27}.upload-image__title:hover:after,.upload-image__title:hover:before{background-color:#141d27}.upload-image__title-red{color:#ff4e4c}.upload-image__title:after,.upload-image__title:before{position:absolute;top:50%;transform:translateY(-50%);background-color:#ff4e4c;transition:all .5s ease}.upload-image__title:before{content:"";left:0;width:35px;height:2px}.upload-image__title:after{content:"?";right:0;display:flex;justify-content:center;align-items:center;width:12px;height:12px;padding:1px;color:#fff;font-size:.6rem;font-weight:500;line-height:2;border-radius:50%}.upload-image__images{display:flex;justify-content:space-between;position:relative}.upload-image__images div{display:flex;justify-content:center;align-items:center;width:175px;height:175px;overflow:hidden;border:8px solid #fff;border-radius:2px}.upload-image__images img{min-height:100%;cursor:grab}.upload-image__is-disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.5}.result{display:flex;justify-content:space-between}.result__block{transition:all .5s ease-in-out;z-index:2}.result__block-left{display:flex;flex-direction:column;width:25%;font-size:1.25rem;text-align:center;border-radius:3px}.result__block-left .left-title{margin-top:20px}.result__block-left .result__img{max-width:100%;min-width:200px;padding:0 26px;background-color:#fff;border:1px solid #e0e9f3;border-radius:3px;object-fit:contain}.result__block-right{width:75%;margin-left:30px}.result__code{position:relative;width:100%;padding:20px;color:#fff;background-color:#141d27;border:none;overflow-x:auto}.result__code-img{display:block;width:auto;height:100%;max-height:172px;margin:auto}.result__code-thumbnail{position:absolute;top:5px;right:5px;display:none;width:20px;height:20px;border-radius:50%;overflow:hidden}.result__code-thumbnail img{width:20px;height:20px;object-fit:cover}.result .code-list{padding:10px;font-size:14px;line-height:2;white-space:nowrap}.result .code-list__item-left{color:#e0655a}.result .code-list__item-right{color:#98c379}.result__try-again{position:relative;margin-top:20px;text-align:center}.result__try-again-red{color:#ff4e4c}.result__try-again .btn-primary{margin-top:10px;color:#fff;background-color:#ff4e4c}.result .result-types{display:flex;justify-content:space-between;margin-top:20px}.result .result-types__block{padding:20px;background-color:#fff;border:1px solid #e0e9f3;border-radius:3.4px}.result .result-types__block.object-hidden,.result .result-types__block.whole-hidden{display:none}.result .result-types__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.result .result-types__title{font-size:1.5rem;line-height:1em}.result .result-types__radio-btn{position:relative;width:16px;height:16px}.result .result-types__radio-btn input{position:absolute;visibility:hidden}.result .result-types__radio-btn label{position:absolute;top:0;left:0;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff'/%3E%3C/svg%3E");background-position:1px 1px;border:1px solid #e0e9f3;border-radius:50%}.result .result-types__radio-btn input:checked+label{background-color:#ff4e4c}.result__title{min-height:34px;padding:5px;font-family:Gotham Pro;font-size:1rem;text-align:center;line-height:1.5rem;color:#fff;background-color:#000}@media screen and (max-width:992px){.result{flex-direction:column;align-items:center}.result__block-left{width:250px;margin-bottom:10px}.result__block-left .left-title{display:none}.result__block-right{width:100%}.result__block:last-child{margin-left:0}}@media screen and (max-width:767px){.result__block-left{display:none}.result__code{padding:10px;overflow:auto}.result__code-thumbnail{display:block}.result .code-list{font-size:12px}.result .result-types{flex-direction:column}.result .result-types__block{position:relative;padding:0 10px 10px}.result .result-types__block:first-child{margin-right:0;margin-bottom:10px}.result__try-again{margin-top:10px}.result__try-again p{margin-bottom:10px;font-size:.875rem}.result__title{min-height:28px}}.error-message{color:red;font-size:.875rem}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,78,76,.4)}70%{box-shadow:0 0 0 10px rgba(255,78,76,0)}to{box-shadow:0 0 0 0 rgba(255,78,76,0)}}.slideDown-enter{transform:translateY(-10px);opacity:0}.slideDown-enter-to{transform:translateY(0);opacity:1}.slideDown-enter-active,.slideDown-leave-active{transition:all .35s cubic-bezier(.4,0,.2,1) 0ms}.section-image-uploader{background:#f9fbfc;overflow:hidden;position:relative;min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center}.section-image-uploader .section__title{position:relative;margin-top:89px;margin-bottom:12px;font-size:3.25rem}.section-image-uploader .section__info{position:relative;max-width:80%;margin-bottom:20px;width:100%}.section-image-uploader .image-uploader-wrap{width:80%}.section-image-uploader .image-uploader-wrap .row{margin:10px 0}.section-image-uploader .image-uploader-wrap .dropzone-title{margin-top:30px;margin-bottom:20px}.section-image-uploader .image-uploader-wrap .image-uploader-token,.section-image-uploader .image-uploader-wrap .image-uploader-urls-box{padding:.8rem 0;background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;outline:none;height:3rem;font-size:16px;line-height:normal;overflow-y:hidden;resize:none}.section-image-uploader .image-uploader-wrap .image-uploader-token{text-align:center;width:300px}.section-image-uploader .image-uploader-wrap .image-uploader-urls-box{width:100%}.section-image-uploader .image-uploader-wrap .red-text{color:red}.section-image-uploader .image-uploader-wrap .btn{margin-top:20px}.section-image-uploader .dropbox{width:500px;margin:0 auto;outline:1px solid #e0e9f3;background:#fff;color:#696969;padding:10px;min-height:200px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.section-image-uploader .dropbox .input-file{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.section-image-uploader .dropbox p{font-size:1.2rem;text-align:center}@media screen and (max-width:768px){.section-image-uploader .dropbox{width:80%}}.section-image-uploader .collection{margin-top:50px;margin-bottom:30px;overflow:hidden;position:relative}.section-image-uploader .collection .collection-item{background-color:#fff;line-height:1.5rem;padding:14px 20px;margin-bottom:10px;border-radius:52px;border-bottom:1px solid #bcc4cc}.section-image-uploader .collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.section-image-uploader .collection .collection-item.open.avatar{max-height:100%}.section-image-uploader .collection .collection-item:last-child{margin-bottom:0}.section-image-uploader .collection .collection-item.red{border:1px solid red}.section-image-uploader .collection .collection-item.green{border:1px solid #0a970a}.section-image-uploader .collection .collection-item.yellow{border:1px solid #ffeb3b}.section-image-uploader .collection .collection-item.blue{border:1px solid #149fe3}.section-image-uploader .collection .collection-item .collapse-header .image-circle{position:absolute;top:25px;width:44px;height:44px;overflow:hidden;left:15px;display:inline-block;border-radius:50%;vertical-align:middle;object-fit:cover}.section-image-uploader .collection .collection-item .collapse-header .info{font-size:inherit;line-height:inherit}.section-image-uploader .collection .collection-item .collapse-header .secondary-content{position:absolute;top:36px;right:20px;cursor:pointer}.section-image-uploader .collection .collection-item .collapse-header.minimized .image-circle{top:20px}.section-image-uploader .collection .collection-item .collapse-header.minimized .lds-ring{top:10px}.section-image-uploader .collection .collection-item .collapse-body{display:flex;justify-content:space-between;padding-top:10px;border-top:1px solid #bcc4cc}.section-image-uploader .collection .collection-item .collapse-body .request-box{width:70%;margin-right:10px}.section-image-uploader .collection .collection-item .collapse-body .image-box{width:30%;margin-left:10px}.section-image-uploader .collection .collection-item .collapse-body .image-box img{max-width:100%}.section-image-uploader .collection .collection-item .collapse-body .request-details{font-family:monospace;white-space:pre-wrap;white-space:-moz-pre-wrap;word-wrap:break-word;font-size:12px}.section-image-uploader .collection .collection-item .lds-ring{position:absolute;top:18px;right:20px;display:inline-block;width:64px;height:64px}.section-image-uploader .collection .collection-item .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#ff4e4c}.section-image-uploader .collection .collection-item .lds-ring div:first-child{animation-delay:-.45s}.section-image-uploader .collection .collection-item .lds-ring div:nth-child(2){animation-delay:-.3s}.section-image-uploader .collection .collection-item .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}pre{line-height:1.5}.value{color:#98c379}.key{color:#e0655a}.slide-enter{opacity:0}.slide-enter-to{opacity:1}.slide-leave{opacity:0}.slide-leave-to{opacity:1}.slide-enter-active,.slide-leave-active{transition:all .35s cubic-bezier(.4,0,.2,1) 0ms}.bg-block-wrapper{width:100%;height:100%;position:absolute;overflow:hidden;left:0;top:0}.bg-block-animation{width:200%;height:100%;position:absolute;transform:translate(-50%,-50%) rotate(-10deg);left:50%;top:0;transform-origin:50% 50%}.bg-block-animation__row{background:url(/static/img/bg-block.svg);background-repeat-x:repeat;width:4000px;height:320px;margin-top:10px}.bg-block-animation__row:nth-child(odd){animation:moveRight 10s linear infinite}.bg-block-animation__row:nth-child(2n){animation:moveLeft 10s linear infinite}@keyframes moveRight{0%{transform:translateX(0)}to{transform:translateX(8.2%)}}@keyframes moveLeft{0%{transform:translateX(0)}to{transform:translateX(-8.2%)}}.top-img-anim{display:flex;justify-content:center;margin-bottom:-180px;position:absolute;width:100%;height:100px;bottom:300px}.top-img-anim__left-angular{right:44px;border-right:2px solid #fff}.top-img-anim__left-angular,.top-img-anim__right-angular{top:0;width:45px;height:45px;border-top:2px solid #fff;position:absolute}.top-img-anim__right-angular{left:44px;border-left:2px solid #fff}.top-img-anim__line{width:90%;height:1px;position:absolute;opacity:0;top:20px;left:50%;transform:translateX(-50%);background-color:red}.top-img-anim__item{perspective:700px;position:absolute;left:50%;margin-left:-250px;width:500px}.top-img-anim__item img{box-shadow:20px 4px 30px 0 rgba(20,37,46,.03);width:28.125rem;height:100%}.top-img-anim__item:first-of-type{z-index:9}.top-img-anim__item:nth-of-type(2){z-index:8}.top-img-anim__item:nth-of-type(3){z-index:7}.section-customers .brand-subheading,.section-dev .brand-subheading,.section-products .brand-subheading{margin-top:92px}.statistic{display:flex;justify-content:center;margin-top:56px}.statistic__info{font-family:Roboto Slab;font-size:.8125rem;font-weight:700;letter-spacing:1px;opacity:.7;color:#fff;margin-top:28px;margin-bottom:5px}.statistic__title{font-size:1.125rem}.statistic__amount,.statistic__title{color:#fff;font-family:Gotham Pro;font-weight:700}.statistic__amount{font-size:5rem;text-transform:uppercase;line-height:normal;margin-top:58px}.statistic__cta{color:#fff;font-family:Gotham Pro;font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;margin-top:auto;margin-bottom:38px}.statistic__cta strong{letter-spacing:0;color:#fff;font-family:Gotham Pro;font-size:.875rem;font-weight:700}.statistic__block{width:100%;max-width:360px;min-height:360px;height:100%;flex-direction:column;display:flex;align-items:center}.statistic__block.top{background-color:#ff4e4c;z-index:9}.statistic__block.bottom{background-color:#1d75b1;margin-top:89px;margin-left:-25px}.client-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:860px;margin-left:auto;margin-right:auto;margin-top:3rem}.client-list__img-wrapper{display:flex;margin:auto;align-items:flex-start}.client-list__img{width:100%}.client-list__item{display:flex;justify-content:center;margin-top:50px}.client-list__item:first-of-type,.client-list__item:nth-of-type(2),.client-list__item:nth-of-type(3){width:33.333333%}.client-list__item:nth-of-type(4),.client-list__item:nth-of-type(5),.client-list__item:nth-of-type(6){width:50%}.client-list__customer-item{display:flex;justify-content:center;align-items:flex-center;margin:1rem 0}.client-list__customer-item:first-of-type,.client-list__customer-item:nth-of-type(2),.client-list__customer-item:nth-of-type(3){width:50%}.section-register{position:relative;padding-top:6.75rem;padding-bottom:6.875rem;margin-top:7rem;background:url(/static/img/bg-masonry.svg),#141d27;background-size:cover,auto;z-index:2}.section-register__detail{max-width:324px;width:100%;color:#e0e9f3;font-family:Gotham Pro;font-size:.75rem;font-weight:400;text-align:center;margin:0 auto;line-height:1.5}.section-register__detail>a{letter-spacing:normal;font-weight:700;color:#fff}.section-register h2{text-align:center;color:#fff;margin-bottom:3.5rem}.section-register .form-group--btn{margin-top:1.5625rem;text-align:center}.section-register .icon-eye-bw{top:50%;transform:translateY(-50%)}.page .container{padding-top:7.75rem}.page-title{padding-left:10px;padding-right:10px}.terms{background:#f9fbfc;height:100%}.terms .text-block:nth-of-type(2){margin-top:6.375rem}.terms .text-block:nth-of-type(3){margin-top:3.125rem;margin-bottom:6.375rem}.terms .order-p:first-of-type{margin-bottom:1.5rem}.page-header{text-align:center;position:relative}.page-header .section__title{margin-top:4.6875rem;font-size:3.75rem;z-index:9;position:relative}.page-header__fon{top:12%;position:absolute;left:50%;transform:translateX(-50%);opacity:.5;color:#e0e9f3;font-family:Roboto Slab;font-size:14.375rem;font-weight:700;text-transform:uppercase}.text-block{display:flex;max-width:65.625rem;margin-left:auto;margin-right:auto;flex-direction:column}.text-block__num{width:25px;color:#c6d7ea;font-family:Gotham Pro;font-size:1.5rem;margin-right:1.0625rem;font-weight:500}.text-block__content{display:flex;flex-direction:column;padding-left:2.6875rem}.text-block__header{color:#10161e;font-size:1.5rem;font-weight:500;line-height:1.6;margin-bottom:.75rem;max-height:16px}.text-block__header,.text-block__header_after:after{font-family:Gotham Pro;display:flex;align-items:center}.text-block__header_after:after{content:"October 17, 2023";color:#000;margin-left:.3125rem;padding-left:.3125rem}.order-p,.order-ul{color:#4d5965;font-family:Gotham Pro;font-size:.875rem;font-weight:400;line-height:1.6}.order-p--main,.order-ul--main{font-weight:600;margin-top:20px}.order-p__link,.order-ul__link{letter-spacing:0;color:#ff3237}.order-p{margin-bottom:1rem}.order-ul{counter-reset:list;margin-bottom:0}.order-ul__item{display:flex}.order-ul__item:before{counter-increment:list;content:counter(list) ". ";color:#10161d;font-family:Gotham Pro;font-size:.875rem;font-weight:500;margin-right:.625rem}.team{background:#f9fbfc;height:100%;padding-bottom:9.0625rem}.team__header{margin-top:7.5rem;margin-bottom:2.5rem}.team__header .brand-subheading{margin-bottom:3px}.team .small-header{max-width:688px;margin:68px auto 32px;padding:0 20px}.team .order-describe{max-width:620px;margin:auto}.team__container{margin:auto;max-width:1157px;display:flex;flex-wrap:wrap}.team__container>div{display:flex;justify-content:center;width:33.333333%}.person-card{max-width:336px;margin-bottom:6.875rem;position:relative;font-size:0}.person-card__img{min-width:336px;width:100%;height:100%}.person-card__describe{display:flex;flex-direction:column;background:#fff;position:absolute;transform:translateX(-50%);left:50%;max-width:310px;justify-content:center;align-items:center;width:90%;min-height:74px;bottom:-33px;box-shadow:0 15px 14px 0 rgba(48,50,52,.07)}.person-card__name{color:#141d27;font-family:Roboto Slab;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;text-align:center}.person-card__position{color:#4d5965;font-family:Gotham Pro;font-size:.875rem;font-weight:400;text-align:center}.privacy-policy__bold{font-weight:700}.privacy-policy__list-wrap{margin:.25rem 0 1.5625rem;display:block}.privacy-policy__list-wrap .ul-w-header{flex-shrink:0;margin-left:1.25rem}.privacy-policy .small-header{width:100%;max-width:40.3125rem;margin:4.25rem auto 4.875rem}.privacy-policy .small-bold-header{margin-bottom:.625rem;font-weight:700}.privacy-policy .text-block{margin-top:1.25rem;margin-bottom:.625rem}.privacy-policy .text-block .text-block__header_after{margin-bottom:1rem}.privacy-policy .text-block .privacy-policy__list-wrap{margin-top:.625rem}.privacy-policy .text-block__content{padding-left:0}.ul-w-header__header{color:#000;font-family:Gotham Pro;font-size:.875rem;font-weight:500;margin-bottom:1.125rem}.ul-w-header__list{list-style-type:disc;padding-left:.875rem;margin-left:.875rem}.ul-w-header__list_full{width:100%}.ul-w-header__item{color:#4d5965;font-family:Gotham Pro;font-size:.875rem;font-weight:400;margin-bottom:1rem;line-height:1.6}.ul-w-header__item:last-child{margin-bottom:0}.partner-warning{padding-bottom:1.5rem;margin-top:-1.5rem;font-size:.9rem;font-weight:300;color:grey}.solutions .container{min-height:calc(100vh - 75px)}.solutions .container .page-content{margin-bottom:3.125rem}.solutions .container .page-content .solutions-list{display:flex;margin-top:20px}.solutions .container .page-content .solutions-list__item{display:flex;flex-direction:column;align-items:center;flex:1;margin:10px;padding:10px;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;text-align:center}.solutions .container .page-content .solutions-list__item-heading{display:flex;justify-content:center;align-items:flex-end;min-height:105px;margin:10px 0}.solutions .container .page-content .solutions-list__item-price{margin-top:20px;font-size:1.5rem;font-weight:700}.solutions .container .page-content .solutions-list__item-button{margin-top:20px;font-size:12px;padding:13px;line-height:12px}@media screen and (max-width:767px){.solutions .container .page-content .solutions-list{flex-direction:column}.solutions .container .page-content .solutions-list__item{border:1px solid #e6e6e6;border-right:none;border-left:none}.solutions .container .page-content .solutions-list__item-heading{min-height:unset}}.branding{background:#f9fbfc;height:100%;padding-bottom:2.8125rem}.branding__header{margin-top:7.5rem;margin-bottom:2.5rem}.branding__header .brand-subheading{margin-bottom:3px}.branding .small-header{max-width:688px;margin:68px auto 32px;padding:0 20px}.branding .order-describe{max-width:620px;margin:auto}.branding__container{margin:50px auto;max-width:1157px;display:flex;justify-content:space-around;flex-wrap:wrap}.branding__container>div{display:flex;justify-content:center;width:50%}@media screen and (max-width:768px){.branding__container>div{width:100%;margin:0 10px}}.small-header{color:#141d27;font-size:1.125rem}.order-describe,.small-header{font-family:Gotham Pro;font-weight:400;text-align:center;line-height:1.8}.order-describe{color:#4d5965;font-size:.875rem}.asset-card{display:flex;align-items:center;max-width:336px;margin-bottom:6.875rem;position:relative;font-size:0;background:#fff}.asset-card__img{min-width:336px;width:100%}.asset-card__describe{display:flex;flex-direction:column;background:#fff;position:absolute;transform:translateX(-50%);left:50%;max-width:310px;justify-content:center;align-items:center;width:90%;min-height:74px;bottom:-33px;box-shadow:0 15px 14px 0 rgba(48,50,52,.07)}.asset-card__name{color:#141d27;font-family:Roboto Slab;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;text-align:center}.guidelines-card{margin-bottom:6.875rem;position:relative}@media screen and (max-width:768px){.guidelines-card{min-height:336px}}.guidelines-card{flex-direction:column;max-width:336px;font-size:0}.guidelines-card__header{font-family:Roboto Slab;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.guidelines-card__header,.guidelines-card__list{color:#141d27;font-size:1.125rem;text-align:left}.guidelines-card__list{font-family:Gotham Pro;font-weight:400;line-height:1.8}.guidelines-card__list-item{position:relative}.guidelines-card__list-item.approved:before{content:url(/static/img/icons/checked.svg);position:absolute;top:2px;left:-30px;width:15px}.guidelines-card__list-item.not-approved:before{content:url(/static/img/icons/cancel.svg);position:absolute;top:2px;left:-30px;width:15px}@media screen and (max-width:768px){.guidelines-card:first-child{margin-bottom:2.1875rem}.guidelines-card__list{margin-left:30px}}@media screen and (max-width:1200px){.container{padding:0 15px}.container--full-height{padding:0}}@media screen and (max-width:768px){.page-header__fon{top:12%}.terms .order-ul{margin-left:-11px;padding-left:0}}@media screen and (max-width:560px){.privacy-policy__bold{font-weight:700}.privacy-policy__list-wrap{flex-wrap:wrap;margin-top:0}.privacy-policy .ul-w-header{margin-top:2.3125rem}}@media screen and (max-width:480px){.text-block__header{line-height:1.2}.text-block__header_after:after{font-size:.8125rem;max-height:none;max-width:calc(100% - 180px);margin-left:auto}}@media screen and (max-width:640px){.benefit__info{font-size:1.25rem;line-height:1.875rem}}@media screen and (max-width:1200px){.team__container>div{width:33.33333333333%}.person-card{margin-left:auto;margin-right:auto}}@media screen and (max-width:860px){.team__container>div{width:50%}}@media screen and (max-width:600px){.team__container>div{width:100%}}@media screen and (max-width:1420px){.section-api-feature .features.active-1{transform:scale(.9)}.btn-try-it-free{margin-top:3.75rem;width:180px}}@media screen and (max-width:992px){.section-ondevice-sdk{padding:3.125rem 1.25rem}.section-ondevice-sdk__blocks{flex-direction:column;padding:1.25rem 0}.section-ondevice-sdk__blocks-item.left{width:80%;margin:auto}.section-ondevice-sdk__blocks-item.left .chip-image{margin:1.25rem auto}.section-ondevice-sdk__blocks-item.right{margin:6.25rem 0;width:100%}.section-ondevice-sdk__blocks-item .blocks-item-header{margin-top:1.25rem;text-align:center}.section-ondevice-sdk__blocks-item .blocks-item-text{text-align:center}.section-ondevice-sdk__blocks-item .blocks-item-video{margin-top:1.25rem}.top-img-anim{display:none}.section-hero{height:auto;padding-left:15px;padding-right:15px;padding-bottom:35px;min-height:auto}.section-hero .btn-try-it-free{margin-top:.9375rem}.section-dev{padding-left:20px;padding-right:20px}}@media screen and (max-width:900px){.section-how-works{height:auto}.pagination{display:none}.client-list{flex-direction:column;align-items:center}}@media screen and (max-width:640px){.section-benefits{padding-top:0}.section-ondevice-sdk__blocks-item .blocks-item-text{font-size:1.25rem;line-height:1.875rem}}@media screen and (max-width:600px){.benefit__info{max-width:80%}}@media screen and (max-width:560px){.section-hero{padding-left:20px;padding-right:20px}.section-hero.section .section__title{font-size:2.5rem;line-height:1.2}.section-hero.section .section__info{font-size:1.25rem;max-width:400px;line-height:1.6}.section-hero .btn{display:none}.form-group-two-column{align-items:center;flex-direction:column;margin-bottom:0;width:100%}.form-group-two-column .form-group,.form-group-two-column .form-group:first-child,.form-group-two-column .form-group:last-child{margin:0 0 10px;width:100%}.section-register{padding-left:20px;padding-right:20px;padding-top:3.125rem;padding-bottom:3.75rem;margin-top:2.5rem}.section-register h2{font-size:2.8125rem;max-width:25rem;margin-left:auto;margin-right:auto;line-height:1.3}.client-list{margin-top:2.5rem}.statistic{flex-direction:column;align-items:center}.statistic__block{max-width:300px;width:300px;min-height:300px;height:300px}.statistic__block.bottom{margin-left:0;margin-top:3.125rem}.statistic__amount{margin-top:38px}.benefit__img{display:flex;justify-content:center;align-items:center}.content-center--contact{min-height:740px}}@media screen and (max-width:480px){.benefits__row{display:flex;flex-direction:column}.benefits__row .benefit:last-child,.benefits__row:first-child{border:none}.benefit__center{display:none}.benefit{width:100%;padding:0;margin-bottom:40px}.benefits{padding-bottom:0;margin-top:30px}.section-benefits{padding-left:20px;padding-right:20px}.section-benefits .section__title{font-size:2.5rem;line-height:1.2}.section-how-works .section__info{font-size:1.375rem}.section-dev .brand-subheading{margin-top:0}}@media screen and (max-width:380px){.statistic__block{max-width:270px;min-height:270px}}@media screen and (max-height:900px){.section-hero{padding-top:35px}.section-hero .section__title{max-width:100%;font-size:40px}.section-hero .section__info{font-size:17px;margin-bottom:24px}.top-img-anim{margin-top:45px}.section-api-feature{padding-top:150px}}@media screen and (max-height:780px){.top-img-anim{transform:scale(.8);margin-bottom:-130px}}@media screen and (min-height:1200px){.section-how-works .section__title{margin-top:100px}.section-hero .section__title{margin-top:120px}}@media screen and (max-width:1500px){.slider{display:flex;flex-direction:column}.slide{margin:0}.slide:first-of-type .slide-img{border:none;min-width:640px;width:100%;height:542px;background-position:50%;background-size:contain;background-repeat:no-repeat}.slide__wrapper{width:65%}.slide .slide-img{transform:scale(.55) translateX(120px)}.section-how-works{padding-left:20px;padding-right:20px}}@media screen and (max-width:1300px){.slide .slider-pagination{margin-right:85px}}@media screen and (max-width:1200px){.slide__content{max-width:340px}}@media screen and (max-width:992px){.slide-img{transform:scale(.55)}}@media screen and (max-width:900px){.slide{flex-direction:column;position:relative}.slide:nth-child(2),.slide:nth-child(3){padding-right:0}.slide:nth-child(2) .slide__content,.slide:nth-child(3) .slide__content{padding-right:0;margin-bottom:20px}.slide__img{display:block}.slide__content{max-width:100%;width:100%;position:relative;visibility:visible;display:flex;flex-direction:row;flex-wrap:wrap}.slide__container{width:100%}.slide__number{position:relative;left:0;width:50px}.slide__type{width:85%}.slide__title{display:flex;line-height:1.2}.slide .brand-subheading{display:flex;align-items:center;flex-basis:100%}.slide .brand-subheading:before{content:"";margin-right:15px;width:38px;display:block;position:relative;left:0;top:0}.slide:first-of-type .slide-img{width:510px;display:none}.slider-pagination{display:none}.section-how-works .section__info{margin-bottom:2.5rem}}@media screen and (max-width:640px){.slide{min-height:0;margin-bottom:2.5rem}.slide__img{height:350px}.slide .brand-subheading:before{width:24px}.slide__content{margin-bottom:20px}.slide__text{text-align:center}.slide__title{font-size:1.875rem}.slide .slide:first-child{min-height:440px}.slide .slide:first-child .slide__text{position:absolute;bottom:0}.slide:first-of-type .slide-img{max-width:313px;width:100%;height:248px}.slide:first-of-type .slide-img__anim-item{width:93px;height:69px;border-width:4px}.slide:first-of-type .slide-img__anim-item_1{right:41%;top:18%}.slide:first-of-type .slide-img__anim-item_2{right:22%;top:15%}.slide:first-of-type .slide-img__anim-item_3{left:14%;top:39%}.slide:first-of-type .slide-img__anim-item_4{top:42%;left:33%}.slide:first-of-type .slide-img__anim-item_5{top:42%;right:29%;left:unset}.slide:first-of-type .slide-img__anim-item_6{top:42%;right:9%}.slide:first-of-type .slide-img__anim-item_7{top:66%;left:12%}.slide:first-of-type .slide-img__anim-item_8{top:68%}.slide:first-of-type .slide-img__anim-item_9{top:66%;right:8%}.slide:nth-of-type(3) .slide-img{max-width:313px;height:313px;min-height:unset}.slide:nth-of-type(3) .slide-img__anim-item{width:283px;height:205px;min-height:unset}.slide:nth-of-type(3) .slide-img__name{bottom:16px;font-size:12px;line-height:1.2}}@media screen and (max-width:480px){.slide__text{order:5}.slide__number{font-size:3rem}}@media screen and (max-width:440px){.slide:nth-of-type(4) .slide-img__view{left:31px}.slide:nth-of-type(4) .slide-img__view .slide-img__anim-item{left:-26px}.slide:nth-of-type(4) .slide-img__view .slide-img__name{transform:translateX(-59%)}}@media screen and (max-width:400px){.slider .slide:first-of-type{min-height:480px}.slider .slide:nth-of-type(2){min-height:500px}.slider .slide:nth-of-type(3){min-height:520px}.slider .slide:nth-of-type(2) .slide-img__item-container:nth-of-type(3){right:-10px}.slider .slide:nth-of-type(2) .slide-img__item-container:first-of-type{left:-10px}}@media screen and (max-width:360px){.slide:nth-of-type(4) .slide-img__view{left:14px}.slider .slide:nth-of-type(4){height:500px}.slider .slide:nth-of-type(4) .slide__text{position:absolute;bottom:0}.slider .slide:nth-of-type(4) .slide-img{margin-top:0}}@media screen and (max-height:800px){.slide .slide-img{transform:scale(.7) translateX(120px)}}.slider-responsive{display:none}@media screen and (max-width:1300px){.section-api-feature{padding:170px 15px 45px}.features,.features-desc .progress.dashed-progress{display:none}.slider-responsive{max-width:320px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:1.5625rem}.slider-responsive__container{height:360px;position:relative}.slider-responsive__item{position:absolute;left:0;top:0;opacity:0;transition:opacity .4s ease-in-out}.slider-responsive__item--active{opacity:1}.slider-responsive__icons{display:flex;justify-content:space-between}.slider-responsive__icons svg circle,.slider-responsive__icons svg path{transition:all .4s ease-in-out}.slider-responsive__img{transition:opacity .4s ease-in-out;width:100%}.slider-responsive__type{font-size:1.375rem;font-family:Roboto Slab;text-align:center;margin-top:15px;margin-bottom:20px}.slider-responsive__text{font-size:.875rem;line-height:1.5rem;color:#4d5965;font-family:Gotham Pro;text-align:center;transition:opacity .4s ease-in-out}.slider-responsive__icon{position:relative;width:60px;height:60px}.slider-responsive__icon>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-responsive__icon>svg:nth-child(2){z-index:1}}@media screen and (max-width:992px){.section-api-feature{padding-top:50px}}.special-layout .footer{position:static;bottom:unset;left:unset}.special-layout .contact-us-wrap{position:unset;top:unset;left:unset;overflow:hidden}.special-layout .contact-us-wrap .form-wrapper{position:relative;height:65vh;padding-top:50px;background-color:#1d75b1;background:radial-gradient(circle at 50% 100%,#149fe3 0,#1d75b1 100%);background-repeat:no-repeat;background-position:50%;background-size:cover}.special-layout .contact-us-wrap .form-wrapper .contact-content{position:absolute;left:50%;transform:translateX(-50%);margin-top:40px}.special-layout .contact-us-wrap .form-wrapper .contact-form{padding:25px;background:#fff}.special-layout .contact-us-wrap .form-wrapper .contact-form .form-group--btn{margin-top:26px;text-align:right}.special-layout .contact-us-wrap .form-group:not(.form-group__textarea) .error--control{top:50%;transform:translateY(-50%)}.special-layout .contact-us-wrap .page-heading{width:90vw;color:#fff}@media screen and (max-width:640px){.special-layout .form-group-two-column{flex-direction:column;align-items:center;margin-bottom:0}.special-layout .form-group-two-column .form-group:first-child,.special-layout .form-group-two-column .form-group:last-child{margin-left:0;margin-right:0}.special-layout .contact-us-wrap .form-wrapper .contact-form{padding:20px}.special-layout .contact-us-wrap .form-wrapper .contact-form .form-group--btn{text-align:center}.special-layout .form-group{width:100%}.special-layout .page-heading{margin-bottom:1rem}}@media screen and (max-width:330px){.footer .copyright__text{font-size:10px}}