:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.6666666667vw}@media (min-width:768px){:root{font-size:.6944444444vw}}.h1{font-size:4.4rem}.h1,.h2{font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:500;line-height:100%}.h2{font-size:3.6rem}.h3,.h4{font-size:2rem;font-style:normal;font-weight:400;line-height:120%}.p,.p-m,.p-s{font-size:1.6rem;line-height:150%}.label,.p,.p-m,.p-s{font-style:normal;font-weight:400}.label{background:#0b63ce1a;border:1px solid #0b63ce;border-radius:.4rem;color:#fffc;display:flex;font-size:1.2rem;line-height:normal;margin-bottom:1.2rem;padding:.8rem 1.2rem;width:-moz-max-content;width:max-content}.label--blue{background:#0685ff1a;border:1px solid #0685ff;color:#002992}@media (min-width:768px){.h1{font-size:6.4rem}.h2{font-size:5.6rem}.h3{font-size:2.4rem}.p{font-size:2rem}.p-m{font-size:1.8rem}.p-s{font-size:1.6rem;line-height:normal}.label{font-size:1.4rem;padding:1rem 1.2rem}}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(/fonts/HelveticaNeue-Medium.woff2) format("woff2"),url(/fonts/HelveticaNeue-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(/fonts/HelveticaNeue-Roman.woff2) format("woff2"),url(/fonts/HelveticaNeue-Roman.woff) format("woff")}.button{align-items:center;border-radius:999rem;display:flex;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:center;line-height:110%;padding:1.6rem 2.4rem;transition:box-shadow .4s,background-color .4s,color .4s;width:-moz-max-content;width:max-content}.button--blue{background:#0b63ce;color:#fff}@media (hover:hover){.button--blue:hover{box-shadow:0 0 40px #61a8ff99}}.button--outline-white{border:1px solid #fff;color:#fff}@media (hover:hover){.button--outline-white:hover{background:#fff;color:#000}}.button--white{background:#fff}@media (hover:hover){.button--white:hover{background:#0b63ce}}@media (min-width:768px){.button{font-size:1.8rem;line-height:150%}}.header{background:#0f2557;border-bottom:1px solid hsla(0,0%,100%,.1);left:0;padding:1.6rem 0;position:fixed;top:0;width:100%;z-index:201}.header .container{align-items:center;display:flex;justify-content:space-between}.header__logo{display:flex;width:11.2rem}.header__logo img{height:auto;width:100%}.header__menu-button{border:.1rem solid #fff;border-radius:1rem;cursor:pointer;height:4rem;position:relative;width:5rem}.header__menu-button svg{height:100%;left:0;position:absolute;top:0;transition:opacity .3s;width:100%}.header__menu-button svg:nth-child(2),.header__menu-button.active svg:first-child{opacity:0}.header__menu-button.active svg:nth-child(2){opacity:1}@media (max-width:767px){.header__button,.header__nav{display:none}}@media (min-width:768px){.header{border-bottom:1px solid #263a65;padding:1.5rem 0}.header__logo{width:12.4286rem}.header__nav{display:flex;gap:2.4rem}.header__nav a{color:#fff;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;transition:color .3s}.header__nav a:hover{color:#0685ff}.header__nav .menu-item-has-children{cursor:pointer;position:relative}.header__nav .menu-item-has-children>a{align-items:center;display:flex;pointer-events:none}.header__nav .menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m7.05 9.707 5.708 5.707 5.707-5.707-1.414-1.414-4.293 4.293-4.293-4.293z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:2.4rem;width:2.4rem}.header__nav .menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto}.header__nav .sub-menu>li:last-child>a{border-bottom:none}.header__nav .sub-menu{background:#0e2454;border:.1rem solid hsla(0,0%,100%,.1);border-radius:1.2rem;box-shadow:0 4px 70px #00000014;display:grid;gap:.8rem;left:50%;opacity:0;padding:1.6rem;pointer-events:none;position:absolute;top:calc(100% + 2rem);transform:translate(-50%);transition:opacity .3s;width:20.3rem}.header__nav .sub-menu li a{padding:1.6rem 0}.header__nav .sub-menu a{border-bottom:.1rem solid hsla(0,0%,100%,.1);display:flex;justify-content:center}.header__nav .sub-menu:before{bottom:100%;content:"";height:2rem;left:0;position:absolute;width:100%}.header__button{background-color:#fff;border:.1rem solid hsla(0,0%,100%,.1);border-radius:4rem;color:#0b172b;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;padding:1.2rem 2.2rem;transition:background-color .3s,color .3s}.header__button:hover{background:#0b63ce;color:#fff}.header__menu-button{display:none}}.menu{background:#0e2454;height:auto;left:0;opacity:0;padding:13.2rem 1.6rem 3rem;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s,opacity .3s;width:100%;z-index:200}.menu.active{opacity:1;pointer-events:auto;transform:translateY(0)}.menu__nav{border-top:1px solid hsla(0,0%,82%,.4);margin-bottom:8rem}.menu__nav>li{border-bottom:1px solid hsla(0,0%,82%,.4)}.menu__nav>li>a{color:#fff;display:block;font-size:2.4rem;font-style:normal;font-weight:300;line-height:100%;padding:1.6rem 0}.menu__nav>li.menu-item-has-children{position:relative}.menu__nav>li.menu-item-has-children>a{align-items:center;display:flex;justify-content:space-between;padding-bottom:0}.menu__nav>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m7.05 9.707 5.708 5.707 5.707-5.707-1.414-1.414-4.293 4.293-4.293-4.293z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:2.4rem;width:2.4rem}.menu__nav>li.menu-item-has-children .sub-menu{border-radius:1.2rem;display:flex;flex-direction:column;height:0;margin-bottom:1.6rem;overflow:hidden}.menu__nav>li.menu-item-has-children .sub-menu li{background:#132a5e}.menu__nav>li.menu-item-has-children .sub-menu li:not(:last-child){padding-bottom:.4rem}.menu__nav>li.menu-item-has-children .sub-menu li:first-child{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;margin-top:1.6rem}.menu__nav>li.menu-item-has-children .sub-menu a{align-items:center;color:#fff;display:flex;font-size:1.8rem;font-style:normal;font-weight:300;justify-content:space-between;line-height:100%;padding:1.6rem}.menu__nav>li.menu-item-has-children .sub-menu a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' d='M6.161 13.988a.6.6 0 0 0-.156.43.63.63 0 0 0 .18.418.57.57 0 0 0 .407.164.55.55 0 0 0 .4-.188l4.852-5.397A.62.62 0 0 0 12 9.003c0-.153-.056-.3-.156-.412L6.991 3.194a.57.57 0 0 0-.4-.194.55.55 0 0 0-.412.164.6.6 0 0 0-.179.423.63.63 0 0 0 .161.43l4.483 4.986z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:2.4rem;width:2.4rem}.menu__button{border-radius:10rem;color:#0b172b;font-size:1.6rem;font-style:normal;font-weight:400;height:5rem;justify-content:center;line-height:110%}.menu__button,.subscribe form{align-items:center;background:#fff;display:flex}.subscribe form{align-self:stretch;border-radius:1000rem;gap:2rem;justify-content:space-between;padding:.4rem .4rem .4rem 1.6rem}.subscribe .hidden-fields-container,.subscribe .screen-reader-response,.subscribe .wpcf7-response-output{display:none}.subscribe__input{align-items:center;display:flex;width:100%}.subscribe__input input{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;line-height:100%;width:100%}.subscribe__input input::-moz-placeholder{opacity:.5}.subscribe__input input::placeholder{opacity:.5}.subscribe__button{padding:1.2rem 2rem}.subscribe__button span .char:first-of-type{text-transform:capitalize}@media (min-width:768px){.subscribe__input input{font-size:1.6rem}}.footer{background:#0e2454;overflow:hidden;padding:6rem 0 10.2rem;position:relative}.footer__img{bottom:-2px;left:0;pointer-events:none;position:absolute;right:0}.footer__img img{width:100%}.footer__inner{border:1px solid hsla(0,0%,100%,.1);border-radius:1.2rem;padding:2.4rem 1.6rem}.footer__inner-title{font-size:2.4rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:4rem}.footer__row{display:flex;flex-direction:column;gap:4rem}.footer__top{display:grid;gap:4rem 1.6rem;grid-template-columns:13.2rem 1fr}.footer__group{display:flex;flex-direction:column;gap:1.2rem}.footer__subtitle{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;opacity:.7;text-transform:uppercase}.footer__list{display:flex;flex-direction:column;gap:1rem}.footer__list li>a{font-size:1.6rem;font-style:normal;font-weight:400;line-height:110%;transition:color .4s}@media (hover:hover){.footer__list li>a:hover{color:#0685ff}}.footer__copyright{line-height:110%}.footer__copyright,.footer__link{font-size:1.6rem;font-style:normal;font-weight:400}.footer__link{align-items:center;color:#ffffff4d;display:flex;gap:1.2rem;letter-spacing:-.032rem;line-height:120%;text-transform:capitalize;transition:color .4s}.footer__link svg{flex-shrink:0;height:auto;transition:color .4s;width:7.8261rem}@media (hover:hover){.footer__link:hover{color:#fff}.footer__link:hover svg{color:#dbaaff}}@media (max-width:767px){.footer__col{padding-bottom:4rem;position:relative}.footer__col:after{background-color:#ffffff1a;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:27.9rem}.footer__group:last-of-type .footer__list{flex-direction:row;gap:2rem}.footer__bottom{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}.footer__top{padding-top:4rem}.footer__group:last-child{grid-column:span 2}}@media (min-width:768px){.footer{padding:10rem 0 21.1rem}.footer__img{bottom:-2px;left:11.2rem;position:absolute;right:11.2rem}.footer__inner{display:grid;grid-template-columns:59rem 1fr;padding:3rem}.footer__col{border-right:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;height:31.7rem;justify-content:space-between;padding-right:22.8rem}.footer__inner-title{font-size:3.2rem}.footer__row{gap:2rem;height:100%;justify-content:space-between;padding-left:7rem}.footer__top{gap:8.5rem;grid-template-columns:1fr 1fr 1fr}.footer__group{gap:2rem}.footer__subtitle{font-size:1.8rem}.footer__list{gap:1.6rem}.footer__list li>a{display:block;line-height:100%;width:-moz-max-content;width:max-content}.footer__bottom{align-items:center;display:flex;justify-content:space-between}}.breadcrumbs{align-items:center;display:flex;font-size:1.6rem;font-style:normal;font-weight:400;gap:.9rem;line-height:140%}.breadcrumbs li a{flex-shrink:0;opacity:.3;transition:opacity .4s}@media (hover:hover){.breadcrumbs li a:hover{opacity:1}}.breadcrumbs li:not(:last-child){align-items:center;display:flex;gap:.9rem}.breadcrumbs li:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none' viewBox='0 0 5 9'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3' stroke-width='1.2' d='m.6.6 3 3.5-3 3.5'/%3E%3C/svg%3E") no-repeat 50%/100% 100%;content:"";display:block;flex-shrink:0;height:1rem;width:.5rem}.breadcrumbs.breadcrumbs--info li:last-child{color:#0b172b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs.breadcrumbs--info li:not(:last-child){align-items:center;display:flex;gap:.9rem}.breadcrumbs.breadcrumbs--info li:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none' viewBox='0 0 5 9'%3E%3Cpath stroke='%23202020' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3' stroke-width='1.2' d='m.6 7.6 3-3.5L.6.6'/%3E%3C/svg%3E") no-repeat 50%/100% 100%;content:"";display:block;flex-shrink:0;height:1rem;width:.5rem}.breadcrumbs.breadcrumbs--info li a{color:#2020204d;opacity:1;transition:color .3s}.breadcrumbs.breadcrumbs--info li a:hover{color:#202020}*,:after,:before{box-sizing:border-box}body{background:#f8fafd;color:#fff;font-family:Inter Tight,sans-serif;overflow-x:hidden}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.6rem;width:100%}@media (min-width:768px){.container{padding:0 10rem}}.line-wrap,.wrapper,[stagger-link]{overflow:hidden}[stagger-link] [stagger-link-text]{display:block;overflow:hidden;text-shadow:0 1.5em 0 currentColor;white-space:nowrap}.wpcf7-spinner{display:none!important}.swiper-navigation{align-items:center;display:flex;gap:.6rem}.swiper-navigation__button{align-items:center;border:1px solid #0b63ce;border-radius:50%;color:#0b63ce;display:flex;flex-shrink:0;height:4.2rem;justify-content:center;transition:background-color .4s,color .4s;width:4.2rem}.swiper-navigation__button img,.swiper-navigation__button svg{height:1.8rem;width:1.8rem}.swiper-navigation__button.next{transform:rotate(180deg)}@media (hover:hover){.swiper-navigation__button:hover{background:#0b63ce;color:#fff}}@media (min-width:768px){.swiper-navigation__button{height:6.6rem;width:6.6rem}}.swiper-pagination{align-items:center;display:flex;gap:.8rem;justify-content:center}.swiper-pagination .swiper-pagination-bullet{border:1px solid rgba(11,99,206,.3);border-radius:50%;flex-shrink:0;height:1rem;transition:background-color .4s;width:1rem}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0b63ce}.reviews-section{overflow:hidden;padding:6rem 0}.reviews-section__title{color:#0b172b}.reviews-section__swiper{display:flex!important;flex-direction:column;overflow:visible!important;width:100%}.reviews-section__swiper-wrapper{margin-bottom:1.2rem}.reviews-section__slide{height:auto!important}.reviews-section__item{align-items:center;background:#dde9ff;border-radius:1.2rem;display:flex;height:100%;justify-content:center;padding:2.4rem 1.2rem}.reviews-section__item p{color:#132a5e;font-size:2rem;font-style:normal;font-weight:500;line-height:120%}.reviews-section__swiper-pagination{margin-bottom:2.4rem}.reviews-section__swiper-navigation{margin-left:auto}@media (max-width:767px){.reviews-section{background:#fff}.reviews-section__label{margin:0 auto 1.2rem}.reviews-section__title{margin-bottom:6rem;text-align:center}}@media (min-width:768px){.reviews-section{padding:10rem 0}.reviews-section__label{margin-bottom:1.2rem}.reviews-section__title{margin-bottom:6rem}.reviews-section__swiper-wrapper{margin-bottom:4rem}.reviews-section__item{padding:6.4rem 10rem 6.4rem 3.6rem}.reviews-section__item p{font-size:2.4rem}.reviews-section__swiper-pagination{display:none}}.banner-section{overflow:hidden;padding:13rem 0 20.3rem;position:relative}.banner-section__bg{display:flex;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.banner-section__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-section__title{margin-bottom:4rem;text-align:center}.banner-section__button-wrapper{display:flex;flex-direction:column;gap:2rem}@media (max-width:767px){.banner-section__button{width:100%}}@media (min-width:768px){.banner-section{padding:26.6rem 0 31.5rem}.banner-section .container{align-items:center;display:flex;flex-direction:column;padding:0 27.4rem}.banner-section__button-wrapper{flex-direction:row;gap:3rem}}.why-card{background:#dde9ff;border-radius:1.2rem;padding:1.2rem 1.18rem 2.4rem}.why-card,.why-card__icon{border:1px solid rgba(19,42,94,.1);width:100%}.why-card__icon{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;padding:6rem 10rem}.why-card__icon img{flex-shrink:0;height:100%;width:100%}.why-card__title{color:#0b172b;margin-bottom:1.2rem}.why-card__text{color:#4d5d7a}.why-card--blue{background:#132a5e}.why-card--blue,.why-card--blue .why-card__icon{border:1px solid hsla(0,0%,100%,.1)}.why-card--blue .why-card__title{color:#fff;margin-bottom:1.6rem}.why-card--blue .why-card__text{color:#ffffffb3}@media (min-width:768px){.why-card{height:100%;padding:1.6rem 1.6rem 2.4rem}.why-card__icon{margin-bottom:2.4rem;padding:8.1rem 16.1rem}.why-card__text{width:37.5rem}.why-card--what .why-card__icon{padding:6.7rem 10.9rem}.why-card--what .why-card__text{width:32.7rem}.why-card--blue .why-card__icon{margin-bottom:3.8rem;padding:6.7rem 10.9rem}.why-card--blue .why-card__title{margin-bottom:1.2rem}}.what-section{padding-bottom:6rem}.what-section__top{margin-bottom:6rem}.what-section__title{color:#0b172b;margin-bottom:1.2rem}.what-section__subtitle{color:#4d5d7a}.what-section__list{display:flex;flex-direction:column;gap:2rem}.what-section--technology{padding:6rem 0}.what-section--technology .what-section__top{align-items:center;display:flex;flex-direction:column;text-align:center}@media (max-width:767px){.what-section__button{display:none}.what-section--solution .what-section__top{align-items:center;display:flex;flex-direction:column;text-align:center}.what-section--solution .what-section__subtitle{margin-bottom:1.2rem}.what-section--solution .what-section__button{display:flex;width:100%}.what-section--technology .why-card__title{color:#132a5e}}@media (min-width:768px){.what-section{padding-bottom:10rem}.what-section__top{align-items:center;display:flex;flex-direction:column;text-align:center}.what-section__title{margin-bottom:2.4rem;width:74.6rem}.what-section__subtitle{margin-bottom:4rem;width:51.9rem}.what-section__list{display:grid;grid-template-columns:1fr 1fr 1fr}.what-section--solution .what-section__title{width:45.6rem}.what-section--solution .why-card__text{width:100%}.what-section--technology{padding:10rem 0}.what-section--technology .what-section__subtitle{margin-bottom:0}.what-section--technology .why-card__icon{margin-bottom:3.6rem}}.solution-hero{overflow:hidden;padding:11.6rem 0 6.6rem;position:relative;z-index:2}.solution-hero__bg{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.solution-hero__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.solution-hero .breadcrumbs{margin-bottom:4rem}.solution-hero__title{margin-bottom:2rem}.solution-hero__subtitle{margin-bottom:4rem}@media (max-width:767px){.solution-hero__button{width:100%}}@media (min-width:768px){.solution-hero{padding:16.1rem 0 4.3rem}.solution-hero__bg:after{background:linear-gradient(180deg,#fff0 40%,#0e2454);bottom:0;content:"";height:10rem;left:0;position:absolute;width:100%}.solution-hero__title{margin-bottom:2.4rem;text-align:center}.solution-hero__subtitle{margin:0 auto 4rem;text-align:center;width:53.2rem}.solution-hero__button{margin:0 auto}}.module-card{background:#132a5e;border-radius:1.2rem;padding:1.2rem 1.2rem 2.4rem;width:100%}.module-card,.module-card__img{border:1px solid hsla(0,0%,100%,.1)}.module-card__img{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;padding:2rem 6rem}.module-card__img img{height:auto;width:100%}.module-card__title{margin-bottom:1.6rem}.module-card__text{color:#ffffffb3}@media (min-width:768px){.module-card{padding:1.6rem 1.6rem 2.4rem;width:100%}.module-card__img{padding:1.6rem 5rem}.module-card__img img{height:auto}}.modules-section{background:#0e2454;padding:6rem 0}.modules-section__title{margin-bottom:1.2rem}.modules-section__subtitle{margin-bottom:2.4rem}.modules-section__button{margin:0 auto 6rem}.modules-section__list{display:flex;flex-direction:column;gap:2rem}@media (max-width:767px){.modules-section__button{width:100%}}@media (min-width:768px){.modules-section{padding:10rem 0 19.6rem}.modules-section .container{align-items:center;display:flex;flex-direction:column}.modules-section__title{margin-bottom:2.4rem}.modules-section__subtitle{margin-bottom:4rem;text-align:center;width:41rem}.modules-section__list{display:grid;grid-template-columns:1fr 1fr 1fr}}.integration-section{background:#0e2454;overflow:hidden;padding:6rem 0}.integration-section__img{background:#132a5e;border:1px solid hsla(0,0%,100%,.1);border-radius:1.2rem;display:block;overflow:hidden}.integration-section__img img{width:100%}@media (max-width:767px){.integration-section__label{margin:0 auto 1.2rem}.integration-section__top{margin-bottom:6rem;text-align:center}.integration-section__title{margin-bottom:1.2rem;text-align:center}.integration-section__subtitle{text-align:center}}@media (min-width:768px){.integration-section{padding:10rem 0 15.5rem}.integration-section__top{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin-bottom:6rem}.integration-section__subtitle{width:47.1rem}.integration-section__img{background:#132a5e;border:1px solid hsla(0,0%,100%,.1);border-radius:1.2rem;display:block}.integration-section__img img{width:100%}}.usp-section{padding:6rem 0 12rem}.usp-section__title{color:#0b172b;margin-bottom:1.2rem}.usp-section__subtitle{color:#4d5d7a;margin-bottom:6rem}.usp-section__list{border-top:1px solid #182d78;display:flex;flex-direction:column}.usp-section__list li{border-bottom:1px solid #182d78;padding:2rem 0}.usp-section__item-title{color:#0b172b}@media (max-width:767px){.usp-section__item-img{display:none}}@media (min-width:768px){.usp-section{padding:10rem 0 20rem}.usp-section__item-img{border-radius:1.2rem;height:auto}.usp-section__title{margin-bottom:2.4rem;width:63rem}.usp-section__subtitle{width:42.1rem}.usp-section__list li{cursor:pointer;padding:2.4rem 0;position:relative}}@media (min-width:768px) and (hover:hover){.usp-section__list li:hover img{opacity:1}}@media (min-width:768px){.usp-section__list li img{border-radius:1.2rem;display:block;height:auto;max-height:none;max-width:none;opacity:0;pointer-events:none;position:absolute;right:24rem;top:-10.5rem;transform:rotate(10deg);transition:opacity .3s;width:22rem}.usp-section__list li:nth-of-type(2) img{right:37rem;transform:rotate(-10deg)}.usp-section__list li:nth-of-type(3) img{right:12.5rem;transform:rotate(8deg)}.usp-section__list li:nth-of-type(4) img{right:27rem;transform:rotate(-13deg)}.usp-section__item-title{color:#0b172b}.usp-section--deploy .usp-section__subtitle{width:58rem}.usp-section--deploy .usp-section__list li:nth-of-type(2) img{right:27rem;transform:rotate(-12deg)}.usp-section--deploy .usp-section__list li:nth-of-type(3) img{right:12rem;top:-8.5rem;transform:rotate(17deg)}}.roadmap-section{overflow:hidden;padding-bottom:6rem}.roadmap-section__label{margin:0 auto 1.2rem}.roadmap-section__title{color:#0b172b;margin:0 auto 3rem;text-align:center}.roadmap-section__subtitle{color:#4d5d7a;margin-bottom:6rem;text-align:center}.roadmap-section--technology{background:#fff}.roadmap-section--technology .roadmap-section__title{margin-bottom:1.2rem}@media (max-width:767px){.roadmap-section__img-wrapper{background:#dde9ff;margin:0 -1.6rem;overflow-x:auto;scrollbar-width:none;width:calc(100% + 3.2rem)}.roadmap-section__img-wrapper::-webkit-scrollbar{display:none}.roadmap-section__img{background:#dde9ff;display:block;height:auto;width:86.2rem}.roadmap-section__img img{width:100%}.roadmap-section--technology{padding:6rem 0}.roadmap-section--technology .roadmap-section__img{width:117.6rem}}@media (min-width:768px){.roadmap-section{overflow:hidden;padding:10rem 0}.roadmap-section__title{margin-bottom:6rem;width:69rem}.roadmap-section__subtitle{margin:0 auto 6rem;width:53.2rem}.roadmap-section__img{display:block;width:100%}.roadmap-section__img img{width:100%}.roadmap-section--technology .roadmap-section__title{margin-bottom:2.4rem;width:54rem}}
