@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:none;background:0 0}button,input{overflow:visible}button,select{text-transform:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-family:Raleway,sans-serif;font-size:16px;font-weight:500;line-height:1.8125;color:#fff;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#0e0e0e}:focus-visible{outline:-webkit-focus-ring-color auto 1px}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;outline:0}body{background-color:#fff;height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased}.no-scroll{overflow:hidden}.separator{position:relative;background-color:#fff}.separator:after{content:'';display:block;background-color:#c9c9c9;height:1px;margin:0 auto;width:calc(100% - 48px)}.container{margin:0 auto;padding:0 24px}section{padding:80px 0}i{font-size:32px}a:active,a:hover{outline:0}a,link{color:#fff;cursor:pointer;font-family:FjallaOne,sans-serif;text-decoration:none!important}a:hover,link:hover{text-decoration:underline}img,picture,video{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}figure,ol,p,ul{margin:0}*+figure,*+ol,*+p,*+ul{margin-top:0}ol,ul{padding-left:0;list-style:none}ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul{margin:0}h1{color:#fff;font-family:FjallaOne,sans-serif;font-size:40px;font-weight:400;line-height:1.3}h2{color:#0e0e0e;font-size:32px;font-family:FjallaOne,sans-serif;font-weight:400;line-height:1.2;margin:0}h3{font-size:24px;font-family:Raleway,sans-serif;font-weight:600;line-height:1.8;margin:0}p{color:#0e0e0e;font-size:16px;font-family:Raleway,sans-serif;font-weight:500;line-height:1.8}.btn{background:0 0;border:none;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:16px;font-weight:600;line-height:1;-webkit-tap-highlight-color:transparent}.btn--dark,.btn--light{border:2px solid;border-radius:32px;padding:22px 38px;-webkit-transition:background .3s ease-in,color .3s ease-in;transition:background .3s ease-in,color .3s ease-in}.btn--light{border-color:#fff}.btn--light:hover{background:#fff;color:#0e0e0e;-webkit-transition:background .3s ease-in,color .3s ease-in;transition:background .3s ease-in,color .3s ease-in}.btn--dark{border-color:#0e0e0e;color:#0e0e0e}.btn--dark:hover{background:#0e0e0e;color:#fff;-webkit-transition:background .3s ease-in,color .3s ease-in;transition:background .3s ease-in,color .3s ease-in}.btn.disabled{pointer-events:none;color:#909090;background-color:#e7e7e7;border-color:#e7e7e7}.btn .icon-arrow-down{font-size:14px;margin-left:10px}.btn--down .icon-arrow-down{display:inline-block;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.nav{display:none}.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav__mobile-item{background-color:#fff;width:20px;height:2px;border-radius:2px}.nav__mobile-item:not(:last-child){margin-bottom:6px}.nav__link{padding:0 24px}.nav__link-item{line-height:1.8125;padding:0 0 5px 0;position:relative;color:#fff;font-family:Raleway,sans-serif;font-weight:600;-webkit-transition:all 3s ease-out;transition:all 3s ease-out;cursor:pointer}.nav__link-item:after{content:"";width:100%;height:1px;background:#fff;position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:.65s ease;transition:.65s ease}.nav__link-item .icon-arrow-down{display:inline-block;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;font-size:14px;color:#565656}.nav__link-item--active .nav__link-label:after{opacity:1}.nav__link-item.active .icon-arrow-down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#bed400}.nav-secondary{max-height:0;-webkit-transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out,visibility .3s ease-in-out;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out,visibility .3s ease-in-out;overflow:hidden}.nav-secondary__link{font-family:Raleway,sans-serif;font-weight:600}.nav-third__link{font-family:Raleway,sans-serif;font-weight:500;line-height:1.8;color:#c9c9c9}.header{padding:24px;background:#0e0e0e;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;overflow-x:hidden;z-index:170}.header .btn{display:none}.header .nav__link-item--active:not(.nav__link-item--parent){pointer-events:none}.header .nav__link-item--active:after{content:"";width:100%;height:1px;background:#fff;position:absolute;bottom:0;left:0;opacity:1;-webkit-transition:.65s ease;transition:.65s ease}.header .logo__img{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:5;position:relative;font-size:16px}.nav__menu-mobile{display:block;position:fixed;background:#0e0e0e;overflow:hidden scroll;width:100%;top:0;left:0;z-index:80;height:0;padding:0;-webkit-transition:height .8s ease,padding .5s ease;transition:height .8s ease,padding .5s ease}.nav__menu-mobile-top{background:#0e0e0e;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px;border-bottom:1px solid #282828;position:fixed;width:100%;z-index:60}.nav__menu-mobile.nav__menu-mobile--active{height:100%;-webkit-transition:height .8s ease,padding .5s ease;transition:height .8s ease,padding .5s ease;padding-bottom:40px;z-index:180}.nav__menu-mobile .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__menu-mobile .logo__img{font-size:16px;color:#181818}.nav__menu-mobile .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:100px}.nav__menu-mobile .nav__link{width:100%}.nav__menu-mobile .nav__link .nav__link-item,.nav__menu-mobile .nav__link a{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;padding:12px 0 11px 0}.nav__menu-mobile .nav__link .nav__link-item.nav-secondary__link,.nav__menu-mobile .nav__link a.nav-secondary__link{padding:5px 0 3px 0;font-size:16px}.nav__menu-mobile .nav__link .nav__link-item.nav-third__link,.nav__menu-mobile .nav__link a.nav-third__link{padding:4px 0;font-size:14px}.nav__menu-mobile .nav-secondary__item{margin-bottom:8px}.nav__menu-mobile .nav-third__list{margin-top:0}.nav__menu-mobile .nav__link-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__menu-mobile .nav__link-item--active .nav__link-label:after{opacity:1}.nav__menu-mobile .nav__link-label{position:relative}.nav__menu-mobile .nav__link-label:after{content:"";width:100%;height:1px;background:#fff;position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:.65s ease;transition:.65s ease}.nav__menu-mobile .btn__close{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav__menu-mobile .btn__close-cross{position:absolute;width:20px;height:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nav__menu-mobile .btn__close-cross:after,.nav__menu-mobile .btn__close-cross:before{position:absolute;content:" ";height:20px;width:2px;border-radius:2px;background-color:#fff;top:0;left:0;bottom:0;right:0;margin:0 auto}.nav__menu-mobile .btn__close-cross:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.nav__menu-mobile .btn__close-cross:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.nav__menu-mobile .nav__menu-action{margin:29px 24px 0}.nav__menu-mobile .btn{width:100%;display:block;text-align:center}.nav__menu-mobile .social{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nav__menu-mobile .social .icon-facebook,.nav__menu-mobile .social .icon-linkedin{font-size:20px}.nav__menu-mobile .social .icon-instagram{font-size:22px}.nav__menu-mobile .social__item:not(:last-child){margin:0 16px 0 0}.nav__menu-mobile .social__item .nav__link-item,.nav__menu-mobile .social__item a{color:#fff}.nav__menu-mobile .social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:32px}.hero{background:#0e0e0e;position:relative;padding:170px 0 185px}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__title{text-align:center;margin-bottom:40px;max-width:310px}.hero__accent{color:#bed400}.hero .social{display:none}.hero__subtitle,.hero__text{color:#fff;text-align:center}.hero__subtitle{max-width:312px}.hero__image{margin:60px 0;position:relative;padding-bottom:54%;height:0;overflow:hidden}.hero__image-item{position:absolute;top:0;left:0;width:100%;height:100%}.hero .btn{text-align:center;width:100%}.hero--edtech{padding:80px 0}.hero--edtech .hero__title{margin-bottom:0}.hero--edtech .hero__image{margin:64px 0;padding-bottom:51%;max-width:1120px}.hero--edtech .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--edtech .btn{margin-top:40px}.hero--lms{padding:80px 0}.hero--lms .hero__title{margin-bottom:24px}.hero--lms .hero__image{padding-bottom:50%}.hero--lms .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--blog{padding:80px 0}.hero--blog .hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero--blog .hero__title{margin-bottom:24px;text-align:left;font-size:48px}.hero--blog .hero__subtitle{text-align:start}.hero--article{padding:120px 0 80px}.hero--article .hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:10}.hero--article .hero__title{text-align:start;margin-bottom:24px}.hero--article .hero__subtitle{text-align:start}.hero--article .hero__background{position:absolute;top:0;height:100%}.hero--article .tags__wrapper{margin:24px 0 32px}.hero--business{padding:120px 0 80px}.hero--business .hero__title{margin-bottom:24px}.hero--solution{padding:120px 0 0;background-color:#fff}.hero--solution .hero__title{color:#0e0e0e;margin-bottom:24px}.hero--solution .hero__subtitle{color:#0e0e0e}.hero--solution img{margin-top:64px}.hero--collaboration{padding:120px 0 80px;background-color:#fff}.hero--collaboration .hero__title{color:#0e0e0e;margin-bottom:24px}.hero--collaboration .hero__subtitle{color:#0e0e0e}.hero--projects{padding-bottom:20px}.hero--about{padding:120px 0 80px}.hero--about .hero__background{position:absolute;top:0;height:100%}.hero--about .hero__inner{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.hero--about .hero__subtitle{margin-bottom:40px}.hero--about .hero__title{margin-bottom:24px}.hero--careers{padding:120px 0 80px;min-height:586px}.hero--careers .breadcrumbs{padding-bottom:76px}.hero--careers .hero__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:10}.hero--careers .hero__title{text-align:start;margin-bottom:24px}.hero--careers .hero__subtitle{text-align:start}.hero--careers .hero__background{position:absolute;left:0;top:0;height:100%;-webkit-filter:brightness(.5);filter:brightness(.5)}.hero--careers .tags__wrapper{margin:24px 0 32px}.hero--career{background:#fff;padding:120px 0 20px 0}.hero--career .breadcrumbs{padding:0 24px 38px;position:relative;z-index:10}.hero--author{padding:80px 0}.hero--author .hero__title{max-width:100%;margin-bottom:12px;font-size:48px;text-align:center}.hero--author .hero__subtitle{max-width:100%;margin-bottom:20px;text-align:center}.hero--author .hero__position{max-width:100%;margin-bottom:20px;color:#fff;text-align:center}.hero--author .hero__right{margin-left:0;width:100%}.hero--author .social__link{margin-right:28px}.hero--author .social__link:last-child{margin-right:0}.hero--author .social__link i{font-size:22px}.hero--author .hero__social{text-align:center}.hero--author .hero__avatar{width:168px;height:168px;border-radius:50%}.hero--main{padding:130px 0 185px}.hero--main .hero__subtitle{max-width:790px;margin-bottom:36px}.hero--main .hero__subtitle--accent{color:#bed400;font-weight:700}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .7s;transition:opacity .7s}.social i{font-size:16px}.social__item a:hover{color:#ccc}.social__item:not(:last-child){margin-bottom:20px}.footer{display:none;padding-top:32px}.footer--mob{display:block}.footer__bottom,.footer__middle,.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px 24px}.footer__top{padding:24px 24px}.footer__top .social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__middle{font-size:14px;padding:16px 24px 0 24px}.footer .contacts__item{position:relative;padding-left:30px;line-height:1.6}.footer .contacts__item:not(:last-child){margin-bottom:15px}.footer .contacts__item a{font-family:Raleway,sans-serif;text-decoration:underline!important}.footer .contacts__item .icon-marker{font-size:15px}.footer .contacts__item .icon-email{font-size:13px}.footer .contacts__item .icon-email,.footer .contacts__item .icon-marker{position:absolute;left:4px;top:4px}.footer .contacts__item--clutch-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:28px;padding-left:0;margin-top:30px}.footer .contacts__item--clutch-images picture{width:74px}.footer .contacts__item--rightfirms{margin-top:20px;padding-left:0}.footer .contacts__item--tisth{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:210px;padding-left:0;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .contacts__item--tisth p{color:#fff;font-size:14px;line-height:1.6}.footer .contacts__item--tisth picture{max-width:70px;margin-right:10px}.footer .contacts__iso{width:176px}.footer .contacts__rightfirms{width:136px}.footer-nav{margin-top:23px}.footer-nav__wrapper{border-top:1px solid #282828;line-height:1.6;padding:24px 0 23px 0}.footer-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 0}.footer-nav__list--bottom{gap:24px 0}.footer-nav__list--bottom .footer-nav__link{font-weight:600;color:#fff}.footer-nav__item{width:50%}.footer-nav__item:nth-child(2n){padding-left:12px}.footer-nav__link{font-family:Raleway,sans-serif;color:#c9c9c9}.footer-nav__title{display:block;margin-bottom:15px;font-weight:600}.footer__logo img{width:140px}.footer__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #282828}.footer__bottom-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:11px}.footer__bottom-item{position:relative;margin-right:28px}.footer__bottom-item:last-child{margin-right:0}.footer__bottom-item:not(:first-child)::after{position:absolute;top:50%;left:-16px;margin-top:-2px;content:' ';width:4px;height:4px;background:#c9c9c9;border-radius:50%}.footer__bottom-link{font-family:Raleway;color:#c9c9c9;font-weight:500;font-size:14px}.footer__logo{margin-bottom:24px}.footer .social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer .social .icon-facebook,.footer .social .icon-linkedin{font-size:20px}.footer .social .icon-instagram{font-size:22px}.footer .social__item:not(:last-child){margin:0 16px 0 0}.footer .social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:32px}.footer__copyright,.footer__privacy{color:#c9c9c9;font-size:14px;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;line-height:1.7}.footer__copyright{margin-bottom:20px}.footer__privacy{font-family:Raleway,sans-serif}.footer__privacy:hover{text-decoration:underline!important}.processes{position:relative;z-index:3;background:#fff}.processes__image{position:relative;padding-bottom:50%;height:0;overflow:hidden;margin-bottom:64px}.processes__image img{position:absolute;top:0;left:0;width:100%;height:100%}.processes__left{margin-bottom:64px}.processes__left-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.processes__left-subtitle{margin-top:24px}.processes__right-items{margin:0 -24px}.processes__right-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 24px;border-right:1px solid #c9c9c9;border-left:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9}.processes__right-item:first-child{border-top:1px solid #c9c9c9}.processes__right-item i{color:#565656}.processes__right-item .icon-online-store{font-size:40px}.processes__right-item .icon-study{font-size:44px}.processes__right-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}.processes__right-title{color:#0e0e0e;margin-bottom:16px;text-align:center}.processes__right-subtitle{text-align:center;max-width:312px}.processes__right-text{font-size:18px;font-weight:600;text-align:center;margin-top:16px;color:#0e0e0e}.processes--secondary{padding:80px 0 188px}.processes--third{padding:80px 0;background-color:#f8f8f8}.about__title{color:#fff;margin-bottom:24px;max-width:210px}.about__subtitle{color:#fff}.about__image{margin:60px 0 0;position:relative;padding-bottom:69%;height:0;overflow:hidden}.about__image-item{position:absolute;top:0;left:0;width:100%;height:100%}.about__items{margin:80px 0 0}.about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0 60px}.about__item:first-child{padding-top:0}.about__item:not(:first-child){border-top:1px solid #282828}.about__item:last-child{padding-bottom:0}.about__item-title{color:#f8f8f8;font-size:64px;font-weight:700;line-height:1.6;margin-bottom:16px;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.about__item-subtitle{color:#f8f8f8}.about__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin:60px auto 0 auto;padding-top:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #282828}.about__bottom-title{color:#fff;margin-bottom:24px}.about__bottom-subtitle{color:#fff}.about__bottom-text{text-align:center;margin-bottom:36px}.about__bottom-clutch{width:100%}.about__bottom-clutch-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:26px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__bottom-clutch-item{width:100px}.about__bottom-clutch-item img{max-width:100%}.work{background:#fff}.work__title{margin-bottom:40px}.work__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work__item:not(:last-child){margin-bottom:32px}.work__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#bed400;border-radius:50%;margin-right:24px;margin-bottom:auto;height:56px;min-width:56px}.work__decoration i{color:#0e0e0e;font-size:24px}.choose__title{color:#fff;text-align:center}.choose__items{margin-top:64px}.choose__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose__item:not(:last-child){margin-bottom:80px}.choose__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#282828;border-radius:50%;height:64px;width:64px}.choose__decoration i{color:#bed400}.choose__decoration .icon-graduation-hat{padding-top:5px}.choose__item-title{text-align:center;max-width:295px;margin:32px 0 16px}.choose__item-subtitle{color:#fff;text-align:center;max-width:312px}.choose__action{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose__action .btn{text-align:center;width:100%}.cases{background:#fff;text-align:center}.cases--project{padding-top:40px}.cases__items{margin-top:40px}.cases__item:not(:last-child){margin-bottom:80px}.cases a.cases__item:hover .btn{color:#bed400}.cases__image{position:relative;padding-bottom:77%;margin:0 -24px;height:0;overflow:hidden}.cases__image-item{position:absolute;top:0;left:0;width:100%;height:100%}.cases__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}.cases__inner .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0e0e0e;font-weight:600;line-height:1.8;margin-top:32px}.cases__inner .btn i{color:#bed400;font-size:14px;margin-left:12px}.cases__inner .cases__title{font-family:FjallaOne,sans-serif;font-weight:400;font-size:32px;color:#0e0e0e}.cases__above{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#565656;font-size:14px;margin-bottom:16px;line-height:1.6}.cases__text{margin-top:24px;max-width:312px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cases__action{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cases__action .btn{width:100%}.cases--black{background-color:#0e0e0e}.cases--black .cases__above{color:#c9c9c9}.cases--black .cases__text,.cases--black .cases__title{color:#fff}.cases--black .cases__inner .btn{color:#fff}.cases__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}.cases__navigation-next,.cases__navigation-prev{color:#0e0e0e;font-family:Raleway,sans-serif;font-weight:600}.cases__navigation .icon-arrow-left,.cases__navigation .icon-arrow-right{font-size:14px;color:#bed400}.cases__navigation .icon-arrow-left{margin-right:18px}.cases__navigation .icon-arrow-right{margin-left:18px}.cases--project{padding-top:40px}.cases--projects{padding:60px 0 80px}.cases--projects .cases__items{margin-top:0}.cases--projects .pagination{margin-top:40px}.cases--project .cases__item:not(:last-child),.cases--projects .cases__item:not(:last-child){margin-bottom:40px}.cases--project .cases__image,.cases--projects .cases__image{margin:0;padding-bottom:100%}.cases--project .cases__inner,.cases--projects .cases__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:40px}.cases--project .cases__inner .btn,.cases--projects .cases__inner .btn{margin-top:24px}.cases--project .cases__text,.cases--projects .cases__text{margin-top:16px;text-align:left}.stack{background:#fff}.stack__title{margin-bottom:40px;text-align:center}.stack__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-24px}.stack__item{width:48%}.stack__item:not(:last-child){margin-bottom:24px}.stack--grey{background-color:#f8f8f8}.stack--third{padding:0 0 158px}.industries{background-color:#fff}.industries__image{position:relative;padding-bottom:58%;height:0;overflow:hidden;margin:-170px 0 64px}.industries__image img{position:absolute;top:0;left:0;width:100%;height:100%}.industries__subtitle{margin-top:24px}.industries__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.industries__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}.industries__top i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#565656;font-size:25px;margin-bottom:12px;height:30px;width:30px}.industries__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.industries__item{padding:40px 0;border-bottom:1px solid #c9c9c9}.industries__item:first-child{border-top:1px solid #c9c9c9}.industries__heading,.industries__heading a{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;font-family:Raleway,sans-serif}.industries__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:40px}.industries__action .btn{width:100%}.industries--secondary{background-color:#f8f8f8}.industries--third{padding:80px 0 188px}.collaboration{background:#fff}.collaboration__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:64px -24px 0}.collaboration__title{margin-bottom:24px}.collaboration__image{position:relative;padding-bottom:60%;height:0;overflow:hidden;width:36%}.collaboration__image:first-child{width:60%}.collaboration__image-item{position:absolute;top:0;left:0;width:100%;height:100%}.collaboration__items{margin:80px 0 0}.collaboration__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collaboration__item:not(:last-child){margin-bottom:80px}.collaboration__item-number{color:#c9c9c9;font-family:Raleway,sans-serif;font-size:32px;font-weight:700;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;line-height:1.1875;letter-spacing:-.5px}.collaboration__item-title{color:#0e0e0e;text-align:center;margin:32px 0 16px;font-size:24px;font-weight:600}.collaboration__item-subtitle{text-align:center}.collaboration__action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px;text-align:center}.collaboration__action .btn{width:100%}.collaboration--secondary{padding-top:0}.reviews__title{color:#fff;margin-bottom:40px;text-align:center}.reviews__items{margin:0 -24px}.reviews__item{background:#282828;padding:40px 24px;margin-bottom:24px}.reviews__clutch img{width:55px}.reviews__clutch-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.reviews__clutch-number{-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;margin-right:12px}.reviews__clutch-stars i{font-size:16px;color:#e84f3d}.reviews__clutch-stars i:not(:last-child){margin-right:6px}.reviews__text{color:#f8f8f8;margin:40px 0}.reviews__who{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__who-title{font-weight:500;margin-bottom:2px}.reviews__who-subtitle{color:#f8f8f8;font-size:14px}.reviews__action{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews__action .btn{text-align:center;width:100%}.faq{background:#fff}.faq__title{text-align:center}.faq__subtitle{margin-top:24px;text-align:center}.faq__image{margin-top:40px}.faq .accordion{margin:0 -24px}.faq .accordion__item:not(:last-child){border-bottom:1px solid #ebebeb}.faq .accordion__button{font-size:20px;line-height:1.6;font-family:Raleway,sans-serif;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer;padding:40px 24px;-webkit-tap-highlight-color:transparent;color:#0e0e0e}.faq .accordion__button i{font-size:14px;margin-left:34px;color:#0e0e0e;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.faq .accordion__button.active .accordion__cross:after{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.faq .accordion__button.active i{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.faq .accordion__cross{position:relative;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:14px;min-width:14px;width:14px}.faq .accordion__cross:after,.faq .accordion__cross:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:12px;width:12px;height:2px;background:#0e0e0e;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.faq .accordion__cross:after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.faq .accordion__content{margin-top:0;max-height:0;overflow:hidden;font-size:16px;color:#0e0e0e;padding:0 60px 0 24px;-webkit-transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out}.faq .accordion__content.active{margin-bottom:40px;-webkit-transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out}.faq__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:24px}.faq__action .btn{width:100%}.touch__title{color:#fff;font-size:40px;margin-bottom:24px;text-align:center}.touch__subtitle{color:#fff;text-align:center}.touch__action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.touch__action .btn{text-align:center;width:100%}.blog{background:#f8f8f8}.breadcrumbs{padding:0 24px 48px;position:relative;z-index:10}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.breadcrumbs__item:first-child{color:#fff}.breadcrumbs__item:first-child::before{content:"\e901";font-family:piogroup;color:#bed400;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:12px;position:absolute}.breadcrumbs__item:not(:first-child){display:none}.breadcrumbs__link{font-family:Raleway,sans-serif;font-size:14px;margin-left:26px;white-space:nowrap}.breadcrumbs--dark .breadcrumbs__link{color:#0e0e0e}.common{background:#fff}.common__title{margin-bottom:40px}.common__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common__item:not(:last-child){margin-bottom:32px}.common__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#bed400;border-radius:50%;margin-right:24px;margin-bottom:auto;height:56px;min-width:56px}.common__decoration i{color:#0e0e0e;font-size:24px}.quality__title{color:#fff;text-align:center}.quality__paragraph{color:#fff;text-align:center;max-width:690px;margin:24px auto}.quality__inner{margin-bottom:64px}.quality__row:not(:last-child){margin-bottom:64px}.quality__col:not(:last-child){margin-bottom:40px}.quality__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quality__item:not(:last-child){margin-bottom:24px}.quality__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;min-width:24px;width:24px;margin:3px 16px 0 0;background:#bed400;border-radius:50%}.quality__decoration i{font-size:12px;color:#0e0e0e}.quality__text{color:#fff;line-height:1.6}.quality__image{position:relative;padding-bottom:113%;height:0;overflow:hidden}.quality__image-item{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.quality__description{color:#fff;text-align:center;margin-top:60px}.quality__description p{color:#fff}.quality__description p:not(:last-child){margin-bottom:30px}.quality__description+.quality__action{margin-top:40px}.quality__action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.quality__action .btn{text-align:center;width:100%}.quality__item-title{margin-bottom:8px;font-size:18px;font-weight:600}.benefits{background:#fff}.benefits__title{text-align:center;margin-bottom:64px}.benefits__list-item{color:#0e0e0e;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:32px}.benefits__list-item a{color:#0e0e0e;font-family:Raleway,sans-serif}.benefits__list-item:not(:last-child){margin-bottom:24px}.benefits__list-item::before{content:"";background:#bed400;display:block;border-radius:50%;height:8px;min-width:8px;width:8px;position:absolute;top:11px;left:0}.benefits__list-item h3{font-size:16px;font-weight:500}.benefits__list-title{font-size:18px;font-weight:600;line-height:1.6;margin-bottom:10px}.benefits__row:not(:last-child){margin-bottom:60px}.benefits__col:not(:last-child){margin-bottom:50px}.benefits__image{position:relative;padding-bottom:97%;border-radius:24px;height:0;overflow:hidden;-webkit-box-shadow:-11px -11px 0 #bed400;box-shadow:-11px -11px 0 #bed400;margin:12px 0 0 12px}.benefits__image-item{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px}.benefits__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:64px}.benefits__action .btn{width:100%}.platforms{padding-top:40px}.platforms__title{color:#fff;text-align:center;margin-bottom:60px}.platforms__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.platforms__item:not(:last-child){margin-bottom:32px}.platforms__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#262626;border-radius:50%;margin-right:24px;height:56px;min-width:56px}.platforms__decoration i{color:#bed400;font-size:24px}.platforms__text{color:#fff}.learning__title{color:#fff;text-align:center;margin-bottom:60px}.learning__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0}.learning__item:first-child{padding-top:0}.learning__item:not(:first-child){border-top:1px solid #282828}.learning__item:last-child{padding-bottom:0}.learning__item-title{color:#f8f8f8;font-size:48px;font-weight:700;line-height:1.6;margin-bottom:16px;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.learning__item-subtitle{color:#f8f8f8;text-align:center}.expect{padding-top:40px}.expect__title{color:#fff;margin-bottom:40px}.expect__list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.expect__list-item:not(:last-child){margin-bottom:24px}.expect__list-item::before{content:"";background:#bed400;display:block;border-radius:50%;height:8px;min-width:8px;width:8px;margin:11px 24px 0 0}.expect__col:first-child{margin-bottom:80px}.expect__image{position:relative;padding-bottom:134%;height:0;overflow:hidden}.expect__image-item{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;-o-object-fit:contain;object-fit:contain}.status{height:100vh}.status__wrapper{max-width:312px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;left:0;right:0}.status__text{text-align:center;margin:16px 0 40px}.status__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.status__action .btn{text-align:center;width:100%}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #c9c9c9;overflow:auto;margin:0 -24px;padding-left:24px}.tabs::-webkit-scrollbar{width:0;height:0;display:none}.tabs__button{color:#0e0e0e;padding:0 0 8px;text-transform:uppercase;white-space:nowrap;margin-right:56px;font-family:FjallaOne,sans-serif;font-size:18px;line-height:1.42;position:relative}.tabs__button::after{content:"";position:absolute;width:0;height:2px;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bed400;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.tabs__button:not(.active):hover{cursor:pointer}.tabs__button.active::after{-webkit-transition-delay:.3s;transition-delay:.3s;width:100%;left:0}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.card__box{margin:40px 0}.card__title{color:#0e0e0e;font-family:FjallaOne,sans-serif;font-weight:400;line-height:1.4}.card__image{position:relative}.card__image-item{height:220px}.card__cover{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:-webkit-gradient(linear,left bottom,left top,from(rgba(190,212,0,.6)),to(rgba(190,212,0,.6)));background:linear-gradient(0deg,rgba(190,212,0,.6),rgba(190,212,0,.6));content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.card__description{margin:16px 0 24px;box-orient:vertical;display:-webkit-box;line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.card__inner{background:#fff;padding:24px}.card__action .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0e0e0e;font-weight:600;line-height:1.8;-webkit-transition:color .3s ease;transition:color .3s ease}.card__action .btn i{color:#bed400;font-size:14px;margin-left:12px}.card .label{margin-bottom:24px}.card:first-child .card__title{font-size:30px;line-height:1.3;height:76px}.card:first-child .card__description{line-clamp:4;-webkit-line-clamp:4}.label{font-size:14px;font-weight:600;line-height:1.6;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-transform:uppercase;padding:3px 16px;background:#bed400}.pagination__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__item:not(:last-child){margin-right:5px}.pagination__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#0e0e0e;background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.0699028);box-shadow:0 2px 3px rgba(0,0,0,.0699028);border-radius:2px;font-size:14px;font-family:Raleway,sans-serif;-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;height:40px;width:40px}.pagination__link i{font-size:11px}.pagination__link.active{background:#bed400;border-radius:4px;-webkit-box-shadow:unset;box-shadow:unset;color:#fff;font-weight:700;pointer-events:none}.pagination__link.no-hover{background:initial;-webkit-box-shadow:unset;box-shadow:unset;pointer-events:none}.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:200}.modal--team .modal__inner{position:relative;margin-top:30px}.modal--team .btn-close{position:absolute;right:-6px;top:-45px}.modal--team .icon-cross{font-size:18px}.modal__overlay{background:#0e0e0e;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:visibility 0s linear .3s,opacity .3s;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden;width:100%;z-index:10}.modal--visible{visibility:visible}.modal--visible .modal__overlay{opacity:.6;-webkit-transition-delay:0s;transition-delay:0s;visibility:visible}.modal--visible.modal--team .modal__overlay{opacity:.9}.modal__inner{background:#f8f8f8;z-index:100}.modal__blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 24px;width:312px}.modal__career{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 24px;width:312px}.modal__career .modal__title{margin-bottom:26px}.modal__career .modal__actions .btn{min-width:220px}.modal__team{width:calc(100vw - 48px);max-height:calc(100vh - 110px);overflow:auto}.modal__team-image{position:relative;padding-bottom:100%;height:0;overflow:hidden;max-height:100%}.modal__team-image img{position:absolute;top:0;left:0;width:100%;height:100%}.modal__team-description{white-space-collapse:preserve}.modal__team-text{margin-bottom:64px}.modal__team-text a{display:inline-block;position:relative;font-family:Raleway,sans-serif;color:#0e0e0e}.modal__team-text a:after{position:absolute;content:' ';display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:1px;bottom:6px;background:#0e0e0e}.modal__team-inner{padding:24px;color:#0e0e0e;width:100%}.modal__team-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:24px;border-top:1px solid #c9c9c9}.modal__title{text-align:center}.modal__title--success{margin-bottom:24px}.modal__text{margin:24px 0 32px;text-align:center;font-size:16px}.modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.modal__actions .btn{text-align:center;width:100%}.modal__contact{display:block;padding:24px;overflow:auto;height:100vh;width:100%}.modal__contact::-webkit-scrollbar{width:0;height:0;display:none}.modal__contact .modal__text{color:#565656;text-align:start;margin:0 0 28px}.modal__contact #contact_agreeTerms{position:absolute;left:120px;top:8px;width:15px;height:15px}.modal__contact .btn{min-height:64px}.modal__contact .form__label{padding-bottom:4px}.modal__contact .form__row--checkbox{position:relative}.modal__contact .form__row--checkbox .form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__contact .form__row--checkbox .form__label{padding-bottom:0;color:#565656;position:relative}.modal__contact .form__row--checkbox .form__label:before{content:'';-webkit-appearance:none;background-color:transparent;border:1px solid #565656;padding:8px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px}.modal__contact .form__row--checkbox input{position:absolute;width:1px!important;padding:0;height:initial;width:initial;margin-bottom:0;cursor:pointer;margin-right:0}.modal__contact .form__row--checkbox input:checked+.form__label:after{content:'';display:block;position:absolute;top:7px;left:6px;width:6px;height:14px;border:solid #565656;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal__contact .form__row--checkbox .form__control{width:auto;margin-right:10px}.modal__contact .form__row--checkbox a{color:#565656;font-family:Raleway,sans-serif;text-decoration:underline!important}.modal__contact .form__row--phone .form__group-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.modal__contact .form__row--phone .form__group:nth-child(1){width:40%}.modal__contact .form__row--phone .form__group:nth-child(2){width:60%;position:relative;margin-top:0}.modal__contact .form__row--phone input{padding-left:16px}.modal__contact .form__row{margin-bottom:28px}.modal__contact .form__row.form__row--privacy{margin-bottom:14px}.modal__contact .form__row.form__row--privacy .form__label{font-weight:500}.modal__contact .form__row.form__row--nda .form__label{font-weight:600}.modal__contact .form__row--textarea{margin-bottom:8px}.modal__contact .form__row--textarea .form__label{padding-bottom:8px}.modal__contact .form textarea.form__control{border:1px solid #c9c9c9;height:124px;padding:9px 12px}.modal__consultation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;width:100%;padding:48px 32px 32px 32px;overflow:auto}.modal__consultation .modal-close{position:absolute;right:12px;top:18px}.modal__consultation .icon-cross{font-size:14px;font-weight:700}.modal__consultation-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.modal__consultation-image-mobile{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:60%;border-radius:12px;margin-bottom:20px}.modal__consultation-image{display:none}.modal__consultation-title{margin-bottom:20px;font-size:28px;font-weight:500;text-align:left;line-height:38px}.modal__consultation-subtitle{font-size:16px;line-height:26px;margin-bottom:24px}.modal__consultation .btn--green{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#bed400;padding:17px 60px;font-size:17px;font-weight:700;border-radius:6px}.modal__consultation .consultation__list{margin-bottom:20px}.modal__consultation .consultation__list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:22px;font-size:16px;color:#0e0e0e}.modal__consultation .consultation__list-item::before{display:block;position:absolute;top:2px;left:0;content:"\e9b7";font-family:piogroup,sans-serif;font-size:16px;color:#bed400}.modal__send-resume{display:block;padding:24px;overflow:auto;height:100vh;width:100%}.modal__send-resume::-webkit-scrollbar{width:0;height:0;display:none}.modal__send-resume .modal__title{font-size:32px;line-height:1.2}.modal__send-resume .modal__text{color:#565656;text-align:start;margin:0 0 28px}.modal__send-resume .modal__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__send-resume .modal__actions .btn{padding:10px 56px;font-size:18px;min-height:56px}.modal__send-resume .form__row{margin-bottom:10px}.modal__send-resume .form__row:nth-of-type(2){margin-bottom:16px}.modal__send-resume .form__row:nth-of-type(3){margin-bottom:10px}.modal__send-resume .form__row:nth-of-type(4){margin-bottom:28px}.modal__send-resume .form__row .icon-attachment{font-size:21px;font-weight:600;margin-right:4px}.modal__send-resume .form__label{font-size:16px}.modal__send-resume textarea.form__control{border:1px solid #c9c9c9;height:118px;padding:9px 12px}.modal__send-resume .form__control{font-size:16px}.modal__send-resume .error{color:#eb5757;font-size:12px;line-height:1.6;display:block;margin-top:4px}.modal__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.modal__top .modal__title{font-size:24px;line-height:1.4}.modal__top i{color:#0e0e0e;font-size:15px}.modal__top .btn{padding:0}.modal__edit{padding:24px;width:312px;max-height:90vh;overflow-y:auto}.modal__edit form.form{display:block;width:100%}.modal__edit .form__group{padding-bottom:14px}.modal__edit .form__content{width:100%}.modal__edit .error{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;color:#f33d3d}.modal__edit label{color:#0e0e0e;font-weight:600;font-size:16px;line-height:1.8;padding-bottom:4px}.modal__edit input[type=text]{padding:0 0 4px;line-height:1.8;width:100%;background:0 0;border:none;border-bottom:1px solid #c9c9c9;font-size:16px;outline:0}.modal__edit textarea{padding:0 0 8px;line-height:1.8;width:100%;background:0 0;border:none;border-bottom:1px solid #c9c9c9;font-size:18px;margin-bottom:24px;outline:0}.modal__edit .vich-file{color:#0e0e0e}.modal__edit .vich-file input[type=checkbox]{margin-left:6px}.modal__edit .block-image{margin-bottom:20px}.modal__project{max-height:90vh;overflow-y:auto}.modal__project .form-row .form__group{padding-bottom:4px}.modal-close{cursor:pointer}.modal #link_form .form-row{width:100%}.modal__image{padding:32px}.modal__image input[type=file]{color:#0e0e0e}.modal__image .form__group{padding-bottom:24px}.modal__image input{padding:0 0 8px;line-height:1.8;width:100%;background:0 0;border:none;border-bottom:1px solid #c9c9c9;font-size:18px;outline:0}.modal #project_finishedAt_day{display:none}#consultation_modal_trigger{display:none}.form__label{display:block;padding-bottom:16px;color:#0e0e0e;font-weight:600;font-size:16px;line-height:1.8;text-align:left}.form__control{padding:0 0 8px;font-size:18px;line-height:1.8;width:100%;background:0 0;border:none;border-bottom:1px solid #c9c9c9;font-size:16px;-webkit-transition:border .3s ease;transition:border .3s ease}.form__control::-webkit-input-placeholder{color:#565656}.form__control::-moz-placeholder{color:#565656}.form__control:-ms-input-placeholder{color:#565656}.form__control::-ms-input-placeholder{color:#565656}.form__control::placeholder{color:#565656}.form__control:focus-visible{outline:unset}.form__control:-webkit-autofill{-webkit-background-clip:text}.form__row{margin-bottom:32px}.form__row.form__recaptcha{margin-bottom:40px}.form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.form textarea.form__control{resize:none;height:40px}.form__file{position:relative;margin:48px 0}.form__file .form__control{position:absolute;overflow:hidden;z-index:-1;width:.1px;height:.1px;opacity:0}.form__file .form__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__file .form__label{font-size:16px;line-height:1.8;padding-bottom:0}.form__file .form__label:hover{cursor:pointer}.form__file .btn{display:none;padding:0}.form__file .btn i{color:#0e0e0e;font-size:15px}.form__file.upload .form__group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__file.upload .form__group--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.form__file.upload .form__group .icon-cross{color:#0e0e0e;font-size:18px;margin-right:8px}.form__file.upload .form__group .icon-cross:hover{cursor:pointer}.form__file.upload .form__label{color:#565656;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-orient:vertical;display:-webkit-box;line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:nowrap}.form__file.upload .btn{display:block}.form__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__action .btn{width:100%}.form__error .form__control{border-color:#eb5757}.form .error{color:#eb5757;font-size:12px;line-height:1.6;display:block;margin-top:4px}.form__row--phone .form__group-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.form__row--phone .form__group:nth-child(1){width:40%;position:relative}.form__row--phone .form__group:nth-child(2){width:60%;position:relative;margin-top:0}.form__row--phone .select-arrow-down{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #565656;position:absolute;top:11px;right:10px}.form__row--phone input{padding-left:16px}.form__row--phone select{padding-bottom:6px;padding-right:28px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form .has-error ul li{color:#f33d3d;text-align:left}.tags__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.tag{font-size:14px;font-family:Raleway,sans-serif;line-height:1.6;color:#fff;border-radius:2px;border:1px solid #c9c9c9;padding:1px 11px}.tag:not(:last-child){margin-right:8px}.users__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user:not(:last-child){margin-bottom:24px}.user__left{border-radius:50%;margin-right:16px;height:56px;min-width:56px;width:56px}.user__image{border-radius:50%;height:56px;min-width:56px;width:56px}.user__title{line-height:1.8;margin-bottom:2px}.user__subtitle{color:#fff;font-size:14px;line-height:1.6}.article{background-color:#fff;color:#0e0e0e;padding:26px 0 80px}.article__inner a{color:#0e0e0e;font-family:Raleway,sans-serif;text-decoration:underline!important;font-style:italic;font-weight:700}.article__inner a:hover{color:#bed400}.article__inner b>a{text-decoration:underline}.article i{font-size:inherit}.article ol,.article ul{list-style:none;padding:0;min-width:40px;min-height:14px}.article ol{font-family:Raleway,sans-serif;font-size:18px}.article li{padding:0}.article h2{color:#0e0e0e;font-size:24px;font-family:Raleway,sans-serif;font-weight:600;line-height:1.8;margin:24px 0 16px;padding:0}.article h2:first-child{margin-top:0}.article h3,.article h4,.article h5,.article h6{color:#0e0e0e}.article .ce-paragraph,.article p{color:#0e0e0e;padding:0;font-size:16px;font-weight:500;line-height:1.8}.article .ce-paragraph:not(.user__subtitle),.article p:not(.user__subtitle){margin:24px 0}.article ul li{color:#0e0e0e;font-size:16px;line-height:1.8;position:relative;padding-left:29px;margin:24px 0}.article ul li::before{content:"";position:absolute;border-radius:50%;border:2px solid #bed400;display:inline-block;width:12px;height:12px;top:7px;left:0}.article img:not(.user__image){margin:0 0 24px;-o-object-fit:contain;object-fit:contain}.article__inner .ce-block__content{max-width:unset}.article__inner .ce-popover__item{color:#0e0e0e}.article__social{margin-top:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:4px;border:1px solid #bed400;padding:11px}.article__social-link{color:#bed400;height:24px;width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__social-link:not(:last-child){margin-right:16px}.article__social-link i{font-size:16px}.article__box{margin-top:40px}.article__box-item:first-child{display:none;margin-bottom:48px}.article__box-title{font-size:24px;line-height:1.8;color:#0e0e0e;margin-bottom:16px}.article__box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__box-link{color:#565656;font-size:16px;line-height:1.8;font-weight:500;font-family:Raleway,sans-serif;position:relative;padding-left:24px}.article__box-link:not(:last-child){margin-bottom:8px}.article__box-link::before{content:"";position:absolute;border-radius:50%;border:1.4px solid #bed400;display:inline-block;width:8px;height:8px;top:10px;left:0}.article__box-link:hover{color:#565656}.article__box-link.active{font-weight:600;color:#0e0e0e}.article__box-link.active::before{background-color:#bed400}.article .form__title{font-size:24px;line-height:1.8;color:#0e0e0e;margin-bottom:22px}.article .form__control{font-size:16px;padding-right:70px}.article .form__row{position:relative}.article .form__row .btn{color:#0e0e0e;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:12px 23px;border:1px solid #0e0e0e;border-radius:32px;position:absolute;bottom:8px;right:0}.article .form__row .btn i{font-size:14px}.article .form__control{padding-bottom:13px}.article__bottom{margin:80px 0 0}.article__bottom .user__subtitle,.article__bottom .user__title{color:#0e0e0e;font-weight:500;font-size:16px}.article__bottom .users__wrapper{margin-bottom:80px}.article__bottom .tags__wrapper{padding-bottom:40px;border-bottom:1px solid #c9c9c9}.article__bottom .tag{color:#0e0e0e}.article__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}.article__action .btn{color:#0e0e0e;line-height:1.8;-webkit-transition:color .3s ease;transition:color .3s ease}.article__action .btn i{color:#bed400;font-size:14px;margin-right:10px}.article__action .btn:hover{color:#bed400;-webkit-transition:color .3s ease;transition:color .3s ease}.article .table{position:relative;width:100%;height:100%;display:grid;font-size:14px;border-top:1px solid #e8e8eb;border-left:1px solid #e8e8eb;line-height:1.4}.article .table__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));position:relative;border-bottom:1px solid #e8e8eb}.article .table__head{font-weight:600}.article .table__cell{border-right:1px solid #e8e8eb;padding:6px 12px;overflow:hidden;outline:0;line-break:normal}.article .quote{background-color:#fbfbfc;border-radius:12px;padding:32px;margin:32px 0}.article .quote--center{text-align:center}.article .quote__text{margin:0}.article .quote__author{color:#626262;display:block;font-weight:500;font-size:14px;line-height:1.7;margin-top:16px}.article__banner{border-radius:10px;text-align:center;padding:36px 16px 44px 16px;line-height:1.3;position:relative;width:100%}.article__banner--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article__banner-title{font-weight:700;font-size:25px;margin-bottom:26px}.article__banner-description{margin-bottom:40px;font-weight:400}.article__banner-btn{border-radius:32px;font-size:18px;padding:14px 20px;width:100%}.article__banner--black,.article__banner--black-green{color:#fff;background:#0e0e0e}.article__banner--black .article__banner-title,.article__banner--black-green .article__banner-title{color:#fff}.article__banner--black-green .article__banner-btn{color:#bed400;border:2px solid #bed400}.article__banner--black .article__banner-btn{background:#fff;border:2px solid #fff;color:#0e0e0e;padding:14px 16px}.article__banner--white{background:#fff;color:#0e0e0e;border:2px solid #bed400}.article__banner--white .article__banner-btn{color:#fff;border:2px solid #bed400;background:#bed400;padding:14px 16px}.article__banner--green{background:#bed400}.article__banner--green .article__banner-btn{background:#fff;border:2px solid #fff;color:#0e0e0e;padding:14px 16px}.article__banner-control-panel{display:none}.article__banner-control-panel .btn{background-color:#fff;border:1px solid #bed400;padding:7px 9px;border-radius:8px;margin-right:6px;color:#0e0e0e}.article__banner:hover .article__banner-control-panel{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:4px;top:4px}.related{background-color:#f8f8f8}.related__title{text-align:center}.related .card:first-child .card__title{font-size:24px;line-height:1.4}.related--articles{text-align:center}.related--articles .related__title{position:relative;font-family:FjallaOne,sans-serif;font-size:32px;color:#0e0e0e;border-bottom:1px solid #c9c9c9;text-align:left;padding-bottom:8px;font-weight:400}.related--articles .related__title::after{content:"";position:absolute;width:145px;height:2px;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bed400}.related--articles div.card__box{margin:64px 0 0}.related--articles .card__title{text-align:left}.related--articles .card__description{text-align:left}.related--articles .card__action{text-align:left}.subscribe__title{color:#fff;max-width:312px;text-align:center;font-size:40px;line-height:1.3;margin-bottom:32px}.subscribe__subtitle{color:#f8f8f8;text-align:center;margin-bottom:46px}.subscribe .form__control{border-bottom:1px solid #565656;font-size:16px;color:#fff;padding-right:70px;padding-bottom:13px}.subscribe .form__control:focus{border-bottom:1px solid #fff}.subscribe .form__control::-webkit-input-placeholder{color:#c9c9c9}.subscribe .form__control::-moz-placeholder{color:#c9c9c9}.subscribe .form__control:-ms-input-placeholder{color:#c9c9c9}.subscribe .form__control::-ms-input-placeholder{color:#c9c9c9}.subscribe .form__control::placeholder{color:#c9c9c9}.subscribe .form__control:-webkit-autofill,.subscribe .form__control:-webkit-autofill:focus,.subscribe .form__control:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #0e0e0e inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.subscribe .form__row{position:relative}.subscribe .form__row .btn{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:12px 23px;border:1px solid #fff;border-radius:32px;position:absolute;bottom:8px;right:0}.subscribe .form__row .btn i{font-size:14px}.edit{background-color:#0e0e0e;padding:32px 48px;border-top:1px solid #282828;border-bottom:1px solid #282828;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.edit .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.8;padding:0;-webkit-transition:color .3s ease;transition:color .3s ease}.edit .btn i{font-size:16px;height:16px;min-width:16px;width:16px;margin-right:12px}.edit .btn:hover{color:#bed400;-webkit-transition:color .3s ease;transition:color .3s ease}.edit .btn:not(:last-child){margin-right:56px}.edit__items{display:-webkit-box;display:-ms-flexbox;display:flex}.edit__items:first-child{padding-right:56px;margin-right:56px;border-right:1px solid #565656}.edit__left{display:-webkit-box;display:-ms-flexbox;display:flex}.ce-inline-toolbar{color:#0e0e0e}.loader{position:absolute;display:none;top:0;left:-42px;z-index:50}.loader__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #bed400;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;left:0;position:absolute;top:0;width:32px}.loader__inner div{-webkit-animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid #bed400;border-color:#bed400 transparent transparent transparent;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:16px;position:absolute;width:16px}.loader__inner div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.loader__inner div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loader__inner div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.btn--edit,.btn--edit-modal{background-color:#fff;border:1px solid #bed400;padding:7px 9px;border-radius:8px;position:absolute;left:-42px;opacity:0;top:0;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;margin-top:0!important}.btn--edit .icon-pencil,.btn--edit i,.btn--edit-modal .icon-pencil,.btn--edit-modal i{color:#0e0e0e;font-size:12px;margin-right:0}.btn--edit-modal:hover i,.btn--edit:hover i{color:#bed400}[data-hover]{position:relative}[data-hover]:focus-visible:not(.btn){border-radius:4px;outline:2px solid #e2e5eb}[data-hover]:hover{cursor:pointer}[data-hover]:hover .btn--edit,[data-hover]:hover .btn--edit-modal{opacity:1;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;visibility:visible}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.face{background-color:#fff}.face__title{margin-bottom:40px}.face__tems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.face__item{display:-webkit-box;display:-ms-flexbox;display:flex}.face__item i{color:#0e0e0e;font-size:24px;margin-top:4px}.face__item:not(:last-child){margin-bottom:40px}.face__heading{color:#0e0e0e;font-size:18px;font-weight:600;margin-bottom:8px}.face__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px}.face--grey{background-color:#f8f8f8}.address{background-color:#f8f8f8;position:relative;z-index:5}.address__title{margin-bottom:24px}.address__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.address__item{display:-webkit-box;display:-ms-flexbox;display:flex}.address__item i{color:#0e0e0e;font-size:20px;margin-top:6px}.address__item:not(:last-child){margin-bottom:40px}.address__heading{color:#0e0e0e;font-size:18px;font-weight:600;margin-bottom:8px}.address__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px}.address__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-190px -24px 64px}.address__image{position:relative;padding-bottom:60%;height:0;overflow:hidden;width:36%}.address__image img{position:absolute;top:0;left:0;width:100%;height:100%}.address__image:first-child{width:60%}.address__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:64px}.address__box-title{color:#0e0e0e;font-weight:400;font-size:24px;line-height:1.4;margin-bottom:24px;font-family:FjallaOne,sans-serif}.address__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:40px}.address__action .btn{width:100%}.address--secondary{background-color:#fff}.address--black{background-color:#0e0e0e}.address--black .address__title{color:#fff}.address--black .address__heading{color:#fff}.address--black .address__text{color:#c9c9c9}.address--black .address__item i{color:#bed400}.challenges{background-color:#f8f8f8}.challenges__image{position:relative;margin:-160px 0 64px;padding-bottom:50%;height:0;overflow:hidden}.challenges__image img{position:absolute;top:0;left:0;width:100%;height:100%}.challenges__title{margin-bottom:40px;text-align:center}.challenges__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.challenges__row{border-top:1px solid #c9c9c9;padding:40px 0}.challenges__row:last-child{border-bottom:1px solid #c9c9c9}.challenges__item{display:-webkit-box;display:-ms-flexbox;display:flex}.challenges__item i{color:#0e0e0e;font-size:20px;margin-top:4px}.challenges__item:not(:last-child){margin-bottom:40px}.challenges__heading{color:#0e0e0e;font-size:18px;font-weight:600;margin-bottom:8px}.challenges__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px}.challenges__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:40px}.challenges__action .btn{width:100%}.custom{background-color:#fff;padding:80px 0 190px}.custom__item:not(:last-child){margin-bottom:80px}.custom__title{margin-bottom:24px}.custom__text:not(:last-of-type){margin-bottom:32px}.custom__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:64px}.custom__action .btn{text-align:center;width:100%}.custom__list{padding-left:24px;margin-top:24px}.custom__list-item{position:relative;color:#0e0e0e;font-size:18px;line-height:1.8}.custom__list-item:not(:last-child){margin-bottom:24px}.custom__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.custom--secondary{padding:80px 0}.custom--third{padding:80px 0;background-color:#f8f8f8}.include{background-color:#fff;overflow:hidden}.include__inner{margin-bottom:40px}.include__title{text-align:center}.include__subtitle{text-align:center;margin-top:24px}.include__slider{overflow:unset}.include .swiper-scrollbar-drag{background-color:#0e0e0e;border-radius:4px}.include__scrollbar{background:#f4f4f4;border-radius:3px;margin-top:40px;height:4px;width:100%}.include__scrollbar--secondary .swiper-scrollbar-drag{background-color:#bed400}.include .swiper-wrapper{margin:0 -24px}.include .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;width:360px}.include__card{border:1px solid #c9c9c9;border-radius:32px;padding:32px 24px;height:100%}.include__card i{display:inline-block;color:#0e0e0e;font-size:54px;margin-bottom:24px}.include__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#bed400;border-radius:50%;margin-bottom:24px;height:56px;min-width:56px;width:56px}.include__decoration i{color:#0e0e0e;font-size:24px;margin:0}.include__heading{color:#0e0e0e;font-size:18px;font-weight:600;line-height:1.8;margin-bottom:8px}.include__text{color:#0e0e0e}.include__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:64px}.include__action .btn{width:100%}.consultancy{background-color:#f8f8f8}.consultancy__text{margin-top:24px}.consultancy__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:40px}.consultancy__action .btn{width:100%}.consultancy__item:not(:last-child){margin-bottom:80px}.consultancy__image{position:relative;padding-bottom:51%;height:0;overflow:hidden;margin-top:64px}.consultancy__image img{position:absolute;top:0;left:0;width:100%;height:100%}.consultancy__image--desktop{display:none}.consultancy__list{padding-left:25px;margin-top:40px}.consultancy__list-item{position:relative}.consultancy__list-item:not(:last-child){margin-bottom:40px}.consultancy__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.consultancy__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.services{background-color:#f8f8f8}.services__inner{margin-bottom:64px}.services__title{text-align:center}.services__subtitle{margin-top:24px;text-align:center}.services__heading{color:#0e0e0e;font-weight:400;font-family:FjallaOne,sans-serif;line-height:1.4;margin-bottom:16px}.services__row:not(:last-child){margin-bottom:64px}.services__col:first-child{margin-bottom:24px}.services__image{position:relative;padding-bottom:100%;height:0;overflow:hidden}.services__image img{position:absolute;top:0;left:0;width:100%;height:100%}.services--secondary{background-color:#fff}.services--about .services__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:82px}.services--about .services__row:last-child{margin-bottom:0}.services--about .services__col:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.services--about .services__col:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:40px}.services--about .services__heading{margin-bottom:24px}.services--about .services__text{margin-bottom:24px}.services--about .services__text:last-child{margin-bottom:0}.services--about .services__image{padding-bottom:73%}.services--about .services__image img{-o-object-fit:contain;object-fit:contain}.services--about .about__items{display:none}.approach{padding:80px 0 0;background-color:#fff}.approach__title{margin-bottom:24px}.approach__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.approach__inner .btn{text-align:center;margin-top:40px}.approach__text:not(:last-of-type){margin-bottom:32px}.approach__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:64px -24px 0}.approach__image{position:relative;padding-bottom:60%;height:0;overflow:hidden;width:36%}.approach__image:first-child{width:60%}.approach__image img{position:absolute;top:0;left:0;width:100%;height:100%}.offer{background-color:#fff}.offer__title{margin-bottom:40px;text-align:center}.offer__image{position:relative;padding-bottom:77%;height:0;overflow:hidden}.offer__image img{position:absolute;top:0;left:0;width:100%;height:100%}.offer__list{padding-left:25px;margin-top:40px}.offer__list .btn{color:#0e0e0e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.8;margin-top:16px}.offer__list .btn i{color:#bed400;font-size:14px;margin-left:10px}.offer__list-item{position:relative}.offer__list-item:not(:last-child){margin-bottom:40px}.offer__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.offer__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.offer__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:64px}.offer__action .btn{width:100%}.dedicated{background-color:#fff;padding:80px 0 170px}.dedicated__item:first-child{margin-bottom:80px}.dedicated__title{margin-bottom:24px}.dedicated__list{padding-left:25px;margin-top:40px}.dedicated__list-item{position:relative}.dedicated__list-item:not(:last-child){margin-bottom:32px}.dedicated__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:15px;height:8px;width:8px}.dedicated__list-title{color:#0e0e0e;font-weight:600;font-size:20px;line-height:1.8;margin-bottom:8px}.dedicated__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.dedicated__action .btn{text-align:center;width:100%}.provide{background-color:#fff}.provide__title{margin-bottom:56px}.provide__item{padding-top:56px;border-top:1px solid #c9c9c9}.provide__item:first-child{margin-bottom:56px}.provide__heading{font-weight:400;font-size:24px;line-height:1.4;color:#0e0e0e;font-family:FjallaOne,sans-serif}.provide__list{padding-left:25px;margin-top:40px}.provide__list-item{position:relative}.provide__list-item:not(:last-child){margin-bottom:32px}.provide__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.provide__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.setup{background-color:#fff;padding:80px 0 0}.setup__title{margin-bottom:40px;text-align:center}.setup__image{position:relative;padding-bottom:58%;height:0;overflow:hidden}.setup__image img{position:absolute;top:0;left:0;width:100%;height:100%}.setup__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.setup__item{padding-top:40px;margin-bottom:40px}.setup__item:not(:first-child){border-top:1px solid #c9c9c9}.setup__heading{font-weight:400;font-size:24px;line-height:1.4;margin-bottom:24px;font-family:FjallaOne,sans-serif;color:#0e0e0e}.setup__list{padding-left:25px;margin-top:24px}.setup__list-item{position:relative;color:#0e0e0e}.setup__list-item:not(:last-child){margin-bottom:16px}.setup__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.phase{background-color:#fff;padding:0 0 80px}.phase__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.phase__above{color:#565656;line-height:1.8;letter-spacing:1px;text-transform:uppercase;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;margin-bottom:16px}.phase__title{text-align:center}.phase__image{position:relative;padding-bottom:58%;height:0;overflow:hidden}.phase__image img{position:absolute;top:0;left:0;width:100%;height:100%}.phase__heading{color:#0e0e0e;font-weight:400;font-family:FjallaOne,sans-serif;line-height:1.4;margin-bottom:16px}.phase__item{border-bottom:1px solid #c9c9c9;padding:40px 0}.phase__cols{margin:24px 0}.phase__col{color:#0e0e0e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.8}.phase__col i{font-size:20px;margin-right:16px}.phase__col:not(:last-child){margin-bottom:16px}.phase__list{padding-left:25px}.phase__list-item{position:relative}.phase__list-item:not(:last-child){margin-bottom:24px}.phase__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.phase__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8}.phase__list-text{font-size:18px;margin-top:8px}.contact{background-color:#f8f8f8;text-align:center}.contact__inner{margin-bottom:40px}.contact__subtitle{margin-top:24px;text-align:center}.contact--white{background-color:#fff}.contact .btn{min-height:64px;min-width:120px}.types{background-color:#fff;padding:0}.types__image{position:relative;padding-bottom:50%;height:0;overflow:hidden}.types__image img{position:absolute;top:0;left:0;width:100%;height:100%}.types__item{border-bottom:1px solid #c9c9c9;padding:40px 0}.types__item h4{font-weight:600}.types__top{margin-bottom:40px;text-align:center}.types__title{color:#0e0e0e}.types__subtitle{margin-top:24px}.types__heading{color:#0e0e0e;font-weight:400;font-family:FjallaOne,sans-serif;line-height:1.4;margin-bottom:24px}.types__list{margin-top:24px;padding-left:25px}.types__list-item{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;position:relative}.types__list-item:not(:last-child){margin-bottom:24px}.types__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.types__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:40px}.types__action .btn{width:100%}.types--secondary{padding:80px 0}.types--third{padding:0 0 80px}.various{background-color:#f8f8f8;padding:0 0 80px}.various__title{margin-bottom:24px}.various__list{padding-left:25px;margin-top:40px}.various__list-item{position:relative}.various__list-item:not(:last-child){margin-bottom:40px}.various__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.various__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.various__action{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.various__action .btn{width:100%}.various--secondary{padding:80px 0}.various--third{padding:80px 0 188px;background-color:#fff}.mobile{background-color:#f8f8f8}.mobile__title{text-align:center;margin-bottom:24px}.mobile__image{position:relative;padding-bottom:100%;height:0;overflow:hidden}.mobile__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mobile__list{padding-left:24px;margin-top:40px}.mobile__list-item{position:relative}.mobile__list-item:not(:last-child){margin-bottom:40px}.mobile__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.mobile__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.mobile__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:64px}.mobile__action .btn{width:100%}.track{background-color:#fff}.track__title{margin-bottom:40px}.track__list{padding-left:25px;margin-top:40px}.track__list-item{position:relative;color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.track__list-item:not(:last-child){margin-bottom:24px}.track__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.track__list-item h4{font-weight:600}.track__image{position:relative;padding-bottom:106%;height:0;overflow:hidden;margin-top:40px}.track__image img{position:absolute;top:0;left:0;width:100%;height:100%}.built__title{color:#fff;text-align:center;margin-bottom:24px}.built__item:not(:last-child){margin-bottom:40px}.built__inner{margin-bottom:40px}.built__text{color:#fff;text-align:center}.built__text:not(:last-child){margin-bottom:24px}.built__heading{color:#fff;text-align:center;font-size:24px;line-height:1.4}.built__image{position:relative;padding-bottom:69%;height:0;overflow:hidden}.built__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.built__list{margin-top:40px;padding-left:24px}.built__list-item{color:#fff;line-height:1.8;position:relative}.built__list-item:not(:last-child){margin-bottom:40px}.built__list-item:before{content:"";background-color:#bed400;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.built__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:64px}.built__action .btn{width:100%}.hire{background-color:#fff;padding:80px 0 0}.hire__inner{text-align:center}.hire__title{max-width:300px;margin:0 auto 24px}.hire__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.hire__action .btn{width:100%}.hire__image{position:relative;padding-bottom:51%;height:0;overflow:hidden;margin-top:64px}.hire__image img{position:absolute;top:0;left:0;width:100%;height:100%}.hire--secondary{padding:80px 0 188px}.hire--black{padding:80px 0;background-color:#0e0e0e}.hire--black .hire__title{color:#fff}.hire--black .hire__subtitle{color:#fff}.consulting{background-color:#f8f8f8}.consulting__image{position:relative;padding-bottom:50%;height:0;overflow:hidden;margin:-160px 0 64px}.consulting__image img{position:absolute;top:0;left:0;width:100%;height:100%}.consulting__list{margin-top:40px;padding-left:25px}.consulting__list-item{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;position:relative}.consulting__list-item:not(:last-child){margin-bottom:24px}.consulting__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.consulting__title{text-align:center}.machine{background-color:#f8f8f8;padding:0 0 80px}.machine__title{margin-bottom:24px}.machine__list{margin:40px 0 64px;padding-left:24px}.machine__list-item{color:#0e0e0e;font-size:16px;line-height:1.8;position:relative}.machine__list-item:not(:last-child){margin-bottom:24px}.machine__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:11px;height:8px;width:8px}.machine__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:64px -24px 0}.machine__image{position:relative;padding-bottom:60%;height:0;overflow:hidden;width:36%}.machine__image img{position:absolute;top:0;left:0;width:100%;height:100%}.machine__image:first-child{width:60%}.machine__image:last-child{display:none}.features{background-color:#f8f8f8}.features__image{position:relative;padding-bottom:68.6%;height:0;margin:-185px 0 64px;overflow:hidden}.features__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.features__title{text-align:center}.features__list{margin-top:40px;padding-left:25px}.features__list-item{color:#0e0e0e;font-size:16px;line-height:1.8;position:relative}.features__list-item:not(:last-child){margin-bottom:24px}.features__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:10px;height:8px;width:8px}.features__action{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.features__action .btn{width:100%}.employee{background-color:#f8f8f8}.employee__image{position:relative;padding-bottom:50%;margin:64px 0;height:0;overflow:hidden}.employee__image img{position:absolute;top:0;left:0;width:100%;height:100%}.employee__subtitle{margin-top:24px}.employee__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.employee__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}.employee__top i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#565656;font-size:25px;margin-bottom:12px;height:30px;width:30px}.employee__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.employee__item{padding:40px 0;border-bottom:1px solid #c9c9c9}.employee__item:first-child{border-top:1px solid #c9c9c9}.employee__heading{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8}.employee__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin-top:40px}.employee__action .btn{width:100%}.payroll{background-color:#fff}.payroll__title{text-align:center}.payroll__items{margin-top:64px}.payroll__image{position:relative;padding-bottom:63%;height:0;overflow:hidden}.payroll__image img{position:absolute;top:0;left:0;width:100%;height:100%}.payroll__list{padding-left:25px;margin-top:64px}.payroll__list-item{position:relative}.payroll__list-item:not(:last-child){margin-bottom:40px}.payroll__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.payroll__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.workforce{background-color:#f8f8f8}.workforce__title{text-align:center}.workforce__items{margin-top:64px}.workforce__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -24px}.workforce__images img{position:absolute;top:0;left:0;width:100%;height:100%}.workforce__image{position:relative;padding-bottom:60%;height:0;overflow:hidden;width:36%}.workforce__image:first-child{width:60%}.workforce__list{padding-left:25px;margin-top:64px}.workforce__list-item{position:relative}.workforce__list-item:not(:last-child){margin-bottom:40px}.workforce__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.workforce__list-title{color:#0e0e0e;font-weight:600;font-size:18px;line-height:1.8;margin-bottom:8px}.training{background-color:#fff;padding:80px 0 120px}.training__title{margin-bottom:24px;text-align:center}.training__subtitle{text-align:center}.training__list{padding-left:24px;margin-top:40px}.training__list-item{color:#0e0e0e;position:relative}.training__list-item:not(:last-child){margin-bottom:24px}.training__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-24px;top:12px;height:8px;width:8px}.drived__text{color:#fff;text-align:center}.drived__image{position:relative;padding-bottom:68%;margin:-135px 0 40px;height:0;overflow:hidden}.drived__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.drived__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:64px}.drived__action .btn{width:100%}.solutions{background-color:#fff;padding:80px 0 0}.solutions__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solutions__title{margin-bottom:24px}.solutions__item{margin-bottom:40px}.solutions__image{position:relative;padding-bottom:68%;height:0;overflow:hidden}.solutions__image img{position:absolute;top:0;left:0;width:100%;height:100%}.lms{background:#fff}.lms__inner{margin-bottom:40px}.lms__subtitle{margin-top:24px}.lms__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lms__item:not(:last-child){margin-bottom:40px}.lms__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#bed400;border-radius:50%;margin-bottom:24px;height:56px;min-width:56px}.lms__decoration i{color:#0e0e0e;font-size:24px}.lms__heading{color:#0e0e0e;font-size:18px;font-weight:600;margin-bottom:12px}.lms--secondary{padding:80px 0 188px}.piogroup__title{color:#fff;text-align:center;margin-bottom:64px}.piogroup__image{position:relative;padding-bottom:58%;height:0;overflow:hidden}.piogroup__image img{position:absolute;top:0;left:0;width:100%;height:100%}.piogroup__list{margin-top:40px;padding-left:24px}.piogroup__list-item{color:#fff;line-height:1.8;position:relative}.piogroup__list-item:not(:last-child){margin-bottom:32px}.piogroup__list-item:before{content:"";background-color:#bed400;border-radius:50%;display:block;position:absolute;left:-24px;top:10px;height:8px;width:8px}.piogroup__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:64px}.piogroup__action .btn{width:100%}.institutions__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.institutions__title{color:#fff;margin-bottom:24px}.institutions__subtitle{color:#c9c9c9}.institutions__item{margin-bottom:64px}.institutions__image{position:relative;padding-bottom:63%;height:0;overflow:hidden}.institutions__image img{position:absolute;top:0;left:0;width:100%;height:100%}.institutions__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:40px}.institutions__action .btn{width:100%}.professionals__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.professionals__title{color:#fff;margin-bottom:24px;max-width:280px}.professionals__text{color:#c9c9c9;margin-top:24px}.professionals__item{margin-bottom:40px}.professionals__image{position:relative;padding-bottom:63%;height:0;overflow:hidden}.professionals__image img{position:absolute;top:0;left:0;width:100%;height:100%}.professionals .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:18px;line-height:1.8;margin-top:24px}.professionals .btn i{color:#bed400;font-size:14px;margin-left:10px}.statistic{margin-top:32px}.statistic__item{text-align:center}.statistic__item:not(:last-child){margin-bottom:50px}.statistic__item-title{display:block;margin-bottom:5px;font-weight:400;color:#0e0e0e;font-family:FjallaOne,sans-serif;font-size:32px}.statistic__item-subtitle{font-size:18px}.project-info{position:static;background:#f8f8f8}.project-info--top{padding-top:0}.project-info__item:not(:last-child){margin-bottom:80px}.project-info__image{position:relative;max-width:800px;margin:-40px auto 80px auto}.project-info__title{margin-bottom:24px}.project-info__description .content{min-height:32px;width:100%}.project-info__description a{color:#0e0e0e;font-family:Raleway,sans-serif;text-decoration:underline!important;font-style:italic;font-weight:700}.project-info__description .ce-paragraph{color:#0e0e0e;font-size:18px;margin:0 0 40px 0}.project-info__description ol,.project-info__description ul{list-style:none!important;padding:0;min-width:40px;min-height:14px;font-family:Raleway,sans-serif;font-size:18px}.project-info__description .cdx-list__item,.project-info__description li{color:#0e0e0e!important;position:relative;margin-bottom:24px;padding-left:48px;line-height:1.8}.project-info__description .cdx-list__item:before,.project-info__description li:before{position:absolute;left:0;top:-4px;font-size:24px;content:"\e94f";font-family:piogroup;font-weight:400}.project-info__description .table{position:relative;width:100%;height:100%;display:grid;font-size:14px;border-top:1px solid #e8e8eb;border-left:1px solid #e8e8eb;line-height:1.4}.project-info__description .table__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));position:relative;border-bottom:1px solid #e8e8eb}.project-info__description .table__head{font-weight:600}.project-info__description .table__cell{border-right:1px solid #e8e8eb;padding:6px 12px;overflow:hidden;outline:0;line-break:normal}.project-info__description .tc-table .tc-cell{color:#0e0e0e}.project-info__description .cdx-quote,.project-info__description .quote{background-color:#fbfbfc;border-radius:12px;padding:32px;margin:32px 0;color:#0e0e0e;font-size:18px}.project-info__description .cdx-quote .cdx-quote__text,.project-info__description .quote .cdx-quote__text{font-size:18px;margin-bottom:10px}.project-info__description .cdx-quote--center,.project-info__description .quote--center{text-align:center}.project-info__description .cdx-quote__text,.project-info__description .quote__text{margin:0}.project-info__description .cdx-quote .cdx-quote__caption.cdx-input,.project-info__description .cdx-quote__author p,.project-info__description .quote .cdx-quote__caption.cdx-input,.project-info__description .quote__author p{color:#626262;display:block;font-weight:500;font-size:14px;line-height:1.7;margin-top:16px}.idea__list{margin-top:40px;color:#0e0e0e;padding-left:44px}.idea__list i{position:absolute;left:-44px;top:5px;font-size:20px}.idea__item{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.idea__label{margin-bottom:4px}.idea__label,.idea__value{width:100%}.check-list{color:#0e0e0e}.check-list:not(:last-child){margin-bottom:40px}.check-list__item{position:relative;padding-left:44px;line-height:1.4}.check-list__item:not(:last-child){margin-bottom:24px}.check-list .icon-check{position:absolute;left:0;top:6px;font-size:20px}.one-image{background:#fff}.one-image__image{max-width:928px;margin:0 auto}.project-industries{margin:20px 0 30px 0}.project-industries__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;border-bottom:1px solid #c9c9c9}.project-industries__item .icon-trash{color:#0e0e0e;font-size:18px}.project-industries__item .icon-pencil{color:#0e0e0e;font-size:16px;margin-right:4px}.project-industries__title{color:#0e0e0e}.project-industries__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-panel{margin-bottom:40px;border-bottom:1px solid #c9c9c9}.filter-panel__filters{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-panel__edtech-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:0 16px 7px 0;margin-right:70px;color:#0e0e0e;font-family:FjallaOne,sans-serif;font-size:18px}.filter-panel__edtech-link::after{content:"";position:absolute;width:0;height:2px;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bed400;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.filter-panel__edtech-link--active::after,.filter-panel__edtech-link:hover::after{width:100%}.filter-panel__dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:100}.filter-panel__dropdown--selected .filter-panel__dropdown-label::after,.filter-panel__dropdown:hover .filter-panel__dropdown-label::after{width:100%}.filter-panel__dropdown-label{font-family:FjallaOne,sans-serif;padding-bottom:7px;font-size:18px;position:relative}.filter-panel__dropdown-label::after{content:"";position:absolute;width:0;height:2px;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#bed400;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.filter-panel__dropdown-option{display:block;padding:4px 12px;color:#0e0e0e;font-family:Raleway,sans-serif;font-size:10px;text-align:left;text-decoration:none}.filter-panel__dropdown-option:hover{background-color:#ddd}.filter-panel__dropdown-label{width:100%;cursor:pointer}.filter-panel__dropdown-options{display:none;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6px 0;top:28px;left:4px;min-width:128px;background-color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.3);box-shadow:0 8px 10px 0 rgba(0,0,0,.3);overflow:auto;z-index:1;border-radius:5px}.filter-panel__dropdown-options--show{display:-webkit-box;display:-ms-flexbox;display:flex}.assistance{background:#f8f8f8}.assistance__title{margin-bottom:40px}.assistance__items{margin-bottom:80px}.assistance__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assistance__item:not(:last-child){margin-bottom:32px}.assistance__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#bed400;border-radius:50%;margin-right:24px;margin-bottom:auto;height:56px;min-width:56px}.assistance__decoration i{color:#0e0e0e;font-size:24px}.assistance .stack__title{text-align:left}.assistance .stack__item:not(:last-child){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history{background:#f8f8f8}.history__title{margin-bottom:24px}.history__slider{color:#0e0e0e;margin-top:80px}.history__slider::-webkit-scrollbar{display:none}.history__slider .swiper-slide{position:relative;width:360px;min-width:360px}.history__slider .swiper-slide:first-child .history__year:after{background:#fff;border:2px solid #bed400;bottom:-14px}.history__slider .swiper-slide:last-child{width:260px;min-width:260px}.history__slider .swiper-slide:last-child .history__description{padding-right:0}.history__year{position:relative;font-family:FjallaOne,sans-serif;font-size:24px;border-bottom:2px solid #c9c9c9;padding-bottom:43px;margin-bottom:43px;line-height:1.2}.history__year:after{position:absolute;display:block;left:0;bottom:-12px;width:24px;height:24px;content:' ';background:#bed400;border-radius:50%}.history__description{padding-right:100px}.history .swiper-slide .btn--edit{right:65px;left:auto;z-index:99}.history .swiper-slide:hover .btn--delete,.history .swiper-slide:hover .btn--edit{opacity:1;visibility:visible}.history__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:26px}.history .btn--delete{color:#0e0e0e;right:25px;z-index:99;background-color:#fff;border:1px solid #bed400;padding:7px 9px;border-radius:8px;position:absolute;opacity:0;top:0;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;visibility:hidden}.history .btn--delete .icon-trash{color:#0e0e0e;font-size:12px;margin-right:0}.reasons__title{color:#fff;margin-bottom:24px}.reasons__text{color:#fff;margin-bottom:24px}.reasons__col:not(:last-child){margin-bottom:24px}.reasons__images{margin-top:40px}.reasons__image{position:relative;height:0}.reasons__image:not(:last-child){margin-bottom:24px}.reasons__image-item{position:absolute;top:0;left:0;width:100%;height:100%}.reasons__image--one{padding-bottom:80%}.reasons__image--two{padding-bottom:125.5%}.reasons__image--three{padding-bottom:129%}.reasons__image--four{padding-bottom:62%}.reasons__image--five{padding-bottom:95%}.employees{background:#fff}.employees__item{margin-bottom:40px}.employees__item:last-child{margin-bottom:0}.employees__title{margin-bottom:40px;text-align:center}.employees__image{position:relative;padding-bottom:131%;height:0;overflow:hidden;margin-bottom:16px}.employees__inner{color:#0e0e0e}.employees__name{margin-bottom:4px;font-size:20px}.careers{background:#f8f8f8}.careers__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 0}.careers__items--values .careers__text{margin-bottom:34px}.careers__items--team .careers__inner .btn{margin-bottom:24px}.careers__items--vacancies .careers__item:hover .careers__title{color:#bed400}.careers__items--vacancies .careers__item:hover .btn{color:#bed400}.careers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.careers__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:24px}.careers__inner .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px;line-height:1.8;color:#0e0e0e;font-family:Raleway,sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:color .3s ease;transition:color .3s ease}.careers__inner .btn:hover{color:#bed400}.careers__inner .btn .icon-arrow-right{color:#bed400;font-size:14px;margin-left:12px}.careers__text{margin-bottom:24px}.careers__title{margin-bottom:24px;line-height:1.2;-webkit-transition:color .3s ease;transition:color .3s ease}.careers__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#0e0e0e;font-family:Raleway,sans-serif}.careers__footer .btn{padding:0}.careers__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.careers__image{position:relative;padding-bottom:100%;height:0;overflow:hidden}.careers__image img{position:absolute;top:0;left:0;width:100%;height:100%}.careers__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.career{padding-top:20px;background:#fff;color:#0e0e0e}.career__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.career__image{position:relative;padding-bottom:20.5%;height:0;overflow:hidden}.career__image--four,.career__image--one,.career__image--two{width:calc(23% - 8px)}.career__image--three{width:calc(33% - 8px)}.career__image img{position:absolute;top:0;left:0;width:100%;height:100%}.career__image__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.career__title{margin-bottom:24px;font-size:32px;color:#0e0e0e;line-height:1.2}.career__short-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;margin-bottom:20px;position:relative}.career__short-info-list{margin-bottom:40px}.career__short-info-list i{margin-right:16px;font-size:24px;position:absolute;left:0}.career__list{margin-bottom:40px;padding-left:32px}.career__list-title{margin-bottom:16px;font-size:18px;line-height:1.8;font-weight:600}.career__list-item{margin-bottom:16px;color:#0e0e0e;font-size:16px;line-height:1.8;position:relative}.career__list-item:before{content:"";background-color:#0e0e0e;border-radius:50%;display:block;position:absolute;left:-32px;top:12px;height:8px;width:8px}.career__action{margin-top:60px}.career__action .btn{display:inline-block;width:100%;text-align:center}.career__content{margin-bottom:80px}.career__content a{color:#0e0e0e;font-family:Raleway,sans-serif;text-decoration:underline!important;font-style:italic;font-weight:700}.career__content a:hover{color:#bed400}.career__content b>a{text-decoration:underline}.career__content i{font-size:inherit}.career__content ol,.career__content ul{list-style:none;padding:0;min-width:40px;min-height:14px}.career__content ol{font-family:Raleway,sans-serif;font-size:18px}.career__content li{padding:0}.career__content h2{color:#0e0e0e;font-size:24px;font-family:Raleway,sans-serif;font-weight:600;line-height:1.8;margin:24px 0 16px;padding:0}.career__content h2:first-child{margin-top:0}.career__content h3,.career__content h4,.career__content h5,.career__content h6{color:#0e0e0e}.career__content .ce-paragraph,.career__content p{color:#0e0e0e;padding:0;font-size:16px;font-weight:500;line-height:1.8}.career__content .ce-paragraph:not(.user__subtitle),.career__content p:not(.user__subtitle){margin:24px 0}.career__content ul li{color:#0e0e0e;font-size:16px;line-height:1.8;position:relative;padding-left:29px;margin:24px 0}.career__content ul li::before{content:"";position:absolute;border-radius:50%;border:2px solid #bed400;display:inline-block;width:12px;height:12px;top:7px;left:0}.career__content img:not(.user__image){margin:0 0 24px;-o-object-fit:contain;object-fit:contain}.career__content .ce-block__content{max-width:unset}.career__content .ce-popover__item{color:#0e0e0e}.career__content .table{position:relative;width:100%;height:100%;display:grid;font-size:14px;border-top:1px solid #e8e8eb;border-left:1px solid #e8e8eb;line-height:1.4}.career__content .table__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));position:relative;border-bottom:1px solid #e8e8eb}.career__content .table__head{font-weight:600}.career__content .table__cell{border-right:1px solid #e8e8eb;padding:6px 12px;overflow:hidden;outline:0;line-break:normal}.career__content .quote{background-color:#fbfbfc;border-radius:12px;padding:32px;margin:32px 0}.career__content .quote--center{text-align:center}.career__content .quote__text{margin:0}.career__content .quote__author{color:#626262;display:block;font-weight:500;font-size:14px;line-height:1.7;margin-top:16px}.career__sidebar-image{position:relative;padding-bottom:64%;height:0;overflow:hidden;margin-bottom:32px}.career__sidebar-image img{position:absolute;top:0;left:0;width:100%;height:100%}.career__sidebar-title{margin-bottom:16px;font-size:24px;font-weight:600}.career__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:80px;padding-top:40px;border-top:1px solid #c9c9c9}.career__nav-next,.career__nav-prev{color:#0e0e0e;font-family:Raleway,sans-serif;font-weight:600}.career__nav .icon-arrow-left,.career__nav .icon-arrow-right{font-size:14px;color:#bed400}.career__nav .icon-arrow-left{margin-right:18px}.career__nav .icon-arrow-right{margin-left:18px}.vacancies{padding:80px 0 160px 0;background:#f8f8f8}.vacancies__inner{overflow:hidden}.vacancies__inner .btn{color:#0e0e0e;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.8;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vacancies__inner .btn i{color:#bed400;font-size:14px;margin-left:12px}.vacancies__title{text-align:center;margin-bottom:40px}.vacancies__slider{overflow:unset}.vacancies .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;width:100%}.vacancies .swiper-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;gap:0 8px}.vacancies .swiper-btn-next,.vacancies .swiper-btn-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:#fff;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.07);box-shadow:0 2px 3px 0 rgba(0,0,0,.07);border-radius:2px;color:#0e0e0e}.vacancies .swiper-btn-next i,.vacancies .swiper-btn-prev i{font-size:10px}.vacancies .swiper-btn-next i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.vacancies__card{background:#fff;color:#0e0e0e;padding:24px 24px 34px 24px;height:100%}.vacancies__card i{display:inline-block;color:#0e0e0e;font-size:54px}.vacancies__heading{margin-bottom:24px;font-family:FjallaOne,sans-serif;font-size:32px;font-weight:400;line-height:1.2}.vacancies__text{margin-bottom:24px}.vacancies__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.8}.vacancies .swiper-slide{width:calc(50% - 16px)}.form--career{width:100%;padding:0 6px}.form--career .form__row:not(:last-child){margin-bottom:24px}.form--career .upload .btn-add{display:none}.form--career .upload .btn-hidden{display:none}.form--career .modal__actions .btn{min-width:220px}.pages-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 34px;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:0 auto 40px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pages-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex}.pages-nav__link{font-family:Raleway,sans-serif;color:#0e0e0e}.pages-nav__link--active{padding:7px 24px 8px 24px;color:#fff;background:#0e0e0e;border-radius:32px}.pages-nav__link:hover:not(.pages-nav__link--active){color:#565656}.pages-nav--policy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.pages-nav--policy .pages-nav__item{margin-bottom:16px}.policy{background:#fff}.policy__title{margin-bottom:24px}.policy__subtitle{color:#0e0e0e;margin-bottom:16px;font-weight:600}.policy__secondary-title{color:#0e0e0e;margin-top:24px;margin-bottom:16px;font-weight:600;font-size:20px}.policy__list{color:#0e0e0e;padding-left:26px;margin-bottom:16px;list-style:disc}.policy__text a{color:#0e0e0e;font-family:Raleway,sans-serif;text-decoration:underline!important}.policy__text a:hover{color:#bed400}.policy__text p{margin-bottom:16px}@font-face{font-family:piogroup;src:url(../fonts/icomoon/piogroup.eot?vmrrhx);src:url(../fonts/icomoon/piogroup.eot?vmrrhx#iefix) format("embedded-opentype"),url(../fonts/icomoon/piogroup.ttf?vmrrhx) format("truetype"),url(../fonts/icomoon/piogroup.woff?vmrrhx) format("woff"),url(../fonts/icomoon/piogroup.svg?vmrrhx#piogroup) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:piogroup!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-adaptation:before{content:"\e900"}.icon-arrow-down:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-back-time:before{content:"\e903"}.icon-blocks:before{content:"\e904"}.icon-calendar:before{content:"\e905"}.icon-cells:before{content:"\e906"}.icon-chat:before{content:"\e907"}.icon-checkmark:before{content:"\e908"}.icon-competition:before{content:"\e909"}.icon-cpu:before{content:"\e90a"}.icon-credit-card:before{content:"\e90b"}.icon-cybersecurity:before{content:"\e90c"}.icon-facebook:before{content:"\e90d"}.icon-gear:before{content:"\e90e"}.icon-graduation-hat:before{content:"\e90f"}.icon-graduation:before{content:"\e910"}.icon-group-people:before{content:"\e911"}.icon-heart-attack:before{content:"\e912"}.icon-help:before{content:"\e913"}.icon-idea-secondary:before{content:"\e914"}.icon-idea-third:before{content:"\e915"}.icon-idea:before{content:"\e916"}.icon-instagram:before{content:"\e917"}.icon-linkedin:before{content:"\e918"}.icon-lock:before{content:"\e919"}.icon-loop:before{content:"\e91a"}.icon-mail:before{content:"\e91b"}.icon-medical:before{content:"\e91c"}.icon-model:before{content:"\e91d"}.icon-monitor-secondary:before{content:"\e91e"}.icon-monitor:before{content:"\e91f"}.icon-opened-book:before{content:"\e920"}.icon-overload:before{content:"\e921"}.icon-rocket:before{content:"\e922"}.icon-star:before{content:"\e923"}.icon-add-product:before{content:"\e924"}.icon-analytics:before{content:"\e925"}.icon-career:before{content:"\e926"}.icon-certificat:before{content:"\e927"}.icon-discount:before{content:"\e928"}.icon-connection:before{content:"\e929"}.icon-settings:before{content:"\e92a"}.icon-handshake:before{content:"\e92b"}.icon-work-process:before{content:"\e92c"}.icon-time:before{content:"\e92d"}.icon-arrow-left:before{content:"\e92e"}.icon-cross:before{content:"\e92f"}.icon-twitter:before{content:"\e930"}.icon-arrow-right-long:before{content:"\e931"}.icon-plus:before{content:"\e932"}.icon-pencil:before{content:"\e933"}.icon-trash:before{content:"\e937"}.icon-search:before{content:"\e938"}.icon-phone:before{content:"\e934"}.icon-tablet:before{content:"\e936"}.icon-desktop:before{content:"\e935"}.icon-logout:before{content:"\e939"}.icon-disk:before{content:"\e93a"}.icon-web:before{content:"\e93b"}.icon-analysis:before{content:"\e93c"}.icon-support:before{content:"\e93d"}.icon-quality:before{content:"\e93e"}.icon-instructional:before{content:"\e93f"}.icon-design:before{content:"\e940"}.icon-team:before{content:"\e941"}.icon-consulting:before{content:"\e942"}.icon-finance:before{content:"\e943"}.icon-team-filled:before{content:"\e944"}.icon-team-second:before{content:"\e945"}.icon-planning:before{content:"\e946"}.icon-performance:before{content:"\e947"}.icon-money-bag:before{content:"\e948"}.icon-dream:before{content:"\e949"}.icon-compliance:before{content:"\e94a"}.icon-communication:before{content:"\e94b"}.icon-coins:before{content:"\e94c"}.icon-graduate-hat-filled:before{content:"\e94d"}.icon-gear-filled:before{content:"\e94e"}.icon-check:before{content:"\e94f"}.icon-imac-time:before{content:"\e955"}.icon-imac-check:before{content:"\e956"}.icon-imac-code:before{content:"\e957"}.icon-imac-check:before{content:"\e954"}.icon-imac-code:before{content:"\e955"}.icon-imac-crm:before{content:"\e956"}.icon-imac-exclude:before{content:"\e959"}.icon-imac-mail:before{content:"\e95c"}.icon-imac-time:before{content:"\e95d"}.icon-imac-cursor:before{content:"\e957"}.icon-imac-gear:before{content:"\e950"}.icon-imac-analytics:before{content:"\e951"}.icon-evaluation:before{content:"\e952"}.icon-consultant:before{content:"\e953"}.icon-content:before{content:"\e958"}.icon-open-book:before{content:"\e95a"}.icon-supply:before{content:"\e95b"}.icon-process-automation:before{content:"\e95e"}.icon-star-square:before{content:"\e95f"}.icon-mobile-app:before{content:"\e960"}.icon-cloud-computing:before{content:"\e961"}.icon-browser:before{content:"\e962"}.icon-interactive-experience:before{content:"\e963"}.icon-measure:before{content:"\e964"}.icon-stars:before{content:"\e965"}.icon-briefcase:before{content:"\e966"}.icon-сollaboration:before{content:"\e967"}.icon-wifi:before{content:"\e968"}.icon-reporting:before{content:"\e969"}.icon-personalization:before{content:"\e96a"}.icon-multimedia:before{content:"\e96b"}.icon-gamification:before{content:"\e96c"}.icon-bot:before{content:"\e96d"}.icon-chatbot:before{content:"\e96e"}.icon-internal:before{content:"\e96f"}.icon-microlearning:before{content:"\e970"}.icon-modes:before{content:"\e971"}.icon-puzzles:before{content:"\e972"}.icon-video:before{content:"\e973"}.icon-vr:before{content:"\e974"}.icon-university:before{content:"\e975"}.icon-hand:before{content:"\e976"}.icon-office:before{content:"\e977"}.icon-content-management:before{content:"\e978"}.icon-gear-doc:before{content:"\e979"}.icon-authenticity:before{content:"\e97a"}.icon-administrator:before{content:"\e97b"}.icon-pc:before{content:"\e97c"}.icon-chat-secondary:before{content:"\e980"}.icon-ai:before{content:"\e97f"}.icon-data-understanding:before{content:"\e97e"}.icon-data-preparation:before{content:"\e97d"}.icon-deployment:before{content:"\e981"}.icon-model-dev:before{content:"\e982"}.icon-ai-dev:before{content:"\e983"}.icon-comp-vision:before{content:"\e984"}.icon-marker:before{content:"\e985"}.icon-email:before{content:"\e986"}.icon-profit:before{content:"\e987"}.icon-face-detection:before{content:"\e988"}.icon-degrees:before{content:"\e989"}.icon-click:before{content:"\e98a"}.icon-skill-dev:before{content:"\e98b"}.icon-shield:before{content:"\e98c"}.icon-bug:before{content:"\e98d"}.icon-exchange:before{content:"\e98e"}.icon-constraints:before{content:"\e98f"}.icon-click-second:before{content:"\e990"}.icon-outstanding:before{content:"\e993"}.icon-interoperability:before{content:"\e991"}.icon-security:before{content:"\e995"}.icon-functionality:before{content:"\e996"}.icon-model-training:before{content:"\e992"}.icon-skill-dev-second:before{content:"\e994"}.icon-gamification-second:before{content:"\e997"}.icon-key:before{content:"\e998"}.icon-reporting-second:before{content:"\e999"}.icon-online-video:before{content:"\e99a"}.icon-ai-second:before{content:"\e99b"}.icon-cloud:before{content:"\e99c"}.icon-ar:before{content:"\e99d"}.icon-goals:before{content:"\e99e"}.icon-blend-tool:before{content:"\e9a1"}.icon-easy-installation:before{content:"\e99f"}.icon-percent:before{content:"\e9a0"}.icon-collections:before{content:"\e9a4"}.icon-quality-second:before{content:"\e9a5"}.icon-model-training-second:before{content:"\e9a2"}.icon-analysis-second:before{content:"\e9a3"}.icon-analysis-third:before{content:"\e9a6"}.icon-library:before{content:"\e9a7"}.icon-flash:before{content:"\e9a9"}.icon-star-unfilled:before{content:"\e9a8"}.icon-virtual:before{content:"\e9ae"}.icon-gamification-unfilled:before{content:"\e9aa"}.icon-goals-secondary:before{content:"\e9ab"}.icon-online-learning:before{content:"\e9ac"}.icon-advisory:before{content:"\e9ad"}.icon-sand-clocks:before{content:"\e9af"}.icon-flag:before{content:"\e9b0"}.icon-flexibility:before{content:"\e9b1";color:#565656}.icon-deal:before{content:"\e9b2";color:#565656}.icon-light-bulb:before{content:"\e9b3"}.icon-full-time:before{content:"\e9b4"}.icon-attachment:before{content:"\e9b5"}.icon-star-full:before{content:"\e9b6";color:#e84f3d}.icon-check-in-circle:before{content:"\e9b7";color:#bed300}.icon-online-store:before{content:"\e9b8"}.icon-study:before{content:"\e9b9"}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-500.woff2) format("woff2"),url(../fonts/Raleway/Raleway-500.woff2) format("woff"),url(../fonts/Raleway/Raleway-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-600.woff2) format("woff2"),url(../fonts/Raleway/Raleway-600.woff2) format("woff"),url(../fonts/Raleway/Raleway-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway/Raleway-700.woff2) format("woff2"),url(../fonts/Raleway/Raleway-700.woff2) format("woff"),url(../fonts/Raleway/Raleway-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FjallaOne;src:url(../fonts/FjallaOne/FjallaOne-400.woff2) format("woff2"),url(../fonts/FjallaOne/FjallaOne-400.woff2) format("woff"),url(../fonts/FjallaOne/FjallaOne-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(../fonts/Oswald/Oswald-400.woff2) format("woff2"),url(../fonts/Oswald/Oswald-400.woff2) format("woff"),url(../fonts/Oswald/Oswald-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@media (min-width:768px){.separator:after{width:calc(100% - 72px)}.container{padding:0 36px}section{padding:160px 0}h1{font-size:64px;line-height:1.25}h2{font-size:48px;line-height:1.4}p{font-size:18px}.header{padding:24px 36px}.header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom .nav__mobile{margin-left:36px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:13}.header .btn{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:10}.header .logo__img img{width:140px}.nav__menu-mobile .logo__img{width:140px}.nav__menu-mobile .nav__link .nav__link-item,.nav__menu-mobile .nav__link a{font-size:24px}.nav__menu-mobile-top{padding:36px}.nav__menu-mobile .nav{margin-top:156px}.nav__menu-mobile .nav__link{padding:0 36px}.nav__menu-mobile .nav__link .nav__link-item,.nav__menu-mobile .nav__link a{padding:20px 0}.nav__menu-mobile .nav__link .nav__link-item.nav-third__link,.nav__menu-mobile .nav__link a.nav-third__link{padding:6px 0}.nav__menu-mobile .nav__link .nav__link-item.nav-secondary__link,.nav__menu-mobile .nav__link a.nav-secondary__link{padding:6px 0}.nav__menu-mobile .nav-secondary__list{margin-top:4px}.nav__menu-mobile .nav-secondary__item{margin-bottom:12px}.nav__menu-mobile .nav-third__list{margin-top:4px}.nav__menu-mobile .nav-third__label{display:inline-block;max-width:240px}.nav__menu-mobile .btn--light{border-radius:36px;padding:26px 38px}.nav__menu-mobile .nav__menu-action{margin-top:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__menu-mobile .nav__menu-action .btn{width:auto}.nav__menu-mobile .social{margin-top:65px}.nav__menu-mobile .social__item:not(:last-child){margin:0 24px 0 0}.hero{min-height:100vh;padding-top:320px}.hero .social{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:60px;left:40px}.hero__title{max-width:545px}.hero .btn{width:auto}.hero__inner{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.hero--edtech{padding:140px 0 160px}.hero--edtech .hero__title{max-width:670px}.hero--edtech .hero__subtitle{max-width:500px}.hero--edtech .hero__image{margin:80px 0;padding-bottom:50%}.hero--edtech .btn{margin-top:64px}.hero--lms{padding:140px 0 160px}.hero--lms .hero__title{max-width:unset}.hero--lms .hero__subtitle{max-width:696px}.hero--lms .hero__image{margin:80px 0}.hero--blog{padding:140px 0 120px;min-height:auto}.hero--blog .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--blog .hero__subtitle,.hero--blog .hero__title{max-width:100%}.hero--article{padding:168px 0 160px;min-height:auto}.hero--article .hero__title{max-width:unset}.hero--article .hero__subtitle{max-width:unset}.hero--article .tags__wrapper{margin:24px 0 48px}.hero--article .users__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero--article .user:not(:last-child){margin:0 48px 0 0}.hero--business{padding:152px 0 160px;min-height:auto}.hero--business .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--business .hero__subtitle,.hero--business .hero__title{max-width:unset}.hero--solution{padding:152px 0 0;min-height:auto}.hero--solution .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--solution .hero__subtitle,.hero--solution .hero__title{max-width:734px}.hero--solution img{margin-top:80px}.hero--collaboration{padding:152px 0 160px;min-height:auto}.hero--collaboration .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero--collaboration .hero__subtitle{max-width:696px}.hero--projects{padding:152px 0 8px}.hero--project{padding:152px 0 240px}.hero--about{padding:160px 0 80px;min-height:800px}.hero--about .hero__inner{position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.hero--about .hero__subtitle{max-width:100%}.hero--careers{padding:150px 0 160px;min-height:720px}.hero--careers .hero__title{max-width:unset}.hero--careers .hero__subtitle{max-width:unset}.hero--careers .tags__wrapper{margin:24px 0 48px}.hero--careers .users__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero--careers .user:not(:last-child){margin:0 48px 0 0}.hero--careers .breadcrumbs{padding-bottom:114px}.hero--career{min-height:auto;padding:150px 0 40px 0}.hero--career .breadcrumbs{padding:0 24px 80px}.hero--author{padding:140px 0 120px;min-height:auto}.hero--author .hero__inner{position:relative;top:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero--author .hero__right{margin-left:50px}.hero--author .hero__subtitle,.hero--author .hero__title{max-width:100%;text-align:left}.hero--author .hero__title{font-size:56px}.hero--author .hero__position{text-align:left}.hero--author .hero__social{text-align:left}.hero--main .hero__title{max-width:884px}.hero--main .hero__subtitle{max-width:790px;margin-bottom:82px}.footer{padding-top:56px}.footer-nav{margin-top:0;padding-left:28px;border-left:1px solid #282828;width:calc(100% - 211px)}.footer-nav__wrapper:first-child{border-top:none;padding-top:0}.footer-nav__wrapper:last-child{padding:24px 0 0 0}.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 36px 40px}.footer__middle{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 36px 55px 36px}.footer__bottom{padding:33px 36px;line-height:1.6}.footer__bottom-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.footer__bottom-list{margin-top:0}.footer__bottom-item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom-link{line-height:1.715}.footer__logo{margin-bottom:0}.footer__logo img{width:140px}.footer__copyright{margin-bottom:0}.footer .social{margin-right:72px;margin-top:8px}.footer .social .icon-instagram{font-size:26px}.footer .social .icon-facebook,.footer .social .icon-linkedin{font-size:26px}.footer .social__link{height:24px;width:24px}.footer .social__item:not(:last-child){margin:0 32px 0 0}.footer .contacts{width:211px;padding-right:16px}.processes__image{margin-bottom:120px}.processes__left{margin-bottom:80px}.processes__left-title{text-align:center}.processes__left-subtitle{max-width:696px;margin:24px auto 0;text-align:center}.processes__right-items{margin:0}.processes__right-item{padding:90px 0}.processes__right-subtitle{max-width:432px}.processes__right-inner{margin-top:64px}.processes__right-text{font-size:20px}.processes--secondary{padding:160px 0 354px}.about__title{max-width:unset}.about__image{margin:80px 0 0;padding-bottom:49%}.about__bottom-text{width:490px;padding-right:30px}.work{padding-bottom:128px}.work__title{max-width:696px;margin-bottom:60px}.work__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.work__item{width:48%;margin-bottom:36px}.work__text{max-width:245px}.work__decoration{margin-bottom:0}.choose__items{margin-top:80px}.choose__item-title{max-width:unset}.choose__item-subtitle{max-width:456px}.choose__item:not(:last-child){margin-bottom:120px}.choose__action{margin-top:80px}.choose__action .btn{width:auto}.cases--project{padding-top:80px}.cases--project .cases__items{margin:80px -12px 0 -12px}.cases--projects{padding:22px 0 160px}.cases--projects .cases__items{margin:0 -12px}.cases--project .cases__items,.cases--projects .cases__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px 0}.cases--project .cases__item,.cases--projects .cases__item{width:50%;padding:0 12px}.cases--project .cases__item:not(:last-child),.cases--projects .cases__item:not(:last-child){margin-bottom:0}.cases--project .cases__inner .cases__title,.cases--projects .cases__inner .cases__title{font-size:32px}.cases--project .cases__inner .btn,.cases--projects .cases__inner .btn{font-size:16px}.cases--project .cases__text,.cases--projects .cases__text{font-size:16px}.cases__image{margin:0;padding-bottom:80%}.cases__items{margin-top:80px}.cases__item:not(:last-child){margin-bottom:160px}.cases__inner .btn{margin-top:40px;font-size:18px}.cases__inner .cases__title{font-size:48px}.cases__text{max-width:456px;margin-top:16px}.cases__action{margin-top:80px}.cases__action .btn{width:auto}.cases__navigation{margin-bottom:160px}.stack__title{margin:0 auto 60px;max-width:456px}.stack__items{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0 -12px -32px}.stack__item{padding:0 12px;width:33.33%}.stack__item:not(:last-child){margin-bottom:32px}.stack--third{padding:0 0 334px}.industries__image{margin:-340px 0 120px;padding-bottom:50%}.industries__title{max-width:696px}.industries__inner{margin-bottom:80px}.industries__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:24px}.industries__top i{margin:0 16px 0 0}.industries__heading,.industries__heading a{font-size:24px}.industries__item{padding:80px 0}.industries__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.industries__action .btn{width:auto}.industries--secondary{padding:160px 0}.industries--third{padding:160px 0 354px}.collaboration__images{margin:80px 0 0}.collaboration__image{padding-bottom:56%;width:40%}.collaboration__image:first-child{width:56%}.collaboration__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.collaboration__item:not(:last-child){margin-bottom:32px}.collaboration__items{margin:80px auto 0;max-width:768px}.collaboration__item-inner{margin:120px 0 0 -30px}.collaboration__item-number{color:#f2f2f2;font-size:180px;line-height:1.172;letter-spacing:-8px;min-width:228px;width:228px}.collaboration__title{max-width:456px}.collaboration__subtitle{max-width:616px}.collaboration__item-subtitle,.collaboration__item-title{text-align:start;margin-top:0}.collaboration__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.collaboration__action .btn{width:auto}.reviews__title{margin-bottom:80px}.reviews__item{display:grid;grid-template-areas:"text text" "who clutch";margin-bottom:32px;padding:40px}.reviews__items{margin:0}.reviews__clutch{grid-area:clutch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reviews__text{grid-area:text;margin:0 0 48px}.reviews__who{grid-area:who;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reviews__action .btn{width:auto}.faq__top{margin-bottom:48px}.faq__title{margin:0 auto;max-width:696px}.faq__image{margin:80px auto 48px}.faq .accordion{margin:0}.faq .accordion__content{padding:0 90px 0 0;font-size:18px}.faq .accordion__content.active{margin-bottom:32px}.faq .accordion__button{padding:32px 0}.faq__action{margin-top:32px}.faq__action .btn{width:auto}.touch{padding:0}.touch .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 20vh)}.touch__title{font-size:64px;line-height:1.2}.touch__subtitle{max-width:645px;margin:0 auto}.touch__action{margin-top:32px}.touch__action .btn{width:auto}.breadcrumbs{padding:0 36px 75px}.breadcrumbs__item{padding-right:16px}.breadcrumbs__item:first-child{display:none}.breadcrumbs__item:not(:first-child){display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item:not(:nth-of-type(2))::before{content:"\e902";font-family:piogroup;color:#bed400;font-size:12px;padding-right:16px}.breadcrumbs__item.active .breadcrumbs__link{color:#fff;pointer-events:none}.breadcrumbs__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__link{color:#bdbdbd;margin:0}.breadcrumbs--dark .breadcrumbs__link{color:#565656}.breadcrumbs--dark .breadcrumbs__item.active .breadcrumbs__link{color:#0e0e0e}.common{padding-bottom:128px}.common__title{max-width:696px;margin-bottom:60px}.common__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.common__item{width:48%;margin-bottom:36px}.common__text{max-width:245px}.common__decoration{margin-bottom:0}.quality__inner{margin-bottom:80px}.quality__image{padding-bottom:74%;margin:0 auto;width:470px}.quality__description{margin-top:80px}.quality__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:64px}.quality__action .btn{width:auto}.quality__decoration{margin:3px 24px 0 0}.benefits__title{margin-bottom:80px}.benefits__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits__row:first-child .benefits__col:last-child,.benefits__row:nth-of-type(3) .benefits__col:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.benefits__col{width:44%}.benefits__col:first-child{width:48%}.benefits__col:not(:last-child){margin-bottom:0}.benefits__row:not(:last-child){margin-bottom:80px}.benefits__list-item{font-size:16px;line-height:1.8}.benefits__image{padding-bottom:90%}.benefits__action{margin-top:80px}.benefits__action .btn{width:auto}.platforms{padding:0 0 138px}.platforms__title{max-width:650px;margin:0 auto 60px}.platforms__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.platforms__item{width:50%;margin-bottom:32px}.learning__title{margin-bottom:80px}.learning__item-subtitle{max-width:696px}.learning__item-title{font-size:64px}.expect{padding-top:0}.expect__title{margin-bottom:80px}.expect__list-item{font-size:18px;line-height:1.8}.expect__list-item:not(:last-child){margin-bottom:32px}.expect__image{padding-bottom:88%;margin:0 auto;width:456px}.expect__col:first-child{margin-bottom:120px}.status{padding-top:140px}.status__wrapper{max-width:480px}.status__text{margin:32px 0 24px}.status__action .btn{width:auto}.tabs{margin:0;padding:0}.card{width:50%;padding:0 16px;margin-bottom:32px}.card:first-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.card:first-child .card__image{width:50%}.card:first-child .card__image-item{height:100%}.card:first-child .card__inner{padding:32px;width:50%}.card .card__title{box-orient:vertical;display:-webkit-box;line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:67px}.card__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:60px -16px 8px}.card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.card__image{display:-webkit-box;display:-ms-flexbox;display:flex}.card__description{font-size:16px;line-height:1.8;-webkit-line-clamp:2}.card__action{margin-top:auto}.modal--team .btn-close{top:-54px}.modal--team .modal__inner{margin-top:0}.modal__blog{padding:80px;width:696px}.modal__career{padding:80px 90px;width:696px}.modal__team{width:calc(100vw - 72px);max-height:calc(100vh - 176px)}.modal__team-inner{padding:32px}.modal__team-bottom{padding-top:32px}.modal__text{margin:24px 0 40px}.modal__actions{width:auto}.modal__actions .btn{width:auto}.modal__top i{font-size:18px}.modal__contact{padding:32px;height:87vh;width:696px}.modal__contact .modal__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__contact .modal__actions .btn{padding:10px 56px;font-size:18px;min-height:56px}.modal__contact .modal__actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.modal__consultation{height:auto;width:732px;max-height:calc(100vh - 176px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal__consultation-inner{width:calc(100% - 264px);padding-right:54px}.modal__consultation-image-mobile{display:none}.modal__consultation-title{margin-bottom:8px}.modal__consultation .btn--green{width:100%}.modal__consultation-image{display:block;position:relative;overflow:hidden;max-height:100%;border-radius:12px;height:318px;width:264px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__send-resume{padding:46px 50px 32px 50px;height:87vh;width:527px}.modal__send-resume .modal__top .modal__title{font-size:32px;line-height:1.2}.modal__send-resume .form__row{margin-bottom:10px}.modal__send-resume .form__row:nth-of-type(2){margin-bottom:16px}.modal__send-resume .form__row:nth-of-type(3){margin-bottom:10px}.modal__send-resume .form__row:nth-of-type(4){margin-bottom:28px}.modal__edit{padding:32px;width:700px}.modal__edit .modal__top{width:100%}.modal__edit .form__group{padding-bottom:24px}.modal__edit label{padding-bottom:16px;font-size:18px}.modal__edit .modal__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__edit input[type=text]{padding:0 0 8px;font-size:18px}.modal__edit #blog_authors{margin-bottom:24px;outline:0;width:100%}.modal__edit #blog_image_file{color:#0e0e0e}.modal__edit #blog_categories{margin-top:6px}.modal__edit #blog_categories input{margin-right:5px}.modal__edit #blog_categories label{margin-right:20px;font-weight:400;font-size:16px}.modal__edit #author_image_file{color:#0e0e0e}.modal__edit #faq-form{display:block;width:100%}.modal__edit #faq-form input,.modal__edit #history_form input{margin-bottom:24px}.modal__edit #faq-form li,.modal__edit #history_form li{position:relative}.modal__edit #faq-form .icon-cross,.modal__edit #history_form .icon-cross{color:#0e0e0e;font-size:18px;position:absolute;right:0;top:8px}.modal__edit #faq-form .icon-cross:hover,.modal__edit #history_form .icon-cross:hover{cursor:pointer}.modal__edit #banner_form textarea{border:1px solid #c9c9c9}.modal__edit #banner_form label{padding-bottom:0}.modal__edit #banner_form .form__group--checkbox{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.modal__edit #banner_form .form__group--checkbox label{margin-right:10px}.modal__edit #banner_form .form__group--checkbox input{width:auto}.modal__edit .add-another-collection-widget{margin-bottom:24px;border:none;padding:0;color:#bed400}.modal__edit .add-another-collection-widget:hover{background-color:transparent}.modal__edit.modal--lg{max-height:88vh;overflow:auto;display:block}.modal__project .form-group--industries__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4px;margin-bottom:26px}.modal__project .btn--black{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0e0e0e;color:#fff;padding:10px 21px;height:42px;border-radius:24px}.form__row{margin-bottom:40px}.form__file{margin:40px 0 48px}.article{padding:160px 0}.article h2{font-size:28px;margin-bottom:24px}.article .ce-paragraph,.article p{font-size:18px}.article img:not(.user__image){max-height:400px}.article ul li{font-size:18px;line-height:1.6}.article__bottom .users__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article__bottom .user:not(:last-child){margin:0 48px 0 0}.article__banner{max-width:680px}.related__title{font-size:48px}.related .card__box{margin:80px -16px 0}.related .card:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}.related .card:first-child .card__image{width:100%}.related .card:first-child .card__image-item{height:220px}.related .card:first-child .card__inner{width:100%;padding:24px}.subscribe{padding:0}.subscribe__title{font-size:64px;line-height:1.25;max-width:unset;margin-bottom:24px}.subscribe .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 20vh)}.subscribe .form{width:456px;margin:0 auto}.face__title{max-width:510px;margin-bottom:80px}.face__heading{font-size:20px}.face__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-80px}.face__item{margin-bottom:80px;width:48%}.face__item i{font-size:30px}.face__item:not(:last-child){margin-bottom:80px}.face__text{font-size:16px;max-width:96%}.address__heading{font-size:20px}.address__items{margin:80px 0 -40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.address__item{width:48%}.address__item i{font-size:24px}.address__item:last-child{margin-bottom:40px}.address__images{margin:-360px 0 120px}.address__title{max-width:580px}.address__subtitle{max-width:615px}.address__text{font-size:16px;max-width:95%}.address__image{padding-bottom:56%;width:41%}.address__image:first-child{width:56%}.address__box{margin-top:120px}.address__box-title{font-size:40px}.address__action{margin-top:64px}.address__action .btn{width:auto}.challenges__image{margin:-335px 0 120px}.challenges__title{margin-bottom:80px}.challenges__row{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.challenges__item{width:48%}.challenges__item i{font-size:24px}.challenges__item:not(:last-child){margin:0}.challenges__heading{font-size:20px}.challenges__text{font-size:16px}.challenges__action{margin-top:80px}.challenges__action .btn{width:auto}.custom{padding:160px 0 354px}.custom__title{width:557px;margin-bottom:40px}.custom__item:not(:last-child){margin-bottom:120px}.custom__list{margin-top:40px}.custom__action .btn{width:auto}.custom--secondary,.custom--third{padding:160px 0}.include__inner{margin-bottom:64px}.include__title{margin:0 auto}.include__subtitle{max-width:696px;margin:24px auto 0}.include .swiper-wrapper{margin:0 auto}.include .swiper-slide{width:544px}.include__scrollbar{display:none}.include__card{padding:48px}.include__card i{margin-bottom:32px}.include__decoration{margin-bottom:32px}.include__decoration i{margin:0}.include__heading{font-size:24px;margin-bottom:16px}.include__text{font-size:18px}.include__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:64px}.include__action .btn{width:auto}.consultancy__item:not(:last-child){margin-bottom:160px}.consultancy__title{max-width:576px}.consultancy__text{margin-top:40px}.consultancy__action .btn{width:auto}.consultancy__image{padding-bottom:50%;margin-top:80px}.consultancy__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px;margin-top:80px}.consultancy__list-item{width:47%}.consultancy__list-item:last-child{margin-bottom:32px}.consultancy__list-text{font-size:16px;width:94%}.services__inner{margin-bottom:80px}.services__title{margin:0 auto;max-width:456px}.services__subtitle{max-width:736px;margin:24px auto 0}.services__image{padding-bottom:69%}.services__col:first-child{margin-bottom:40px}.services__heading{font-size:40px;line-height:1.4}.services__row:not(:last-child){margin-bottom:120px}.services--about .services__heading{font-size:32px;margin-bottom:20px}.services--about .services__image{padding-bottom:57%;margin:0 auto}.services--about .services__col:last-child{margin-bottom:60px}.approach{padding:160px 0 0}.approach__title{margin-bottom:40px}.approach__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.approach__images{margin:80px 0 0}.approach__image{padding-bottom:56%;width:41%}.approach__image:first-child{width:56%}.offer__title{max-width:696px;margin:0 auto 80px}.offer__list{margin-top:80px}.offer__list .btn{margin-top:24px}.offer__list-item:not(:last-child){margin-bottom:40px}.offer__list-text{font-size:16px}.offer__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.offer__action .btn{width:auto}.dedicated{padding:160px 0 334px}.dedicated__title{margin-bottom:40px;max-width:480px}.dedicated__item:first-child{margin-bottom:120px}.dedicated__action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dedicated__action .btn{width:auto}.dedicated__list{padding-left:32px}.dedicated__list-item:not(:last-child){margin-bottom:40px}.dedicated__list-item:before{left:-32px;top:12px}.dedicated__list-text{width:663px}.provide__title{max-width:480px;margin-bottom:80px}.provide__heading{font-size:40px;max-width:576px}.provide__item{padding-top:80px}.provide__item:first-child{margin-bottom:80px}.provide__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px}.provide__list-item{width:47%}.provide__list-item:last-child{margin-bottom:32px}.provide__list-title{font-size:20px}.provide__list-text{font-size:16px;width:94%}.setup{padding:160px 0 0}.setup__title{margin-bottom:80px}.setup__image{padding-bottom:50%}.setup__item{padding-top:80px;margin-bottom:80px}.setup__heading{font-size:40px;margin-bottom:32px}.setup__list-item{font-size:18px}.setup__list-item:not(:last-child){margin-bottom:24px}.phase{padding:0 0 160px}.phase__above{margin-bottom:24px}.phase__top{margin-bottom:56px}.phase__image{padding-bottom:50%}.phase__item{padding:80px 0}.phase__heading{font-size:40px;margin-bottom:32px}.phase__cols{margin:32px 0 -24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.phase__col{font-size:18px;margin-bottom:24px;width:48%}.phase__col:not(:last-child){margin-bottom:24px}.phase__col i{font-size:24px}.phase__text{margin-top:32px}.phase__list-title{font-size:20px}.phase__list-item:not(:last-child){margin-bottom:32px}.contact__inner{margin-bottom:80px}.contact__title{max-width:696px;margin:0 auto}.contact .form{max-width:544px;margin:0 auto}.contact .form__action .btn{width:auto}.types__top{margin-bottom:80px}.types__title{max-width:544px;margin:0 auto}.types__item{padding:80px 0}.types__heading{font-size:40px;margin-bottom:32px}.types__list-item{font-size:20px}.types__action{margin-top:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.types__action .btn{width:auto}.types--secondary{padding:160px 0}.types--third{padding:0 0 160px}.various{padding:0 0 160px}.various__title{width:504px}.various__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px;margin-top:80px}.various__list-item{width:47%}.various__list-item:last-child{margin-bottom:32px}.various__list-text{font-size:16px;width:94%}.various__action{margin-top:80px}.various__action .btn{width:auto}.various--secondary{padding:160px 0}.various--third{padding:160px 0 354px}.mobile__title{margin-bottom:48px}.mobile__list-text{font-size:16px}.mobile__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.mobile__action .btn{width:auto}.track__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.track__list-item{width:47%}.built__inner{margin-bottom:80px}.built__item:not(:last-child){margin-bottom:80px}.built__image{padding-bottom:67%}.built__heading{font-size:40px}.built__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px}.built__list-item{width:46%}.built__list-item:not(:last-child){margin-bottom:32px}.built__list-item:last-child{margin-bottom:32px}.built__action{margin-top:80px}.built__action .btn{width:auto}.hire{padding:160px 0 0}.hire__title{max-width:unset}.hire__image{margin-top:80px;padding-bottom:50%}.hire__action .btn{width:auto}.hire--secondary{padding:160px 0 354px}.hire--black{padding:160px 0}.consulting__image{margin:-335px 0 120px}.consulting__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px;margin-top:80px}.consulting__list-item{font-size:16px;width:45%}.consulting__list-item:not(:last-child){margin-bottom:32px}.consulting__list-item:last-child{margin-bottom:32px}.machine{padding:0 0 160px}.machine__list-item{font-size:18px}.machine__images{margin:64px 0 0}.machine__image{padding-bottom:56%;width:41%}.machine__image:first-child{width:56%}.features__image{margin:-350px auto 80px;padding-bottom:49.43%}.features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px}.features__list-item{width:45%}.features__list-item::before{top:11px}.features__list-item:not(:last-child){margin-bottom:32px}.features__list-item:last-child{margin-bottom:32px}.features__action{margin-top:80px}.features__action .btn{width:auto}.employee__image{margin:160px 0;padding-bottom:50%}.employee__title{max-width:696px}.employee__inner{margin-bottom:80px}.employee__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:24px}.employee__top i{margin:0 16px 0 0}.employee__heading{font-size:24px}.employee__item{padding:80px 0}.employee__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.employee__action .btn{width:auto}.payroll__items{margin-top:80px}.payroll__image{padding-bottom:60%}.payroll__list{margin-top:80px}.payroll__list-text{font-size:16px}.workforce__items{margin-top:80px}.workforce__images{margin:0}.workforce__image{padding-bottom:56%;width:41%}.workforce__image:first-child{width:56%}.workforce__list{margin-top:80px}.workforce__list-text{font-size:16px}.training{padding:120px 0 160px}.training__title{max-width:455px;margin:0 auto 40px}.training__subtitle{max-width:696px;margin:0 auto}.training__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:80px;margin-bottom:-32px}.training__list-item{width:46%}.training__list-item:not(:last-child){margin-bottom:32px}.training__list-item:last-child{margin-bottom:32px}.drived__image{padding-bottom:65%;margin:-230px 0 80px}.drived__action{margin-top:40px}.drived__action .btn{width:auto}.solutions{padding:160px 0 0}.solutions__title{margin-bottom:40px}.solutions__item{margin-bottom:80px}.solutions__image{padding-bottom:57%}.lms__inner{margin-bottom:60px}.lms__title{max-width:576px}.lms__subtitle{max-width:696px;margin-top:40px}.lms__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-64px}.lms__item{width:48%}.lms__item:not(:last-child){margin-bottom:64px}.lms__decoration{margin-bottom:32px}.lms__heading{font-size:24px;max-width:320px;margin-bottom:16px}.lms__text{max-width:320px}.lms--secondary{padding:160px 0 354px}.piogroup__title{margin-bottom:80px}.piogroup__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-32px;margin-top:80px}.piogroup__list-item{width:45%}.piogroup__list-item:last-child{margin-bottom:32px}.piogroup__action{margin-top:80px}.piogroup__action .btn{width:auto}.institutions__title{margin-bottom:40px}.institutions__item{margin-bottom:80px}.institutions__action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.institutions__action .btn{width:auto}.professionals__title{margin-bottom:40px;max-width:576px}.professionals__item{margin-bottom:80px}.professionals .btn{margin-top:40px}.statistic{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:72px}.statistic__item{width:33.33%}.project-info__item:not(:last-child){margin-bottom:156px}.project-info__image{margin:-160px auto 160px auto}.project-info__title{font-size:40px;margin-bottom:40px}.idea__list{padding-left:48px}.idea__list i{left:-48px;font-size:24px}.idea__label{padding-right:20px;width:240px}.idea__value{max-width:calc(100% - 240px)}.idea__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:35px;font-size:18px}.check-list{font-size:18px}.check-list__item{padding-left:48px}.check-list__item:not(:last-child){margin-bottom:24px}.check-list .icon-check{top:4px;font-size:24px}.check-list__item{line-height:1.8}.one-image{padding:186px 0}.assistance{padding-bottom:128px}.assistance__title{max-width:696px;margin-bottom:60px}.assistance__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px;gap:40px 0}.assistance__item{width:48%}.assistance__item:not(:last-child){margin-bottom:0}.assistance__text{max-width:245px}.assistance__decoration{margin-bottom:0}.assistance .stack__title{max-width:100%}.history{padding:160px 0 200px 0}.history__year{font-size:32px}.reasons__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:80px;gap:0 24px}.reasons__col:not(:last-child){margin-bottom:0}.reasons__col:first-child{width:calc(58.7% - 12px)}.reasons__col:last-child{width:calc(41.3% - 12px)}.reasons__image--one{padding-bottom:79%}.reasons__image--two{padding-bottom:125%}.employees__title{margin-bottom:80px}.employees__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px 24px}.employees__item{width:calc(50% - 12px);margin-bottom:0}.employees__name{font-size:24px}.employees__position{font-size:18px}.employees__image{margin-bottom:24px}.careers__inner{padding:32px}.careers__title{font-size:32px}.careers__text{font-size:18px}.careers__footer{font-size:18px;line-height:1.8}.careers__items{gap:32px 0}.careers__items--values .careers__text{margin-bottom:32px}.careers__items--team{gap:24px}.careers__items--team .careers__text{font-size:16px}.careers__items--team .careers__inner{padding:32px 28px}.careers__items--team .careers__item{width:calc(50% - 12px)}.careers__action{margin-top:80px}.career{padding:40px 0 160px 0}.career__image{padding-bottom:21.5%}.career__title{font-size:48px;line-height:1.4}.career__short-info-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 32px}.career__short-info-item{min-width:160px;font-size:18px}.career__list{margin-bottom:64px}.career__list-title{font-size:24px;margin-bottom:24px}.career__list-item{font-size:18px}.career__action .btn{width:auto}.career__sidebar-image{padding-bottom:0;height:200px;width:336px}.career__sidebar-description{font-size:18px;line-height:1.8}.career__content h2{font-size:28px;margin-bottom:24px}.career__content .ce-paragraph,.career__content p{font-size:18px}.career__content img:not(.user__image){max-height:400px}.career__content ul li{font-size:18px;line-height:1.6}.vacancies{padding:160px 0}.vacancies__title{margin-bottom:80px}.vacancies__card{padding:32px}.vacancies__text{font-size:18px}.pages-nav{margin:0 auto 80px auto;gap:0 8px}.pages-nav__link{padding:7px 24px 8px 24px;font-size:18px}.pages-nav .btn{margin-bottom:36px}.pages-nav--policy{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pages-nav--policy .pages-nav__item{margin-bottom:0}.policy__list{color:#0e0e0e;margin-bottom:24px;padding-left:40px}.policy__list-item{font-size:18px}.policy__text p{margin-bottom:24px}.policy__title{margin-bottom:60px}.policy__subtitle{font-size:18px}.policy__secondary-title{font-size:28px;margin-bottom:24px;margin-top:36px}}@media (min-width:1200px){.hero--edtech .hero__image{padding-bottom:560px}}@media (min-width:1280px){.separator:after{width:1120px}.container{padding:0 80px;max-width:1280px}.nav__link-item{line-height:1.15}.nav__link-item:hover:after{opacity:1}.header{overflow-x:visible;padding:24px 48px}.header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;left:0;right:0}.header .nav__mobile{display:none}.header .nav__link-item{font-size:16px;color:#fff}.header .nav__link-item .icon-arrow-down{margin-left:4px}.header .nav-secondary{position:absolute;bottom:-41px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);left:0;background:#0e0e0e;width:100%;border-top:1px solid #282828;visibility:hidden}.header .nav-secondary.active{visibility:visible}.header .nav-secondary__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px auto 21px auto;max-width:1132px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px}.header .nav-secondary__item{width:calc(25% - 15px);margin-bottom:19px}.header .nav-third__list{max-width:1132px;margin-top:16px}.header .nav-third__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.header .nav-third__link{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.header .btn__header{font-size:16px}.header .btn{margin-right:0;white-space:nowrap}.hero{padding-top:260px}.hero .social{left:52px}.hero--edtech{padding:140px 0 160px}.hero--edtech .hero__title{max-width:760px}.hero--edtech .hero__text{max-width:736px}.hero--lms{padding:140px 0 160px}.hero--lms .hero__subtitle{max-width:608px}.hero--lms .hero__image{padding-bottom:50%}.hero--blog{padding:140px 0 120px}.hero--blog .hero__subtitle,.hero--blog .hero__title{max-width:864px}.hero--article{padding:152px 0 160px}.hero--article .hero__title{max-width:640px;font-size:48px;line-height:1.4}.hero--article .hero__subtitle{max-width:640px;font-size:16px}.hero--article .tags__wrapper{margin:32px 0 48px}.hero--business{padding:152px 0 160px}.hero--business .hero__inner{max-width:800px;margin:0 auto}.hero--solution{padding:152px 0 0}.hero--solution .hero__subtitle{max-width:736px}.hero--collaboration{padding:152px 0 160px}.hero--collaboration .hero__subtitle{max-width:608px}.hero--projects{padding:152px 0 8px}.hero--project{padding:152px 0 240px}.hero--about{padding:160px 0 80px}.hero--about .container{max-width:960px}.hero--careers{padding:150px 0 160px;min-height:736px}.hero--careers .hero__title{max-width:640px;margin-bottom:32px;font-size:64px;line-height:1.25}.hero--careers .hero__subtitle{max-width:640px;font-size:16px}.hero--careers .tags__wrapper{margin:32px 0 48px}.hero--careers .breadcrumbs{padding-bottom:130px}.hero--career{padding-top:150px}.hero--career .breadcrumbs{padding:0 24px 80px}.hero--author{padding:140px 0 120px}.hero--author .hero__subtitle,.hero--author .hero__title{max-width:864px}.footer{display:block;padding-top:56px}.footer--mob{display:none}.footer__logo img{width:140px}.footer__top{padding:0 0 40px}.footer__bottom{padding:32px 0}.footer__middle{padding:0 0 54px 0}.footer__bottom-inner,.footer__middle,.footer__top{margin:0 auto;max-width:1120px}.footer-nav{padding-left:48px}.footer-nav__list{gap:15px 32px}.footer-nav__list--bottom{gap:24px 32px}.footer-nav__list--extra{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 24px)}.footer-nav__list--extra .footer-nav__item{width:100%}.footer-nav__item{width:calc(25% - 24px)}.footer-nav__item:nth-child(2n){padding-left:0}.footer-nav__extra-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px 32px}.footer-nav__sub-list{margin-top:3px}.footer-nav__sub-item{margin-top:2px}.footer-nav__sub-link{font-family:Raleway,sans-serif;font-size:12px;color:#c9c9c9;display:inline-block}.footer-nav__sub-link:before{margin-right:4px;content:'>';color:#bed400}.footer .social{margin-right:0}.footer .social__item{margin:0 16px}.footer .social__item:not(:last-child){margin:0 16px}.footer .contacts{width:388px}.processes .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 0 80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.processes__image{margin-right:80px;margin-bottom:80px;width:100%}.processes__left{width:40%}.processes__right{width:55%}.processes__left-item{position:sticky;top:20%}.processes__left-subtitle,.processes__left-title{text-align:start}.processes__left-subtitle{max-width:unset;margin-left:0}.processes__right-items{margin:0}.processes__right-item{padding:120px 80px 120px 64px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.processes__right-item i{padding-top:6px;text-align:center;min-width:32px;width:32px}.processes__right-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 0 48px}.processes__right-subtitle{text-align:start}.about__subtitle{max-width:864px}.about__image{padding-bottom:47%}.about__items{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1018px;margin:160px auto 0}.about__item{padding:0}.about__item:not(:first-child){border-top:unset;padding-left:110px}.about__item:not(:last-child){border-right:1px solid #282828;padding-right:110px}.about__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-top:none;padding-top:0;max-width:1018px}.about__bottom-text{text-align:left;margin-bottom:0}.about__bottom-clutch{width:calc(100% - 490px)}.about__bottom-clutch-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.work__item{width:31%}.work__decoration{margin-right:32px}.choose__title{text-align:start}.choose__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.choose__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:80px 0 0;width:50%}.choose__item:not(:last-child){margin-bottom:0}.choose__item-subtitle{text-align:start}.cases--project .cases__items{margin:80px -16px 0 -16px}.cases--projects .cases__items{margin:0 -16px}.cases--project .cases__items,.cases--projects .cases__items{gap:80px 0}.cases--project .cases__item,.cases--projects .cases__item{width:33.3%;padding:0 16px}.cases__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin:80px -16px 0}.cases__item{padding:0 16px;width:50%}.cases__item:not(:last-child){margin-bottom:0}.cases__image{padding-bottom:100%}.cases__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:32px}.cases__inner .cases__title{font-size:32px;line-height:1.2}.cases__inner .btn{margin-top:24px;-webkit-transition:color .3s ease;transition:color .3s ease}.cases__inner .btn:hover{color:#bed400;-webkit-transition:color .3s ease;transition:color .3s ease}.cases__text{text-align:start;font-size:16px;max-width:352px;line-clamp:3;-webkit-line-clamp:3}.cases__action{margin-top:80px}.stack__items{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0 -16px -32px}.stack__item{padding:0 16px;width:16.66%}.stack--third{padding:0 0 440px}.industries__image{margin:-430px 0 120px;padding-bottom:48%}.industries__subtitle,.industries__title{max-width:736px}.industries__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.industries__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}.industries__top i{margin:7px 24px 0 0}.industries__text{max-width:544px}.industries--third{padding:160px 0 400px}.collaboration__title{max-width:544px}.collaboration__subtitle{max-width:639px}.collaboration__image{padding-bottom:46%}.collaboration__image:first-child{width:57%}.collaboration__items{max-width:800px}.reviews__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__item{width:48.5%;padding:32px}.reviews__action{margin-top:48px}.faq__title{max-width:736px}.faq__subtitle{max-width:736px;margin:24px auto 0}.faq__image{width:736px}.faq .accordion{max-width:736px;margin:0 auto}.faq .accordion__content{padding:0 110px 0 0}.touch .container{height:calc(100vh - 43vh)}.touch__title{margin-bottom:32px}.touch__subtitle{font-size:16px;max-width:730px}.touch__action{margin-top:48px}.breadcrumbs{padding-left:48px}.common__text{max-width:unset}.common__decoration{margin-right:32px}.quality__title{max-width:736px;margin:0 auto}.quality__paragraph{max-width:736px;margin:24px auto 0}.quality__text{line-height:1.8}.quality__item-title{font-size:24px}.quality__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quality__row:not(:last-child){margin-bottom:80px}.quality__row:first-child .quality__col:last-child{width:48%}.quality__row:last-child .quality__col:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.quality__col{width:42%}.quality__col:not(:last-child){margin-bottom:0}.quality__image{padding-bottom:116%;width:500px}.quality__decoration--secondary{margin:9px 24px 0 0}.quality__description{max-width:928px;margin:80px auto 0}.quality__description p{color:#fff}.quality__description p:not(:last-child){margin-bottom:32px}.quality__action{margin-top:80px}.benefits__title{max-width:736px;margin:0 auto 80px}.benefits__col:last-child{width:40%}.benefits__image{padding-bottom:98%}.benefits__list-item{font-size:18px}.benefits__list-item:not(:last-child){margin-bottom:40px}.benefits__list-item h3{font-size:18px}.benefits__list-title{font-size:20px}.benefits__col:first-child{width:46%}.benefits__col:last-child{width:42%}.benefits__image{padding-bottom:87%}.platforms__title{max-width:unset}.platforms__item{width:33.33%}.learning__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -32px}.learning__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 32px;width:33.33%}.learning__item:not(:first-child){border-top:none}.learning__item:nth-of-type(2){border-left:1px solid #282828;border-right:1px solid #282828}.learning__item__item-title{margin-bottom:8px}.learning__item__item-subtitle{text-align:start;font-size:16px}.learning__item-title{margin-bottom:8px}.learning__item-subtitle{text-align:start;font-size:16px}.learning--numbers .learning__items{margin:0}.learning--numbers .learning__item{padding:0;width:50%}.learning--numbers .learning__item:nth-of-type(2),.learning--numbers .learning__item:nth-of-type(4){border-right:none;padding-left:80px}.learning--numbers .learning__item:nth-of-type(1),.learning--numbers .learning__item:nth-of-type(2){padding-bottom:60px;border-bottom:1px solid #282828}.learning--numbers .learning__item:nth-of-type(3),.learning--numbers .learning__item:nth-of-type(4){padding-top:60px}.learning--numbers .learning__item:nth-of-type(4){border-left:1px solid #282828}.expect__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.expect__title{margin-bottom:60px}.expect__col{width:50%}.expect__col:last-child{max-width:unset;margin:0;width:40%}.expect__col:first-child{margin-bottom:0}.expect__col__image{padding-bottom:133%}.expect__col__title{margin-bottom:60px}.expect__image{padding-bottom:136%}.status__text{text-align:center;margin:40px 0 24px}.card:hover{cursor:pointer}.card:hover .card__cover{opacity:1}.card:hover .btn{color:#bed400;-webkit-transition:color .3s ease;transition:color .3s ease}.card:not(:first-child){width:33.33%}.card:first-child .card__description{-webkit-line-clamp:2}.card__image{max-height:321px}.modal .form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal .form__row{width:100%}.modal .form__row:nth-of-type(1),.modal .form__row:nth-of-type(2),.modal .form__row:nth-of-type(3),.modal .form__row:nth-of-type(4){width:48%}.modal .form__row:nth-of-type(1),.modal .form__row:nth-of-type(3){margin-right:32px}.modal .form__file{margin:0 0 48px}.modal__blog{width:816px}.modal__career{padding:80px 96px;width:736px}.modal__career .modal__title{margin-bottom:21px}.modal__contact{height:87vh;width:864px;max-height:714px}.modal__send-resume{height:734px}.modal__send-resume .form__row{width:100%}.modal__send-resume .form__row:nth-of-type(1),.modal__send-resume .form__row:nth-of-type(2),.modal__send-resume .form__row:nth-of-type(3),.modal__send-resume .form__row:nth-of-type(4){width:100%}.modal__send-resume .form__row:nth-of-type(1),.modal__send-resume .form__row:nth-of-type(3){margin-right:0}.modal__seo{padding:24px;display:block;height:70vh;width:696px}.modal__seo .form__row{width:100%}.modal__seo .form__row:nth-of-type(3){width:100%}.modal__seo .form__row:nth-of-type(2){margin-right:0}.modal__seo .form__row:nth-of-type(1){width:47%;margin-right:32px}.modal__seo .modal__top{margin-bottom:48px}.modal__seo .modal__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:35px}.modal__team{width:1120px;height:736px;display:-webkit-box;display:-ms-flexbox;display:flex}.modal__team-text{margin-bottom:64px;height:calc(100% - 126px);overflow:auto;line-height:1.2}.modal__team-text p{line-height:1.6}.modal__team-image{min-width:736px;height:736px;padding-bottom:0}.article__inner{width:100%}.article__inner .content{min-height:128px}.article__box-item:first-child{display:block;margin-bottom:48px}.article__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__social{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 48px 0 0;position:sticky;top:15%}.article__social-link:not(:last-child){margin:0 0 16px}.article__box{margin:0 0 0 64px;min-width:288px;position:sticky;top:13%}.article__bottom{margin:136px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #c9c9c9}.article__bottom .users__wrapper{margin-bottom:0}.article__bottom .tags__wrapper{padding-bottom:0;border:none}.related .card:first-child{width:33.33%}.face__title{max-width:864px}.face__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -40px -80px}.face__item{padding:0 40px}.face__right{margin-left:24px}.face__text{font-size:18px;max-width:unset}.address__subtitle{width:735px}.address__items{margin:80px -40px -40px}.address__item{padding:0 40px;margin-bottom:40px}.address__images{margin:-400px 0 120px}.address__image{padding-bottom:43%;width:32%}.address__image:first-child{width:66%}.address__box-text{max-width:736px}.address__right{margin-left:24px}.challenges__image{margin:-440px 0 120px}.challenges__right{margin-left:24px}.challenges__text{font-size:18px}.custom{padding:160px 0 400px}.custom__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.custom__title{width:480px}.custom__inner{width:544px}.custom__action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:40px}.custom--secondary,.custom--third{padding:160px 0}.include__title{max-width:736px}.include__subtitle{max-width:640px}.include .swiper-slide{width:576px}.include__card{padding:64px}.consultancy__item:first-child{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.consultancy__box{width:48%}.consultancy__image{margin-top:0;width:40%;padding-bottom:53%}.consultancy__image--desktop{display:block}.consultancy__image--mobile{display:none}.consultancy__list{padding-left:32px}.consultancy__list-item:before{left:-32px;top:14px}.consultancy__list-title{font-size:20px}.consultancy__list-text{font-size:18px;width:87%}.services__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services__row:not(:last-child){margin-bottom:80px}.services__row:nth-of-type(2) .services__col:first-child,.services__row:nth-of-type(4) .services__col:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.services__col{width:49%}.services__col:first-child{margin:0;width:43%}.services__image{padding-bottom:74%}.services--about .services__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.services--about .services__row:nth-child(n+1) .services__col:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.services--about .services__row:nth-child(n+1) .services__col:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.services--about .services__row:nth-child(2n) .services__col:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.services--about .services__row:nth-child(2n) .services__col:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.services--about .services__image{padding-bottom:72%;margin:0}.services--about .about__items{display:-webkit-box;display:-ms-flexbox;display:flex}.services--about .about__item:not(:last-child){border-right:1px solid #c9c9c9}.services--about .about__item-title{color:#0e0e0e}.services--about .about__item-subtitle{color:#0e0e0e}.services .services__col{width:43%;margin-bottom:0}.services .services__col:first-child{width:50%}.approach__inner{max-width:832px}.approach__image{padding-bottom:40%;width:32%}.approach__image:first-child{width:66%}.offer__title{max-width:736px}.offer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer__image{padding-bottom:40%;width:47%}.offer__list{padding-left:32px;margin:0;width:46%}.offer__list-item:before{left:-32px}.offer__list-title{font-size:20px}.offer__list-text{font-size:18px}.dedicated{padding:160px 0 430px}.dedicated__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.dedicated__title{width:480px}.dedicated__inner{width:544px}.dedicated__list-text{max-width:512px}.provide__list{padding-left:32px}.provide__list-item:before{left:-32px;top:14px}.provide__list-text{font-size:18px;width:100%}.setup__title{max-width:596px;margin:0 auto 80px}.setup__image{padding-bottom:48%}.setup__items{max-width:736px;margin:0 auto}.phase__items{max-width:736px;margin:0 auto}.phase__title{max-width:544px}.contact__title{max-width:736px}.contact__subtitle{max-width:736px;margin:24px auto 0}.contact .form{max-width:544px}.types__subtitle{max-width:736px;margin:24px auto 0}.types__image{padding-bottom:48%}.types__items{max-width:736px;margin:0 auto}.various__title{max-width:544px}.various__subtitle{max-width:640px}.various__list{padding-left:32px}.various__list-item:before{left:-32px;top:14px}.various__list-title{font-size:20px}.various__list-text{font-size:18px;width:87%}.mobile__title{max-width:736px;margin:0 auto 80px}.mobile__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile__image{padding-bottom:62%;width:48%}.mobile__list{padding-left:32px;margin:0;width:48%}.mobile__list-item:before{left:-32px;top:14px}.mobile__list-text{font-size:18px}.mobile__list-title{font-size:20px}.track__title{max-width:390px;margin-bottom:32px}.track__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.track__box{width:48%}.track__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:32px}.track__list-item{font-size:20px;width:unset}.track__list-item:before{left:-32px;top:14px}.track__image{padding-bottom:51%;margin:0;width:48%}.built__inner{max-width:832px;margin:0 auto 80px}.built__image{padding-bottom:48%;margin:0 auto;width:800px}.built__list{padding-left:32px}.built__list-item{font-size:18px;width:48%}.built__list-item:before{left:-32px;top:12px}.hire__title{max-width:736px}.hire__subtitle{max-width:730px;margin:0 auto}.hire__image{padding-bottom:46%}.hire--secondary{padding:160px 0 400px}.consulting__image{margin:-430px 0 120px;padding-bottom:43%}.consulting__list{padding-left:32px}.consulting__list-item{font-size:18px;width:47%}.consulting__list-item::before{left:-32px}.machine__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.machine__box{width:48%}.machine__list{margin:40px 0;padding-left:32px}.machine__list-item:before{left:-32px}.machine__images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0;width:31%}.machine__image{width:100%}.machine__image:first-child{padding-bottom:110%;width:100%}.machine__image:nth-of-type(2){padding-bottom:171%}.machine__image:last-child{display:block}.machine__image:not(:last-child){margin-bottom:40px}.features__image{margin:-395px auto 80px;padding-bottom:48.4%}.features__list{padding-left:32px}.features__list-item{font-size:18px;width:47%}.features__list-item:before{top:12px;left:-32px}.employee__image{padding-bottom:48%}.employee__subtitle,.employee__title{max-width:736px}.employee__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.employee__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}.employee__top i{margin:7px 24px 0 0}.employee__text{max-width:544px}.payroll__title{max-width:736px;margin:0 auto}.payroll__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payroll__image{height:100%}.payroll__item{width:48%}.payroll__item:first-child{width:40%}.payroll__list{margin:0;padding-left:32px}.payroll__list-item:before{left:-32px}.payroll__list-title{font-size:20px}.payroll__list-text{font-size:18px}.workforce__title{max-width:736px;margin:0 auto}.workforce__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.workforce__item{width:48.5%}.workforce__item:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:40%}.workforce__images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.workforce__image{padding-bottom:74%;width:100%}.workforce__image:first-child{margin-bottom:40px;padding-bottom:150%;width:100%}.workforce__list{margin:0;padding-left:32px}.workforce__list-item:before{left:-32px}.workforce__list-title{font-size:20px}.workforce__list-text{font-size:18px}.training{padding:160px 0 200px}.training__title{max-width:640px;margin:0 auto 24px}.training__subtitle{max-width:736px}.training__list{padding-left:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 32px}.training__list-item{font-size:18px;width:calc(33.3% - 32px)}.training__list-item:before{left:-32px}.drived__image{margin:-280px auto 80px;padding-bottom:48%;width:800px}.drived__text{max-width:736px;margin:0 auto}.solutions__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.solutions__item{margin:0;width:49%}.solutions__image{padding-bottom:38.5%}.solutions__image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:40%}.lms__inner{margin-bottom:80px}.lms__subtitle{max-width:736px}.lms__heading{max-width:448px}.lms__text{max-width:448px}.lms__item:not(:last-child){margin-bottom:80px}.lms__items{margin-bottom:-80px}.piogroup__image{padding-bottom:46.5%}.piogroup__list{padding-left:32px}.piogroup__list-item{font-size:18px;width:47%}.piogroup__list-item:before{left:-32px}.institutions__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.institutions__item{margin:0;width:49%}.institutions__image{padding-bottom:47.5%}.institutions__image{width:40%}.professionals__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.professionals__item{margin:0;width:49%}.professionals__image{padding-bottom:0;height:100%;width:40%}.professionals__image img{position:relative}.project-info__item{display:-webkit-box;display:-ms-flexbox;display:flex}.project-info__item:not(:last-child){margin-bottom:120px}.project-info__title{width:50%}.project-info__description{padding-left:16px;width:50%}.project-info__description p:not(:last-child){margin-bottom:40px}.project-info .stack__item{width:33%}.project-info .stack__item:not(:last-child){margin-bottom:40px}.assistance__text{max-width:unset}.assistance__decoration{margin-right:32px}.assistance__items{margin-bottom:160px;gap:32px}.assistance__item{width:calc(33.3% - 21px)}.reasons__images{gap:0 32px}.reasons__item{width:33.3%}.reasons__image:not(:last-child){margin-bottom:32px}.reasons__col:first-child{width:calc(58.7% - 16px)}.reasons__col:last-child{width:calc(41.3% - 16px)}.reasons__text{max-width:832px}.employees__title{margin-bottom:80px}.employees__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px 24px}.employees__item{width:calc(50% - 12px);margin-bottom:0}.employees__name{font-size:24px}.employees__position{font-size:18px}.employees__image{margin-bottom:24px}.employees__items{gap:80px 32px}.employees__item{width:calc(33.3% - 21px)}.careers__items{gap:32px}.careers__items--values .careers__item{min-height:288px}.careers__items--team{gap:32px}.careers__items--team .careers__text{font-size:18px}.careers__items--team .careers__inner{padding:32px}.careers__items--team .careers__item{width:calc(50% - 16px)}.careers__item{width:calc(50% - 16px)}.career__images{gap:0 16px}.career__image--four,.career__image--one{width:calc(23% - 16px)}.career__image--two{width:calc(21% - 16px)}.career__image--three{width:calc(35% - 16px)}.career__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.career__sidebar{width:352px}.career__sidebar-image{width:352px;max-width:352px;height:200px}.career__content{width:calc(100% - 576px)}.career__nav{margin-top:0}.form--career .icon-attachment{font-size:24px}.form--career .form__row{width:100%}.form--career .form__row:nth-of-type(2),.form--career .form__row:nth-of-type(3){width:100%;margin-right:0}.form--career .upload .btn-add{display:block}}@media (min-width:1440px){.separator:after{width:1500px}.processes .container{padding:0 0 0 160px}.processes__image{margin-right:160px;width:100%}.processes__right{width:58%}.processes--secondary{padding:160px 0 400px}.touch .container{height:calc(100vh - 33vh)}}@media (min-width:1920px){.container{padding:0 80px;max-width:1660px}h1{font-size:80px}.hero{padding-top:350px}.hero__title{max-width:650px;margin-bottom:48px}.hero--edtech{padding-top:140px}.hero--edtech .hero__title{max-width:992px}.hero--edtech .hero__image{padding-bottom:38%}.hero--lms{padding-top:140px}.hero--blog{padding:140px 0 120px}.hero--article{padding-top:152px}.hero--business{padding:152px 0 160px}.hero--solution{padding:152px 0 0}.hero--collaboration{padding:152px 0 160px}.hero--about{padding:160px 0 80px}.hero--careers{padding-top:150px}.hero--author{padding:140px 0 120px}.processes .container{padding:0 80px;max-width:1660px}.processes__left,.processes__right{width:49%}.processes__left-subtitle{max-width:567px}.about__subtitle{max-width:1120px}.about__image{padding-bottom:43%}.choose__item-subtitle{max-width:608px}.cases__inner .cases__title{font-size:48px;line-height:1.4}.cases__text{max-width:480px;font-size:18px}.collaboration__image{padding-bottom:42.5%}.collaboration__image:first-child{width:57.5%}.collaboration__items{max-width:800px}.reviews__item{width:49%}.touch .container{height:calc(100vh - 22vh)}.card__image-item{height:280px}.related .card:first-child .card__image-item{height:280px}.built__image{padding-bottom:36%}.drived__image{padding-bottom:36%}}@media (max-width:767px){#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{padding:var(--hs-banner-padding,1.2em)!important}#hs-eu-cookie-confirmation #hs-eu-header-container{margin-bottom:-24px!important}#hs-banner-parent *{font-size:12px!important}}