.hero-carousel{--switch-50:#f1f8e5;--switch-300:#aed77a;--switch-500:#7cb342;--switch-600:#689838;--switch-700:#4f7929;--orange-500:#f26b2b;--ink:#1f1f1f;--ink-900:#0f1923;--ink-darker:#0a1118;--muted:#6b6b6b;--border:#e5e5e5;--paper:#fff;--huawei-red:#c7000b;--tarana-blue:#1b3a6b;--tarana-gold:#e8a53d;--hikv-red:#d40000;--hikv-deep:#0a1929;position:relative;width:100%;overflow:hidden;background:var(--ink-darker)}.hero-carousel .slide{display:none}.hero-carousel .slide.active{display:block}.hero-carousel .slide-inner{position:relative;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;align-items:start;padding:32px 20px 24px;gap:24px}@media (min-width:640px){.hero-carousel{height:clamp(560px,78vh,760px)}.hero-carousel .slide{display:block;position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s cubic-bezier(.4,0,.2,1)}.hero-carousel .slide.active{opacity:1;pointer-events:auto;z-index:2}.hero-carousel .slide-inner{height:100%;grid-template-columns:1.1fr 1fr;align-items:center;padding:64px 56px 110px;gap:40px}}.hero-carousel .slide-inner>*{min-width:0;max-width:100%}.hero-carousel .vendor-mark{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px;max-width:100%}.hero-carousel .vendor-mark .badge{font-family:Geist Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:4px 9px;border-radius:4px;border:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.85);white-space:nowrap}.hero-carousel .vendor-logo-img{display:block;height:32px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media (min-width:640px){.hero-carousel .vendor-mark{gap:14px;margin-bottom:28px}.hero-carousel .vendor-logo-img{height:44px}}.hero-carousel .slide h2{font-size:clamp(28px,7vw,76px);font-weight:800;line-height:1.05;letter-spacing:-.025em;color:#fff;margin-bottom:18px;max-width:100%;overflow-wrap:break-word}@media (min-width:640px){.hero-carousel .slide h2{font-size:clamp(40px,5.4vw,76px);line-height:.98;letter-spacing:-.03em;margin-bottom:22px;max-width:14ch}}.hero-carousel .slide .sub{font-size:clamp(14px,3.8vw,19px);line-height:1.55;color:hsla(0,0%,100%,.72);max-width:100%;margin-bottom:24px;overflow-wrap:break-word}@media (min-width:640px){.hero-carousel .slide .sub{font-size:clamp(15px,1.15vw,19px);max-width:520px;margin-bottom:36px}}.hero-carousel .slide .cta-row{display:flex;flex-direction:column;gap:12px;align-items:stretch;width:100%;max-width:100%}.hero-carousel .slide .cta-row .btn{width:100%;max-width:100%;justify-content:center;text-align:center;white-space:normal}@media (min-width:640px){.hero-carousel .slide .cta-row{flex-direction:row;flex-wrap:wrap;align-items:center;width:auto;gap:12px}.hero-carousel .slide .cta-row .btn{width:auto}}.hero-carousel .btn{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:10px;font-weight:700;font-size:15px;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;letter-spacing:-.005em}.hero-carousel .btn-primary{background:var(--switch-500);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 8px 24px -10px rgba(79,121,41,.6)}.hero-carousel .btn-primary:hover{background:var(--switch-600);transform:translateY(-1px)}.hero-carousel .btn-ghost{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.25)}.hero-carousel .btn-ghost:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.5)}.hero-carousel .trust-line{font-family:Geist Mono,monospace;font-size:12px;color:hsla(0,0%,100%,.7);margin-top:16px;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}.hero-carousel .product-stage{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.hero-carousel .product-img{max-height:78%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 40px rgba(0,0,0,.45))}.hero-carousel .product-stage:after{content:"";position:absolute;bottom:12%;left:50%;transform:translateX(-50%);width:56%;height:14px;background:radial-gradient(ellipse at center,rgba(0,0,0,.55),transparent 65%);filter:blur(8px);z-index:-1}.hero-carousel .slide-switchcom{background:radial-gradient(ellipse at 75% 50%,rgba(8,12,20,.55) 0,transparent 60%),linear-gradient(110deg,rgba(10,17,24,.95),rgba(10,17,24,.82) 50%,rgba(10,17,24,.75)),url(/hero/sandton.jpg) center 35% /cover no-repeat}.hero-carousel .slide-switchcom .vendor-mark .badge{color:var(--switch-300);border-color:rgba(124,179,66,.4);background:rgba(124,179,66,.08)}.hero-carousel .slide-switchcom h2 .em{color:var(--switch-500)}.hero-carousel .slide-switchcom h2 .punct{color:var(--orange-500)}@media (min-width:640px){.hero-carousel .slide-switchcom .slide-inner{grid-template-columns:1fr 1fr;gap:40px;padding:52px 56px}}.hero-carousel .slide-switchcom h2{max-width:20ch;text-wrap:balance;line-height:1.05;margin-bottom:16px;font-size:clamp(34px,4.4vw,58px)}.hero-carousel .slide-switchcom h2 .em{display:inline;color:var(--switch-300);font-weight:700}.hero-carousel .slide-switchcom h2 .em .punct{color:var(--orange-500)}.hero-carousel .slide-switchcom .sub{font-size:14px;color:hsla(0,0%,100%,.58);max-width:480px;margin-bottom:22px;line-height:1.55}.hero-carousel .slide-switchcom .feature-strip{display:grid;gap:12px;margin-top:24px;margin-bottom:24px;max-width:100%}@media (min-width:640px){.hero-carousel .slide-switchcom .feature-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:540px;margin-top:28px}}.hero-carousel .slide-switchcom .feature-card{border-left:2px solid rgba(124,179,66,.8);padding-left:12px}.hero-carousel .slide-switchcom .feature-card .label{font-size:13px;font-weight:700;color:var(--switch-500);letter-spacing:-.005em;margin-bottom:3px;line-height:1.15}.hero-carousel .slide-switchcom .feature-card .benefit{font-size:11.5px;color:hsla(0,0%,100%,.62);line-height:1.35}.hero-carousel .slide-switchcom .dispatch-network{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.hero-carousel .slide-switchcom .dispatch-network:before{content:"";position:absolute;top:50%;left:50%;width:95%;height:95%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(124,179,66,.18),transparent 65%);pointer-events:none;z-index:0}.hero-carousel .slide-switchcom .sa-mesh-base{position:relative;width:100%;height:auto;max-width:700px;display:block;z-index:1;filter:drop-shadow(0 0 28px rgba(124,179,66,.32))}.hero-carousel .slide-switchcom .dn-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;max-width:700px;z-index:2;pointer-events:none}.hero-carousel .slide-switchcom .dn-overlay a.hub-link{pointer-events:auto;cursor:pointer;transition:filter .2s ease}.hero-carousel .slide-switchcom .dn-overlay a.hub-link:hover{filter:brightness(1.12) drop-shadow(0 0 14px rgba(242,107,43,.65))}.hero-carousel .slide-switchcom .map-pulse{transform-origin:center;transform-box:fill-box;animation:hcMapPulse 2.8s ease-out infinite}.hero-carousel .slide-switchcom .map-pulse.d1{animation-delay:.4s}.hero-carousel .slide-switchcom .map-pulse.d2{animation-delay:.8s}.hero-carousel .slide-switchcom .map-pulse.d3{animation-delay:1.2s}.hero-carousel .slide-switchcom .map-pulse.d4{animation-delay:1.6s}.hero-carousel .slide-switchcom .map-pulse.d5{animation-delay:2s}.hero-carousel .slide-switchcom .map-pulse.d6{animation-delay:2.4s}@keyframes hcMapPulse{0%{transform:scale(1);opacity:.9}to{transform:scale(3.5);opacity:0}}.hero-carousel .slide-switchcom .map-route{stroke-dasharray:1.2 1;animation:hcRouteDash 14s linear infinite}@keyframes hcRouteDash{to{stroke-dashoffset:-80}}.hero-carousel .slide-switchcom .city-label{font-size:14px;font-weight:500;fill:hsla(0,0%,100%,.92);letter-spacing:.05em;stroke:rgba(8,14,22,.8);stroke-width:3;stroke-linejoin:round}.hero-carousel .slide-switchcom .city-label,.hero-carousel .slide-switchcom .hub-label{font-family:Geist Mono,monospace;text-transform:uppercase;pointer-events:none;paint-order:stroke}.hero-carousel .slide-switchcom .hub-label{font-size:16px;font-weight:700;fill:#fff;letter-spacing:.08em;stroke:rgba(8,14,22,.85);stroke-width:4;stroke-linejoin:round}.hero-carousel .slide-huawei{background:linear-gradient(135deg,#000,#1a0507 50%,#2a0a0d)}.hero-carousel .slide-huawei:before{content:"";position:absolute;top:-20%;right:-10%;width:80%;height:140%;background:linear-gradient(105deg,transparent 48%,rgba(199,0,11,.85) 49%,transparent 49.4%),linear-gradient(110deg,transparent 56%,rgba(199,0,11,.6) 57%,transparent 57.4%),linear-gradient(115deg,transparent 64%,rgba(199,0,11,.4) 65%,transparent 65.4%),linear-gradient(120deg,transparent 72%,rgba(199,0,11,.25) 73%,transparent 73.4%);filter:blur(.5px);pointer-events:none;z-index:0}.hero-carousel .slide-huawei:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(199,0,11,.18),transparent 60%);pointer-events:none;z-index:0}.hero-carousel .slide-huawei .slide-inner{position:relative;z-index:2}.hero-carousel .slide-huawei .vendor-mark .badge{color:#fff;border-color:rgba(199,0,11,.7);background:rgba(199,0,11,.18)}.hero-carousel .slide-huawei h2 .em{color:var(--huawei-red);font-style:italic}.hero-carousel .slide-huawei .product-stage:before{content:"";position:absolute;bottom:14%;left:50%;transform:translateX(-50%);width:70%;height:4px;background:linear-gradient(90deg,transparent,var(--huawei-red),transparent);box-shadow:0 0 24px var(--huawei-red),0 0 60px rgba(199,0,11,.6);border-radius:999px;z-index:0}.hero-carousel .slide-huawei .btn-primary{background:var(--huawei-red);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 8px 24px -10px rgba(199,0,11,.7)}.hero-carousel .slide-huawei .btn-primary:hover{background:#a30009}.hero-carousel .slide-huawei .vendor-mark{gap:18px;align-items:center;margin-bottom:32px}.hero-carousel .slide-huawei .vendor-logo-img{height:60px}.hero-carousel .slide-huawei .vendor-logo-img.ekit{height:56px}.hero-carousel .slide-huawei .vendor-mark .vendor-logo-divider{width:1px;height:36px;background:hsla(0,0%,100%,.22)}.hero-carousel .slide-huawei h2{font-size:clamp(34px,4.4vw,60px);line-height:1.04;max-width:16ch;margin-bottom:14px}.hero-carousel .slide-huawei .huawei-signature{color:var(--huawei-red);font-size:clamp(32px,3.8vw,52px);font-weight:800;letter-spacing:-.025em;line-height:1;margin:0 0 24px}.hero-carousel .slide-tarana{background:radial-gradient(ellipse at 72% 50%,hsla(0,0%,100%,.08),transparent 40%),radial-gradient(ellipse at 72% 50%,rgba(72,130,200,.32),transparent 50%),radial-gradient(ellipse at 78% 45%,rgba(232,165,61,.14),transparent 50%),linear-gradient(135deg,#0c1f3a,#1b3a6b 55%,#2a5a9c)}.hero-carousel .slide-tarana:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,31,58,.5),transparent 30%);pointer-events:none;z-index:0}.hero-carousel .slide-tarana .slide-inner{position:relative;z-index:2}.hero-carousel .slide-tarana .vendor-mark .badge{color:var(--tarana-gold);border-color:rgba(232,165,61,.5);background:rgba(232,165,61,.08)}.hero-carousel .slide-tarana h2 .em{color:var(--tarana-gold)}.hero-carousel .slide-tarana .btn-primary{background:var(--tarana-gold);color:var(--tarana-blue);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 8px 24px -10px rgba(232,165,61,.5)}.hero-carousel .slide-tarana .btn-primary:hover{background:#d99933}.hero-carousel .slide-tarana .vendor-mark{gap:16px;align-items:center;margin-bottom:22px}.hero-carousel .slide-tarana .vendor-logo-img{height:46px;filter:brightness(0) invert(1)}.hero-carousel .slide-tarana h2{margin-bottom:14px;max-width:720px;font-size:clamp(34px,4vw,60px);line-height:1.05}.hero-carousel .slide-tarana .sub{margin-bottom:24px;max-width:540px;font-size:16px}.hero-carousel .slide-tarana .feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:24px;max-width:600px}.hero-carousel .slide-tarana .feature-card{border-left:2px solid rgba(232,165,61,.75);padding-left:14px}.hero-carousel .slide-tarana .feature-card .label{font-size:14px;font-weight:700;color:var(--tarana-gold);letter-spacing:-.005em;margin-bottom:4px;line-height:1.1}.hero-carousel .slide-tarana .feature-card .benefit{font-size:12px;color:hsla(0,0%,100%,.65);letter-spacing:.01em;line-height:1.35}@media (min-width:640px){.hero-carousel .slide-tarana .slide-inner{grid-template-columns:.9fr 1.15fr;gap:28px;padding:44px 56px 110px}.hero-carousel .slide-tarana .slide-inner>div:first-child{align-self:start}}.hero-carousel .slide-tarana .rf-rings{position:absolute;top:50%;left:50%;width:640px;height:640px;transform:translate(-50%,-50%);background:radial-gradient(circle,transparent 26%,rgba(232,165,61,.09) 26.5%,rgba(232,165,61,.09) 27.5%,transparent 28%),radial-gradient(circle,transparent 35%,rgba(232,165,61,.12) 35.5%,rgba(232,165,61,.12) 36.5%,transparent 37%),radial-gradient(circle,transparent 44%,rgba(255,138,50,.22) 44.4%,rgba(255,138,50,.22) 45.6%,transparent 46.2%),radial-gradient(circle,transparent 54%,rgba(232,165,61,.1) 54.5%,rgba(232,165,61,.1) 55.5%,transparent 56%),radial-gradient(circle,transparent 63%,rgba(232,165,61,.07) 63.5%,rgba(232,165,61,.07) 64.5%,transparent 65%);pointer-events:none;z-index:0;animation:hcTaranaRfPulse 6s ease-in-out infinite}@keyframes hcTaranaRfPulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.72;transform:translate(-50%,-50%) scale(1.04)}}.hero-carousel .slide-tarana .product-glow{position:absolute;top:50%;left:50%;width:78%;height:64%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,hsla(0,0%,100%,.18) 0,rgba(120,180,240,.16) 28%,rgba(72,130,200,.1) 50%,transparent 70%);z-index:1;pointer-events:none;filter:blur(6px)}.hero-carousel .slide-tarana .tower-silhouette{position:absolute;top:4%;left:50%;transform:translateX(-50%);width:auto;opacity:.22;z-index:0;pointer-events:none;filter:drop-shadow(0 0 22px rgba(232,165,61,.4))}.hero-carousel .slide-tarana .product-stage{position:relative}.hero-carousel .slide-tarana .product-img{position:relative;z-index:3;width:92%;max-width:none;max-height:none;height:auto;filter:drop-shadow(0 36px 60px rgba(0,0,0,.6)) drop-shadow(0 0 60px rgba(232,165,61,.18)) contrast(1.05)}.hero-carousel .slide-tarana .btn-ghost{border-color:hsla(0,0%,100%,.4);color:#fff}.hero-carousel .slide-tarana .btn-ghost:hover{border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.08)}.hero-carousel .slide-tarana .watch-video-link{display:inline-flex;align-items:center;gap:10px;margin-top:14px;padding:8px 4px;background:transparent;border:none;color:hsla(0,0%,100%,.82);font-family:Geist,sans-serif;font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:color .18s ease}.hero-carousel .slide-tarana .watch-video-link:hover{color:var(--tarana-gold)}.hero-carousel .slide-tarana .watch-video-link .play-circle{width:24px;height:24px;background:var(--tarana-gold);border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .18s ease}.hero-carousel .slide-tarana .watch-video-link:hover .play-circle{transform:scale(1.08)}.hero-carousel .slide-tarana .watch-video-link .play-circle svg{width:10px;height:10px;fill:var(--tarana-blue);margin-left:2px}.hero-carousel .slide-hikvision{background:radial-gradient(ellipse at 78% 50%,rgba(212,0,0,.14),transparent 55%),radial-gradient(ellipse at 15% 30%,rgba(60,60,65,.18),transparent 55%),linear-gradient(135deg,#0a0a0c,#18181b 50%,#0d0d0e)}.hero-carousel .slide-hikvision:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:1}.hero-carousel .slide-hikvision:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 12% 40%,rgba(0,0,0,.85),transparent 55%);pointer-events:none;z-index:1}.hero-carousel .slide-hikvision .slide-inner{position:relative;z-index:2}.hero-carousel .slide-hikvision .vendor-mark{gap:16px;align-items:center;margin-bottom:22px}.hero-carousel .slide-hikvision .vendor-logo-img{height:36px}.hero-carousel .slide-hikvision .category-label{font-family:Geist,sans-serif;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.6);padding-left:16px;border-left:1px solid hsla(0,0%,100%,.2);letter-spacing:.005em}.hero-carousel .slide-hikvision h2{margin-bottom:18px;max-width:14ch;line-height:1}.hero-carousel .slide-hikvision h2 .accent{color:var(--hikv-red)}.hero-carousel .slide-hikvision .sub{margin-bottom:28px;max-width:540px}.hero-carousel .slide-hikvision .feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:28px;max-width:580px}.hero-carousel .slide-hikvision .feature-card{border-left:2px solid rgba(212,0,0,.7);padding-left:14px}.hero-carousel .slide-hikvision .feature-card .label{font-size:14px;font-weight:700;color:var(--hikv-red);letter-spacing:-.005em;margin-bottom:4px;line-height:1.1}.hero-carousel .slide-hikvision .feature-card .benefit{font-size:12px;color:hsla(0,0%,100%,.65);letter-spacing:.01em;line-height:1.35}.hero-carousel .slide-hikvision .btn-primary{background:var(--hikv-red);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 8px 24px -10px rgba(212,0,0,.65)}.hero-carousel .slide-hikvision .btn-primary:hover{background:#b30000}.hero-carousel .slide-hikvision .product-stage{position:relative}.hero-carousel .slide-hikvision .product-img{max-height:90%}.hero-carousel .slide-hikvision .detection-frame{position:absolute;top:8%;bottom:12%;left:8%;right:8%;pointer-events:none;z-index:0}.hero-carousel .slide-hikvision .frame-corner{position:absolute;width:36px;height:36px;border:0 solid rgba(212,0,0,.55)}.hero-carousel .slide-hikvision .frame-corner.tl{top:0;left:0;border-top-width:2px;border-left-width:2px}.hero-carousel .slide-hikvision .frame-corner.tr{top:0;right:0;border-top-width:2px;border-right-width:2px}.hero-carousel .slide-hikvision .frame-corner.bl{bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.hero-carousel .slide-hikvision .frame-corner.br{bottom:0;right:0;border-bottom-width:2px;border-right-width:2px}.hero-carousel .slide-hikvision .product-stage:before{content:"";position:absolute;top:50%;left:6%;right:6%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,0,0,.45),transparent);z-index:0}.hero-carousel .slide-fanvil{background:linear-gradient(135deg,#15191e,#1f2730 50%,#2a3340)}.hero-carousel .slide-fanvil:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 90% 40%,rgba(255,178,102,.18),transparent 50%),radial-gradient(ellipse at 20% 60%,rgba(0,182,176,.08),transparent 45%);pointer-events:none;z-index:0}.hero-carousel .slide-fanvil:after{content:"";position:absolute;top:30%;right:22%;width:360px;height:360px;background:radial-gradient(circle,transparent 38%,rgba(0,182,176,.07) 38.5%,rgba(0,182,176,.07) 39.5%,transparent 40%),radial-gradient(circle,transparent 48%,rgba(0,182,176,.05) 48.5%,rgba(0,182,176,.05) 49.5%,transparent 50%),radial-gradient(circle,transparent 58%,rgba(0,182,176,.04) 58.5%,rgba(0,182,176,.04) 59.5%,transparent 60%);pointer-events:none;z-index:0}.hero-carousel .slide-fanvil .slide-inner{position:relative;z-index:2}.hero-carousel .slide-fanvil .vendor-mark .badge{color:#00b6b0;border-color:rgba(0,182,176,.5);background:rgba(0,182,176,.1)}.hero-carousel .slide-fanvil h2 .em{color:#00b6b0}.hero-carousel .slide-fanvil .spec-strip{display:flex;gap:32px;margin-bottom:30px}.hero-carousel .slide-fanvil .spec-strip>div{display:flex;flex-direction:column}.hero-carousel .slide-fanvil .spec-num{font-family:Geist Mono,monospace;font-size:20px;font-weight:600;color:#00b6b0;letter-spacing:-.02em;line-height:1}.hero-carousel .slide-fanvil .spec-label{font-size:11px;margin-top:4px;color:hsla(0,0%,100%,.6);letter-spacing:.06em;text-transform:uppercase}.hero-carousel .slide-fanvil .btn-primary{background:#00b6b0;color:#0a1a1a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 8px 24px -10px rgba(0,182,176,.6)}.hero-carousel .slide-fanvil .btn-primary:hover{background:#009994}.hero-carousel .carousel-arrows{position:relative;z-index:10;display:flex;width:100%;justify-content:center;gap:16px;padding:16px 20px 8px;pointer-events:auto}.hero-carousel .arrow-btn{width:44px;height:44px;border-radius:999px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.18);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:all .2s ease}.hero-carousel .arrow-btn:hover{background:hsla(0,0%,100%,.16);transform:scale(1.06)}.hero-carousel .arrow-btn svg{width:20px;height:20px}.hero-carousel .dot-row{z-index:10;display:flex;gap:8px;padding:8px 20px 20px;flex-wrap:wrap}.hero-carousel .dot,.hero-carousel .dot-row{position:relative;align-items:center;justify-content:center}.hero-carousel .dot{width:44px;height:44px;border-radius:999px;background:transparent;border:none;padding:0;cursor:pointer;transition:all .25s ease;display:inline-flex}.hero-carousel .dot:before{content:"";display:block;width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.3);transition:all .25s ease}.hero-carousel .dot:hover:before{background:hsla(0,0%,100%,.55)}.hero-carousel .dot.active:before{background:#fff;width:28px;border-radius:4px}.hero-carousel .dot-row .count{font-family:Geist Mono,monospace;font-size:11px;color:hsla(0,0%,100%,.6);margin-left:14px;letter-spacing:.1em}.hero-carousel .progress-bar{display:none}@media (min-width:640px){.hero-carousel .carousel-arrows{position:absolute;top:50%;transform:translateY(-50%);justify-content:space-between;padding:0 20px;pointer-events:none;gap:0}.hero-carousel .arrow-btn{width:48px;height:48px}.hero-carousel .dot-row{position:absolute;bottom:26px;left:56px;padding:0;justify-content:flex-start}.hero-carousel .dot{width:8px;height:8px;display:inline-block;background:hsla(0,0%,100%,.3)}.hero-carousel .dot:before{display:none}.hero-carousel .dot-row{gap:10px}.hero-carousel .dot.active{background:#fff;width:28px;border-radius:4px}.hero-carousel .progress-bar{display:block;position:absolute;bottom:0;left:0;right:0;height:2px;background:hsla(0,0%,100%,.08);z-index:9}.hero-carousel .progress-bar .fill{height:100%;background:var(--switch-500);width:0;transition:width .12s linear}.hero-carousel .progress-bar .fill.huawei{background:var(--huawei-red)}.hero-carousel .progress-bar .fill.tarana{background:var(--tarana-gold)}.hero-carousel .progress-bar .fill.hikv{background:var(--hikv-red)}.hero-carousel .progress-bar .fill.switch{background:var(--switch-500)}.hero-carousel .progress-bar .fill.fanvil{background:#00b6b0}}.hero-carousel img,.hero-carousel svg,.hero-carousel video{max-width:100%;height:auto}.hero-carousel .slide-switchcom .dispatch-network{width:100%;max-width:480px;margin:0 auto}.hero-carousel .slide-switchcom .dn-overlay,.hero-carousel .slide-switchcom .sa-mesh-base{width:100%;height:auto}.hero-carousel .product-stage{width:100%;min-height:220px}.hero-carousel .product-img{max-width:100%;max-height:280px;height:auto;width:auto}.hero-carousel .slide-tarana .product-stage{min-height:280px}.hero-carousel .slide-tarana .product-img{max-height:320px;width:auto}.hero-carousel .slide-tarana .rf-rings{width:min(380px,90%);height:min(380px,90vw)}.hero-carousel .slide-tarana .tower-silhouette{height:92%;max-height:320px}@media (min-width:640px){.hero-carousel .slide-switchcom .dispatch-network{max-width:700px}.hero-carousel .product-stage{min-height:0}.hero-carousel .product-img{max-height:78%}.hero-carousel .slide-tarana .product-stage{min-height:0}.hero-carousel .slide-tarana .product-img{max-height:none;width:92%}.hero-carousel .slide-tarana .rf-rings{width:640px;height:640px}.hero-carousel .slide-tarana .tower-silhouette{max-height:none}}@media (max-width:768px){.hero-carousel .slide-fanvil .spec-strip,.hero-carousel .slide-hikvision .spec-strip,.hero-carousel .slide-tarana .spec-strip{gap:18px;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.hero-carousel .slide{transition:opacity .01ms}.hero-carousel .progress-bar .fill{display:none}.hero-carousel .slide-switchcom .map-pulse,.hero-carousel .slide-switchcom .map-route,.hero-carousel .slide-tarana .rf-rings{animation:none}}@media (max-width:639px){.hero-carousel .slide-hikvision .vendor-logo-img,.hero-carousel .slide-huawei .vendor-logo-img,.hero-carousel .slide-huawei .vendor-logo-img.ekit,.hero-carousel .slide-tarana .vendor-logo-img{height:32px}.hero-carousel .slide-hikvision .feature-strip,.hero-carousel .slide-switchcom .feature-strip,.hero-carousel .slide-tarana .feature-strip{grid-template-columns:1fr;gap:12px;max-width:100%;margin-bottom:20px}.hero-carousel .slide-fanvil .spec-strip{flex-direction:column;gap:16px;max-width:100%}.hero-carousel .slide-hikvision h2,.hero-carousel .slide-huawei h2,.hero-carousel .slide-tarana h2{font-size:clamp(28px,7vw,44px);max-width:100%;line-height:1.05;margin-bottom:14px}.hero-carousel .slide-hikvision .sub,.hero-carousel .slide-huawei .sub,.hero-carousel .slide-tarana .sub{max-width:100%;font-size:clamp(14px,3.8vw,16px);margin-bottom:20px}.hero-carousel .slide-huawei .huawei-signature{font-size:clamp(28px,6vw,36px);max-width:100%;margin-bottom:20px}.hero-carousel .feature-card .benefit,.hero-carousel .feature-card .label{overflow-wrap:break-word;word-break:normal}.hero-carousel .trust-line{max-width:100%;overflow-wrap:break-word}}