.faq-section{position:relative;padding-top:60px;padding-bottom:60px;background-color:var(--color-white)}.faq-section__title-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.faq-section__title{margin:0;color:var(--color-dark-2);font-size:32px;font-weight:600;line-height:40px;text-align:center}.faq-section__list{position:relative;z-index:2;width:min(1200px,100%);margin-inline:auto}.faq-section__item{overflow:hidden;border-bottom:1px solid var(--color-primary-8)}.faq-section__item-heading{margin:0}.faq-section__item-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:24px 20px;border:0;background-color:transparent;color:var(--color-dark-2);cursor:pointer;text-align:left;transition:color .4s ease,background-color .4s ease}.faq-section__item-button--expanded{background-color:var(--color-primary-8);color:var(--color-brand)}.faq-section__item-button:hover{color:var(--color-brand)}.faq-section__item-question{font-size:22px;font-weight:600;line-height:28px}.faq-section__toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-brand);border-radius:999px;background-color:var(--color-white);flex:none;transition:background-color .5s ease,border-color .5s ease}.faq-section__toggle--expanded{background-color:var(--color-brand)}.faq-section__toggle-icon{position:relative;display:block;width:20px;height:20px}.faq-section__toggle-line{position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:999px;background-color:var(--color-brand);transform:translate(-50%,-50%);transition:background-color .5s ease,opacity .5s ease}.faq-section__toggle-line--vertical{width:2px;height:14px}.faq-section__toggle--expanded .faq-section__toggle-line{background-color:var(--color-white)}.faq-section__toggle--expanded .faq-section__toggle-line--vertical{display:none}.faq-section__item-panel{max-height:0;overflow:hidden;background-color:transparent;transition:max-height .6s ease,background-color .6s ease}.faq-section__item-panel--expanded{max-height:1200px;background-color:var(--color-primary-8)}.faq-section__item-content{padding:0 62px 24px 20px}.faq-section__item-content p,.faq-section__item-content li{margin:0;color:var(--color-ink-soft);font-size:18px;line-height:26px}.faq-section__item-content ul{margin:0;padding-left:18px;list-style:disc}.faq-section__item-content p+p,.faq-section__item-content ul+p,.faq-section__item-content p+ul{margin-top:16px}.faq-section__item-content li+li{margin-top:0}.faq-section__item-content a{color:var(--color-brand);text-decoration:underline}.faq-section__more{position:relative;z-index:2;display:flex;justify-content:center;margin-top:40px}.faq-section__vector{display:none}@media(min-width:768px){.faq-section{padding-top:80px;padding-bottom:80px}.faq-section__title-wrapper{gap:36px}.faq-section__title{font-size:52px;font-weight:500;line-height:62.4px}}@media(min-width:992px){.faq-section__vector{position:absolute;top:-85px;right:-270px;z-index:1;display:block;width:434px;max-width:none}}@media(min-width:1200px){.faq-section{padding-top:120px;padding-bottom:120px}.faq-section__vector{right:-170px}}@media(min-width:1280px){.faq-section__vector{right:0}}.lets-talk-section{position:relative;z-index:100;background:linear-gradient(180deg,var(--color-white) 0%,var(--color-surface) 18.71%)}.lets-talk-section__card{position:relative;z-index:2;display:flex;flex-direction:column-reverse;width:100%;background:#244850}.lets-talk-section__content{padding:60px 20px}.lets-talk-section__title{margin:0 0 24px;color:var(--color-white);font-family:var(--font-heading);font-size:36px;font-weight:600;line-height:1.15}.lets-talk-section__figure{width:100%;margin:0;align-self:stretch}.lets-talk-section__image{display:block;width:100%}.lets-talk-section__image--tablet,.lets-talk-section__image--desktop{display:none}.lets-talk-section__form{display:block}.lets-talk-section__row{display:flex;flex-direction:column;gap:0 30px}.lets-talk-section__field-shell{position:relative;width:100%;padding-bottom:20px}.lets-talk-section__field{display:block;width:100%;height:63px;padding:16px 24px;border:1px solid #39646d;border-radius:8px;background-color:#39646d;color:var(--color-white);font-family:var(--font-body);font-size:18px;font-weight:500;line-height:21px;transition:border-color .3s ease,color .3s ease}.lets-talk-section__field::placeholder{color:var(--color-brand-soft)}.lets-talk-section__field:focus{outline:none;border-color:var(--color-brand-soft)}.lets-talk-section__field:focus::placeholder{color:var(--color-brand-soft)}.lets-talk-section__field[aria-invalid=true]{border-color:#dc3545}.lets-talk-section__field--textarea{height:126px;resize:none}.lets-talk-section__field-error{position:absolute;left:0;bottom:0;width:100%;margin:0;color:#dc3545;font-size:14px;font-weight:600;line-height:20px}.lets-talk-section__consent-shell{margin-top:20px;margin-bottom:50px;padding-left:12px}.lets-talk-section__consent-label{position:relative;display:flex;gap:15px;align-items:flex-start;cursor:pointer}.lets-talk-section__consent-checkbox{position:absolute;opacity:0;pointer-events:none}.lets-talk-section__consent-box{position:relative;flex:0 0 30px;width:30px;height:30px;border:2px solid var(--color-white);border-radius:3px}.lets-talk-section__consent-check-icon{position:absolute;top:50%;left:50%;width:22px;height:16px;opacity:0;transform:translate(-50%,-50%)}.lets-talk-section__consent-checkbox:checked+.lets-talk-section__consent-box .lets-talk-section__consent-check-icon{opacity:1}.lets-talk-section__consent-checkbox[aria-invalid=true]+.lets-talk-section__consent-box{border-color:#dc3545}.lets-talk-section__consent-text{color:var(--color-white);font-family:var(--font-body);font-size:18px;font-weight:400;line-height:27px}.lets-talk-section__consent-text a{color:inherit;text-decoration:underline;text-underline-offset:3px}.lets-talk-section__field-error--checkbox{position:static;margin-top:10px;padding-left:45px}.lets-talk-section__actions{display:flex}.lets-talk-section__submit{min-width:176px;cursor:pointer}.lets-talk-section__submit[disabled]{opacity:.8;cursor:progress}.lets-talk-section__status{margin:20px 0 0;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:1.5}.lets-talk-section__status--success{color:var(--color-white)}.lets-talk-section__status--error{color:#f3b0b8}@media(min-width:768px){.lets-talk-section__content{padding:64px}.lets-talk-section__title{font-size:52px;line-height:65px;margin-bottom:36px}.lets-talk-section__row{flex-direction:row}.lets-talk-section__field-shell{width:calc(50% - 15px)}.lets-talk-section__field-shell--full{width:100%}.lets-talk-section__image--mobile{display:none}.lets-talk-section__image--tablet{display:block}}@media(min-width:1201px){.lets-talk-section__card{display:flex;align-items:stretch;flex-direction:row;width:min(calc(100% - 80px),1360px);margin:0 auto -176px;bottom:-64px;overflow:hidden;border-radius:18px}.lets-talk-section__content{position:relative;z-index:1;width:722px;flex-shrink:0}.lets-talk-section__figure{position:absolute;inset:0 0 0 auto;z-index:0;display:block;width:min(968px,72%);align-self:stretch}.lets-talk-section__image--tablet{display:none}.lets-talk-section__image--desktop{position:static;display:block;width:100%;height:100%;object-fit:cover;object-position:center right}}.service-section-title{margin:0 0 24px;color:var(--color-dark-2);font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.75rem);font-weight:500;line-height:1.1;text-align:center}.service-section-title--highlight span,.service-section-title--highlight em,.service-section-title--highlight strong{color:var(--color-brand);font-style:normal}.service-section-copy{margin:0 auto 40px;max-width:920px}.service-section-copy p{margin:0 0 12px;color:var(--color-ink-soft);font-size:1.125rem;line-height:1.7;text-align:center}.service-section-copy p:last-child{margin-bottom:0}.custom-software-hero{position:relative;overflow:hidden;min-height:620px;padding:150px 0 50px;background:linear-gradient(180deg,#18292d,#0d5563),linear-gradient(125deg,#0d5563,#65a0a1)}.custom-software-hero__container{position:relative;z-index:1}.custom-software-hero__content{display:flex;gap:40px;align-items:flex-start;justify-content:space-between}.custom-software-hero__copy{max-width:830px;padding-top:64px}.custom-software-hero__title{margin:0 0 40px;color:var(--color-white);font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1}.custom-software-hero__description{margin:0;max-width:650px;color:var(--color-white);font-size:1.25rem;line-height:1.65}.custom-software-hero__monitor{width:289px;height:289px;margin-top:40px;flex-shrink:0}.custom-software-hero__decoration{position:absolute;pointer-events:none;z-index:0}.custom-software-hero__decoration--left{top:0;left:-150px}.custom-software-hero__decoration--right{right:-70px;bottom:-10px}.custom-software-hero__decoration--right-tablet,.custom-software-hero__decoration--right-mobile{display:none}.custom-software-hero__decoration--bg{right:0;bottom:0}.service-hero{position:relative;overflow:hidden;padding:170px 0 120px;background:linear-gradient(90deg,#18292d,#0d5563)}.service-hero__background{position:absolute;inset:0;z-index:0;display:block;pointer-events:none}.service-hero__background-image{width:100%;height:100%;object-fit:contain;object-position:right top}.service-hero__container{position:relative;min-height:620px}.service-hero__decor{position:absolute;inset:auto auto 0 0;z-index:0;pointer-events:none}.service-hero__decor-secondary{position:absolute;z-index:0;display:none;pointer-events:none}.service-hero__copy{position:relative;z-index:1;max-width:760px;display:flex;flex-direction:column;align-items:center;padding-top:40px}.service-hero__title{margin:0 0 24px;color:var(--color-white);font-family:var(--font-heading);font-size:clamp(2.75rem,5vw,4.5rem);font-weight:500;line-height:1;text-align:center}.service-hero__description{margin:0 0 40px;color:var(--color-white);font-size:1.125rem;line-height:1.7;text-align:center}.service-hero__image{position:relative;z-index:0;display:block;width:min(100%,448px);height:auto;margin:40px auto 0}.service-hero__visual{position:relative;z-index:0}.service-hero__picture{display:block}.service-hero__visual--animated{width:min(100%,448px);height:360px;margin:40px auto 0}.service-hero__visual--animated .service-hero__picture,.service-hero__visual--animated .service-hero__image,.service-hero__animation{position:absolute;inset:0;width:100%;height:100%}.service-hero__visual--animated .service-hero__image{margin:0;object-fit:contain}.service-hero__animation{z-index:1}.service-icon-cards{position:relative;z-index:1;overflow:hidden;padding:60px 0}.service-icon-cards__decor{position:absolute;z-index:0;display:none;pointer-events:none}.service-icon-cards>.shell-container{position:relative;z-index:1}.service-icon-cards__grid{display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}.service-icon-cards__mobile-pagination{display:none}.service-icon-cards__grid--small{gap:30px}.service-icon-cards__card{display:flex;flex-direction:column;gap:18px;padding:32px 24px;border-radius:24px;background:var(--color-white);box-shadow:var(--shadow-soft)}.service-icon-cards__card-inner{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.service-icon-cards__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:24px;background:#12798a14}.service-icon-cards__grid--big .service-icon-cards__icon-wrap{width:92px;height:92px}.service-icon-cards__icon,.service-icon-cards__animation{width:54px;height:54px;object-fit:contain}.service-icon-cards__card-title{margin:0;color:var(--color-dark-2);font-family:var(--font-heading);font-size:1.5rem;font-weight:500;line-height:1.2}.service-icon-cards__card-text{margin:0;color:var(--color-ink-soft);font-size:1rem;line-height:1.7}.service-icon-cards__grid--small .service-icon-cards__card{padding:28px;border-radius:18px}.service-icon-cards__grid--small .service-icon-cards__card-inner{gap:0}.service-icon-cards__grid--small .service-icon-cards__icon-wrap{width:46px;height:46px;margin-bottom:22px;border-radius:0;background:transparent}.service-icon-cards__grid--small .service-icon-cards__icon,.service-icon-cards__grid--small .service-icon-cards__animation{width:46px;height:46px}.service-icon-cards__grid--small .service-icon-cards__card-title{margin-bottom:8px;font-size:1.5rem;line-height:1.2}.service-icon-cards__grid--small .service-icon-cards__card-text{font-size:1rem;line-height:1.7}.service-icon-cards__card-link-wrap{display:flex}.service-icon-cards__cta{display:flex;justify-content:center;margin-top:40px}.service-side-scroll-cards{padding:60px 0}.service-side-scroll-cards__container{display:flex;flex-direction:column;gap:40px;max-width:1200px}.service-side-scroll-cards__intro{width:100%}.service-side-scroll-cards__sticky{display:flex;flex-direction:column;align-items:center}.service-side-scroll-cards__title,.service-side-scroll-cards__copy p{text-align:center}.service-side-scroll-cards__list{display:flex;gap:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.service-side-scroll-cards__card{display:grid;grid-template-columns:80px minmax(0,1fr);flex:0 0 min(335px,calc(100vw - 40px));gap:16px 30px;align-items:start;padding:24px;border-radius:18px;background:var(--color-white);box-shadow:var(--shadow-soft);scroll-snap-align:start}.service-side-scroll-cards__card--big{grid-template-columns:55px minmax(0,1fr)}.service-side-scroll-cards__list--big .service-side-scroll-cards__card{padding:32px;background:var(--color-white);box-shadow:none;border-radius:18px}.service-side-scroll-cards__icon-wrap{width:80px;height:55px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:0;border-radius:0;background:transparent;overflow:hidden}.service-side-scroll-cards__list--big .service-side-scroll-cards__icon-wrap{width:55px;height:55px;background:transparent}.service-side-scroll-cards__icon,.service-side-scroll-cards__animation{width:80px;height:55px}.service-side-scroll-cards__list--big .service-side-scroll-cards__icon,.service-side-scroll-cards__list--big .service-side-scroll-cards__animation{width:55px;height:55px}.service-side-scroll-cards__card-body{min-width:0}.service-side-scroll-cards__card-title{margin:0 0 16px;color:var(--color-dark-2);font-size:18px;font-weight:600;line-height:1.38}.service-side-scroll-cards__card-text{margin:0;color:var(--color-ink-soft);font-size:18px;line-height:1.38}.service-icon-cards__grid--hover-reveal{gap:50px}.service-icon-cards__grid--hover-reveal .service-icon-cards__card{max-width:560px;margin:0 auto;padding:40px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 0fr 0fr;gap:0;overflow:hidden;border-radius:10px;transition:grid-template-rows .5s ease,gap .5s ease}.service-icon-cards__grid--hover-reveal .service-icon-cards__card-inner{align-items:center;text-align:center}.service-icon-cards__grid--hover-reveal .service-icon-cards__icon-wrap{width:85px;height:85px;border-radius:999px;background:var(--color-white)}.service-icon-cards__grid--hover-reveal .service-icon-cards__icon{width:46px;height:46px}.service-icon-cards__grid--hover-reveal .service-icon-cards__card-title{margin:0;color:var(--color-grey-2);font-size:1.125rem;font-weight:600;line-height:1.38;text-align:center}.service-icon-cards__grid--hover-reveal .service-icon-cards__card-text,.service-icon-cards__grid--hover-reveal .service-icon-cards__card-link-wrap{overflow:hidden;opacity:0;transition:opacity .5s ease}.service-icon-cards__grid--hover-reveal .service-icon-cards__card-text{color:var(--color-grey-3);font-size:1rem;font-weight:500;line-height:1.38}.service-icon-cards__grid--hover-reveal .service-icon-cards__card-link-wrap{justify-content:center}.service-icon-cards__grid--hover-reveal .service-icon-cards__card:hover{gap:30px;grid-template-rows:auto 1fr auto}.service-icon-cards__grid--hover-reveal .service-icon-cards__card:hover .service-icon-cards__card-text,.service-icon-cards__grid--hover-reveal .service-icon-cards__card:hover .service-icon-cards__card-link-wrap{opacity:1}.service-icon-cards__grid--text-dark{gap:30px}.service-icon-cards__grid--text-dark .service-icon-cards__card{gap:0;padding:0;background:transparent;box-shadow:none;border-radius:0}.service-icon-cards__grid--text-dark .service-icon-cards__card-inner{gap:18px}.service-icon-cards__grid--text-dark .service-icon-cards__icon-wrap{width:85px;height:85px;border-radius:999px;background:var(--color-green-10)}.service-icon-cards__grid--text-dark .service-icon-cards__card-title{margin:18px 0;color:var(--color-dark-2);font-size:18px;font-weight:600;line-height:1.38}.service-icon-cards__grid--text-dark .service-icon-cards__card-text{color:var(--color-grey-3);font-size:18px;line-height:1.38}.service-tech-stack{padding:60px 0}.service-tech-stack--legacy-grid{background:linear-gradient(90deg,#0d5563,#12798a 74.48% 100%)}.service-tech-stack--logo-carousel{background:linear-gradient(233deg,#18292d 5.81%,#0d5563 66.8%)}.service-tech-stack__container{width:calc(100% - 40px);margin-inline:auto}.service-tech-stack__title{width:100%;margin-top:0;margin-bottom:18px;color:var(--color-white);font-size:36px;font-weight:600;line-height:1.15}.service-tech-stack__subtitle{margin:0 auto 40px;max-width:980px;color:var(--color-ink-soft);font-size:14px;line-height:22px;text-align:center}.service-tech-stack--legacy-grid .service-tech-stack__subtitle{color:var(--color-white);margin-bottom:35px;max-width:1040px}.service-tech-stack__grid{display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}.service-tech-stack__grid.service-tech-stack__grid--legacy{gap:10px;align-items:stretch}.service-tech-stack__card{padding:28px 24px;border-radius:24px;background:var(--color-white);box-shadow:var(--shadow-soft)}.service-tech-stack__card--legacy{border-radius:18px;background:#ffffff1a;box-shadow:5px 5px 30px #0025280d}.service-tech-stack__card--detailed{padding:35px}.service-tech-stack__card--compact{display:flex;gap:16px;align-items:center}.service-tech-stack__icon{width:54px;height:54px;margin-bottom:20px;object-fit:contain}.service-tech-stack__card--legacy .service-tech-stack__icon{margin-bottom:0}.service-tech-stack__card--detailed .service-tech-stack__icon{width:auto;height:auto;margin-bottom:35px}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(1) .service-tech-stack__icon{width:125px}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(2) .service-tech-stack__icon{width:103px}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(3) .service-tech-stack__icon{width:132px}.service-tech-stack__card-title{margin:0 0 14px;color:var(--color-dark-2);font-family:var(--font-heading);font-size:1.5rem;font-weight:500;line-height:1.2}.service-tech-stack__card-text{margin:0;color:var(--color-ink-soft);font-size:1rem;line-height:1.7}.service-tech-stack__card--legacy .service-tech-stack__card-title,.service-tech-stack__card--legacy .service-tech-stack__card-text{color:var(--color-white)}.service-tech-stack__card--compact .service-tech-stack__card-title{margin:0}.service-tech-stack__carousel{position:relative}.service-tech-stack__swiper{display:flex;gap:25px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.service-tech-stack__swiper::-webkit-scrollbar{display:none}.service-tech-stack__card--logo-carousel{flex:0 0 209px;display:flex;min-height:56px;align-items:center;justify-content:center;padding:0 29px;border-radius:3px;background:#133a42;box-shadow:none}.service-tech-stack__card--logo-carousel .service-tech-stack__icon{width:auto;max-width:100%;height:40px;margin:0}.service-tech-stack__card--logo-carousel .service-tech-stack__card-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.service-tech-stack__carousel-controls{position:absolute;top:8px;left:50%;z-index:10;display:flex;width:100%;max-width:1170px;justify-content:space-between;pointer-events:none;transform:translate(-50%)}.service-tech-stack__carousel-button{position:relative;display:flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:var(--color-white);box-shadow:10px 10px 80px #0025281a;cursor:pointer;pointer-events:auto}.service-tech-stack__carousel-button span{display:block;width:12px;height:12px;border-top:3px solid #18292d;border-right:3px solid #18292d}.service-tech-stack__carousel-button--prev span{transform:rotate(-135deg)}.service-tech-stack__carousel-button--next span{transform:rotate(45deg)}.service-tech-stack__carousel-button:hover span{border-color:#80c7d2}.service-media-text{padding:60px 0}.service-media-text--split-bleed{padding:0}.service-media-text--gradient{background:linear-gradient(180deg,#f5fbfb,#fff)}.service-media-text__container{display:grid;gap:32px;align-items:center}.service-media-text__media,.service-media-text__picture{display:block;width:100%;height:100%}.service-media-text__media--animation{display:flex;align-items:center;justify-content:center}.service-media-text__animation{width:min(100%,560px);aspect-ratio:1 / 1}.service-media-text__image{width:100%;display:block;height:100%;object-fit:cover;border-radius:24px}.service-media-text__list{display:grid;gap:12px;margin:28px 0 36px;padding:0;list-style:none}.service-media-text__list li{position:relative;padding-left:30px;color:var(--color-ink-soft);font-size:1rem;line-height:1.55}.service-media-text__list li:before{position:absolute;top:.65em;left:0;width:12px;height:12px;border-radius:50%;background:var(--color-primary-6);content:"";transform:translateY(-50%)}.service-media-text--showcase .service-section-title,.service-media-text--showcase .service-section-copy p{text-align:left}@media(min-width:992px){.service-tech-stack__card--logo-carousel{flex-basis:236px}.service-tech-stack__carousel-controls{top:-2px}.service-tech-stack__carousel-button{width:60px;height:60px}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(1){grid-area:primary-a}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(2){grid-area:primary-b}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--detailed:nth-child(3){grid-area:primary-c}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--compact:nth-child(4){grid-area:compact-a}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--compact:nth-child(5){grid-area:compact-b}.service-tech-stack__grid.service-tech-stack__grid--legacy .service-tech-stack__card--compact:nth-child(6){grid-area:compact-c}}.service-process--interactive-stepper .service-process__title,.service-process--interactive-stepper .service-process__description{color:var(--color-white)}.service-process-stepper{display:flex;flex-direction:column;gap:32px;align-items:center}.service-process-stepper__left,.service-process-stepper__right{display:flex;width:100%}.service-process-stepper__left{justify-content:center}.service-process-stepper__images{position:relative;width:306px;height:233px;margin-top:40px}.service-process-stepper__base,.service-process-stepper__illustration{position:absolute;inset:0;opacity:0;transition:opacity .8s ease-out}.service-process-stepper__base{width:100%;height:100%;object-fit:contain}.service-process-stepper__base--visible,.service-process-stepper__illustration--visible{opacity:1}.service-process-stepper__illustration{inset:auto;width:auto;height:auto}.service-process-stepper__illustration--checklist{top:59px;left:0;width:47px;height:47px;z-index:1}.service-process-stepper__illustration--globe{top:7px;left:33px;width:35px;height:35px;z-index:1}.service-process-stepper__illustration--paidArticles{top:6px;left:136px;width:42px;height:42px;z-index:1}.service-process-stepper__illustration--contract{top:22px;right:20px;width:50px;height:51px;z-index:1}.service-process-stepper__illustration--cloud{top:99px;right:20px;width:60px;height:48px;z-index:1;transition:opacity .8s ease-out,top 1s ease}.service-process-stepper__illustration--cog{top:133px;left:103px;width:66px;height:66px;z-index:1}.service-process-stepper__right{align-items:flex-end}.service-process-stepper__info{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%}.service-process-stepper__info-choice{display:flex;gap:18px;margin-top:29px;justify-content:center}.service-process-stepper__info-choice-button-yes,.service-process-stepper__info-choice-button,.service-process-stepper__next,.service-process-stepper__prev{height:60px;padding:0 48px;border-radius:50px;border:none;outline:none;cursor:pointer;transition:all .2s ease;font-size:18px;font-weight:600;line-height:60px;user-select:none}.service-process-stepper__info-choice-button-yes,.service-process-stepper__next{display:inline-flex;align-items:center;gap:12px;background:var(--color-white);color:var(--color-green-2)}.service-process-stepper__info-choice-button-yes:hover,.service-process-stepper__next:hover{color:var(--color-white);background:#2b8797}.service-process-stepper__info-choice-button{background:var(--color-brand-soft);color:var(--color-dark-2)}.service-process-stepper__next{position:relative;flex-shrink:0;overflow:hidden;white-space:nowrap;max-width:220px;transition:max-width .6s ease-out,padding .6s ease-out,margin .6s ease-out,border-color .2s ease,background-color .2s ease,color .2s ease,opacity .6s ease-out,transform .6s ease-out}.service-process-stepper__next--show{transform:none}.service-process-stepper__next--hide{max-width:0;margin-left:-12px;padding-left:0;padding-right:0;gap:0;border-color:transparent;transform:translate(-80px);opacity:0;pointer-events:none}.service-process-stepper__next-arrow-icon,.service-process-stepper__prev-arrow-icon{display:inline-flex;align-items:center}.service-process-stepper__next-arrow-icon svg{fill:var(--color-green-2);transition:fill .6s ease-out}.service-process-stepper__next:hover .service-process-stepper__next-arrow-icon svg{fill:var(--color-white)}.service-process-stepper__prev{position:relative;display:inline-flex;align-items:center;gap:14px;min-width:180px;padding:0 40px;background:transparent;border:1px solid var(--color-white);border-radius:51px;color:var(--color-white);transition:opacity .2s ease-out,background-color .2s ease,border-color .2s ease,color .2s ease}.service-process-stepper__prev--show{opacity:1;z-index:2}.service-process-stepper__prev--hide{position:absolute;min-width:0;width:0;padding-right:0;padding-left:0;opacity:0;pointer-events:none}.service-process-stepper__prev--mob-center{transform:translate(80px)}.service-process-stepper__prev:hover{background:var(--color-white);border-color:var(--color-white);color:var(--color-green-2)}.service-process-stepper__prev-arrow-icon svg{fill:currentColor;transform:rotate(180deg);transition:fill .6s ease-out}.service-process-stepper__info-steps{position:relative;width:100%}.service-process-stepper__info-step{display:flex;flex-direction:column;height:0;opacity:0;transition:opacity .6s ease-out}.service-process-stepper__info-step--visible{opacity:1;height:auto;min-height:140px}.service-process-stepper__info-step-wrapper{position:relative;display:flex;align-items:flex-end;left:70%;transform:translate(-50%,-8px);padding-bottom:20px}.service-process-stepper__info-title{margin:0 9px 0 0;color:var(--color-green-4);font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1}.service-process-stepper__info-subtitle{position:absolute;top:11px;left:50px;width:246px;margin:0;color:var(--color-white);font-family:var(--font-heading);font-size:1.75rem;font-weight:500;line-height:1.25}.service-process-stepper__info-subtitle--relative{position:relative;top:auto;left:0;margin-bottom:29px}.service-process-stepper__info-actions{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:16px;min-height:60px;margin-top:40px}.service-process-stepper__reset{position:absolute;right:0;display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:0 28px;border-radius:51px;border:1px solid var(--color-white);background:transparent;color:var(--color-white);font-size:18px;font-weight:600;line-height:1;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .2s ease-out,background-color .2s ease,border-color .2s ease,color .2s ease}.service-process-stepper__reset:hover{background:var(--color-white);border-color:var(--color-white);color:var(--color-green-2)}.service-process-stepper__reset--visible{position:static;right:auto;opacity:1;pointer-events:auto}.service-logo-cards__container{display:flex;flex-direction:column;gap:40px}.service-logo-cards__content{display:flex;flex-direction:column;align-items:center}.service-logo-cards__list{display:flex;flex-direction:column}.service-logo-cards__item{display:flex;gap:24px;align-items:center;padding-block:22px}.service-logo-cards__item:not(:last-of-type){border-bottom:1px solid #ddeaf1}.service-logo-cards__item:first-of-type{padding-top:0}.service-logo-cards__item:last-of-type{padding-bottom:0}.service-logo-cards__icon-wrap{flex:none;width:100px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;background:transparent}.service-logo-cards__icon{width:100%;max-width:100px;height:100%;object-fit:contain;object-position:left center}.service-logo-cards__item-title{margin:0 0 10px;color:var(--color-dark-2);font-size:18px;font-weight:600;line-height:1.38}.service-logo-cards__item-text{margin:0;color:var(--color-ink-soft);font-size:18px;line-height:1.38}.service-video-embed{padding:60px 0}.service-video-embed__container{display:flex;flex-direction:column;align-items:center;gap:32px}.service-video-embed__title{margin:0}.service-video-embed__frame{width:100%;aspect-ratio:16 / 11;border:0;border-radius:10px}@media(min-width:769px){.service-video-embed{padding:80px 0}.service-video-embed__container{gap:64px}}@media(min-width:1201px){.service-video-embed{padding:120px 0}.service-video-embed__container{flex-direction:row;gap:84px}.service-video-embed__title{text-align:left}.service-video-embed__frame{width:60%;max-width:710px;flex:none}}@media(min-width:769px){.service-section-copy{margin-bottom:58px}.service-icon-cards,.service-tech-stack,.service-media-text,.service-timeline-points,.service-process,.service-logo-cards,.service-related-cases,.service-related-articles{padding:80px 0}.service-icon-cards__grid,.service-tech-stack__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-icon-cards__grid--small{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.service-related-cases__showcase{flex-direction:row}.service-related-cases__showcase-list{gap:60px}.service-related-cases__showcase-info{padding:64px;gap:36px;border-radius:0 18px 18px 0;background:linear-gradient(90deg,#0f4b57,#90c5c1)}.service-related-cases__showcase-description{width:409px}.service-related-cases__showcase-image{top:0;left:-75px;width:515px;height:515px;margin-bottom:0}.service-related-cases__showcase--reversed{flex-direction:row-reverse}.service-related-cases__showcase--reversed .service-related-cases__showcase-info{border-radius:18px 0 0 18px}.service-related-cases__showcase--reversed .service-related-cases__showcase-image{left:auto;right:-75px}.service-media-text__container{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:48px}.service-media-text--showcase .service-media-text__container{grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:56px}.service-media-text--showcase .service-media-text__animation{width:min(100%,470px)}.service-side-scroll-cards{padding:80px 0}.service-side-scroll-cards__container{flex-direction:row;align-items:flex-start;gap:40px}.service-side-scroll-cards__intro{position:relative;width:420px;flex-shrink:0}.service-side-scroll-cards__sticky{position:sticky;top:120px;align-items:flex-start}.service-side-scroll-cards__title,.service-side-scroll-cards__copy p{text-align:left}.service-side-scroll-cards__list{display:flex;flex-direction:column;flex:1 1 auto;gap:40px;max-height:740px;overflow-x:hidden;overflow-y:auto;padding-right:0;padding-bottom:0;scroll-snap-type:none}.service-side-scroll-cards__card{flex-basis:auto;padding:32px;scroll-snap-align:unset}.service-side-scroll-cards__card--large{grid-template-columns:80px minmax(0,1fr);gap:0 32px}.service-side-scroll-cards__card--big{grid-template-columns:55px minmax(0,1fr);gap:0 32px}.service-side-scroll-cards__list--big .service-side-scroll-cards__icon-wrap,.service-side-scroll-cards__list--big .service-side-scroll-cards__icon,.service-side-scroll-cards__list--big .service-side-scroll-cards__animation{width:55px;height:55px}.service-timeline-points__description,.service-process__description,.service-logo-cards__descriptions p{max-width:920px;margin-left:auto;margin-right:auto}.service-timeline-points__list{flex-direction:row}.service-timeline-points__item{flex-direction:column;flex:1 1 0;min-width:0}.service-timeline-points__item:not(:last-of-type) .service-timeline-points__content{padding-bottom:0;padding-right:40px}.service-timeline-points__line{width:100%;flex-basis:auto;margin-bottom:32px}.service-timeline-points__line:after{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.service-process__grid{gap:32px}.service-process-stepper{flex-direction:row;align-items:flex-start;gap:68px}.service-process-stepper__left,.service-process-stepper__right{flex:1 1 50%}.service-process-stepper__left{justify-content:flex-end}.service-process-stepper__images{width:450px;height:327px;margin-top:80px}.service-process-stepper__illustration--checklist{top:82px;left:0;width:auto;height:auto}.service-process-stepper__illustration--globe{top:8px;left:47px;width:auto;height:auto}.service-process-stepper__illustration--paidArticles{top:6px;left:187px;width:auto;height:auto}.service-process-stepper__illustration--contract{top:31px;right:53px;width:auto;height:auto}.service-process-stepper__illustration--cloud{top:138px;right:51px;width:auto;height:auto}.service-process-stepper__illustration--cog{top:186px;left:153px;width:auto;height:auto}.service-process-stepper__info-choice{justify-content:flex-start}.service-process-stepper__prev{min-width:200px;padding:0 48px}.service-process-stepper__prev--mob-center{transform:none}.service-process-stepper__info-step-wrapper{left:60%;padding-bottom:28px}.service-process-stepper__info-subtitle{top:25px;left:72px;width:350px}.service-process-stepper__info-actions{gap:29px;min-height:60px;margin-top:72px}.service-logo-cards__container{flex-direction:row;gap:32px;align-items:start}.service-logo-cards__content{align-items:flex-start}.service-logo-cards__item{gap:56px}.service-logo-cards__title,.service-logo-cards__descriptions p{text-align:left}.service-related-cases__showcase-wrap{gap:60px}.service-related-cases__button-wrap{position:relative;z-index:10;margin-top:0}.service-related-articles__slide{padding-bottom:28px}.service-related-articles__pagination{margin-top:0}.service-related-articles__wrapper{grid-template-columns:1fr auto 1fr;justify-items:stretch;align-items:center}.service-related-articles__title{grid-column:2;text-align:center}.service-related-articles__controls{grid-column:3;justify-self:end}.service-media-text--left .service-media-text__copy{order:2}.service-media-text--left .service-media-text__media{order:1}}@media(min-width:1201px){.service-hero__title{margin-bottom:18px}.service-hero__image{right:-30px;bottom:36px;width:633px}.service-hero__visual--animated{width:633px;height:460px}.service-hero__visual--animated .service-hero__image{right:auto;bottom:auto;width:100%}.service-icon-cards,.service-tech-stack,.service-media-text,.service-timeline-points,.service-process,.service-logo-cards,.service-related-cases,.service-related-articles{padding:120px 0}.service-icon-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-icon-cards__grid--small{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.service-tech-stack__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-media-text--showcase .service-media-text__container{grid-template-columns:520px minmax(0,1fr);gap:80px}.service-media-text--showcase .service-media-text__animation{width:520px}.service-side-scroll-cards{padding:120px 0}.service-side-scroll-cards__container{gap:40px}.service-process-stepper{gap:110px}.service-process-stepper__info-step-wrapper{left:auto;transform:none;padding-bottom:36px}.service-process-stepper__info-subtitle{top:26px;left:70px;width:383px}.service-side-scroll-cards__intro{width:580px}.service-timeline-points__list{gap:0}.service-process__card{min-width:220px;flex:1 1 0}.service-logo-cards__container{gap:143px}.service-related-cases__showcase-info{padding:64px 330px 64px 64px}.service-related-cases__showcase-description{width:100%}.service-related-cases__showcase-image{left:-290px;width:600px;height:600px}.service-related-cases__showcase--reversed .service-related-cases__showcase-info{padding:64px 64px 64px 330px}.service-related-cases__showcase--reversed .service-related-cases__showcase-image{right:-290px}.service-related-articles__slide{padding-bottom:68px}.service-related-articles__pagination{display:none}.service-related-articles__button{width:56px;height:56px}}.spatial-computing-page{background:var(--color-white)}.spatial-computing-page__hero .service-hero{min-height:830px;padding:0;background:linear-gradient(90deg,#0d5563,#18292d)}.spatial-computing-page__hero .service-hero__background-image{object-fit:cover;object-position:-100px 0}.spatial-computing-page__hero .service-hero__container{min-height:830px;padding-top:115px}.spatial-computing-page__hero .service-hero__copy{z-index:2;width:100%;max-width:none;align-items:center;padding-top:40px}.spatial-computing-page__hero .service-hero__title,.spatial-computing-page__hero .service-hero__description{text-align:center}.spatial-computing-page__hero .service-hero__title{margin-bottom:24px}.spatial-computing-page__hero .service-hero__description{margin-bottom:40px}.spatial-computing-page__hero .service-hero__picture{position:absolute;right:0;bottom:20px;left:0;z-index:1;display:flex;justify-content:center;pointer-events:none}.spatial-computing-page__hero .service-hero__image{width:min(100%,390px);max-width:100%;margin:0}.spatial-computing-page .service-media-text{padding:60px 0}.spatial-computing-page .service-media-text__container{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:center}.spatial-computing-page .service-media-text__copy,.spatial-computing-page .service-media-text__media{min-width:0}.spatial-computing-page .service-media-text__picture{display:block}.spatial-computing-page .service-media-text__image{display:block;width:100%;height:auto}.spatial-computing-page .service-media-text__animation{width:100%;height:189px}.spatial-computing-page .service-media-text .service-section-title{text-align:left}.spatial-computing-page .service-media-text .service-section-copy{max-width:none;margin-bottom:32px}.spatial-computing-page .service-media-text .service-section-copy p{color:var(--color-secondary-3);text-align:left}.spatial-computing-page__text-illustration{background:var(--color-white)}.spatial-computing-page__text-illustration .service-media-text{padding:20px 0}.spatial-computing-page__text-illustration .service-media-text .service-section-title{font-size:clamp(1.875rem,3vw,3rem)}.spatial-computing-page__text-illustration--first .service-media-text{padding-top:60px}.spatial-computing-page__text-illustration--third .service-media-text{padding-bottom:60px}.spatial-computing-page__solutions,.spatial-computing-page__solutions .service-media-text{background:linear-gradient(180deg,#0d5563,#12798a)}.spatial-computing-page__solutions .service-media-text .service-section-title,.spatial-computing-page__solutions .service-media-text .service-section-copy p,.spatial-computing-page__trends .service-media-text .service-section-title,.spatial-computing-page__trends .service-media-text .service-section-copy p,.spatial-computing-page__process .service-process__title,.spatial-computing-page__process .service-process__description{color:var(--color-white)}.spatial-computing-page__solutions .service-media-text__image{max-width:600px;margin:0 auto}.spatial-computing-page__services{background:var(--color-primary-8)}.spatial-computing-page__services .service-side-scroll-cards__sticky{align-items:flex-start}.spatial-computing-page .spatial-computing-page__services .service-side-scroll-cards__title,.spatial-computing-page .spatial-computing-page__services .service-side-scroll-cards__copy p{color:var(--color-primary-6);text-align:left}.spatial-computing-page__services .service-side-scroll-cards__list--big .service-side-scroll-cards__card{max-width:580px;padding:24px;background:var(--color-white);box-shadow:var(--shadow-soft);border-radius:18px}.spatial-computing-page__services .service-side-scroll-cards__card-title{color:var(--color-primary-6);font-size:18px;font-weight:700;line-height:1.6}.spatial-computing-page__services .service-side-scroll-cards__card-text{color:var(--color-primary-6);font-size:14px;font-weight:400;line-height:1.6}.spatial-computing-page__services .service-side-scroll-cards__card-body{display:contents}.spatial-computing-page__services .service-side-scroll-cards__card-title{grid-column:2}.spatial-computing-page__services .service-side-scroll-cards__card-text{grid-column:1 / -1}.spatial-computing-page__services .service-side-scroll-cards__animation>svg{width:100%;height:100%}.spatial-computing-page__process{background:linear-gradient(90deg,#0d5563,#18292d)}.spatial-computing-page__process .service-process-stepper__info-step-wrapper{left:50%;width:min(100%,320px)}.spatial-computing-page__process .service-process-stepper__info-subtitle{width:min(246px,calc(100% - 60px))}.spatial-computing-page__advantages{background:linear-gradient(180deg,#eef9fa,#fff 54%,#eef9fa)}.spatial-computing-page__advantages .service-icon-cards .service-section-title{color:var(--color-primary-6);text-align:left}.spatial-computing-page__advantages .service-icon-cards .service-section-copy p{color:var(--color-secondary-3);text-align:left}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal{gap:0}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card{width:100%;max-width:592px;margin:0 auto;padding:25px 18px;display:flex;flex-direction:row;gap:18px;align-items:center;border-radius:0;border-bottom:1px solid var(--color-secondary-5);background:transparent;box-shadow:none}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card-inner{flex:0 0 auto;flex-direction:row;align-items:center}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__icon-wrap{width:46px;height:46px;background:transparent}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__animation{width:46px;height:46px}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card-title{color:var(--color-primary-6);font-size:22px;text-align:left}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card-text{display:none;color:var(--color-secondary-3);font-size:18px;line-height:1.7;opacity:0}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card:hover .service-icon-cards__card-text{display:block;opacity:1}.spatial-computing-page__trends,.spatial-computing-page__trends .service-media-text{background:linear-gradient(180deg,#0d5563,#18292d)}.spatial-computing-page__trends .service-media-text__animation{height:320px}.spatial-computing-page__contact{background:var(--color-white)}.spatial-computing-page__contact .service-media-text{padding:0}.spatial-computing-page__contact .service-media-text__container{background:var(--color-white)}.spatial-computing-page__contact .service-media-text__copy{padding:60px 20px 0}.spatial-computing-page__contact .service-media-text__media{display:flex}.spatial-computing-page__contact .service-media-text__picture,.spatial-computing-page__contact .service-media-text__image{width:100%}.spatial-computing-page__contact .service-media-text__image{object-fit:cover;object-position:left}.spatial-computing-page__video{background:var(--color-primary-8)}.spatial-computing-page__video .service-video-embed__title{color:var(--color-primary-6)}.spatial-computing-page__faq .faq-section{background:var(--color-white)}.spatial-computing-page__lets-talk .lets-talk-section{background:var(--color-primary-8)}@media(min-width:769px){.spatial-computing-page__hero .service-hero__background-image{object-position:top left}.spatial-computing-page__hero .service-hero__copy{width:500px;align-items:flex-start;padding-top:100px}.spatial-computing-page__hero .service-hero__title,.spatial-computing-page__hero .service-hero__description{text-align:left}.spatial-computing-page__hero .service-hero__title{margin-bottom:36px}.spatial-computing-page__hero .service-hero__description{margin-bottom:58px}.spatial-computing-page__hero .service-hero__picture{right:-55px;bottom:0;left:auto;align-items:center;justify-content:flex-end;width:100%;height:100%}.spatial-computing-page__hero .service-hero__image{width:auto}.spatial-computing-page .service-media-text{padding:80px 0}.spatial-computing-page .service-media-text__container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.spatial-computing-page .service-media-text--left .service-media-text__copy{order:2}.spatial-computing-page .service-media-text--left .service-media-text__media{order:1}.spatial-computing-page .service-media-text__animation{height:189px}.spatial-computing-page__text-illustration .service-media-text{padding:32px 0}.spatial-computing-page__text-illustration--first .service-media-text{padding-top:80px}.spatial-computing-page__text-illustration--third .service-media-text{padding-bottom:80px}.spatial-computing-page__contact .service-media-text__copy{padding:64px 60px 0}.spatial-computing-page__advantages .service-icon-cards__grid--hover-reveal .service-icon-cards__card{padding-inline:62px;gap:40px}}@media(min-width:1201px){.spatial-computing-page__hero .service-hero{min-height:620px}.spatial-computing-page__hero .service-hero__background-image{object-position:top right}.spatial-computing-page__hero .service-hero__container{min-height:620px}.spatial-computing-page__hero .service-hero__copy{width:750px;padding-top:60px}.spatial-computing-page__hero .service-hero__picture{right:-285px;bottom:30px;align-items:flex-end}.spatial-computing-page .service-media-text__container{gap:80px}.spatial-computing-page .service-media-text__copy{align-self:flex-start;padding-top:80px}.spatial-computing-page .service-media-text__animation{height:388px}.spatial-computing-page__text-illustration .service-media-text{padding:40px 0}.spatial-computing-page__text-illustration--first .service-media-text{padding-top:120px}.spatial-computing-page__text-illustration--third .service-media-text{padding-bottom:120px}.spatial-computing-page__solutions .service-media-text__container{gap:20px}.spatial-computing-page__solutions .service-media-text__copy{align-self:center;padding-top:0}.spatial-computing-page__services .service-side-scroll-cards__container{gap:110px}.spatial-computing-page__services .service-side-scroll-cards__list{max-height:none;overflow:visible;padding-right:0}.spatial-computing-page__services .service-side-scroll-cards__card-body{display:block}.spatial-computing-page__services .service-side-scroll-cards__card-title,.spatial-computing-page__services .service-side-scroll-cards__card-text{grid-column:auto}.spatial-computing-page__services .service-side-scroll-cards__card-title{font-size:22px;line-height:1.4}.spatial-computing-page__services .service-side-scroll-cards__card-text{font-size:16px}.spatial-computing-page__advantages .service-icon-cards>.shell-container{display:grid;grid-template-columns:minmax(0,1fr) 50%;gap:103px;align-items:center}.spatial-computing-page__advantages .service-icon-cards .service-section-title,.spatial-computing-page__advantages .service-icon-cards .service-section-copy{grid-column:1;text-align:left}.spatial-computing-page__advantages .service-icon-cards .service-section-copy{margin:0}.spatial-computing-page__advantages .service-icon-cards .service-section-copy p{text-align:left}.spatial-computing-page__advantages .service-icon-cards__grid{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;width:100%}.spatial-computing-page__trends .service-media-text{padding-bottom:240px}.spatial-computing-page__trends .service-media-text__copy{align-self:center;padding-top:0}.spatial-computing-page__trends .service-media-text__animation{height:475px}.spatial-computing-page__contact .service-media-text__container{position:relative;top:-120px;grid-template-columns:minmax(0,1fr) minmax(520px,50%);max-width:min(90%,1420px);margin-bottom:-120px;overflow:hidden;border-radius:18px;box-shadow:var(--shadow-soft)}.spatial-computing-page__contact .service-media-text__copy{align-self:stretch;padding:64px}.spatial-computing-page__contact .service-media-text__picture,.spatial-computing-page__contact .service-media-text__image{height:100%}}
