.hero-content{display:flex;flex-direction:column;gap:48px;padding:20px 0}@media screen and (min-width:1024px){.hero-content{gap:24px;flex-direction:row;padding-top:80px;padding-bottom:80px;align-items:center}}.hero-logo-wrap{display:flex;align-items:center;flex-shrink:0;width:65%;padding-top:24px}@media screen and (min-width:1024px){.hero-logo-wrap{justify-content:center;width:40%;padding:38px 49px}}@media screen and (min-width:1440px){.hero-logo-wrap{width:50%}}@media screen and (min-width:1800px){.hero-logo-wrap{width:40%}}.hero-logo-img-wrap{position:relative;height:90px;width:240px}@media screen and (min-width:576px){.hero-logo-img-wrap{height:110px;width:291px}}@media screen and (min-width:768px){.hero-logo-img-wrap{height:146px;width:386px}}.hero-logo-img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:none;object-fit:cover;pointer-events:none;width:100%;height:100%}@media screen and (min-width:1024px){.hero-logo-img{object-fit:contain}}.hero-text{flex:1 1;color:#fff;font-size:32px;line-height:40px;font-weight:700}@media screen and (min-width:768px){.hero-text{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.hero-text{font-size:48px;line-height:56px}}@media screen and (min-width:1440px){.hero-text{font-size:56px;line-height:68px}}.logo-carousel-with-text{background:rgba(0,0,0,0);width:100%;padding:40px 0;color:#fff;--eco-card-gap:12px;--eco-soft-edge-gutter:0px;--eco-edge-fade:0px}@media screen and (min-width:768px){.logo-carousel-with-text{--eco-card-gap:24px}}@media screen and (min-width:1024px){.logo-carousel-with-text{padding:80px 0;--eco-soft-edge-gutter:16px;--eco-edge-fade:16px}}@media screen and (min-width:1440px){.logo-carousel-with-text{padding:80px 0;--eco-soft-edge-gutter:54px;--eco-edge-fade:48px}}@media screen and (min-width:1800px){.logo-carousel-with-text{--eco-soft-edge-gutter:76px;--eco-edge-fade:78px}}.logo-carousel-with-text__inner{display:flex;flex-direction:column-reverse;justify-content:center;gap:24px;width:100%}@media screen and (min-width:1024px){.logo-carousel-with-text__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.logo-carousel-with-text__logos{position:relative;display:grid;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,rgba(0,0,0,.22) calc(var(--eco-edge-fade) * .3),rgba(0,0,0,.7) calc(var(--eco-edge-fade) * .62),#000 var(--eco-edge-fade),#000 calc(100% - var(--eco-edge-fade)),rgba(0,0,0,.7) calc(100% - var(--eco-edge-fade) * .62),rgba(0,0,0,.22) calc(100% - var(--eco-edge-fade) * .3),transparent);mask-image:linear-gradient(to right,transparent,rgba(0,0,0,.22) calc(var(--eco-edge-fade) * .3),rgba(0,0,0,.7) calc(var(--eco-edge-fade) * .62),#000 var(--eco-edge-fade),#000 calc(100% - var(--eco-edge-fade)),rgba(0,0,0,.7) calc(100% - var(--eco-edge-fade) * .62),rgba(0,0,0,.22) calc(100% - var(--eco-edge-fade) * .3),transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media screen and (min-width:1024px){.logo-carousel-with-text__logos{margin-bottom:0}}.logo-carousel-with-text__logos-group{display:flex;flex-direction:column;align-items:baseline;width:100%;gap:16px}@media screen and (min-width:768px){.logo-carousel-with-text__logos-group{width:80%;gap:24px}}@media screen and (min-width:1024px){.logo-carousel-with-text__logos-group{width:50%;gap:24px}}.logo-carousel-with-text__grid{display:grid;grid-area:1/1/-1/-1;grid-template-columns:repeat(2,calc(50% - var(--eco-card-gap) / 2));grid-auto-rows:auto;grid-gap:var(--eco-card-gap);gap:var(--eco-card-gap);margin-inline:var(--eco-soft-edge-gutter);z-index:1;opacity:0;visibility:hidden;will-change:transform,opacity}.logo-carousel-with-text__grid--two{display:grid}.logo-carousel-with-text__grid--active{z-index:2}.logo-carousel-with-text__grid--visible{opacity:1;visibility:visible}.logo-carousel-with-text__card{width:100%;aspect-ratio:11/6;background-color:#fff;border-radius:24px;display:flex;place-content:center;align-items:center;padding:16px;overflow:hidden}@media screen and (min-width:1024px){.logo-carousel-with-text__card{border-radius:40px;aspect-ratio:20/13}}@media screen and (min-width:1440px){.logo-carousel-with-text__card{aspect-ratio:127/86}}.logo-carousel-with-text__logo-image{max-width:100%;object-fit:cover;filter:brightness(0)}.logo-carousel-with-text__logo-image.aws{width:60%}.logo-carousel-with-text__logo-image.databricks{width:80%}@media screen and (min-width:1024px){.logo-carousel-with-text__content{width:50%;text-align:left}}.logo-carousel-with-text__heading{margin:0;font-size:28px;line-height:32px;font-weight:700}@media screen and (min-width:768px){.logo-carousel-with-text__heading{font-size:32px;line-height:40px}}@media screen and (min-width:1024px){.logo-carousel-with-text__heading{font-size:40px;line-height:48px}}@media screen and (min-width:1440px){.logo-carousel-with-text__heading{font-size:48px;line-height:56px}}.logo-carousel-with-text__heading-line{display:block;color:#fff;text-wrap:balance}.logo-carousel-with-text__heading-line--accent{color:#f2617a}.logo-carousel-with-text__cta{display:inline-flex;align-items:center;margin-top:24px;color:#fff;padding:0;font-size:16px;line-height:24px;font-weight:630}@media screen and (min-width:768px){.logo-carousel-with-text__cta{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.logo-carousel-with-text__cta{font-size:20px;line-height:24px}}.logo-carousel-with-text__cta{border-radius:4px}.logo-carousel-with-text__dots{display:flex;justify-content:center;gap:14px}@media screen and (min-width:1024px){.logo-carousel-with-text__dots{gap:16px;padding-left:var(--eco-soft-edge-gutter)}}.logo-carousel-with-text__dot{position:relative;border:0;width:20px;height:4px;border-radius:4px;cursor:pointer;opacity:1;background-color:#fff;overflow:hidden;transition:width 1s ease-in-out}.logo-carousel-with-text__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.logo-carousel-with-text__dot--active{width:46px}.logo-carousel-with-text__dot-progress{position:absolute;inset:0;background-color:#f2617a;transform:scaleX(0);transform-origin:left center;will-change:transform}.milestone-section{padding-top:2.5rem;padding-bottom:2.5rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.milestone-section{padding-top:80px;padding-bottom:80px;gap:40px}}.milestone-section-intro{color:#fff;font-family:Inter,sans-serif;max-width:1093px}.milestone-section-intro-heading{font-size:28px;line-height:32px;font-weight:700}@media screen and (min-width:768px){.milestone-section-intro-heading{font-size:32px;line-height:40px}}@media screen and (min-width:1024px){.milestone-section-intro-heading{font-size:40px;line-height:48px}}@media screen and (min-width:1440px){.milestone-section-intro-heading{font-size:48px;line-height:56px}}.milestone-section-intro-heading{margin:0 0 1rem}@media screen and (min-width:768px){.milestone-section-intro-heading{margin-bottom:1.5rem}}.milestone-section-intro-heading-pink{color:#f2617a}.milestone-section-intro-desc{font-size:18px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.milestone-section-intro-desc{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.milestone-section-intro-desc{font-size:24px;line-height:36px}}@media screen and (min-width:1440px){.milestone-section-intro-desc{font-size:28px;line-height:44px}}.milestone-section-intro-desc{margin:0}.milestone-section-grid{display:flex;flex-direction:column;gap:1rem;box-shadow:1px 1px 14.7px 0 #001d25;border-radius:48px;background:#003d4f;padding:8px}@media screen and (min-width:768px){.milestone-section-grid{border-radius:86px;padding:16px}}@media screen and (min-width:1440px){.milestone-section-grid{border-radius:76px;gap:24px}}.ttt-card{background-color:#003d4f;border-radius:40px;overflow:hidden;filter:drop-shadow(0 10px 10px rgba(0,0,0,.25));display:flex;flex-direction:column;will-change:filter,transform}@media screen and (min-width:768px){.ttt-card{border-radius:74px;flex-direction:row}}@media screen and (min-width:1440px){.ttt-card{border-radius:60px}}.ttt-card-image{position:relative;width:100%;min-height:105px;box-shadow:inset 0 0 10px rgba(0,0,0,.25)}@media screen and (min-width:768px){.ttt-card-image{width:50%;min-height:166px}}.ttt-card-image img{width:100%;height:100%;object-fit:cover;pointer-events:none}.ttt-card-image img,.ttt-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ttt-card-img-overlay{display:flex;align-items:center}.ttt-card-label{font-family:Inter,sans-serif;color:#fff;font-size:32px;line-height:40px;font-weight:700}@media screen and (min-width:768px){.ttt-card-label{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.ttt-card-label{font-size:48px;line-height:56px}}@media screen and (min-width:1440px){.ttt-card-label{font-size:56px;line-height:68px}}.ttt-card-label{padding:12px;margin-bottom:16px}@media screen and (min-width:768px){.ttt-card-label{padding:1.5rem;margin-bottom:0}}.ttt-card-body{width:100%;padding:16px;border-radius:40px;background-color:#003d4f;display:flex;position:relative;z-index:1;margin-top:-32px;align-items:center}@media screen and (min-width:768px){.ttt-card-body{padding:16px 24px 22px 40px;width:64%;margin-top:0;transform:translateX(-14%);border-radius:74px}}@media screen and (min-width:768px)and (min-width:1024px){.ttt-card-body{padding:16px 24px 16px 40px}}@media screen and (min-width:768px)and (min-width:1440px){.ttt-card-body{border-radius:60px;padding:32px 24px 32px 40px}}.ttt-card-body .ttt-card-line{display:block}@media screen and (min-width:768px){.ttt-card-body .ttt-card-line{display:flex;flex-direction:column}}@media screen and (min-width:1440px){.ttt-card-body .ttt-card-line{display:block}}.ttt-card-body .ttt-card-title{font-family:Inter,sans-serif;color:#fff;font-size:18px;line-height:28px;font-weight:700}@media screen and (min-width:768px){.ttt-card-body .ttt-card-title{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.ttt-card-body .ttt-card-title{font-size:24px;line-height:36px}}@media screen and (min-width:1440px){.ttt-card-body .ttt-card-title{font-size:28px;line-height:44px}}.ttt-card-body .ttt-card-title{margin-right:.4rem}@media screen and (min-width:1024px){.ttt-card-body .ttt-card-title{white-space:nowrap}}@media screen and (min-width:1440px){.ttt-card-body .ttt-card-title{flex:0 0 auto;margin-right:0}}.ttt-card-body .ttt-card-desc{font-family:Inter,sans-serif;color:hsla(0,0%,100%,.8);font-size:18px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.ttt-card-body .ttt-card-desc{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.ttt-card-body .ttt-card-desc{font-size:24px;line-height:36px}}@media screen and (min-width:1440px){.ttt-card-body .ttt-card-desc{font-size:28px;line-height:44px}}.ttt-card-body .ttt-card-desc{margin:0;padding-top:0;text-align:left}@media screen and (min-width:1024px){.ttt-card-body .ttt-card-desc{padding-top:.5rem}}@media screen and (min-width:1440px){.ttt-card-body .ttt-card-desc{margin-left:6px;flex:1 1 auto;min-width:0;padding-top:0}}#delivery-3-3-3{scroll-margin-top:60px}@media screen and (min-width:1024px){#delivery-3-3-3{scroll-margin-top:90px}}.stacked-card-slider{width:100%;color:#fff}@media screen and (min-width:1024px){.stacked-card-slider{margin-top:60px}}.stacked-card-slider__header{margin-bottom:28px}@media screen and (min-width:1024px){.stacked-card-slider__header{margin-bottom:36px}}.stacked-card-slider .color_pink{color:#f2617a}.stacked-card-slider__title{font-size:28px;line-height:32px;font-weight:700}@media screen and (min-width:768px){.stacked-card-slider__title{font-size:32px;line-height:40px}}@media screen and (min-width:1024px){.stacked-card-slider__title{font-size:40px;line-height:48px}}@media screen and (min-width:1440px){.stacked-card-slider__title{font-size:48px;line-height:56px}}.stacked-card-slider__title{white-space:pre-line}.stacked-card-slider__title:first-line{color:#f2617a}.stacked-card-slider__title-line{display:block;will-change:transform,opacity}.stacked-card-slider__viewport{position:relative;padding:60px 0 20px;transform:translateY(-60px);margin-bottom:-60px}@media screen and (min-width:1024px){.stacked-card-slider__viewport{padding:68px 0 60px}}@media screen and (min-width:1440px){.stacked-card-slider__viewport{padding:120px 0 60px;transform:translateY(-90px);margin-bottom:-90px}}.stacked-card-slider__stack{position:relative;min-height:380px;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.stacked-card-slider__stack{min-height:336px}}@media screen and (min-width:1024px){.stacked-card-slider__stack{min-height:550px}}@media screen and (min-width:1440px){.stacked-card-slider__stack{min-height:612px}}.stacked-card-slider__card{position:absolute;inset:0;z-index:1;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1fr;transition:box-shadow .24s ease;will-change:transform,opacity;box-shadow:1px 1px 14.7px 0 #001d25}.stacked-card-slider__card:focus-visible{outline-offset:-2px}.stacked-card-slider__card{padding:.5rem;gap:1.5rem}@media screen and (min-width:1024px){.stacked-card-slider__card{margin:auto;border-radius:72px;padding:12px;grid-template-columns:minmax(0,50%) minmax(0,50%);grid-template-rows:none}}@media screen and (min-width:1440px){.stacked-card-slider__card{padding:1rem;border-radius:76px}}.stacked-card-slider__card--tone-wave-blue{background:#003d4f}.stacked-card-slider__card--tone-sapphire-blue{background:#47a1ad;outline-color:#fff!important}.stacked-card-slider__card--tone-jade-green{background:#6b9e78;outline-color:#fff!important}.stacked-card-slider__card--is-active{z-index:5;box-shadow:0 10px 20px 0 rgba(0,0,0,.2509803922);padding-bottom:.5rem}@media screen and (min-width:1024px){.stacked-card-slider__card--is-active{padding-bottom:12px}}@media screen and (min-width:1440px){.stacked-card-slider__card--is-active{padding-bottom:1rem}}.stacked-card-slider__card--is-active .stacked-card-slider__content,.stacked-card-slider__card--is-active .stacked-card-slider__image-wrap{visibility:visible;opacity:1;transition:opacity .6s ease-in-out}.stacked-card-slider__card--clickable{cursor:pointer}.stacked-card-slider__card--clickable:focus-visible .stacked-card-slider__card-title,.stacked-card-slider__card--clickable:hover .stacked-card-slider__card-title{text-decoration:underline}.stacked-card-slider__image-wrap{height:100%;min-height:0;overflow:hidden;opacity:0;transition:opacity .9s ease-in-out;display:none}@media screen and (min-width:1024px){.stacked-card-slider__image-wrap{display:block}}.stacked-card-slider__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:26px 26px 0 0}@media screen and (min-width:768px){.stacked-card-slider__image{border-radius:42px 42px 0 0}}@media screen and (min-width:1024px){.stacked-card-slider__image{border-radius:60px}}.stacked-card-slider__content{display:flex;flex-direction:column;padding:16px;color:#101418;background:#edf1f3;border-radius:24px;opacity:0;transition:opacity .9s ease-in-out}@media screen and (min-width:768px){.stacked-card-slider__content{gap:16px}}@media screen and (min-width:1024px){.stacked-card-slider__content{padding:32px;border-radius:60px;gap:0}}.stacked-card-slider__card-title{font-size:24px;line-height:28px;font-weight:700}@media screen and (min-width:768px){.stacked-card-slider__card-title{font-size:28px;line-height:32px}}@media screen and (min-width:1024px){.stacked-card-slider__card-title{font-size:32px;line-height:40px}}@media screen and (min-width:1440px){.stacked-card-slider__card-title{font-size:40px;line-height:48px}}.stacked-card-slider__card-title{margin-bottom:1rem}.stacked-card-slider__card-description{font-size:18px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.stacked-card-slider__card-description{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.stacked-card-slider__card-description{font-size:24px;line-height:36px}}@media screen and (min-width:1440px){.stacked-card-slider__card-description{font-size:28px;line-height:44px}}.stacked-card-slider__card-description{margin-bottom:1rem}.stacked-card-slider__metric-row{display:flex;flex-direction:column;justify-content:end;gap:8px;flex-grow:1;width:100%;font-size:18px;line-height:28px;font-weight:400}@media screen and (min-width:768px){.stacked-card-slider__metric-row{font-size:20px;line-height:32px}}@media screen and (min-width:1024px){.stacked-card-slider__metric-row{font-size:24px;line-height:36px}}@media screen and (min-width:1440px){.stacked-card-slider__metric-row{font-size:28px;line-height:44px}}@media screen and (min-width:1024px){.stacked-card-slider__metric-row{gap:16px}}.stacked-card-slider__metric{font-size:56px;line-height:68px;font-weight:700}@media screen and (min-width:768px){.stacked-card-slider__metric{font-size:72px;line-height:88px}}@media screen and (min-width:1024px){.stacked-card-slider__metric{font-size:96px;line-height:116px}}@media screen and (min-width:1440px){.stacked-card-slider__metric{font-size:128px;line-height:152px}}@media screen and (min-width:1800px){.stacked-card-slider__metric{font-size:128px;line-height:152px}}.stacked-card-slider__metric{line-height:46px;margin-left:-2px}@media screen and (min-width:768px){.stacked-card-slider__metric{line-height:60px}}@media screen and (min-width:1024px){.stacked-card-slider__metric{line-height:76px;margin-left:-4px}}@media screen and (min-width:1440px){.stacked-card-slider__metric{line-height:96px}}.stacked-card-slider__corner-button{width:34px;height:34px;border-radius:4px;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:24px;line-height:1;padding-bottom:2px;flex-shrink:0;margin-bottom:0}@media screen and (min-width:768px){.stacked-card-slider__corner-button{width:38px;height:38px;font-size:28px;margin-bottom:6px}}.stacked-card-slider__controls{display:flex;align-items:center;justify-content:center;gap:24px;margin:56px auto 0;width:70%}@media screen and (min-width:1024px){.stacked-card-slider__controls{gap:48px;margin:78px auto 40px;justify-content:space-between}}.stacked-card-slider__nav-button{width:44px;height:44px;border:none;background:rgba(0,0,0,0);color:#fff;font-size:40px;line-height:1;font-weight:300;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:border-color .2s ease,color .2s ease,opacity .2s ease}.stacked-card-slider__nav-button:hover:not(:disabled){background:#002a36}.stacked-card-slider__nav-button:disabled{opacity:.45;cursor:not-allowed}@media screen and (min-width:768px){.stacked-card-slider__nav-button{width:44px;height:44px;font-size:36px}}.stacked-card-slider__nav-button--next svg,.stacked-card-slider__nav-button--prev svg{width:16px;height:16px}.stacked-card-slider__dots{display:flex;justify-content:center;gap:14px;margin-top:0}@media screen and (min-width:1024px){.stacked-card-slider__dots{gap:16px}}.stacked-card-slider__dot{border:0;width:20px;height:4px;border-radius:4px;transition:box-shadow .22s ease;cursor:default;opacity:1;background-color:#fff}.stacked-card-slider__dot--active{background-color:#e16a7c}.stacked-card-slider__nav-btns{display:none;gap:24px}@media screen and (min-width:1024px){.stacked-card-slider__nav-btns{display:flex}}.stacked-card-slider__sr-announce{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#clients-work{scroll-margin-top:90px}@media(prefers-reduced-motion:reduce){.stacked-card-slider__card,.stacked-card-slider__content,.stacked-card-slider__image-wrap{transition:none}}