*{box-sizing:border-box}::-moz-selection{color:#fff;background-color:#ec6e2a}::-webkit-selection{color:#fff;background-color:#ec6e2a}::selection{color:#fff;background-color:#ec6e2a}:focus{outline:none}body{font-family:poppins,sans-serif;font-size:1rem;line-height:1.5;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;background:#031245;outline:0;overflow-x:hidden;overflow-y:auto;color:#ddd;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:374px){body{width:375px;overflow:auto}}body main{flex:1;padding-top:5rem}@media only screen and (max-width:991px){body main{overflow:hidden}}.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}h1,.hero-text__typed .type-wrap .typed-cursor,.title,h2,.titleH2,h3,h4{margin-top:0;margin-bottom:1.5rem}h1,.hero-text__typed .type-wrap .typed-cursor,.title{font-size:2.5rem;line-height:1.2;font-weight:700}h2,.titleH2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.25rem;font-weight:500}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}p{margin:0}a{font-size:1rem;font-weight:600;color:#ec6e2a;text-decoration:underline}a:hover{text-decoration:none}@media only screen and (max-width:1199px){.text-lg-center{text-align:center}}@media only screen and (max-width:991px){.text-md-center{text-align:center}}@media only screen and (max-width:767px){.text-sm-center{text-align:center}}@media only screen and (max-width:575px){.text-xs-center{text-align:center}}.main-header{background:#0d012f;width:100%;height:80px;padding:1.4375rem 0;position:relative;z-index:100022;position:fixed;top:0;left:0;will-change:transform;transform:translateZ(0);transition:all .25s ease-in-out}.main-header.hide{transform:translateY(-100%)}.header{display:flex;align-items:center;justify-content:space-between;position:relative}.header__nav{display:flex;align-items:center}@media only screen and (max-width:991px){.header__nav{opacity:0;visibility:hidden;position:absolute;top:-2px;right:-2px;display:block;background:#232f58;border-radius:1rem;padding:1.75rem;transform:scale(.9);transition:all .3s ease-in-out;pointer-events:none}.header__nav.active{pointer-events:unset;opacity:1;visibility:visible;transform:scale(1)}}.header .close-menu{display:none}@media only screen and (max-width:991px){.header .close-menu{display:block;position:absolute;z-index:5;top:1.75rem;right:1.5625rem;cursor:pointer}}.header .navbar{margin:0 3.375rem;position:relative}.header .navbar>ul{display:flex;align-items:center;padding:0;margin:0;list-style:none}.header .navbar>ul li:hover .navbar__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header .navbar__submenu{position:absolute;top:calc(100% + 10px);left:0;background:#232f58;border-radius:1rem;padding:.9375rem 0;margin:0;list-style:none;transform:translateY(10px);opacity:0;visibility:hidden;transition:all .25s ease-in-out}.header .navbar__submenu li{margin-bottom:.625rem}.header .navbar__submenu li:last-child{margin-bottom:0}@media only screen and (max-width:991px){.header .navbar__submenu{position:static;transform:none;opacity:1;visibility:visible;padding:0 0 1.875rem 1.875rem;list-style:disc}.header .navbar__submenu li{margin-bottom:0}.header .navbar__submenu li a{margin-bottom:.625rem}.header .navbar__submenu li:last-child a{margin-bottom:0}}@media only screen and (max-width:1199px){.header .navbar{margin:0 1.875rem}}@media only screen and (max-width:991px){.header .navbar{margin:0}.header .navbar ul{display:block}}.header .navbar__item{display:inline-block;font-size:.875rem;color:#ddd;text-decoration:none;margin:0 1rem;font-weight:400;border-bottom:1px solid transparent;transition:all .15s ease-in}@media only screen and (max-width:1199px){.header .navbar__item{margin:0 .3125rem}}@media only screen and (max-width:991px){.header .navbar__item{margin:0 0 1.25rem}}.header .navbar__item:hover{color:#ec6e2a}.header .navbar__item.active{font-weight:700;border-bottom-color:#ec6e2a}.header__buttons{display:flex;align-items:center}.header__buttons .btn,.header__buttons .cc-btn{height:100%}.header__buttons .nav-toggle{display:none;width:40px;height:40px;margin-right:1.25rem;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}@media only screen and (max-width:991px){.header__buttons .nav-toggle{display:flex}}.main-footer{background:#0d012f;width:100%;padding:3.125rem 0}.footer{display:flex;justify-content:space-between}.footer__info{width:40%}@media only screen and (max-width:991px){.footer__info{width:100%}.footer__info h3{margin-bottom:2.5rem}}.footer__menu{margin-right:4.375rem}@media only screen and (max-width:991px){.footer__menu{margin-right:0;margin-bottom:2.8125rem}}.footer__item{display:block;text-decoration:none;font-size:1rem;color:#ddd;font-weight:400;margin-bottom:2.1875rem;transition:all .15s ease-in}.footer__item:last-child{margin-bottom:0}.footer__item:hover{color:#ec6e2a}.footer__item:hover i::before{color:#ec6e2a}.footer__item i{font-size:1.5rem}.footer__item i::before{transition:all .15s ease-in}.show-md{display:none}@media only screen and (max-width:991px){.show-md{display:block}}@media only screen and (max-width:991px){.hide-md{display:none}}.show-sm{display:none}@media only screen and (max-width:767px){.show-sm{display:block}}@media only screen and (max-width:767px){.hide-sm{display:none}}.video-container{position:relative;padding-bottom:56.25%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.white-page{background:#fff;color:#232f58}.single-content{padding:6.25rem 0}@media only screen and (max-width:991px){.single-content{padding:3.75rem 0}}.single-content p{margin-bottom:1.5rem}.linked-title{text-decoration:none;color:#ddd;transition:all .25s ease-in-out}.linked-title:hover{color:#ec6e2a}.btn,.cc-btn{display:inline-block;border-radius:.75rem;min-height:36px;color:#fff;font-size:.75rem;font-weight:600;padding:.5625rem 1.25rem;text-decoration:none;border:none;background:#ddd;transition:all .25s ease-in-out;cursor:pointer}.btn img,.cc-btn img,.btn i,.cc-btn i{vertical-align:middle;margin-left:.3125rem}.btn:hover,.cc-btn:hover{box-shadow:0 0 20px #EC6E2A}.btn:active,.cc-btn:active{box-shadow:inset -1px 4px 7px rgba(0,0,0,.25)}.btn:disabled,.cc-btn:disabled,.btn.disabled,.disabled.cc-btn{cursor:not-allowed;box-shadow:none;background:#9a9a9a}.btn-primary,.cc-btn{background:#ec6e2a}.btn-primary:active,.cc-btn:active{background:#a74916}.btn-outlined{background:0 0;border:1px solid #ec6e2a;color:#ec6e2a}.btn-outlined:hover{box-shadow:none;filter:drop-shadow(0 0 20px #EC6E2A)}.btn-outlined:active{background:rgba(236,110,42,.2)}.btn-outlined:disabled,.btn-outlined.disabled{border-color:#9a9a9a;color:#9a9a9a}.btn-outlined i::before{color:#ec6e2a}.btn-success{background:#50c878}.btn-success:hover{box-shadow:0 0 20px #50C878}.btn-danger{background:#ff5252}.btn-danger:hover{box-shadow:0 0 20px #FF5252}.btn-warning{background:#fecf6d}.btn-warning:hover{box-shadow:0 0 20px #FECF6D}.back-btn{display:flex;align-items:center;color:#232f58;font-size:.75rem;font-weight:600;text-decoration:none;background:0 0;border:none;padding:0;cursor:pointer;transition:all .25s ease-in-out}.back-btn:hover{color:#ec6e2a}.back-btn:hover i::before{color:#ec6e2a}.back-btn i{margin-right:.625rem}.back-btn i::before{color:#232f58;font-size:1rem;transition:all .25s ease-in-out}.input-form{display:block;border-radius:.5rem;min-width:200px;min-height:40px;background:#fff;border:2px solid #fff;padding:.625rem;font-size:.875rem;color:#031245;transition:all .25s ease-in;resize:none}.input-form:hover,.input-form:focus{border-color:#ec6e2a}.input-form:disabled{background:#83889c;cursor:not-allowed}.input-form:disabled:hover{border-color:#fff}.input-form.placeholder{color:rgba(0,0,0,.5)}.input-form:-moz-placeholder{color:rgba(0,0,0,.5)}.input-form::-moz-placeholder{color:rgba(0,0,0,.5)}.input-form:-ms-input-placeholder{color:rgba(0,0,0,.5)}.input-form::-webkit-input-placeholder{color:rgba(0,0,0,.5)}textarea.input-form{height:180px}.cc-banner.cc-bottom{bottom:30px}.cc-container,.cc-window{position:fixed;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:1000000;width:1200px;background:#232f58!important;border-radius:1rem;display:flex;justify-content:space-between;align-items:center;padding:1.5625rem}@media only screen and (max-width:1199px){.cc-container,.cc-window{width:calc(100% - 40px);left:1.25rem;bottom:1.25rem;transform:none}}@media only screen and (max-width:991px){.cc-container,.cc-window{display:block}.cc-container .cc-compliance,.cc-window .cc-compliance{margin-top:1.25rem}.cc-container .cc-compliance .cc-btn,.cc-window .cc-compliance .cc-btn{width:100%;text-align:center}}.cc-link{opacity:1;color:#ec6e2a!important}.pagination{padding:0;margin:0;list-style:none;display:flex;justify-content:center;align-items:center;width:100%}.pagination__item--current .pagination__link{font-weight:700;font-size:1.25rem;color:#ec6e2a}.pagination__link{padding:1rem;color:#fff;font-size:1rem;font-weight:400;text-decoration:none;transition:all .25s ease-in-out}.pagination__link:hover{color:#ec6e2a}.social{display:flex;align-items:center;margin-right:.75rem}@media only screen and (max-width:991px){.social{margin-right:0}.social .social__item{margin:0 .3125rem 0 0}}.social__item{display:flex;flex-direction:column;justify-content:center;text-decoration:none;margin:0 .3125rem}.social__item:hover i::before{color:#ec6e2a}.social__item i{font-size:1.25rem}.social__item i::before{transition:all .15s ease-in}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(13,1,47,.6);display:flex;justify-content:center;align-items:center;z-index:11}.modal__container{width:370px;background:#232f58;box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:1rem;padding:1.875rem;position:relative;text-align:center}.modal__close{position:absolute;top:1.875rem;right:1.875rem;background:0 0;padding:0;border:none;cursor:pointer}.modal .modal-img{margin-bottom:3.125rem}.modal .modal-buttons{display:flex;justify-content:center;margin-top:3.125rem}.modal .modal-buttons .btn,.modal .modal-buttons .cc-btn{margin:0 1.875rem}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.m-0{margin:0!important}.p-0{padding:0!important}.mt-0{margin-top:0!important}.mt-8{margin-top:.5rem}.mt-16{margin-top:1rem}.mt-24{margin-top:1.5rem}.mt-32{margin-top:2rem}.mt-40{margin-top:2.5rem}.mt-48{margin-top:3rem}.mb-0{margin-bottom:0!important}.mb-8{margin-bottom:.5rem}.mb-16{margin-bottom:1rem}.mb-24{margin-bottom:1.5rem}.mb-32{margin-bottom:2rem}.mb-40{margin-bottom:2.5rem}.mb-48{margin-bottom:3rem}.pt-0{padding-top:0}.pt-8{padding-top:.5rem}.pt-16{padding-top:1rem}.pt-24{padding-top:1.5rem}.pt-32{padding-top:2rem}.pt-40{padding-top:2.5rem}.pt-48{padding-top:3rem}.pb-0{padding-bottom:0}.pb-8{padding-bottom:.5rem}.pb-16{padding-bottom:1rem}.pb-24{padding-bottom:1.5rem}.pb-32{padding-bottom:2rem}.pb-40{padding-bottom:2.5rem}.pb-48{padding-bottom:3rem}@media only screen and (max-width:1199px){.mt-lg-0{margin-top:0!important}.mt-lg-8{margin-top:.5rem}.mt-lg-16{margin-top:1rem}.mt-lg-24{margin-top:1.5rem}.mt-lg-32{margin-top:2rem}.mt-lg-40{margin-top:2.5rem}.mt-lg-48{margin-top:3rem}.mb-lg-0{margin-bottom:0!important}.mb-lg-8{margin-bottom:.5rem}.mb-lg-16{margin-bottom:1rem}.mb-lg-24{margin-bottom:1.5rem}.mb-lg-32{margin-bottom:2rem}.mb-lg-40{margin-bottom:2.5rem}.pt-lg-0{padding-top:0}.pt-lg-8{padding-top:.5rem}.pt-lg-16{padding-top:1rem}.pt-lg-24{padding-top:1.5rem}.pt-lg-32{padding-top:2rem}.pt-lg-40{padding-top:2.5rem}.pt-lg-48{padding-top:3rem}.pb-lg-0{padding-bottom:0}.pb-lg-8{padding-bottom:.5rem}.pb-lg-16{padding-bottom:1rem}.pb-lg-24{padding-bottom:1.5rem}.pb-lg-32{padding-bottom:2rem}.pb-lg-40{padding-bottom:2.5rem}.pb-lg-48{padding-bottom:3rem}}@media only screen and (max-width:991px){.mt-md-0{margin-top:0!important}.mt-md-8{margin-top:.5rem}.mt-md-16{margin-top:1rem}.mt-md-24{margin-top:1.5rem}.mt-md-32{margin-top:2rem}.mt-md-40{margin-top:2.5rem}.mt-md-48{margin-top:3rem}.mb-md-0{margin-bottom:0!important}.mb-md-8{margin-bottom:.5rem}.mb-md-16{margin-bottom:1rem}.mb-md-24{margin-bottom:1.5rem}.mb-md-32{margin-bottom:2rem}.mb-md-40{margin-bottom:2.5rem}.mb-md-48{margin-bottom:3rem}.pt-md-0{padding-top:0}.pt-md-8{padding-top:.5rem}.pt-md-16{padding-top:1rem}.pt-md-24{padding-top:1.5rem}.pt-md-32{padding-top:2rem}.pt-md-40{padding-top:2.5rem}.pt-md-48{padding-top:3rem}.pb-md-0{padding-bottom:0}.pb-md-8{padding-bottom:.5rem}.pb-md-16{padding-bottom:1rem}.pb-md-24{padding-bottom:1.5rem}.pb-md-32{padding-bottom:2rem}.pb-md-40{padding-bottom:2.5rem}}@media only screen and (max-width:767px){.mt-sm-0{margin-top:0!important}.mt-sm-8{margin-top:.5rem}.mt-sm-16{margin-top:1rem}.mt-sm-24{margin-top:1.5rem}.mt-sm-32{margin-top:2rem}.mt-sm-40{margin-top:2.5rem}.mt-sm-48{margin-top:3rem}.mb-sm-0{margin-bottom:0!important}.mb-sm-8{margin-bottom:.5rem}.mb-sm-16{margin-bottom:1rem}.mb-sm-24{margin-bottom:1.5rem}.mb-sm-32{margin-bottom:2rem}.mb-sm-40{margin-bottom:2.5rem}.mb-sm-48{margin-bottom:3rem}.pt-sm-0{padding-top:0}.pt-sm-8{padding-top:.5rem}.pt-sm-16{padding-top:1rem}.pt-sm-24{padding-top:1.5rem}.pt-sm-32{padding-top:2rem}.pt-sm-40{padding-top:2.5rem}.pt-sm-48{padding-top:3rem}.pb-sm-0{padding-bottom:0}.pb-sm-8{padding-bottom:.5rem}.pb-sm-16{padding-bottom:1rem}.pb-sm-24{padding-bottom:1.5rem}.pb-sm-32{padding-bottom:2rem}.pb-sm-40{padding-bottom:2.5rem}.pb-sm-48{padding-bottom:3rem}}@media only screen and (max-width:575px){.mt-xs-0{margin-top:0!important}.mt-xs-8{margin-top:.5rem}.mt-xs-16{margin-top:1rem}.mt-xs-24{margin-top:1.5rem}.mt-xs-32{margin-top:2rem}.mt-xs-40{margin-top:2.5rem}.mt-xs-48{margin-top:3rem}.mb-xs-0{margin-bottom:0!important}.mb-xs-8{margin-bottom:.5rem}.mb-xs-16{margin-bottom:1rem}.mb-xs-24{margin-bottom:1.5rem}.mb-xs-32{margin-bottom:2rem}.mb-xs-40{margin-bottom:2.5rem}.mb-xs-48{margin-bottom:3rem}.pt-xs-0{padding-top:0}.pt-xs-8{padding-top:.5rem}.pt-xs-16{padding-top:1rem}.pt-xs-24{padding-top:1.5rem}.pt-xs-32{padding-top:2rem}.pt-xs-40{padding-top:2.5rem}.pt-xs-48{padding-top:3rem}.pb-xs-0{padding-bottom:0}.pb-xs-8{padding-bottom:.5rem}.pb-xs-16{padding-bottom:1rem}.pb-xs-24{padding-bottom:1.5rem}.pb-xs-32{padding-bottom:2rem}.pb-xs-40{padding-bottom:2.5rem}.pb-xs-48{padding-bottom:3rem}}.hero .container{display:flex;flex-direction:column;justify-content:center;min-height:50rem;padding:1.875rem 1.25rem}@media only screen and (max-width:991px){.hero .container{padding:4.375rem 1.25rem}}.hero-buttons .btn,.hero-buttons .cc-btn{margin-right:.625rem}@media only screen and (max-width:991px){.hero-buttons .btn,.hero-buttons .cc-btn{width:auto!important}}.hero-wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){.hero-wrapper{flex-direction:column}}.hero-text{width:480px;margin-right:1.25rem}@media only screen and (max-width:991px){.hero-text{order:2;width:100%;margin-right:0}.hero-text .btn,.hero-text .cc-btn{width:100%;text-align:center}}.hero-text__desc{margin-bottom:2.5rem}.hero-text__title{display:inline-block}@media only screen and (max-width:991px){.hero-text__title{line-height:1.2;min-height:80px;white-space:unset!important;font-size:2.25rem}}.hero-text__typed{min-height:85px;position:relative;transition:all .25s ease-in-out}@media only screen and (max-width:991px){.hero-text__typed{height:115px}}.hero-text__typed.hide{opacity:0}.hero-text__typed .type-wrap{position:absolute;white-space:nowrap;z-index:1}.hero-text__typed .type-wrap .typed-cursor{display:inline-block}@media only screen and (max-width:991px){.hero-text__typed .type-wrap{position:static;white-space:unset}.hero-text__typed .type-wrap .typed-cursor{display:none}}.hero-img{position:relative}@media only screen and (max-width:991px){.hero-img{order:1;margin-bottom:4.375rem}.hero-img img{max-width:100%}}.hero-img:before{content:'';width:420px;height:470px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4.65deg);background:rgba(61,138,255,.8);filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.hero-img:before{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.supported-by{background:linear-gradient(138.97deg,#232F58 -26.41%,rgba(35,47,88,0) 190.23%);filter:drop-shadow(0 0 5px rgba(0,0,0,.25));backdrop-filter:blur(2px);border-radius:1rem;padding:1.875rem 0}@media only screen and (max-width:991px){.supported-by{padding:3.125rem 0;border-radius:0}.supported-by .container{padding:0}}.supported-by__list{display:flex;flex-wrap:nowrap;overflow:auto;align-items:center;justify-content:space-evenly;gap:30px;padding:1.875rem 1.25rem}.supported-by__list img{height:40px}.features{padding:3.125rem 0 1.5625rem}.features__title{margin-bottom:10rem}@media only screen and (max-width:991px){.features{padding:3.125rem 0 0}.features .container{padding:0 .25rem}.features .features__title{margin-bottom:6.25rem}}.features-list{display:flex;justify-content:center;flex-wrap:wrap;gap:1.875rem;position:relative}@media only screen and (max-width:991px){.features-list{display:block}.features-list .feature-item{width:100%}}.features-list::after{content:'';width:300px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-42.15deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.features-list::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.feature-item{width:calc(33.33% - 20px);background:#232f58;border-radius:1rem;margin-bottom:6.25rem}.feature-item__img{min-height:200px;position:relative}.feature-item__img img{position:absolute;left:50%;transform:translate(-50%);top:-4.375rem;max-width:100%}.feature-item__img img.blur-img{filter:blur(40px)}.feature-item__body{padding:0 1.875rem 1.875rem;position:relative;z-index:1}.feature-item__body p{margin-bottom:1.5rem}.feature-item__body p:last-child{margin-bottom:0}.hiw{margin-bottom:21.875rem}.hiw .container{position:relative;padding-top:3.125rem}.hiw .hiw-title-wrapper{position:absolute;top:0;width:100%;left:0}@media only screen and (max-width:1199px){.hiw{margin-bottom:5rem}.hiw .hiw-title-wrapper{position:static}}.hiw-wrapper{display:flex;justify-content:space-between}@media only screen and (max-width:1199px){.hiw-wrapper{display:block;position:relative;padding-top:3.75rem}.hiw-wrapper>.scrollmagic-pin-spacer{position:absolute!important}}.hiw-animation{width:715px;margin-right:5rem;padding:3.125rem 0;position:relative}.hiw-animation::after{content:'';width:300px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-42.15deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;top:350px}@media only screen and (max-width:991px){.hiw-animation::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}@media only screen and (max-width:1199px){.hiw-animation{width:100%;text-align:center;margin-right:0;height:400px}}.hiw-animation .anim-step{position:absolute;opacity:0;visibility:hidden;transition:all .25s ease-in-out}@media only screen and (max-width:1199px){.hiw-animation .anim-step{top:0;left:50%;transform:translateX(-50%)}.hiw-animation .anim-step lottie-player{width:335px!important;max-width:400px}}.hiw-animation .anim-step.anim-step0{z-index:1;opacity:1;visibility:visible}.hiw-animation .anim-step.anim-step1{z-index:2}.hiw-animation .anim-step.anim-step2{z-index:5}.hiw-animation .anim-step.anim-step3{z-index:4}.hiw-animation .anim-step.anim-step4{z-index:3}.hiw-animation .anim-step.showIn{opacity:1;visibility:visible}.hiw-steps{flex:1;list-style:none;padding:350px 0 0;margin:0;counter-reset:counter}@media only screen and (max-width:1199px){.hiw-steps{padding:25rem 0 0}}.hiw-step{margin-bottom:12.5rem}.hiw-step__content{border-radius:1rem;background:#232f58;box-shadow:0 0 5px rgba(0,0,0,.25);counter-increment:counter;padding:2rem;opacity:0;will-change:transform;transition:all .7s ease-in-out;transform:translateY(50px)}@media only screen and (max-width:1199px){.hiw-step__content{padding:1.25rem;min-height:250px}}@media only screen and (max-width:1199px){.hiw-step{margin-bottom:0}}.hiw-step.showIn .hiw-step__content{opacity:1;transform:translateY(0)}.hiw-step:last-child{margin-bottom:0}.hiw-step .hiw-step-heading{display:flex;align-items:center}.hiw-step .hiw-step-heading .hiw-step-number{width:80px}.hiw-step .hiw-step-heading .hiw-step-number::before{content:counter(counter)". ";font-size:4.8125rem;font-weight:700;color:#fff}@media only screen and (max-width:1199px){.hiw-step .hiw-step-heading .hiw-step-number{width:50px}.hiw-step .hiw-step-heading .hiw-step-number::before{font-size:3.125rem}}.hiw-step .hiw-step-heading .hiw-step-title{flex:1;margin-bottom:0;font-weight:700}.try-it{margin-bottom:7.5rem}@media only screen and (max-width:767px){.try-it .btn,.try-it .cc-btn{width:100%;text-align:center}}.use-cases{margin-bottom:11.25rem}@media only screen and (max-width:991px){.use-cases{margin-bottom:6.25rem}}.tabs{display:flex;position:relative}.tabs::after{content:'';width:300px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-13.28deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;left:70%}@media only screen and (max-width:991px){.tabs::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}@media only screen and (max-width:991px){.tabs{display:block}.tabs .tabs__nav{width:100%;display:flex;overflow:auto;white-space:nowrap;padding-bottom:.625rem;margin-bottom:3.75rem}.tabs::after{left:50%}}.tabs__nav{width:465px;margin-right:1.875rem}.tabs__content{flex:1;height:625px;position:relative}@media only screen and (max-width:991px){.tabs__content{height:auto}}.tabs-nav__item{padding:.625rem 2rem;border-radius:1rem;font-size:1.5rem;font-weight:500;margin-bottom:.25rem;position:relative;transition:all .25s ease-in;user-select:none;cursor:pointer;position:relative}@media only screen and (max-width:991px){.tabs-nav__item{padding:.625rem 0;margin-right:2.5rem}.tabs-nav__item::before{display:none}}.tabs-nav__item::before{content:'';opacity:0;visibility:hidden;transition:all .25s ease-in-out;width:300px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6.41deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;left:30%;filter:blur(100px)}@media only screen and (max-width:991px){.tabs-nav__item::before{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.tabs-nav__item:hover::before{opacity:1;visibility:visible}.tabs-nav__item:last-child{margin-bottom:0}.tabs-nav__item::after{content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);right:1.75rem;background:#ec6e2a;width:2px;height:25px;border-radius:.375rem;opacity:0;transition:all .25s ease-in}@media only screen and (max-width:991px){.tabs-nav__item::after{position:absolute;left:50%;transform:translate(-50%);top:auto;bottom:0;width:50px;height:2px}}.tabs-nav__item.is-active{background:#232f58;box-shadow:0 0 5px rgba(0,0,0,.25)}@media only screen and (max-width:991px){.tabs-nav__item.is-active{background:0 0;box-shadow:none}}.tabs-nav__item.is-active::after{opacity:1}.tab{opacity:0;visibility:hidden;overflow:auto;padding-right:3.125rem;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease-in;transform:scale(.95)}.tab::-webkit-scrollbar{width:2px}.tab::-webkit-scrollbar-track{background:rgba(255,255,255,.4)}.tab::-webkit-scrollbar-thumb{background:#ec6e2a}@media only screen and (max-width:991px){.tab{position:static;opacity:1;visibility:visible;display:none;padding-right:0}}.tab.is-active{opacity:1;visibility:visible;transform:scale(1)}@media only screen and (max-width:991px){.tab.is-active{display:block}}.tab .tab-img{height:235px;width:270px;position:relative}.tab .tab-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%}.tab p{margin-bottom:1.5rem}.tab p:last-child{margin-bottom:0}.home-blog{margin-bottom:15.3125rem}.home-blog.more-articles{margin-bottom:8.125rem}.home-blog .l-blog-slider{overflow:unset;position:relative;z-index:100021}@media only screen and (max-width:991px){.home-blog{margin-bottom:6.25rem}.home-blog .container{padding:0}.home-blog .container .title{padding:0 1.25rem}.home-blog .l-blog-slider{padding:0 1.25rem;overflow:hidden}}.latest-blog{display:flex;gap:1.875rem;position:relative}.latest-blog::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.latest-blog::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}@media only screen and (max-width:991px){.latest-blog{gap:unset;height:100%}.latest-blog::after{display:none}.latest-blog .blog-item{margin-bottom:0;height:100%}.latest-blog .blog-item__title{min-height:90px}}.about-wrapper{margin-bottom:8.4375rem}@media only screen and (max-width:991px){.about-wrapper{margin-bottom:6.25rem}}.about{display:flex;align-items:center}@media only screen and (max-width:991px){.about{flex-direction:column}.about .about__img{order:1}.about .about__text{order:2;width:100%;margin-right:0}.about .about__text .btn,.about .about__text .cc-btn{width:100%;text-align:center}}.about__text{width:450px;margin-right:.9375rem;position:relative}.about__text::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.about__text::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.about__text p{margin-bottom:1.5rem}.about__text p:last-child{margin-bottom:0}.about__img{flex:1}.about__img img{max-width:100%}.testimonials{margin-bottom:7.5rem}@media only screen and (max-width:991px){.testimonials{margin-bottom:6.25rem}}.testimonials-container{position:relative}.testimonials-container::after{content:'';width:400px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-13.28deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.testimonials-container::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}@media only screen and (max-width:1199px){.testimonials-container{padding:0 3.125rem}.testimonials-container::after{display:none}}.testimonials-container .swiper-wrapper{align-items:center}.testimonials-container .swiper-wrapper.justify-center{justify-content:center}@media only screen and (max-width:1199px){.testimonials-container .swiper-wrapper.justify-center{justify-content:unset}}@media only screen and (max-width:1199px){.testimonials-container .swiper-wrapper.justify-center-lg{justify-content:center}}@media only screen and (max-width:767px){.testimonials-container .swiper-wrapper.justify-center-lg{justify-content:unset}}@media only screen and (max-width:767px){.testimonials-container .swiper-wrapper.justify-center-sm{justify-content:center}}.testimonials-container .swiper-button-next,.testimonials-container .swiper-button-prev{color:#ddd;margin-top:1.25rem}@media only screen and (max-width:991px){.testimonials-container .swiper-button-next,.testimonials-container .swiper-button-prev{margin-top:.9375rem}}.testimonials-container .title{margin-bottom:3.125rem}.testimonials-slider{width:100%;max-width:1000px;margin:0 auto;height:250px}.testimonials-slider.large-height{height:400px}@media only screen and (max-width:1199px){.testimonials-slider.large-height{height:unset}}@media only screen and (max-width:1199px){.testimonials-slider.large-height-lg{height:400px}}@media only screen and (max-width:767px){.testimonials-slider.large-height-lg{height:unset}}@media only screen and (max-width:767px){.testimonials-slider.large-height-sm{height:280px}}@media only screen and (max-width:991px){.testimonials-slider{height:180px}}.testimonials-slider.collaborations-slider .swiper-slide{height:auto!important}.testimonials-slider.collaborations-slider .swiper-slide .collaborations-img{display:block;text-align:center;will-change:transform;transition:all .25s ease-in-out}.testimonials-slider.collaborations-slider .swiper-slide .collaborations-img:hover{transform:scale(.95)}.testimonials-slider.collaborations-slider .swiper-slide .collaborations-img img{height:50px}.testimonials-slider .swiper-slide{height:100px!important;border-radius:50%;position:relative}@media only screen and (max-width:991px){.testimonials-slider .swiper-slide{height:70px!important}}.testimonials-slider .swiper-slide:nth-child(1),.testimonials-slider .swiper-slide:nth-child(3n+4){color:red}.testimonials-slider .swiper-slide .testimonial-img{width:100px;height:100px;margin:0 auto;background:#fff;border-radius:50%;transition:all .25s ease-in-out;cursor:pointer}@media only screen and (max-width:991px){.testimonials-slider .swiper-slide .testimonial-img{width:70px;height:70px}}.testimonials-slider .swiper-slide .testimonial-img:hover{background:#ec6e2a}.testimonials-slider .swiper-slide .testimonial-img:hover img{border-color:#ec6e2a}.testimonials-slider .swiper-slide .testimonial-img img{width:100%;height:100%;border:7px solid #fff;border-radius:50%;transition:all .25s ease-in-out}.t-author{display:flex;align-items:center;margin-top:1rem}.t-author .t-author-img{border-radius:50%;background:#fff;margin-right:1rem}.t-author .t-author-img img{vertical-align:middle;border:2px solid #fff;width:24px;height:24px;border-radius:50%}.t-author h4{margin-bottom:0}.tippy-box{background:#232f58;box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:1rem;padding:1.25rem 1rem;font-size:1rem;min-width:500px}@media only screen and (max-width:991px){.tippy-box{min-width:unset}}.tippy-box .tippy-content{padding:0}.tippy-box .tippy-content p{margin-bottom:1.5rem}.tippy-box .tippy-content p:last-child{margin-bottom:0}.tippy-box .tippy-arrow{color:#232f58}.subscribe{background:#232f58;border-radius:1rem;padding:4.375rem 0;margin-bottom:-.9375rem;position:relative;z-index:1}.subscribe__title{margin-bottom:0;margin-right:1.875rem}@media only screen and (max-width:991px){.subscribe{padding:3.125rem 0 4.375rem}.subscribe .subscribe__title{margin-right:0;margin-bottom:1.875rem;text-align:center}}.subscribe-row{display:flex;align-items:center;justify-content:space-around}@media only screen and (max-width:991px){.subscribe-row{flex-direction:column}}@media only screen and (max-width:991px){.subscribe-form-container .subscribe-form .input-form{min-width:unset;width:190px}}.subscribe-form{display:flex;align-items:center}.subscribe-form .input-form{min-width:360px;margin-right:1rem}.subscribe-form .btn,.subscribe-form .cc-btn{min-height:40px}.hero .container{min-height:43.75rem}.quickstart-wrapper{background:#232f58;padding-top:1.875rem;padding-bottom:1.875rem}.quickstart{display:flex;flex-direction:column;align-items:center}.quickstart code{display:inline-block;margin-right:.625rem}.quickstart__text{margin-bottom:1.5rem}.quickstart__subtext{font-size:.6875rem;margin-bottom:1.5rem}.quickstart__subtext a{font-size:.6875rem}.video-intro-wrapper{padding:6.25rem 0}@media only screen and (max-width:991px){.video-intro-wrapper{padding:3.125rem 0}}.video-intro{display:flex;align-items:center}@media only screen and (max-width:991px){.video-intro{display:block}}.video-intro__video{width:560px;margin-right:8.125rem}@media only screen and (max-width:1199px){.video-intro__video{margin-right:3.125rem}}@media only screen and (max-width:991px){.video-intro__video{max-width:560px;margin:0 auto 3.75rem}}@media only screen and (max-width:767px){.video-intro__video{width:100%!important}}.video-intro__text{flex:1}.video-intro__text p{margin-bottom:1.5rem}.join-us{text-align:center;padding:7.5rem 0 5.625rem}@media only screen and (max-width:991px){.join-us{padding:3.75rem 0}}.join-us .title{margin-bottom:3.125rem}.join-us__list{display:flex;align-items:center;justify-content:center}.join-us__list a{display:block;margin:0 3.125rem;text-decoration:none;font-size:7.25rem}.join-us__list a:hover i::before{color:#ec6e2a}.join-us__list a i::before{transition:all .35s ease-in-out}@media only screen and (max-width:991px){.join-us__list{justify-content:space-between}.join-us__list a{font-size:2.75rem;margin:0 .625rem}}.faq-cta{background:#232f58;padding:3.125rem 0}.faq-row{display:flex;align-items:center;justify-content:center}.faq-row .faq-title{margin-bottom:0;margin-right:6.25rem}@media only screen and (max-width:991px){.faq-row{display:block;text-align:center}.faq-row .faq-title{margin-right:0;margin-bottom:1.25rem}.faq-row .btn,.faq-row .cc-btn{width:100%}}.contribute{padding:7.5rem 0}@media only screen and (max-width:991px){.contribute{padding:3.125rem 0}}.contribute-row{display:flex;justify-content:space-around}@media only screen and (max-width:991px){.contribute-row{display:block}}.contribute-item{margin:0 3.125rem;width:370px}@media only screen and (max-width:991px){.contribute-item{width:100%;margin:0 0 3.75rem}}.contribute-item__img{position:relative;min-height:280px;width:300px;margin-bottom:1.875rem}.contribute-item__img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:991px){.contribute-item__img{margin:0 auto 1.875rem;min-height:200px}.contribute-item__img img{max-width:100%}}.contribute-item p{margin-bottom:2rem}@media only screen and (max-width:991px){.contribute-item .btn,.contribute-item .cc-btn{width:100%;text-align:center}}.coming-soon{margin-bottom:7.5rem}.coming-soon .hero-text{width:580px}.coming-soon .hero-text p{margin-bottom:1rem}.coming-soon .hero-img:before{width:320px;height:370px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4.65deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.coming-soon .hero-img:before{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}@media only screen and (max-width:991px){.coming-soon{margin-bottom:3.125rem}.coming-soon .hero-text{width:100%}.coming-soon .hero-img{margin:2.5rem 0}}.blog-page{padding:7.5rem 0}@media only screen and (max-width:767px){.blog-page{padding:5rem 0}}.blog-list{display:flex;flex-wrap:wrap;gap:1.875rem;position:relative}@media only screen and (max-width:767px){.blog-list{display:block}}.blog-list::after{content:'';width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.blog-list::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.blog-item{display:block;width:calc(33.33% - 20px);border-radius:.75rem;background:#232f58;color:#fff;text-decoration:none}@media only screen and (max-width:991px){.blog-item{width:calc(50% - 20px)}}@media only screen and (max-width:767px){.blog-item{width:100%;margin-bottom:1.875rem}}.blog-item:hover .blog-item__img img{transform:scale(1.1)}.blog-item__img{overflow:hidden;border-radius:.5rem .5rem 0 0;height:240px}.blog-item__img img{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;border-radius:.5rem .5rem 0 0;transition:all .6s ease-in-out}.blog-item__body{padding:1.875rem}@media only screen and (max-width:767px){.blog-item__body{padding:1.25rem}}.blog-item .blog-item-date{font-size:.625rem;font-weight:300}.blog-item__title{margin-bottom:.75rem;line-height:1.2;min-height:80px}@media only screen and (max-width:767px){.blog-item__title{min-height:unset}}.blog-item .blog-item-authors{display:flex;align-items:center}.blog-item .blog-item-authors__photos{display:flex;align-items:center;margin-right:.625rem}.blog-item .blog-item-authors__photos img{width:47px;height:47px;border:3px solid #232f58;border-radius:50%;object-fit:cover;object-position:top center}.blog-item .blog-item-authors__photos img:not(:first-child){margin-left:-.625rem}.blog-item .blog-item-authors__names{display:flex;flex-wrap:wrap}.blog-item .blog-item-authors__names .blog-item-author-name{font-size:.75rem;font-weight:500;margin:.125rem 0}.blog-item .blog-item-authors__names .blog-item-author-name:not(:last-child)::after{content:',';display:inline-block;margin-right:.3125rem}.blog-single{padding:3.125rem 0}.container-blog{max-width:800px;position:relative}.container-blog .back-btn{position:absolute;top:2.5rem;right:calc(100% + 100px)}@media only screen and (max-width:1199px){.container-blog .back-btn{position:static;margin-bottom:1.875rem}}.blog-date{display:block;font-size:.75rem;margin:.3125rem 0 1.375rem}.blog-authors{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:2.1875rem}@media only screen and (max-width:991px){.blog-authors{margin-bottom:.9375rem}}.blog-author{display:flex;align-items:center;margin-right:3.125rem;text-decoration:none;color:#232f58}@media only screen and (max-width:991px){.blog-author{margin:0 1.25rem 1.25rem 0}}.blog-author__img{margin-right:1.25rem}.blog-author__img img{width:56px;height:56px;border-radius:50%;border:3px solid #031245;object-fit:cover;object-position:top center}.blog-author__info{flex:1}.blog-author__info .blog-author-name,.blog-author__info .blog-author-role{display:block;font-size:.75rem;font-weight:400}.blog-author__info .blog-author-name{font-weight:600;margin-bottom:.625rem}.blog-content{margin-bottom:8.125rem}@media only screen and (max-width:991px){.blog-content{margin-bottom:5rem}}.blog-content pre{overflow-x:auto}.blog-content div.highlight{overflow:auto}.blog-content h1 a,.blog-content .title a,.blog-content .hero-text__typed .type-wrap .typed-cursor a,.hero-text__typed .type-wrap .blog-content .typed-cursor a,.blog-content h2 a,.blog-content .titleH2 a,.blog-content h3 a,.blog-content h4 a{opacity:0;visibility:hidden;text-decoration:none;transition:all .25s ease-in-out}.blog-content h1:hover a,.blog-content .title:hover a,.blog-content .hero-text__typed .type-wrap .typed-cursor:hover a,.hero-text__typed .type-wrap .blog-content .typed-cursor:hover a,.blog-content h2:hover a,.blog-content .titleH2:hover a,.blog-content h3:hover a,.blog-content h4:hover a{opacity:1;visibility:visible}.blog-content table{border-collapse:collapse;margin-bottom:1.5rem}.blog-content table th,.blog-content table td{text-align:left;padding:.625rem 1.25rem;border:1px solid #ddd}.blog-content table thead{background:#204da1}.blog-content table thead th{color:#fff}.blog-content table tbody tr:nth-child(even){background:#f6f6f6}.blog-content blockquote{position:relative;font-style:italic;margin:1em 0;border-left:4px solid #ec6e2a;padding:0 1em}.blog-content>div{margin-bottom:1.5rem}.blog-content p{margin-bottom:1.5rem;text-align:justify}.blog-content figure{margin:1.5rem 0}.blog-content figure img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.blog-content figure figcaption{text-align:center}.blog-content figure figcaption h4{font-size:.75rem;font-weight:400}#at4-share,#at4-soc{left:50%;margin-left:-460px!important}#at4-share .at-share-btn,#at4-soc .at-share-btn{width:3pc!important}.at-icon{fill:#232f58!important;transition:all .25s ease-in-out}.at-icon:active{fill:#a74916!important}.at-icon:hover{fill:#ec6e2a!important}#at4-scc{display:none!important}.jobs-page{padding:7.5rem 0}@media only screen and (max-width:767px){.jobs-page{padding:5rem 0}}.jobs-list{display:flex;flex-direction:column;align-items:center;gap:1.875rem;position:relative}.jobs-list::after{content:'';width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.jobs-list::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.jobs-item{display:block;width:100%;border-radius:.75rem;background:#232f58;color:#fff;text-decoration:none}.jobs-item:hover .jobs-item__img img{transform:scale(1.1)}.jobs-item__body{padding:1.875rem;display:flex;align-items:center}@media only screen and (max-width:767px){.jobs-item__body{padding:1.25rem}}.jobs-item .jobs-item-team{font-size:.9375rem;font-weight:300}.jobs-item .jobs-item-main{flex-grow:1}.jobs-item .jobs-item-location{font-size:.9375rem;font-weight:300}.jobs-item__title{font-size:1.25rem}@media only screen and (max-width:767px){.jobs-item__title{min-height:unset}}.jobs-item .jobs-item-icon{display:flex;align-items:center;margin-right:1.25rem}.jobs-item .jobs-item-icon img{width:40px;height:40px}.about-hero{background-repeat:no-repeat;background-position:50%;padding:11.5625rem 0}@media only screen and (max-width:991px){.about-hero{padding:3.75rem 0}}.about-hero .container{max-width:800px}.about-hero .titleH2{margin-bottom:0}.purpose{position:relative;padding:6.25rem 0}@media only screen and (max-width:991px){.purpose{padding:4.375rem 0}}.purpose::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.purpose::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.purpose p{margin-bottom:1.5rem}.team{margin-bottom:6.25rem;position:relative}@media only screen and (max-width:991px){.team{margin-bottom:5rem}}.team::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;left:40%}@media only screen and (max-width:991px){.team::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.team .title{margin-bottom:5.3125rem}@media only screen and (max-width:991px){.team .title{margin-bottom:3.125rem}}@media only screen and (max-width:991px){.team .container{padding:0 .25rem}}.team-row{display:flex;justify-content:center;flex-wrap:wrap;gap:1.875rem}@media only screen and (max-width:991px){.team-row{display:block}}.team-item{display:block;width:calc(33.33% - 20px);box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:1rem;background:#232f58;text-decoration:none;color:#ddd;transition:all .5s ease-in-out}@media only screen and (max-width:991px){.team-item{width:100%;margin:0 0 3.75rem}}.team-item:active{box-shadow:0 0 15px rgba(0,0,0,.25)inset}.team-item:hover .team-item__img img{transform:scale(1.1)}.team-item__img{height:375px;position:relative;overflow:hidden;border-radius:1rem 1rem 0 0}.team-item__img img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:1rem 1rem 0 0;will-change:transform;transition:all .6s ease-in-out}@media only screen and (max-width:991px){.team-item__img img{object-position:center}}.team-item__img i{position:absolute;top:1.25rem;right:1.25rem;font-size:4.5625rem}.team-item__img i::before{transition:all .25s ease-in-out}.team-item__body{padding:2rem 1.5rem 1.5rem}.team-item__body p{font-weight:400}.team-item__heading{min-height:70px}.team-item__name,.team-item__role{text-align:center}.team-item__role{font-weight:300}.chronology{margin-top:3.75rem;margin-bottom:8.125rem}.chronology .container{max-width:900px}.chronology-row{display:flex;position:relative}.chronology-row .chronology-line{width:140px;margin-right:11.875rem;position:relative}@media only screen and (max-width:991px){.chronology-row .chronology-line{margin-right:6.25rem}}.chronology-row .chronology-line::before{content:'';display:block;position:absolute;left:50%;transform:translate(-50%);width:7px;height:100%;border-radius:.3125rem;background:#ec6e2a}.chronology-row .chronology-steps{flex:1;position:relative}.chronology-row .chronology-steps::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;top:20%;left:40%}@media only screen and (max-width:991px){.chronology-row .chronology-steps::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.chronology-row .chronology-steps::before{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1;top:70%;left:70%}@media only screen and (max-width:991px){.chronology-row .chronology-steps::before{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.chronology-row .chronology-steps .chronology-step{margin-bottom:7.5rem;position:relative}.chronology-row .chronology-steps .chronology-step::before{content:'';display:block;border-radius:50%;border:17px solid #ec6e2a;position:absolute;top:.625rem;right:calc(100% + 243px)}@media only screen and (max-width:991px){.chronology-row .chronology-steps .chronology-step::before{right:calc(100% + 153px)}}.chronology-row .chronology-steps .chronology-step p{margin-bottom:1.5rem}.chronology-row .chronology-steps .chronology-step p:last-child{margin-bottom:0}.chronology-row .chronology-steps .chronology-step:last-child{margin-bottom:0}@media only screen and (max-width:767px){.chronology-row .chronology-line{position:absolute;left:50%;transform:translate(-50%);width:100%;height:100%;margin-right:0;opacity:.3}.chronology-row .chronology-steps .chronology-step{margin-bottom:5rem}.chronology-row .chronology-steps .chronology-step::before{position:absolute;left:50%;transform:translate(-50%);top:5.625rem;opacity:.3;z-index:-1}}.contact-us{position:relative;padding:7.5rem 0}@media only screen and (max-width:991px){.contact-us{padding:3.75rem 0}}.contact-us::after{content:'';width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8.56deg);background:#3d8aff;filter:blur(177.5px);-webkit-filter:blur(177.5px);z-index:-1}@media only screen and (max-width:991px){.contact-us::after{width:100%!important;filter:unset;transform:translate(-50%,-50%)scale(2.5)rotate(0)!important;background:0 0;background-image:url(/img/mobile-shadow.png);background-size:contain;background-repeat:no-repeat;background-position:50%}}.contact-us .container{max-width:1000px}.contact-us-row{display:flex;align-items:center}@media only screen and (max-width:991px){.contact-us-row{display:block}}.contact-us-info{width:420px;margin-right:4.6875rem}@media only screen and (max-width:991px){.contact-us-info{width:100%;margin-right:0;margin-bottom:3.125rem}}.contact-us-info__img{width:35px;margin-right:1.5625rem}@media only screen and (max-width:991px){.contact-us-info__img{margin-right:1.25rem}}.contact-us-info__img img{max-width:100%;vertical-align:middle}.contact-us-info__data{flex:1}.contact-us-info__data .info-data-title{font-weight:700}.contact-us-info__data a{font-weight:400;color:#ddd;text-decoration:none;transition:all .25s ease-in-out}.contact-us-info__data a:hover{color:#ec6e2a}.contact-us-info__data .social__item{margin:0 .9375rem 0 0}.contact-us-info-row{display:flex;align-items:center;margin-bottom:2.1875rem}.contact-us-info-row:last-child{margin-bottom:0}.contact-us-form{flex:1}.contact-us-form .contact-input,.contact-us-form .contact-textarea{margin-bottom:1.5rem}.contact-us-form .contact-input input,.contact-us-form .contact-input textarea,.contact-us-form .contact-textarea input,.contact-us-form .contact-textarea textarea{width:100%}.contact-us-form .contact-input{max-width:370px}@media only screen and (max-width:991px){.contact-us-form .contact-input{max-width:100%}}.contact-us-form .contact-textarea{width:100%}