.splash{z-index:9999;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateY(0)}.splash--leaving{transition:transform 1.3s var(--ease-out) .9s;transform:translateY(-100%)}.splash__content{opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:256px;display:flex}.splash--leaving .splash__content{opacity:0;transition:opacity .4s var(--ease-fill) .8s}.splash__logo{width:112px;height:auto}.splash__line{background:var(--border);width:112px;max-width:100%;height:2px}.splash__fill{background:var(--text-muted);width:0;height:100%}.splash--leaving .splash__fill{width:100%;transition:width .7s var(--ease-fill) .2s}@media (max-width:479px){.splash__content{max-width:224px}}@media (prefers-reduced-motion:reduce){.splash{display:none}}
.carousel{justify-content:center;align-items:flex-start;width:100vw;margin-top:64px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.carousel__peek{display:none}@media (min-width:1280px){.carousel__peek{background:var(--accent);opacity:.5;border-radius:48px;flex:none;min-width:1200px;height:65vh;display:block;overflow:hidden}}.carousel__card{background:#000;border-radius:48px;flex-direction:column;flex:none;width:1280px;max-width:calc(100vw - 80px);height:75vh;margin:0 40px;display:flex;position:relative;overflow:hidden}.carousel__image-wrap{background:var(--accent);border-radius:32px;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.carousel__screens{flex-shrink:0;grid-area:1/1;justify-content:center;align-items:center;gap:192px;width:100%;height:75vh;min-height:720px;display:flex;position:relative;overflow:hidden}.carousel__col{transform-style:preserve-3d;flex-direction:column;flex:none;align-items:center;display:flex;transform:rotateX(-30deg)rotateY(0)rotate(-35deg)}.carousel__track{will-change:transform;--rail-offset:6%;flex-direction:column;animation:81.5s linear infinite carousel-rail-scroll;display:flex}.carousel__screens--static{gap:200px;height:67vh}.carousel__col--reverse .carousel__track{animation-name:carousel-rail-scroll-reverse}@keyframes carousel-rail-scroll{0%{transform:translateY(var(--rail-offset,0%))}to{transform:translateY(calc(var(--rail-offset,0%) - 33.3333%))}}@keyframes carousel-rail-scroll-reverse{0%{transform:translateY(calc(var(--rail-offset,0%) - 33.3333%))}to{transform:translateY(var(--rail-offset,0%))}}@media (prefers-reduced-motion:reduce){.carousel__track{transform:translateY(calc(var(--rail-offset,0%) - 16.6667%));animation:none}}.carousel__rail{grid-template-columns:672px;grid-auto-rows:408px;gap:40px;margin-bottom:40px;display:grid}.carousel__tile{background-position:50%;background-size:cover;border-radius:16px;width:672px;height:408px;box-shadow:inset -4px 7px 14px #ffbb4e66,-7px 7px 5px #000000b3}.carousel__col--reverse .carousel__tile{box-shadow:0 7px 5px #ffbb4e66,inset -6px 6px 5px #000000b3}.carousel__footer{flex-direction:column;justify-content:center;align-items:flex-start;height:104px;padding:20px 48px;display:flex;position:relative}.carousel__footer-text{flex-wrap:wrap;align-items:center;gap:16px;min-height:64px;display:flex}.carousel__client{color:#fff;font-weight:500}.carousel__tagline{color:var(--text-muted)}.carousel__arrow{background:var(--text-faint);color:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .4s;display:flex;position:absolute;bottom:3%}.carousel__arrow:hover{background:#a6a6a6}.carousel__arrow--prev{right:10%}.carousel__arrow--next{right:4%}.carousel__count{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:991px){.carousel__card{height:50vh}.carousel__screens{gap:160px}.carousel__tile{width:537.6px;height:326.4px}.carousel__rail{grid-template-columns:537.6px;grid-auto-rows:326.4px}.carousel__footer{padding:16px 24px}.carousel__arrow{bottom:6%}.carousel__arrow--prev{right:15%}}@media (max-width:767px){.carousel__card{max-width:calc(100vw - 1.6px);height:auto;margin:0 .8px}.carousel__image-wrap{flex:none;height:352px}.carousel__screens{gap:120px}.carousel__tile{width:336px;height:192px}.carousel__rail{grid-template-columns:336px;grid-auto-rows:192px;gap:32px;margin-bottom:32px}.carousel__footer{padding:32px}.carousel__arrow{bottom:7%}.carousel__arrow--prev{right:18%}.carousel__arrow--next{right:5%}.carousel__footer-text{flex-direction:column;align-items:flex-start;gap:0;min-height:0}}@media (max-width:479px){.carousel__card{border-radius:28px}.carousel__image-wrap{height:256px}.carousel__screens{gap:80px;min-height:620px}.carousel__tile{width:224px;height:136px}.carousel__rail{grid-template-columns:224px;grid-auto-rows:136px;gap:28px;margin-bottom:28px}.carousel__footer{padding:32px 20px}.carousel__arrow{display:none}}
.hero{padding:72px 0 128px;overflow:hidden}@media (max-width:991px){.hero{padding-bottom:96px}}.hero__intro{padding:192px 0}@media (max-width:991px){.hero__intro{padding:128px 0}}.hero h1{max-width:1024px;font-size:64px;font-weight:500;line-height:1.2}.hero__subtitle{color:var(--text-muted);margin-top:16px;font-size:16px;line-height:25.6px}.hero__actions{gap:20px;margin-top:32px;display:flex}.hero__trust{background:#000;border-radius:32px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px 32px;display:flex}.hero__trust-label{color:var(--text-muted);white-space:nowrap;font-size:14px;line-height:22.4px}.hero__trust-logo{filter:grayscale();opacity:.7;width:auto;max-width:90px;height:auto;max-height:35px;transition:opacity .2s}.hero__trust-logo:hover{opacity:1}.hero__trust-logo--small{max-height:25px}@media (max-width:991px){.hero__trust-logo{max-width:60px;max-height:25px}.hero__trust-logo--small{max-height:20px}}@media (max-width:767px){.hero{padding:72px 0 56px}.hero__intro{padding:80px 0}.hero h1{font-size:56px}.hero__actions{flex-wrap:wrap}.hero__trust{gap:20px;padding:16px 20px}.hero__trust-logo--hide-mobile{display:none}}@media (max-width:479px){.hero h1{font-size:48px}.hero__intro{padding:64px 0}}
.what-we-do__heading-wrap{max-width:768px;margin-bottom:64px}@media (max-width:991px){.what-we-do__heading-wrap{margin-bottom:48px}}.what-we-do__grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.what-we-do__card{background:#000;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:432px;display:flex;overflow:hidden}.what-we-do__text{padding:48px}.what-we-do__text h3{margin-bottom:12px}.what-we-do__text p{color:var(--text-muted)}.what-we-do__image{aspect-ratio:718/488;object-fit:fill;width:100%;display:block}@media (max-width:991px){.what-we-do__grid{grid-template-columns:1fr}.what-we-do__image{align-self:center;max-width:70%}}@media (max-width:767px){.what-we-do__card{min-height:336px}}@media (max-width:479px){.what-we-do__card{min-height:256px}}
.testimonials h2{max-width:768px;margin-bottom:64px}@media (max-width:991px){.testimonials h2{margin-bottom:48px}}.testimonials__card{background:0 0;border-radius:36px;height:544px;display:grid;position:relative;overflow:hidden}.testimonials__slide{grid-area:1/1;align-items:stretch;display:flex}.testimonials__image{flex-shrink:0;width:40%;position:relative;overflow:hidden}.testimonials__image-inner{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.testimonials__content{background:#000;flex-direction:column;justify-content:center;align-items:flex-start;width:60%;padding:20px 76px;display:flex}.testimonials__fixed{width:100%;min-height:100px}.testimonials__logo{object-fit:contain;object-position:left;width:160px;height:52px;margin-bottom:32px}.testimonials__quote{color:#fff;margin:0 0 10px;font-size:16px;line-height:25.6px}.testimonials__person{align-items:center;margin-top:25px;display:flex}.testimonials__person img{object-fit:cover;border-radius:100px;width:56px;height:56px;margin-right:14px;box-shadow:1px 1px 3px #00000024}.testimonials__details{flex-direction:column;gap:6px;display:flex}.testimonials__name,.testimonials__role{margin:0;font-size:16px;line-height:25.6px}.testimonials__name{color:#fff}.testimonials__role{color:var(--text-muted)}.testimonials__arrow{background:var(--text-faint);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background .2s;display:flex;position:absolute;bottom:5%}.testimonials__arrow:hover{background:#a6a6a6}.testimonials__arrow--prev{right:10%}.testimonials__arrow--next{right:4%}@media (max-width:991px){.testimonials__image{width:50%}.testimonials__content{width:50%;padding-left:24px;padding-right:24px}}@media (max-width:767px){.testimonials__card{height:auto}.testimonials__slide{flex-wrap:wrap}.testimonials__image{width:100%;height:352px}.testimonials__content{width:100%;padding:40px 48px 48px}.testimonials__logo{width:96px;height:32px;margin-bottom:20px}.testimonials__arrow--prev{bottom:11%;right:18%}.testimonials__arrow--next{bottom:11%;right:5%}}@media (max-width:479px){.testimonials__card{border-radius:28px}.testimonials__image{height:256px}.testimonials__content{padding:32px 20px}.testimonials__person{margin-top:15px}.testimonials__arrow{display:none}}
