@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap");:root{--white:#fff;--soft:#f7f7f7;--hero:#7b0000;--footer:#5c0000;--red:#c00;--red-hover:#900;--text:#1a1a1a;--muted:#555;--line:#eee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--white);color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}html[dir=rtl] body{font-family:Arial,Tahoma,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.section{padding:96px 24px}.section.alt{background:var(--soft)}.container{width:min(1180px,100%);margin:0 auto}.section-heading{max-width:660px;margin:0 auto 56px;text-align:center}.section-heading h2{margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.section-heading p{margin:0;color:var(--muted);font-size:1rem;line-height:1.75}@supports (animation-timeline:view()){.about-copy,.about-visual,.contact-form,.contact-info,.expertise-card,.section-heading,.solution-block,.why-card{animation:softReveal both;animation-timeline:view();animation-range:entry 8% cover 32%}}.decor-line{width:48px;height:3px;margin:14px 0 22px;border-radius:999px}.cta,.decor-line{background:var(--red)}.cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 24px;border:1.5px solid var(--red);border-radius:4px;color:var(--white);font-size:.85rem;font-weight:600;letter-spacing:.04em;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.cta:hover{background:var(--red-hover);border-color:var(--red-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(204,0,0,.28)}.cta.secondary{background:transparent;border-color:hsla(0,0%,100%,.55);color:var(--white)}.cta.secondary:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}.cta.light{background:var(--white);border-color:var(--white);color:var(--red)}.cta.light:hover{background:hsla(0,0%,100%,.92);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.custom-cursor{position:fixed;z-index:9999;width:24px;height:24px;border-radius:999px;pointer-events:none;background:rgba(204,0,0,.22);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease}.custom-cursor.active{width:52px;height:52px}@media (max-width:768px){.section{padding:72px 18px}.custom-cursor{display:none}}.splash{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:var(--hero);animation:splashOut 1.5s ease forwards}.splash span{position:absolute;bottom:30%;width:220px;height:4px;border-radius:999px;background:var(--red);transform-origin:left;animation:progress 1.25s ease forwards}.navbar{position:fixed;inset:0 0 auto;z-index:1000;display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:14px max(24px,calc((100vw - 1180px) / 2));color:var(--white);transition:background .3s ease-in-out,box-shadow .3s ease-in-out,color .3s ease-in-out}.navbar.solid{background:var(--white);color:var(--text);box-shadow:0 10px 30px rgba(92,0,0,.08)}.brand{display:inline-flex;animation:titleIn .5s ease both}.brand img,.footer img,.splash img{object-fit:contain}.brand img{width:160px;height:auto;max-height:58px;transition:transform .25s ease}.footer img{width:170px;height:auto}.splash img{width:230px;height:auto}.nav-links{display:flex;align-items:center;gap:26px}.language-toggle{display:inline-flex;align-items:center;gap:2px;min-height:34px;padding:3px;border:1px solid;border-radius:999px;color:inherit}.language-toggle button{min-width:36px;min-height:26px;border:0;border-radius:999px;background:transparent;color:inherit;font-size:.74rem;font-weight:800;letter-spacing:.04em}.language-toggle button.active{background:currentColor;color:var(--hero)}.nav-links.open .language-toggle button.active,.navbar.solid .language-toggle button.active{color:var(--white)}.nav-links a:not(.cta){position:relative;font-size:.88rem;font-weight:600;letter-spacing:.02em;animation:titleIn .5s ease both}.footer a:after,.nav-links a:not(.cta):after{position:absolute;left:0;bottom:-6px;width:0;height:2px;content:"";background:var(--red);transition:width .25s ease}.footer a:hover:after,.nav-links a:hover:after{width:100%}.hamburger{display:none;width:42px;height:42px;border:0;background:transparent}.hamburger span{display:block;width:26px;height:2px;margin:6px auto;background:currentColor;transition:transform .25s ease,opacity .25s ease}.hamburger.open span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero,.hero-slide,.hero-swiper{min-height:100vh}.hero-slide{position:relative;display:flex;align-items:center;overflow:hidden;padding:120px max(24px,calc((100vw - 1180px) / 2)) 72px;color:var(--white)}.slide-one{background:linear-gradient(135deg,#7b0000,#a50000)}.slide-two{background:linear-gradient(135deg,#c00,#7b0000)}.slide-three{background:linear-gradient(135deg,#5c0000,#8b0000)}.hero-content{position:relative;z-index:2;max-width:640px}.hero-kicker{margin:0 0 14px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:hsla(0,0%,100%,.7)}.hero h1{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,3.8vw,3.6rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;animation:titleIn .8s ease both}.hero-line{display:block;width:48px;height:3px;margin:22px 0;background:hsla(0,0%,100%,.6);border-radius:999px;animation:lineGrow .7s ease .5s both}.hero-content>p:not(.hero-kicker){max-width:520px;margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.75;color:hsla(0,0%,100%,.82);animation:titleIn .8s ease .3s both}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;animation:titleIn .8s ease .6s both}html[dir=rtl] .about-copy,html[dir=rtl] .contact-form,html[dir=rtl] .contact-info,html[dir=rtl] .expertise-card,html[dir=rtl] .footer,html[dir=rtl] .hero-content,html[dir=rtl] .leader-copy,html[dir=rtl] .solution-block,html[dir=rtl] .why-card{direction:rtl}html[dir=rtl] .about-copy,html[dir=rtl] .contact-form,html[dir=rtl] .contact-info,html[dir=rtl] .footer,html[dir=rtl] .hero-content,html[dir=rtl] .leader-copy{text-align:right}html[dir=rtl] .decor-line,html[dir=rtl] .hero-line{margin-right:0;margin-left:auto}html[dir=rtl] .form-footer,html[dir=rtl] .hero-actions,html[dir=rtl] .info-row,html[dir=rtl] .nav-links,html[dir=rtl] .socials,html[dir=rtl] .why-card{direction:rtl}html[dir=rtl] .info-row:hover{padding-left:0;padding-right:6px}html[dir=rtl] .hero-slide{justify-content:flex-end}html[dir=rtl] .hero-content{margin-left:auto;margin-right:0;text-align:right}html[dir=rtl] .hero-home-frame{left:max(22px,calc((100vw - 1180px) / 2));right:auto}html[dir=rtl] .city-grid{left:0;right:auto}html[dir=rtl] .data-line{left:4%;right:auto}html[dir=rtl] .node-a{left:23%;right:auto}html[dir=rtl] .node-b{left:36%;right:auto}html[dir=rtl] .node-c{left:14%;right:auto}html[dir=rtl] .building-a{left:34%;right:auto}html[dir=rtl] .building-b{left:27%;right:auto}html[dir=rtl] .building-c{left:19%;right:auto}.hero-visual{position:absolute;inset:0;opacity:.85}.orb{position:absolute;border:1px solid hsla(0,0%,100%,.35);border-radius:999px;opacity:.15;animation:rotateSlow 18s linear infinite}.ring-one{right:10%;top:20%;width:320px;height:320px}.ring-two{right:24%;bottom:8%;width:190px;height:190px;animation-duration:26s}.city-grid{position:absolute;right:0;bottom:0;width:min(48vw,680px);height:min(48vw,680px);opacity:.15;background:linear-gradient(90deg,transparent 0 20px,hsla(0,0%,100%,.8) 21px 23px,transparent 24px),linear-gradient(0deg,transparent 0 20px,hsla(0,0%,100%,.8) 21px 23px,transparent 24px);background-size:56px 56px;transform:rotate(-12deg);animation:gridFloat 8s ease-in-out infinite}.hero-home-frame{position:absolute;right:max(22px,calc((100vw - 1180px) / 2));top:50%;z-index:1;width:min(43vw,560px);aspect-ratio:1.06;overflow:hidden;border:10px solid hsla(0,0%,100%,.16);border-radius:28px;box-shadow:0 34px 90px rgba(92,0,0,.34);transform-origin:center;animation:homeReveal 1.15s cubic-bezier(.16,1,.3,1) both,homeFloat 7s ease-in-out 1.15s infinite}.hero-home-frame:before{position:absolute;inset:0;z-index:2;content:"";background:linear-gradient(135deg,rgba(92,0,0,.18),rgba(204,0,0,.08));pointer-events:none}.hero-home-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.swiper-slide-active .hero-home-frame{animation:frameSettle 1s cubic-bezier(.16,1,.3,1) both,homeFloat 7s ease-in-out 1s infinite}.swiper-slide-active .hero-home-frame img{animation:slideImageZoom 5.2s ease-out both}.swiper-slide-next .hero-home-frame img,.swiper-slide-prev .hero-home-frame img{animation:slideImageDezoom 1.1s ease-in both}.swiper-slide-active .hero h1,.swiper-slide-active .hero-actions,.swiper-slide-active .hero-content>p:not(.hero-kicker),.swiper-slide-active .hero-line{animation-play-state:running}.home-shadow{position:absolute;left:12%;right:12%;bottom:-24px;z-index:-1;height:38px;border-radius:50%;background:rgba(92,0,0,.35);filter:blur(22px)}.data-line{position:absolute;right:4%;width:min(46vw,640px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8),transparent);--angle:-18deg;animation:dataSweep 4.6s linear infinite}.line-a{top:28%}.line-b{top:52%;--angle:9deg;animation-delay:1.3s}.line-c{top:70%;--angle:-7deg;animation-delay:2.4s}.pulse-node{position:absolute;z-index:1;width:12px;height:12px;border-radius:999px;background:var(--white);box-shadow:0 0 0 10px hsla(0,0%,100%,.1);animation:nodePulse 2.8s ease-in-out infinite}.node-a{right:23%;top:30%}.node-b{right:36%;top:58%;animation-delay:.9s}.node-c{right:14%;top:72%;animation-delay:1.7s}.slide-building{position:absolute;bottom:0;width:clamp(54px,6vw,86px);border-radius:8px 8px 0 0;background:hsla(0,0%,100%,.32);transform-origin:bottom;animation:buildingRise 1.3s ease both}.building-a{right:34%;height:180px}.building-b{right:27%;height:260px;background:hsla(0,0%,100%,.22);animation-delay:.18s}.building-c{right:19%;height:135px;background:hsla(0,0%,100%,.16);animation-delay:.34s}.slide-three .ring-one{border-style:dashed;animation:aiOrbit 9s linear infinite}.slide-three .ring-two{opacity:.28;animation:aiOrbit 7s linear infinite reverse}.slide-three .data-line{height:3px;animation-duration:2.9s}.slide-three .pulse-node{animation-duration:1.65s}.slide-three .city-grid{opacity:.22;animation-duration:4.8s}.swiper-button-next,.swiper-button-prev{color:var(--white)!important}.swiper-pagination-bullet{background:var(--white)!important}.expertise-scroll-wrap{position:relative;overflow:hidden;margin-top:8px;padding:16px 0 24px}.expertise-fade-left,.expertise-fade-right{position:absolute;top:0;bottom:0;width:140px;z-index:2;pointer-events:none}.expertise-fade-left{left:0;background:linear-gradient(to right,var(--white) 30%,transparent)}.expertise-fade-right{right:0;background:linear-gradient(to left,var(--white) 30%,transparent)}.expertise-track{display:flex;width:max-content;gap:20px;animation:expertiseScroll 32s linear infinite}.expertise-track:hover{animation-play-state:paused}@keyframes expertiseScroll{0%{transform:translateX(0)}to{transform:translateX(calc(-300px * 6 - 20px * 6))}}.expertise-card{position:relative;overflow:hidden;flex:0 0 280px;min-height:260px;padding:32px 28px;border:1px solid var(--line);border-radius:14px;background:var(--white);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.expertise-card:before{position:absolute;inset:0;content:"";background:linear-gradient(100deg,transparent 0 38%,hsla(0,0%,100%,.28) 50%,transparent 62% 100%);transform:translateX(-100%);transition:transform .6s ease}.expertise-card:hover{border-color:var(--red);box-shadow:0 20px 50px rgba(204,0,0,.12);transform:translateY(-8px) scale(1.02)}.expertise-card:hover:before{transform:translateX(100%)}.expertise-card svg{width:42px;height:42px;color:var(--red);margin-bottom:18px;display:block}.expertise-card h3{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;margin:0 0 10px;letter-spacing:-.01em}.expertise-card p{color:var(--muted);line-height:1.7;font-size:.9rem;margin:0}.expertise-scroll-hint{display:flex;justify-content:center;gap:6px;margin-top:20px}.expertise-scroll-hint span{display:block;width:24px;height:3px;border-radius:999px;background:var(--line);transition:background .3s,width .3s}.expertise-scroll-hint span.active{background:var(--red);width:36px}.solutions-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.solution-block{--mx:50%;--my:50%;position:relative;overflow:hidden;min-height:420px;border-radius:18px;isolation:isolate;cursor:default;perspective:1200px;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.solution-block:before{position:absolute;inset:0;z-index:0;content:"";background-image:var(--sol-img);background-size:cover;background-position:50%;transform:scale(1.06);transition:transform .65s cubic-bezier(.22,1,.36,1)}.solution-block:hover:before{transform:scale(1.12)}.solution-dark:after,.solution-deep:after,.solution-red:after{position:absolute;inset:0;z-index:1;content:"";transition:opacity .45s ease}.solution-red:after{background:linear-gradient(160deg,rgba(165,0,0,.78),rgba(92,0,0,.88))}.solution-deep:after{background:linear-gradient(160deg,rgba(204,0,0,.72),rgba(123,0,0,.88))}.solution-dark:after{background:linear-gradient(160deg,rgba(92,0,0,.8),rgba(40,0,0,.92))}.solution-block .solution-spotlight{position:absolute;inset:0;z-index:2;background:radial-gradient(circle 260px at var(--mx) var(--my),hsla(0,0%,100%,.1),transparent 65%);opacity:0;transition:opacity .3s ease;pointer-events:none}.solution-block:hover .solution-spotlight{opacity:1}.solution-block .solution-top-line{position:absolute;top:0;left:0;right:0;height:2px;z-index:3;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.15));transform:scaleX(0);transform-origin:left;transition:transform .55s cubic-bezier(.22,1,.36,1)}.solution-block:hover .solution-top-line{transform:scaleX(1)}.solution-block:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 48px 90px rgba(92,0,0,.36)}.solution-card-inner{position:absolute;inset:0;z-index:4;transform-style:preserve-3d;transition:transform .82s cubic-bezier(.2,.85,.2,1)}.solution-block:hover .solution-card-inner{transform:rotateY(180deg)}.solution-face{position:absolute;inset:0;overflow:hidden;border-radius:18px;backface-visibility:hidden;-webkit-backface-visibility:hidden}.solution-face-front{transform:rotateY(0deg)}.solution-face-back{display:flex;transform:rotateY(180deg);background:radial-gradient(circle at 24% 22%,hsla(0,0%,100%,.2),transparent 26%),linear-gradient(145deg,rgba(204,0,0,.96),rgba(92,0,0,.98));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16)}.solution-face-back:before{position:absolute;inset:16px;content:"";border:1px solid hsla(0,0%,100%,.14);border-radius:14px;pointer-events:none}.solution-content{position:relative;z-index:4;display:flex;flex-direction:column;height:100%;padding:40px 36px;color:var(--white)}.solution-back-content{justify-content:center}.solution-medal{position:relative;display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:14px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);margin-bottom:24px;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.solution-medal:before{display:none}.solution-block:hover .solution-medal{transform:translateY(-4px) scale(1.08) rotate(-4deg)}.solution-medal svg{position:relative;z-index:1;width:28px;height:28px;color:var(--white)}.solution-block h3{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 12px;color:var(--white)}.solution-block p{color:hsla(0,0%,100%,.78);font-size:.92rem;line-height:1.7;margin:0;flex:1 1}.solution-domain{display:inline-flex;align-items:center;gap:6px;margin:0 0 18px;padding:0 0 16px;border-bottom:1px solid hsla(0,0%,100%,.28);font-size:.86rem;font-weight:600;line-height:1.55;color:hsla(0,0%,100%,.95)}.solution-back-content ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.solution-back-content li{position:relative;padding-left:18px;color:hsla(0,0%,100%,.84);font-size:.88rem;line-height:1.55}.solution-back-content li:before{position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.85);content:""}html[dir=rtl] .solution-back-content li{padding-right:18px;padding-left:0}html[dir=rtl] .solution-back-content li:before{right:0;left:auto}.stats-section{position:relative;overflow:hidden;padding:76px 24px;background:linear-gradient(135deg,#c00,#7b0000);color:var(--white)}.stats-section:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 18% 35%,hsla(0,0%,100%,.16),transparent 24%),radial-gradient(circle at 82% 62%,hsla(0,0%,100%,.1),transparent 28%);pointer-events:none}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-item,.stats-grid{position:relative;display:grid}.stat-item{grid-gap:8px;gap:8px;min-height:110px;place-items:center;text-align:center;border-right:1px solid hsla(0,0%,100%,.36);animation:statFloat 4.8s ease-in-out var(--delay) infinite}.stat-item:after{width:54px;height:3px;content:"";border-radius:999px;background:hsla(0,0%,100%,.78);transform-origin:center;animation:statLine .9s ease var(--delay) both}.stat-item:last-child{border-right:0}.stat-item strong{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;animation:statGlow 3.2s ease-in-out var(--delay) infinite}.stat-item span{font-weight:600;font-size:.85rem;letter-spacing:.04em}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.why-card{position:relative;display:flex;gap:20px;align-items:flex-start;padding:28px 28px 28px 24px;border:1px solid var(--line);border-left:4px solid transparent;border-radius:12px;background:var(--white);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}.why-card:before{position:absolute;inset:0;content:"";background:linear-gradient(100deg,transparent 0 38%,hsla(0,0%,100%,.28) 50%,transparent 62% 100%);transform:translateX(-100%);transition:transform .6s ease}.why-card:hover{border-left-color:var(--red);box-shadow:0 18px 44px rgba(204,0,0,.1);transform:translateY(-6px)}.why-card:hover:before{transform:translateX(100%)}.why-icon{flex-shrink:0;display:grid;width:52px;height:52px;place-items:center;border-radius:14px;color:var(--red);background:#fff5f5;box-shadow:inset 0 0 0 1px rgba(204,0,0,.12);animation:whyIconPulse 2.8s ease-in-out infinite;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .3s,color .3s,box-shadow .3s}.why-icon svg{width:26px;height:26px}.why-card:hover .why-icon{color:var(--white);background:linear-gradient(135deg,var(--red),var(--hero));box-shadow:0 14px 28px rgba(204,0,0,.22);transform:translateY(-4px) rotate(-6deg) scale(1.08)}.why-card-body{flex:1 1}.why-card h3{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 6px}.why-card p{color:var(--muted);line-height:1.7;font-size:.92rem;margin:0}.ecosystem-band{position:relative;overflow:hidden;padding:70px 24px 34px;background:linear-gradient(135deg,#c00,#7b0000);color:var(--white)}.ecosystem-band:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at 18% 35%,hsla(0,0%,100%,.16),transparent 24%),radial-gradient(circle at 82% 62%,hsla(0,0%,100%,.1),transparent 28%);pointer-events:none}.ecosystem-band-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr)}.ecosystem-band-item{display:grid;grid-gap:10px;gap:10px;min-height:130px;place-items:center;text-align:center;border-right:1px solid hsla(0,0%,100%,.36);opacity:0;animation:bandItemIn .7s cubic-bezier(.16,1,.3,1) var(--delay) forwards}.ecosystem-band-item:last-child{border-right:0}.ecosystem-band-item strong{font-family:Playfair Display,serif;font-size:clamp(2.3rem,5vw,4rem);animation:bandValueFloat 4.2s ease-in-out var(--delay) infinite}.ecosystem-band-item span{font-weight:600}.ecosystem-band-item:after{width:54px;height:3px;content:"";border-radius:999px;background:hsla(0,0%,100%,.78);transform-origin:center;animation:bandUnderline .8s ease calc(var(--delay) + .28s) both}.ecosystem-band-logos{position:relative;overflow:hidden;margin-top:24px;padding:2px 0}.ecosystem-band-logos:after,.ecosystem-band-logos:before{position:absolute;top:0;bottom:0;z-index:2;width:90px;content:"";pointer-events:none}.ecosystem-band-logos:before{left:0;background:linear-gradient(90deg,rgba(123,0,0,.96),transparent)}.ecosystem-band-logos:after{right:0;background:linear-gradient(270deg,rgba(92,0,0,.96),transparent)}.ecosystem-logo-track{display:flex;width:max-content;gap:12px;animation:scroll-left 24s linear infinite}.ecosystem-band-logos:hover .ecosystem-logo-track{animation-play-state:paused}.ecosystem-mini-logo{display:grid;width:118px;height:46px;place-items:center;padding:6px 12px;border:0;border-radius:0;background:transparent;opacity:.92;transition:opacity .2s,transform .2s}.ecosystem-mini-logo:hover{opacity:1;transform:translateY(-2px)}.ecosystem-mini-logo img{max-width:100%;max-height:32px;object-fit:contain}.ecosystem-mini-logo.color img{filter:none}.about-grid,.contact-grid,.footer-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:56px;gap:56px;align-items:center}.about-copy h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.about-copy p{color:var(--muted);line-height:1.75}.about-visual{min-height:420px;display:grid;place-items:center}.about-image{width:100%;height:auto;border-radius:14px;box-shadow:0 22px 55px rgba(92,0,0,.12);transition:transform .6s ease,box-shadow .6s ease}.about-visual:hover .about-image{box-shadow:0 30px 70px rgba(92,0,0,.18);transform:scale(1.025) translateY(-8px)}.leadership-section{background:var(--soft)}.leadership-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.leader-card{position:relative;display:grid;grid-template-columns:150px 1fr;grid-gap:24px;gap:24px;align-items:center;min-height:250px;padding:28px;border:1px solid rgba(204,0,0,.12);border-radius:14px;background:var(--white);box-shadow:0 18px 44px rgba(92,0,0,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.leader-card:before{position:absolute;inset:auto -20% -46% 45%;height:160px;content:"";background:radial-gradient(circle,rgba(204,0,0,.15),transparent 68%);pointer-events:none}.leader-card:hover{border-color:rgba(204,0,0,.38);box-shadow:0 26px 58px rgba(92,0,0,.14);transform:translateY(-8px)}.leader-photo{display:grid;width:140px;aspect-ratio:1;place-items:center;overflow:hidden;border:4px solid #fff5f5;border-radius:50%;background:#fff;box-shadow:0 16px 34px rgba(92,0,0,.12)}.leader-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.leader-copy{position:relative}.leader-copy span{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;color:var(--red);background:rgba(204,0,0,.08);font-size:.75rem;font-weight:700;letter-spacing:.04em}.leader-copy h3{margin:12px 0 6px;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.leader-role{margin:0 0 8px;color:var(--red);font-weight:600;font-size:.9rem}.leader-copy p:not(.leader-role){margin:0;color:var(--muted);line-height:1.65;font-size:.92rem}.contact-section{background:var(--soft)}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:40px;gap:40px;align-items:start}.contact-info{padding:36px;border-radius:16px;background:var(--white);border:1px solid var(--line);box-shadow:0 8px 32px rgba(92,0,0,.06)}.contact-info-intro{color:var(--muted);font-size:.92rem;line-height:1.75;margin:0 0 28px;padding-bottom:24px}.contact-info-intro,.info-row{border-bottom:1px solid var(--line)}.info-row{display:flex;gap:14px;padding:14px 0;text-decoration:none;color:inherit;transition:background .2s,padding-left .2s;border-radius:8px}.info-row:last-child{border-bottom:0}.info-row:hover{padding-left:6px}.info-row span{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;color:var(--red);background:#fff5f5;border-radius:10px;transition:background .2s,transform .2s;flex-shrink:0}.info-row:hover span{background:var(--red);color:var(--white);transform:scale(1.08)}.info-row strong{font-size:.78rem;font-weight:700;display:block;margin-bottom:2px;letter-spacing:.04em;text-transform:uppercase;color:var(--text)}.info-row p{margin:0;color:var(--muted);font-size:.9rem}.contact-form{padding:40px;border-radius:16px;background:var(--white);border:1px solid var(--line);box-shadow:0 8px 32px rgba(92,0,0,.06);display:grid;grid-gap:18px;gap:18px}.form-row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.contact-form label{display:grid;grid-gap:7px;gap:7px;color:var(--text);font-weight:600;font-size:.84rem;letter-spacing:.03em}.label-opt{font-weight:400;color:var(--muted);font-size:.8rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1.5px solid #e0e0e0;border-radius:10px;padding:12px 16px;outline:none;color:var(--text);font-size:.95rem;background:var(--soft);transition:border-color .25s,box-shadow .25s,background .25s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red);background:var(--white);box-shadow:0 0 0 4px rgba(204,0,0,.08)}.contact-form textarea{resize:none}.contact-form.show-invalid input:invalid,.contact-form.show-invalid select:invalid,.contact-form.show-invalid textarea:invalid{border-color:var(--red)}.form-footer{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:4px}.shimmer:hover{background-image:linear-gradient(90deg,var(--red-hover),#d72b2b,var(--red-hover));background-size:180px 100%;animation:shimmer 1s linear infinite}.success{margin:0;color:#16803a;font-size:.9rem;font-weight:600}@media (max-width:860px){.contact-grid,.form-row-2{grid-template-columns:1fr}}.footer{background:var(--footer);color:var(--white);padding:64px 24px 24px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start}.footer h3{font-family:Playfair Display,serif;font-size:1rem;font-weight:700;letter-spacing:0;margin:0 0 16px}.footer p{color:hsla(0,0%,100%,.75);font-size:.9rem;line-height:1.7}.footer a{position:relative;display:table;margin:10px 0;color:hsla(0,0%,100%,.84);font-size:.9rem}.socials{display:flex;gap:10px}.socials a{display:grid;width:40px;height:40px;place-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:8px;transition:transform .25s ease,color .2s ease}.socials a:hover{color:var(--red);transform:scale(1.2) rotate(10deg)}.footer-bottom{display:flex;justify-content:space-between;width:min(1180px,100%);margin:42px auto 0;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.72);font-size:.85rem}@media (max-width:980px){.hero-home-frame{right:-120px;width:min(58vw,500px);opacity:.45}html[dir=rtl] .hero-home-frame{left:-120px;right:auto}.about-grid,.contact-grid,.ecosystem-band-grid,.expertise-grid,.footer-grid,.leadership-grid,.solutions-row,.stats-grid{grid-template-columns:1fr 1fr}.nav-links{position:absolute;left:16px;right:16px;top:78px;display:grid;grid-gap:18px;gap:18px;padding:24px;border-radius:12px;background:var(--white);color:var(--text);box-shadow:0 18px 44px rgba(92,0,0,.14);transform:translateY(-18px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}.hamburger{display:block}}@media (max-width:680px){.hero-slide{padding-inline:18px}.hero-home-frame{display:none}.footer-bottom,.hero-actions{flex-direction:column;align-items:flex-start}.about-grid,.contact-grid,.ecosystem-band-grid,.expertise-grid,.footer-grid,.leadership-grid,.solutions-row,.stats-grid,.why-grid{grid-template-columns:1fr}.stat-item{border-right:0;border-bottom:1px solid hsla(0,0%,100%,.36)}.stat-item:last-child{border-bottom:0}.ecosystem-band-item{border-right:0;border-bottom:1px solid hsla(0,0%,100%,.36)}.ecosystem-band-item:last-child{border-bottom:0}.contact-form,.contact-info{padding:24px}.leader-card{grid-template-columns:1fr;text-align:center}.leader-photo{margin:0 auto}.why-card{flex-direction:column}}.ecosystem-band{padding:96px 24px 34px;background:linear-gradient(135deg,rgba(92,0,0,.98),rgba(204,0,0,.95)),var(--hero)}.ecosystem-band:before{background:linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(0deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:74px 74px;-webkit-mask-image:linear-gradient(120deg,rgba(0,0,0,.85),transparent 72%);mask-image:linear-gradient(120deg,rgba(0,0,0,.85),transparent 72%)}.ecosystem-stage{position:relative;z-index:1}.ecosystem-copy{max-width:720px;margin:0 auto 44px;text-align:center}.ecosystem-copy span{display:inline-flex;margin-bottom:14px;color:hsla(0,0%,100%,.72);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ecosystem-copy h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.ecosystem-copy p{max-width:640px;margin:18px auto 0;color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.75}.ecosystem-hub{display:grid;grid-template-columns:minmax(240px,380px) 1fr;grid-gap:34px;gap:34px;align-items:center;max-width:900px;margin:0 auto 42px;padding:28px 32px;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:hsla(0,0%,100%,.1);box-shadow:0 28px 80px rgba(40,0,0,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ecosystem-hub-mark{display:grid;min-height:128px;place-items:center;border-radius:14px;background:hsla(0,0%,100%,.12)}.ecosystem-hub-mark img{width:min(260px,86%);height:auto;object-fit:contain}.ecosystem-brand h3,.ecosystem-hub h3{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.45rem}.ecosystem-brand p,.ecosystem-hub p{margin:10px 0 0;color:hsla(0,0%,100%,.76);line-height:1.65}.ecosystem-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.ecosystem-brand{--brand-color:var(--red);position:relative;overflow:hidden;min-height:320px;padding:28px;border:1px solid hsla(0,0%,100%,.16);border-radius:18px;background:hsla(0,0%,100%,.96);color:var(--text);box-shadow:0 22px 56px rgba(40,0,0,.2);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.ecosystem-brand:before{position:absolute;inset:0 0 auto;height:5px;content:"";background:var(--brand-color)}.ecosystem-brand.blue{--brand-color:#264d9b}.ecosystem-brand.green{--brand-color:#6ea482}.ecosystem-brand.cyan{--brand-color:#2eb4d0}.ecosystem-brand:hover{border-color:hsla(0,0%,100%,.38);box-shadow:0 34px 78px rgba(40,0,0,.3);transform:translateY(-10px)}.ecosystem-brand-logo{display:grid;min-height:142px;place-items:center;margin-bottom:24px}.ecosystem-brand-logo img{width:100%;max-width:270px;height:auto;object-fit:contain;transition:transform .45s cubic-bezier(.22,1,.36,1)}.ecosystem-brand:hover .ecosystem-brand-logo img{transform:scale(1.06)}.ecosystem-brand h3{color:var(--brand-color)}.ecosystem-brand p{color:var(--muted)}.ecosystem-ribbon{position:relative;z-index:1;overflow:hidden;margin:48px -24px 0;padding:18px 0;border-top:1px solid hsla(0,0%,100%,.18);border-bottom:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08)}.ecosystem-ribbon:after,.ecosystem-ribbon:before{position:absolute;top:0;bottom:0;z-index:2;width:120px;content:"";pointer-events:none}.ecosystem-ribbon:before{left:0;background:linear-gradient(90deg,rgba(92,0,0,.96),transparent)}.ecosystem-ribbon:after{right:0;background:linear-gradient(270deg,rgba(123,0,0,.96),transparent)}.ecosystem-ribbon-track{display:flex;width:max-content;gap:18px;animation:scroll-left 28s linear infinite}.ecosystem-ribbon:hover .ecosystem-ribbon-track{animation-play-state:paused}.ecosystem-ribbon-logo{display:grid;width:180px;height:76px;place-items:center;padding:12px 18px;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;background:hsla(0,0%,100%,.94)}.ecosystem-ribbon-logo.red{background:hsla(0,0%,100%,.12)}.ecosystem-ribbon-logo img{max-width:100%;max-height:48px;object-fit:contain}@media (max-width:980px){.ecosystem-brand-grid,.ecosystem-hub{grid-template-columns:1fr}.ecosystem-hub{text-align:center}}@media (max-width:680px){.ecosystem-band{padding:76px 18px 28px}.ecosystem-brand,.ecosystem-hub{padding:22px}.ecosystem-brand{min-height:280px}.ecosystem-ribbon-logo{width:150px;height:66px}}.ecosystem-band{padding:58px 24px 22px;background:linear-gradient(135deg,rgba(116,0,0,.98),rgba(193,0,0,.94)),var(--hero)}.ecosystem-band:before{opacity:.35;background-size:58px 58px}.ecosystem-copy{max-width:620px;margin-bottom:24px}.ecosystem-copy span{margin-bottom:10px;font-size:.68rem}.ecosystem-copy h2{font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.12}.ecosystem-copy p{max-width:560px;margin-top:12px;font-size:.92rem;line-height:1.62}.ecosystem-hub{grid-template-columns:210px 1fr;max-width:760px;gap:22px;margin-bottom:24px;padding:16px 20px;border-radius:12px;box-shadow:0 16px 42px rgba(40,0,0,.2)}.ecosystem-hub-mark{min-height:78px;border-radius:10px}.ecosystem-hub-mark img{width:min(180px,86%)}.ecosystem-brand h3,.ecosystem-hub h3{font-size:1.05rem}.ecosystem-brand p,.ecosystem-hub p{margin-top:6px;font-size:.84rem;line-height:1.48}.ecosystem-brand-grid{max-width:920px;margin:0 auto;gap:16px}.ecosystem-brand{min-height:178px;padding:18px;border-radius:12px;box-shadow:0 14px 34px rgba(40,0,0,.16);animation:ecosystemFloat 5.4s ease-in-out infinite}.ecosystem-brand:nth-child(2){animation-delay:.5s}.ecosystem-brand:nth-child(3){animation-delay:1s}.ecosystem-brand:hover{box-shadow:0 20px 48px rgba(40,0,0,.24);transform:translateY(-6px)}.ecosystem-brand-logo{min-height:72px;margin-bottom:14px}.ecosystem-brand-logo img{max-width:155px;max-height:76px}.ecosystem-ribbon{margin-top:26px;padding:10px 0}.ecosystem-ribbon-logo{width:132px;height:48px;padding:8px 14px;border-radius:8px}.ecosystem-ribbon-logo img{max-height:31px}@keyframes ecosystemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:980px){.ecosystem-hub{grid-template-columns:1fr;max-width:560px}.ecosystem-brand-grid{grid-template-columns:1fr;max-width:520px}}@media (max-width:680px){.ecosystem-band{padding:52px 18px 20px}.ecosystem-copy{margin-bottom:20px}.ecosystem-brand,.ecosystem-hub{padding:16px}.ecosystem-brand{min-height:160px}.ecosystem-ribbon-logo{width:118px;height:44px}}.ecosystem-band{padding:46px 24px 18px}.ecosystem-copy{margin-bottom:18px}.ecosystem-copy h2{font-size:clamp(1.45rem,2.3vw,2rem)}.ecosystem-copy p{margin-top:9px;font-size:.88rem;line-height:1.5}.ecosystem-hub{grid-template-columns:170px 1fr;max-width:700px;gap:18px;margin-bottom:18px;padding:12px 16px}.ecosystem-hub-mark{min-height:62px}.ecosystem-hub-mark img{width:min(138px,84%)}.ecosystem-brand h3,.ecosystem-hub h3{font-size:.98rem}.ecosystem-brand p,.ecosystem-hub p{font-size:.8rem;line-height:1.38}.ecosystem-brand-grid{max-width:860px;gap:14px}.ecosystem-brand{min-height:138px;padding:15px}.ecosystem-brand-logo{min-height:52px;margin-bottom:10px}.ecosystem-brand-logo img{max-width:126px;max-height:56px}.ecosystem-ribbon{margin-top:18px;padding:8px 0}.ecosystem-ribbon-logo{width:116px;height:42px;padding:7px 12px}.ecosystem-ribbon-logo img{max-height:27px}@media (max-width:680px){.ecosystem-band{padding:44px 18px 18px}.ecosystem-brand{min-height:132px}}.ecosystem-logo-only{padding:34px 0;background:linear-gradient(135deg,#c00,#7b0000)}.ecosystem-logo-only:before{opacity:.18}.ecosystem-logo-marquee{position:relative;z-index:1;overflow:hidden;width:100%;padding:54px 0 104px}.ecosystem-logo-marquee:after,.ecosystem-logo-marquee:before{position:absolute;top:0;bottom:0;z-index:2;width:110px;content:"";pointer-events:none}.ecosystem-logo-marquee:before{left:0;background:linear-gradient(90deg,rgba(123,0,0,.98),transparent)}.ecosystem-logo-marquee:after{right:0;background:linear-gradient(270deg,rgba(92,0,0,.98),transparent)}.ecosystem-logo-marquee-track{display:flex;width:max-content;gap:18px;animation:scroll-right 26s linear infinite}.ecosystem-logo-marquee:hover .ecosystem-logo-marquee-track{animation-play-state:paused}.ecosystem-logo-tile{position:relative;display:grid;width:168px;height:72px;place-items:center;padding:12px 18px;border:1px solid hsla(0,0%,100%,.16);border-radius:10px;background:hsla(0,0%,100%,.96);box-shadow:0 12px 28px rgba(40,0,0,.16);overflow:visible;transition:transform .25s ease,box-shadow .25s ease}.ecosystem-logo-tile:before{position:absolute;inset:50% auto auto 50%;z-index:1;width:190px;height:118px;border:1px solid rgba(92,0,0,.1);border-radius:14px;background:var(--white);box-shadow:0 22px 54px rgba(40,0,0,.24);content:"";opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.78);transition:opacity .22s ease,transform .25s cubic-bezier(.22,1,.36,1)}.ecosystem-logo-tile:hover{z-index:5;background:var(--white);box-shadow:0 18px 36px rgba(40,0,0,.24);transform:translateY(-4px)}.ecosystem-logo-tile:hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}.ecosystem-logo-tile img{position:relative;z-index:2;max-width:100%;max-height:44px;object-fit:contain;transition:transform .28s cubic-bezier(.22,1,.36,1);transform-origin:center}.ecosystem-logo-tile:hover img{transform:scale(3)}.ecosystem-logo-tile span{position:absolute;left:50%;bottom:-88px;z-index:6;display:grid;min-width:220px;grid-gap:2px;gap:2px;padding:9px 13px;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;background:rgba(92,0,0,.95);color:var(--white);font-size:.72rem;line-height:1.25;text-align:center;box-shadow:0 16px 34px rgba(40,0,0,.28);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .22s ease,transform .22s ease}.ecosystem-logo-tile span strong{font-size:.78rem;color:var(--white)}.ecosystem-logo-tile:hover span{opacity:1;transform:translate(-50%)}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:680px){.ecosystem-logo-only{padding:28px 0}.ecosystem-logo-marquee:after,.ecosystem-logo-marquee:before{width:58px}.ecosystem-logo-marquee-track{gap:12px;animation-duration:22s}.ecosystem-logo-tile{width:136px;height:58px;padding:9px 14px}.ecosystem-logo-tile img{max-height:35px}.ecosystem-logo-tile span{min-width:184px;bottom:-82px;font-size:.68rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes titleIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{width:0}to{width:80px}}@keyframes rotateSlow{to{transform:rotate(1turn)}}@keyframes pulseSoft{0%,to{transform:scale(1);opacity:.75}50%{transform:scale(1.05);opacity:1}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes shimmer{0%{background-position:-180px 0}to{background-position:180px 0}}@keyframes splashOut{0%,78%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dataSweep{0%{opacity:0;transform:translateX(-24vw) rotate(var(--angle))}20%{opacity:.9}to{opacity:0;transform:translateX(55vw) rotate(var(--angle))}}@keyframes nodePulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.9)}}@keyframes buildingRise{0%{opacity:0;transform:translateY(70px) scaleY(.5)}60%{opacity:.7}to{opacity:.42;transform:translateY(0) scaleY(1)}}@keyframes aiOrbit{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(1turn) scale(1)}}@keyframes gridFloat{0%,to{transform:rotate(-12deg) translateZ(0)}50%{transform:rotate(-12deg) translate3d(-22px,18px,0)}}@keyframes softReveal{0%{opacity:0;filter:blur(14px);transform:translateY(52px) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes homeFloat{0%,to{transform:translateZ(0) rotate(1.5deg)}50%{transform:translate3d(-12px,-18px,0) rotate(-.5deg)}}@keyframes homeKenBurns{0%,to{transform:scale(1)}50%{transform:scale(1.075)}}@keyframes slideImageZoom{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes slideImageDezoom{0%{transform:scale(1)}to{transform:scale(1.12)}}@keyframes frameSettle{0%{opacity:0;transform:translateX(60px) scale(.94) rotate(4deg)}to{opacity:1;transform:translateX(0) scale(1) rotate(1.5deg)}}@keyframes homeReveal{0%{opacity:0;-webkit-clip-path:inset(18% 0 18% 0 round 26px);clip-path:inset(18% 0 18% 0 round 26px);transform:translateX(80px) scale(.94) rotate(4deg)}to{opacity:1;-webkit-clip-path:inset(0 0 0 0 round 26px);clip-path:inset(0 0 0 0 round 26px);transform:translateX(0) scale(1) rotate(1.5deg)}}@keyframes connectorFlow{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes iconGlow{0%,to{box-shadow:0 0 0 rgba(204,0,0,0)}50%{box-shadow:0 0 42px rgba(204,0,0,.28)}}@keyframes metricGrow{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes statFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes statLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes statGlow{0%,to{text-shadow:0 0 0 hsla(0,0%,100%,0)}50%{text-shadow:0 0 24px hsla(0,0%,100%,.42)}}@keyframes whyIconPulse{0%,to{box-shadow:0 0 0 0 rgba(204,0,0,.18)}50%{box-shadow:0 0 0 12px rgba(204,0,0,0)}}@keyframes bannerShine{0%,35%{transform:translateX(-120%)}70%,to{transform:translateX(120%)}}@keyframes bandItemIn{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bandValueFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes bandUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes logoPop{0%{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.navbar{animation:navbarDrop .65s cubic-bezier(.22,1,.36,1) both}@keyframes navbarDrop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.nav-links a{animation:navLinkIn .45s cubic-bezier(.22,1,.36,1) both}.nav-links a:first-child{animation-delay:.6s}.nav-links a:nth-child(2){animation-delay:.68s}.nav-links a:nth-child(3){animation-delay:.76s}.nav-links a:nth-child(4){animation-delay:.84s}.nav-links a:nth-child(5){animation-delay:.92s}.nav-links a.cta{animation-delay:1.02s!important}@keyframes navLinkIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.hero-kicker{animation:heroWave .8s cubic-bezier(.22,1,.36,1) .25s both}.hero h1{animation:heroWave .9s cubic-bezier(.22,1,.36,1) .4s both}.hero-content>p:not(.hero-kicker){animation:heroWave .8s cubic-bezier(.22,1,.36,1) .58s both}.hero-actions{animation:heroWave .8s cubic-bezier(.22,1,.36,1) .74s both}@keyframes heroWave{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cta{position:relative;overflow:hidden}.cta:after{content:"";position:absolute;top:0;left:-80%;width:45%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18),transparent);transform:skewX(-20deg);pointer-events:none}.cta:hover:after{animation:ctaShimmer .6s ease forwards}@keyframes ctaShimmer{0%{left:-80%}to{left:160%}}.expertise-card:first-child{animation-delay:0s}.expertise-card:nth-child(2){animation-delay:.1s}.expertise-card:nth-child(3){animation-delay:.2s}.expertise-card:nth-child(4){animation-delay:.3s}.expertise-card:nth-child(5){animation-delay:.4s}.expertise-card:nth-child(6){animation-delay:.5s}.expertise-card:hover:before,.solution-block:hover:before,.why-card:hover:before{transform:translateX(100%)}.why-card:hover .why-icon{transform:translateY(-6px) rotate(-8deg) scale(1.12);transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .3s ease,color .3s ease,box-shadow .3s ease}.solution-block:hover .solution-medal{transform:translateY(-6px) scale(1.1) rotate(-4deg);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.leader-photo img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.leader-card:hover .leader-photo img{transform:scale(1.07)}.leader-card{overflow:hidden}.leader-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 40%,hsla(0,0%,100%,.06) 50%,transparent 60%);transform:translateX(-120%);transition:transform .7s ease;pointer-events:none}.leader-card:hover:after{transform:translateX(120%)}.about-visual:hover .about-image{transform:scale(1.03) translateY(-10px);box-shadow:0 40px 80px rgba(92,0,0,.22);transition:transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s ease}.socials a:hover{transform:scale(1.25) rotate(12deg);transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .2s ease}.footer a:after{transform-origin:left;transition:width .25s cubic-bezier(.22,1,.36,1)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{animation:focusRing .35s cubic-bezier(.22,1,.36,1) both}@keyframes focusRing{0%{box-shadow:0 0 0 0 rgba(204,0,0,0)}to{box-shadow:0 0 0 4px rgba(204,0,0,.2)}}.splash:after{content:"";position:absolute;bottom:38px;left:50%;transform:translateX(-50%);width:8px;height:8px;border-radius:50%;background:#c00;box-shadow:0 0 16px 6px rgba(204,0,0,.5);animation:splashPulse 2s ease-in-out infinite}@keyframes splashPulse{0%,to{transform:translateX(-50%) scale(1);opacity:.7}50%{transform:translateX(-50%) scale(1.6);opacity:1}}@supports not (animation-timeline:view()){.section-heading{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) both}.expertise-card,.why-card{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) both}.about-copy{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) both}.about-visual{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .15s both}.contact-info{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) both}.contact-form{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) .15s both}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}