@charset "UTF-8";.app-menu__wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;transform:translate(-100%);transition:transform .3s ease-in-out}.app-menu__wrapper--open{transform:translate(0)}.app-menu__content{position:relative;display:flex;justify-content:center;align-items:center;background:black;width:80vw;height:100vh}.app-menu__close{position:absolute;top:60px;right:32px}.app-menu__nav{width:80%}.app-menu__nav ul{list-style:none;font-family:NeueMachinaRegular;font-size:20px}.app-menu__nav ul li{margin-bottom:48px;cursor:pointer;text-transform:uppercase}.app-menu__nav ul li:hover{opacity:.8;transition:all .5s ease-in-out}.app-menu__nav ul li a{text-decoration:none;color:#fff}.app-menu__nav ul li .app-menu__dropdown-button{text-transform:uppercase;font-family:NeueMachinaRegular;font-size:20px}.app-menu__button{background:none;border:none;cursor:pointer}.app-menu__button:hover{opacity:.8;transition:all .5s ease-in-out}.app-menu__dropdown{position:relative}.app-menu__dropdown-button{background:none;border:none;cursor:pointer;color:#fff;display:flex;margin-left:-8px;align-items:center;justify-content:space-between;width:100%;text-transform:uppercase}.app-menu__arrow{margin-left:8px;transform:rotate(0);transition:transform .3s ease-in-out}.app-menu__arrow--open{transform:rotate(180deg)}.app-menu__submenu{position:relative;background:black;list-style:none;margin:10px 0;padding:0;border-top:1px solid #444;border-bottom:1px solid #444}.app-menu__submenu li{margin-top:20px;padding:12px;margin-bottom:20px!important}.app-menu__submenu li a{text-decoration:none;color:#fff}.app-title{font-family:NeueMachinaMedium;background:linear-gradient(94.64deg,#fff625 -41.95%,#98ded9 54.89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.header{padding:60px 0;position:relative;z-index:100;display:flex;justify-content:space-between;width:1200px}@media only screen and (max-width: 1024px){.header{padding:20px 50px}}@media only screen and (max-width: 670px){.header{padding:20px 32px;height:25px;align-items:center;width:100%}}.header__logo{width:300px}@media only screen and (max-width: 1024px){.header__logo{width:250px}}@media only screen and (max-width: 670px){.header__logo{width:200px}}.header a{text-decoration:none}.header .header__lang{font-size:smaller}.header .header__lang a{text-decoration:none;color:#fff}.header .header__lang .header__lang-selected{font-weight:700}.header__item{color:var(--white, #fff);font-family:NotoSansRegular;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.36px;box-sizing:border-box;display:flex;padding:0 8px 8px;justify-content:center;align-items:center;gap:10px;text-transform:uppercase}@media only screen and (max-width: 1024px){.header__item{display:none}}.header__item.active{font-family:NotoSansBold;font-weight:700;border-bottom:1px solid #fff}.header__links{display:flex;gap:16px}.header .header__dropdown{position:relative}.header .dropdown-menu{display:none;position:absolute;top:100%;left:-100px;min-width:250px;background-color:#2a2a32;border:1px solid #59595f;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:1000}.header .header__dropdown:hover .dropdown-menu{display:block}.header .dropdown-item{font-size:14px;padding:12px 20px 12px 16px;font-family:Open Sans;color:#fff;text-transform:capitalize;white-space:nowrap;font-weight:400!important}.header .dropdown-item.active{font-family:Open Sans!important;font-weight:400!important;border-bottom:unset!important}.header .dropdown-item:hover{background-color:#59595f}.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:60px;position:relative;z-index:9;color:#fff;width:100%;max-width:1200px}.footer__description{margin-right:80px;color:#fff;padding-top:12px;padding-bottom:16px;font-family:NotoSansLight;font-size:14px;font-weight:300;line-height:27px;text-align:left}.footer__copyright{color:#9e9e9e;font-family:NotoSansRegular;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.02em;text-align:left}.footer__copyright__mobile{display:none}.footer__stamp{width:120px}.footer__email{font-family:WorkSans;color:#fff;font-size:14px;font-weight:500;line-height:27px;letter-spacing:.02em;text-align:right}.footer__links{display:flex;gap:25px;justify-content:flex-end;padding-bottom:22.5px}.footer__links a{all:unset;cursor:pointer}.footer__links .social-icon{width:25px;height:25px;svg-path-fill:white}.footer__left,.footer__right{align-self:flex-start}.footer__menu{display:flex;justify-content:space-around}.footer__menu__row{display:flex;flex-direction:column;gap:14px;margin-right:80px}.footer__menu a{text-decoration:none}.footer__menu__item{font-family:Open Sans;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;color:#fff}@media only screen and (max-width: 1024px){.footer{flex-direction:column;gap:24px;margin-top:150px}.footer__left,.footer__right{display:flex;flex-direction:column;align-items:center}.footer__links{padding-top:10px}.footer__description{margin:0;color:#fff;font-size:14px;line-height:21px;text-align:center}.footer__copyright{display:none}.footer__copyright__mobile{display:flex;color:#9e9e9e;font-family:NotoSansRegular;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.02em;text-align:left}.footer__menu{gap:80px}.footer__menu__row{margin:0}.footer__menu__item{text-align:center}}@media only screen and (max-width: 670px){.footer{width:360px}.footer__left,.footer__right{display:flex;flex-direction:column;align-items:center;align-self:center}.footer__menu{flex-direction:column;gap:16px}.footer__menu__row{gap:16px}}.section-header{font-family:NeueMachinaMedium;font-size:44px}@media only screen and (max-width: 1024px){.section-header{font-size:40px}}@media only screen and (max-width: 670px){.section-header{font-size:32px}}.news{border-top:1px solid #fff;padding-top:30px;z-index:2;margin-bottom:160px;display:flex;flex-direction:column;max-width:1200px;position:relative}.news-header{display:flex;justify-content:space-between}.news .controls{display:flex;gap:24px}@media only screen and (max-width: 1024px){.news .controls{display:none}}.news .controls .arrow{width:40px;height:40px;cursor:pointer}.news .controls .arrow.left{transform:rotate(180deg)}.news .controls .arrow.disabled{opacity:.4}.news__items{display:flex;column-gap:32px;row-gap:24px;flex-wrap:nowrap;line-height:1.6;margin-top:104px;margin-bottom:50px;width:100%;overflow:hidden}.news__items .news__content__item{min-width:calc(33% - 16px);display:flex;flex-direction:column;transition:.1s}@media only screen and (max-width: 1024px){.news__items{flex-direction:column;gap:48px}.news__items .news__content__item{min-width:100%;transform:none}}.news__items>p{margin-bottom:20px}@media only screen and (max-width: 1024px){.news__items{width:100%;margin-left:0;margin-top:80px;margin-bottom:150px}}.news__items .image{position:relative;display:flex;flex-direction:column;align-items:center;gap:0px}.news__items .image a{width:100%}.news__items .image img{width:100%;object-fit:fill;display:block;border-radius:6px}.news__items .image .credits{position:absolute;bottom:0;display:flex;align-items:center;align-content:center;margin-top:-34px;padding-left:8px;line-height:24px;background-color:#0006;width:100%;font-family:Noto Sans,sans-serif;font-size:12px;color:#fff;text-shadow:0px 0px 7px rgba(0,0,0,.8);font-style:normal;font-weight:500;letter-spacing:-.12px}.news__items .date{font-family:Noto Sans,sans-serif;font-weight:500;font-size:16px;color:#fff9;padding:16px 0}.news__items .description{font-family:NotoSansLight;font-size:18px;line-height:27px}.news__items .link{font-size:18px;line-height:22px;font-family:Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;padding:8px 0 18px}.news__items .link a{color:#8cdfd9;font-weight:500;line-height:22px}.news__items a{color:#fff}.news__items a :visited{color:#60878e}.funded-by{position:relative;padding-top:160px;height:1060px}@media only screen and (max-width: 670px){.funded-by{height:700px;padding-left:32px;padding-right:32px}}.funded-by__header{border-top:1px solid #ffffff;padding-top:30px;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em}@media only screen and (max-width: 1024px){.funded-by__header{font-size:40px}}@media only screen and (max-width: 670px){.funded-by__header{font-size:32px}}.funded-by__logos{display:flex;justify-content:space-around;align-items:center;padding-top:140px}@media only screen and (max-width: 1024px){.funded-by__logos{flex-direction:column;padding:60px 30px 0;gap:50px}}.funded-by__logo-bill{height:110px;object-fit:contain}.funded-by__logo-google{height:90px;object-fit:contain}.funded-by__pattern-wave{position:absolute;width:150vw;bottom:120px;right:-55vw}@media only screen and (max-width: 1024px){.funded-by__pattern-wave{bottom:20px;width:200%;right:-55%}}@media only screen and (max-width: 1440px){.funded-by__pattern-wave{bottom:120px}}.dynamic-text{display:inline-block;position:relative}.cursor{display:inline-block;background-color:#000;width:2px;height:24px;animation:blink .8s step-end infinite}@keyframes blink{50%{opacity:0}}.short-description-list{z-index:100000;width:100%;position:relative;display:flex;justify-content:center;background:linear-gradient(93deg,rgba(48,17,241,.2) -8.68%,rgba(83,85,233,.2) 11.72%,rgba(116,150,225,.2) 38.64%,rgba(134,186,221,.2) 65.85%,rgba(152,222,217,.2) 87.98%),#000}.short-description-list__container{max-width:1200px;padding:68px 10%;display:flex;flex-direction:column;justify-content:center;gap:54px}.short-description-list__container__title{font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%}.short-description-list__container__description{font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.short-description-list__container__list{display:flex;justify-content:center}.short-description-list__container__list__item{flex:1;padding-left:15px;padding-right:35px;border-left:1px solid;border-image:linear-gradient(to bottom,#49fbdf,#737373) 1;display:flex;flex-direction:column;gap:10px}.short-description-list__container__list__item__title{font-size:24px;font-family:NeueMachinaMedium;min-height:48px}.short-description-list__container__list__item__title.highlighted{font-size:58px;background:var(--gradient, linear-gradient(180deg, #fff625 0%, #cbea7f 34.5%, #a7e2be 66.5%, #98ded9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.short-description-list__container__list__item__text{font-family:NotoSansLight;font-size:16px;font-weight:300;line-height:25px}@media only screen and (max-width: 670px){.short-description-list__container__list{flex-direction:column;gap:50px}}.get-in-touch{padding:146px 0;color:#fff;width:100%;font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:300;display:flex;flex-direction:column;align-items:center;text-align:center}.get-in-touch.highlighted{background:linear-gradient(93deg,rgba(48,17,241,.2) -8.68%,rgba(83,85,233,.2) 11.72%,rgba(116,150,225,.2) 38.64%,rgba(134,186,221,.2) 65.85%,rgba(152,222,217,.2) 87.98%),#000}.get-in-touch>:first-child{font-family:NeueMachinaMedium;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.32px}@media only screen and (max-width: 670px){.get-in-touch>:first-child{font-size:30px}}.get-in-touch>:last-child{margin-top:36px}@media only screen and (max-width: 670px){.get-in-touch{width:80%;padding-left:32px;padding-right:32px}}.cf-button[data-v-f738715f]{color:var(--Suface-primary, var(--Suface-primary, #12121b));border:none;padding:10px 20px;font-size:16px;font-weight:600;cursor:pointer;border-radius:200px;transition:background-color .3s;border:1px solid var(--Primary, #94d5db);background:var(--CF-Yellow-Gradient, linear-gradient(145deg, #fff625 -13.26%, #cbea7f 15.7%, #a7e2be 55.24%, #98ded9 93.66%));box-shadow:0 1px 2px #1018280d}.cf-link{color:var(--Primary, var(--Primary, #94d5db));font-family:Open Sans;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;gap:8px}.cf-link a{text-decoration:none}.hex,.circle,.funded-by__pattern-wave{pointer-events:none;-webkit-user-select:none;user-select:none}.landing2{background:#000;color:#fff;scroll-behavior:smooth;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center}.landing2>.header{width:1200px}@media only screen and (max-width: 670px){.landing2>.header{width:unset}}.landing2 .landing-section{max-width:1200px}@media only screen and (max-width: 670px){.landing2 .landing-section{padding:20px;box-sizing:border-box}}.landing2 .dashboard-view{display:flex;justify-content:center;margin-top:50px}.landing2 .dashboard-view .dashboard{position:relative;z-index:1000}@media only screen and (max-width: 670px){.landing2 .dashboard-view .dashboard{left:unset;width:100%}}.landing2 .circle{position:absolute;z-index:-1;top:0;left:45vw}@media only screen and (max-width: 1024px){.landing2 .circle{top:500px;right:-540px}.landing2 .circle img{width:930px}}@media only screen and (max-width: 670px){.landing2 .circle{top:unset;left:50vw}.landing2 .circle img{width:100vw}}.landing2 .jumbotron{position:relative;z-index:1;padding-right:100px;padding-left:100px;margin-top:100px;display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:center}@media only screen and (max-width: 1024px){.landing2 .jumbotron{font-size:20px;padding:150px 50px 800px}}@media only screen and (max-width: 670px){.landing2 .jumbotron{padding-top:120px;font-size:18px;padding-bottom:calc(100vw - 160px);padding-left:32px;padding-right:32px}}.landing2 .jumbotron .title{font-family:NeueMachinaMedium;font-size:58px;font-weight:400;line-height:1.3;letter-spacing:.01em;text-align:center;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:.5fr 1fr;gap:0px 10px;grid-template-areas:"main_line main_line" "left right"}.landing2 .jumbotron .title__item:nth-of-type(1){grid-area:main_line}.landing2 .jumbotron .title__item:nth-of-type(2){grid-area:left;white-space:nowrap;text-align:right;text-indent:210px}.landing2 .jumbotron .title__item:nth-of-type(3){grid-area:right;text-align:left}@media (max-width: 1000px){.landing2 .jumbotron .title{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"main_line" "left" "right"}.landing2 .jumbotron .title__item:nth-of-type(2){text-indent:unset;text-align:unset}.landing2 .jumbotron .title__item:nth-of-type(3){grid-area:right;text-align:center}}@media only screen and (max-width: 1024px){.landing2 .jumbotron .title{width:100%;font-size:40px}}@media only screen and (max-width: 670px){.landing2 .jumbotron .title{font-size:32px}}.landing2 .jumbotron .title .nowrap{white-space:nowrap}.landing2 .jumbotron .description{position:relative;z-index:1;padding-left:100px;padding-right:100px;text-align:center;max-width:900px;font-family:NotoSansLight;font-size:26px;font-weight:300;line-height:39px;letter-spacing:0em}@media only screen and (max-width: 1024px){.landing2 .jumbotron .description{width:100%;line-height:1.6;font-size:24px}}@media only screen and (max-width: 670px){.landing2 .jumbotron .description{width:90%;line-height:32px;font-size:20px}}.landing2 .mission{position:relative;z-index:1;margin:60px 140px 0;padding-bottom:160px;border-top:1px solid #fff}@media only screen and (max-width: 1024px){.landing2 .mission{margin-left:50px;margin-right:50px;padding-bottom:75px}}@media only screen and (max-width: 670px){.landing2 .mission{margin-left:32px;margin-right:32px;padding:unset}}.landing2 .mission .title{margin-top:30px;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;letter-spacing:.03em;text-align:left}@media only screen and (max-width: 1024px){.landing2 .mission .title{font-size:40px}}@media only screen and (max-width: 670px){.landing2 .mission .title{font-size:32px}}.landing2 .mission .paragraph{margin-top:80px;padding-left:304px;font-family:NotoSansLight;font-size:26px;font-weight:400;line-height:39px;letter-spacing:0em;text-align:left}@media only screen and (max-width: 1024px){.landing2 .mission .paragraph{font-size:20px;line-height:32px;padding-left:0}}.landing2 .personalized{position:relative;z-index:1;margin:160px 140px 0;padding-bottom:160px;border-top:1px solid #fff}@media only screen and (max-width: 1024px){.landing2 .personalized{margin-left:50px;margin-right:50px;padding-bottom:75px}}@media only screen and (max-width: 670px){.landing2 .personalized{margin-left:32px;margin-right:32px}}.landing2 .personalized .gradient-blue{position:absolute;right:15vw;top:-50px;pointer-events:none}@media only screen and (max-width: 1024px){.landing2 .personalized .gradient-blue{top:unset;bottom:-40%}}.landing2 .personalized .hex{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;top:200px;width:max(1367px,100vw);left:min(-900px,-50vw);z-index:-1}.landing2 .personalized .hex img{width:min(1367px,100vw)}@media only screen and (max-width: 1024px){.landing2 .personalized .hex{position:relative;top:unset;left:unset;width:100%;right:50%;margin-bottom:-160px}}.landing2 .personalized .title{margin-top:30px;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;text-align:left}@media only screen and (max-width: 1024px){.landing2 .personalized .title{font-size:40px;line-height:1}}@media only screen and (max-width: 670px){.landing2 .personalized .title{font-size:32px}}.landing2 .personalized .paragraph{margin:160px 0;padding-left:304px;font-family:NotoSansLight;font-size:26px;font-weight:400;line-height:39px;letter-spacing:0em;text-align:left}@media only screen and (max-width: 1024px){.landing2 .personalized .paragraph{font-size:20px;line-height:32px;margin-top:80px;margin-bottom:80px;padding-left:0}}@media only screen and (max-width: 670px){.landing2 .personalized .paragraph{box-sizing:border-box;padding:20px}}.landing2 .personalized .small-title{margin-bottom:30px;padding-left:500px;font-family:NeueMachinaRegular;letter-spacing:1.6px;font-size:28px;font-weight:400}@media only screen and (max-width: 1024px){.landing2 .personalized .small-title{font-size:20px;line-height:32px;margin-top:80px;padding-left:0;margin-bottom:27px}}@media only screen and (max-width: 670px){.landing2 .personalized .small-title{padding:20px;box-sizing:border-box}}.landing2 .personalized .small-paragraph{margin-bottom:160px;padding-left:500px;max-width:100%;font-family:NotoSansLight;font-size:18px;font-weight:300;line-height:27px;letter-spacing:0em;text-align:left;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width: 1024px){.landing2 .personalized .small-paragraph{font-size:18px;line-height:28.8px;width:100%;padding-left:0;margin-bottom:80px}}@media only screen and (max-width: 670px){.landing2 .personalized .small-paragraph{padding:20px;box-sizing:border-box}}.landing2 .news-land{padding:0 140px}@media only screen and (max-width: 1024px){.landing2 .news-land{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.landing2 .news-land{padding-left:32px;padding-right:32px}}.landing2 .funded-land{padding:0 140px;width:100%;max-width:1200px}@media only screen and (max-width: 1024px){.landing2 .funded-land{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.landing2 .funded-land{padding-left:32px;padding-right:32px}}.landing2 .footer{padding-left:140px;padding-right:140px}@media only screen and (max-width: 1024px){.landing2 .footer{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.landing2 .footer{padding-left:32px;padding-right:32px}}.landing2 .summaries{position:relative;width:100%;top:-180px}.page-header{display:flex;flex-direction:column;justify-content:center;width:1200px}@media only screen and (max-width: 670px){.page-header{background-size:contain;gap:32px;margin-top:64px;width:unset;padding:20px}}.page-header .mid-container{width:700px;color:#fff}@media only screen and (max-width: 670px){.page-header .mid-container{width:100%;box-sizing:border-box}}.page-header .contact-button{margin-top:32px}.page-header__mobile-background{display:none}.page-header__mobile-background img{width:100%;height:100%}@media only screen and (max-width: 670px){.page-header__mobile-background{display:unset;padding:32px}.page-header__mobile-background img{border-radius:16px}}.page-header__title{font-family:NeueMachinaMedium;font-size:56px;font-weight:400;line-height:64px;letter-spacing:.01em;text-align:left}@media only screen and (max-width: 670px){.page-header__title{width:unset;font-size:40px;line-height:44px;margin-top:20px;padding-left:32px;padding-right:32px}}@media only screen and (max-width: 670px){.page-header__subtitle{padding:0 32px}}.page-header__description{font-family:NotoSansLight;font-size:20px;font-weight:400;line-height:39px;letter-spacing:0em;text-align:left;width:1200px}@media only screen and (max-width: 670px){.page-header__description{width:unset;line-height:30px;font-size:18px;padding-left:32px;padding-right:32px}}.careers{background:#000;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.careers>.header{width:1200px}@media only screen and (max-width: 670px){.careers>.header{width:unset}}.careers .careers-header{margin-top:200px;margin-bottom:200px}.careers .circle{position:absolute;top:10vh;left:59vw}@media only screen and (max-width: 1024px){.careers .circle{display:none}}@media only screen and (max-width: 670px){.careers .circle{display:none}}.careers .jobs{position:relative;padding:160px 140px;display:flex;flex-direction:column;gap:100px}@media only screen and (max-width: 1024px){.careers .jobs{padding:160px 60px}}@media only screen and (max-width: 670px){.careers .jobs{padding:160px 60px}}.careers .jobs__title{padding-top:30px;border-top:1px solid #fff;margin-bottom:60px;color:var(--white, #fff);font-family:NeueMachinaMedium;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.32px}@media only screen and (max-width: 670px){.careers .jobs__title{font-size:32px}}.careers .jobs .job{display:flex;gap:32px;justify-content:space-between}@media only screen and (max-width: 670px){.careers .jobs .job{flex-direction:column}}.careers .jobs .job__titles{width:40%;display:flex;flex-direction:column;gap:4px;padding-top:8px}@media only screen and (max-width: 670px){.careers .jobs .job__titles{width:unset}}.careers .jobs .job__title{overflow:hidden;text-overflow:ellipsis;font-family:NeueMachinaRegular;font-size:26px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.56px;text-transform:uppercase;background:var(--Gradient-1, linear-gradient(145deg, #fff625 -13.26%, #cbea7f 15.7%, #a7e2be 55.24%, #98ded9 93.66%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 670px){.careers .jobs .job__title{font-size:18px}}.careers .jobs .job__sub-title{color:var(--white, #fff);font-family:NotoSansItalic;font-size:20px;font-style:italic;font-weight:400;line-height:150%}@media only screen and (max-width: 670px){.careers .jobs .job__sub-title{font-size:16px}}.careers .jobs .job__info{display:flex;flex-direction:column;gap:24px}.careers .jobs .job__description{max-width:786px;color:var(--white, #fff);font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (max-width: 670px){.careers .jobs .job__description{width:unset;font-size:16px}}.careers .jobs .job a{align-self:flex-start;text-decoration:none}.careers .jobs .job__link{padding:8px 24px;border-radius:36px;border:1px solid var(--Grey, #9e9e9e);color:var(--white, #fff);font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:.18px}@media only screen and (max-width: 670px){.careers .jobs .job__link{width:unset;font-size:14px}}.careers .pattern-wave{padding-top:70px;position:absolute;bottom:250px;width:140vw;right:-35vw;z-index:-1;transform:rotate(-5deg)}@media only screen and (max-width: 1024px){.careers .pattern-wave{padding:0}}@media only screen and (max-width: 670px){.careers .pattern-wave{padding:0;bottom:620px}}.careers .pattern-wave img{width:100%}.careers__culture{border-top:1px solid #fff;padding:30px 0 160px;margin:160px 140px 180px;color:var(--white, #fff);font-family:NotoSansRegular;font-size:26px;font-style:normal;font-weight:400;line-height:150%;z-index:1}.careers__culture__info{margin-top:30px;font-family:NotoSansRegular;font-size:20px;color:#d1d5db;line-height:30px}@media only screen and (max-width: 1024px){.careers__culture{padding:30px 0 160px;margin:80px}}@media only screen and (max-width: 670px){.careers__culture{margin:60px;font-size:18px}.careers__culture__info{font-size:16px}}.careers__culture a{color:#fff}.careers .footer{padding:180px 70px 80px}@media only screen and (max-width: 1024px){.careers .footer{padding-top:20px;padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.careers .footer{padding-top:20px;padding-left:32px;padding-right:32px}}.careers__pattern-wave{position:relative;bottom:10px;width:200%;margin-top:-180px;transform:rotate(1deg);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 670px){.careers__pattern-wave{position:absolute;bottom:720px;width:150%;left:0;margin-top:10px}}.research{background:#000;position:relative;overflow:hidden;display:flex;justify-content:center;flex-direction:column;align-items:center}.research__header{height:800px;background:url(/images/research/top.png);background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 670px){.research__header{background-image:unset;height:unset}}.research>.header{width:1200px}@media only screen and (max-width: 670px){.research>.header{width:unset}}.research .header{padding:60px 140px 40px}@media only screen and (max-width: 1024px){.research .header{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.research .header{padding-left:32px;padding-right:32px}}.research .hex{position:absolute;transform:rotate(128.4deg);left:60vw;top:250px}@media only screen and (max-width: 670px){.research .hex{top:unset;bottom:-15vw;left:50vw}.research .hex img{width:100vw}}.research .hex:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:linear-gradient(-173deg,rgba(0,0,0,.85) 52%,rgba(0,0,0,0) 80%)}.research .hex.bottom{top:1200px;bottom:unset;left:50vw;transform:rotate(-172.798deg)}@media only screen and (max-width: 670px){.research .hex.bottom{margin-top:350px;position:absolute;transform:rotate(-173deg);left:45vw;bottom:600px;opacity:.3}}.research .circle{position:absolute;top:650px;left:-1100px;transform:rotate(-55.62deg);width:100vw}.research .circle:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:linear-gradient(100deg,#000 54.77%,rgba(0,0,0,0) 80.44%)}@media only screen and (max-width: 670px){.research .circle{top:1600px;width:100%;left:-55vw}.research .circle img{width:100%}}.research .jumbotron{position:relative;padding:240px 121px 250px;background-image:url(/images/research/top.png);background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 1024px){.research .jumbotron{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.research .jumbotron{padding:120px 32px 340px;padding-bottom:100vw}}.research .jumbotron__title{max-width:746px;color:var(--white, #fff);font-family:NeueMachinaMedium;font-size:58px;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:.58px;z-index:1}@media only screen and (max-width: 1024px){.research .jumbotron__title{font-size:40px}}@media only screen and (max-width: 670px){.research .jumbotron__title{font-size:32px}}.research .jumbotron__description{max-width:691px;color:var(--white, #fff);font-family:NotoSansLight;font-size:24px;font-style:normal;font-weight:300;line-height:150%;z-index:1}@media only screen and (max-width: 1024px){.research .jumbotron__description{line-height:1.6;font-size:24px}}@media only screen and (max-width: 670px){.research .jumbotron__description{width:unset;font-size:20px;line-height:32px}}.research .diagram{position:relative;padding-bottom:180px;margin:20px 140px 0;max-width:1200px;display:flex;flex-direction:column;border-top:1px solid #fff}.research .diagram__ .research .diagram.survival{margin-top:200px}@media only screen and (max-width: 670px){.research .diagram__ .research .diagram.survival{margin-top:140px;padding-bottom:70px}}@media only screen and (max-width: 1024px){.research .diagram{margin-left:50px;margin-right:50px}}@media only screen and (max-width: 670px){.research .diagram{padding-bottom:160px}}.research .diagram__title{max-width:947px;padding-top:30px;margin-bottom:80px;color:var(--white, #fff);font-family:NeueMachinaMedium;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.32px}@media only screen and (max-width: 670px){.research .diagram__title{font-size:32px}}.research .diagram .paragraph{font-family:NotoSansLight;font-size:24px;font-weight:300;line-height:36px;letter-spacing:0em;text-align:left;color:#d1d5db;padding-left:293px;margin-bottom:48px}@media only screen and (max-width: 1024px){.research .diagram .paragraph{padding-left:0}}@media only screen and (max-width: 670px){.research .diagram .paragraph{font-size:20px}}.research .diagram .paragraph.big{font-family:NeueMachinaRegular;font-size:30px;font-weight:400;line-height:39px;letter-spacing:0em;text-align:left}.research .diagram .paragraph .bold{font-family:NeueMachinaRegular;font-size:30px;font-weight:700;line-height:39px;letter-spacing:0em;text-align:left}.research .diagram__image{margin:48px 0;padding:40px 80px;z-index:100}@media only screen and (max-width: 1024px){.research .diagram__image{padding:20px 40px}}@media only screen and (max-width: 670px){.research .diagram__image{padding:0}}.research .diagram__image img{width:100%}.research .pattern-wave{position:absolute;bottom:250px;width:140vw;right:-35vw;transform:rotate(-5deg)}@media only screen and (max-width: 1024px){.research .pattern-wave{padding:0}}@media only screen and (max-width: 670px){.research .pattern-wave{padding:0;bottom:720px}}.research .pattern-wave img{width:100%}.research .spacer{height:500px;width:100%}@media only screen and (max-width: 670px){.research .spacer{height:0}}.research .posts{padding:80px 120px 320px;display:flex;flex-direction:column;gap:80px}.research .posts .controls{display:flex;align-items:center}.research .posts .controls .search-field{width:720px;border:1px solid #fff;background-color:transparent;box-sizing:border-box;color:#fff;padding:21.5px 75px 19.5px 32px;font-family:Noto Sans;font-size:20px;font-weight:400;line-height:27px;letter-spacing:.02em;text-align:left;background-image:url(/assets/search-icon-511a850e.svg);background-repeat:no-repeat;border-radius:40px;background-position:670px 22px;margin-right:auto}.research .posts .controls .filter{font-family:Noto Sans;font-size:20px;font-weight:400;line-height:27px;letter-spacing:.02em;text-align:left;color:#fff;padding-right:32px;background-image:url(/assets/filter-icon-55ef5f40.svg);background-repeat:no-repeat;background-position:58px 0;margin-right:24px;cursor:pointer}.research .posts .controls .view{font-family:Noto Sans;font-size:20px;font-weight:400;line-height:27px;letter-spacing:.02em;text-align:left;color:#fff;padding-right:32px;background-image:url(/assets/view-icon-928d3bd1.svg);background-repeat:no-repeat;background-position:54px 0;margin-right:24px;cursor:pointer}.research .posts>.title{font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left;color:#fff;padding-top:30px;border-top:1px solid #fff}.research .posts .view-list .post{display:flex;align-items:center;padding:24px 0;border-top:1px solid #fff;cursor:pointer}.research .posts .view-list .post .date{font-family:Noto Sans;font-size:16px;font-weight:500;line-height:14px;letter-spacing:0em;color:#fff;width:287px}.research .posts .view-list .post .title{width:100%;font-family:Noto Sans;font-size:20px;font-weight:600;line-height:30px;letter-spacing:0em;text-align:left;color:#fff;background-image:url(/assets/share-icon-ba68e5d3.svg);background-repeat:no-repeat;background-position:100% center}.research .posts .view-cards{display:flex;gap:32px}.research .posts .no-results{display:flex;justify-content:center;font-family:Noto Sans;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;color:#fff}.research .posts .pagination{padding-top:16px;border-top:1px solid #fff;display:flex}.research .posts .pagination .info{font-family:Noto Sans;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;color:#fff;margin-right:auto}.research .posts .pagination .prev{font-family:Noto Sans;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;position:relative;color:#fff;padding-left:32px;display:flex;align-items:center;cursor:pointer;margin-right:24px}.research .posts .pagination .prev.disabled{opacity:.4}.research .posts .pagination .prev:before{content:"";position:absolute;left:0;display:block;width:24px;height:24px;rotate:180deg;background-image:url(/assets/arrow-forward-948cc0f2.svg);background-repeat:no-repeat;background-position:center}.research .posts .pagination .next{font-family:Noto Sans;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;position:relative;color:#fff;padding-right:32px;display:flex;align-items:center;cursor:pointer}.research .posts .pagination .next.disabled{opacity:.4}.research .posts .pagination .next:before{content:"";position:absolute;right:0;display:block;width:24px;height:24px;background-image:url(/assets/arrow-forward-948cc0f2.svg);background-repeat:no-repeat;background-position:center}.research .footer{padding:107px 70px 80px}.section{position:relative;z-index:1;width:1200px;margin-bottom:120px}.section>*{width:100%}.section.unlimited{margin:unset;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width: 670px){.section.unlimited{width:360px}}.section.unlimited .section__header{align-self:center;justify-self:center;width:1200px;display:flex}@media only screen and (max-width: 1024px){.section.unlimited .section__header{width:unset}}.section.unlimited>h1{width:1200px}.section.unlimited>.description{width:1200px}.section__header>h1{border-top:1px solid #fff;padding-top:30px;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left;color:#fff;margin-top:30px;margin-bottom:16px}@media only screen and (max-width: 1024px){.section__header>h1{font-size:40px}}@media only screen and (max-width: 670px){.section__header>h1{font-size:32px;width:unset}}.section__header>.description{font-family:NotoSansRegular;font-size:20px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;color:#d1d5db;margin-bottom:80px}@media only screen and (max-width: 670px){.section{margin:20px;width:unset;width:360px}}@media only screen and (max-width: 1024px){.section{margin-left:50px;margin-right:50px}}@media only screen and (max-width: 670px){.section{margin-bottom:160px;margin-left:32px;margin-right:32px}}.product-card{padding:40px;box-sizing:border-box;border-radius:16px;border:1.5px solid var(--Colors-Gray-Gray-600, #4b5563);background:linear-gradient(93deg,rgba(48,17,241,.16) -8.68%,rgba(83,85,233,.16) 11.72%,rgba(116,150,225,.16) 38.64%,rgba(134,186,221,.16) 65.85%,rgba(152,222,217,.16) 87.98%),#000;position:relative;height:466px}.product-card>h1{font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:600;line-height:130%;color:var(--White, var(--White, #fff));position:relative}.product-card>.description{position:relative;color:var(--Colors-Gray-Gray-300, #d1d5db);font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:400;line-height:140%}@media only screen and (max-width: 670px){.product-card{left:unset!important;right:unset!important}.product-card>h1,.product-card .description{padding-left:unset!important;padding-right:unset!important}.product-card img{width:100%!important;height:unset!important;left:unset!important}}.product-footer{background:linear-gradient(93deg,rgba(48,17,241,.42) -8.68%,rgba(83,85,233,.42) 11.72%,rgba(116,150,225,.42) 38.64%,rgba(134,186,221,.42) 65.85%,rgba(152,222,217,.42) 87.98%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:80px;width:100%}@media only screen and (max-width: 670px){.product-footer{padding-bottom:100px}}.product-footer__items{display:flex;gap:62px}@media only screen and (max-width: 670px){.product-footer__items{flex-direction:column;width:360px}}.product-footer__items>*{flex:1;display:flex;flex-direction:column;gap:16px}.product-footer__items>*>img{align-self:flex-start}.product-footer__items>*>.title{font-family:NeueMachinaMedium;font-size:24.009px;font-style:normal;font-weight:400}.product-footer__items>*>.subtitle{font-family:Noto Sans;font-size:13.445px;font-style:normal;font-weight:400;line-height:normal}.product-footer__container{width:1200px;display:flex;flex-direction:column;gap:80px}.product-footer__container>header{display:flex;flex-direction:column;gap:16px}.product-footer__container>header>.title{font-family:NeueMachinaMedium;font-size:44px}.product-footer__container>header>.subtitle{font-family:Noto Sans;font-size:24px;font-style:normal;font-weight:400}@media only screen and (max-width: 670px){.product-footer__container{width:unset;justify-content:center;align-items:center}.product-footer__container>header{padding-left:40px;padding-right:40px}}.product-footer__pattern-wave{position:relative;bottom:10px;left:120px;width:150%;margin-top:-180px;transform:rotate(1deg);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 670px){.product-footer__pattern-wave{display:none}}.right-box,.products .product-card-matrix>:nth-child(4),.products .product-card-matrix>:nth-child(2){border-right:unset;border-top-right-radius:unset;border-bottom-right-radius:unset}.left-box,.products .product-card-matrix>:nth-child(3),.products .product-card-matrix>:nth-child(1){border-left:unset;border-top-left-radius:unset;border-bottom-left-radius:unset}.products{background-color:#000;color:#fff;position:relative;justify-content:center;display:flex;flex-direction:column;align-items:center}.products>.header{width:1200px}@media only screen and (max-width: 670px){.products>.header{width:unset}}@media only screen and (max-width: 670px){.products .product-image-header{display:none}}.products .picture-action-oriented{position:absolute;bottom:0;right:0}.products .picture-easy-integration{bottom:0;right:0;position:absolute}.products .picture-notifications{position:absolute;bottom:0;right:0}.products .picture-llm{position:absolute;width:401px;height:334px;bottom:0;left:100px}@media only screen and (max-width: 670px){.products .picture-llm{position:relative}}.products .product-card-matrix{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:40px;margin-top:60px;width:100%;position:relative}.products .product-card-matrix>:nth-child(1){width:80%}.products .product-card-matrix>:nth-child(2){width:120%;left:-20%}.products .product-card-matrix>:nth-child(3){width:120%}.products .product-card-matrix>:nth-child(4){width:80%;left:20%}@media only screen and (max-width: 670px){.products .product-card-matrix{display:flex;flex-direction:column;gap:38px;transform:unset;width:unset;left:unset;right:unset}.products .product-card-matrix>*{border-right:unset;border-top-right-radius:unset;border-bottom-right-radius:unset;border-left:unset;border-top-left-radius:unset;border-bottom-left-radius:unset;width:unset!important}}.products img{z-index:10}.products .jumbotron{position:relative;z-index:1;padding:120px 121px 320px;display:flex;flex-direction:column}.products .jumbotron>.mobile-image{display:none;width:100%}@media only screen and (max-width: 670px){.products .jumbotron>.mobile-image{display:unset}}@media only screen and (max-width: 1024px){.products .jumbotron>.mobile-image{display:unset}}@media only screen and (max-width: 670px){.products .jumbotron>.desktop-image{display:none}}@media only screen and (max-width: 1024px){.products .jumbotron>.desktop-image{display:none}}.products .jumbotron .title{margin-bottom:32px;font-family:NeueMachinaMedium;font-size:58px;font-weight:400;line-height:64px;letter-spacing:.01em;text-align:left}.products .jumbotron .description{max-width:691px;width:100%;margin-bottom:245px;font-family:NotoSansLight;font-size:24px;font-weight:400;line-height:39px;letter-spacing:0em;text-align:left}@media only screen and (max-width: 670px){.products .jumbotron .description{margin-bottom:50px}}@media only screen and (max-width: 1024px){.products .jumbotron{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.products .jumbotron{padding:120px 32px 560px;width:360px}.products .jumbotron .title{font-family:NeueMachinaMedium;font-size:32px;font-weight:400;line-height:38px;text-align:left}.products .jumbotron .description{font-family:NotoSansLight;font-size:20px;line-height:32px;font-weight:300;text-align:left}}.products .features{position:relative;z-index:1;display:flex;flex-direction:column}.products .features .images{padding:0 120px;margin-bottom:120px;display:flex}.products .features .images img{width:100%}.products .features .list{display:flex;gap:60px}.products .features .list .item{max-width:360px;padding-top:16px;border-top:1px solid #fff;cursor:pointer}.products .features .list .item.active{padding-top:15px;border-top:2px solid #8cdfd9}.products .features .list .item .title{font-family:Noto Sans;font-size:22px;font-weight:600;line-height:27px;letter-spacing:0em;text-align:left;margin-bottom:12px}.products .features .list .item .description{font-family:NotoSansRegular;font-size:16px;font-weight:600;line-height:22px;letter-spacing:0em;text-align:left;color:#d1d5db}.products .features .mobile-body{display:none;flex-direction:column}.products .features .mobile-body .slide{display:flex;align-items:flex-start}.products .features .mobile-body .images{padding:0}@media only screen and (max-width: 1024px){.products .features{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.products .features{padding-bottom:160px;padding-left:32px;padding-right:32px}}@media only screen and (max-width: 670px){.products .features .desktop-body{display:none}.products .features .mobile-body{display:flex}}.products .section{position:relative;z-index:1;padding-bottom:80px}@media only screen and (max-width: 1024px){.products .section{margin-left:50px;margin-right:50px}}@media only screen and (max-width: 670px){.products .section{margin-bottom:160px;margin-left:32px;margin-right:32px}}.products .section:nth-child(odd) .desktop-body{flex-direction:row-reverse}.products .section .desktop-body,.products .section .mobile-body{display:flex;gap:56px}.products .section .desktop-body .image,.products .section .mobile-body .image{overflow:hidden;border-radius:16px;max-height:680px;max-width:696px;border:1.5px solid #4b5563;box-sizing:border-box}.products .section .desktop-body .image img,.products .section .mobile-body .image img{width:100%}.products .section .desktop-body .features-list,.products .section .mobile-body .features-list{max-width:448px;width:100%;display:flex;flex-direction:column;gap:32px}.products .section .desktop-body .features-list .item,.products .section .mobile-body .features-list .item{box-sizing:border-box;width:100%;min-height:32px;display:flex;flex-direction:column;gap:12px;background-repeat:no-repeat}.products .section .desktop-body .features-list .item .item-icon,.products .section .mobile-body .features-list .item .item-icon{width:28px}.products .section .desktop-body .features-list .item .title,.products .section .mobile-body .features-list .item .title{font-family:Noto Sans,sans-serif;font-size:24px;font-weight:600;line-height:32px;letter-spacing:0em;text-align:left;margin:0;padding:0}.products .section .desktop-body .features-list .item .description,.products .section .mobile-body .features-list .item .description{font-family:NotoSansRegular;font-size:16px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;color:#9ca3af;margin-bottom:0;padding:0}.products .section .mobile-body{max-width:calc(100vw - 64px);display:none;flex-direction:column}.products .section .mobile-body .slide{display:flex;align-items:flex-start}.products .section .mobile-body .image{overflow:hidden;border-radius:16px;max-height:680px;max-width:696px}.products .section .mobile-body .image img{width:100%}@media only screen and (max-width: 1024px){.products .section:nth-child(odd) .desktop-body,.products .section .desktop-body{flex-direction:column}.products .section:nth-child(odd) .desktop-body .features-list,.products .section .desktop-body .features-list{max-width:100%}}@media only screen and (max-width: 670px){.products .section .desktop-body{display:none}.products .section .mobile-body{display:flex}}.products .section .mobile-slide{display:flex;flex-direction:column;gap:80px}.products .testimonials{position:relative;z-index:1;border-top:1px solid #fff;margin:80px 120px 320px}@media only screen and (max-width: 1024px){.products .testimonials{margin-left:50px;margin-right:50px}}@media only screen and (max-width: 670px){.products .testimonials{margin-left:32px;margin-right:32px}}.products .testimonials .title{font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left;color:#fff;margin-top:30px;margin-bottom:80px}.products .testimonials .comments{display:flex;gap:24px}.products .testimonials .comments .comment{display:flex;flex-direction:column;background-color:#141c26;border:1.5px solid #9ca3af;border-radius:8px;padding:40px 80px;gap:30px}.products .testimonials .comments .comment .body{font-family:NeueMachinaMedium;font-size:28px;font-weight:400;line-height:38px;letter-spacing:0em;text-align:left;color:#fff}.products .testimonials .comments .comment .user{display:flex;gap:23px}.products .testimonials .comments .comment .user .avatar{border-radius:100%;width:50px;height:50px;background-color:#d9d9d9}.products .testimonials .comments .comment .user .info{display:flex;flex-direction:column}.products .testimonials .comments .comment .user .info .name{font-family:Inter;font-size:22px;font-weight:600;line-height:27px;letter-spacing:0em;text-align:left}.products .testimonials .comments .comment .user .info .role{font-family:Inter;font-size:16px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left}.products .demo{z-index:1;display:flex;position:relative;padding:80px 120px 320px}@media only screen and (max-width: 1024px){.products .demo{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.products .demo{padding-bottom:160px;padding-left:32px;padding-right:32px}}.products .demo .card_old{width:100%;border-radius:16px;border:1.5px solid #4b5563;background:linear-gradient(93.24deg,rgb(10,3,48) -8.68%,rgb(17,17,47) 11.72%,rgb(23,30,45) 38.64%,rgb(27,37,44) 65.85%,rgb(30,44,43) 87.98%);display:flex;justify-content:center;align-items:center;padding:113px 0;flex-direction:column}.products .demo .title{font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left;color:#fff;margin-bottom:37px}.products .demo .input{display:flex;gap:16px}.products .demo .input input{width:320px;font-family:Noto Sans;font-size:18px;font-weight:400;line-height:27px;color:#000;padding:7px 24px;border:1px solid #9e9e9e;border-radius:30px;text-decoration:underline;box-sizing:border-box}.products .demo .input .button{font-family:Noto Sans;font-size:18px;font-weight:400;line-height:27px;border:1px solid #9e9e9e;background-color:#8cdfd9;color:#000;padding:7px 24px;border-radius:100px}@media only screen and (max-width: 670px){.products .demo .title{font-size:32px;text-align:center}.products .demo .card{padding:32px}.products .demo .input{flex-direction:column;width:100%}.products .demo .input input{width:100%;box-sizing:border-box}.products .demo .input button{margin:0 auto}}.products .footer{padding:180px 70px 80px}@media only screen and (max-width: 1024px){.products .footer{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.products .footer{padding-left:32px;padding-right:32px}}.products .hex{position:absolute;top:2860px;left:-1000px;transform:rotate(-87.67deg);width:100vw}.products .hex:before{position:absolute;top:0;left:0;content:"";display:block;width:100vw;height:100vw;background:linear-gradient(89deg,#000 10.97%,rgba(0,0,0,0) 148.23%)}@media only screen and (max-width: 670px){.products .hex{width:100vw;left:-55vw;top:4450px}.products .hex img{width:100%}}.products .circle{position:absolute;right:-670px}.products .circle.top{top:100px}@media only screen and (max-width: 670px){.products .circle.top{top:unset;bottom:-15vw;left:15vw}.products .circle.top img{width:150vw}}.products .circle.bottom{transform:rotate(-47deg);top:unset;bottom:4700px;opacity:.25}@media only screen and (max-width: 670px){.products .circle.bottom{transform:rotate(0);left:-25vw;width:75vw;bottom:600px}}.products .carousel__pagination{margin-top:32px;display:flex;gap:16px}.products .carousel__pagination-button{width:12px;height:12px;background-color:#4b5563;border-radius:50%}.products .carousel__pagination-button:after{display:none}.products .carousel__pagination-button--active{background-color:#fff}.privacy-policy{background-color:#000;display:flex;justify-content:center;color:#fff}.privacy-policy .container{max-width:1440px;width:100%}.privacy-policy .content{padding:160px 120px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 1024px){.privacy-policy .content{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.privacy-policy .content{padding-top:120px;padding-left:32px;padding-right:32px}}.privacy-policy .content h1{width:100%;border-top:1px solid #fff;padding-top:30px;font-family:NeueMachinaRegular;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left}.privacy-policy .content a{color:#fff}.privacy-policy .content h2{font-family:Open Sans;font-size:30px;font-weight:600;line-height:41px;letter-spacing:0em;text-align:left}.privacy-policy .content h3{font-family:Open Sans;font-size:26px;font-weight:600;line-height:35px;letter-spacing:0em;text-align:left}.privacy-policy .content h4{font-family:Inter;font-size:22px;font-weight:600;line-height:27px;letter-spacing:0em;text-align:left}.privacy-policy .content .date{font-family:Noto Sans;font-size:26px;font-weight:500;line-height:39px;letter-spacing:0em;text-align:left;margin-bottom:80px}.privacy-policy .content p{font-size:18px;font-weight:400;line-height:25px;letter-spacing:0em;text-align:left}.privacy-policy .content ul{display:flex;flex-direction:column}.privacy-policy .content ul li>ul{margin-top:24px}.privacy-policy .content ul.wide{gap:24px}.privacy-policy .content li{margin-left:24px;font-size:18px;font-weight:400;line-height:25px;letter-spacing:0em;text-align:left}.privacy-policy .content .generated-by{margin-top:60px;width:100%;padding-top:16px;border-top:1px solid #fff;font-family:Noto Sans;font-size:18px;font-weight:400;line-height:25px;letter-spacing:0em;text-align:left}.privacy-policy .footer{margin:0;padding:180px 120px 80px}.about{background-color:#000;position:relative;color:#fff;justify-content:center;display:flex;flex-direction:column;align-items:center}.about .about__header{background-image:url(/images/about/top.png)!important;background-repeat:no-repeat;background-position-x:right;height:1000px}@media only screen and (max-width: 670px){.about .about__header{background-image:unset;height:unset}}.about .about__header .mid-container{width:500px}@media only screen and (max-width: 670px){.about .about__header .mid-container{width:unset}}.about>.header{width:1200px}@media only screen and (max-width: 670px){.about>.header{width:unset}}.about .jumbotron{position:relative;z-index:1;padding:240px 140px 320px;margin-bottom:80px}@media only screen and (max-width: 1024px){.about .jumbotron{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.about .jumbotron{padding-top:120px;padding-left:32px;padding-right:32px;padding-bottom:calc(100vw + -0px)}}.about .jumbotron .hex{position:absolute;left:55vw;bottom:-5vw;transform:rotate(128.4deg)}.about .jumbotron .hex img{max-width:931.54px}.about .jumbotron .hex:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgb(0,0,0) 100%)}@media only screen and (max-width: 670px){.about .jumbotron .hex{top:unset;bottom:-15vw;left:50vw}.about .jumbotron .hex img{width:100vw}}.about .jumbotron .title{font-family:NeueMachinaMedium;font-size:58px;font-weight:400;line-height:64px;letter-spacing:.01em;text-align:left}@media only screen and (max-width: 1024px){.about .jumbotron .title{font-size:40px}}@media only screen and (max-width: 670px){.about .jumbotron .title{font-size:32px}}.about .jumbotron .description{font-family:NotoSansLight;font-size:24px;font-weight:300;line-height:36px;letter-spacing:0em;text-align:left;max-width:691px;margin-top:70px;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width: 1024px){.about .jumbotron .description{font-size:20px;line-height:32px;padding-left:0}}@media only screen and (max-width: 670px){.about .jumbotron .description{font-size:20px;line-height:32px}}.about .team{max-width:1200px;width:100%;position:relative;z-index:1;padding:0 140px 140px;display:flex;flex-direction:column;gap:80px}@media only screen and (max-width: 1024px){.about .team{padding-left:50px;padding-right:50px;width:unset}}@media only screen and (max-width: 670px){.about .team{padding-bottom:30px;padding-left:32px;padding-right:32px;width:unset}}.about .team .title{padding-top:30px;max-width:100%;border-top:1px solid #fff;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left}@media only screen and (max-width: 1024px){.about .team .title{font-size:40px}}@media only screen and (max-width: 670px){.about .team .title{font-size:32px}}.about .team .description{font-family:Open Sans;font-weight:300;font-size:25px;line-height:37.5px;letter-spacing:3%}.about .team .members{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:80px 32px;align-items:stretch}.about .team .member{width:100%;display:flex;flex-direction:column;height:100%}.about .team .info{flex:1 1 auto;display:flex;flex-direction:column}.about .team .links{margin-top:auto;display:flex;gap:16px}.about .team .member{width:100%;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.about .team .member .info{padding:16px}.about .team .member .avatar{position:relative;align-items:start}.about .team .member .avatar img{width:100%;aspect-ratio:1/1.5;object-fit:cover}@media only screen and (max-width: 670px){.about .team .member .avatar img{object-position:top}}.about .team .member .name{font-family:Noto Sans;font-size:24px;font-weight:600;line-height:31px;letter-spacing:0em;text-align:left}@media only screen and (max-width: 670px){.about .team .member .name{font-size:20px}}.about .team .member .role{font-family:Noto Sans;font-size:18px;font-weight:400;line-height:25px;letter-spacing:0em;text-align:left;margin-bottom:24px}@media only screen and (max-width: 670px){.about .team .member .role{font-size:14px}}.about .team .member .links{display:flex;gap:16px}@media only screen and (max-width: 670px){.about .team .member .links img{width:30px;height:30px}}.about .team .member .description{opacity:0;position:absolute;top:0;height:100%;padding:27px 15px 64px 25px;background-color:#141c26d9;box-sizing:border-box;transition:.3s opacity ease-in-out;font-family:Noto Sans;font-size:12px;font-weight:500;line-height:22px;letter-spacing:0em;text-align:left}@media only screen and (max-width: 670px){.about .team .member .description{font-size:14px;line-height:21px}}.about .team .member:hover .description{opacity:1}.about .location{max-width:1200px;width:100%;position:relative;z-index:1;padding:0 140px 320px;display:flex;flex-direction:column;gap:80px}@media only screen and (max-width: 1024px){.about .location{padding-left:50px;padding-right:50px;width:unset}}@media only screen and (max-width: 670px){.about .location{padding-bottom:30px;padding-left:32px;padding-right:32px;width:unset}}.about .location .title{padding-top:30px;max-width:100%;border-top:1px solid #fff;font-family:NeueMachinaMedium;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em;text-align:left}@media only screen and (max-width: 1024px){.about .location .title{font-size:40px}}@media only screen and (max-width: 670px){.about .location .title{font-size:32px}}.about .location .description{font-family:Open Sans;font-weight:300;font-size:25px;line-height:37.5px;letter-spacing:3%}.about .location .places{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:80px 32px;align-items:stretch}.about .location .place{display:flex;flex-direction:column;height:100%}.about .location .info{flex:1 1 auto;display:flex;flex-direction:column}.about .location .maps-link{margin-top:auto;display:flex;justify-content:flex-start;align-items:flex-end}.about .location .landmark{position:relative;width:100%}.about .location .landmark img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 670px){.about .location .landmark img{object-position:top}}.about .location .name{font-family:NeueMachinaMedium;font-size:28px;font-weight:600;letter-spacing:0em;text-align:left;background:var(--Gradient-1, linear-gradient(145deg, #FFF625 -13.26%, #CBEA7F 15.7%, #A7E2BE 55.24%, #98DED9 93.66%));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:32px;line-height:1.2}@media only screen and (max-width: 670px){.about .location .name{font-size:20px}}.about .location .address{font-family:Noto Sans;text-align:left;color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:33px;letter-spacing:.2px;margin-top:32px;margin-bottom:24px}@media only screen and (max-width: 670px){.about .location .address{font-size:14px}}.about .location .maps-link{display:flex;justify-content:flex-start;align-items:flex-end;flex:1 0 auto;width:100%;padding:0;margin-top:32px}.about .location .google-maps-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#0a0a0a;color:#fff;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:400;padding:16px 28px;border-radius:12px;text-decoration:none;transition:background .3s,color .3s;margin-left:0;margin-right:auto}.about .location .google-maps-button:hover{background-color:#1a1a1a}.about .location .google-maps-button .icon{width:24px;height:24px;aspect-ratio:1/1}.about .icon{margin-left:10px}.about .about-section{margin:20px 140px 0;width:1200px;font-family:Open Sans;font-weight:300;font-size:25px;line-height:37.5px;letter-spacing:0%}@media only screen and (max-width: 670px){.about .about-section{margin:20px 50px 0;width:unset}}.about .our-story{max-width:1200px;position:relative;padding-bottom:180px;margin:20px 140px 0;border-top:1px solid #fff}.about .our-story__content{display:flex;justify-content:space-between}@media only screen and (max-width: 670px){.about .our-story__content{flex-direction:column}}@media only screen and (max-width: 1024px){.about .our-story{margin-left:50px;margin-right:50px}}@media only screen and (max-width: 670px){.about .our-story{margin-left:32px;margin-right:32px}}.about .our-story__section{font-family:Noto Sans;font-size:24px;font-weight:300;line-height:150%;letter-spacing:0em;text-align:left;color:#d1d5db;flex:1}.about .our-story__section:last-child{display:flex;align-items:center}.about .our-story__section img{margin-left:60px}@media only screen and (max-width: 670px){.about .our-story__section img{padding-top:50px;margin:0 auto;width:80%;display:block}}@media only screen and (max-width: 670px){.about .our-story__section{width:100%;font-size:20px;line-height:21px}}.about .our-story__title{max-width:947px;padding-top:30px;margin-bottom:80px;color:var(--white, #fff);font-family:NeueMachinaMedium;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.32px}@media only screen and (max-width: 670px){.about .our-story__title{font-size:32px}}.about .pattern-wave{position:absolute;bottom:250px;width:140vw;right:-35vw;transform:rotate(-5deg)}@media only screen and (max-width: 1024px){.about .pattern-wave{padding:0}}@media only screen and (max-width: 670px){.about .pattern-wave{padding:0;bottom:720px}}.about .pattern-wave img{width:100%}.about .spacer{height:630px;width:100%}@media only screen and (max-width: 670px){.about .spacer{height:0}}.about .values{display:flex;max-width:1200px;gap:20px;margin-bottom:120px;align-items:flex-end;background-size:cover;background-position:center;overflow:hidden;position:relative;opacity:1}@media only screen and (max-width: 670px){.about .values{flex-direction:column}}.about .values .value{padding:37px;background-repeat:no-repeat;background-size:cover;background-position:center;width:300px}.about .values .value__title{font-family:NeueMachinaMedium;font-size:28px;font-style:normal;font-weight:400;margin-bottom:16px}.about .values .value__subtitle{font-family:Noto Sans;font-size:18px;line-height:140%;font-style:normal;font-weight:400}.about .values .value:nth-child(1){height:475px;background-image:url(/images/about/about_culture_img1.png)}.about .values .value:nth-child(2){height:570px;background-image:url(/images/about/about_culture_img2.png)}.about .values .value:nth-child(3){height:660px;background-image:url(/images/about/about_culture_img3.png)}.about .values .value:nth-child(4){height:755px;background-image:url(/images/about/about_culture_img4.png)}@media only screen and (max-width: 670px){.about .values .value:nth-child(1),.about .values .value:nth-child(2),.about .values .value:nth-child(3),.about .values .value:nth-child(4){height:auto;width:auto;box-sizing:border-box;position:relative;border-radius:16px;border:1.5px solid var(--Colors-Gray-Gray-600, #4b5563);background:linear-gradient(93deg,rgba(48,17,241,.16) -8.68%,rgba(83,85,233,.16) 11.72%,rgba(116,150,225,.16) 38.64%,rgba(134,186,221,.16) 65.85%,rgba(152,222,217,.16) 87.98%),#000}.about .values .value__title{font-size:20px}.about .values .value__subtitle{font-size:14px}}.about .footer{padding-left:140px;padding-right:140px}@media only screen and (max-width: 1024px){.about .footer{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.about .footer{padding-left:32px;padding-right:32px}}.get-in-touch-page{background-color:#000;color:#fff;position:relative;display:flex;padding-bottom:40px;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 670px){.get-in-touch-page{box-sizing:border-box;padding-right:50px;padding-left:50px}}.get-in-touch-page__title{margin-top:147px;font-family:NeueMachinaMedium;font-size:58px;font-style:normal;font-weight:400}.get-in-touch-page__subtitle{color:var(--Text-Primary, #fff);font-family:Noto Sans;font-size:24px;font-weight:300;margin-bottom:80px;line-height:130%}.get-in-touch-page>.header{width:1200px}@media only screen and (max-width: 670px){.get-in-touch-page>.header{width:unset}}.get-in-touch-page>footer{max-width:1200px;margin-top:200px}.get-in-touch-page>:nth-child(2){flex:1 1 auto}.get-in-touch-page .form-container{width:360px;margin:0 auto;border-radius:8px}@media only screen and (max-width: 670px){.get-in-touch-page .form-container{width:100%}}.get-in-touch-page .form-container__elements{display:flex;flex-direction:column;gap:25px}.get-in-touch-page .form-container__send_button{display:flex;justify-content:center}.get-in-touch-page .form-container__send_button button{width:197px}.get-in-touch-page .form-group{margin-bottom:1rem}.get-in-touch-page label{color:var(--colors-gray-dark-mode-100, #f3f4f6);font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:block;margin-bottom:.5rem}.get-in-touch-page input,.get-in-touch-page textarea{width:100%;padding:.5rem;border:1px solid #ccc;color:#fff;font-family:Open Sans;font-size:14px;border-radius:6px;border:1px solid var(--Input-Outline, #59595f);background:var(--Suface-primary, #12121b)}.get-in-touch-page input:focus,.get-in-touch-page textarea:focus{outline:none;border:1px solid var(--Primary, #94d5db)}.get-in-touch-page .send_button{display:block;width:100%;padding:.5rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:Open Sans}.get-in-touch-page .send_button:hover{background-color:#0056b3}.get-in-touch-page .hex{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;top:200px;width:max(1367px,100vw);left:min(-450px,80vw)}.get-in-touch-page .hex img{width:min(1167px,50vw)}@media only screen and (max-width: 1024px){.get-in-touch-page .hex{display:none}}.cookie-popup{z-index:10;position:fixed;bottom:0;background-color:#141c26;border-top:1px solid #6B7280;width:100vw;display:flex;justify-content:center;transform:translateY(100%);transition:transform .3s ease-in-out}.cookie-popup .container{box-sizing:border-box;max-width:1440px;width:100%;display:flex;justify-content:space-between;gap:60px;padding:24px 120px}@media only screen and (max-width: 1024px){.cookie-popup .container{padding-left:50px;padding-right:50px}}@media only screen and (max-width: 670px){.cookie-popup .container{flex-direction:column;gap:24px;padding-left:32px;padding-right:32px}.cookie-popup .container .buttons{gap:16px}}.cookie-popup.show-cookie{transform:translateY(0)}.cookie-popup .info{color:#fff;max-width:862px;font-family:Open Sans;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left}.cookie-popup .info a{color:#fff;text-decoration:none;font-family:Open Sans;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;text-align:left}.cookie-popup .buttons{display:flex;gap:40px}.cookie-popup .buttons .accept{color:#000;padding:8px 16px;border-radius:36px;cursor:pointer;border:none;margin:auto 0;font-family:Noto Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:left}.cookie-popup .buttons .decline{color:#fff;background-color:transparent;padding:8px 16px;border-radius:36px;cursor:pointer;border:none;margin:auto 0;font-family:Noto Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:left}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}@media (hover: hover){.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0;padding:0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}@font-face{font-family:NeueMachinaRegular;src:url(/assets/NeueMachina-Regular-6c7c736d.woff2) format("woff2"),url(/assets/NeueMachina-Regular-8b9638ed.woff) format("woff"),url(/assets/NeueMachina-Regular-525d5e6e.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:NeueMachinaMedium;src:url(/assets/NeueMachina-Medium-cc0ea3b4.woff2) format("woff2"),url(/assets/NeueMachina-Medium-8e966662.woff) format("woff"),url(/assets/NeueMachina-Medium-e88defa4.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:NeueMachinaRegular;src:url(/assets/NeueMachina-Bold-f2bf094d.otf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansLight;src:url(/assets/NotoSansLight-79412764.woff2) format("woff2"),url(/assets/NotoSansLight-9e4231a1.woff) format("woff"),url(/assets/NotoSansLight-0c03b595.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:NotoSansRegular;src:url(/assets/NotoSansRegular-2d373ed3.woff2) format("woff2"),url(/assets/NotoSansRegular-c342c39d.woff) format("woff"),url(/assets/NotoSansRegular-fe7e903d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:NotoSansBold;src:url(/assets/NotoSansBold-731a6327.woff2) format("woff2"),url(/assets/NotoSansBold-468e127d.woff) format("woff"),url(/assets/NotoSansBold-9754fe96.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:NotoSansItalic;src:url(/assets/NotoSansItalic-380a500e.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:WorkSans;src:url(/assets/WorkSans-1511de2e.woff2) format("woff2"),url(/assets/WorkSans-3f3c29c7.woff) format("woff"),url(/assets/WorkSans-23cd43bf.ttf) format("truetype");font-weight:400;font-style:normal}:root{font-family:NotoSansLight,sans-serif;line-height:24px;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{max-width:100vw;overflow-x:hidden}a{cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .7s ease-in-out;opacity:1}.fade-move{transition:opacity .7s}.fade-enter-from,.fade-leave-to{opacity:0}.show{transition:opacity .5s ease-in-out;opacity:1}.hide{opacity:0;transition:opacity .5s ease-in-out}html,body{overflow:auto;height:auto}#app{position:relative;height:100%;overflow-x:hidden}.app__gradient-bottom-yellow,.app__gradient-bottom-blue{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;width:108vw;display:block;right:-140px;bottom:0}@media only screen and (max-width: 1024px){.app__gradient-bottom-yellow,.app__gradient-bottom-blue{right:-50px}}@media only screen and (max-width: 670px){.app__gradient-bottom-yellow,.app__gradient-bottom-blue{right:-32px}}.app__gradient-top-yellow,.app__gradient-top-blue{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:-140px}@media only screen and (max-width: 1024px){.app__gradient-top-yellow,.app__gradient-top-blue{left:-50px}}@media only screen and (max-width: 670px){.app__gradient-top-yellow,.app__gradient-top-blue{left:-32px}}.app .pattern-wave{padding-top:70px;position:absolute;bottom:250px;width:140vw;right:-35vw;transform:rotate(-5deg)}@media only screen and (max-width: 1024px){.app .pattern-wave{padding:0}}@media only screen and (max-width: 670px){.app .pattern-wave{padding:0;bottom:620px}}.app .pattern-wave img{width:100%}.header__slot{display:none}@media only screen and (max-width: 1024px){.header__slot{display:block}}.case-logos{display:flex;gap:20px;align-items:center;color:#fff;font-family:Inter;font-size:18.5px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 670px){.case-logos{gap:20px;font-size:18px;justify-content:flex-start;transform:scale(.8)}}.quote{background-color:#fed64a;padding:72px 200px;text-align:center;display:flex;flex-direction:column;width:100vw}.quote__text{display:flex;align-self:center;justify-self:center;max-width:1000px;color:#000;text-align:center;font-family:Noto Sans;font-size:20px;font-style:italic;font-weight:400;line-height:20px}.quote__text .quote-symbol{color:#010202;font-family:Georgia,serif;font-style:normal;font-weight:700;font-size:140px;line-height:20px;margin-top:15px}.quote__from{color:var(--Colors-Gray-Gray-600, #4b5563);font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width: 670px){.quote{padding:72px 0}}.success-case{margin-top:100px;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:100px}.success-case header{width:100%;font-size:24pt}@media only screen and (max-width: 670px){.success-case{margin:50px auto;padding-left:32px;padding-right:32px;max-width:unset;box-sizing:border-box;gap:100px}.success-case header{width:100%;font-size:20pt}}.success-case>header{border-bottom:1px solid white;padding-bottom:16px}.success-case>:nth-child(2){align-self:flex-start;margin-top:-90px}@media only screen and (max-width: 670px){.success-case>:nth-child(2){align-self:unset}}.text-image{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:60px;padding:30px 0}.text-image>.body{display:flex;flex-direction:column;gap:30px}.text-image>.body.reversed{order:1}@media only screen and (max-width: 670px){.text-image>.body{margin-top:-80px}.text-image>.body.reversed{order:unset}}.text-image>.body .body__title{color:var(--White, var(--White, #fff));font-family:NeueMachinaMedium;font-size:36px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.32px}.text-image>.body .body__title.primary{font-size:44px}.text-image>.body .body__text{color:#9ca3af;font-family:Noto Sans;font-size:22px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (max-width: 670px){.text-image .main_image{display:unset}.text-image .main_image img{width:100%;height:100%}}.standalone-image{display:flex;justify-content:center}.cases{background-color:#000;color:#fff;position:relative;justify-content:center;display:flex;flex-direction:column;align-items:center}.cases .government-approach{margin-bottom:100px}.cases .colored-background{background:linear-gradient(145.39deg,#fff625 -13.26%,#ccea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%)}.cases .blue-background{background:#94d5db}.cases .section-text{font-family:Open Sans;font-weight:300;font-size:25px;line-height:37.5px;letter-spacing:0%;display:flex;flex-direction:column;gap:20px}.cases .feature-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:27px;margin-bottom:70px}.cases__gaming_header{height:800px;background:#000;background:linear-gradient(to right,rgb(0,0,0),rgba(0,0,0,0)),url(/images/cases/header_gaming_dark.png);background-repeat:no-repeat;background-size:contain;background-position:right}@media only screen and (max-width: 670px){.cases__gaming_header{background-image:unset;height:unset}}.cases__gaming_header__subtitle{font-size:40px;font-weight:400;line-height:48px;letter-spacing:1%}.cases__government_header{height:800px;background:url(/images/cases/header_government_landing.png);background-repeat:no-repeat;background-size:contain}.cases__government_header__subtitle{font-size:40px;font-weight:400;line-height:48px;letter-spacing:1%}.cases__healthcare_header{height:800px;background:linear-gradient(to right,rgb(0,0,0),rgba(0,0,0,0)),url(/images/cases/header_healthcare.png);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 670px){.cases__healthcare_header{background-image:unset;height:unset}}.cases__ecommerce_header{height:800px;background:linear-gradient(to right,rgb(0,0,0),rgba(0,0,0,0)),url(/images/cases/header_ecommerce.png);background-repeat:no-repeat;background-size:cover;background-position:-100px 0}@media only screen and (max-width: 670px){.cases__ecommerce_header{background-image:unset;height:unset}}.cases__supplychain_header{height:800px;background:linear-gradient(to right,rgb(0,0,0),rgba(0,0,0,0)),url(/images/cases/header_supply_chain.png);background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 670px){.cases__supplychain_header{background-image:unset;height:unset}}.cases__government_header{height:800px;background:linear-gradient(to right,rgb(0,0,0),rgba(0,0,0,0)),url(/images/cases/header_government_landing-colors.png);background-repeat:no-repeat;background-size:cover;background-position:-100px 0}@media only screen and (max-width: 670px){.cases__government_header{background-image:unset;height:unset}}@media only screen and (max-width: 670px){.cases .m2m-dashboard img{width:100%;height:auto;object-fit:contain}}.cases .images-phones{position:relative;left:-150px}.cases .momentum-images{position:relative;right:-10px}.cases .image-big-phones>img{width:100%}.cases .key-app-items{display:flex;flex-direction:column}.cases .key-app-items__item{font-family:Noto Sans;font-weight:300;font-size:22px;line-height:33px;letter-spacing:0%;list-style:none;position:relative;padding-left:1.5em;background:linear-gradient(145.39deg,#fff625 -13.26%,#ccea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cases .key-app-items__item:before{content:"•";position:absolute;left:.5em;color:#98ded9;font-size:1.2em}.cases .key-app-items-title{font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:150%}.cases .key-app-features-title{font-family:Noto Sans;font-weight:700;font-size:20px;line-height:150%;letter-spacing:0%;vertical-align:middle}.cases .key-app-features{display:flex;flex-direction:column;gap:27px;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.cases .key-app-features__item{display:flex;align-items:center;gap:17px}.cases .key-app-features__item img{background-color:#dcdcec;border-radius:50%;padding:7px;width:35px;height:35px}.cases .m2m-footer,.cases .momentum-footer{margin-top:-102px}.cases .momentum-text-image,.cases .charm-text-image{padding:unset}.cases .rssb-text-image{padding:unset;margin-bottom:70px}.cases .momentum-footer{margin-top:-102px}.cases__pattern-wave{position:relative;bottom:10px;left:120px;width:150%;margin-top:-180px;transform:rotate(1deg);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 670px){.cases__pattern-wave{display:none}}.culture-item{padding:28px;margin-bottom:1rem;background-color:#131313;border-radius:16px;display:flex;flex-direction:column;gap:64px}@media only screen and (max-width: 670px){.culture-item{margin-left:20px;margin-right:20px}}.culture-item>img{align-self:flex-end;margin-top:auto}.culture-item>ul{padding:10px;display:flex;flex-direction:column;gap:10px;margin-bottom:180px}.culture-item>ul li.single-item{list-style-type:none}@media only screen and (max-width: 670px){.culture-item>ul{margin-bottom:20px}}.culture-item__title{font-family:NeueMachinaMedium;font-weight:400;font-size:28px;line-height:100%;letter-spacing:0%;margin-bottom:32px}.culture-item__text{font-family:Noto Sans;font-weight:300;font-size:22px;line-height:33px;letter-spacing:0%}.culture-item__icon{width:100px}.side-text-section{max-width:1200px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;border-top:1px solid #fff;padding-top:32px}@media only screen and (max-width: 670px){.side-text-section{display:block;margin:0 20px}}.side-text-section__title{flex:1;color:var(--Text-Primary, #fff);font-family:NeueMachinaMedium;font-size:36px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px;min-width:500px;margin-right:100px}@media only screen and (max-width: 670px){.side-text-section__title{min-width:unset;margin-bottom:20px}}.side-text-section__text{flex:2;color:#fff;font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:33px;letter-spacing:.22px;display:flex;flex-direction:column;gap:15px}.matrix{width:1200px;box-sizing:border-box;text-align:center;border-top:1px solid #000;margin-bottom:32px;color:#fff;font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:42px;letter-spacing:.22px}@media only screen and (max-width: 670px){.matrix{width:unset;margin:0 20px}}.matrix .matrix__header{margin-bottom:64px;font-size:36px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:.36px}.matrix__subtitle{font-family:NeueMachinaMedium;font-size:25px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px;font-size:32px}.matrix ul{list-style:none;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:60px 40px;background:#0d0d0d;border-radius:16px;padding:100px;box-sizing:border-box}@media only screen and (max-width: 670px){.matrix ul{padding:20px;gap:unset}}.matrix ul>li{border-radius:8px;background:#0d0d0d;display:flex;width:300px;height:103px;padding:10px;justify-content:center;align-items:flex-start;align-content:flex-start;gap:10px;flex-wrap:wrap}.matrix ul>li .matrix__item{border-top:1px solid #fff;padding-top:15px;width:80%}@media only screen and (max-width: 670px){.matrix ul>li{width:100%;height:unset}}.collapsible-list{width:1200px}@media only screen and (max-width: 670px){.collapsible-list{width:unset;margin:0 20px}}.collapsible-list__items{box-sizing:border-box;padding:92px 99px;border-radius:16px;background:#0d0d0d;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 670px){.collapsible-list__items{background:unset;padding:0}}.collapsible-list__items__title{position:relative;z-index:3;color:inherit;display:flex;justify-content:space-between;align-items:center}.collapsible-list__items__title__icon{font-size:33px;font-style:normal;font-weight:400;line-height:37px;letter-spacing:.25px}.collapsible-list__title{text-align:center;margin-bottom:64px;font-size:36px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:.36px}.collapsible-list .collapsible-item{cursor:pointer;font-family:Open Sans;font-size:25px;font-style:normal;font-weight:300;line-height:37px;letter-spacing:.25px;padding:33px 41px;border-radius:16px;background:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%);position:relative;overflow:hidden;color:#fff}.collapsible-list .collapsible-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0d0d0d;margin:1px;border-radius:15px;z-index:1}.collapsible-list .collapsible-item .content{position:relative;z-index:2;color:inherit;margin-top:50px}.collapsible-list .collapsible-item .content li{list-style-type:disc;list-style-position:inside;font-size:.8em}.collapsible-list .collapsible-item:last-child{border-bottom:none}.secondary-title{margin-bottom:64px;font-size:36px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:.36px}.game-distribution{width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:#0d0d0d;padding:16px;box-sizing:border-box}.game-distribution__image-mobile{display:none}@media only screen and (max-width: 670px){.game-distribution{width:unset;padding:32px 20px;margin:0 20px}.game-distribution__image{display:none}.game-distribution__image-mobile{display:block}}.game-distribution img{width:80%}.up-button{width:53px;height:53px;position:fixed;bottom:20px;right:20px;transform:rotate(-12.329deg);flex-shrink:0;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1000;background:var(--Gradient-1, linear-gradient(145deg, #fff625 -13.26%, #cbea7f 15.7%, #a7e2be 55.24%, #98ded9 93.66%));opacity:0;transition:opacity .8s ease-in-out}.up-button.visible{opacity:1}.up-button__text{font-size:16px;font-weight:700;line-height:24px;letter-spacing:.16px;text-align:left;color:#000}.section-title,.items-with-summary__left .items-with-summary__title{font-family:NeueMachinaMedium;font-size:36px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px}.items-with-summary{width:1200px;padding:95px 80px;box-sizing:border-box;border-radius:16px;background:#0d0d0d;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width: 670px){.items-with-summary{display:unset;width:unset;padding:32px 20px;margin:0 20px}}.items-with-summary__left{width:495px;display:flex;flex-direction:column;gap:55px;margin-right:20px}@media only screen and (max-width: 670px){.items-with-summary__left{width:unset;margin-left:unset}}.items-with-summary__left .items-with-summary__subtitle{font-family:Open Sans;width:350px;font-size:25px;font-style:normal;font-weight:300;line-height:37px;letter-spacing:.25px}@media only screen and (max-width: 670px){.items-with-summary__left .items-with-summary__subtitle{width:unset}}.items-with-summary__left .items-with-summary__logo img{max-width:300px}@media only screen and (max-width: 670px){.items-with-summary__left .items-with-summary__logo{display:flex;justify-content:flex-end;margin-bottom:20px}.items-with-summary__left .items-with-summary__logo img{max-width:200px}}.items-with-summary .items{display:flex;flex-direction:column;gap:16px;border-top:1px solid #000;margin-bottom:32px;color:#fff;font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:42px;letter-spacing:.22px}.items-with-summary .items .secondary-item-list{list-style-type:disc;padding-left:20px}.items-with-summary .items .secondary-item-list>li{margin-bottom:10px}.items-with-summary .items .main-items-list{list-style-type:none;padding:0}.items-with-summary .items .main-items-list>.main-item-list{border-top:1px solid #fff;cursor:pointer;margin-bottom:32px}@media only screen and (max-width: 670px){.items-with-summary .items .main-items-list>.main-item-list{margin-bottom:unset}}.items-with-summary .items .main-items-list>.main-item-list:hover{border-image:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%) 1}.items-with-summary .items .main-items-list>.main-item-list.expanded{border-image:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%) 1}.items-with-summary .items .main-items-list>.main-item-list .item-header{display:flex;justify-content:space-between;align-items:center}.items-with-summary .items .main-items-list>.main-item-list .toggle-icon{font-size:32px}.items-with-summary .items .main-items-list>.main-item-list .item-text{margin-top:12px;padding-left:12px;font-size:18px;line-height:27px;max-height:0;overflow:hidden;opacity:0;transition:max-height .6s ease-in-out,opacity .4s ease-in-out}@media only screen and (max-width: 670px){.items-with-summary .items .main-items-list>.main-item-list .item-text{margin-bottom:20px}}.items-with-summary .items .main-items-list>.main-item-list.expanded .item-text{max-height:500px;opacity:1}.gaming{display:flex;flex-direction:column;align-items:center}.gaming__header{box-sizing:border-box}@media only screen and (max-width: 670px){.gaming__header{background-color:#000;box-shadow:0 1px 5px #ffffff80}}.gaming__container{flex:1 1 auto;overflow-y:auto;height:calc(100% - 60px);margin-top:60px;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 670px){.gaming__container{width:unset}}.gaming__cards{width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:70px}@media only screen and (max-width: 670px){.gaming__cards{display:unset;width:unset;margin:0 20px}}.gaming__content{display:flex;flex-direction:column;gap:100px;align-items:center}@media only screen and (max-width: 670px){.gaming__content{width:100%}}.gaming__subtitle{font-family:NeueMachinaMedium;font-size:25px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px}.cases-landing{display:flex;flex-direction:column;align-items:center}.cases-landing__section{width:1200px}@media only screen and (max-width: 670px){.cases-landing__section{width:unset;margin-left:20px;margin-right:20px}}.cases-landing__header{box-sizing:border-box}@media only screen and (max-width: 670px){.cases-landing__header{background-color:#000;box-shadow:0 1px 5px #ffffff80}}.cases-landing__container{flex:1 1 auto;overflow-y:auto;height:calc(100% - 60px);overflow-x:hidden;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 670px){.cases-landing__container{width:unset}}.cases-landing__cards{display:flex;flex-direction:column;align-items:center;width:1200px;gap:64px}@media only screen and (max-width: 670px){.cases-landing__cards{padding:20px}}.cases-landing__cards__title{font-family:NeueMachinaMedium;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px}@media only screen and (max-width: 670px){.cases-landing__cards__title{margin-left:20px;margin-right:20px}}.cases-landing__cards>:nth-child(2){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:70px;width:100%}@media only screen and (max-width: 670px){.cases-landing__cards>:nth-child(2){display:unset;margin:0 20px}}@media only screen and (max-width: 670px){.cases-landing__cards{width:unset}}.cases-landing__content{display:flex;flex-direction:column;gap:150px;padding:20px;box-sizing:border-box;align-items:center}@media only screen and (max-width: 670px){.cases-landing__content{width:100%}}.cases-landing__subtitle{font-family:NeueMachinaMedium;font-size:25px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px}.cite-card{border-radius:16px;background:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%);padding:1px}@media only screen and (max-width: 670px){.cite-card{margin:20px}}.cite-card__container{display:grid;grid-template-rows:auto 1fr;grid-template-columns:200px 1fr;grid-template-areas:"logo logo" "info content";column-gap:45px;row-gap:45px;padding:42px 96px 96px;border:1px solid transparent;border-radius:14px;background-color:#000;color:#fff}@media only screen and (max-width: 670px){.cite-card__container{display:flex;flex-direction:column;gap:45px;padding:20px}}.cite-card__container__header{grid-area:logo}.cite-card__container__info{grid-area:info;font-family:Open Sans;font-size:20px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.2px;display:flex;flex-direction:column;gap:16px}.cite-card__container__text{grid-area:content;font-family:Open Sans;font-size:28px;font-style:normal;font-weight:400;line-height:42px;letter-spacing:.28px}.cite-card__container__logo{grid-area:logo}.use-cases-container{border-top:1px solid white;padding-top:32px}.use-cases-container__title{color:var(--Text-Primary, #fff);font-family:NeueMachinaMedium;font-size:32px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.32px;padding-bottom:64px}.use-cases{display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:20px;text-align:left}.use-cases__item{margin:10px;display:flex;flex-direction:column;align-items:center;gap:32px}@media only screen and (max-width: 670px){.use-cases__item{align-items:flex-start}.use-cases__item a{width:100%}}.use-cases__image{width:275px;height:275px;object-fit:cover;border-radius:16px}@media only screen and (max-width: 670px){.use-cases__image{width:100%;height:100%}}.use-cases__details{margin-top:5px;display:flex;flex-direction:column;gap:10px}.use-cases__category{display:block;color:#9ca3af;font-family:Open Sans;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.use-cases__company{font-weight:700;display:block;color:#fff;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.use-cases__text{margin-top:5px;color:#fff;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:300;line-height:27px}.healthcare-title{font-family:NeueMachinaMedium;color:var(--Text-Link, #8cdfd9);line-height:1.2}.section-title,.items-with-summary-boxed__left .items-with-summary-boxed__title{font-family:NeueMachinaMedium;font-size:32px;font-style:normal;font-weight:400;line-height:43.2px;letter-spacing:.36px}.items-with-summary-boxed{width:1200px;border-top:1px solid #fff;padding-top:32px;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width: 670px){.items-with-summary-boxed{display:block;box-sizing:border-box;width:100%;margin:0 20px}}.items-with-summary-boxed__left{width:495px;display:flex;flex-direction:column;gap:55px;margin-right:20px}@media only screen and (max-width: 670px){.items-with-summary-boxed__left{width:unset;margin-left:unset;margin-right:unset}}.items-with-summary-boxed__left .items-with-summary-boxed__subtitle{font-family:Open Sans;width:450px;font-size:25px;font-style:normal;font-weight:300;line-height:37px;letter-spacing:.25px}@media only screen and (max-width: 670px){.items-with-summary-boxed__left .items-with-summary-boxed__subtitle{width:unset}}.items-with-summary-boxed__left .items-with-summary-boxed__logo img{max-width:300px}.items-with-summary-boxed .items{display:flex;flex-direction:column;gap:16px;border-top:1px solid #000;margin-bottom:32px;color:#fff;font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:42px;letter-spacing:.22px}.items-with-summary-boxed .items .secondary-item-list{list-style-type:disc;padding-left:20px}.items-with-summary-boxed .items .secondary-item-list>li{margin-bottom:20px}.items-with-summary-boxed .items .main-items-list{list-style-type:none;padding:0;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 670px){.items-with-summary-boxed .items .main-items-list{box-sizing:border-box;width:100%}}.items-with-summary-boxed .items .main-items-list>.main-item-list{padding:20px 32px;cursor:pointer;background-color:#0d0d0d;border-radius:16px}.items-with-summary-boxed .items .main-items-list>.main-item-list:hover{border-image:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%) 1}.items-with-summary-boxed .items .main-items-list>.main-item-list.expanded{border-image:linear-gradient(145deg,#fff625 -13.26%,#cbea7f 15.7%,#a7e2be 55.24%,#98ded9 93.66%) 1}.items-with-summary-boxed .items .main-items-list>.main-item-list .item-header{display:flex;align-items:center;gap:44px}.items-with-summary-boxed .items .main-items-list>.main-item-list .item-header>:last-child{margin-left:auto}.items-with-summary-boxed .items .main-items-list>.main-item-list .toggle-icon{font-size:32px}.items-with-summary-boxed .items .main-items-list>.main-item-list .item-text{margin-top:12px;padding-left:12px;font-size:18px;line-height:27px;max-height:0;overflow:hidden;opacity:0;transition:max-height .6s ease-in-out,opacity .4s ease-in-out}.items-with-summary-boxed .items .main-items-list>.main-item-list.expanded .item-text{max-height:500px;opacity:1}.label-card{background-color:#0d0d0d;padding:80px 150px;border-radius:10px;font-family:NeueMachinaMedium;font-size:32px;font-style:normal;font-weight:400;line-height:38.4px;letter-spacing:.32px;text-align:center}@media only screen and (max-width: 670px){.label-card{padding:40px 20px;margin:20px}}@media only screen and (max-width: 670px){.one-column-block{box-sizing:border-box;width:100%}}.one-column-block.with-top-border{border-top:1px solid #fff;padding-top:32px}.one-column-block__title{color:var(--Text-Primary, #fff);font-family:NeueMachinaRegular;font-size:32px;font-style:normal;font-weight:400;line-height:38.4px;letter-spacing:.32px;margin-bottom:45px}.one-column-block__subtitle{color:var(--Text-Primary, #fff);font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:33px;letter-spacing:.22px;margin-bottom:96px;max-width:600px}@media only screen and (max-width: 670px){.one-column-block__subtitle{max-width:90%}}.one-column-block__content{width:100%}.matrix-of-cards{display:flex;flex-direction:column;gap:20px;width:100%}@media only screen and (max-width: 670px){.matrix-of-cards{width:100%;margin:20px;box-sizing:border-box}}.matrix-of-cards .cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--card-min-width),1fr));gap:24px;margin-top:32px}@media only screen and (max-width: 670px){.matrix-of-cards .cards-grid__card{width:90%}}@media only screen and (max-width: 670px){.matrix-of-cards .cards-grid{display:flex;flex-direction:column;gap:20px;--card-min-width: 40px}}.titled-card{background-color:#0d0d0d;border-radius:16px;display:flex;flex-direction:column;gap:40px;position:relative;min-height:250px;padding:32px 30px}.titled-card__title{font-family:Open Sans!important;font-size:22px;font-style:normal;font-weight:400;line-height:33px;letter-spacing:.22px}.titled-card__text{color:#fff;font-family:Open Sans;font-size:18px;font-style:normal;font-weight:300;line-height:27px;letter-spacing:.18px;position:absolute;top:70px;left:0;right:0;padding:0 30px}.image-card{background-color:#0d0d0d;border-radius:16px;display:flex;gap:40px;position:relative;min-height:120px;padding:32px 80px 32px 32px}.image-card__image img{width:50px}.image-card__text{color:#fff;font-family:Open Sans;font-size:20px;font-style:normal;font-weight:300;line-height:27px;letter-spacing:.2px}@media only screen and (max-width: 670px){.two-column-block{margin:20px}}.two-column-block.with-top-border{border-top:1px solid #fff;padding-top:32px}.two-column-block__title{color:var(--Text-Primary, #fff);font-family:NeueMachinaRegular;font-size:32px;font-style:normal;font-weight:400;line-height:38.4px;letter-spacing:.32px;margin-bottom:45px}.two-column-block__subtitle{color:var(--Text-Primary, #fff);font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:33px;letter-spacing:.22px;margin-bottom:96px;max-width:600px}.two-column-block__content{width:100%;display:flex;flex-direction:row;gap:32px;color:var(--Text-Primary, #fff);font-family:Open Sans;font-size:22px;font-style:normal;font-weight:300;line-height:33px;letter-spacing:.22px}@media only screen and (max-width: 670px){.two-column-block__content{flex-direction:column}}.two-column-block__content>*{flex:1}.supply-chain-landing .supplychain-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:70px}@media only screen and (max-width: 670px){.supply-chain-landing .supplychain-cards{display:unset;margin:0 20px}}
