*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}img{border:0;max-width:100%;height:auto}a{color:var(--color-blue-primary);text-decoration:none;-webkit-transition-duration:.4s;transition-duration:.4s}a:hover{text-decoration:underline;color:var(--color-blue-hover)}a:focus{text-decoration:none;color:var(--color-blue-hover)}a:focus-visible{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #43b7ff;box-shadow:0 0 0 1px #fff,0 0 0 2px #43b7ff}*,:active,:focus{outline:0!important}::-moz-selection{background:rgba(0,145,234,.3)}::selection{background:rgba(0,145,234,.3)}html{height:100%;scroll-behavior:auto!important}body{font:var(--text-font-size) "Open Sans",sans-serif;line-height:1.5em;color:var(--color-grey-primary);background:var(--white);padding:0;height:100%}body.menu-active{overflow:hidden}#wrapper{overflow:hidden;position:relative;padding-top:72px}.home #wrapper{padding:0}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.main-layout-bg{background:#f2f2f2;padding-top:75px}.main-layout-bg:after{content:"";display:table;clear:both}.main-layout-bg .container{max-width:1500px}.main-layout-bg .container .title{text-transform:uppercase;font-size:var(--h3-font-size);color:var(--color-grey-secondary);margin-left:51px;margin-bottom:22px}.main-layout-bg .container .link-all{text-transform:uppercase}@media only screen and (max-width:1445px){.main-layout-bg .container .title{margin-left:31px}}.grecaptcha-badge{visibility:hidden}.alignright{float:right;margin:5px 0 30px 20px}.alignleft{float:left;margin:5px 30px 20px 0}.alignnone{margin:5px 0 20px 0}.aligncenter{display:block;margin:25px auto;text-align:center}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.8em;line-height:1.6em}.h1,h1{font-size:var(--h1-font-size);text-transform:uppercase;margin-bottom:.7em;font-weight:800;color:#333;line-height:1.3em}.h2,h2{color:var(--color-blue-hover);font-weight:700;font-size:var(--h2-font-size);text-transform:uppercase}.h3,h3{font-size:var(--h3-font-size);margin-bottom:1em;font-weight:700;color:var(--color-blue-hover);text-transform:uppercase}.h4,h4{font-size:var(--h3-font-size);font-weight:400;text-transform:uppercase;margin-bottom:.5em;color:#222}.h5,h5{font-size:var(--text-font-size);font-weight:600;text-transform:uppercase;margin-bottom:.5em;color:#222}.h6,h6{font-size:var(--text-font-size);font-weight:700;margin-bottom:.5em}.head-page{border-bottom:1px solid #e5e5e5;background:var(--white);margin-bottom:50px;padding:35px 0 70px}.head-page h1{margin:0}iframe{max-width:100%;height:660px;display:block;border:none}.iframe iframe{width:100%;height:382px}.text-wrap{letter-spacing:.4px}.text-wrap iframe{width:100%;margin-bottom:40px;height:360px}.text-wrap blockquote{margin:50px 0;padding:35px 0 45px;font-style:italic;color:var(--color-blue-hover);border-top:1px solid var(--color-grey-secondary);border-bottom:1px solid var(--color-grey-secondary);position:relative;letter-spacing:1px;line-height:1.8em}.text-wrap blockquote:after,.text-wrap blockquote:before{content:'';position:absolute;width:48px;height:46px;background:url(../png/blockquote.png) center center no-repeat;left:0;top:0;margin:-23px 0 0 -20px}.text-wrap blockquote:after{left:auto;top:auto;bottom:0;right:0;margin:0 -20px -23px}.text-wrap blockquote footer{padding-top:20px;font-style:normal;color:#8f959f;letter-spacing:1px}.text-wrap blockquote footer p{margin:0}.text-wrap blockquote footer .name{color:var(--color-blue-hover);font-weight:700}.text-wrap blockquote footer.person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.text-wrap blockquote footer.person .photo{overflow:hidden;width:60px;height:60px;border-radius:50%;margin-right:25px}.text-wrap blockquote footer.person .photo img{margin:0}.text-wrap blockquote footer.person p{margin:0}.text-wrap blockquote footer.person strong{color:#222}.text-wrap hr{margin:35px 0}.text-wrap p{margin:0 0 1.3em}.text-wrap p+h2,.text-wrap p+h3,.text-wrap p+h4,.text-wrap p+h5,.text-wrap p+h6{margin-top:1em}.text-wrap ol,.text-wrap ul{margin-bottom:1em}.text-wrap ol+h3,.text-wrap ul+h3{margin-top:1em}.text-wrap ul li{list-style:none;margin-bottom:.4em;padding-left:20px;position:relative}.text-wrap ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background:var(--color-green-primary)}.text-wrap ol{counter-reset:myCounter}.text-wrap ol li{list-style:none;margin-bottom:.8em;position:relative}.text-wrap ol li:before{counter-increment:myCounter;content:counter(myCounter) ".";color:var(--color-green-primary);font-weight:600;padding-right:5px}.text-wrap img{margin-top:.3em;margin-bottom:1.8em}.text-wrap .gallery+h2,.text-wrap .gallery+h3,.text-wrap .gallery+h4{margin-top:1em}.text-wrap .alignright{float:right;margin:5px 0 30px 20px}.text-wrap .alignleft{float:left;margin:5px 30px 20px 0}.text-wrap .alignnone{margin:5px 0 20px 0}.text-wrap .aligncenter{display:block;margin:25px auto;text-align:center}.text-wrap strong.style-2{color:var(--color-green-primary)}.single .text-wrap blockquote{color:#8f959f;margin:80px 0}.full-line{margin:45px 0;text-align:center}.full-line iframe,.full-line img{margin:0}.full-line iframe{height:445px}.page-nav{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;text-transform:uppercase;border-top:1px solid #dedede;padding-top:45px;margin-top:45px;font-size:var(--text-small-font-size)}@media only screen and (max-width:1445px){.iframe iframe{height:321px}}@media only screen and (max-width:1199px){iframe{height:600px}.iframe iframe{height:253px}.h1,h1{font-size:40px}.h2,.single-articles h2,.single-insights h2,h2{font-size:36px}}@media only screen and (max-width:991px){html{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}iframe{height:450px}.iframe iframe{height:388px}.h1,h1{font-size:36px}.h2,.single-articles h2,.single-insights h2,h2{font-size:30px}.h3,h3{font-size:22px}}@media only screen and (max-width:767px){.h1,h1{font-size:36px}.h2,.single-articles h2,.single-insights h2,h2{font-size:28px;line-height:1.3em}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h6,h6{font-size:var(--text-font-size)}.head-page{margin-bottom:35px;padding:0 0 25px}iframe{height:350px}.iframe iframe{height:280px}.full-line{margin:35px 0 35px}.full-line iframe{height:350px}}@media only screen and (max-width:575px){body{font-size:var(--text-small-font-size)}.h1,h1{font-size:32px}.h2,.single-articles h2,.single-insights h2,h2{font-size:26px}.text-wrap ul li{padding-left:20px}.text-wrap ul li:before{top:9px}iframe{height:250px}.full-line{margin:25px 0}.full-line iframe{height:250px}.single .text-wrap blockquote{margin:35px 0}.text-wrap blockquote:after,.text-wrap blockquote:before{margin:-23px 0 0 -15px}.text-wrap blockquote:after{margin:0 -15px -23px}}@media (max-width:450px){.iframe iframe{height:230px}}@media only screen and (max-width:400px){.h1,h1{font-size:28px}.h2,.single-articles h2,.single-insights h2,h2{font-size:var(--h3-font-size)}}@media (max-width:375px){.iframe iframe{height:165px}}i.check:before{content:'';display:block;width:45px;height:35px;border-bottom:10px solid var(--color-green-primary);border-left:10px solid var(--color-green-primary);border-radius:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.full-row{background:var(--color-green-primary);padding:25px 0;position:relative;color:var(--white);font-size:var(--text-font-size)}.full-row.full-row-style-2{background:var(--color-blue-primary)}.full-row.full-row-style-2 .btn{color:var(--color-blue-primary)}.full-row.full-row-style-2 .btn:hover{color:var(--white)}.full-row:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:url(../png/bg-repeat.png);opacity:.15}.full-row .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.full-row p{margin:0 20px}.full-row .btn{margin:0 20px}.btn.btn-blocked:not(:disabled):not(.disabled){background:grey;border-color:grey;cursor:default}.btn.btn-blocked:not(:disabled):not(.disabled):focus{-webkit-box-shadow:none;box-shadow:none;color:var(--white)}.btn.btn-blocked:not(:disabled):not(.disabled):hover{color:var(--white);background:grey;border-color:grey}@media only screen and (max-width:767px){.full-row{padding-bottom:35px}.full-row p{margin:0 0 20px}.full-row .btn{margin:0;width:100%}}.load-process{background:#eee;padding:25px;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;min-height:140px}.load-process .ball-beat>div{background-color:var(--white);border-radius:100%;width:8px;height:8px;margin:0 2px;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear}.load-process .ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-beat{50%{opacity:.2}100%{opacity:1}}@keyframes ball-beat{50%{opacity:.2}100%{opacity:1}}@media only screen and (max-width:767px){.load-process{min-height:0}}#true_loadmore_new{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;position:relative;z-index:10;width:100%;height:100px;background-color:#ebf7ff;margin-top:44px}#true_loadmore_new .button__loadmore{position:relative;font-size:22px;font-weight:700;color:#43b7ff;padding:20px 150px}#true_loadmore_new .button__loadmore:hover{text-decoration:none}@media screen and (min-width:1201px){#true_loadmore_new .button__loadmore:hover{color:#58cb60}#true_loadmore_new .button__loadmore:hover:after{content:url(../svg/chevron-green.svg);position:absolute;right:120px;top:21px}}@media screen and (max-width:640px){#true_loadmore_new .button__loadmore:hover:after{top:19px}}.loadmore{text-transform:uppercase;display:inline-block;margin:30px 0 10px;font-size:var(--text-small-font-size)}.page-template-mobidev_life_page-php #true_loadmore_mobidev_life,.page-template-templatestemplate-career-php #true_loadmore_open_position{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;position:relative;z-index:10;width:100%;height:100px;background-color:#ebf7ff;margin-top:44px}.page-template-templatestemplate-career-php #true_loadmore_open_position{margin-top:20px}.page-template-mobidev_life_page-php #true_loadmore_mobidev_life a.mobidev_life__loadmore,.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore{position:relative;font-size:22px;font-weight:700;color:#43b7ff;padding:20px 150px}.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore:hover{border:none}.page-template-mobidev_life_page-php #true_loadmore_mobidev_life a.mobidev_life__loadmore:hover,.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore:hover{text-decoration:none}@media screen and (min-width:1201px){.page-template-mobidev_life_page-php #true_loadmore_mobidev_life a.mobidev_life__loadmore:hover:after,.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore:hover:after{content:url(../svg/chevron-green.svg);position:absolute;right:120px;top:21px}.page-template-mobidev_life_page-php #true_loadmore_mobidev_life a.mobidev_life__loadmore:hover,.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore:hover{color:#58cb60}}@media screen and (max-width:640px){.page-template-mobidev_life_page-php #true_loadmore_mobidev_life a.mobidev_life__loadmore:hover:after,.page-template-templatestemplate-career-php #true_loadmore_open_position a.open_position__loadmore:hover:after{top:19px}}.loadmore.loadmore-mobile{display:none}.hide-bg{-webkit-transition-duration:.2s;transition-duration:.2s;opacity:0;z-index:-1}@media only screen and (max-width:767px){.loadmore{margin:20px 0 0}.loadmore.loadmore-mobile{display:inline-block}.clients .loadmore{display:none!important}}@media only screen and (min-width:768px){.mob-visible{display:none!important}}@media only screen and (max-width:767px){.mob-hide{display:none!important}}.row-p2{margin:0 -30px;padding-top:10px;color:#777}.row-p2>div{padding:0 30px}.text-box{max-width:990px;margin:0 auto;text-align:center;color:#777}.video-link{position:relative;margin-bottom:30px;display:block}.video-link:after{content:'';position:absolute;left:50%;top:50%;width:72px;height:54px;margin:-27px 0 0 -36px;background:url(../png/play.png) center center no-repeat;background-size:contain;-webkit-transition-duration:.2s;transition-duration:.2s}.video-link img{margin:0}.video-link:hover:after{opacity:.8}.title-bordered{margin-bottom:35px;padding-left:28px;position:relative}.title-bordered:before{content:'';position:absolute;left:0;top:4px;bottom:4px;border-left:4px solid var(--color-blue-primary)}.title-bordered>*{margin-bottom:0}.title-bordered.style-2:before{border-color:var(--color-green-primary)}.title-bordered h3{font-weight:600}.bordered-box{border-top:1px solid #9ad3fe;border-bottom:1px solid #9ad3fe;margin-bottom:70px;padding:80px 0;color:#777}.bordered-box .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bordered-box li{letter-spacing:1px}.webinar-button{width:100%;background:#00c853;position:absolute;font-size:1.458vw;font-weight:700;text-align:center;padding:1.667vw;border-radius:35.13px 35.13px 0 0;bottom:0;color:#303b4e;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;gap:1.588vw}.webinar-button:hover{text-decoration:none}.webinar-button:after{content:"";display:block;width:1.429vw;height:1.323vw;background:url(../svg/arrow_link_webinar.svg) no-repeat;background-size:contain}.webinar-background{margin:0}@media screen and (max-width:1023px){.webinar-button{font-size:3.566vw;padding:2.9vw;gap:3.918vw;border-radius:30.13px 30.13px 0 0}.webinar-button:after{width:2.351vw;height:2.351vw}}@media only screen and (max-width:1445px){.row-p2{margin:0 -15px}.row-p2>div{padding:0 15px}}@media only screen and (max-width:991px){.row-p2>div{margin-bottom:30px}.row-p2>div:last-child{margin-bottom:0}.bordered-box{padding:50px 0}.bordered-box .image{margin-bottom:30px}.page-template-mobidev_life_page-php #true_loadmore_mobidev_life{margin-top:29px}}@media only screen and (max-width:767px){.row-p2>div:first-child{border-bottom:1px solid #ddd;padding-bottom:15px}.row-p2>div .video-link{margin-left:-15px;margin-right:-15px}.bordered-box{padding:0 0 30px;border-top:none;margin-bottom:35px}.tab-pane{-webkit-transition-duration:0s;transition-duration:0s}}.show-more{display:none}@media only screen and (max-width:991px){.box-toggle{height:59px;position:relative;overflow:hidden;margin-bottom:25px}.box-toggle:after{content:'';position:absolute;left:0;bottom:0;right:0;height:53px;-webkit-transition-duration:.3s;transition-duration:.3s;background:transparent -webkit-gradient(linear,left bottom,left top,from(#fff),to(#ffffff00)) 0 0 no-repeat padding-box;background:transparent linear-gradient(0deg,#fff 0,#ffffff00 100%) 0 0 no-repeat padding-box}.box-toggle.open{height:auto;margin-bottom:15px}.box-toggle.open:after{opacity:0}.show-more{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;letter-spacing:.3px;color:var(--color-blue-primary);text-align:center;background:0 0;border:none;text-transform:uppercase;font-size:var(--text-tiny-font-size);cursor:pointer;width:110px;margin:0 auto}.show-more:after,.show-more:before{content:'';width:10px;height:6px;display:inline-block;vertical-align:middle;background:url(../svg/arrow-b.svg) center center no-repeat}.show-more .show{display:inline-block}.show-more .hide{display:none}.show-more.active:after,.show-more.active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.show-more.active .show{display:none}.show-more.active .hide{display:inline-block}}@media only screen and (max-width:767px){html{height:100%}body{margin:0;padding:0;min-height:100vh}.row-p2>div{padding:0 30px}}.cookie-notice-visible{background-color:rgba(255,255,255,.8)!important}.cookie-notice-container{color:#000!important;font-size:var(--text-small-font-size);padding:13px!important}.cookie-notice-container a{color:#000;text-decoration:underline;margin-left:200px;white-space:nowrap}.cookie-notice-container a:hover{text-decoration:none}#cookie-notice .cn-button{background:var(--color-green-primary)!important;border:none!important;border-radius:0!important;font-weight:400!important;line-height:1.3em!important;padding:10px 30px!important;min-width:140px!important;text-shadow:none!important;font-size:var(--text-small-font-size)!important;margin:0 0 0 30px!important;color:var(--white)}@media (max-width:1540px){.cookie-notice-container a{margin-left:0}}@media (max-width:1275px){#cookie-notice .cn-button{margin:5px 20px 0!important}}@media screen and (max-width:991px){#wrapper{padding-top:74px}.popup-active #wrapper{padding-top:212px}}@media screen and (max-width:767px){#wrapper{padding-top:56px}.popup-active #wrapper{padding-top:229px}}@media screen and (max-width:640px){.popup-active #wrapper{padding-top:190px}}@media only screen and (max-width:575px){.popup-active #wrapper{padding-top:217px}}#main{padding-top:50px;padding-bottom:50px;position:relative;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:linear;transition-timing-function:linear}#main .text-wrap--blue ul li:before{background-color:var(--color-blue-primary)}#main .text-wrap--blue strong{color:var(--color-blue-primary)}#main .text-wrap--green ul li:before{background-color:var(--color-green-primary)}#main .text-wrap--green strong{color:var(--color-green-primary)}.post-password-form{padding:50px}.page-services h2.title-flex-redesign,h2.title-flex-redesign{text-align:center;line-height:1.2;font-weight:900;color:var(--color-blue-dark);font-size:52px;margin-bottom:.3em}.page-services h2.title-flex-redesign_2,.page-services.page-services-9 h2.title-flex-redesign,.page-template-front_page h2.title-flex-redesign_2,.page-template-landing-page h2.title-flex-redesign_2,h2.title-flex-redesign_2{text-align:center;line-height:48px;font-weight:900;color:#303b4e;font-size:40px}.page-services-9 h3.title-flex-redesign-subtitle,.page-template-front_page h3.title-flex-redesign-subtitle,.page-template-landing-page h3.title-flex-redesign-subtitle{font-size:26px;font-weight:600;line-height:35px;color:#303b4e}@media screen and (max-width:991.98px){.page-services h2.title-flex-redesign_2,.page-services.page-services-9 h2.title-flex-redesign,.page-template-landing-page h2.title-flex-redesign_2,h2.title-flex-redesign_2{font-size:36px;line-height:43px}.page-services-9 h3.title-flex-redesign-subtitle,.page-template-front_page h3.title-flex-redesign-subtitle,.page-template-landing-page h3.title-flex-redesign-subtitle{font-size:20px;font-weight:600;line-height:27px;color:#303b4e}}@media screen and (max-width:640px){.page-services h2.title-flex-redesign,.page-services h2.title-flex-redesign_2,.page-services.page-services-9 h2.title-flex-redesign,.page-services.page-services-9 h2.title-flex-redesign_2,.page-template-front_page h2.title-flex-redesign,.page-template-front_page h2.title-flex-redesign_2,.page-template-landing-page h2.title-flex-redesign,.page-template-landing-page h2.title-flex-redesign_2{font-size:24px;line-height:29px;margin-bottom:16px}h2.title-flex-redesign_2{font-size:24px;line-height:29px;margin-bottom:16px}}@media screen and (max-width:640px){.page-services h2.title-flex-redesign_2,.page-services.page-services-9 h2.title-flex-redesign,.page-template-front_page h2.title-flex-redesign_2{font-size:24px;line-height:29px;margin-bottom:16px}}h3.title-flex-redesign-subtitle{text-align:center;line-height:1.2;color:var(--color-blue-dark);text-transform:none;font-weight:600;font-size:32px;letter-spacing:.8px;padding:0 30px}.text-transform__none{text-transform:none!important}.lottie-animation{display:none}@media screen and (max-width:1200px){.page-services h2.title-flex-redesign,h2.title-flex-redesign{font-size:36px}h3.title-flex-redesign-subtitle{font-size:24px}}@media screen and (max-width:991px){.page-services h2.title-flex-redesign,h2.title-flex-redesign{font-size:32px;font-weight:700}h3.title-flex-redesign-subtitle{font-size:23px;letter-spacing:.5px}}@media screen and (max-width:750px){.page-services h2.title-flex-redesign,h2.title-flex-redesign{font-size:29px}h3.title-flex-redesign-subtitle{font-size:21px}}@media screen and (max-width:640px){.page-services h2.title-flex-redesign,h2.title-flex-redesign{font-size:26px;font-weight:800;margin-bottom:10px;padding:0 12px}.page-services-6 h2.title-flex-redesign{padding:0 30px}h3.title-flex-redesign-subtitle{font-size:20px;letter-spacing:0;padding:0 15px}}