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{margin:0;padding:0;border:0;font-size:100%;font:inherit;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:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'Gilroy-Light';src:url("../fonts/Gilroy-Light.eot");src:url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Gilroy-Light.woff2") format("woff2"),url("../fonts/Gilroy-Light.woff") format("woff"),url("../fonts/Gilroy-Light.ttf") format("truetype"),url("../fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Gilroy';src:url("../fonts/Gilroy-ExtraBold.eot");src:url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"),url("../fonts/Gilroy-ExtraBold.woff") format("woff"),url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"),url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");font-weight:800;font-style:normal}*{box-sizing:border-box}body{color:#1A2033;font:18px/32px "Gilroy-Light",sans-serif}a{color:#1A2033;font:18px/32px "Gilroy-Light",sans-serif;text-decoration:none}.link-light{color:#fff;transition:opacity .4s ease}.link-light:hover{opacity:.4}.link-light--active{opacity:.2}.container{margin:0 auto;max-width:1216px;padding:0 48px;width:100%}.btn{border:1px solid #0F49FF;cursor:pointer;outline:none;letter-spacing:0.04em;padding:0;text-transform:uppercase;transition:background-color .4s ease}.btn--content{border-radius:24px;font:14px/16px "Gilroy",sans-serif;height:48px;width:160px}.btn--form{border-radius:4px;font:20px/22px "Gilroy",sans-serif;height:64px;width:256px}.btn--primary{background-color:#0F49FF;color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.btn--primary:hover{background-color:transparent;color:#1A2033}.btn--primary-dark{background-color:#0F49FF;color:#fff}.btn--primary-dark:hover{background-color:transparent;color:#fff}.btn--secondary{background-color:transparent;color:#1A2033}.btn--secondary:hover{background-color:#0F49FF;color:#fff}.btn--web{background-color:transparent;border:none;border-radius:8px;color:#1A2033;font:14px/16px "Gilroy",sans-serif;transition:color .4s ease;height:32px;width:160px}.btn--web:hover{color:#0F49FF;cursor:pointer}.btn--active{background-color:#0F49FF;color:#fff}.btn--active:hover{color:#fff;cursor:default}.btn--tablet{background:transparent;border:none;border-radius:50%;display:none;height:64px;position:fixed;right:32px;top:24px;width:64px}.btn--tablet-active{background-color:#fff;box-shadow:0px 4px 8px rgba(15,73,255,0.16)}.btn--close{background:url("/images/icons/close.svg") no-repeat center center;height:64px;position:fixed;right:32px;top:24px;width:64px}.btn--dev:not(:last-child){margin-bottom:24px}.breadcrumb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:24px}.breadcrumb__link{margin-right:3px;transition:color .4s ease}.breadcrumb__link:hover{color:#8C8F99}.breadcrumb__link--current{pointer-events:none}.section{padding:136px 0 168px}.section__container{width:1152px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}@media only screen and (max-width: 1216px){.section__container{width:100%;padding:0 24px}}.section__h1{font:64px/72px "Gilroy",sans-serif}.section__heading{font:48px/48px "Gilroy",sans-serif;margin-bottom:24px}.section__h3{font:32px/32px "Gilroy",sans-serif;margin-bottom:12px;transition:color .4s ease}.section__h4{font:24px/24px "Gilroy",sans-serif;margin-bottom:8px}.section__text{font:16px/24px "Gilroy-Light",sans-serif}.section__list-item{position:relative}.section__list-item+.section__list-item{margin-top:8px}.section__list-item::before{content:' ';display:inline-block;height:1px;margin-right:10px;position:relative;top:-5px;width:11px}.section__item{width:512px}.section__item:first-child{margin-right:64px}.statistic{border-left:2px solid #0F49FF;padding-left:32px;position:relative}.statistic__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;align-self:flex-start}.case{outline:none;width:512px}.case-img{object-fit:cover;width:100%}.case:hover{cursor:pointer}.case:hover .section__h3{color:#0F49FF}.case:hover .case__overlay{opacity:.6;transition:opacity .4s ease}.case:hover .case__btn{opacity:1}.case__link{position:relative}.case__overlay{background:#000;border-radius:24px;opacity:.2;position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .4s ease}.case__btn{background:transparent;border:1px solid #fff;position:absolute;color:#fff;opacity:0;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .4s ease;z-index:10;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.case__img{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:28px;position:relative;border-radius:24px;height:232px;overflow:hidden;width:512px}.case__img:before{background:url("/images/cases/casetag.svg");content:' ';height:32px;position:absolute;left:18px;top:18px;width:128px;z-index:10}.case__text{margin-bottom:24px}.icon{position:relative;top:5px}.slick-slide{outline:none}hr{margin:64px 16px;width:calc(100% - 32px);border:none;border-top:1px solid #E8E9EB}.circle--inactive{opacity:.1;transition:opacity .4s ease}.circle--active{opacity:1;transition:opacity .4s ease}.circle-text{opacity:0;position:relative;pointer-events:none;transition:opacity .4s ease;z-index:-1}.circle-text--active{opacity:1;transition:opacity .4s ease}@media (max-width: 1096px){.case{width:100%}.case__img{width:100%}.case-img{border-radius:24px;object-fit:cover;height:232px;width:100%}.case__text{margin-bottom:24px}}@media (max-width: 1024px){.statistic__wrapper{flex-direction:column;margin-top:-40px}}@media (max-width: 832px){body{font:16px/24px "Gilroy-Light",sans-serif}a{font:16px/24px "Gilroy-Light",sans-serif}.container{max-width:832px}.icon{top:3px}.icon img{height:16px}.btn--tablet{display:block}.section{padding:96px 0 104px}.section__heading{font:32px/32px "Gilroy",sans-serif;margin-bottom:16px}.section__item{width:320px}.section__h3{font:24px/24px "Gilroy",sans-serif;margin-bottom:8px}.section__text{font:14px/20px "Gilroy-Light",sans-serif}}@media (max-width: 411px){.container{max-width:411px;padding:0 32px}.section{padding:72px 0}.section__item{width:100%}.statistic__wrapper{margin-top:0}}@keyframes moveTop{0%{top:24px}100%{top:0}}@keyframes moveIntroImg{0%{top:248px}100%{top:224px}}@keyframes moveIntroIpad{0%{top:230px}100%{top:206px}}@keyframes moveIntroMac{0%{top:110px}100%{top:86px}}@keyframes moveTopImages{0%{transform:translateY(24px)}100%{transform:translateY(0)}}@keyframes moveTopNegative{0%{top:0}100%{top:-24px}}@keyframes moveTopHead{0%{top:-16px}100%{top:0}}@keyframes moveTopLeft{0%{top:74px}100%{top:50px}}@keyframes moveTopRight{0%{top:104px}100%{top:80px}}@keyframes moveTopAndroid{0%{top:69px}100%{top:45px}}@keyframes moveTopIos{0%{top:274px}100%{top:250px}}@keyframes changeOpacity{0%{opacity:0}100%{opacity:1}}@keyframes changeCodeOpacity{0%{opacity:0}100%{opacity:.7}}@keyframes disappearingOpacity{0%{opacity:1}100%{opacity:0}}@keyframes moveLeft{0%{left:0}100%{left:-32px}}@keyframes moveRight{0%{left:0}100%{left:32px}}@keyframes moveSchemeTop{0%{top:0}100%{top:-28px}}@keyframes moveSchemeDown{0%{top:0}100%{top:28px}}@keyframes scaleCase{0%{transform:scale(0.957)}100%{transform:scale(1)}}@keyframes scaleImg{0%{transform:scale(0.75)}100%{transform:scale(1)}}@keyframes dash{to{stroke-dashoffset:0}}@keyframes fill{to{fill:#0F49FF}}@keyframes changeTextColour{from{fill:#C5C7CC}to{fill:#1A2033}}@keyframes moveIpadTop{0%{top:0}100%{top:-32px}}@keyframes moveIpadBottom{0%{top:32px}100%{top:0}}@keyframes moveDropdownBottom{0%{top:16px}100%{top:48px}}@keyframes moveDropdownTop{0%{top:48px}100%{top:28px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.header{position:absolute;right:0;left:0;top:0;z-index:110}.header__nav-mobile{display:none}.header--light.header--fixed .header__item>a{color:#1A2033}.header--light.header--fixed .header__item>a:hover{color:#0F49FF}.header--light.header--fixed .header__link-arrow path,.header--light.header--fixed .header__btn path{stroke:#1A2033}.header--light.header--fixed .header__img path{fill:#1A2033}.header--light.header--fixed #header--logo{fill:#0F49FF}.header--light.header--fixed .btn--primary:hover{color:#1A2033}.header--light .header__item>a{color:#fff}.header--light .header__link-arrow path,.header--light .header__btn path{stroke:#fff}.header--light .header__img path{fill:#fff}.header--light .btn--primary:hover{color:#fff}.header .js-animated .header__logo{animation:moveTopHead .4s ease 1.05s both, changeOpacity .4s ease 1.15s both;position:relative}.header .js-animated .header__item{position:relative}.header .js-animated .header__item--services{animation:moveTopHead .4s ease 1.1s both, changeOpacity .4s ease 1.2s both}.header .js-animated .header__item--about{animation:moveTopHead .4s ease 1.15s both, changeOpacity .4s ease 1.25s both}.header .js-animated .header__item--portfolio{animation:moveTopHead .4s ease 1.2s both, changeOpacity .4s ease 1.3s both}.header .js-animated .btn--contact{animation:moveTopHead .4s ease 1.25s both, changeOpacity .4s ease 1.35s both}.header--sticky{background-color:#fff;box-shadow:0px 8px 24px rgba(0,0,0,0.04);position:fixed;transform:translate(0, -128px)}.header--sticky .header__nav{padding:24px 0}.header--fixed{transform:none}.header--animated{transition:transform .3s ease}.header__nav{padding:40px 0}.header__container{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}.header__items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-grow:1;justify-content:flex-end;margin-right:35px}.header__item{cursor:pointer;position:relative}.header__item:not(:last-child){margin-right:32px}.header__item:hover>.header__link{color:#0F49FF !important}.header__item:hover>.header__link path{stroke:#0F49FF}.header__link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;transition:color .4s ease}.header__link:hover{color:#0F49FF !important}.header__link:hover path{stroke:#0F49FF}.header__sub-nav{position:absolute;top:16px;left:-40px}.sub-nav{background-color:#fff;border-radius:24px;box-shadow:0px 0px 16px rgba(0,0,0,0.08);opacity:0;padding:32px 40px;pointer-events:none;width:340px;transition:all .4s ease}.sub-nav::before{content:' ';display:inline-block;width:360px;height:46px;position:absolute;top:-30px;left:-10px}.sub-nav::after{border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;content:' ';display:inline-block;width:0;height:0;position:absolute;top:-15px;left:65px}.sub-nav__item:not(:last-child){margin-bottom:12px}.mobile-menu{background:#1A2033;color:#fff;display:none;flex-direction:column;justify-content:space-between;height:100vh;padding:40px 48px;position:fixed;bottom:0;left:0;right:0;top:0}.mobile-menu__nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}.mobile-menu__nav img{vertical-align:top}.mobile-menu__item{margin-bottom:40px}.mobile-menu__link{font:24px/36px "Gilroy-Light",sans-serif}.mobile-menu__link span{z-index:10}.mobile-menu__socials{align-self:center}.mobile-menu__social-list{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mobile-menu__social-item:not(:last-child){margin-right:24px}.mobile-menu__social-item path{transition:fill .4s ease}.mobile-menu__social-item:hover path{fill:rgba(255,255,255,0.5)}.js-dropdown:hover .header__sub-nav{opacity:1;top:48px;transition:all .4s ease;pointer-events:all}@media (max-width: 832px){.header__items{display:none}.header .btn--contact{display:none}.mobile-menu__social-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (max-width: 411px){.mobile-menu{padding:40px 32px 48px}.mobile-menu__item{margin-bottom:24px}.mobile-menu__link{font:16px/24px "Gilroy-Light",sans-serif}.mobile-menu__social-item:not(:last-child){margin-right:18px}}.contact__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.contact__heading{margin-bottom:48px;flex-shrink:0;width:320px}@media only screen and (max-width: 832px){.contact__heading{width:100%}}.contact__info{margin-bottom:32px}.contact__link{display:block;max-width:128px}.contact__address{font:16px/24px "Gilroy-Light",sans-serif;opacity:.5;width:320px}.contact__text{margin-bottom:32px;max-width:736px;width:100%}.contact__text a{text-decoration:underline}.form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-direction:column;max-width:736px;width:100%}.form__input-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;position:relative;margin-bottom:32px;width:100%}.form__input-wrapper--small{width:47.826%}.form__input-wrapper--small+.form__input-wrapper--small{margin-left:32px}.form__input-wrapper--error{margin-bottom:12px}.form__input-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.form__label{color:#8C8F99;left:15px;position:absolute;top:16px;transition:top .2s ease;z-index:0}.form__input{background-color:transparent;border:1px solid #C5C7CC;border-radius:4px;color:#1A2033;font:18px/32px "Gilroy-Light",sans-serif;height:64px;padding:26px 20px 6px;position:relative;transition:all .4s ease;outline:none;width:100%;z-index:2}.form__input:focus,.form__input:hover{border:1px solid #0F49FF;box-shadow:0px 0px 0px 1px #0F49FF}.form__input:focus ~ label,.form__input:not(:placeholder-shown) ~ label{top:12px;font-size:14px;left:20px;line-height:14px;transition:top .2s ease}.form__textarea{background:transparent;border:1px solid #C5C7CC;border-radius:4px;color:#1A2033;font:18px/32px "Gilroy-Light",sans-serif;resize:none;height:256px;outline:none;padding:26px 20px;transition:all .4s ease;width:100%;z-index:2}.form__textarea:focus,.form__textarea:hover{border:1px solid #0F49FF;box-shadow:0px 0px 0px 1px #0F49FF}.form__textarea:focus ~ label,.form__textarea:not(:placeholder-shown) ~ label{bottom:45px;font-size:14px;left:20px;line-height:14px;transition:top .2s ease}.control-error{border:1px solid #FF0F0F;box-shadow:0px 0px 0px 1px #FF0F0F}.control-error:focus,.control-error:hover{border:1px solid #FF0F0F;box-shadow:0px 0px 0px 1px #FF0F0F}.error-message{font-size:14px;line-height:20px;color:#FF0F0F;white-space:nowrap}.shake{animation:shake .3s linear}@keyframes shake{8%,41%{transform:translateX(-10px)}25%,58%{transform:translateX(10px)}75%{transform:translateX(-5px)}92%{transform:translateX(5px)}0%,100%{transform:translateX(0)}}@media (max-width: 1024px){.form__input-container{flex-wrap:wrap}.form__input-wrapper--small{width:100%}.form__input-wrapper--small+.form__input-wrapper--small{margin-left:0}}@media (max-width: 832px){.contact__item{flex-direction:column !important}.contact__text{margin-bottom:48px}.contact__form-wrapper{flex-direction:column-reverse !important}.contact__heading{margin-bottom:16px}.form{border-bottom:1px solid rgba(26,32,51,0.1);font:18px/32px "Gilroy-Light",sans-serif;padding-bottom:48px;margin-bottom:48px}}@media (max-width: 411px){.form .btn--form{width:100%}}.footer{background-color:#1A2033;color:#fff}.footer__back{border-bottom:1px solid #fff;padding-bottom:32px;margin-bottom:32px}.footer__back-link{color:#fff;font:14px/16px "Gilroy",sans-serif;letter-spacing:0.04em;text-transform:uppercase;transition:color .4s ease}.footer__back-link:hover{color:rgba(255,255,255,0.5);cursor:pointer}.footer__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.footer__socials{flex-grow:1}.footer__social-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:18px;line-height:18px;margin-bottom:87px}.footer__social-item:not(:last-child){margin-right:20px}.footer__social-item path{transition:fill .4s ease}.footer__social-item:hover path{fill:rgba(255,255,255,0.5)}.footer__list:not(:last-child){margin-right:127px}.footer__item:not(:last-child){margin-bottom:21px}@media (max-width: 832px){.footer{padding-bottom:112px}.footer__content{flex-wrap:wrap}.footer__socials{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-top:1px solid #fff;flex-grow:1;flex-direction:row-reverse;order:3;padding-top:32px;margin-right:0;width:100%}.footer__list{padding-bottom:32px;width:50%;min-width:280px}.footer__list:not(:last-child){margin-right:0;padding-right:32px}.footer__copyright{width:50%}.footer__social-list{width:50%;margin-bottom:0}}@media (max-width: 672px){.footer__social-list{width:auto}.footer__list:not(:last-child){padding-bottom:21px}}@media (max-width: 550px){.footer{padding:72px 0}.footer__socials{margin-top:11px}.footer__list{padding-bottom:0;width:100%}.footer__list:not(:last-child){margin-right:0}.footer__cpyright{margin-right:0}.footer__item{margin-bottom:21px}}.intro{background-color:#F1F8FF;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:128px 0 396px;position:relative}.intro.js-animated{animation:changeOpacity .6s ease both}.intro.js-animated .intro__text-container{animation:moveTop .4s ease .4s both, changeOpacity .4s ease .5s both}.intro.js-animated .intro__images--iphone{animation:moveIntroImg .4s ease .6s both, changeOpacity .4s ease .7s both}.intro.js-animated .intro__images--ipad{animation:moveIntroIpad .4s ease .6s both, changeOpacity .4s ease .7s both}.intro.js-animated .intro__images--mac{animation:moveIntroMac .4s ease .6s both, changeOpacity .4s ease .7s both}.intro.js-animated .intro__code-left{animation:moveTopImages .4s ease .8s both, changeCodeOpacity .4s ease .9s both}.intro.js-animated .intro__code-right{animation:moveTopImages .4s ease .9s both, changeCodeOpacity .4s ease 1s both}.intro.js-animated .intro__android{animation:moveTopImages .4s ease .85s both, changeOpacity .4s ease .95s both}.intro.js-animated .intro__ios{animation:moveTopImages .4s ease .95s both, changeOpacity .4s ease 1.05s both}.intro__text{align-items:flex-end;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;flex-grow:1;flex-basis:576px;padding-top:268px}.intro__text-container{width:576px;padding-left:16px;position:relative}.intro__heading{font:64px/72px "Gilroy",sans-serif;margin-bottom:40px}.intro__images{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-grow:1;flex-basis:576px;position:relative}.intro__phone{background:url("/images/intro/iphone.png") no-repeat center;background-size:contain;width:100%;max-width:864px}.intro__ipad{background:url("/images/intro/iPad.png") no-repeat -30px;background-size:contain;max-width:894px;width:100%}.intro__mac{background:url("/images/intro/macbg.png") no-repeat center;background-size:contain;max-width:874px;width:100%}.intro__img{position:relative}.native__intro{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:flex-start}.native__heading{width:100%;padding:0 16px}.native__description{display:inline-flex;width:50%;padding:0 48px 0 16px}.native__statistics{display:inline-flex;width:25%;padding:0 16px}.native__statistics-content{border-left:2px solid #0F49FF;padding-left:32px}@media only screen and (max-width: 1024px){.native__statistics-content{min-height:92px}}.native__images{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;padding:0 80px 0 16px;width:calc(100% - 576px)}.native__dev{width:576px;padding:0 16px}.native__dev-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.native__dev-item{border:1px solid #0F49FF;border-radius:24px;padding:40px;transition:background-color .3s ease}.native__dev-item:not(:last-child){margin-bottom:48px}.native__dev-item--active{transition:background-color .3s ease;background-color:#0F49FF;color:#fff}.native__img{height:496px;transform:scale(0.75);transition:transform .4s ease}.native__img--active{transform:scale(1);transition:transform .4s ease}.native__img--android{transform-origin:left center}.native__img--ios{transform-origin:right center}@media only screen and (max-width: 1216px){.native__heading,.native__description,.native__statistics{width:50%}.native__item:nth-child(1){order:1}.native__item:nth-child(2){order:3}.native__item:nth-child(3){order:2;margin-bottom:24px}.native__item:nth-child(4){order:4;margin-bottom:24px}.native__images{padding:0 16px;justify-content:center}.native__img{display:none}.native__img--active{display:initial}}@media only screen and (max-width: 1024px){.native__heading,.native__description{width:100%}.native__description{margin-bottom:32px}.native__item:nth-child(2){order:2}.native__item:nth-child(3){order:3}.native__item:nth-child(4){order:4}.native__dev{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;width:100%;padding:0}.native__dev-item{width:50%;padding:0 16px;border:none}.native__dev-item--active{background-color:transparent;color:#000}.native__images{display:none}}@media only screen and (max-width: 832px){.native__dev-item{width:100%}}.scheme{background-color:#0F49FF;padding:136px 0}.scheme.js-view .scheme__text{animation:changeOpacity .3s ease .3s both}.scheme.js-view .scheme__discovery{animation:moveLeft .3s ease both}.scheme.js-view .scheme__support{animation:moveRight .3s ease both}.scheme .container{padding:0 32px}.scheme__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.scheme__item{background-color:#fff;padding:40px 32px 40px 48px;position:relative}.scheme__item:not(:last-child):after,.scheme__item:not(:first-child):before{border-top:15px solid transparent;border-bottom:15px solid transparent;content:' ';display:inline-block;height:0;position:absolute;top:89px;width:0}.scheme__item:not(:last-child):after{border-left:16px solid #fff;border-top:16px solid transparent;border-bottom:16px solid transparent;left:100%;top:88px;z-index:10}.scheme__item:not(:first-child):before{border-left:15px solid #0F49FF;left:0}.scheme__discovery{border-top-left-radius:24px;border-bottom-left-radius:24px}.scheme__support{border-top-right-radius:24px;border-bottom-right-radius:24px}.scheme__heading{margin-bottom:16px}.scheme__text{opacity:0}.scheme__list{width:272px}.scheme__list-item::before{background-color:#0F49FF}.platform{padding-bottom:0}.platform.js-view .platform__case{animation:scaleCase .6s ease both, moveTop .8s ease both, changeOpacity .6s ease .2s both}.platform__container{border-bottom:1px solid rgba(26,32,51,0.1);padding-bottom:136px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.platform__case{opacity:0;position:relative}.enablement__heading{margin-bottom:64px}.enablement__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.enablement__item{width:328px}.enablement__img{margin-bottom:36px;max-width:100%}.webapp{background-color:#1A2033;color:#fff;padding-bottom:152px}.webapp__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.webapp__text{border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:32px;margin-bottom:32px}.webapp__list-item::before{background-color:rgba(255,255,255,0.5)}.wearables__heading{padding:0 16px;margin-bottom:68px}.wearables__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}@media only screen and (max-width: 1024px){.wearables__wrapper{align-items:center}}.wearables__content{width:50%;padding:0 16px}.wearables__item:not(:last-child){margin-bottom:52px}.wearables__img{width:50%;height:auto;padding:0 16px;object-fit:contain}@media only screen and (max-width: 1024px){.wearables__img{width:100%;max-width:544px}}.mobile{background-color:#F1F8FF}.mobile__heading{padding:0 16px;margin-bottom:68px}.mobile__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.mobile__item{width:50%;padding:0 16px}.mobile__item:nth-child(-n+2){margin-bottom:52px}.mobile__h3{position:relative;padding-left:48px}.mobile__h3:before{background-size:cover;content:' ';display:inline-block;height:32px;left:0;position:absolute;width:32px}.mobile__h3--ocr:before{background-image:url("/images/mobile/OCR.svg")}.mobile__h3--streamin:before{background-image:url("/images/mobile/streaming.svg")}.mobile__h3--nfc:before{background-image:url("/images/mobile/NFC.svg")}.mobile__h3--beacons:before{background-image:url("/images/mobile/beacons.svg")}@media only screen and (max-width: 1024px){.mobile__item{width:calc(50% - 32px)}}@media only screen and (max-width: 832px){.mobile__item{width:100%}.mobile__item:not(:last-child){margin-bottom:32px}}.qa{overflow:hidden;padding-bottom:160px}.qa.js-view .qa__scheme-text{animation:changeTextColour .4s ease both}.qa.js-view .qa__scheme-text--second{animation-delay:.3s}.qa.js-view .qa__scheme-text--third{animation-delay:.8s}.qa.js-view .qa__scheme-text--fourth{animation-delay:1.1s}.qa.js-view .qa__scheme-text--fifth{animation-delay:1.55s}.qa.js-view .animated{animation:dash 3s linear forwards}.qa.js-view .qa__circle{animation:fill .4s ease forwards}.qa.js-view .qa__circle--second{animation-delay:.3s}.qa.js-view .qa__circle--third{animation-delay:.8s}.qa.js-view .qa__circle--fourth{animation-delay:1.1s}.qa.js-view .qa__circle--fifth{animation-delay:1.55s}.qa__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.qa__text{margin-bottom:32px}.qa__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;font:16px/24px "Gilroy-Light",sans-serif;flex-wrap:wrap}.qa__item{border-top:2px solid #0F49FF;padding-top:16px;width:152px}.qa__scheme{padding-top:56px}.qa__scheme-text{font:16px/24px "Gilroy-Light",sans-serif;fill:#C5C7CC}.qa__scheme svg{overflow:visible}.qa__scheme .animated{stroke-dasharray:1000;stroke-dashoffset:1000}.design{background-color:#1A2033;color:#fff;padding-bottom:136px}.design__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.design__images{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-shrink:0;width:544px}.design__item{text-align:center;position:relative;width:156px}.design__item:not(:last-child)::after{background-image:url("/images/icons/arrow1.svg");content:' ';display:inline-block;height:18px;position:absolute;top:148px;left:169px;width:12px}.design__caption{font:16px/24px "Gilroy-Light",sans-serif}@media (max-width: 1216px){.btn--explore{display:none}.intro.js-animated .intro__images--iphone{animation:changeOpacity 0.4s ease 0.7s both}.intro.js-animated .intro__images--ipad{animation:changeOpacity 0.4s ease 0.7s both}.intro{flex-direction:column-reverse;padding-bottom:56px}.intro__container{flex-direction:column-reverse}.intro__images{flex-basis:0;justify-content:center;top:32px}.intro__phone{height:309px}.intro__ipad{height:337px;max-width:498px}.intro__iphone{width:480px}.intro__text{flex-basis:0;padding-top:0}.intro__text-container{padding:0 48px;width:100%}.scheme.js-view .scheme__discovery{animation:moveSchemeTop 0.3s ease both}.scheme.js-view .scheme__support{animation:moveSchemeDown 0.3s ease both}.scheme__container{align-items:center;flex-direction:column}.scheme__item{width:352px}.scheme__item:not(:last-child):after,.scheme__item:not(:first-child):before{border-left:15px solid transparent;border-right:15px solid transparent;top:0;width:0}.scheme__item:not(:last-child):after{border-top:16px solid #fff;border-left:16px solid transparent;border-right:16px solid transparent;left:144px;top:100%;z-index:10}.scheme__item:not(:first-child):before{border-top:15px solid #0F49FF;left:145px;z-index:3}.scheme__discovery{border-top-left-radius:24px;border-top-right-radius:24px;border-bottom-left-radius:0}.scheme__support{border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-right-radius:0}.enablement__content{flex-wrap:wrap}.enablement__item{width:calc(50% - 32px)}.enablement__item:not(:last-child){margin-bottom:64px}.wearables__images{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (max-width: 1128px){.qa__item{width:240px}.qa__item:not(:last-child){margin-bottom:32px}}@media (max-width: 1120px){.qa{padding-bottom:136px}.qa__container{flex-direction:column}.qa .section__item{margin-right:0}.qa__content{border-bottom:1px solid rgba(26,32,51,0.1);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:64px;padding-bottom:32px;width:100%}.qa__wrapper{margin-right:64px;width:416px}.qa__list{flex-direction:column;font:14px/20px "Gilroy-Light",sans-serif;justify-content:normal;width:416px}.qa__item{padding-top:7px;width:100%}.qa__item:not(:last-child){margin-bottom:20px}.qa__scheme{text-align:center}}@media (max-width: 1096px){.platform__container{flex-direction:column}.platform__content{margin:0 0 64px 0;width:100%}}@media (max-width: 1024px){.enablement__item{width:100%;margin-right:0}.design__dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.design__dots li.slick-active button:before{opacity:1;color:#fff;width:12px;height:12px}.design__dots li button{position:relative;font-size:0;line-height:0;display:block;width:20px;height:20px;cursor:pointer;border:0;outline:none;background:transparent}.design__dots li button:hover,.design__dots li button:focus{outline:none}.design__dots li button:hover:before,.design__dots li button:focus:before{opacity:1}.design__dots li button::before{background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;content:' ';opacity:.2;color:#fff}.wearables__wrapper{flex-direction:column}.wearables__content{margin-bottom:64px;width:100%}.wearables__images{justify-content:center}.design{padding-bottom:136px}.design__container{flex-direction:column}.design .section__item:first-child{margin:0 0 64px 0;width:100%}.design__images{margin:0 auto}}@media (max-width: 832px){.intro__heading{font:48px/48px "Gilroy",sans-serif}.scheme{padding:96px 0}.scheme__item{width:320px}.platform{padding-bottom:0}.platform__container{padding-bottom:96px}.platform__statistic-txt{width:100%}.enablement{padding-bottom:120px}.enablement__item{width:100%}.webapp__container{flex-direction:column}.webapp__item{width:100%}.webapp .section__h3{font:32px/32px "Gilroy",sans-serif;margin-bottom:16px}.webapp__item:first-child{border-bottom:1px solid #fff;margin-bottom:48px;padding-bottom:48px}.webapp__text{border:none;margin-bottom:0;padding-bottom:24px}.wearables{padding-bottom:112px}.wearables__content{margin-bottom:48px}.wearables__item:not(:last-child){margin-bottom:32px}.wearables__heading{margin-bottom:48px}.mobile{padding-bottom:112px}.mobile__heading{margin-bottom:48px}.mobile__h3{padding-left:32px}.mobile__h3:before{height:24px;width:24px}.qa{padding-bottom:104px}.qa .section__item{margin-right:0}.qa__content{border-bottom:1px solid rgba(26,32,51,0.1);margin-bottom:60px;padding-bottom:16px}.qa__wrapper{width:320px}.qa__list{width:320px}.qa__item{padding-top:7px}.qa__item:not(:last-child){margin-bottom:20px}.design{padding-bottom:104px}.design .section__item:first-child{margin:0 0 48px 0}}@media (max-width: 640px){.intro__heading{font:32px/32px "Gilroy",sans-serif}.design__images{display:block;width:160px}.design__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column-reverse;margin-bottom:21px}.design__item.slick-slide{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.design__item:not(:last-child)::after{background:none}.design__caption{margin-bottom:14px}.qa{padding-bottom:72px}.qa__content{border-bottom:none;flex-direction:column}.qa__wrapper{width:100%;margin:0}.qa__list{width:100%}.qa__scheme{padding-top:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.qa__scheme svg{transform:scale(0.85)}.qa__scheme-text{font-size:19px}}@media (max-width: 580px){.wearables{padding-bottom:96px}.wearables__images{display:none}.native__statistics{width:100%}.native__statistics-content{min-height:auto}}@media (max-width: 500px){.intro__images{display:none}.intro__text{padding-top:136px}.intro__text-container{padding-left:32px}.platform__container{flex-direction:column}.platform__statistic{margin-bottom:48px}.webapp{padding-bottom:72px}.wearables{padding-bottom:72px}.wearables__content{flex-direction:column}.wearables__item:first-child{margin-bottom:32px}.mobile{padding-bottom:72px}.mobile__item:nth-child(odd){margin-right:0}.mobile__item:not(:last-child){margin-bottom:32px}.design__dots li.slick-active button::before{width:6px;height:6px}.design__dots li button{width:10px;height:10px}.design__dots li button::before{width:4px;height:4px}.qa__scheme svg{transform:scale(0.65)}}.services__heading{margin-bottom:64px}.services__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.services__item{width:328px}.services__img{margin-bottom:36px}.consumer{background-color:#F1F8FF}.consumer__disappearing{animation:moveTopNegative .15s ease both, disappearingOpacity .1s ease .05s both}.consumer__appearing{animation:moveTop .4s ease .2s both, changeOpacity .3s ease .3s both}.consumer__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.consumer__content-wrapper{height:511px;margin-right:32px;position:relative;width:448px}.consumer__img-wrapper{height:448px;margin-bottom:24px;position:relative;width:640px}.consumer__img{max-width:100%;max-height:100%;opacity:0;position:absolute}.consumer__content{opacity:0;position:absolute}.consumer__content--active{opacity:1}.consumer__text{margin-bottom:32px}.consumer__list-item:not(:last-child){margin-bottom:8px}.consumer__list-item::before{background-color:#0F49FF}.consumer__buttons{text-align:center}.consumer__buttons .btn:first-child{margin-right:24px}.development{padding-bottom:0}.development .front .backend-aditional-1{opacity:0;transition:opacity .2s ease .2s}.development .front .middle-aditional{opacity:0;transition:opacity .2s ease .2s}.development .front .frontend{opacity:1;transition:opacity .2s ease .2s}.development .front .middle{opacity:.2;transition:opacity .2s ease .2s}.development .front .backend-aditional-2{opacity:0;transition:opacity .2s ease .2s}.development .front .backend{opacity:.2;transition:opacity .2s ease .2s}.development .middle .backend-aditional-1{opacity:0;transition:opacity .2s ease .2s}.development .middle .middle-aditional{opacity:1;transition:opacity .2s ease .2s}.development .middle .frontend{opacity:.2;transition:opacity .2s ease .2s}.development .middle .middle{opacity:.95;transition:opacity .2s ease .2s}.development .middle .backend-aditional-2{opacity:0;transition:opacity .2s ease .2s}.development .middle .backend{opacity:.2;transition:opacity .2s ease .2s}.development .back .backend-aditional-1{opacity:1;transition:opacity .2s ease .2s}.development .back .middle-aditional{opacity:0;transition:opacity .2s ease .2s}.development .back .frontend{opacity:.2;transition:opacity .2s ease .2s}.development .back .middle{opacity:.2;transition:opacity .2s ease .2s}.development .back .backend-aditional-2{opacity:.4;transition:opacity .2s ease .2s}.development .back .backend{opacity:.95;transition:opacity .2s ease .2s}.development__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;padding-bottom:136px}.development__content--wrapper{position:relative;padding:0 16px;width:calc(100% - 576px)}.development__content{opacity:0;position:absolute}.development__content--active{opacity:1}.development__content--disappearing{animation:moveTopNegative .15s ease both, disappearingOpacity .1s ease .05s forwards}.development__content--appearing{animation:moveTop .4s ease .2s both, changeOpacity .3s ease .3s both}.development__scheme{align-self:flex-end;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;width:480px}.development__text{width:calc(100% - 16px)}.development__image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;width:384px;padding:0 16px}.development__buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;width:192px;padding:0 16px}.development__buttons.btn:not(:last-child){margin-bottom:24px}.development__hr{margin:0 16px}@media only screen and (max-width: 1216px){.development__container{padding-bottom:96px}.development__content--wrapper{width:calc(100% - 384px)}.development__buttons{width:100%;flex-direction:row;margin-top:64px}.development__buttons.btn:not(:last-child){margin-bottom:0}}@media only screen and (max-width: 1024px){.development__heading{width:100%}.development__content{flex-wrap:wrap;position:static;display:none}.development__content--wrapper{width:100%;position:static}.development__content--active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.development__image{display:none}}@media only screen and (max-width: 832px){.development__container{padding-bottom:72px}}.wordpress.js-view .wordpress__case{animation:scaleCase 0.6s ease both, moveTop 0.8s ease both, changeOpacity 0.6s ease 0.2s both}.wordpress__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.wordpress__case{opacity:0;position:relative}@media only screen and (max-width: 1216px){.wordpress{padding-top:96px}}@media only screen and (max-width: 832px){.wordpress{padding-top:72px}}.cloud{background-color:#1A2033;color:#fff}.cloud__heading{padding:0 16px;margin-bottom:64px}.cloud__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.cloud__item{width:50%;padding:0 48px 0 16px}.cloud__hr{border-color:rgba(255,255,255,0.5);margin:40px 16px}.cloud__logos{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.cloud__img{padding:0 16px;margin-bottom:16px}.cloud__h3--cloud:before,.cloud__h3--migration:before{content:" ";width:32px;height:32px;position:relative;top:5px;display:inline-block;margin-right:16px;background-size:contain}.cloud__h3--cloud:before{background-image:url("/images/icons/cloud.svg")}.cloud__h3--migration:before{background-image:url("/images/icons/migration.svg")}@media only screen and (max-width: 832px){.cloud__h3--cloud:before,.cloud__h3--migration:before{top:3px;margin-right:8px;width:24px;height:24px}}@media only screen and (max-width: 1130px){.cloud__item{padding:0 16px}}@media only screen and (max-width: 1024px){.cloud__logos{justify-content:flex-start}}.applications{padding-bottom:136px}.applications__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;position:relative}.applications__image{opacity:0;position:absolute}.applications__image--active{opacity:1}.applications__image--disappearing{animation:moveIpadTop .4s ease both, disappearingOpacity .3s ease .1s both}.applications__image--appearing{animation:moveIpadBottom .6s ease .2s both, changeOpacity .5s ease .3s both}.applications__video{border-radius:7px;position:absolute;top:17px;left:17px}.applications__items{align-self:flex-end}.applications__item{border:1px solid #0F49FF;border-radius:24px;padding:44px 40px 40px;transition:background-color .3s ease;width:544px}.applications__item:not(:last-child){margin-bottom:32px}.applications__item--active{transition:background-color .3s ease;background-color:#0F49FF;color:#fff}.applications__item--active path{fill:#fff}.stack{background-color:#F1F8FF;padding-bottom:104px}.stack__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.stack__heading{width:50%;padding:0 16px}.stack__text{width:50%;padding:0 16px}.stack__logos{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap}.stack__logos:after{content:" ";flex:auto}.stack__img{margin-bottom:32px;padding:0 16px}@media only screen and (max-width: 1024px){.stack__logos{justify-content:flex-start}.stack__heading{width:100%;margin-bottom:16px}.stack__text{width:100%}.stack__hr{margin:40px 16px}}@media only screen and (max-width: 832px){.stack__img{margin-bottom:16px;padding:0 12px;height:32px}}@media (max-width: 1216px){.services__content{flex-wrap:wrap}.services__item{width:512px}.services__item:not(:last-child){margin:0 10px 64px 0}.development .btn--dev:not(:last-child){margin-bottom:0}}@media (max-width: 1130px){.consumer__container{flex-direction:column}.consumer__content-wrapper{height:168px;width:100%}.consumer__list{display:none}.consumer__img-wrapper{width:100%}.consumer__img{left:50%;transform:translateX(-50%)}.cloud__content{flex-wrap:wrap}.cloud__item{width:100%}.cloud__item:first-child{margin:0 0 40px 0}.applications__image{transform:scale(0.8);left:0}}@media (max-width: 1096px){.wordpress__container{flex-direction:column}.wordpress__content{margin:0 0 64px 0;width:100%}}@media (max-width: 1024px){.applications__image{display:none}.applications__item{width:100%}}@media (max-width: 832px){.development__content--wrapper{flex-shrink:1}.development__image{margin-right:0}.applications{padding-bottom:96px}.applications__image{display:none}.applications__item{border:none;padding:0;width:100%}.applications__item--active{background-color:transparent;border:none;color:#1A2033;padding:0;width:100%}.applications__item:not(:last-child){margin-bottom:48px}}@media (max-width: 720px){.consumer__img-wrapper{height:440px}}@media (max-width: 680px){.consumer__img{width:100%}.consumer__img-wrapper{height:400px}}@media (max-width: 640px){.consumer__img-wrapper{height:360px}}@media (max-width: 560px){.consumer__img-wrapper{height:320px}}@media (max-width: 510px){.consumer__img-wrapper{height:280px}}@media (max-width: 411px){.services__heading{margin-bottom:48px}.services__heading{margin-bottom:32px}.consumer__img{transform:translate(-50%, 40px)}.consumer__img-wrapper{height:256px}.consumer__buttons{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}.consumer__buttons .btn:first-child{margin:40px 0 24px 0}.development__buttons{align-items:center;flex-direction:column;padding-top:0}.development__container{padding-bottom:72px}.development__content{left:32px;right:32px}.development__content--wrapper{position:static}.development__image{margin:250px auto 0}.wordpress__container{flex-direction:column}.wordpress__statistic{margin-bottom:48px}.cloud__item:first-child{margin-right:0}.application__h3{font:32px/32px "Gilroy",sans-serif;margin-bottom:16px}.stack__container{padding-bottom:32px;margin-bottom:32px}.stack__img{margin-right:10px}}.contacts{background-color:#F1F8FF;padding:264px 0 136px}.contacts__heading{margin:0}.contacts+.contact .contact__heading{opacity:0;margin-left:64px}.contacts+.contact .contact__item{flex-direction:row-reverse}.contacts+.contact .contact__info-container{margin-left:64px;position:relative;top:-96px}@media (max-width: 832px){.contacts+.contact .contact__info-container{margin-left:0;top:0}}.thanks{background-color:#F1F8FF;height:100vh;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.thanks__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;align-items:center}.thanks__text{max-width:544px;margin:0 auto 32px;text-align:center}.thanks__h3{text-align:center}.thanks .intro__heading{margin-bottom:24px}.thanks__img-wrapper{margin-bottom:24px}@media (max-width: 1216px){.thanks .btn--explore{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 auto}}@media (max-width: 832px){.thanks .intro__heading{margin-bottom:16px}.thanks__text{font:16px/24px "Gilroy-Light",sans-serif;margin-bottom:24px}}@media (max-width: 411px){.thanks__img-wrapper{margin-bottom:16px}.thanks__img{width:232px}.thanks .section__h3{font:18px/18px "Gilroy",sans-serif}}.intro--custom{padding-bottom:72px}.custom-services__heading{margin-bottom:64px}.custom-services__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.custom-services__item{width:512px}.custom-services__item:first-child{margin-bottom:64px}.custom-services__img{margin-bottom:36px}.focus{background:#1A2033;color:#fff}.focus__heading{margin-bottom:64px}.focus__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-top:1px solid rgba(255,255,255,0.5);padding-top:64px}.focus__item:not(:last-child){margin-bottom:64px}.focus__content{width:704px}.focus__text{margin-bottom:24px}.focus__link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.cycle__heading{margin-right:64px}.cycle__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-bottom:1px solid #E8E9EB;margin-bottom:64px;padding-bottom:64px}.cycle__text{margin-right:32px;width:704px}.cycle__scheme-heading{font:18px/18px "Gilroy",sans-serif}.cycle__scheme.js-view .cycle__scheme-text,.cycle__scheme.js-view .cycle__scheme-heading{animation:changeTextColour .4s ease both}.cycle__scheme.js-view .cycle__scheme-text--second,.cycle__scheme.js-view .cycle__scheme-heading--second{animation-delay:.2s}.cycle__scheme.js-view .cycle__scheme-text--third,.cycle__scheme.js-view .cycle__scheme-heading--third{animation-delay:.4s}.cycle__scheme.js-view .cycle__scheme-text--fourth,.cycle__scheme.js-view .cycle__scheme-heading--fourth{animation-delay:1.4s}.cycle__scheme.js-view .cycle__scheme-text--fifth,.cycle__scheme.js-view .cycle__scheme-heading--fifth{animation-delay:1.7s}.cycle__scheme.js-view .solid{animation:dash 2.8s linear forwards}.cycle__scheme.js-view .mask{animation:dash 1.9s linear 1.8s forwards}.cycle__scheme.js-view .cycle__circle{animation:fill .4s ease forwards}.cycle__scheme.js-view .cycle__circle--second{animation-delay:.2s}.cycle__scheme.js-view .cycle__circle--third{animation-delay:.4s}.cycle__scheme.js-view .cycle__circle--fourth{animation-delay:1.4s}.cycle__scheme.js-view .cycle__circle--fifth{animation-delay:1.7s}.cycle__scheme.js-view .cycle__arrow{animation:fill .4s ease 2.9s forwards}.cycle__scheme svg{overflow:visible;max-width:1120px;width:100%}.cycle__scheme .solid{stroke-dasharray:3000;stroke-dashoffset:3000}.cycle__scheme .dashed{fill:none;stroke:#0F49FF;stroke-dasharray:8 8;stroke-width:2;stroke-linecap:round}.cycle__scheme .mask{fill:none;stroke:white;stroke-width:2;stroke-dasharray:1000;stroke-dashoffset:1000}.audit{background:#F1F8FF}.audit__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.audit__heading,.audit__text{flex-shrink:0;margin-right:96px;width:480px}.audit__img{margin-top:-56px;width:100%}.prototype.js-view .prototype__case{animation:scaleCase .6s ease both, moveTop .8s ease both, changeOpacity .6s ease .2s both}.prototype__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.prototype__case{opacity:0;position:relative}.agile{background:#1A2033;color:#fff}.agile__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;margin-bottom:64px}.agile__heading{margin-right:64px;width:320px}.agile__text{width:736px}.agile__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.agile__item{border-top:2px solid #0F49FF;font:16px/24px "Gilroy-Light",sans-serif;padding-top:16px;width:320px}.agile__item:not(:nth-child(3n)){margin-right:64px}.agile__item:first-child{margin-bottom:32px}.models__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-bottom:1px solid #E8E9EB;margin-bottom:64px;padding-bottom:64px}.models__text{width:512px}.models__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.models__item:not(:last-child){margin-bottom:64px}.models__item-text{margin-right:64px}.models__item-wrapper{width:512px}.models__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap;width:544px}.models__list-item{background:url("../images/icons/bullet.svg") no-repeat 0 4px;font:16px/24px "Gilroy-Light",sans-serif;padding-left:24px;width:256px}.engagement{background:#F1F8FF}.engagement__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.engagement__heading{margin-bottom:64px}.engagement__h3{padding-left:48px}.engagement__h3--remote{background:url("../images/icons/remote.svg") no-repeat}.engagement__h3--dedicated{background:url("../images/icons/dedicated.svg") no-repeat}@media (max-width: 1200px){.agile__item{width:300px}}@media (max-width: 1140px){.agile__item{width:280px}.agile__item:not(:nth-child(3n)){margin-right:32px}}@media (max-width: 1120px){.custom-services{padding-bottom:152px}.custom-services__item{width:100%}.custom-services__item:not(:last-child){margin-bottom:64px}.focus{padding-bottom:136px}.focus__item{flex-direction:column-reverse}.focus__content{width:100%}.audit__content{flex-direction:column-reverse}.audit__heading{margin-bottom:64px;width:100%}.audit__text{margin-top:36px;width:100%}.audit__img{margin:0;width:initial}.engagement__content{flex-direction:column}.engagement__item{width:100%}.engagement__item:first-child{margin-bottom:40px}}@media (max-width: 1096px){.prototype__container{flex-direction:column}.prototype__content{margin:0 0 64px 0;width:100%}.models__text{width:448px}.models__item{flex-direction:column}.models__item-wrapper{margin-bottom:32px;width:100%}.models__list{width:100%}.models__list-item{width:448px}.models__list-item:nth-child(-n+2){margin-bottom:24px}.agile__item{width:250px}}@media (max-width: 1024px){.agile{padding-bottom:136px}.agile__content{flex-direction:column}.agile__heading,.agile__text{width:100%}.models__list-item{width:340px}}@media (max-width: 930px){.agile__item{width:224px;font:14px/20px "Gilroy-Light",sans-serif}.cycle{padding-bottom:0}.cycle__text{margin:0}.cycle__scheme-text{display:none}}@media (max-width: 855px){.agile__item{width:45%}.agile__item:nth-child(odd){margin-right:32px}.agile__item:nth-child(even){margin-right:0}.agile__item:nth-child(3){margin-bottom:32px}}@media (max-width: 832px){.custom-services{padding:96px 0}.agile{padding-bottom:96px}.cycle__container{padding-bottom:40px;margin-bottom:40px}.cycle__scheme svg{height:100%}.models__content{flex-direction:column;margin-bottom:56px;padding-bottom:56px}.models__list-item:nth-child(odd){margin:0 36px 24px 0}.models__text{width:100%}}@media (max-width: 620px){.audit__img{width:100%}.cycle__container{flex-direction:column}.cycle__text{width:100%}.cycle__heading{margin-right:0}.agile__item{width:100%;margin-right:0 !important}.agile__item:not(:last-child){margin-bottom:24px}.models__list-item:not(:last-child){margin-bottom:16px}}@media (max-width: 550px){.cycle__scheme{display:none}.cycle__container{border:none}}@media (max-width: 411px){.focus__heading{margin-bottom:48px}.focus__img{display:none}.focus__item{border:none;padding-top:0}.focus__item:not(:last-child){margin-bottom:48px}.models__item-text{margin:0}}.about{background:#F1F8FF;padding:264px 0 136px}.testimonial{background-color:#1A2033;color:#fff;padding-bottom:136px}.testimonial__container{text-align:center}.testimonial__text{margin:0 auto 32px;width:736px}.testimonial__text:before{background:url("/images/icons/quote.svg") no-repeat center;content:' ';display:block;height:32px;margin:0 auto 32px;width:34px}.testimonial__img{margin-bottom:16px}.testimonial__img img{width:72px;height:72px;border-radius:36px}.testimonial__caption{opacity:.5}.lead__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-bottom:1px solid #E8E9EB;margin-bottom:64px;padding-bottom:64px}.lead__text{width:512px}.lead__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.lead__item-text{width:512px}.lead__item:not(:last-child){margin-bottom:136px}.lead__img{position:relative}.lead__link{background:url("/images/icons/linkedIn-lead.svg");height:32px;position:absolute;width:32px}.lead__caption{font:24px/36px "Gilroy-Light",sans-serif}.values{background:#F1F8FF}.values__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-bottom:1px solid #E8E9EB;padding-bottom:64px}.values__text{width:512px}.values__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;border-bottom:1px solid #E8E9EB;padding:64px 0}.values__item-content{width:512px}.values__item:last-child{border-bottom:0;padding-bottom:0}.values__img{margin-bottom:36px}.history{background:#1A2033;color:#fff;overflow:hidden;padding-bottom:0}.history__statistic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;width:322px}.history--add,.history--addlast{background:#1A2033;color:#fff;overflow:hidden;padding:0}.history--addlast{padding-bottom:168px}.history__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;margin-bottom:92px}.history__text{width:704px}.history__text p:first-child{margin-bottom:18px}.history__img{margin-bottom:30px}.history__h4{margin-bottom:12px}.history__employee-text{font:16px/24px "Gilroy-Light",sans-serif}@media (max-width: 1120px){.history__text{width:640px}}@media (max-width: 1024px){.lead{padding-bottom:136px}.lead__text{width:448px}.lead__item{display:flex !important;flex-direction:column;text-align:center}.lead__item--even{flex-direction:column-reverse}.lead__item-text{width:100%}.lead__item:not(:last-child){margin-bottom:48px}.lead__item.slick-slide{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;outline:none}.lead__img{height:352px;margin-bottom:48px}.lead__img img{display:inline;height:352px}.lead__dots li button::before{background:#0F49FF}}@media (max-width: 832px){.about{padding:192px 0 88px}.testimonial__text{margin-bottom:24px;width:100%}.testimonial__text:before{margin-bottom:24px}.testimonial .slick-slide{margin:0 16px}.lead__content{flex-direction:column}.lead__text{width:100%}.lead__img{height:256px;margin-bottom:32px}.lead__img img{height:256px}.values__content{flex-direction:column;padding-bottom:56px}.values__text{width:100%}.values__item{flex-direction:column;padding:56px 0}.values__item-content,.values__item-text{width:100%}.values__img{margin-bottom:24px}.values .section__h3{margin-bottom:40px}.history__content{flex-direction:column}.history__text{width:100%}}@media (max-width: 411px){.about{padding:168px 0 72px}.testimonial{padding-bottom:72px}.lead{padding-bottom:72px}.lead__content{margin-bottom:48px;padding-bottom:48px}.lead__item:not(:last-child){margin-bottom:32px}.lead__img{height:144px;margin-bottom:24px}.lead__img img{height:144px}.lead__link{background-size:cover;height:24px;width:24px}}.portfolio{padding-bottom:136px}.portfolio__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.portfolio__case{width:50%;padding:0 24px}.portfolio__case:not(:last-child){margin-bottom:64px}.portfolio__image{object-fit:cover;width:100%}.portfolio__image-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:28px;height:232px;border-radius:24px;overflow:hidden}.portfolio+.contact{background:#F1F8FF}@media (max-width: 1096px){.portfolio__case{width:100%}}@media (max-width: 832px){.portfolio{padding-bottom:96px}}.promo{background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;padding:382px 0 366px;text-align:center}.promo .breadcrumb{justify-content:center}.promo .breadcrumb__link{color:#fff;transition:opacity .4s ease}.promo .breadcrumb__link:hover{opacity:0.5}.promo__heading{font:64px/72px "Gilroy",sans-serif;margin-bottom:24px}.promo__text{margin:0 auto;max-width:736px}.description__container{margin:0 auto;max-width:736px}.summary{margin-bottom:64px}.summary__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.summary__content .statistic{flex-basis:calc(50% - 32px);margin-right:32px}.summary__content .statistic:not(:last-child){margin-bottom:32px}@media only screen and (max-width: 640px){.summary__content .statistic{flex-basis:100%}}.summary__heading{margin-bottom:64px}.contents h2{font:48px/48px "Gilroy", sans-serif;margin-top:64px;margin-bottom:24px}@media only screen and (max-width: 832px){.contents h2{font:32px/32px "Gilroy", sans-serif}}.contents p{margin-bottom:24px}.contents a{color:#0F49FF;cursor:pointer;transition:color .4s ease}.contents a:hover{color:#1A2033}.contents ul,.contents ol{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap;margin-bottom:24px}.contents ul li{background:url("/images/icons/bullet.svg") no-repeat 0 4px;font:16px/24px "Gilroy-Light",sans-serif;padding-left:24px;width:calc(50% - 16px)}.contents ul li:not(:last-child){margin-bottom:32px}.contents ul li:nth-child(odd){margin-right:16px}.contents ul li:nth-child(even){margin-left:16px}@media only screen and (max-width: 832px){.contents ul li{width:100%}.contents ul li:nth-child(odd){margin-right:0}.contents ul li:nth-child(even){margin-left:0}}.summary,.customer,.challenge,.project,.result{margin-bottom:136px}.project__text{margin-bottom:32px}.project__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.project__item{background:url(../images/icons/bullet.svg) no-repeat 0 4px;font:16px/24px "Gilroy-Light",sans-serif;padding-left:24px;width:352px}.project__item:not(:last-child){margin-bottom:32px}.result__text{margin-bottom:32px}.result__text:not(:last-child){margin-bottom:20px}.result__links{margin-bottom:64px}.result__link{color:#0F49FF;cursor:pointer}.result__images{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.result__img{height:530px;width:320px}.result__img--android{background:url("/images/native/android.png") no-repeat;background-size:contain}.result__img--iphone{background:url("/images/native/iPhone.png") no-repeat;background-size:contain}.related{background:#F1F8FF;padding-bottom:152px}@media only screen and (max-width: 1024px){.related{padding-bottom:136px}}@media only screen and (max-width: 832px){.related{padding-bottom:96px}}@media only screen and (max-width: 384px){.related{padding-bottom:72px}}.related__heading{margin-bottom:64px}.related .slick-next,.related .slick-prev{left:initial;top:-96px}.related .slick-next{right:0}.related .slick-next::before{background:url("/images/icons/arrowright-dark.svg") no-repeat;background-size:cover}.related .slick-prev{right:52px}.related .slick-prev::before{background:url("/images/icons/arrowleft-dark.svg") no-repeat;background-size:cover}#portfolio__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between}#portfolio__content .slick-slide{margin:0 16px}@media (max-width: 832px){.promo{padding:204px 0 200px}.promo__heading{font:48px/48px "Gilroy",sans-serif}.summary,.customer,.challenge,.project,.result{margin-bottom:96px}}@media (max-width: 600px){.result__img{height:400px}}@media (max-width: 411px){.promo{padding:148px 0 180px}.promo__heading{font:32px/32px "Gilroy",sans-serif}.summary,.customer,.challenge,.project,.result{margin-bottom:72px}.result__images{align-items:center;flex-direction:column}.result__img{height:530px}.result__img:first-child{margin-bottom:48px}}.introduction{background:#1A2033;color:#fff;padding-top:272px}.introduction__container{text-align:center}.introduction__h1{margin:0 auto 136px;width:850px}.introduction__accent{color:#0F49FF}.introduction__wrapper{overflow:hidden;width:100%}.introduction__slider-img{margin-bottom:64px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;position:relative;right:0px}.introduction__item{cursor:pointer;padding:0 16px}.introduction__item--iphone{margin-left:96px}.introduction__text{margin:0 auto 24px;max-width:544px}.introduction .focus__link{margin:0 auto}.introduction .slick-prev,.introduction .slick-next{top:calc(100% + 48px)}.facts{background:#F1F8FF}.facts__heading{text-align:center}.facts__text{margin:0 auto 64px;text-align:center;width:512px}.facts__content{max-width:800px;margin:0 auto}.facts__content .statistic{flex-basis:224px}.facts__content .statistic:last-child{margin-bottom:32px}.facts__map{margin:0 auto;max-width:1216px;padding:0 48px;width:100%}.facts__map svg{width:100%}.facts__map svg path.fact__map-circle{pointer-events:bounding-box;transition:opacity .4s ease;cursor:pointer;position:relative;z-index:2}.customers__heading{margin-bottom:32px}.customers__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;flex-wrap:wrap}.customers__logo{border:1px solid rgba(26,32,51,0.2);border-radius:24px;display:flex !important;align-items:center;justify-content:center;margin-top:32px;width:352px;height:232px}.testimonial__img img{margin:0 auto}.cases{background:#F1F8FF}.cases__header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;margin:0 16px 64px}.cases__item{background-size:cover;border:1px solid;border-radius:24px;color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:flex-end;height:288px;margin:0 16px;float:right;padding:36px 24px;position:relative}.cases__item:first-child{float:left;height:608px;width:30%}.cases__item:nth-child(2){margin-bottom:32px;width:63%}.cases__item:nth-child(3),.cases__item:nth-child(4){width:30%}.cases__item:hover .case__btn{opacity:1}.cases__item:hover .case__overlay{opacity:.4;transition:opacity .4s ease}.cases__item .case__overlay{opacity:0}.cases__img{border-radius:24px;width:100%}.slick-prev,.slick-next{position:absolute;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:100%;transform:translate(-50%, 0);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.2}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:#fff;opacity:1}.slick-prev{left:calc(50% - 20px)}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{background:url("/images/icons/arrowleft.svg") no-repeat;background-size:contain;content:" ";display:block;height:26px;width:15px}[dir="rtl"] .slick-prev:before{content:" ";background:url("/images/icons/arrowright.svg") no-repeat;background-size:contain}.slick-next{left:calc(50% + 20px)}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{background:url("/images/icons/arrowright.svg") no-repeat;background-size:contain;content:" ";display:block;height:26px;width:15px}[dir="rtl"] .slick-next:before{content:" ";background:url("/images/icons/arrowleft.svg") no-repeat;background-size:contain}@media (max-width: 1283px){.customers__logo{width:calc(50% - 16px)}}@media (max-width: 1024px){.facts__map{padding:0;overflow:hidden}.introduction__h1{width:100%}}@media (max-width: 1126px){.cases__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.cases__item{margin:0}.cases__item:not(:last-child){margin-bottom:32px}.cases__item:first-child,.cases__item:nth-child(2),.cases__item:nth-child(3),.cases__item:nth-child(4){height:288px;width:calc(50% - 16px)}}@media (max-width: 832px){.introduction{padding-top:232px}.introduction__h1{font:48px/48px "Gilroy",sans-serif}.facts{padding-bottom:96px}.facts .summary{margin:0}.facts__map{display:none}.customers__logo{display:flex !important}.customers .slick-slide{margin:0 16px}.customers .slick-track{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:40px}.customers .design__dots{width:100%}.cases{padding-bottom:96px}.cases__header{margin-bottom:48px}.cases__container{padding:0 16px}.cases__item:first-child,.cases__item:nth-child(2),.cases__item:nth-child(3),.cases__item:nth-child(4){width:calc(100%)}}@media (max-width: 640px){.facts__text{width:100%}}@media (max-width: 411px){.introduction{padding-top:168px;padding-bottom:104px}.introduction__h1{font:32px/32px "Gilroy",sans-serif}.facts{padding-bottom:72px}}
