:root{--ink:#11121c;--muted:#6b6c7b;--line:#e5e5ea;--paper:#fff;--soft:#f5f4f8;--purple:#5637c8;--blue:#2c5fba;--pink:#e84191;--orange:#ff6a35;--gradient:linear-gradient(120deg,#ff6a35,#e84191 50%,#5637c8);--dark:#11101a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{height:86px;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eeeef2}.nav-wrap{max-width:1480px;height:100%;margin:auto;padding:0 36px;display:flex;align-items:center;gap:28px}.logo img{width:175px;height:68px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.has-menu>button,.main-nav>a{font-size:13px;font-weight:700;background:0 0;border:0;padding:32px 0;cursor:pointer}.has-menu>button:hover,.main-nav>a:hover{color:var(--pink)}.has-menu{position:relative}.has-menu button i{font-size:9px;margin-left:5px}.mega{position:absolute;top:76px;right:-250px;width:650px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:30px;background:#fff;border-radius:16px;box-shadow:0 25px 70px #20172d24;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.has-menu:hover .mega{opacity:1;visibility:visible;transform:none}.mega span{display:block;font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--pink);margin-bottom:12px}.mega a{display:block;padding:8px 0;color:#525362;font-size:12px}.mega a:hover{color:var(--pink)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:100px;padding:17px 24px;background:var(--gradient);color:#fff;font-size:13px;font-weight:800;box-shadow:0 15px 35px #dd33712a;cursor:pointer}.btn.small{padding:13px 18px;font-size:12px}.btn.white{background:#fff;color:#251736}.menu-toggle{display:none;border:0;background:0 0;font-size:21px}.hero{position:relative}.home-hero{min-height:770px;margin:0 2.2vw;border-radius:0 0 30px 30px;overflow:hidden;display:flex;align-items:center}.hero-bg,.page-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,10,20,.88) 0,rgba(24,13,40,.7) 43%,rgba(30,15,51,.15) 76%)}.hero-content{position:relative;z-index:2;color:#fff;width:min(720px,56%);margin-left:7vw}.kicker,.overline{font-size:11px;font-weight:800;letter-spacing:.18em}.kicker{color:#f4a4c9}.hero h1,.page-hero h1{font-family:Syne,sans-serif;font-size:clamp(62px,7vw,108px);line-height:.93;letter-spacing:-.065em;margin:25px 0}.hero h1 em,.page-hero h1 em,h2 em{font-style:normal;background:var(--gradient);-webkit-background-clip:text;color:transparent}.hero-content>p{font-size:18px;line-height:1.75;color:#ddd9e4;max-width:650px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.watch{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800}.watch i{font-size:34px}.hero-stats{position:absolute;z-index:3;right:4vw;bottom:34px;display:flex;background:rgba(13,10,23,.76);backdrop-filter:blur(10px);border:1px solid #ffffff26;border-radius:18px;color:#fff}.hero-stats>div{padding:23px 28px;display:flex;align-items:center;gap:12px;border-right:1px solid #ffffff1f}.hero-stats>div:last-child{border:0}.hero-stats b{font-size:23px}.hero-stats span{font-size:10px;color:#bcb8c5}.trust{padding:38px 7vw 45px;text-align:center;border-bottom:1px solid var(--line)}.trust>span{font-size:9px;letter-spacing:.2em;color:#9696a2;font-weight:800}.trust>div{display:flex;justify-content:space-between;margin-top:29px;color:#94949e;font-size:14px;letter-spacing:.08em}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw}.intro-block{padding:130px 8vw;align-items:end}.contact-info h2,.section-head h2,.section-title h2,.story-copy h2{font-family:Syne,sans-serif;font-size:clamp(42px,4.8vw,72px);line-height:1.04;letter-spacing:-.05em;margin:20px 0 0}.overline{color:var(--pink)}.contact-info>p,.rich-copy p,.story-copy>p{font-size:16px;line-height:1.85;color:var(--muted)}.arrow-link{display:inline-flex;gap:20px;align-items:center;font-size:13px;font-weight:800;border-bottom:1px solid;padding-bottom:7px;margin-top:14px}.dark{background:var(--dark);color:#fff}.audience,.capabilities,.deliverables,.values{padding:120px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-head>p{width:330px;color:#aaa8b6;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #ffffff18;border-top:1px solid #ffffff18}.service-card{min-height:365px;padding:30px 24px;border-right:1px solid #ffffff18;border-bottom:1px solid #ffffff18;position:relative;transition:.3s}.service-card:hover{background:linear-gradient(150deg,#251b34,#181522);transform:translateY(-4px)}.service-card .icon{font-size:30px;color:#fc5a8f;margin:35px 0}.service-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#7f7d89}.service-card h3{font-size:18px;line-height:1.3}.service-card p{font-size:12px;line-height:1.7;color:#aaa8b3}.service-card>a{position:absolute;bottom:27px;font-size:11px;font-weight:800}.image-story{padding:130px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.image-story.reverse .story-image{order:2}.story-image{height:650px;border-radius:180px 25px 25px 25px;background-size:cover;background-position:center;position:relative}.metric{position:absolute;right:-35px;bottom:50px;width:160px;height:160px;border-radius:50%;background:var(--gradient);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 25px 50px #e83d8038}.metric b{font-size:50px}.metric span{font-size:10px}.check-list{list-style:none;padding:0;margin-top:30px}.check-list li{display:flex;gap:18px;border-top:1px solid var(--line);padding:22px 0}.check-list i{color:#fff;background:var(--gradient);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:11px}.check-list div{display:flex;flex-direction:column;gap:5px}.check-list span{font-size:12px;color:var(--muted)}.models{padding:115px 7vw;background:var(--soft)}.model-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.model-grid>div{background:#fff;border-radius:16px;padding:27px;display:flex;flex-direction:column;gap:7px}.model-grid i{font-size:25px;color:var(--purple);margin-bottom:18px}.model-grid b{font-size:19px}.model-grid span{font-size:10px;color:var(--muted)}.industry-page,.insights-page,.insights-preview,.portfolio-page,.service-index,.talent-types,.work-showcase{padding:125px 7vw}.project-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.project{position:relative;border-radius:20px;overflow:hidden;min-height:340px}.project.tall{grid-row:span 2;min-height:700px}.project img{width:100%;height:100%;object-fit:cover;position:absolute;transition:.5s}.project:hover img{transform:scale(1.04)}.project:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#111019dd)}.project>div{position:absolute;z-index:2;bottom:28px;left:28px;color:#fff}.article-grid article>span,.project span{font-size:9px;letter-spacing:.15em;font-weight:800;color:#ff85b2;text-transform:uppercase}.project h3{font-size:25px;margin:8px 0}.collab-home{padding:120px 8vw;background:linear-gradient(135deg,#17101f,#472574);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.collab-visual{position:relative}.collab-visual>img{width:100%;height:600px;object-fit:cover;border-radius:28px}.talent-chip{position:absolute;padding:12px 16px;border-radius:50px;background:#fff;color:#292036;font-size:11px;font-weight:800;box-shadow:0 15px 35px #0003}.talent-chip i{color:var(--pink);margin-right:7px}.talent-chip.one{left:-30px;top:70px}.talent-chip.two{right:-25px;top:250px}.talent-chip.three{left:30px;bottom:50px}.collab-copy h2{font-family:Syne;font-size:clamp(43px,4.5vw,70px);line-height:1.07;letter-spacing:-.05em}.collab-copy p{color:#d0c9d7;line-height:1.8}.process{padding:125px 7vw}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.process-grid>div{padding:40px 30px;border-right:1px solid var(--line);position:relative}.process-grid>div:last-child{border:0}.process-grid span{position:absolute;right:25px;color:#bab9c2;font-size:10px}.process-grid i{font-size:34px;color:var(--pink);margin:25px 0}.process-grid h3{font-size:20px}.process-grid p{font-size:12px;line-height:1.7;color:var(--muted)}.testimonials{padding:130px 15vw;text-align:center;background:#faf8f7}.quote>i{font-size:48px;color:var(--pink);margin:35px}.quote blockquote{font-family:Syne;font-size:clamp(28px,3.4vw,48px);line-height:1.35;letter-spacing:-.035em}.quote>div{display:flex;flex-direction:column;gap:5px}.quote>div span{font-size:11px;color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;padding-bottom:28px}.article-grid img{width:100%;height:260px;object-fit:cover}.article-grid a,.article-grid article>span,.article-grid h3,.article-grid p{margin-left:25px;margin-right:25px}.article-grid article>span{display:block;margin-top:25px}.article-grid h3{font-size:19px;line-height:1.4}.article-grid p{font-size:12px;line-height:1.7;color:var(--muted)}.article-grid a{font-size:11px;font-weight:800}.page-hero{min-height:590px;position:relative;display:flex;align-items:end;margin:0 2.2vw;border-radius:0 0 28px 28px;overflow:hidden}.page-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#11101ce8 5%,#1a1020a3 60%,transparent)}.page-hero-content{position:relative;z-index:2;color:#fff;padding:80px 6vw;width:900px}.page-hero-content>span{font-size:10px;letter-spacing:.2em;color:#ff91bd;font-weight:800}.page-hero h1{font-size:clamp(55px,6vw,88px)}.page-hero p{max-width:670px;font-size:17px;line-height:1.7;color:#d8d4dd}.light-grid{border-color:var(--line)}.light-grid .service-card{color:var(--ink);border-color:var(--line);background:#fff}.light-grid .service-card:hover{background:#f8f4f8}.light-grid .service-card p{color:var(--muted)}.deliver-grid,.engage-grid,.industry-grid,.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.engage-grid>div,.industry-grid>div{background:#fff;border-radius:16px;padding:36px}.engage-grid i,.industry-grid i{font-size:30px;color:var(--purple)}.engage-grid p,.industry-grid p{color:var(--muted);font-size:13px;line-height:1.7}.value-grid{grid-template-columns:repeat(4,1fr)}.value-grid>div{padding:35px;border:1px solid #ffffff1b;border-radius:16px}.value-grid i{font-size:27px;color:#fa6096}.value-grid p{color:#aaa8b5;font-size:12px;line-height:1.7}.deliver-grid{grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff20}.deliver-grid>div{padding:34px;border-right:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.deliver-grid span{font-size:10px;color:#ff75a7}.deliver-grid p{font-size:12px;color:#aaa8b5}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.portfolio-grid article{padding-bottom:25px}.portfolio-grid img{width:100%;height:420px;object-fit:cover;border-radius:17px}.portfolio-grid span{display:block;margin-top:20px;color:var(--pink);font-size:10px;text-transform:uppercase}.portfolio-grid h3{font-size:25px;margin:8px 0}.portfolio-grid p{color:var(--muted);font-size:13px}.filter{display:flex;gap:10px;margin-bottom:40px}.filter button{border:1px solid var(--line);background:#fff;border-radius:50px;padding:11px 17px;font-size:11px;font-weight:800;cursor:pointer}.filter button.active{background:var(--ink);color:#fff}.industry-grid{grid-template-columns:repeat(4,1fr)}.industry-grid>div{background:var(--soft)}.industry-grid a{font-size:11px;font-weight:800}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.audience-grid>div{border:1px solid #ffffff1c;border-radius:20px;padding:55px}.audience-grid i{font-size:40px;color:#f55f99}.audience-grid>div>span{display:block;font-size:10px;letter-spacing:.18em;color:#aaa8b3;margin:28px 0 10px}.audience-grid h3{font-size:28px}.audience-grid p{color:#aaa8b3;line-height:1.7}.tag-cloud{display:flex;flex-wrap:wrap;gap:14px}.tag-cloud span{padding:18px 25px;border:1px solid var(--line);border-radius:100px;font-weight:700}.contact-page{padding:120px 8vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.contact-info>div{display:flex;gap:18px;align-items:center;border-top:1px solid var(--line);padding:22px 0}.contact-info>div i{width:40px;height:40px;border-radius:50%;background:var(--soft);display:grid;place-items:center;color:var(--purple)}.contact-info>div span{display:flex;flex-direction:column;font-size:13px}.contact-info>div b{font-size:10px;color:var(--muted);margin-bottom:5px}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:40px;background:var(--soft);border-radius:20px}.lead-form label{font-size:11px;font-weight:800;display:flex;flex-direction:column;gap:8px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #dddde3;border-radius:10px;background:#fff;padding:14px;outline:0}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--pink)}.lead-form .full{grid-column:1/-1}.lead-form .consent{flex-direction:row;align-items:center;font-weight:500}.consent input{width:auto}.lead-form button{width:max-content}.legal-page{max-width:920px;padding:100px 30px;margin:auto}.legal-page h2{font-size:44px}.legal-page h3{margin-top:40px}.legal-page p{line-height:1.8;color:var(--muted)}.final-cta{padding:80px 8vw;background:var(--gradient);color:#fff;display:flex;justify-content:space-between;align-items:center}.final-cta span{font-size:10px;letter-spacing:.18em}.final-cta h2{font-family:Syne;font-size:clamp(35px,4vw,60px);max-width:850px;margin:12px 0}footer{background:#101018;color:#fff;padding:80px 7vw 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr 1.4fr;gap:50px}.footer-brand img{width:200px;filter:brightness(0) invert(1)}.footer-brand p,footer a,footer p{font-size:12px;color:#9997a4;line-height:1.9}footer a{display:block}.socials{display:flex;gap:9px;margin-top:20px}.socials a{width:34px;height:34px;border:1px solid #ffffff24;border-radius:50%;display:grid;place-items:center}.legal{border-top:1px solid #ffffff18;margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:#777582}.legal a{display:inline}.to-top{position:fixed;right:22px;bottom:22px;width:42px;height:42px;border:0;border-radius:50%;background:var(--ink);color:#fff;display:none;z-index:99}.to-top.show{display:block}.reveal{opacity:0;transform:translateY(22px);transition:.75s}.reveal.visible{opacity:1;transform:none}@media(max-width:1100px){.main-nav{display:none;position:absolute;top:86px;left:20px;right:20px;background:#fff;padding:22px;box-shadow:0 25px 60px #2222;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.has-menu button{padding:5px 0}.mega{display:none}.menu-toggle{display:block;margin-left:auto}.nav-wrap>.btn{display:none}.services-grid{grid-template-columns:repeat(3,1fr)}.model-grid{grid-template-columns:repeat(3,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{height:74px}.nav-wrap{padding:0 18px}.logo img{width:145px;height:58px}.main-nav{top:74px}.home-hero{margin:0;border-radius:0;min-height:760px;align-items:flex-start;padding-top:100px}.hero-content{width:auto;margin:0 24px}.hero h1{font-size:58px}.hero-stats{left:18px;right:18px;bottom:20px;overflow:auto}.hero-stats>div{padding:17px}.hero-stats span{display:none}.hero-content>p{font-size:15px}.trust>div{flex-wrap:wrap;gap:20px;justify-content:center}.collab-home,.contact-page,.image-story,.split{grid-template-columns:1fr}.audience,.capabilities,.collab-home,.contact-page,.deliverables,.image-story,.industry-page,.insights-page,.insights-preview,.intro-block,.models,.portfolio-page,.process,.service-index,.talent-types,.testimonials,.values,.work-showcase{padding:80px 24px}.article-grid,.audience-grid,.deliver-grid,.engage-grid,.industry-grid,.portfolio-grid,.process-grid,.project-grid,.services-grid,.value-grid{grid-template-columns:1fr}.services-grid{border:0}.service-card{min-height:320px}.story-image{height:470px;border-radius:100px 20px 20px}.metric{right:-5px;width:125px;height:125px}.model-grid{grid-template-columns:repeat(2,1fr)}.project.tall{min-height:450px}.project{min-height:350px}.project-grid .project{grid-row:auto}.collab-visual>img{height:450px}.talent-chip.two{right:-10px}.section-head{align-items:flex-start;flex-direction:column;gap:24px}.page-hero{margin:0;border-radius:0;min-height:520px}.page-hero-content{padding:65px 24px}.page-hero h1{font-size:52px}.image-story.reverse .story-image{order:0}.lead-form{grid-template-columns:1fr;padding:25px}.lead-form .full{grid-column:auto}.final-cta{padding:65px 24px;align-items:flex-start;gap:30px;flex-direction:column}.footer-grid{grid-template-columns:1fr}.legal{gap:15px;flex-direction:column}.reveal{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}.topbar{height:32px;padding:0 max(3vw,24px);display:flex;align-items:center;justify-content:space-between;background:#12101b;color:#c8c5ce;font-size:10px}.topbar>div{display:flex;gap:25px}.topbar i{color:#fa679c;margin-right:6px}.site-header{height:118px}.nav-wrap{height:86px}.btn{position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.btn:before{content:"";position:absolute;top:-50%;left:-80%;width:40%;height:200%;background:linear-gradient(90deg,transparent,#fff8,transparent);transform:rotate(20deg);transition:left .6s}.btn:hover{transform:translateY(-3px);box-shadow:0 22px 44px #db3b803e}.btn:hover:before{left:140%}.industry-grid>div,.insight-index-card,.legacy-card,.service-card,.value-grid>div{transition:transform .3s,box-shadow .3s,border-color .3s}.industry-grid>div:hover,.insight-index-card:hover,.legacy-card:hover,.service-card:hover,.value-grid>div:hover{transform:translateY(-8px);box-shadow:0 24px 50px #24202e18;border-color:#e4a3c3}.legacy-card:hover>i,.service-card:hover .icon{animation:icon-pop .55s ease}.arrow-link i,.insight-index-card>a i,.service-card>a i{transition:transform .2s}.arrow-link:hover i,.insight-index-card>a:hover i,.service-card>a:hover i{transform:translateX(5px)}@keyframes icon-pop{50%{transform:scale(1.18) rotate(-6deg)}}.topbar{height:32px;padding:0 max(3vw,24px);display:flex;align-items:center;justify-content:space-between;background:#4250a9!important;color:#fff!important;font-size:10px}.client-marquee{padding:85px 0;background:#fff;overflow:hidden;border-bottom:1px solid var(--line)}.marquee-heading{text-align:center;padding:0 24px 38px}.marquee-heading>span,.platform-strip>span{font-size:10px;letter-spacing:.18em;color:var(--pink);font-weight:800}.marquee-heading h2{font:700 clamp(30px,3vw,46px) Syne;margin:12px 0}.logo-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.logo-track{width:max-content;display:flex;gap:18px;animation:marquee 34s linear infinite}.logo-marquee:hover .logo-track{animation-play-state:paused}.client-logo{width:185px;height:105px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;filter:grayscale(1);transition:.25s;padding:22px}.client-logo:hover{filter:none;border-color:#f2a3c6;box-shadow:0 15px 35px #25182c12}.client-logo img{max-width:62px;max-height:42px}.client-logo b{font-size:12px;color:#555563}@keyframes marquee{to{transform:translateX(-50%)}}.platform-strip{padding:46px 7vw;background:#f7f5f8;text-align:center}.platform-track{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:25px}.platform-track>div{padding:12px 18px;background:#fff;border-radius:50px;font-size:11px;font-weight:700;box-shadow:0 8px 20px #21162b0b}.platform-track i{color:var(--purple);margin-right:6px}.legacy-services{padding:120px 7vw;background:#f7f5f8}.legacy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.legacy-card{background:#fff;border:1px solid #ece9ee;border-radius:18px;padding:30px;min-height:275px;position:relative}.legacy-card>span{position:absolute;right:22px;top:22px;font-size:10px;color:#adabb5}.legacy-card>i{width:48px;height:48px;border-radius:14px;background:linear-gradient(140deg,#fff0f6,#eee9ff);display:grid;place-items:center;color:var(--pink);font-size:20px}.legacy-card h3{font-size:18px;margin:35px 0 10px}.legacy-card p{font-size:12px;line-height:1.72;color:var(--muted)}.service-rich{align-self:center}.service-proof-card{min-height:230px;margin-bottom:30px;border-radius:22px;padding:25px;background:linear-gradient(140deg,#171321,#3b2361);color:#fff;display:flex;align-items:center;gap:20px;position:relative;overflow:hidden;box-shadow:0 22px 55px #2f1e4428}.proof-visual{width:92px;height:92px;flex:none;border-radius:24px;background:#ffffff12;display:grid;place-items:center;position:relative}.proof-visual>i{font-size:33px;color:#ff77ab;animation:float-icon 3s ease-in-out infinite}.pulse-ring{position:absolute;width:65px;height:65px;border:1px solid #ff77ab;border-radius:50%;animation:pulse-ring 2.3s infinite}.service-proof-card small{display:block;font-size:9px;letter-spacing:.16em;color:#c7bcca;margin-bottom:7px}.service-proof-card strong{display:block;font-size:16px}.service-proof-card p{font-size:11px;color:#c8c0cf;margin-bottom:0}.floating-pill{position:absolute;background:#fff;color:#241832;border-radius:40px;padding:7px 10px;font-size:9px;font-weight:800;box-shadow:0 8px 20px #0003;animation:float-icon 3.4s ease-in-out infinite}.floating-pill.p1{right:18px;top:16px}.floating-pill.p2{right:15px;bottom:13px;animation-delay:.8s}@keyframes float-icon{50%{transform:translateY(-7px)}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.9}70%{transform:scale(1.35);opacity:0}100%{opacity:0}}.premium-footer{position:relative;background:radial-gradient(circle at 15% 10%,#302149,#111019 40%);overflow:hidden}.footer-newsletter{display:flex;align-items:center;justify-content:space-between;padding:0 0 45px;margin-bottom:55px;border-bottom:1px solid #ffffff1b}.footer-newsletter span{font-size:9px;letter-spacing:.18em;color:#ff81b1}.footer-newsletter h3{font:700 26px Syne;margin:8px 0}.footer-newsletter form{display:flex;background:#fff;border-radius:60px;padding:6px;width:min(440px,100%)}.footer-newsletter input{flex:1;border:0;outline:0;padding:0 17px;border-radius:50px;font-size:12px}.footer-newsletter button{border:0;background:var(--gradient);color:#fff;border-radius:50px;padding:13px 19px;font-size:11px;font-weight:800}.footer-contact .contact-row{display:flex;gap:12px;align-items:center;margin-bottom:12px}.contact-row>i{width:34px;height:34px;border-radius:50%;background:#ffffff10;display:grid;place-items:center;color:#ff6fa4}.contact-row span{display:flex;flex-direction:column}.contact-row small{font-size:8px;letter-spacing:.15em;color:#777582;text-transform:uppercase}.footer-button{display:inline-flex!important;align-items:center;gap:15px;margin-top:14px;padding:12px 16px;border:1px solid #ffffff24;border-radius:50px!important;color:#fff!important}.footer-button:hover{background:#ffffff10}.final-cta{position:relative;overflow:hidden}.final-cta p{color:#ffe8f1}.cta-orb{position:absolute;border-radius:50%;border:1px solid #ffffff30}.cta-orb.one{width:250px;height:250px;right:28%;top:-150px}.cta-orb.two{width:400px;height:400px;right:18%;bottom:-340px}.article-layout,.insights-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;max-width:1320px;margin:auto;padding:100px 35px}.article-body{max-width:820px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.article-body .lead{font-size:20px;line-height:1.75;color:#333442}.article-body h2{font:700 clamp(28px,3vw,40px) Syne;letter-spacing:-.03em;margin:55px 0 18px}.article-body li,.article-body p{font-size:15px;line-height:1.9;color:#575866}.article-body li{margin:8px 0}.article-callout{display:flex;gap:20px;padding:27px;background:linear-gradient(135deg,#fff1f7,#f3efff);border-radius:16px;margin:35px 0}.article-callout>i{font-size:27px;color:var(--pink)}.article-callout p{margin:5px 0 0;font-size:13px}.faq-list details{border:1px solid var(--line);border-radius:12px;padding:18px 20px;margin:10px 0;background:#fff}.faq-list summary{font-weight:800;cursor:pointer}.faq-list details p{font-size:13px;margin-bottom:0}.article-author{display:flex;gap:17px;align-items:center;margin-top:50px;padding:25px;background:#f7f5f8;border-radius:16px}.article-author>div{width:54px;height:54px;border-radius:50%;background:var(--gradient);color:#fff;display:grid;place-items:center;font-weight:800}.article-author p{font-size:11px;margin:4px 0}.article-sidebar{display:flex;flex-direction:column;gap:18px}.side-card{border:1px solid var(--line);border-radius:16px;padding:25px}.side-card>span{font-size:9px;letter-spacing:.15em;color:var(--pink);font-weight:800}.side-card h3{font:700 20px Syne}.side-card p{font-size:12px;line-height:1.7;color:var(--muted)}.side-card>a:not(.btn){display:block;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.side-card.sticky{position:sticky;top:145px;background:#171321;color:#fff}.side-card .btn{margin-top:12px}.insights-layout{max-width:1450px}.insight-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.insight-toolbar>span{font-size:11px;color:var(--muted)}.search-box{display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid var(--line);border-radius:50px}.search-box input{border:0;outline:0}.insight-index-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.insight-index-card{border:1px solid var(--line);border-radius:17px;overflow:hidden}.insight-index-card img{width:100%;height:230px;object-fit:cover;transition:.45s}.insight-index-card:hover img{transform:scale(1.03)}.insight-index-card>div{padding:24px}.insight-index-card span{font-size:9px;letter-spacing:.15em;color:var(--pink);text-transform:uppercase}.insight-index-card h3{font-size:18px;line-height:1.4}.insight-index-card p{font-size:12px;line-height:1.7;color:var(--muted)}.insight-index-card>div>a:last-child{font-size:11px;font-weight:800}.contact-faq{padding:110px 8vw;background:#f7f5f8}.premium-contact{align-items:start}.contact-highlight{transition:.25s}.contact-highlight:hover{transform:translateX(6px)}.response-note{padding:18px!important;border:0!important;background:#f5f2f7;border-radius:13px}.form-wrap{background:var(--soft);border-radius:22px;padding:25px}.form-head{display:flex;gap:16px;padding:8px 10px 25px}.form-head>span{width:36px;height:36px;border-radius:50%;background:var(--gradient);color:#fff;display:grid;place-items:center;font-size:10px}.form-head div{display:flex;flex-direction:column}.form-head p{font-size:11px;color:var(--muted);margin:4px 0}.form-wrap .lead-form{padding:0}.extra-intro{align-items:center}.hero-dots{display:flex;gap:6px;margin-top:24px}.hero-dots i{width:20px;height:3px;border-radius:5px;background:#ffffff50}.hero-dots i:first-child{width:45px;background:#ff6eaa}@media(max-width:1100px){.site-header{height:106px}.legacy-grid{grid-template-columns:repeat(2,1fr)}.article-layout,.insights-layout{grid-template-columns:1fr}.article-sidebar{display:grid;grid-template-columns:repeat(3,1fr)}.side-card.sticky{position:static}.insight-index-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar{display:none}.site-header{height:74px}.article-sidebar,.insight-index-grid,.legacy-grid{grid-template-columns:1fr}.legacy-services{padding:80px 24px}.client-logo{width:150px}.service-proof-card{align-items:flex-start;flex-direction:column}.floating-pill{display:none}.footer-newsletter{align-items:flex-start;gap:25px;flex-direction:column}.footer-newsletter form{width:100%}.article-layout,.insights-layout{padding:70px 24px}.article-meta{gap:10px}.insight-toolbar{align-items:flex-start;gap:15px;flex-direction:column}.search-box{width:100%}.search-box input{width:100%}}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.growth-pillars{padding:125px 7vw}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:35px}.pillar-grid article{min-height:270px;padding:34px;border:1px solid #ffffff1c;border-radius:18px;position:relative;transition:.3s}.pillar-grid article:hover{transform:translateY(-7px);background:#ffffff08;border-color:#c873a5}.pillar-grid article>span{position:absolute;right:24px;top:24px;font-size:9px;color:#7f7b8a}.pillar-grid article>i{font-size:31px;color:#f166a1;margin:25px 0}.pillar-grid h3{font-size:22px}.pillar-grid p{color:#aca9b4;font-size:13px;line-height:1.75}.service-catalogue{padding-bottom:80px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{min-height:285px;padding:30px;border:1px solid var(--line);border-radius:17px;display:flex;flex-direction:column;transition:.3s}.catalog-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px #21172b16;border-color:#e19abc}.catalog-card>div{display:flex;align-items:center;gap:14px}.catalog-card>div i{width:45px;height:45px;border-radius:13px;background:linear-gradient(135deg,#fff0f6,#eee9ff);color:var(--pink);display:grid;place-items:center}.catalog-card>div span{font-weight:800}.catalog-card p{font-size:13px;line-height:1.75;color:var(--muted)}.catalog-card>a{margin-top:auto;font-size:11px;font-weight:800}.service-related{padding:90px 8vw;text-align:center;background:#f7f5f8}.service-related h2{font:700 clamp(32px,4vw,55px) Syne;margin:14px 0}.service-related>p{color:var(--muted)}.service-related>div{display:flex;justify-content:center;gap:12px;margin-top:25px;flex-wrap:wrap}.service-related>div a{padding:12px 17px;background:#fff;border:1px solid var(--line);border-radius:50px;font-size:11px;font-weight:800}.service-related>div a:hover{border-color:var(--pink);color:var(--pink)}.office-experience{padding:110px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:25px;background:#f7f5f8}.office-image,.office-map{border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 20px 55px #1b14241a}.office-image{position:relative;min-height:570px}.office-image>img{width:100%;height:100%;object-fit:cover;position:absolute}.office-image:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#15101fde)}.office-image>div{position:absolute;z-index:2;left:35px;right:35px;bottom:35px;color:#fff}.office-image span{font-size:9px;letter-spacing:.17em;color:#ff8ab7}.office-image h2{font:700 38px Syne;margin:10px 0}.office-image p{color:#ded9e2;line-height:1.65}.office-image a{display:inline-flex;gap:10px;align-items:center;margin-top:12px;font-size:11px;font-weight:800}.office-map{display:flex;flex-direction:column}.office-map iframe{width:100%;min-height:480px;border:0;flex:1}.map-caption{display:flex;gap:16px;align-items:center;padding:25px}.map-caption>i{width:45px;height:45px;border-radius:50%;background:var(--grad,linear-gradient(120deg,#ff6738,#e93d91,#6136cf));color:#fff;display:grid;place-items:center}.map-caption>span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.map-caption b{font-size:14px;color:var(--ink);margin-bottom:4px}.footer-newsletter>div p{font-size:11px;color:#96929f;margin:0}.premium-footer:before{content:"DIGISOFT NEXUS";position:absolute;left:5%;bottom:0;font:700 8vw Syne;color:#ffffff025;white-space:nowrap}.article-hero{padding:75px 7vw 95px;background:linear-gradient(135deg,#171321,#3d225e);color:#fff;display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.article-hero h1{font:700 clamp(45px,5vw,76px) Syne;line-height:1.02;letter-spacing:-.05em}.article-hero>div>span{font-size:10px;letter-spacing:.17em;color:#ff80b0}.article-hero>div>p{color:#d0cad5;line-height:1.75}.article-hero img{width:100%;height:430px;object-fit:cover;border-radius:22px}.article-hero .article-meta{border-color:#ffffff20;color:#b8b4c1}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:35px 0}.post-tags a{padding:7px 10px;background:#f4f1f6;border-radius:30px;font-size:10px}.article-author small{display:block;color:var(--pink);margin-top:3px}.related-posts{margin-top:50px;border-top:1px solid var(--line);padding-top:25px}.related-posts>a{display:flex;flex-direction:column;padding:18px 0;border-bottom:1px solid var(--line)}.related-posts>a span{font-size:12px;color:var(--muted);margin-top:6px}.search-box button{border:0;background:var(--ink);color:#fff;border-radius:30px;padding:8px 12px;font-size:10px}.contact-page .lead-form .hp-field{display:none}.contact-page .contact-highlight span{line-height:1.55}.contact-page .contact-highlight span:not(b){max-width:430px}@media(max-width:1000px){.catalog-grid,.pillar-grid{grid-template-columns:repeat(2,1fr)}.article-hero,.office-experience{grid-template-columns:1fr}.office-image{min-height:520px}.article-hero img{height:380px}}@media(max-width:650px){.growth-pillars,.office-experience{padding:80px 24px}.catalog-grid,.pillar-grid{grid-template-columns:1fr}.office-image{min-height:500px}.office-image>div{left:22px;right:22px;bottom:22px}.office-image h2{font-size:30px}.office-map iframe{min-height:400px}.article-hero{padding:65px 24px}.article-hero img{height:300px}.article-hero h1{font-size:45px}}body{font-family:"Segoe UI",Aptos,Inter,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}.article-body h2,.article-hero h1,.collab-copy h2,.contact-info h2,.final-cta h2,.hero h1,.marquee-heading h2,.page-hero h1,.quote blockquote,.section-head h2,.section-title h2,.service-related h2,.side-card h3,.story-copy h2{font-family:"Segoe UI",Aptos,Inter,Arial,sans-serif;font-weight:750}.logo img{width:184px;height:76px}.main-nav>a{transition:color .2s,transform .2s}.main-nav>a:hover{transform:translateY(-2px)}.btn:active,.footer-cta:active{transform:translateY(0) scale(.98)}.client-logo>i{font-size:31px;color:#5d5870;transition:transform .25s,color .25s}.client-logo:hover>i{transform:scale(1.13);color:var(--purple)}.extra-intro{align-items:center;gap:clamp(55px,8vw,120px);padding-top:105px;padding-bottom:105px}.extra-intro .section-title h2{font-size:clamp(36px,3.55vw,58px);line-height:1.075;letter-spacing:-.045em;max-width:660px}.extra-intro .service-rich{max-width:690px}.extra-intro .service-rich>p{font-size:15px;line-height:1.82}.service-proof-card{min-height:260px;margin-bottom:28px}.service-proof-card strong{font-size:clamp(17px,1.4vw,22px);line-height:1.4}.service-proof-card p{max-width:420px}.proof-visual{width:110px;height:110px}.proof-visual>i{font-size:38px}.catalogue-head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,.8fr);gap:7vw;align-items:center}.catalogue-head>div:first-child>p{max-width:680px;color:var(--muted);line-height:1.8;margin-top:24px}.capability-system-visual{position:relative;min-height:410px;border-radius:28px;overflow:hidden;background:#171321;box-shadow:0 30px 70px #25173326}.capability-system-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#14101bc4,#43256896 58%,#f04b886b)}.capability-system-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.system-node{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:12px 16px;border:1px solid #ffffff33;border-radius:50px;background:#ffffffed;color:#211728;font-size:11px;font-weight:800;box-shadow:0 14px 32px #0004;animation:systemFloat 4s ease-in-out infinite}.system-node i{color:var(--pink)}.system-node.node-one{left:9%;top:13%}.system-node.node-two{right:8%;top:43%;animation-delay:.8s}.system-node.node-three{left:16%;bottom:11%;animation-delay:1.5s}.system-orbit{position:absolute;z-index:2;left:50%;top:50%;width:215px;height:215px;border:1px dashed #ffffff80;border-radius:50%;transform:translate(-50%,-50%);animation:orbitSpin 18s linear infinite}.system-orbit:after,.system-orbit:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#ff6fa4;box-shadow:0 0 0 9px #ff6fa420}.system-orbit:before{left:15px;top:25px}.system-orbit:after{right:8px;bottom:40px;background:#fff}@keyframes systemFloat{50%{transform:translateY(-8px)}}@keyframes orbitSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.home-services-v5{padding:125px 7vw;background:#fbfafc}.home-services-v5 .section-head>p{color:var(--muted);width:min(400px,100%)}.home-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-service-card{min-height:330px;padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}.home-service-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-90px;top:-90px;background:var(--gradient);opacity:.12;transition:transform .45s,opacity .45s}.home-service-card:hover{transform:translateY(-9px);border-color:#dc98ba;box-shadow:0 28px 60px #1e15271a}.home-service-card:hover:before{transform:scale(1.45);opacity:.2}.home-service-card>span{position:absolute;right:24px;top:22px;font-size:10px;color:#aaa6b1}.home-service-card>i{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fff0f6,#eeeaff);color:var(--pink);font-size:22px;margin:18px 0 25px}.home-service-card h3{font-size:21px;margin:0 0 12px}.home-service-card p{font-size:13px;line-height:1.72;color:var(--muted);margin:0 0 24px}.home-service-card b{margin-top:auto;font-size:11px;display:flex;align-items:center;gap:12px}.home-service-card b i{transition:transform .2s}.home-service-card:hover b i{transform:translateX(6px)}.home-services-action{text-align:center;margin-top:38px}.team-v5{padding:120px 7vw;display:grid;grid-template-columns:.72fr 1.28fr;gap:6vw;align-items:center;background:#f6f3f7}.home-faq-intro h2,.team-v5-copy h2{font-size:clamp(42px,4.6vw,72px);line-height:1.04;letter-spacing:-.05em;margin:20px 0}.home-faq-intro>p,.team-v5-copy>p{font-size:15px;line-height:1.8;color:var(--muted)}.team-v5-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.team-v5-grid article{position:relative;min-height:310px;border-radius:22px;overflow:hidden}.team-v5-grid article:first-child{grid-row:span 2;min-height:636px}.team-v5-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.team-v5-grid article:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#16111fdb)}.team-v5-grid article:hover img{transform:scale(1.045)}.team-v5-grid article>div{position:absolute;z-index:2;left:25px;right:25px;bottom:22px;color:#fff}.team-v5-grid span{font-size:9px;letter-spacing:.16em;color:#ff95bd}.team-v5-grid h3{font-size:19px;line-height:1.35;margin:7px 0}.inventory-v5{padding:125px 7vw;background:#15121e;color:#fff}.inventory-v5 .section-head>p{width:min(440px,100%);color:#b2adba}.inventory-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.inventory-grid>a{min-height:330px;padding:27px;border:1px solid #ffffff18;border-radius:20px;background:linear-gradient(155deg,#201a2b,#17131f);display:flex;flex-direction:column;transition:transform .3s,border-color .3s,background .3s}.inventory-grid>a:hover{transform:translateY(-8px);border-color:#ec6ba2;background:linear-gradient(155deg,#2a1e3b,#1a1522)}.inventory-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;font-size:21px;color:#fff;background:var(--gradient);margin-bottom:35px}.inventory-icon.news{background:linear-gradient(135deg,#f04a58,#e62991)}.inventory-icon.acres{background:linear-gradient(135deg,#2e9a77,#59bd76)}.inventory-icon.vehicle{background:linear-gradient(135deg,#e27630,#e5b638)}.inventory-icon.collab{background:linear-gradient(135deg,#5138c8,#d13c9f)}.inventory-grid small{font-size:8px;letter-spacing:.15em;color:#a5a0ad}.inventory-grid h3{font-size:19px;margin:10px 0}.inventory-grid p{font-size:12px;line-height:1.72;color:#aaa5b2;margin:0 0 22px}.inventory-grid b{font-size:10px;margin-top:auto;display:flex;gap:9px;align-items:center;color:#fff}.inventory-grid b i{transition:transform .2s}.inventory-grid>a:hover b i{transform:translate(3px,-3px)}.home-faq-v5{padding:125px 7vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:start}.home-faq-intro{position:sticky;top:155px}.home-faq-list details{padding:0;border:0;border-bottom:1px solid var(--line);border-radius:0;margin:0}.home-faq-list summary{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:18px;padding:25px 0;font-size:17px;list-style:none}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary>span{font-size:9px;color:var(--pink);letter-spacing:.12em}.home-faq-list summary>i{font-size:11px;width:28px;height:28px;border-radius:50%;background:#f3eff6;display:grid;place-items:center;transition:transform .25s,background .25s}.home-faq-list details[open] summary>i{transform:rotate(45deg);background:#21172e;color:#fff}.home-faq-list details p{padding:0 47px 24px 63px;font-size:14px;line-height:1.78;color:var(--muted);margin:0}.site-footer-v5{background:#12101a;color:#fff;padding:0}.footer-shell{max-width:1540px;margin:auto;padding:0 6vw}.footer-topline{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:60px 0 52px;border-bottom:1px solid #ffffff19}.footer-topline>div>span{font-size:9px;letter-spacing:.18em;color:#ff7eae}.footer-topline h2{font-size:clamp(27px,2.8vw,44px);line-height:1.17;letter-spacing:-.035em;max-width:760px;margin:10px 0 0}.footer-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:20px;flex:none;padding:16px 22px;border-radius:50px;border:1px solid #ffffff35;color:#fff!important;font-size:12px!important;font-weight:800;transition:background .25s,transform .25s,border-color .25s}.footer-cta:hover{background:#fff;color:#1b1424!important;border-color:#fff;transform:translateY(-3px)}.footer-main{display:grid;grid-template-columns:1.55fr 1fr .85fr 1.35fr;gap:5vw;padding:65px 0}.footer-logo-card{display:flex!important;align-items:center;justify-content:center;width:210px;height:116px;padding:10px 18px;background:#fff;border-radius:16px;overflow:hidden}.footer-logo-card img{width:178px;height:100px;object-fit:contain;filter:none}.footer-brand-v5>p{max-width:380px;margin:25px 0 0;color:#aaa5b2;font-size:13px;line-height:1.85}.footer-main h3{font-size:14px;margin:4px 0 22px;color:#fff}.footer-column>a{font-size:12px!important;color:#9f9aa8!important;line-height:1.45;margin:0 0 13px;width:max-content;max-width:100%;transition:color .2s,transform .2s}.footer-column>a:hover{color:#fff!important;transform:translateX(4px)}.footer-column .footer-all-link{color:#ff83b2!important;margin-top:19px;font-weight:800}.footer-column .footer-all-link i{margin-left:8px}.site-footer-v5 .socials{display:flex;gap:9px;margin-top:23px}.site-footer-v5 .socials a{width:38px;height:38px;border:1px solid #ffffff1e;border-radius:50%;display:grid;place-items:center;color:#aba6b4;font-size:13px;transition:transform .25s,color .25s,background .25s,border-color .25s}.site-footer-v5 .socials a:hover{transform:translateY(-4px);color:#fff;background:#3b2852;border-color:#9b6fc7}.footer-contact-v5>a{display:flex!important;gap:13px;align-items:flex-start;margin-bottom:18px;color:#aaa5b2!important;font-size:12px!important;line-height:1.65}.footer-contact-v5>a>i{width:38px;height:38px;flex:none;border-radius:12px;display:grid;place-items:center;background:#ffffff0d;color:#ff75aa;transition:transform .25s,background .25s}.footer-contact-v5>a:hover>i{transform:scale(1.08);background:#ffffff18}.footer-contact-v5 span{display:flex;flex-direction:column}.footer-contact-v5 small{font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#777281;margin-bottom:3px}.footer-bottom{border-top:1px solid #ffffff18;padding:22px 0 27px;display:flex;justify-content:space-between;gap:25px;color:#777281;font-size:10px}.footer-bottom>div{display:flex;gap:21px}.footer-bottom a{display:inline!important;color:#8e8997;font-size:10px!important}.site-footer-v5:after,.site-footer-v5:before{display:none!important}.extra-intro .section-title{min-height:430px;display:flex;flex-direction:column;justify-content:center;padding-left:28px;border-left:2px solid #efe9f2;position:relative}.extra-intro .section-title:before{content:"";position:absolute;left:-2px;top:27%;width:2px;height:28%;background:var(--gradient)}@media(max-width:1180px){.inventory-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-contact-v5{grid-column:2/4}.catalogue-head{grid-template-columns:1fr 1fr}.extra-intro{gap:55px}}@media(max-width:850px){.home-service-grid{grid-template-columns:1fr 1fr}.home-faq-v5,.team-v5{grid-template-columns:1fr}.home-faq-intro,.team-v5-copy{position:static}.inventory-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-contact-v5{grid-column:auto}.footer-topline{align-items:flex-start;flex-direction:column}.catalogue-head{grid-template-columns:1fr}.capability-system-visual{min-height:380px}.extra-intro{grid-template-columns:1fr;gap:45px}.extra-intro .section-title{min-height:0;padding-left:22px}.extra-intro .section-title h2{max-width:760px}}@media(max-width:560px){.home-faq-v5,.home-services-v5,.inventory-v5,.team-v5{padding:80px 24px}.footer-main,.home-service-grid,.inventory-grid{grid-template-columns:1fr}.home-service-card{min-height:300px}.team-v5-grid{grid-template-columns:1fr}.team-v5-grid article:first-child{grid-row:auto;min-height:390px}.team-v5-grid article{min-height:320px}.footer-shell{padding:0 24px}.footer-main{gap:42px;padding:50px 0}.footer-logo-card{width:195px}.footer-bottom{flex-direction:column}.footer-bottom>div{flex-wrap:wrap}.capability-system-visual{min-height:330px}.extra-intro .section-title h2{font-size:38px}.home-faq-list summary{grid-template-columns:30px 1fr auto;gap:9px;font-size:15px}.home-faq-list details p{padding-left:39px}.service-proof-card{padding:22px}.proof-visual{width:88px;height:88px}.system-node{font-size:9px;padding:9px 11px}}:root{--ink:#11121c;--muted:#646677;--line:#e7e6ee;--soft:#f7f6fb;--blue:#2d55a4;--purple:#7042b3;--pink:#c45aa8;--gradient:linear-gradient(120deg,#2d55a4 0%,#7042b3 57%,#c45aa8 100%);--brand-wash:linear-gradient(135deg,#eef3ff 0%,#f3effc 54%,#fbf2f8 100%)}body{background:#fff;color:var(--ink)}.btn{box-shadow:0 16px 34px rgba(74,58,154,.2)}.btn:hover{box-shadow:0 22px 44px rgba(72,54,155,.26)}.article-hero>div>span,.footer-column .footer-all-link,.footer-topline>div>span,.overline{color:var(--purple)!important}.dark .overline,.final-cta>div>span,.inventory-v5 .overline,.site-footer-v5 .overline{color:#c9a9ee!important}.final-cta{background:var(--gradient)}.catalog-card>div i,.home-service-card>i,.legacy-card>i{background:var(--brand-wash);color:var(--purple)}.article-callout>i,.audience-grid i,.pillar-grid article>i,.service-card .icon,.value-grid i{color:#9970c3}.footer-newsletter span,.office-image span,.page-hero-content>span,.team-v5-grid span{color:#c4a0dc}.hero-dots i:first-child{background:#8a6bb9}.article-callout{background:var(--brand-wash)}.home-service-card:before{background:var(--gradient)}.service-proof-card{background:linear-gradient(140deg,#152448,#35265e 56%,#63326d)}.deliver-grid span,.footer-contact-v5>a>i,.proof-visual>i,.service-proof-card .pulse-ring{color:#d899cc}.pulse-ring{border-color:#a977cb}.floating-pill{color:#263963}.inventory-grid>a:hover{border-color:#8b68c4}.inventory-grid>a{background:linear-gradient(155deg,#1d2030,#161722)}.inventory-grid>a:hover{background:linear-gradient(155deg,#242743,#1c1830)}.footer-column .footer-all-link,.footer-topline>div>span{color:#b792dc!important}.footer-contact-v5>a>i{background:#2d3554}.site-footer-v5 .socials a:hover{background:#344a7d;border-color:#6d83ba}.platform-marquee .client-logo{filter:grayscale(1);opacity:.72;transition:filter .25s,opacity .25s,transform .25s,border-color .25s,box-shadow .25s}.platform-marquee .client-logo:hover{filter:none;opacity:1;transform:translateY(-5px);border-color:#b9afd4;box-shadow:0 18px 38px rgba(37,24,65,.13)}.platform-marquee .client-logo>img{width:31px;height:31px;object-fit:contain;filter:grayscale(1);transition:filter .25s,transform .25s}.platform-marquee .client-logo:hover>img{filter:none;transform:scale(1.12)}.platform-marquee .client-logo[data-brand=meta]:hover>i{color:#0866ff}.platform-marquee .client-logo[data-brand=instagram]:hover>i{color:#d62976}.platform-marquee .client-logo[data-brand=linkedin]:hover>i{color:#0a66c2}.platform-marquee .client-logo[data-brand=youtube]:hover>i{color:red}.platform-marquee .client-logo[data-brand=wordpress]:hover>i{color:#21759b}.platform-marquee .client-logo[data-brand=mailchimp]:hover>i{color:#241c15}.platform-marquee .client-logo[data-brand=amazon]:hover>i{color:#f90}.platform-marquee .client-logo[data-brand=hubspot]:hover>i{color:#ff7a59}.platform-marquee .client-logo b{transition:color .25s}.platform-marquee .client-logo:hover b{color:#171321}.about-difference{padding-top:68px}.careers-intro,.client-success-intro{padding-bottom:92px}.career-process,.careers-capabilities{padding:110px 7vw}.career-process{background:var(--soft)}.client-success-story{padding-top:86px}.faq-page-section{max-width:1420px;margin:auto;padding:110px 7vw;display:grid;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);gap:8vw;align-items:start}.faq-page-intro{position:sticky;top:150px}.faq-page-intro h2{font-size:clamp(40px,4.5vw,68px);line-height:1.04;letter-spacing:-.05em;margin:18px 0 24px}.faq-page-intro p{color:var(--muted);line-height:1.8;margin-bottom:28px}.faq-page-list details{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0;margin:0}.faq-page-list summary{padding:23px 48px 23px 0;font-size:17px;line-height:1.45;position:relative;list-style:none}.faq-page-list summary::-webkit-details-marker{display:none}.faq-page-list summary:after{content:"+";position:absolute;right:0;top:19px;width:30px;height:30px;border-radius:50%;background:var(--brand-wash);display:grid;place-items:center;color:var(--purple);transition:transform .25s,background .25s,color .25s}.faq-page-list details[open] summary:after{transform:rotate(45deg);background:var(--purple);color:#fff}.faq-page-list details p{font-size:14px;line-height:1.82;color:var(--muted);padding:0 45px 23px 0;margin:0}.legal-page{max-width:1420px;margin:auto;padding:105px 7vw 125px;display:grid;grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);gap:8vw;align-items:start}.legal-summary{position:sticky;top:150px;padding:32px;border-radius:22px;background:var(--brand-wash);border:1px solid #e2dced}.legal-summary h2{font-size:clamp(30px,3vw,46px);line-height:1.12;letter-spacing:-.04em;margin:15px 0 22px}.legal-summary p{font-size:13px;line-height:1.75;color:var(--muted)}.legal-summary>a{display:inline-flex;align-items:center;gap:12px;margin-top:12px;font-size:12px;font-weight:800;color:var(--purple)}.legal-content{max-width:840px}.legal-content>h2{font-size:clamp(38px,4vw,62px);letter-spacing:-.05em;margin:0 0 36px}.legal-content h3{font-size:20px;line-height:1.35;margin:40px 0 12px;padding-top:8px;border-top:1px solid var(--line)}.legal-content li,.legal-content p{font-size:15px;line-height:1.9;color:#555767}.legal-content li{margin:8px 0}.legal-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:34px}.article-action{min-height:116px!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:17px!important;background:#fff!important;display:flex!important;align-items:center;justify-content:space-between;gap:16px;color:var(--ink)!important;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s}.article-action>span{display:flex;flex-direction:column;gap:7px;min-width:0}.article-action small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#888595}.article-action b{font-size:13px;line-height:1.35}.article-action>i{width:36px;height:36px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--brand-wash);color:var(--purple);transition:transform .25s,background .25s,color .25s}.article-action:hover{transform:translateY(-5px);border-color:#b7abd1!important;box-shadow:0 18px 38px rgba(31,24,46,.1)}.article-action:hover>i{transform:translateX(3px);background:var(--purple);color:#fff}.article-action.primary{background:linear-gradient(145deg,#243d75,#5a3b8b)!important;color:#fff!important;border-color:transparent!important}.article-action.primary small{color:#cec4df}.article-action.primary>i{background:#ffffff18;color:#fff}.dn-chat-launcher{position:fixed;right:24px;bottom:82px;z-index:110;width:58px;height:58px;border:0;border-radius:18px;background:var(--gradient);color:#fff;display:grid;place-items:center;font-size:21px;box-shadow:0 18px 45px rgba(52,43,112,.35);cursor:pointer;transition:transform .25s,box-shadow .25s}.dn-chat-launcher:hover{transform:translateY(-5px) rotate(-2deg);box-shadow:0 24px 50px rgba(52,43,112,.42)}.dn-chat-launcher:after{content:"Ask DigiSoft";position:absolute;right:68px;white-space:nowrap;background:#151421;color:#fff;padding:9px 12px;border-radius:10px;font-size:11px;font-weight:750;opacity:0;transform:translateX(8px);pointer-events:none;transition:.2s}.dn-chat-launcher:hover:after{opacity:1;transform:none}.dn-chat-panel{position:fixed;right:24px;bottom:154px;z-index:111;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100vh - 190px));border:1px solid #dedbe8;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(24,19,39,.24);display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(18px) scale(.97);transform-origin:bottom right;transition:opacity .24s,visibility .24s,transform .24s}.dn-chat-panel.open{opacity:1;visibility:visible;transform:none}.dn-chat-head{padding:19px 18px;background:linear-gradient(130deg,#203a72,#624091);color:#fff;display:flex;align-items:center;gap:12px}.dn-chat-avatar{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;padding:5px;flex:none}.dn-chat-avatar img{width:100%;height:100%;object-fit:contain}.dn-chat-head>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.dn-chat-head b{font-size:14px}.dn-chat-head span{font-size:10px;color:#d9d2e6;margin-top:3px}.dn-chat-close{margin-left:auto;border:0;background:#ffffff12;color:#fff;width:32px;height:32px;border-radius:9px;cursor:pointer}.dn-chat-messages{flex:1;overflow:auto;padding:18px;background:#faf9fc;scroll-behavior:smooth}.dn-chat-message{max-width:88%;padding:12px 14px;border-radius:15px;margin:0 0 11px;font-size:12px;line-height:1.65;white-space:pre-line}.dn-chat-message.bot{background:#fff;border:1px solid #e8e5ee;border-bottom-left-radius:5px;color:#464756}.dn-chat-message.user{margin-left:auto;background:linear-gradient(135deg,#31579e,#7145aa);color:#fff;border-bottom-right-radius:5px}.dn-chat-sources{display:flex;flex-wrap:wrap;gap:6px;margin:-3px 0 14px}.dn-chat-sources a{padding:7px 9px;border-radius:9px;background:#ece8f5;color:#4e3c75;font-size:9px;font-weight:750}.dn-chat-suggestions{display:flex;gap:6px;overflow:auto;padding:10px 14px;border-top:1px solid #eceaf0;background:#fff}.dn-chat-suggestions button{border:1px solid #dcd7e8;background:#fff;color:#4e3d70;border-radius:30px;padding:7px 10px;font-size:9px;white-space:nowrap;cursor:pointer}.dn-chat-form{display:flex;gap:8px;padding:12px 14px 14px;background:#fff}.dn-chat-form input{min-width:0;flex:1;border:1px solid #dcd9e4;border-radius:13px;padding:12px 13px;font-size:12px;outline:0}.dn-chat-form input:focus{border-color:#7653ad;box-shadow:0 0 0 3px #7653ad13}.dn-chat-form button{width:43px;height:43px;border:0;border-radius:13px;background:var(--gradient);color:#fff;cursor:pointer}.dn-chat-status{padding:0 15px 9px;font-size:9px;color:#898694;background:#fff}@media(max-width:950px){.faq-page-section,.legal-page{grid-template-columns:1fr;gap:48px}.faq-page-intro,.legal-summary{position:static}.article-links{grid-template-columns:1fr}.article-action{min-height:92px!important}}@media(max-width:560px){.about-difference{padding-top:45px}.career-process,.careers-capabilities,.faq-page-section,.legal-page{padding:75px 24px}.dn-chat-launcher{right:16px;bottom:72px;width:54px;height:54px}.dn-chat-launcher:after{display:none}.dn-chat-panel{right:16px;bottom:138px;height:calc(100vh - 160px)}}@media(prefers-reduced-motion:reduce){.article-action,.dn-chat-launcher,.dn-chat-panel,.platform-marquee .client-logo{transition:none}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.article-body li,.article-body p,.catalogue-head>div:first-child>p,.contact-info>p,.extra-intro .service-rich>p,.home-faq-intro>p,.legal-content li,.legal-content p,.office-image p,.rich-copy p,.story-copy>p,.team-v5-copy>p{font-size:16px!important;line-height:1.78!important}.article-grid p,.catalog-card p,.deliver-grid p,.engage-grid p,.faq-list details p,.faq-page-list details p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-summary p,.pillar-grid p,.process-grid p,.service-card p,.service-proof-card p,.side-card p,.value-grid p{font-size:14.5px!important;line-height:1.72!important}.catalog-card>a,.home-service-card b,.industry-grid a,.insight-index-card>div>a:last-child,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:12.5px!important}.article-author p,.check-list span,.map-caption>span,.related-posts>a span{font-size:14px!important;line-height:1.65}.filter button,.post-tags a,.search-box button,.side-card>a:not(.btn){font-size:12.5px!important}.insight-toolbar>span{font-size:13px}.lead-form label{font-size:13px}.lead-form input,.lead-form select,.lead-form textarea{font-size:15px}.client-logo b{font-size:13px}.article-meta{font-size:12px}.footer-cta{font-size:13.5px!important}.model-grid>div{min-height:220px;justify-content:flex-start}.model-grid i{font-size:28px;margin-bottom:18px}.model-grid b{font-size:21px;line-height:1.25}.model-grid span{font-size:14.5px!important;line-height:1.5;color:#5d5f70}.final-cta{min-height:0!important;padding:54px 8vw!important;gap:36px;align-items:center}.final-cta>div:not(.cta-orb){max-width:900px;display:flex;flex-direction:column;gap:12px}.final-cta>div>span{display:block;margin:0!important;line-height:1.35!important}.final-cta h2{margin:0!important;font-size:clamp(36px,3.45vw,54px)!important;line-height:1.08!important;letter-spacing:-.04em!important}.final-cta p{margin:0!important;font-size:16px!important;line-height:1.62!important}.final-cta>.btn{flex:none}.final-cta .btn span{font-size:13px!important;letter-spacing:0!important;line-height:1.2!important}.home-faq-v5{padding-bottom:58px}.insights-preview{padding-top:52px}.footer-brand-v5>p{font-size:14px!important;line-height:1.75!important}.footer-main h3{font-size:16px}.footer-column>a{font-size:13.5px!important;line-height:1.55}.footer-contact-v5>a{font-size:13.5px!important;line-height:1.6}.footer-contact-v5 small{font-size:9px}.footer-bottom,.footer-bottom a{font-size:11.5px!important;line-height:1.55}.editorial-policy{max-width:1440px;margin:auto;padding:90px 7vw 110px;display:grid;grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr);gap:6vw;align-items:start}.editorial-policy-summary{position:sticky;top:145px;padding:34px;border:1px solid #e2dced;border-radius:24px;background:var(--brand-wash)}.editorial-policy-summary h2{font-size:clamp(31px,3vw,46px);line-height:1.1;letter-spacing:-.045em;margin:15px 0 18px}.editorial-policy-summary>p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.editorial-policy-summary nav{display:flex;flex-direction:column;margin:27px 0;border-top:1px solid #dcd5e7}.editorial-policy-summary nav a{padding:12px 0;border-bottom:1px solid #dcd5e7;color:#4f4f60;font-size:13px;font-weight:700;transition:color .2s,transform .2s}.editorial-policy-summary nav a:hover{color:var(--purple);transform:translateX(4px)}.editorial-contact{display:inline-flex;align-items:center;gap:10px;color:var(--purple);font-size:13px;font-weight:800}.editorial-policy-content{display:grid;grid-template-columns:1fr 1fr;gap:18px}.editorial-policy-content article{scroll-margin-top:150px;min-height:285px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;gap:20px;transition:transform .25s,border-color .25s,box-shadow .25s}.editorial-policy-content article:hover{transform:translateY(-5px);border-color:#bdb1d4;box-shadow:0 20px 45px rgba(35,27,55,.09)}.editorial-policy-content article>i{width:48px;height:48px;flex:none;border-radius:15px;display:grid;place-items:center;background:var(--brand-wash);color:var(--purple);font-size:19px}.editorial-policy-content article span{font-size:10px;letter-spacing:.15em;color:var(--purple);font-weight:800}.editorial-policy-content article h2{font-size:23px;line-height:1.25;margin:9px 0 12px}.editorial-policy-content article p{font-size:15px;line-height:1.78;color:var(--muted);margin:0}.editorial-policy-note{grid-column:1/-1;display:flex;gap:15px;align-items:flex-start;padding:24px 27px;border-radius:18px;background:#171421;color:#fff}.editorial-policy-note>i{color:#c9a9ee;margin-top:4px}.editorial-policy-note p{font-size:14px;line-height:1.7;margin:0;color:#d8d4df}.editorial-policy-note a{color:#fff;text-decoration:underline;text-underline-offset:3px}.insight-empty{grid-column:1/-1;min-height:220px;display:flex;flex-direction:column;justify-content:center}.search-box button{min-height:38px;cursor:pointer}@media(max-width:1100px){.topbar{display:none}.site-header{height:84px!important}.nav-wrap{height:84px!important;padding:0 25px}.logo{width:180px;height:78px;display:flex;align-items:center;flex:none}.logo img{width:180px!important;height:78px!important;object-fit:contain;object-position:left center}.menu-toggle{display:grid;width:46px;height:46px;place-items:center;margin-left:auto;border-radius:12px;font-size:23px}.main-nav{top:84px!important;left:16px;right:16px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0}.has-menu>button,.main-nav>a{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}.main-nav>a:last-child{border-bottom:0}.editorial-policy{grid-template-columns:1fr;gap:35px}.editorial-policy-summary{position:static}.editorial-policy-summary nav{display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.final-cta{padding-left:6vw!important;padding-right:6vw!important}}@media(max-width:950px){.final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:760px){body{font-size:16px;line-height:1.68}.site-header{height:80px!important}.topbar{display:none}.nav-wrap{height:80px!important;padding:0 20px;gap:12px}.logo{width:168px;height:74px;display:flex;align-items:center;flex:none}.logo img{width:168px!important;height:74px!important;object-fit:contain;object-position:left center}.menu-toggle{display:grid;width:44px;height:44px;place-items:center;margin-left:auto;border-radius:12px;font-size:22px}.main-nav{top:80px!important;left:12px;right:12px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0;max-height:calc(100vh - 92px);overflow-y:auto}.has-menu>button,.main-nav>a{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}.main-nav>a:last-child{border-bottom:0}.article-body li,.article-body p,.article-grid p,.catalog-card p,.catalogue-head>div:first-child>p,.contact-info>p,.deliver-grid p,.engage-grid p,.extra-intro .service-rich>p,.faq-list details p,.faq-page-list details p,.home-faq-intro>p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-content li,.legal-content p,.legal-summary p,.office-image p,.pillar-grid p,.process-grid p,.rich-copy p,.service-card p,.service-proof-card p,.side-card p,.story-copy>p,.team-v5-copy>p,.value-grid p{font-size:16px!important;line-height:1.72!important}.catalog-card>a,.home-service-card b,.industry-grid a,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:14px!important}.audience,.capabilities,.collab-home,.contact-faq,.contact-page,.deliverables,.faq-page-section,.growth-pillars,.home-faq-v5,.home-services-v5,.image-story,.industry-page,.insights-page,.insights-preview,.intro-block,.inventory-v5,.legacy-services,.legal-page,.models,.office-experience,.portfolio-page,.process,.service-index,.service-related,.talent-types,.team-v5,.testimonials,.values,.work-showcase{padding-top:52px!important;padding-bottom:52px!important}.home-faq-v5{padding-bottom:28px!important}.insights-preview{padding-top:30px!important}.section-head{margin-bottom:34px}.model-grid{grid-template-columns:1fr 1fr;gap:12px}.model-grid>div{min-height:185px;padding:22px}.model-grid i{font-size:28px;margin-bottom:15px}.model-grid b{font-size:21px}.model-grid span{font-size:15px!important;line-height:1.45}.page-hero{min-height:460px}.page-hero-content{padding:52px 22px;width:100%}.page-hero h1{font-size:clamp(39px,12vw,50px);line-height:1.03}.hero-content>p,.page-hero p{font-size:16px!important;line-height:1.65!important}.article-body .lead{font-size:18px!important;line-height:1.65!important}.article-body h2{font-size:clamp(28px,8.5vw,34px);line-height:1.18;margin:36px 0 14px}.final-cta{padding:42px 22px!important;gap:23px;align-items:flex-start}.final-cta>div:not(.cta-orb){gap:10px}.final-cta h2{font-size:clamp(32px,9.5vw,42px)!important;line-height:1.1!important}.final-cta p{font-size:16px!important;line-height:1.6!important}.footer-shell{padding:0 22px}.footer-topline{padding:38px 0 32px;gap:24px}.footer-main{padding:38px 0;gap:32px}.footer-brand-v5>p{font-size:16px!important;line-height:1.72!important}.footer-main h3{font-size:18px}.footer-column>a,.footer-contact-v5>a{font-size:15px!important}.footer-bottom,.footer-bottom a{font-size:13px!important;line-height:1.55}.editorial-policy{padding:52px 22px 64px;gap:25px}.editorial-policy-summary{padding:25px}.editorial-policy-summary h2{font-size:34px}.editorial-policy-summary>p{font-size:16px}.editorial-policy-summary nav{grid-template-columns:1fr}.editorial-policy-summary nav a{font-size:15px}.editorial-policy-content{grid-template-columns:1fr;gap:14px}.editorial-policy-content article{min-height:0;padding:24px 21px;gap:15px}.editorial-policy-content article>i{width:43px;height:43px}.editorial-policy-content article h2{font-size:22px}.editorial-policy-content article p{font-size:16px;line-height:1.72}.editorial-policy-note{padding:22px}.editorial-policy-note p{font-size:15px}.dn-chat-message{font-size:14px;line-height:1.6}.dn-chat-form input{font-size:16px}}@media(max-width:390px){.nav-wrap{padding-left:16px;padding-right:16px}.logo{width:156px;height:70px}.logo img{width:156px!important;height:70px!important}.model-grid{grid-template-columns:1fr}.model-grid>div{min-height:165px}}@media not all{html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:16px;line-height:1.65;overflow-x:hidden}.article-body li,.final-cta p,.legal-content li,.site-footer-v5 p,main p{font-size:clamp(16px,.95vw,17px)!important;line-height:1.78!important}.article-body li,.article-body p{font-size:17px!important;line-height:1.85!important}.article-body .lead{font-size:clamp(19px,1.35vw,22px)!important;line-height:1.7!important}.article-meta{font-size:12px}.arrow-link,.catalog-card>a,.home-service-card b,.industry-grid a,.insight-index-card>div>a:last-child,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:13px!important}.btn,.btn.small{font-size:14px}.article-hero,.article-layout,.audience,.capabilities,.career-process,.careers-capabilities,.client-success-story,.collab-home,.contact-faq,.contact-page,.deliverables,.faq-page-section,.growth-pillars,.home-faq-v5,.home-services-v5,.image-story,.industry-page,.insights-layout,.insights-page,.intro-block,.inventory-v5,.legacy-services,.legal-page,.models,.office-experience,.portfolio-page,.process,.service-index,.service-related,.talent-types,.team-v5,.testimonials,.values,.work-showcase{padding-top:clamp(52px,4.6vw,74px)!important;padding-bottom:clamp(52px,4.6vw,74px)!important}.section-head{margin-bottom:36px}.home-faq-v5{padding-bottom:28px!important}.insights-preview{padding-top:30px!important;padding-bottom:clamp(52px,4.6vw,74px)!important}.client-marquee,.client-marquee.clients{padding-top:62px;padding-bottom:62px}.platform-strip{padding-top:38px;padding-bottom:38px}.about-difference{padding-top:52px!important}.article-grid p,.catalog-card p,.deliver-grid p,.engage-grid p,.faq-list details p,.faq-page-list details p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-summary p,.pillar-grid p,.process-grid p,.service-card p,.service-proof-card p,.side-card p,.value-grid p{font-size:15.5px!important;line-height:1.75!important}.engage-grid>div,.industry-grid>div{padding:30px}.catalog-card h3,.engage-grid h3,.industry-grid h3,.legacy-card h3{font-size:20px;line-height:1.35}.article-grid h3,.insight-index-card h3{font-size:20px;line-height:1.4}.faq-page-list summary,.home-faq-list summary{font-size:17px;line-height:1.5}.footer-brand-v5>p{font-size:15px!important;line-height:1.78!important}.footer-main h3{font-size:16px;margin-bottom:19px}.footer-column>a{font-size:14px!important;line-height:1.55;margin-bottom:12px}.footer-contact-v5>a{font-size:14px!important;line-height:1.6}.footer-contact-v5 small{font-size:10px}.footer-bottom,.footer-bottom a{font-size:12px!important;line-height:1.55}.footer-topline{padding-top:46px;padding-bottom:42px}.footer-main{padding-top:48px;padding-bottom:48px}@media(max-width:1100px){.topbar{display:none}.site-header{height:84px!important}.nav-wrap{height:84px!important;padding:0 26px}.logo{width:184px;height:78px;display:flex;align-items:center;flex:none}.logo img{width:184px!important;height:78px!important;object-fit:contain;object-position:left center}.menu-toggle{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;font-size:23px;cursor:pointer}.main-nav{top:84px!important;left:18px;right:18px;padding:18px;border:1px solid var(--line);border-radius:16px;gap:0}.has-menu>button,.main-nav>a{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}.main-nav>a:last-child{border-bottom:0}.article-layout,.insights-layout{gap:42px}.article-sidebar{gap:16px}}@media(max-width:760px){body{font-size:16px;line-height:1.68}.site-header{height:80px!important}.nav-wrap{height:80px!important;padding:0 20px;gap:12px}.logo{width:170px;height:74px}.logo img{width:170px!important;height:74px!important;object-position:left center}.menu-toggle{width:44px;height:44px;font-size:22px;margin-left:auto}.main-nav{top:80px!important;left:12px;right:12px;max-height:calc(100vh - 92px);overflow-y:auto}.article-body li,.article-body p,.final-cta p,.legal-content li,.legal-content p,.site-footer-v5 p,main p{font-size:16px!important;line-height:1.74!important}.article-body .lead{font-size:18px!important;line-height:1.65!important}.article-body h2{font-size:clamp(28px,8.4vw,34px);line-height:1.18;margin:34px 0 14px}.page-hero{min-height:440px}.page-hero-content{padding:44px 22px;width:100%}.page-hero h1{font-size:clamp(38px,11.8vw,50px);line-height:1.02;letter-spacing:-.05em}.page-hero p{font-size:17px!important;line-height:1.65!important}.home-hero{min-height:690px;padding-top:72px}.hero-content{margin-left:22px;margin-right:22px}.hero h1{font-size:clamp(43px,13vw,56px);line-height:.99}.hero-content>p{font-size:17px!important;line-height:1.66!important}.article-hero,.article-layout,.audience,.capabilities,.career-process,.careers-capabilities,.client-success-story,.collab-home,.contact-faq,.contact-page,.deliverables,.faq-page-section,.growth-pillars,.home-faq-v5,.home-services-v5,.image-story,.industry-page,.insights-layout,.insights-page,.intro-block,.inventory-v5,.legacy-services,.legal-page,.models,.office-experience,.portfolio-page,.process,.service-index,.service-related,.talent-types,.team-v5,.testimonials,.values,.work-showcase{padding:36px 22px!important}.home-faq-v5{padding-bottom:24px!important}.insights-preview{padding:26px 22px 40px!important}.about-difference{padding-top:36px!important}.client-marquee,.client-marquee.clients{padding-top:42px;padding-bottom:42px}.marquee-heading{padding-bottom:25px}.platform-strip{padding:30px 22px}.section-head{gap:16px;margin-bottom:26px}.collab-copy h2,.contact-info h2,.home-faq-intro h2,.section-head h2,.section-title h2,.story-copy h2,.team-v5-copy h2{font-size:clamp(34px,10vw,44px);line-height:1.08;letter-spacing:-.045em}.kicker,.overline{font-size:11px;letter-spacing:.15em}.catalog-card,.home-service-card,.inventory-grid>a,.legacy-card,.pillar-grid article,.service-card{min-height:0;padding:25px 23px}.audience-grid>div,.deliver-grid>div,.engage-grid>div,.industry-grid>div,.value-grid>div{padding:25px 23px}.article-grid p,.catalog-card p,.deliver-grid p,.engage-grid p,.faq-list details p,.faq-page-list details p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-summary p,.pillar-grid p,.process-grid p,.service-card p,.service-proof-card p,.side-card p,.value-grid p{font-size:16px!important;line-height:1.72!important}.catalog-card h3,.engage-grid h3,.home-service-card h3,.industry-grid h3,.inventory-grid h3,.legacy-card h3{font-size:21px}.catalog-card>a,.home-service-card b,.industry-grid a,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:14px!important}.article-grid img,.insight-index-card img{height:230px}.article-grid h3,.insight-index-card h3{font-size:21px}.article-grid a,.article-grid article>span,.article-grid h3,.article-grid p{margin-left:21px;margin-right:21px}.faq-page-list summary,.home-faq-list summary{font-size:16px;padding-top:20px;padding-bottom:20px}.home-faq-list details p{padding-left:39px;padding-right:8px}.final-cta{padding:42px 22px;gap:22px}.final-cta h2{font-size:clamp(32px,9vw,42px);line-height:1.12}.footer-shell{padding:0 22px}.footer-topline{padding:36px 0 32px;gap:24px}.footer-topline h2{font-size:30px;line-height:1.22}.footer-cta{font-size:14px!important;padding:14px 19px}.footer-main{padding:35px 0;gap:30px}.footer-logo-card{width:205px;height:116px}.footer-brand-v5>p{font-size:16px!important;line-height:1.72!important;margin-top:20px}.footer-main h3{font-size:18px;margin-bottom:16px}.footer-column>a,.footer-contact-v5>a{font-size:15px!important}.footer-contact-v5 small{font-size:10px}.footer-bottom{padding:20px 0 24px;font-size:13px!important;gap:14px}.footer-bottom a{font-size:13px!important}.site-footer-v5 .socials a{width:42px;height:42px;font-size:15px}.dn-chat-message{font-size:14px;line-height:1.6}.dn-chat-head b{font-size:16px}.dn-chat-head span{font-size:12px}.dn-chat-sources a,.dn-chat-suggestions button{font-size:11px}.dn-chat-form input{font-size:16px}}@media(max-width:390px){.nav-wrap{padding-left:16px;padding-right:16px}.logo{width:158px;height:70px}.logo img{width:158px!important;height:70px!important}.hero-content,.page-hero-content{margin-left:0;margin-right:0}.hero-content{padding-left:20px;padding-right:20px}.hero h1{font-size:43px}.footer-bottom>div{gap:14px}}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.article-body li,.article-body p,.catalogue-head>div:first-child>p,.contact-info>p,.extra-intro .service-rich>p,.home-faq-intro>p,.legal-content li,.legal-content p,.office-image p,.rich-copy p,.story-copy>p,.team-v5-copy>p{font-size:16px!important;line-height:1.78!important}.article-grid p,.catalog-card p,.deliver-grid p,.engage-grid p,.faq-list details p,.faq-page-list details p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-summary p,.pillar-grid p,.process-grid p,.service-card p,.service-proof-card p,.side-card p,.value-grid p{font-size:14.5px!important;line-height:1.72!important}.model-grid span{font-size:14px!important;line-height:1.5;color:#5d5f70}.model-grid b{font-size:20px;line-height:1.25}.model-grid>div{min-height:235px;justify-content:flex-start}.model-grid .fa-cart-check:before{content:"\f07a";font-family:"Font Awesome 6 Free";font-weight:900}.catalog-card>a,.home-service-card b,.industry-grid a,.insight-index-card>div>a:last-child,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:12.5px!important}.final-cta{min-height:0!important;padding:56px 8vw!important;gap:36px;align-items:center}.final-cta>div:not(.cta-orb){max-width:920px;display:flex;flex-direction:column;gap:13px}.final-cta>div>span{display:block;margin:0!important;line-height:1.35!important}.final-cta h2{margin:0!important;font-size:clamp(36px,3.5vw,56px)!important;line-height:1.08!important;letter-spacing:-.04em!important}.final-cta p{margin:0!important;font-size:16px!important;line-height:1.65!important}.final-cta>.btn{flex:none}.home-faq-v5{padding-bottom:55px}.insights-preview{padding-top:55px}.footer-brand-v5>p{font-size:14px!important;line-height:1.75!important}.footer-main h3{font-size:16px}.footer-column>a{font-size:13.5px!important;line-height:1.55}.footer-contact-v5>a{font-size:13.5px!important;line-height:1.6}.footer-contact-v5 small{font-size:9px}.footer-bottom,.footer-bottom a{font-size:11.5px!important}@media(max-width:1100px){.topbar{display:none}.site-header{height:84px!important}.nav-wrap{height:84px!important;padding:0 25px}.logo{width:180px;height:78px;display:flex;align-items:center;flex:none}.logo img{width:180px!important;height:78px!important;object-fit:contain;object-position:left center}.menu-toggle{display:grid;width:46px;height:46px;place-items:center;margin-left:auto;border-radius:12px;font-size:23px}.main-nav{top:84px!important;left:16px;right:16px;padding:16px;border:1px solid var(--line);border-radius:16px;gap:0}.has-menu>button,.main-nav>a{width:100%;padding:13px 4px;font-size:16px;line-height:1.4;border-bottom:1px solid #efedf3}.main-nav>a:last-child{border-bottom:0}}@media(max-width:760px){body{font-size:16px;line-height:1.68}.site-header{height:80px!important}.nav-wrap{height:80px!important;padding:0 20px;gap:12px}.logo{width:168px;height:74px}.logo img{width:168px!important;height:74px!important;object-position:left center}.menu-toggle{width:44px;height:44px;font-size:22px}.main-nav{top:80px!important;left:12px;right:12px;max-height:calc(100vh - 92px);overflow-y:auto}.article-body li,.article-body p,.article-grid p,.catalog-card p,.catalogue-head>div:first-child>p,.contact-info>p,.deliver-grid p,.engage-grid p,.extra-intro .service-rich>p,.faq-list details p,.faq-page-list details p,.home-faq-intro>p,.home-faq-list details p,.home-service-card p,.industry-grid p,.insight-index-card p,.inventory-grid p,.legacy-card p,.legal-content li,.legal-content p,.legal-summary p,.office-image p,.pillar-grid p,.process-grid p,.rich-copy p,.service-card p,.service-proof-card p,.side-card p,.story-copy>p,.team-v5-copy>p,.value-grid p{font-size:16px!important;line-height:1.72!important}.model-grid{grid-template-columns:1fr 1fr;gap:12px}.model-grid>div{min-height:190px;padding:22px}.model-grid i{font-size:28px;margin-bottom:15px}.model-grid b{font-size:21px}.model-grid span{font-size:15px!important;line-height:1.45}.catalog-card>a,.home-service-card b,.industry-grid a,.inventory-grid b,.legacy-card>a,.service-card>a{font-size:14px!important}.audience,.capabilities,.collab-home,.contact-faq,.contact-page,.deliverables,.faq-page-section,.growth-pillars,.home-faq-v5,.home-services-v5,.image-story,.industry-page,.insights-page,.insights-preview,.intro-block,.inventory-v5,.legacy-services,.legal-page,.models,.office-experience,.portfolio-page,.process,.service-index,.service-related,.talent-types,.team-v5,.testimonials,.values,.work-showcase{padding-top:54px!important;padding-bottom:54px!important}.home-faq-v5{padding-bottom:28px!important}.insights-preview{padding-top:32px!important}.section-head{margin-bottom:34px}.page-hero{min-height:460px}.page-hero-content{padding:52px 22px;width:100%}.page-hero h1{font-size:clamp(39px,12vw,50px);line-height:1.03}.page-hero p{font-size:16px!important;line-height:1.65!important}.hero-content>p{font-size:16px!important;line-height:1.68!important}.final-cta{padding:42px 22px!important;gap:24px;align-items:flex-start}.final-cta>div:not(.cta-orb){gap:10px}.final-cta h2{font-size:clamp(32px,9.5vw,42px)!important;line-height:1.1!important}.final-cta p{font-size:16px!important;line-height:1.6!important}.footer-shell{padding:0 22px}.footer-topline{padding:38px 0 32px;gap:24px}.footer-main{padding:38px 0;gap:32px}.footer-brand-v5>p{font-size:16px!important;line-height:1.72!important}.footer-main h3{font-size:18px}.footer-column>a,.footer-contact-v5>a{font-size:15px!important}.footer-bottom,.footer-bottom a{font-size:13px!important;line-height:1.55}.dn-chat-message{font-size:14px;line-height:1.6}.dn-chat-form input{font-size:16px}}@media(max-width:390px){.nav-wrap{padding-left:16px;padding-right:16px}.logo{width:156px;height:70px}.logo img{width:156px!important;height:70px!important}.model-grid{grid-template-columns:1fr}.model-grid>div{min-height:170px}}.site-footer-v5,.site-footer-v5 .footer-bottom,.site-footer-v5 .footer-main,.site-footer-v5 .footer-topline{background:#fff!important}.site-footer-v5{border-top:1px solid var(--line);color:var(--ink)}.footer-topline{border-bottom:1px solid var(--line)}.footer-topline>div>span,.site-footer-v5 .overline{color:var(--purple)!important}.footer-topline h2{color:var(--ink)!important}.footer-topline p{color:var(--muted)!important}.footer-cta{background:var(--gradient)!important;color:#fff!important;box-shadow:0 16px 34px rgba(74,58,154,.2)}.footer-cta:hover{box-shadow:0 22px 44px rgba(72,54,155,.26)}.footer-logo-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px rgba(35,27,55,.06)}.footer-brand-v5>p{color:var(--muted)!important}.footer-main h3{color:var(--ink)!important;font-weight:800}.footer-column>a{color:#000!important;transition:color .2s,transform .2s}.footer-column>a:hover{color:var(--purple)!important;transform:translateX(3px)}.footer-column .footer-all-link{color:var(--purple)!important;font-weight:800}.footer-column .footer-all-link:hover{color:var(--blue)!important}.footer-contact-v5>a{color:#54556a!important}.footer-contact-v5>a:hover{color:var(--purple)!important}.footer-contact-v5>a>i{background:var(--brand-wash)!important;color:var(--purple)!important;border:1px solid #e2dced}.footer-contact-v5 small{color:#9391a3!important}.footer-newsletter span{color:var(--purple)!important}.footer-newsletter input{background:#fff!important;border:1px solid var(--line)!important;color:var(--ink)!important}.footer-newsletter input::placeholder{color:#9391a3!important}.footer-newsletter button{background:var(--gradient)!important;color:#fff!important}.site-footer-v5 .socials a{background:var(--brand-wash)!important;border:1px solid #e2dced!important;color:var(--purple)!important;transition:background .25s,border-color .25s,color .25s,transform .25s}.site-footer-v5 .socials a:hover{background:var(--gradient)!important;border-color:transparent!important;color:#fff!important;transform:translateY(-3px)}.footer-bottom{border-top:1px solid var(--line);color:#000!important}.footer-bottom a{color:#000!important}.footer-bottom a:hover{color:var(--purple)!important}@media(max-width:760px){.footer-bottom,.footer-main,.footer-topline,.site-footer-v5{background:#fff!important}.footer-topline>div>span,.site-footer-v5 .overline{color:var(--purple)!important}.footer-column>a,.footer-contact-v5>a{color:#000!important}.footer-brand-v5>p{color:#000!important}.footer-bottom,.footer-bottom a{color:#000!important}}.growth-pillars.dark{position:relative;background:radial-gradient(circle at 15% 20%,rgba(112,66,179,.18),transparent 45%),radial-gradient(circle at 85% 80%,rgba(196,90,168,.14),transparent 45%),#0c0c16;overflow:hidden}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;position:relative;z-index:1}.pillar-grid article{position:relative;overflow:hidden;padding:40px 34px 34px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.pillar-grid article:hover{transform:translateY(-8px);border-color:rgba(196,90,168,.5);box-shadow:0 26px 55px rgba(15,8,35,.55)}.pillar-grid article::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,7,16,.12) 0,rgba(8,7,16,.18) 45%,rgba(8,7,16,.55) 78%,rgba(6,5,13,.72) 100%);z-index:0}.pillar-grid article>*{position:relative;z-index:2}.pillar-watermark{position:absolute;top:8px;right:14px;font-size:88px;font-weight:800;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.22);letter-spacing:-.03em;pointer-events:none;user-select:none;transition:transform .4s ease,-webkit-text-stroke-color .4s ease;z-index:2}.pillar-grid article:hover .pillar-watermark{transform:translateY(-4px) scale(1.05);-webkit-text-stroke-color:rgba(255,255,255,.4)}.pillar-icon{position:relative;width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px);margin-bottom:28px;z-index:2}.pillar-icon::before{content:"";position:absolute;inset:-16px;border-radius:26px;background:linear-gradient(120deg,#2d55a4 0,#7042b3 57%,#c45aa8 100%);opacity:.35;filter:blur(20px);z-index:-1;animation:pillarPulse 3.4s ease-in-out infinite}.pillar-grid article:nth-child(2) .pillar-icon::before{animation-delay:.4s}.pillar-grid article:nth-child(3) .pillar-icon::before{animation-delay:.8s}.pillar-grid article:nth-child(4) .pillar-icon::before{animation-delay:1.2s}.pillar-grid article:nth-child(5) .pillar-icon::before{animation-delay:1.6s}.pillar-grid article:nth-child(6) .pillar-icon::before{animation-delay:2s}@keyframes pillarPulse{0%,100%{opacity:.28;transform:scale(1)}50%{opacity:.55;transform:scale(1.15)}}.pillar-icon i{font-size:22px;background:linear-gradient(120deg,#8bb0ff 0,#c79bef 60%,#f0a9d6 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.pillar-grid article h3{color:#fff;font-size:23px;margin:0 0 12px;text-shadow:0 2px 10px rgba(0,0,0,.7),0 1px 3px rgba(0,0,0,.85)}.pillar-grid article p{color:#f5f4f9;font-size:16px;line-height:1.68;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.7),0 1px 3px rgba(0,0,0,.85)}.pillar-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;font-size:12px;font-weight:800;letter-spacing:.02em;color:#f0d9ff;opacity:0;transform:translateX(-8px);transition:opacity .3s ease,transform .3s ease}.pillar-link i{font-size:11px;transition:transform .3s ease}.pillar-grid article:hover .pillar-link{opacity:1;transform:translateX(0)}.pillar-grid article:hover .pillar-link i{transform:translateX(4px)}.pillar-grid article::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(120deg,#2d55a4 0,#7042b3 57%,#c45aa8 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:2}.pillar-grid article:hover::after{transform:scaleX(1)}@media(max-width:1100px){.pillar-grid{grid-template-columns:1fr 1fr;gap:20px}.pillar-watermark{font-size:72px}}@media(max-width:760px){.pillar-grid{grid-template-columns:1fr;gap:18px}.pillar-grid article{padding:32px 26px 28px;min-height:220px}.pillar-watermark{font-size:64px;top:6px;right:10px}.pillar-link{opacity:1;transform:none}}.topbar{background:#071b3a!important}.trust>span{font-size:clamp(1rem,1.5vw,1.3rem);font-weight:800;letter-spacing:.14em}.hero-actions>.watch{display:none!important}.industry-grid>div,.process-grid>div{min-height:0!important;padding:1.35rem!important}.process-grid>div{display:grid!important;grid-template-columns:auto 1fr;column-gap:.85rem;align-items:center}.process-grid>div>span{grid-column:1/-1}.process-grid>div>i{grid-column:1;grid-row:2/4;margin:0!important}.process-grid>div>h3{grid-column:2;grid-row:2;margin:0!important}.process-grid>div>p{grid-column:2;grid-row:3;margin:.3rem 0 0!important}@media(max-width:767px){.trust>span{font-size:1rem;line-height:1.35}.hero-stats>div span{font-size:.82rem;line-height:1.35}.industry-grid,.process-grid,.service-grid{gap:.75rem!important}.industry-grid>div,.process-grid>div,.service-grid>article{padding:1rem!important;min-height:0!important}.industry-grid>div{display:grid;grid-template-columns:auto 1fr;column-gap:.8rem;align-items:start}.industry-grid>div>i{grid-column:1;grid-row:1/3;margin:0!important}.industry-grid>div>h3{grid-column:2;margin:0!important}.industry-grid>div>a,.industry-grid>div>p{grid-column:2}}.final-cta,.footer-topline{display:none!important}.final-cta{display:flex!important}.footer-topline{display:none!important}.hero-actions>.watch{display:flex!important}.site-footer-v5 .footer-main{padding-top:52px}.model-grid>div{min-height:0!important;height:auto!important;padding:22px!important}.model-grid i{margin-bottom:8px!important}.home-faq-intro h2>em,.home-faq-intro h2>span{display:block}.hero-bg{width:100%;height:100%;object-fit:cover}@media(max-width:760px){.home-hero{min-height:760px;padding-bottom:158px}.hero-stats{left:14px!important;right:14px!important;bottom:18px!important;display:grid!important;grid-template-columns:repeat(3,1fr);overflow:visible!important}.hero-stats>div{min-width:0!important;padding:14px 8px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:4px!important}.hero-stats b{font-size:22px!important;line-height:1.1}.hero-stats span{display:block!important;font-size:11px!important;line-height:1.3!important;color:#fff!important}.hero-stats span br{display:none}.trust>span{display:block;font-size:15px!important;line-height:1.35;letter-spacing:.1em}.model-grid{grid-template-columns:1fr!important;gap:10px!important}.model-grid>div{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;column-gap:14px!important;align-items:center!important;padding:16px!important;border-radius:14px!important}.model-grid i{grid-column:1;grid-row:1/3;margin:0!important;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#f2edfb;font-size:23px!important}.model-grid b{grid-column:2;grid-row:1;margin:0!important;font-size:20px!important}.model-grid span{grid-column:2;grid-row:2;margin:2px 0 0!important;font-size:15px!important;line-height:1.35!important}.process-grid{border-top:0!important;gap:10px!important}.process-grid>div{display:grid!important;grid-template-columns:50px 1fr!important;grid-template-rows:auto auto!important;column-gap:14px!important;padding:16px!important;border:1px solid var(--line)!important;border-radius:14px!important}.process-grid>div>span{position:absolute!important;right:14px!important;top:12px!important;grid-column:auto!important}.process-grid>div>i{grid-column:1!important;grid-row:1/3!important;margin:0!important;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#fff1f7;font-size:23px!important}.process-grid>div>h3{grid-column:2!important;grid-row:1!important;margin:0!important;font-size:20px!important}.process-grid>div>p{grid-column:2!important;grid-row:2!important;margin:3px 0 0!important;font-size:15px!important;line-height:1.4!important}.inventory-grid{grid-template-columns:1fr!important;gap:10px!important}.inventory-grid>a{display:grid!important;grid-template-columns:54px 1fr!important;grid-template-rows:auto auto auto auto!important;column-gap:14px!important;min-height:0!important;padding:17px!important;align-items:center!important}.inventory-grid .inventory-icon{grid-column:1!important;grid-row:1/3!important;width:52px!important;height:52px!important;margin:0!important;font-size:19px!important}.inventory-grid small{grid-column:2!important;grid-row:1!important;font-size:9px!important}.inventory-grid h3{grid-column:2!important;grid-row:2!important;margin:3px 0 0!important;font-size:20px!important}.inventory-grid p{grid-column:1/3!important;grid-row:3!important;margin:13px 0 0!important;font-size:15px!important;line-height:1.5!important}.inventory-grid b{grid-column:1/3!important;grid-row:4!important;margin-top:13px!important}.home-faq-v5{gap:34px!important}.home-faq-intro h2{font-size:clamp(31px,8.4vw,40px)!important;line-height:1.1!important}.home-faq-intro h2>span{white-space:nowrap}.home-faq-intro h2>em{margin-top:3px}.home-faq-list summary{grid-template-columns:28px minmax(0,1fr) 28px!important;gap:8px!important}.catalog-card,.engage-grid>div,.home-service-card{display:grid!important;grid-template-columns:50px 1fr!important;column-gap:14px!important;min-height:0!important;padding:17px!important;align-items:start!important}.catalog-card>div{display:contents!important}.catalog-card>div i,.engage-grid>div>i,.home-service-card>i{grid-column:1!important;grid-row:1/3!important;margin:0!important;width:48px;height:48px;display:grid!important;place-items:center;border-radius:13px;background:#f2edfb}.catalog-card>div span{grid-column:2!important;grid-row:1!important;display:block!important;font-size:20px!important;font-weight:800!important;line-height:1.25!important}.catalog-card h3,.engage-grid h3,.home-service-card h3{grid-column:2!important;grid-row:1!important;margin:0!important}.catalog-card p,.engage-grid p,.home-service-card p{grid-column:2!important;grid-row:2!important;margin:4px 0 0!important;font-size:15px!important;line-height:1.45!important}.catalog-card>a,.home-service-card b{grid-column:2!important;margin-top:10px!important}}:root{--v9-section-x:clamp(22px,7vw,112px);--v9-section-y:clamp(76px,8vw,118px);--v9-heading:clamp(42px,4.2vw,66px);--v9-copy:clamp(16px,1.15vw,18px)}main section{scroll-margin-top:108px}.section-head{margin-bottom:46px!important}.collab-copy h2,.home-faq-intro h2,.marquee-heading h2,.section-head h2,.section-title h2,.story-copy h2,.team-v5-copy h2{text-wrap:balance}.collab-copy p,.home-faq-intro>p,.marquee-heading p,.rich-copy p,.section-head>p,.story-copy>p,.team-v5-copy>p{font-size:var(--v9-copy)!important;line-height:1.72!important}.kicker,.marquee-heading>span,.overline,.page-hero-content>span{font-size:11px!important;line-height:1.4!important;letter-spacing:.15em!important}.trust{padding:34px var(--v9-section-x) 40px!important}.trust>span{font-size:12px!important;line-height:1.35!important;letter-spacing:.16em!important}.trust>div{margin-top:24px!important}.platform-marquee{padding:72px 0!important}.platform-marquee .marquee-heading{padding-bottom:32px!important}.platform-marquee .marquee-heading h2{margin:10px 0 12px!important;font-size:clamp(34px,3.2vw,48px)!important;line-height:1.12!important}.platform-marquee .marquee-heading p{max-width:850px!important;margin:0 auto!important;font-size:clamp(16px,1.22vw,18px)!important;line-height:1.7!important;color:#575a69!important}.intro-block{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;gap:clamp(56px,7vw,110px)!important;padding:clamp(86px,8vw,122px) var(--v9-section-x)!important;align-items:center!important}.intro-block .section-title{min-width:0}.intro-block .section-title h2{max-width:720px!important;margin-top:16px!important;font-size:clamp(46px,4.35vw,68px)!important;line-height:1.045!important;letter-spacing:-.048em!important}.intro-title-line{display:block;white-space:nowrap}.intro-title-line:first-child{font-size:1em}.intro-title-line:nth-child(2){font-size:.84em}.intro-title-line:nth-child(3){font-size:.74em}.intro-block .rich-copy{max-width:650px}.intro-block .rich-copy p{font-size:clamp(16px,1.25vw,19px)!important;line-height:1.78!important}.article-grid img,.article-hero img,.insight-index-card img,.portfolio-grid img,.project img,.team-v5-grid img{image-rendering:auto}.portfolio-grid img,.project img,.team-v5-grid img{object-position:center}.collab-home{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;gap:clamp(52px,7vw,100px)!important;padding:clamp(82px,8vw,118px) var(--v9-section-x)!important}.collab-visual>img{width:100%!important;height:auto!important;aspect-ratio:1358/807!important;object-fit:contain!important;object-position:center!important;border-radius:24px!important;box-shadow:0 28px 70px #08040f52}.collab-copy h2{font-size:clamp(42px,4vw,62px)!important;line-height:1.06!important}.collab-copy p{color:#ded8e5!important}.collab-visual .talent-chip{display:none!important}.model-grid>div{padding:20px!important}.client-marquee.clients,.growth-pillars,.home-faq-v5,.insights-preview,.inventory-v5,.models,.process,.team-v5,.work-showcase{padding-top:var(--v9-section-y)!important;padding-bottom:var(--v9-section-y)!important}.pillar-grid article{background-position:center!important;background-size:cover!important}.pillar-grid article:before{background:linear-gradient(180deg,#14101d2b 5%,#14101de8 100%)!important}.pillar-grid p{font-size:14px!important;line-height:1.65!important;color:#e0dce5!important}.model-grid span{font-size:14px!important;line-height:1.35!important}.page-hero h1{font-size:clamp(48px,5.3vw,78px)!important;line-height:1.02!important}.page-hero p{font-size:17px!important;line-height:1.68!important}.article-grid p,.catalog-card p,.deliver-grid p,.engage-grid p,.industry-grid p,.portfolio-grid p,.service-card p{font-size:14px!important;line-height:1.65!important}@media(max-width:900px){.collab-home,.intro-block{grid-template-columns:1fr!important}.collab-copy,.intro-block .rich-copy{max-width:760px}.collab-visual{max-width:820px}}@media(max-width:760px){:root{--v9-section-x:20px;--v9-section-y:66px;--v9-heading:clamp(31px,9.1vw,40px);--v9-copy:16px}body{font-size:16px!important}main section{scroll-margin-top:76px}.kicker,.marquee-heading>span,.overline,.page-hero-content>span{font-size:10px!important;letter-spacing:.14em!important}.section-head{gap:14px!important;margin-bottom:30px!important}.collab-copy h2,.contact-info h2,.home-faq-intro h2,.marquee-heading h2,.section-head h2,.section-title h2,.service-related h2,.story-copy h2,.team-v5-copy h2{font-size:var(--v9-heading)!important;line-height:1.1!important;letter-spacing:-.036em!important;margin-top:12px!important;margin-bottom:14px!important}.article-grid p,.catalog-card p,.collab-copy p,.engage-grid p,.home-faq-intro>p,.industry-grid p,.marquee-heading p,.portfolio-grid p,.rich-copy p,.section-head>p,.service-card p,.story-copy>p,.team-v5-copy>p{font-size:16px!important;line-height:1.62!important}.home-hero{min-height:700px!important;padding:72px 0 150px!important}.hero-content{margin:0 20px!important}.hero h1{font-size:clamp(42px,12vw,52px)!important;line-height:.98!important;letter-spacing:-.055em!important}.hero-content>p{font-size:16px!important;line-height:1.62!important}.hero-actions{gap:16px!important;flex-wrap:wrap!important;margin-top:24px!important}.hero-actions .btn{padding:14px 18px!important}.hero-actions>.watch{font-size:13px!important}.hero-stats{left:12px!important;right:12px!important;bottom:14px!important}.hero-stats>div{padding:13px 6px!important}.hero-stats b{font-size:21px!important}.hero-stats span{font-size:11px!important;line-height:1.25!important}.trust{padding:30px 20px 34px!important}.trust>span{font-size:11px!important;letter-spacing:.12em!important}.trust>div{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px 8px!important;margin-top:22px!important}.trust>div b{font-size:10px!important;letter-spacing:.05em!important;text-align:center}.platform-marquee{padding:54px 0!important}.platform-marquee .marquee-heading{padding:0 20px 28px!important}.platform-marquee .marquee-heading h2{font-size:32px!important;line-height:1.12!important}.platform-marquee .marquee-heading p{font-size:16px!important;line-height:1.62!important}.platform-marquee .client-logo{width:148px!important;height:88px!important;padding:16px!important}.intro-block{gap:28px!important;padding:68px 20px!important}.intro-block .section-title h2{font-size:clamp(32px,9.2vw,38px)!important;line-height:1.08!important;letter-spacing:-.04em!important}.intro-title-line{white-space:nowrap}.intro-title-line:first-child{font-size:1em}.intro-title-line:nth-child(2){font-size:.9em}.intro-title-line:nth-child(3){font-size:.82em}.intro-block .rich-copy p{font-size:16px!important;line-height:1.66!important}.growth-pillars,.home-faq-v5,.insights-preview,.inventory-v5,.models,.process,.team-v5,.work-showcase{padding:66px 20px!important}.pillar-grid{gap:12px!important}.pillar-grid article{min-height:250px!important;padding:24px 20px!important;border-radius:16px!important}.pillar-grid h3{font-size:23px!important;margin:10px 0 7px!important}.pillar-grid p{font-size:15px!important;line-height:1.55!important}.model-grid{grid-template-columns:1fr!important;gap:10px!important}.model-grid>div{grid-template-columns:46px 1fr!important;padding:15px!important;column-gap:13px!important}.model-grid i{grid-column:1!important;grid-row:1/3!important;width:46px!important;height:46px!important;align-self:center!important}.model-grid b{grid-column:2!important;grid-row:1!important;font-size:19px!important;align-self:end!important}.model-grid span{grid-column:2!important;grid-row:2!important;font-size:15px!important;align-self:start!important}.project-grid{gap:12px!important}.project,.project.tall{min-height:270px!important;border-radius:16px!important}.project>div{left:20px!important;right:20px!important;bottom:20px!important}.project h3{font-size:21px!important}.collab-home{gap:34px!important;padding:66px 20px!important}.collab-visual>img{border-radius:17px!important;box-shadow:0 20px 46px #08040f4a}.collab-copy h2{font-size:clamp(32px,9.4vw,40px)!important}.process-grid{gap:10px!important}.process-grid>div{grid-template-columns:48px 1fr!important;padding:15px!important;column-gap:13px!important}.process-grid>div>span{position:absolute!important;top:11px!important;right:13px!important;font-size:11px!important}.process-grid>div>i{grid-column:1!important;grid-row:1/3!important;width:46px!important;height:46px!important;align-self:center!important}.process-grid>div>h3{grid-column:2!important;grid-row:1!important;font-size:19px!important;align-self:end!important}.process-grid>div>p{grid-column:2!important;grid-row:2!important;font-size:15px!important;line-height:1.48!important;align-self:start!important}.team-v5{gap:30px!important}.team-v5-grid{gap:12px!important}.team-v5-grid article,.team-v5-grid article:first-child{min-height:270px!important;border-radius:16px!important}.team-v5-grid h3{font-size:18px!important}.inventory-v5 .section-head>p{font-size:16px!important}.inventory-grid{gap:10px!important}.inventory-grid>a{grid-template-columns:50px 1fr!important;padding:16px!important;border-radius:15px!important}.inventory-grid .inventory-icon{grid-column:1!important;grid-row:1/3!important;width:48px!important;height:48px!important;align-self:center!important}.inventory-grid small{grid-column:2!important;grid-row:1!important;align-self:end!important}.inventory-grid h3{grid-column:2!important;grid-row:2!important;font-size:19px!important;align-self:start!important}.inventory-grid p{grid-column:1/-1!important;grid-row:3!important;font-size:15px!important;line-height:1.52!important;margin-top:12px!important}.inventory-grid b{grid-column:1/-1!important;grid-row:4!important}.home-faq-v5{gap:24px!important}.home-faq-intro h2 em,.home-faq-intro h2 span{display:block!important}.home-faq-intro h2 span{white-space:nowrap!important;font-size:.9em!important}.home-faq-list summary{grid-template-columns:27px 1fr 28px!important;gap:8px!important;padding:19px 0!important;font-size:16px!important;line-height:1.38!important}.home-faq-list details p{padding:0 0 20px 35px!important;font-size:15px!important;line-height:1.58!important}.article-grid{gap:14px!important}.article-grid img,.insight-index-card img{height:220px!important}.page-hero{min-height:440px!important}.page-hero-content{padding:54px 20px!important}.page-hero h1{font-size:clamp(38px,10.5vw,48px)!important;line-height:1.04!important}.page-hero p{font-size:16px!important;line-height:1.6!important}.article-layout,.audience,.capabilities,.collab-home,.contact-page,.deliverables,.growth-pillars,.image-story,.industry-page,.insights-layout,.insights-page,.insights-preview,.intro-block,.legacy-services,.models,.office-experience,.portfolio-page,.process,.service-index,.talent-types,.testimonials,.values,.work-showcase{padding-left:20px!important;padding-right:20px!important}.final-cta{padding:50px 20px!important;gap:22px!important}.final-cta h2{font-size:clamp(31px,9vw,39px)!important;line-height:1.1!important}}@media(max-width:370px){.intro-block .section-title h2{font-size:30px!important}.intro-title-line{white-space:normal}.hero-stats span{font-size:10px!important}}:root{--v10-ink:#101322;--v10-muted:#525767;--v10-focus:#3157b8}body{color:var(--v10-ink)}p{color:var(--v10-muted)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #f04d9b;outline-offset:3px}.kicker,.overline,.page-hero-content>span{color:#73379f!important}.collab-home .overline,.dark .overline,.home-hero .kicker,.page-hero-content>span{color:#f2a9dc!important}.home-faq-v5{padding-bottom:52px!important}.insights-preview{padding-top:52px!important}.insights-preview .section-head{margin-bottom:34px!important}.insights-preview .article-grid{align-items:stretch}.insight-card-placeholder{display:grid;place-items:center;width:100%;height:220px;color:#fff;font-size:38px;background:linear-gradient(135deg,#3157b8,#7340bc 58%,#d94c9a)}.team-v10{padding:76px max(5vw,24px);background:linear-gradient(135deg,#f7f6fb 0,#fff 48%,#f5f1fb 100%);overflow:hidden}.team-v10-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr) auto;align-items:end;gap:30px;margin-bottom:34px}.team-v10-head h2{margin:.55rem 0 0;font-size:clamp(38px,4.2vw,64px);line-height:1.02;letter-spacing:-.045em}.team-v10-head>p{max-width:520px;margin:0 0 4px;font-size:17px;line-height:1.65}.team-v10-controls{display:flex;gap:10px}.team-v10-controls button{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d9d6e4;border-radius:999px;background:#fff;color:#17152a;cursor:pointer;transition:.2s ease}.team-v10-controls button:hover{color:#fff;background:#5536b8;border-color:#5536b8;transform:translateY(-2px)}.team-v10-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/ 4);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 18px;scrollbar-width:thin;scrollbar-color:#8c74c6 transparent}.team-v10-card{scroll-snap-align:start;min-width:0;overflow:hidden;border:1px solid #e7e3ef;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(22,15,53,.08)}.team-v10-avatar,.team-v10-card img{display:block;width:100%;height:clamp(220px,19vw,276px);aspect-ratio:auto;background:#fff}.team-v10-card img{object-fit:cover;object-position:center 22%}.team-v10-card .team-photo--kavita,.team-v10-card .team-photo--lakshya,.team-v10-card .team-photo--sanchit{object-position:center 14%}.team-v10-card .team-photo--dipanshu,.team-v10-card .team-photo--jaya,.team-v10-card .team-photo--krishna,.team-v10-card .team-photo--shalini{object-position:center 20%}.team-v10-card--placeholder img{object-fit:contain;padding:28px;background:#faf9fc}.team-v10-avatar{display:grid;place-items:center;color:#fff;font-weight:800;font-size:clamp(52px,6vw,88px);letter-spacing:-.06em;background:radial-gradient(circle at 30% 20%,#c55bc1 0,#6b45c4 48%,#274fb4 100%)}.team-v10-card>div:last-child{padding:18px 20px 20px;min-height:96px}.team-v10-card h3{margin:0 0 6px;font-size:21px;line-height:1.15}.team-v10-card p{margin:0;font-size:14px;line-height:1.45;color:#5b5870}.services-page-hero .page-hero-content{max-width:1040px}.services-page-hero h1{max-width:960px!important;line-height:.98!important}.service-hero-line{display:block;white-space:nowrap}.service-hero-line:first-child{font-size:1em}.service-hero-line:nth-child(2){font-size:.84em}.service-hero-line:nth-child(3){font-size:.7em}.collab-page-hero .page-hero-bg{background-position:center!important}.collab-page-hero .page-hero-shade{background:linear-gradient(90deg,rgba(8,9,22,.9) 0,rgba(12,10,25,.56) 48%,rgba(8,9,22,.18) 100%)!important}.editor-side>section:first-child{position:static!important;top:auto!important}@supports(content-visibility:auto){main>section:not(.home-hero):not(.page-hero){content-visibility:auto;contain-intrinsic-size:auto 680px}}@media(max-width:1100px){.page-hero-content{max-width:900px!important}.services-page-hero h1{font-size:clamp(46px,6.2vw,66px)!important}.team-v10-head{grid-template-columns:1fr 1fr}.team-v10-controls{grid-column:2;justify-self:end}.team-v10-track{grid-auto-columns:calc((100% - 36px)/ 3)}}@media(max-width:760px){.home-faq-v5{padding-bottom:42px!important}.insights-preview{padding-top:44px!important}.team-v10{padding:54px 18px}.team-v10-head{display:grid;grid-template-columns:1fr auto;gap:16px;margin-bottom:24px}.team-v10-head>div:first-child{grid-column:1/-1}.team-v10-head h2{font-size:clamp(34px,10vw,44px);line-height:1.04}.team-v10-head>p{grid-column:1;font-size:15px;line-height:1.55}.team-v10-controls{grid-column:2;align-self:end}.team-v10-controls button{width:44px;height:44px}.team-v10-track{grid-auto-columns:min(76vw,290px);gap:14px;margin-right:-18px;padding-right:18px}.team-v10-avatar,.team-v10-card img{height:230px}.team-v10-card>div:last-child{padding:16px 16px 18px;min-height:92px}.team-v10-card h3{font-size:19px}.model-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.model-grid>div{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-width:0!important;min-height:106px!important;padding:13px 10px!important;column-gap:9px!important;border-radius:14px!important;align-content:center!important}.model-grid i{grid-column:1!important;grid-row:1/3!important;width:38px!important;height:38px!important;font-size:15px!important;align-self:center!important}.model-grid b{grid-column:2!important;grid-row:1!important;min-width:0!important;font-size:17px!important;line-height:1.05!important;align-self:end!important}.model-grid span{grid-column:2!important;grid-row:2!important;min-width:0!important;font-size:12px!important;line-height:1.28!important;overflow-wrap:anywhere!important;align-self:start!important}.services-page-hero{min-height:520px!important}.services-page-hero .page-hero-content{padding-top:48px!important;padding-bottom:48px!important}.services-page-hero h1{font-size:clamp(39px,11.4vw,49px)!important;line-height:1!important}.service-hero-line{white-space:normal}.service-hero-line:first-child{font-size:1em}.service-hero-line:nth-child(2){font-size:.9em}.service-hero-line:nth-child(3){font-size:.76em;margin-top:4px}.services-page-hero p{max-width:33rem!important}.collab-page-hero .page-hero-bg{background-position:60% center!important}.collab-page-hero .page-hero-shade{background:linear-gradient(180deg,rgba(8,9,22,.45),rgba(8,9,22,.9))!important}.arrow-link,.btn{min-height:44px}.catalog-card,.engage-grid>div,.industry-grid>div,.service-card{min-width:0}.catalog-card h3,.catalog-card span,.industry-grid h3,.service-card h3{overflow-wrap:anywhere}}@media(max-width:390px){.model-grid{gap:8px!important}.model-grid>div{grid-template-columns:34px minmax(0,1fr)!important;padding:11px 8px!important;column-gap:7px!important}.model-grid i{width:34px!important;height:34px!important}.model-grid b{font-size:16px!important}.model-grid span{font-size:11px!important}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}