:root{--navy:#071b3a;--navy2:#0c2d60;--blue:#1769e8;--blue2:#4a95ff;--orange:#f58220;--ink:#12213d;--muted:#64718a;--line:#e4eaf3;--soft:#f5f8fd;--white:#fff;--shadow:0 20px 60px rgba(13,43,92,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif;background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#dbe7fa;font-size:13px}.topbarInner{min-height:38px;display:flex;justify-content:space-between;align-items:center}.topbarContact{display:flex;gap:22px}.topbar a{display:flex;align-items:center;gap:7px}.topbar svg{width:14px}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(228,234,243,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.headerInner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px}.brandMark{position:relative;width:48px;height:48px;display:block;transform:rotate(-12deg)}.brandMark b,.brandMark i,.brandMark:after,.brandMark:before{content:"";position:absolute;border-radius:50%;border:8px solid transparent}.brandMark:before{inset:0;border-top-color:var(--blue);border-left-color:var(--blue)}.brandMark:after{inset:8px;border-right-color:var(--orange);border-bottom-color:var(--orange)}.brandMark i{inset:15px;border-top-color:var(--navy)}.brandText{line-height:1;display:grid;grid-gap:4px;gap:4px}.brandText strong{font-size:20px;letter-spacing:.6px;color:var(--navy2)}.brandText small{font-size:10px;letter-spacing:5px;color:#63728a}.mainNav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:600}.mainNav>a:not(.button){padding:28px 0 25px;border-bottom:3px solid transparent}.mainNav>a.active{color:var(--blue);border-bottom-color:var(--blue)}.menuButton{display:none;border:0;background:transparent}.menuButton svg{width:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--blue);background:var(--blue);color:#fff;padding:13px 21px;border-radius:10px;font-weight:700;transition:.25s;box-shadow:0 10px 25px rgba(23,105,232,.18)}.button:hover{transform:translateY(-2px);background:#0d5bd2}.button svg,.industryGrid a svg,.productCard b svg,.productListCard b svg,.serviceCard a svg,.textLink svg{width:18px}.buttonSmall{padding:10px 17px}.buttonOutline{border-color:#aab7c9;box-shadow:none}.buttonLight,.buttonOutline{background:#fff;color:var(--navy)}.buttonLight{border-color:#fff}.buttonGhost{background:transparent;color:#fff;border-color:rgba(255,255,255,.5);box-shadow:none}.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f7faff,#eff6ff 55%,#e9f2ff)}.heroGlow{position:absolute;width:700px;height:700px;border:1px solid rgba(23,105,232,.15);border-radius:50%;right:-220px;top:-290px;box-shadow:inset 0 0 120px rgba(23,105,232,.07)}.heroGrid{min-height:650px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;grid-gap:50px;gap:50px;padding-top:62px;padding-bottom:66px}.heroCopy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:800}.eyebrow svg{width:18px}.eyebrow.light{color:#bfd7ff}.hero h1,.pageHero h1,.productHero h1{font-size:58px;line-height:1.07;letter-spacing:-2.4px;margin:20px 0 22px;color:var(--navy)}.hero h1 span{color:var(--blue)}.heroCopy>p{font-size:18px;max-width:650px;color:#52617b;margin:0 0 30px}.heroActions{display:flex;gap:13px;flex-wrap:wrap}.trustLine{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;background:rgba(255,255,255,.72);border:1px solid #dbe6f5;border-radius:16px;padding:16px}.trustLine div{padding:0 16px;border-right:1px solid #dce4ef;display:grid}.trustLine div:last-child{border:0}.trustLine strong{font-size:17px;color:var(--navy)}.trustLine span{font-size:11px;color:var(--muted)}.heroVisual{position:relative;height:510px}.dashboardWindow{position:absolute;left:20px;top:50px;width:550px;height:390px;border-radius:18px;background:white;box-shadow:0 35px 80px rgba(18,57,114,.23);display:grid;grid-template-columns:76px 1fr;overflow:hidden;border:7px solid #fff}.dashSidebar{background:var(--navy);padding:18px 12px;color:#fff;display:flex;flex-direction:column;gap:13px;align-items:center}.dashSidebar b{margin-bottom:15px}.dashSidebar i{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-style:normal;font-size:11px;color:#8da6c8}.dashSidebar i.selected{background:var(--blue);color:#fff}.dashMain{padding:19px;background:#f8faff}.dashHeader{display:flex;justify-content:space-between;align-items:center}.dashHeader div{display:grid}.dashHeader small{font-size:9px;color:#8793a7}.dashHeader strong{font-size:14px}.metricRow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:15px 0}.metricRow div{background:#fff;border:1px solid #e8edf5;padding:10px;border-radius:9px;display:grid}.metricRow small{font-size:8px;color:#7b879a}.metricRow b{font-size:12px}.metricRow em{font-size:8px;color:#16a66a;font-style:normal}.chartPanel,.dashBottom>div{background:#fff;border:1px solid #e7edf5;border-radius:10px;padding:12px}.chartTitle{display:flex;justify-content:space-between;font-size:9px}.chartTitle small{color:#8a95a7}.chartPanel svg{width:100%;height:117px}.dashBottom{display:grid;grid-template-columns:1.5fr .7fr;grid-gap:10px;gap:10px}.dashBottom b{font-size:9px}.dashBottom p{display:flex;justify-content:space-between;margin:7px 0;font-size:8px;border-bottom:1px solid #edf1f6;padding-bottom:4px}.dashBottom small{color:#16a66a}.donut{width:64px;height:64px;border-radius:50%;margin:12px auto 0;background:conic-gradient(var(--blue) 72%,#e6ecf5 0);display:grid!important;place-items:center}.donut:before{content:"";width:43px;height:43px;background:#fff;border-radius:50%;position:absolute}.donut span{z-index:1;font-size:10px;font-weight:800}.phoneMock{position:absolute;right:0;bottom:25px;width:138px;height:292px;background:#fff;border:7px solid #0d1930;border-radius:25px;box-shadow:0 25px 60px rgba(13,33,67,.28);padding:25px 10px 10px;z-index:3}.phoneNotch{position:absolute;top:0;left:35px;width:55px;height:14px;background:#0d1930;border-radius:0 0 10px 10px}.phoneMock>b{font-size:10px}.phoneMetric{font-size:8px;color:#7e8998;background:#f4f7fb;border-radius:8px;padding:8px;margin-top:12px;display:grid}.phoneMetric strong{font-size:13px;color:var(--navy)}.phoneBars{height:100px;display:flex;gap:5px;align-items:end;padding:10px 3px;border-bottom:1px solid #e7edf5}.phoneBars i{flex:1 1;background:linear-gradient(var(--blue2),var(--blue));border-radius:3px 3px 0 0}.floatCard{position:absolute;background:#fff;border:1px solid #e5ecf6;border-radius:13px;padding:13px 16px;box-shadow:0 18px 38px rgba(29,74,140,.14);display:grid;z-index:4;min-width:130px}.floatCard span{font-size:9px;color:#8490a3}.floatCard strong{font-size:19px}.floatCard small{color:#1ba66c;font-size:9px}.floatCardTop{right:2px;top:12px}.floatCardBottom{left:-10px;bottom:15px}.section{padding:96px 0}.sectionTint{background:var(--soft)}.sectionHeading{max-width:730px;margin-bottom:48px}.sectionHeading.centered{text-align:center;margin-left:auto;margin-right:auto}.aboutCopy h2,.aboutStory h2,.contactGrid h2,.productContentGrid h2,.sectionHeading h2,.splitHeading h2{font-size:42px;line-height:1.16;letter-spacing:-1.5px;margin:12px 0 18px;color:var(--navy)}.aboutCopy>p,.aboutStory p,.contactGrid>div>p,.sectionHeading p{color:var(--muted);font-size:17px}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.serviceCard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;transition:.25s}.serviceCard:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#cbdcf5}.iconBox{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--blue)}.iconBox svg{width:27px}.serviceCard h3{font-size:19px;margin:20px 0 8px}.serviceCard p{color:var(--muted);margin:0 0 20px}.serviceCard a{display:flex;align-items:center;gap:7px;color:var(--blue);font-weight:700;font-size:14px}.splitHeading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.splitHeading>div{max-width:690px}.textLink{color:var(--blue);font-weight:800;display:flex;align-items:center;gap:8px;margin-bottom:16px}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.productCard{position:relative;overflow:hidden;min-height:285px;padding:28px;background:#fff;border:1px solid #e1e8f2;border-radius:20px;transition:.25s}.productCard:before{content:"";position:absolute;right:-40px;top:-40px;width:130px;height:130px;border-radius:50%;background:currentColor;opacity:.07}.productCard:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.productNumber{font-size:11px;font-weight:800;background:#eef4fd;border-radius:20px;padding:7px 10px}.productCard small{display:block;margin-top:44px;color:currentColor;font-weight:800}.productCard h3{font-size:24px;color:var(--navy);margin:8px 0}.productCard p{color:var(--muted)}.productCard b,.productListCard b{display:flex;align-items:center;gap:7px;font-size:14px}.accent-blue{color:#1769e8}.accent-violet{color:#7256d8}.accent-cyan{color:#0895a8}.accent-orange{color:#e47218}.accent-green{color:#19865b}.accent-red{color:#d94848}.accent-slate{color:#51617b}.accent-indigo{color:#405bc4}.aboutGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.aboutVisual{height:470px;position:relative;border-radius:30px;background:linear-gradient(145deg,var(--navy),#154987);padding:42px;color:#fff;overflow:hidden}.aboutVisual:before{content:"";position:absolute;width:330px;height:330px;border:80px solid rgba(255,255,255,.06);border-radius:50%;right:-140px;bottom:-160px}.aboutPanel{position:relative;z-index:2}.aboutPanel>span{color:#a8c9fa;font-size:12px;text-transform:uppercase;letter-spacing:1.6px}.aboutPanel h3{font-size:31px;max-width:430px;line-height:1.2}.processFlow{margin-top:46px;grid-template-columns:repeat(5,1fr)}.processFlow,.processFlow div{display:grid;grid-gap:8px;gap:8px}.processFlow i{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-style:normal}.processFlow b{font-size:11px}.experienceBadge{position:absolute;right:32px;bottom:32px;background:#fff;color:var(--navy);border-radius:16px;padding:17px 22px;display:grid;max-width:190px}.experienceBadge strong{font-size:34px;color:var(--blue)}.experienceBadge span{font-size:11px}.checkGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:28px 0 32px}.checkGrid span{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-weight:700;font-size:14px}.checkGrid svg,.contactCards svg,.featureList svg{width:18px;color:var(--blue)}.ctaSection{padding:0 0 85px}.ctaBox{background:linear-gradient(125deg,var(--navy),#0c4eac);border-radius:26px;color:#fff;padding:54px 60px;display:flex;justify-content:space-between;align-items:center;gap:35px;box-shadow:0 25px 70px rgba(7,27,58,.22)}.ctaBox h2{font-size:38px;line-height:1.18;margin:10px 0}.ctaBox p{margin:0;color:#c9d9f1}.pageHero{background:linear-gradient(115deg,var(--navy),#0d4389);color:#fff;position:relative;overflow:hidden}.pageHero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;border:100px solid rgba(255,255,255,.04);right:-180px;top:-240px}.pageHeroInner{min-height:320px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:2}.pageHero h1{font-size:48px;color:#fff;margin:14px 0}.pageHero p{max-width:720px;color:#cbdaf0;font-size:17px}.breadcrumb{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:13px 17px;border-radius:12px;display:flex;gap:10px;font-size:13px;white-space:nowrap}.breadcrumb a{color:#a9c9f7}.aboutStory{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:center}.valuesPanel{background:var(--soft);border:1px solid var(--line);padding:32px;border-radius:24px}.valuesPanel h3{font-size:25px;margin-top:0}.valuesPanel div{display:flex;align-items:center;gap:18px;border-top:1px solid #dfe7f2;padding:18px 0}.valuesPanel span{color:var(--blue);font-size:12px;font-weight:800}.principleGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.principleGrid article{background:#fff;border:1px solid var(--line);padding:25px;border-radius:17px}.principleGrid i{font-style:normal;color:var(--blue);font-size:12px;font-weight:800}.principleGrid h3{font-size:19px}.principleGrid p{font-size:14px;color:var(--muted)}.serviceDetailGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.serviceDetailGrid article{position:relative;border:1px solid var(--line);border-radius:22px;padding:34px;background:#fff}.serviceIndex{position:absolute;right:28px;top:28px;font-size:12px;font-weight:800;color:#a4afbf}.serviceDetailGrid h2{font-size:24px;margin:20px 0 8px}.serviceDetailGrid p{color:var(--muted)}.serviceDetailGrid ul{padding-left:20px;column-count:2;color:#48566d}.productListGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.productListCard{border:1px solid var(--line);border-radius:22px;padding:32px;background:#fff;transition:.25s}.productListCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.productListTop{display:flex;justify-content:space-between}.productListTop span{font-size:12px;font-weight:800}.productListTop small{background:#f0f4fa;color:#53617a;padding:5px 10px;border-radius:20px}.productListCard h2{color:var(--navy);font-size:27px}.productListCard p{color:var(--muted)}.productListCard ul{list-style:none;padding:0;display:grid;grid-gap:8px;gap:8px;margin:22px 0}.productListCard li{display:flex;align-items:center;gap:9px;color:#44516a}.productListCard li svg{width:17px}.productHero{background:linear-gradient(120deg,var(--navy),currentColor);color:#fff;padding:82px 0}.productHeroGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:65px;gap:65px;align-items:center}.productHero h1{color:#fff;font-size:50px}.productHero p{font-size:18px;color:#d9e4f5}.solutionMock{border:7px solid rgba(255,255,255,.92);background:#fff;border-radius:18px;box-shadow:0 25px 65px rgba(0,0,0,.22);overflow:hidden;color:currentColor}.solutionTop{height:30px;background:#edf1f7;padding:10px;display:flex;gap:5px}.solutionTop i{width:7px;height:7px;border-radius:50%;background:#a8b4c5}.solutionBody{display:grid;grid-template-columns:105px 1fr;height:330px}.solutionBody aside{background:var(--navy);color:#fff;padding:20px 12px;display:grid;align-content:start;grid-gap:17px;gap:17px}.solutionBody aside b{font-size:11px;margin-bottom:12px}.solutionBody aside span{font-size:8px;color:#a7b9d2}.solutionBody main{padding:18px;background:#f6f8fc}.solutionMetrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.solutionMetrics span{height:48px;background:#fff;border:1px solid #e3e9f2;border-radius:8px}.solutionChart{margin:14px 0;background:#fff;border:1px solid #e3e9f2;border-radius:10px;padding:12px}.solutionChart svg{width:100%;height:130px;color:currentColor}.solutionRows{display:grid;grid-gap:7px;gap:7px}.solutionRows span{height:16px;background:#e8edf4;border-radius:4px}.productContentGrid{display:grid;grid-template-columns:1fr 380px;grid-gap:70px;gap:70px;align-items:start}.featureList{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-top:30px}.featureList>div{border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;gap:14px}.featureList i{font-style:normal;color:var(--blue);font-size:11px;font-weight:800}.featureList span{display:grid}.featureList small{color:var(--muted)}.outcomeCard{position:-webkit-sticky;position:sticky;top:115px;background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:32px}.outcomeCard h3{font-size:25px}.outcomeCard p{display:flex;gap:9px;align-items:center}.outcomeCard svg{width:19px;color:#1c9c65}.outcomeCard .button{margin-top:18px}.industryGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.industryGrid article{border:1px solid var(--line);border-radius:20px;padding:28px}.industryGrid>article>span{font-size:12px;color:var(--blue);font-weight:800}.industryGrid h2{font-size:23px}.industryGrid p{color:var(--muted);min-height:54px}.industryGrid a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:14px;font-weight:700}.contactGrid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px}.contactCards{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.contactCards>a,.contactCards>div{display:flex;gap:16px;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:13px}.contactCards svg{margin-top:4px}.contactCards span{display:grid}.contactCards small{color:var(--muted)}.contactCards b{font-size:14px}.contactForm{background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:32px;display:grid;grid-gap:18px;gap:18px}.formRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.contactForm label{font-size:13px;font-weight:800;display:grid;grid-gap:7px;gap:7px}.contactForm input,.contactForm select,.contactForm textarea{width:100%;border:1px solid #d5deeb;background:#fff;border-radius:10px;padding:12px 13px;outline:0;color:var(--ink)}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,105,232,.09)}.contactForm textarea{resize:vertical}.formStatus{margin:0;color:#45617e;font-size:13px}.legalContent{max-width:800px}.legalContent h2{color:var(--navy);margin-top:32px}.footer{background:#06162f;color:#c2cfe1;padding:72px 0 0}.footerGrid{display:grid;grid-template-columns:1.6fr .7fr 1fr 1.2fr;grid-gap:50px;gap:50px}.footer .brandText strong{color:#fff}.footerIntro p{max-width:390px;color:#9caec7}.footerContact{display:flex;align-items:center;gap:9px;margin-top:12px}.footerContact svg{width:17px;color:#74a7f4}.footer h3{color:#fff;font-size:15px;margin:8px 0 20px}.footerGrid>div:not(.footerIntro)>a{display:block;margin:10px 0;color:#a9b9cf;font-size:14px}.footer address{font-style:normal;font-size:13px;color:#9caec7;margin-bottom:20px}.footer address strong{display:block;color:#fff;margin-bottom:5px}.footerBottom{border-top:1px solid rgba(255,255,255,.1);margin-top:55px;padding:22px 0;display:flex;justify-content:space-between;font-size:13px}.footerBottom div{display:flex;gap:18px}@media(max-width:1050px){.mainNav{gap:16px}.heroGrid{grid-template-columns:1fr;padding-top:70px}.heroVisual{max-width:640px;width:100%;margin:auto}.heroCopy{text-align:center}.heroCopy>p{margin-left:auto;margin-right:auto}.heroActions{justify-content:center}.industryGrid,.productGrid,.serviceGrid{grid-template-columns:repeat(2,1fr)}.aboutGrid,.aboutStory,.contactGrid,.productContentGrid,.productHeroGrid{grid-template-columns:1fr}.outcomeCard{position:static}.footerGrid{grid-template-columns:1.4fr 1fr 1fr}.footerGrid>div:last-child{grid-column:1/-1}.principleGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.topbarInner>span{display:none}.menuButton{display:block}.mainNav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 20px 25px;box-shadow:0 20px 40px rgba(0,0,0,.12);flex-direction:column;align-items:stretch;gap:0}.mainNav.open{display:flex}.mainNav>a:not(.button){padding:13px 8px;border-bottom:1px solid var(--line)}.hero h1,.pageHero h1,.productHero h1{font-size:42px;letter-spacing:-1.5px}.heroGrid{min-height:auto}.heroVisual{transform:scale(.85);transform-origin:top left;width:118%;margin-bottom:-65px}.section{padding:70px 0}.aboutCopy h2,.aboutStory h2,.contactGrid h2,.productContentGrid h2,.sectionHeading h2,.splitHeading h2{font-size:34px}.productGrid,.productListGrid,.serviceDetailGrid,.serviceGrid{grid-template-columns:1fr}.splitHeading{align-items:start;flex-direction:column}.aboutGrid{gap:45px}.principleGrid{grid-template-columns:repeat(2,1fr)}.productContentGrid{gap:35px}.featureList{grid-template-columns:1fr}.pageHeroInner{align-items:flex-start;justify-content:center;flex-direction:column;padding:55px 0}.breadcrumb{display:none}.ctaBox{padding:38px;flex-direction:column;align-items:flex-start}.ctaBox h2{font-size:31px}.footerGrid{grid-template-columns:1fr 1fr}.footerIntro{grid-column:1/-1}.footerGrid>div:last-child{grid-column:auto}.footerBottom{gap:15px;flex-direction:column}.solutionMock{max-width:600px}.formRow{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(100% - 28px,1180px)}.topbarContact a:nth-child(2){display:none}.brandMark{width:40px;height:40px}.brandText strong{font-size:16px}.brandText small{letter-spacing:3.5px}.headerInner{height:72px}.mainNav{top:72px}.heroGrid{padding-top:48px}.hero h1,.pageHero h1,.productHero h1{font-size:36px}.heroCopy>p{font-size:16px}.trustLine{grid-template-columns:1fr}.trustLine div{border-right:0;border-bottom:1px solid var(--line);padding:10px}.trustLine div:last-child{border-bottom:0}.heroVisual{height:385px;transform:scale(.6);width:165%;margin-bottom:-145px}.industryGrid,.principleGrid,.productGrid,.serviceGrid{grid-template-columns:1fr}.aboutVisual{height:430px;padding:28px}.processFlow{grid-template-columns:repeat(3,1fr)}.checkGrid,.footerGrid{grid-template-columns:1fr}.footerGrid>div:last-child{grid-column:auto}.productHero{padding:58px 0}.solutionBody{height:260px;grid-template-columns:80px 1fr}.solutionBody aside{padding:13px 8px}.contactForm,.productListCard,.serviceDetailGrid article{padding:24px}.serviceDetailGrid ul{column-count:1}.ctaBox{padding:30px 25px}.ctaBox h2{font-size:28px}}:root{--brand-red:#ef3137;--brand-red-dark:#c91f2a;--brand-black:#101820;--brand-charcoal:#27313d;--brand-cream:#fbfaf8}.brandOriginal{height:68px;overflow:hidden}.brandOriginal img{width:168px;height:76px;object-fit:cover;object-position:left center;transform:scale(1.12)}.siteHeader{border-bottom-color:#ececef}.topbar{background:#101820}.mainNav>a.active{color:var(--brand-red);border-bottom-color:var(--brand-red)}.brandButton,.headerInner>.mainNav>.button{background:var(--brand-red);border-color:var(--brand-red);box-shadow:0 12px 28px rgba(239,49,55,.2)}.brandButton:hover,.headerInner>.mainNav>.button:hover{background:var(--brand-red-dark)}.heroBrand{background:linear-gradient(115deg,#fff,#fbfaf8 48%,#f4f4f5)}.heroBrandShape{position:absolute;width:720px;height:720px;border-radius:50%;right:-210px;top:-340px;background:radial-gradient(circle,rgba(239,49,55,.14),rgba(239,49,55,0) 68%)}.heroBrandGrid{min-height:675px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:68px;gap:68px;padding:76px 0}.brandCopy h1{font-size:62px;line-height:1.03;letter-spacing:-3px;margin:18px 0 24px;color:var(--brand-black)}.brandCopy h1 span{color:var(--brand-red)}.brandCopy>p{font-size:18px;color:#59616c;max-width:620px}.redEyebrow{color:var(--brand-red)}.brandTrust{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.brandTrust div{border-left:3px solid var(--brand-red);padding:3px 13px;display:grid}.brandTrust strong{font-size:15px;color:var(--brand-black)}.brandTrust span{font-size:11px;color:#747c87}.heroMedia{position:relative}.heroMedia>img{width:100%;height:auto;border-radius:30px;box-shadow:0 35px 90px rgba(16,24,32,.18);border:10px solid #fff}.floatingCard{position:absolute;background:#fff;border:1px solid #e5e5e7;border-radius:14px;padding:14px 18px;box-shadow:0 18px 45px rgba(16,24,32,.16);display:grid}.floatingCard b{font-size:14px;color:var(--brand-black)}.floatingCard span{font-size:11px;color:#747c87}.floatingCardTop{right:-20px;top:48px}.floatingCardBottom{left:-25px;bottom:46px}.sectorStrip{border-top:1px solid #ececef;border-bottom:1px solid #ececef;background:#fff}.sectorStripInner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.sectorStrip span{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:#8a919a}.sectorStrip b{font-size:13px;color:#353e49}.premiumServiceGrid{grid-template-columns:repeat(3,1fr)}.premiumService{position:relative;padding:34px;border-radius:20px;border-color:#e5e5e8;overflow:hidden}.premiumService:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:var(--brand-red);transform:scaleX(0);transform-origin:left;transition:.25s}.premiumService:hover:before{transform:scaleX(1)}.serviceNo{position:absolute;right:25px;top:20px;font-size:11px;font-weight:800;color:#c3c6cb}.redIcon{background:#fff1f2}.premiumService a,.redIcon{color:var(--brand-red)}.productShowcase{background:var(--brand-black);color:#fff}.productShowcase h2{color:#fff}.lightRed{color:#ff9296}.whiteLink{color:#fff}.imageProductGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.imageProductCard{background:#fff;color:var(--brand-black);border-radius:22px;overflow:hidden;transition:.28s}.imageProductCard:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(0,0,0,.25)}.imageProductMedia{height:245px;position:relative;overflow:hidden}.imageProductMedia img{object-fit:cover;transition:.4s}.imageProductCard:hover img{transform:scale(1.04)}.imageProductBody{padding:27px}.imageProductBody small{color:var(--brand-red);font-weight:800;text-transform:uppercase;letter-spacing:1px}.imageProductBody h3{font-size:25px;margin:8px 0}.imageProductBody p{color:#68717c;font-size:14px}.imageProductBody b{display:flex;align-items:center;gap:7px;color:var(--brand-red);font-size:14px}.imageProductBody svg{width:17px}.aboutBrandGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:75px;gap:75px;align-items:center}.aboutBrandMedia{position:relative}.aboutBrandMedia img{width:100%;height:520px;object-fit:cover;border-radius:24px}.yearsCard{position:absolute;right:-24px;bottom:34px;background:var(--brand-red);color:#fff;border:8px solid #fff;border-radius:20px;padding:22px;display:grid;width:190px}.yearsCard strong{font-size:40px;line-height:1}.yearsCard span{font-size:12px}.brandCta{background:linear-gradient(120deg,#b71924,#ef3137)}@media(max-width:1050px){.aboutBrandGrid,.heroBrandGrid{grid-template-columns:1fr}.brandCopy{text-align:center}.brandCopy>p,.brandTrust{margin-left:auto;margin-right:auto}.brandTrust{max-width:700px}.heroMedia{max-width:760px;margin:auto}.imageProductGrid,.premiumServiceGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.brandOriginal{height:58px}.brandOriginal img{width:145px;height:66px}.heroBrandGrid{padding:55px 0}.brandCopy h1{font-size:44px;letter-spacing:-2px}.floatingCard{display:none}.imageProductGrid,.premiumServiceGrid{grid-template-columns:1fr}.sectorStripInner{justify-content:center;padding:20px 0}.aboutBrandMedia img{height:420px}.yearsCard{right:12px}.brandTrust{grid-template-columns:1fr}.brandTrust div{border-left:0;border-bottom:1px solid #e2e2e4;padding:10px}.brandTrust div:last-child{border-bottom:0}}@media(max-width:560px){.brandCopy h1{font-size:37px}.heroMedia>img{border-width:6px;border-radius:20px}.imageProductMedia{height:220px}.aboutBrandMedia img{height:330px}.yearsCard{width:160px;padding:17px}.yearsCard strong{font-size:32px}}.brandOriginal{height:58px;max-width:300px;overflow:visible;gap:10px;flex:0 0 auto}.brandLogoBox{width:54px;height:54px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#fff;flex:0 0 54px}.brandLogoBox img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.brandNameBlock{display:grid;line-height:1;grid-gap:3px;gap:3px;white-space:nowrap}.brandNameBlock strong{font-size:18px;letter-spacing:.9px;color:var(--brand-black)}.brandNameBlock>span{font-size:11px;letter-spacing:5.2px;color:var(--brand-red);font-weight:800}.brandNameBlock small{font-size:8px;color:#777f88;letter-spacing:.25px}.headerInner{height:70px}.mainNav{gap:21px;font-size:14px}.mainNav>a:not(.button){padding:23px 0 20px}.buttonSmall{padding:9px 15px}.heroBrandGrid{min-height:570px;gap:48px;padding:48px 0 52px}.brandCopy h1{font-size:54px;margin:14px 0 18px}.brandCopy>p{font-size:16px;line-height:1.7;margin-bottom:24px}.brandTrust{margin-top:28px}.heroMedia>img{border-radius:23px;border-width:7px}.sectorStripInner{min-height:66px}.section{padding:68px 0}.sectionHeading{margin-bottom:32px}.aboutCopy h2,.aboutStory h2,.contactGrid h2,.productContentGrid h2,.sectionHeading h2,.splitHeading h2{font-size:36px;margin:9px 0 13px}.aboutCopy>p,.aboutStory p,.contactGrid>div>p,.sectionHeading p{font-size:15px}.serviceGrid{gap:16px}.premiumService{padding:24px;min-height:0}.premiumService h3{margin:15px 0 8px}.premiumService p{font-size:14px;margin-bottom:13px}.iconBox{width:46px;height:46px}.imageProductGrid{gap:18px}.imageProductMedia{height:205px}.imageProductBody{padding:21px}.imageProductBody h3{font-size:22px;margin:6px 0}.imageProductBody p{margin:7px 0 14px;line-height:1.55}.aboutBrandGrid{gap:52px}.aboutBrandMedia img{height:420px}.aboutCopy .checkGrid{margin:22px 0}.yearsCard{right:-14px;bottom:25px;padding:18px;width:170px;border-width:6px}.yearsCard strong{font-size:34px}.ctaSection{padding:52px 0}.ctaBox{padding:0;min-height:0}.footer{padding-top:52px}.footerGrid{gap:34px}.footerBottom{margin-top:38px}.pageHeroInner{min-height:250px;padding:45px 0}.productHero{padding:62px 0}.productContentGrid{gap:45px}@media(max-width:1050px){.heroBrandGrid{padding:44px 0;gap:35px}.aboutBrandGrid{gap:38px}}@media(max-width:800px){.headerInner{height:64px}.mainNav{top:64px}.brandOriginal{height:50px;max-width:250px}.brandLogoBox{width:46px;height:46px;flex-basis:46px}.brandNameBlock strong{font-size:15px}.brandNameBlock>span{font-size:9px;letter-spacing:4.1px}.brandNameBlock small{font-size:7px}.heroBrandGrid{padding:38px 0 42px}.brandCopy h1{font-size:41px}.section{padding:54px 0}.sectionHeading{margin-bottom:25px}.aboutBrandMedia img{height:360px}.ctaSection{padding:42px 0}}@media(max-width:560px){.brandOriginal{max-width:210px;gap:7px}.brandLogoBox{width:42px;height:42px;flex-basis:42px}.brandNameBlock strong{font-size:13px;letter-spacing:.5px}.brandNameBlock>span{font-size:8px;letter-spacing:3.25px}.brandNameBlock small{display:none}.brandCopy h1{font-size:34px}.heroBrandGrid{padding:32px 0 36px}.section{padding:45px 0}.aboutCopy h2,.aboutStory h2,.contactGrid h2,.productContentGrid h2,.sectionHeading h2,.splitHeading h2{font-size:29px}.premiumService{padding:21px}.imageProductMedia{height:190px}.aboutBrandMedia img{height:290px}.yearsCard{width:145px;padding:14px}}.homeHeroSlider{position:relative;width:100%;height:430px;border:7px solid #fff;border-radius:23px;overflow:hidden;background:#141c25;box-shadow:0 35px 90px rgba(16,24,32,.18)}.homeHeroSlide,.homeHeroSlides{position:absolute;inset:0}.homeHeroSlide{opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .65s ease,transform 1s ease,visibility .65s}.homeHeroSlide.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.homeHeroSlide img{object-fit:cover;object-position:center}.homeHeroOverlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,16,22,.02) 35%,rgba(11,16,22,.82))}.homeHeroCaption{position:absolute;z-index:2;left:28px;right:82px;bottom:25px;color:#fff;display:grid;grid-gap:3px;gap:3px;text-shadow:0 2px 14px rgba(0,0,0,.3)}.homeHeroCaption span{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;color:#ffb2b5}.homeHeroCaption strong{font-size:24px;line-height:1.25}.homeHeroCaption p{font-size:13px;line-height:1.5;margin:2px 0 0;color:rgba(255,255,255,.86);max-width:470px}.sliderArrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(16,24,32,.45);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.2s}.sliderArrow:hover{background:var(--brand-red);border-color:var(--brand-red)}.sliderArrowPrev{left:14px}.sliderArrowNext{right:14px}.sliderDots{position:absolute;z-index:4;right:22px;bottom:24px;display:flex;gap:7px}.sliderDots button{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.55);cursor:pointer;transition:.25s}.sliderDots button.active{width:24px;background:var(--brand-red)}.heroMedia>img{display:none}@media(max-width:1050px){.homeHeroSlider{height:440px}}@media(max-width:800px){.homeHeroSlider{height:390px}.homeHeroCaption{left:23px;right:65px;bottom:21px}.homeHeroCaption strong{font-size:22px}.sliderDots{right:18px;bottom:20px}}@media(max-width:560px){.homeHeroSlider{height:285px;border-width:5px;border-radius:18px}.homeHeroCaption{left:18px;right:45px;bottom:17px}.homeHeroCaption strong{font-size:18px}.homeHeroCaption p{display:none}.sliderArrow{width:32px;height:32px;font-size:24px}.sliderArrowPrev{left:9px}.sliderArrowNext{right:9px}.sliderDots{right:15px;bottom:15px}}.heroMedia{z-index:2;isolation:isolate}.homeHeroSlider{z-index:1}.floatingCard{z-index:7;pointer-events:none}.floatingCardTop{right:-16px;top:34px}.floatingCardBottom{left:-18px;bottom:34px}.homeHeroSlide{margin:0}.homeHeroSlide img{image-rendering:auto}@media(max-width:800px){.heroBrandGrid{display:flex;flex-direction:column;align-items:stretch;gap:28px;padding-top:0}.heroMedia{order:1;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.brandCopy{order:2;text-align:left;padding-top:2px}.brandCopy>p{margin-left:0;margin-right:0}.heroActions{justify-content:flex-start}.brandTrust{margin-left:0;margin-right:0;max-width:none}.homeHeroSlider{width:100%;height:clamp(300px,58vw,440px);border:0;border-radius:0;box-shadow:0 18px 42px rgba(16,24,32,.16)}.homeHeroCaption{left:24px;right:78px;bottom:23px;text-align:left}.floatingCard{display:none}}@media(max-width:560px){.heroBrandGrid{gap:22px;padding-bottom:32px}.homeHeroSlider{height:64vw;min-height:250px;max-height:340px;border:0;border-radius:0}.homeHeroCaption{left:18px;right:58px;bottom:18px}.homeHeroCaption strong{font-size:20px}.homeHeroCaption p{display:block;font-size:12px;line-height:1.4;max-width:290px}.brandCopy h1{margin-top:13px}.brandTrust{margin-top:25px}}.productVideoSection{background:linear-gradient(180deg,#f7f8fa,#fff);border-top:1px solid #e7e9ed}.productVideoGrid{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.45fr);grid-gap:46px;gap:46px;align-items:center}.productVideoCopy h2{margin:10px 0 14px;font-size:clamp(30px,3vw,44px);line-height:1.08;color:var(--ink)}.productVideoCopy p{margin:0 0 24px;color:var(--muted);font-size:16px;line-height:1.75}.productVideoFrame{position:relative;overflow:hidden;border:7px solid #fff;border-radius:22px;background:#111;box-shadow:0 24px 60px rgba(17,24,39,.16);aspect-ratio:16/9}.productVideoFrame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:800px){.productVideoGrid{grid-template-columns:1fr;gap:26px}.productVideoCopy{text-align:left}.productVideoFrame{border-width:5px;border-radius:17px}}