.section{width:100%;max-width:100%;padding:50px 0}.section--bg-default{background-color:rgba(0,0,0,0)}.section--bg-white{background-color:#fff}.section--bg-dark{background-color:#051926}.section--bg-light{background-color:#f7f7f7}.section--bg-lightT2{background-color:#ececec}.section--pd-none{padding:0}.section--pd-s{padding:8px 0}.section--pd-m{padding:16px 0}.section--pd-l{padding:24px 0}.section--pd-xl{padding:32px 0}.section--pd-xxl{padding:40px 0}.section--pd-xxxl{padding:50px 0}.styles_table__1M2dg{width:100%;margin:0 auto;background-color:#fff;border-collapse:collapse;table-layout:fixed}.styles_table__1M2dg th{padding:0;background-color:#2c713b}.styles_tableHeadCell__aXBZ4{display:flex;max-width:100%;flex-flow:column wrap;align-items:center;justify-content:center;padding:8px 16px;overflow-wrap:anywhere;word-break:normal;min-height:64px;background-color:#2c713b;color:#fff;font-weight:700}.styles_table__1M2dg td{padding:0;border:1px solid #ececec}.styles_tableCell__MlTjQ{display:flex;max-width:100%;flex-flow:column wrap;align-items:center;justify-content:center;overflow-wrap:anywhere;word-break:normal;height:72px;padding:16px}.styles_tableCellShadowed__g9O_S{transition:box-shadow .2s ease-in-out}.styles_tableCellShadowed__g9O_S:hover{box-shadow:0 4px 44px 5px rgba(0,0,0,.15)}.styles_techImage__CZ5Gk img{width:auto;max-width:100%;height:auto;max-height:100%;filter:grayscale(100%);object-fit:contain;transition:filter .2s ease-in-out}.styles_techImage__CZ5Gk:hover{cursor:pointer}.styles_techImage__CZ5Gk:hover img{filter:grayscale(0)}.styles_tableWrapper__NsQjB{overflow-x:auto}.styles_table__1MQTo{width:100%;margin:0 auto;background-color:#fff;border-collapse:collapse}.styles_table__1MQTo th{padding:0;background-color:#2c713b}.styles_tableHeadCell__uXr96{display:flex;max-width:100%;flex-flow:column wrap;align-items:center;justify-content:center;padding:8px 16px;overflow-wrap:anywhere;word-break:normal;width:188px;min-height:64px;background-color:#2c713b;color:#fff;font-weight:700}.styles_table__1MQTo td{padding:0;border:1px solid #ececec}.styles_tableCell__w_h6h{display:flex;max-width:100%;flex-flow:column wrap;align-items:center;justify-content:center;overflow-wrap:anywhere;word-break:normal;height:72px;padding:16px}.styles_tableCellShadowed__A_0N5{transition:box-shadow .2s ease-in-out}.styles_tableCellShadowed__A_0N5:hover{box-shadow:0 4px 44px 5px rgba(0,0,0,.15)}.styles_accordion__xGkWk{display:flex;max-width:648px;flex-direction:column;margin:0 auto;gap:8px}.styles_accordion__xGkWk .styles_columnTitle__PS0id{display:flex;height:80px;align-items:center;background-color:#2c713b;color:#fff;font-weight:700}.styles_accordion__xGkWk .styles_columnContent__Wfkz_{display:flex;flex-direction:column;background-color:rgba(0,0,0,0);gap:32px}.styles_accordion__xGkWk .styles_columnRow__wrwdf{display:flex;height:40px;align-items:center;justify-content:center}.styles_techImage__NPsiZ img{width:auto;max-width:100%;height:auto;max-height:100%;filter:grayscale(100%);object-fit:contain;transition:filter .2s ease-in-out}.styles_techImage__NPsiZ:hover{cursor:pointer}.styles_techImage__NPsiZ:hover img{filter:grayscale(0)}.modal{position:relative;z-index:1000;display:flex;overflow:hidden;width:calc(100vw - 16px*2);max-width:600px;height:-moz-fit-content;height:fit-content;flex-direction:column;padding:24px;margin:16px 0;background-color:#fff}.modal__title{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:16px;font-size:1.5rem;font-weight:700;gap:8px}.modal__close-icon{display:inline-flex;align-items:center;justify-content:center;font-size:28px;transition:background-color .2s ease-in-out}.modal__close-icon:hover{background-color:#ececec;cursor:pointer}.modal__content{overflow:auto}.modal__footer{margin-top:16px}.modal--full-screen{width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0}.backdrop{position:fixed;z-index:1000;display:flex;overflow:auto;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);inset:0;isolation:isolate;opacity:0;transform:translateZ(1000px)}.backdrop--position-top{align-items:start}.backdrop--position-top .modal{margin-top:12vh}@media screen and (min-width:1024px){.backdrop--position-top .modal{margin-top:16vh}}.backdrop--position-center{align-items:center}.backdrop--active{background-color:rgba(0,0,0,.53);opacity:1}.backdrop--fade-in{transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.backdrop--fade-in .modal{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.backdrop--fade-in.backdrop--active .modal{opacity:1}.backdrop--pop-up{transition:background-color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.backdrop--pop-up .modal{opacity:0;transform:translateY(10vh);transition:all .3s cubic-bezier(.4,0,.2,1)}.backdrop--pop-up.backdrop--active .modal{opacity:1;transform:translateY(0);transition-delay:.1s}.backdrop--blurred{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.backdrop-layer{position:fixed;z-index:9999;width:100%;height:100%;inset:0;pointer-events:none}.heading{font-family:var(--font-family-heading,"DM Serif Display");font-weight:400}.heading--1{font-size:2.375rem;line-height:3.25rem}@media screen and (min-width:1024px){.heading--1{font-size:4.5rem;line-height:5.625rem}}.heading--1.heading--fixed{font-size:4.5rem;line-height:5.625rem}.heading--1.heading--page{font-size:2.375rem;line-height:3.25rem}@media screen and (min-width:1024px){.heading--1.heading--page{font-size:4.5rem;line-height:5.625rem}}@media screen and (min-width:1280px){.heading--1.heading--page{font-size:6.75rem;line-height:6.75rem}}.heading--1.heading--page.heading--fixed{font-size:6.75rem;line-height:6.75rem}.heading--2{font-size:2rem;line-height:2.5rem}@media screen and (min-width:1024px){.heading--2{font-size:2.375rem;line-height:3.25rem}}.heading--2.heading--fixed{font-size:2.375rem;line-height:3.25rem}.heading--3{font-size:1.5rem;line-height:1.875rem}@media screen and (min-width:1024px){.heading--3{font-size:2rem;line-height:2.5rem}}.heading--3.heading--fixed{font-size:2rem;line-height:2.5rem}.heading--4{font-size:1.5rem;line-height:1.875rem}.heading--m-0{margin:0}.styles_blurredCircle__iC5FM{position:absolute;width:var(--circle-width);height:var(--circle-height);border-radius:50%;background:#67e77f;filter:blur(var(--circle-blur,120px));opacity:var(--circle-opacity,.2);pointer-events:none;will-change:transform}.styles_ideaImgWrapper__F2swI{display:flex;align-items:center;justify-content:center}.styles_ideaImgWrapper__F2swI>img{max-width:128px;height:auto;filter:grayscale(1);transition:filter .4s ease-in}.styles_blurredCircleWrapper___6p9P{position:absolute;display:flex;align-items:center;justify-content:center;inset:-300px 0 0;isolation:isolate;pointer-events:none}.styles_blurredCircle__Z_j4w{background-color:rgba(0,0,0,0);transition:background-color .4s ease-in}.styles_banner__p03aP{position:relative;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px 50px;background-color:#051926}.styles_bannerTitle__5b98N{max-width:648px}.styles_banner__p03aP:hover .styles_ideaImgWrapper__F2swI>img{filter:grayscale(0)}.styles_banner__p03aP:hover .styles_blurredCircle__Z_j4w{background-color:#f8c500}.styles_techExpertAvatarWrapper__01zFu{position:relative}.styles_techExpertAvatar__rWDE_{position:relative;z-index:1;width:100%;height:auto}.styles_techExpertAvatarBlur__PU4r6{position:absolute;z-index:0;right:0;bottom:-16px;left:0;width:60%;height:100%;margin:0 auto;filter:blur(30px)}.styles_contacts__P1dao{display:flex;flex-flow:column wrap;gap:8px}.styles_contact__cZcAn{display:flex;height:48px;align-items:center;padding-right:12px;background-color:#ececec;gap:12px}.styles_contactIcon__4TfsI{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background-color:#67e77f}.styles_card__nbTiT{display:grid;overflow:hidden;grid-gap:24px;gap:24px;grid-template-columns:1fr}.styles_card__nbTiT .styles_aside__qX1wK{position:relative;width:100%;margin:0 auto}@media screen and (min-width:481px){.styles_card__nbTiT .styles_aside__qX1wK{max-width:312px}}@media screen and (min-width:1024px){.styles_card__nbTiT{grid-template-columns:auto 312px}.styles_card__nbTiT .styles_aside__qX1wK{max-width:312px}}.styles_modal__AtMi_{background-color:#fff}.styles_imagesGrid__Nnppj{width:100%;padding-top:32px;padding-bottom:50px;background-color:rgba(0,0,0,0);overflow-x:hidden}.styles_imagesGridScrollContainer__DoiQl{--items-per-row:4;--image-max-width:360px;--transform-value:calc(-1 * var(--image-max-width) * var(--items-per-row));position:relative;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;margin:0 auto;animation:styles_scroll-left__AmPsf 20s linear infinite;animation-play-state:paused}@keyframes styles_scroll-left__AmPsf{0%{transform:translateX(0)}to{transform:translateX(var(--transform-value))}}.styles_imagesGridScrollContainer__DoiQl[data-runanimation=true]{animation-play-state:running}.styles_imagesGridScrollContainer__DoiQl[data-runanimation=false]{animation:none}.styles_imagesGridScrollContainer__DoiQl:hover{animation-play-state:paused}.styles_imagesGridList__RD9Io{display:grid;width:-moz-fit-content;width:fit-content;padding:1px;background-color:#ececec;grid-gap:1px;gap:1px}.styles_imagesGridItem__EheHb{display:flex;min-width:var(--image-max-width);height:196px;flex-basis:100%;align-items:center;justify-content:center;padding:16px;background-color:#f7f7f7;transition:all .2s ease-in-out}.styles_imagesGridItemImg__ON8DH{width:100%;max-width:196px;height:auto;filter:grayscale(100%)}.styles_imagesGridItem__EheHb:hover{position:relative;z-index:10;background-color:#fff;box-shadow:0 4px 44px 5px rgba(0,0,0,.15)}.styles_imagesGridItem__EheHb:hover img{filter:none}@media screen and (min-width:768px){.styles_imagesGrid__Nnppj{padding-top:50px}.styles_imagesGridScrollContainer__DoiQl{--image-max-width:330px}.styles_imagesGridItem__EheHb{min-width:325px}}.styles_agerasLogo__X1nlh,.styles_multiLogo__EejfQ,.styles_vidersLogo__WFDy9{max-width:150px}.styles_makeUrMoveLogo__dVkyZ{max-width:124px}.styles_lanaiLogo__1m40q{max-width:150px}.styles_partnersAndClients__27B5M{display:flex;width:100%;flex-direction:column;align-items:center}.styles_partnersAndClientsHeading__epxEA{text-align:center}.styles_partnersAndClientsSubheading__whs7h{max-width:282px;margin:0 auto;text-align:center}@media screen and (min-width:481px){.styles_partnersAndClientsSubheading__whs7h{max-width:unset}}.styles_banner__A4Jmy{position:relative;overflow:hidden;padding:24px;background-color:#051926}.styles_banner__A4Jmy .styles_container__GDFGy{display:flex;flex-direction:column;justify-content:center;gap:24px}.styles_banner__A4Jmy .styles_leftCircle__1fQB8{top:var(--circle-offset);left:var(--circle-offset)}.styles_banner__A4Jmy .styles_rightCircle__8S05_{right:var(--circle-offset);bottom:var(--circle-offset)}.styles_banner__A4Jmy .styles_buttons__nVOdA{display:flex;flex-grow:1;flex-shrink:0;flex-wrap:wrap;gap:8px}.styles_banner__A4Jmy .styles_buttons__nVOdA>*{flex:1 0 auto}.styles_bannerS__gJWRi .styles_container__GDFGy{gap:16px}.styles_bannerL__jhcHV .styles_container__GDFGy{align-items:center}.styles_bannerL__jhcHV .styles_buttons__nVOdA{width:100%;justify-content:center}.styles_bannerL__jhcHV .styles_buttons__nVOdA>*{flex:initial}@media screen and (min-width:768px){.styles_banner__A4Jmy .styles_buttons__nVOdA{flex-grow:0}.styles_banner__A4Jmy .styles_buttons__nVOdA>*{flex:0 0 auto}}@media screen and (min-width:1024px){.styles_banner__A4Jmy .styles_leftCircle__1fQB8{top:unset;bottom:calc(var(--circle-offset)*1.5);left:calc(var(--circle-offset)*.25)}.styles_banner__A4Jmy .styles_container__GDFGy{flex-direction:row;align-items:center;justify-content:space-between}.styles_banner__A4Jmy .styles_buttons__nVOdA{justify-content:end}.styles_bannerS__gJWRi .styles_container__GDFGy{flex-direction:column;align-items:flex-start}.styles_bannerL__jhcHV .styles_leftCircle__1fQB8{top:var(--circle-offset);left:var(--circle-offset)}.styles_bannerL__jhcHV .styles_container__GDFGy{flex-direction:column}.styles_bannerL__jhcHV .styles_buttons__nVOdA{justify-content:center}}.styles_content__PeYPF{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:481px){.styles_content__PeYPF{gap:4px}}.breadcrumbs ol{flex-flow:row wrap;align-items:center;justify-content:center}.breadcrumbs ol,.breadcrumbs ol>li{display:flex;gap:8px}.breadcrumbs__align--left ol{justify-content:left}.breadcrumbs__item{display:inline-flex;align-items:center;padding:0 8px;border-radius:4px;background-color:#ececec;color:#686868;cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.5rem;transition:background-color .2s ease-in-out,color .2s ease-in-out}.breadcrumbs__item--active,.breadcrumbs__item:hover{color:#051926}.breadcrumbs__item--active{cursor:inherit}.breadcrumbs__divider{color:#9e9e9e}.breadcrumbs--blurred{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.breadcrumbs--blurred .breadcrumbs__item{background-color:rgba(236,236,236,.2)}.breadcrumbs .breadcrumbs__item--branded{background-color:rgba(103,231,127,.5)}.breadcrumbs--white .breadcrumbs__item{background-color:#fff;color:#8b8b8b}.breadcrumbs--white .breadcrumbs__item--active,.breadcrumbs--white .breadcrumbs__item:hover{color:#051926}.breadcrumbs--white.breadcrumbs--blurred .breadcrumbs__item{background-color:hsla(0,0%,100%,.2);color:rgba(236,236,236,.7)}.breadcrumbs--white.breadcrumbs--blurred .breadcrumbs__item--active,.breadcrumbs--white.breadcrumbs--blurred .breadcrumbs__item:hover{background-color:hsla(0,0%,100%,.35);color:#fff}.breadcrumbs--dark .breadcrumbs__item{background-color:#122130;color:#8b8b8b}.breadcrumbs--dark .breadcrumbs__item--active,.breadcrumbs--dark .breadcrumbs__item:hover{color:#fff}.breadcrumbs--dark.breadcrumbs--blurred .breadcrumbs__item{background-color:rgba(18,33,48,.3);color:#ececec}.breadcrumbs--dark.breadcrumbs--blurred .breadcrumbs__item--active,.breadcrumbs--dark.breadcrumbs--blurred .breadcrumbs__item:hover{background-color:rgba(18,33,48,.8)}.styles_pageHeading__3wEGU{position:relative;overflow:hidden}.styles_pageHeadingFirstCircle__vzrNa{top:-308px;left:-205px}.styles_pageHeadingSecondCircle__KZzyZ{display:none}.styles_pageHeadingContent__hYIci{display:flex;flex-direction:column;align-items:center;margin:0 auto;gap:8px;text-align:center}.styles_pageHeadingTitle__FgvV7{margin:8px 0}.styles_pageHeadingTitleLogo__aQBd1{margin-top:20px}@media screen and (min-width:768px){.styles_pageHeadingContent__hYIci{max-width:calc(100% - 24px*2)}}@media screen and (min-width:1024px){.styles_pageHeadingContent__hYIci{max-width:924px}.styles_pageHeadingFirstCircle__vzrNa{top:-218px;left:-162px}.styles_pageHeadingSecondCircle__KZzyZ{top:55px;right:-162px;display:block}}.styles_pageHeading__3wEGU.styles_firstPageSection__pYvV2{padding-top:calc(var(--navbar-height, 80px) + 24px)}.styles_readBlogsText__K9BMG{padding-right:16px}.styles_readBlogsCards__Hp3K6{display:flex;flex-direction:column;margin-top:40px;gap:16px}@media screen and (min-width:1024px){.styles_readBlogs__2ZOyz{display:grid;grid-template-columns:1fr 2fr}.styles_readBlogsCards__Hp3K6{display:grid;margin-top:0;grid-template-columns:repeat(2,1fr)}}.badge{padding:4px 8px;font-size:.875rem;font-weight:500;line-height:1rem;width:-moz-fit-content;width:fit-content;background-color:#ececec;color:#686868}.badge,.badge__icon{display:flex;align-items:center;justify-content:center}.badge__icon{width:16px;height:16px;margin-right:4px;color:#051926}.badge--s{font-size:.875rem;font-weight:500;line-height:1rem;padding:4px 16px}.badge--m{padding:8px 10px}.badge--transparent{background-color:rgba(236,236,236,.2)}.badge--white{background-color:#fff;color:#051926}.badge--white.badge--transparent{background-color:hsla(0,0%,100%,.2)}.badge--dark{background-color:#051926;color:#fff}.badge--dark.badge--transparent{background-color:rgba(5,25,38,.2);color:#051926}.badge--green{background-color:#07bd66;color:#051926}.badge--green.badge--transparent{background-color:rgba(7,189,102,.2)}.badge--rounded-s{border-radius:4px}.badge--rounded-xl{border-radius:47px}.badge--pointer:hover{cursor:pointer}.card{position:relative;display:flex;overflow:hidden;width:100%;max-width:100%;height:100%;flex-flow:column wrap;background-color:rgba(0,0,0,0)}.card--hover-bordered{border:1px solid rgba(0,0,0,0);transition:border-color .2s ease-in-out}.card--hover-bordered:hover{border:1px solid #051926;cursor:pointer}.card--hover-shadowed{border:none;transition:box-shadow .2s ease-in-out}.card--hover-shadowed:hover{border-color:rgba(0,0,0,0);box-shadow:0 4px 44px 5px rgba(0,0,0,.15)}.card__body{display:flex;flex:1 1;flex-direction:column}.card--bg-white{background-color:#fff}.card--bg-primary{background-color:#67e77f}.card--bg-dark{background-color:#051926}.card--bg-dark-t1{background-color:#122130}.styles_cardBlog__kbN7n{padding:24px}.styles_cardBlogBgPrimary__HMsUQ{background-color:#67e77f}.styles_cardBlogBgInfo__lmGqH{background-color:#67d8e7}.styles_cardBlogBgSuccess__5nr_S{background-color:#78beff}.styles_cardBlogBgContrast__kXT43{background-color:#9d78ff}.styles_cardBlogBgWarning__x5hdD{background-color:#dcff78}.styles_cardBlogBgDanger__ugBJd{background-color:#ff8f8f}.styles_cardBlogBadge__T0sko{border-radius:46px;background-color:rgba(0,0,0,.1)}.styles_cardBlogFooter__wtOHH{margin-top:auto}