.enterprise-hero{position:relative;width:100%;height:var(--hero-desktop-height);overflow:hidden;border-radius:var(--hero-radius);background:#071426;color:#fff}.enterprise-hero,.enterprise-hero *{box-sizing:border-box}.enterpriseHeroSwiper,.enterprise-hero__slide{width:100%;height:100%}.enterprise-hero__slide{position:relative;overflow:hidden;background:var(--hero-bg)}.enterprise-hero__background,.enterprise-hero__overlay{position:absolute;inset:0}.enterprise-hero__background img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-focus)}.enterprise-hero__overlay{z-index:1;background:linear-gradient(90deg,var(--hero-overlay) 0%,rgba(7,20,38,.52) 43%,rgba(7,20,38,.06) 72%)}.hero-overlay-right-gradient{background:linear-gradient(270deg,var(--hero-overlay),transparent 75%)}.hero-overlay-top-gradient{background:linear-gradient(180deg,var(--hero-overlay),transparent 75%)}.hero-overlay-bottom-gradient{background:linear-gradient(0deg,var(--hero-overlay),transparent 75%)}.hero-overlay-solid{background:var(--hero-overlay)}
.enterprise-hero__leader{position:absolute;z-index:2;right:8%;bottom:0;max-width:55%;height:96%;object-fit:contain;object-position:center bottom}.enterprise-hero__leader--left{right:auto;left:8%}.enterprise-hero__leader--center{right:22%}.enterprise-hero__shell{position:relative;z-index:3;width:min(1440px,calc(100% - 72px));height:100%;margin:auto}.enterprise-hero__copy{display:flex;width:min(var(--hero-content-width),60%);height:calc(100% - 126px);flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:30px}.enterprise-hero__label{margin-bottom:12px;font-size:.72rem;letter-spacing:.06em}.enterprise-hero__subtitle{margin-bottom:10px;color:var(--hero-subtitle);font-size:.9rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.enterprise-hero h1{max-width:760px;margin:0 0 14px;color:var(--hero-title);font-size:clamp(2.35rem,var(--hero-title-size),4.7rem);font-weight:var(--hero-title-weight);line-height:.98;letter-spacing:-.04em}.enterprise-hero__copy>p{max-width:600px;margin:0 0 24px;color:var(--hero-description);font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.55}.enterprise-hero__actions{display:flex;gap:12px}.enterprise-hero__actions a{display:inline-flex;min-height:46px;align-items:center;border:1px solid transparent;border-radius:999px;padding:0 25px;font-size:.8rem;font-weight:800;text-decoration:none;text-transform:uppercase}.enterprise-hero__primary{color:var(--hero-primary-text);background:var(--hero-primary-bg)}.enterprise-hero__secondary{border-color:rgba(255,255,255,.65)!important;color:var(--hero-secondary-text);background:var(--hero-secondary-bg)}
.enterprise-hero__dock{position:absolute;z-index:10;right:28px;bottom:24px;left:auto;display:block;border:0;border-radius:999px;background:transparent;box-shadow:none;backdrop-filter:none}.enterprise-hero__tabs{display:none}.enterprise-hero__controls{display:flex;min-height:46px;gap:8px;align-items:center;padding:6px 9px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(7,20,38,.34);box-shadow:0 8px 24px rgba(0,0,0,.16);backdrop-filter:blur(9px)}.enterprise-hero__controls button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:50%;color:#fff;background:rgba(7,20,38,.16);transition:background .2s ease,transform .2s ease}.enterprise-hero__controls button:hover{background:var(--hero-active);transform:translateY(-1px)}.enterprise-hero__progress{position:absolute;right:18px;bottom:-10px;left:18px;height:2px;overflow:hidden;border-radius:4px;background:rgba(255,255,255,.28)}.enterprise-hero__progress span{display:block;width:0;height:100%;background:var(--hero-indicator)}.enterprise-hero__counter{min-width:48px;color:#fff;font-size:.72rem;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.45)}.enterprise-hero__counter b{font-weight:700}
.enterprise-hero .swiper-slide-active [class*=hero-motion-],.enterprise-hero .swiper-slide-active .enterprise-hero__label{animation:heroFadeUp .7s both}.enterprise-hero .swiper-slide-active h1{animation-delay:.12s}.enterprise-hero .swiper-slide-active p{animation-delay:.22s}.enterprise-hero .swiper-slide-active .enterprise-hero__actions{animation-delay:.32s}@keyframes heroFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.hero-effect-ken-burns.swiper-slide-active .enterprise-hero__background img,.hero-effect-slow-zoom.swiper-slide-active .enterprise-hero__background img{animation:heroZoom 9s ease both}@keyframes heroZoom{to{transform:scale(1.08)}}
@media(max-width:991px){.enterprise-hero{height:var(--hero-tablet-height)}.enterprise-hero__copy{width:66%}.enterprise-hero__tabs button{min-height:66px;padding:0 15px}.enterprise-hero__tabs button span{max-width:110px;overflow:hidden;text-overflow:ellipsis}.enterprise-hero__leader{right:0;max-width:52%}}
@media(max-width:767px){.enterprise-hero{height:var(--hero-mobile-height);border-radius:0}.enterprise-hero__shell{width:calc(100% - 36px)}.enterprise-hero__overlay{background:linear-gradient(180deg,rgba(7,20,38,.18),var(--hero-overlay) 72%)}.enterprise-hero__leader{right:-15%;max-width:90%;height:70%;opacity:.7}.enterprise-hero__copy{width:100%;height:calc(100% - 82px);justify-content:flex-end;padding-bottom:54px}.enterprise-hero h1{font-size:clamp(2rem,10vw,3.2rem)}.enterprise-hero__dock{right:12px;bottom:14px;left:auto}.enterprise-hero__tabs{display:none}.enterprise-hero__controls{min-height:44px;justify-content:flex-end}.enterprise-hero__progress{right:14px;left:14px}.enterprise-hero__actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.enterprise-hero *{animation:none!important;transition:none!important}}
.enterprise-hero__video{width:100%;height:100%;object-fit:cover;object-position:var(--hero-focus)}
