@property --glow-offset{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes glow-slide{from{--glow-offset: -10deg}to{--glow-offset: 10deg}}.home-hero{background:linear-gradient(180deg, black 0%, rgba(67, 39, 201, 0.67) 77%, rgba(0, 0, 0, 0) 100%)}.home-hero #text-ruler{position:absolute;visibility:hidden;z-index:-100;font-size:2vw;font-weight:300;font-family:"Poppins", sans-serif}.home-hero #hero-container{position:relative;width:100%;overflow:hidden;background-color:#000;margin:0 auto;aspect-ratio:2.4615384615;transition:box-shadow 0.5s ease;border-radius:26px;transition:box-shadow 0.5s ease, border-color 0.5s ease;border:1px solid transparent}.home-hero #hero-container.state-telecom{box-shadow:0 0 2.5rem 0.5rem rgba(155, 133, 255, 0.5);border-color:#261863}.home-hero #hero-container.state-telecom .word-flipper{color:#9B85FF}.home-hero #hero-container.state-telecom .dynamic-word.active{color:#9B85FF}.home-hero #hero-container.state-telecom .nav-segment[data-index="0"].active .label{color:#9B85FF}.home-hero #hero-container.state-telecom .nav-segment[data-index="0"].active .tick.thick{background-color:#9B85FF}.home-hero #hero-container.state-hls{box-shadow:0 0 2.5rem 0.5rem rgba(4, 181, 251, 0.5);border-color:#04B5FB}.home-hero #hero-container.state-hls .word-flipper{color:#04B5FB}.home-hero #hero-container.state-hls .dynamic-word.active{color:#04B5FB}.home-hero #hero-container.state-hls .nav-segment[data-index="1"].active .label{color:#04B5FB}.home-hero #hero-container.state-hls .nav-segment[data-index="1"].active .tick.thick{background-color:#04B5FB;opacity:1}.home-hero #hero-container.state-hls .nav-segment[data-index="0"] .tick.thick{background-color:#9B85FF;opacity:1}.home-hero #hero-container.state-hls .ticks-group[data-group="0"] .tick.thin{background-color:var(--color);opacity:0.7}.home-hero #hero-container.state-defense{box-shadow:0 0 2.5rem 0.5rem rgba(9, 235, 138, 0.5);border-color:#09EB8A}.home-hero #hero-container.state-defense .word-flipper{color:#09EB8A}.home-hero #hero-container.state-defense .dynamic-word.active{color:#09EB8A}.home-hero #hero-container.state-defense .nav-segment[data-index="2"].active .label{color:#09EB8A}.home-hero #hero-container.state-defense .nav-segment[data-index="2"].active .tick.thick{background-color:#09EB8A;opacity:1}.home-hero #hero-container.state-defense .nav-segment[data-index="0"] .tick.thick{background-color:#9B85FF;opacity:1}.home-hero #hero-container.state-defense .nav-segment[data-index="1"] .tick.thick{background-color:#04B5FB;opacity:1}.home-hero #hero-container.state-defense .ticks-group[data-group="0"] .tick.thin{background-color:var(--color);opacity:0.7}.home-hero #hero-container.state-defense .ticks-group[data-group="1"] .tick.thin{background-color:var(--color);opacity:0.7}.home-hero #hero-container .hero-video-background{position:absolute;inset:0;width:100%;margin:auto;height:100%;z-index:2;border-radius:26px;overflow:hidden}.home-hero #hero-container .hero-video-background #master-video{width:100%;height:100%;object-fit:cover;border-radius:26px}.home-hero #hero-container .hero-video-background .video-player{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:26px;transition:opacity 0.8s ease-in-out}.home-hero #hero-container .hero-text-content{position:absolute;z-index:3;color:white;text-align:center;display:flex;align-items:center;justify-content:center;top:2vw;left:0;right:0;opacity:0;transition:opacity 0.4s linear;padding:0 10vw}.home-hero #hero-container .hero-text-content.ready{opacity:1}.home-hero #hero-container .hero-text-content h2{text-shadow:0.125rem 0.125rem 0.25rem rgba(0, 0, 0, 0.5);font-size:4.4vw;font-weight:300;line-height:1.3;margin:0}.home-hero #hero-container .hero-text-content h2 .word-flipper{display:inline-block;position:relative;transition:width 0.3s ease-in-out;text-align:center;overflow:hidden;white-space:nowrap;height:1.3em;line-height:1.3em}.home-hero #hero-container .hero-text-content h2 .word-flipper::before{content:"[";font-weight:200;left:0;position:absolute}.home-hero #hero-container .hero-text-content h2 .word-flipper::after{content:"]";font-weight:200;right:0;position:absolute}html[lang="he-IL"] .home-hero #hero-container .hero-text-content h2 .word-flipper::before{content:"]"}html[lang="he-IL"] .home-hero #hero-container .hero-text-content h2 .word-flipper::after{content:"["}.count-1 .home-hero #hero-container .hero-text-content h2 .word-flipper{width:auto !important;overflow:visible}.count-1 .home-hero #hero-container .hero-text-content h2 .word-flipper::before,.count-1 .home-hero #hero-container .hero-text-content h2 .word-flipper::after{display:none}.home-hero #hero-container .hero-text-content h2 .word-flipper .dynamic-word{position:absolute;left:50%;transform:translateX(-50%) translateY(10px);width:100%;text-align:center;font-weight:600;opacity:0;transition:opacity 0.3s ease-in-out, transform 0.3s ease-in-out}.home-hero #hero-container .hero-text-content h2 .word-flipper .dynamic-word.active{opacity:1;transform:translateX(-50%) translateY(0)}.home-hero #hero-container .hero-text-content h2 .word-flipper .dynamic-word.exiting{opacity:0;transform:translateX(-50%) translateY(-10px)}.home-hero #hero-container .hero-progress-nav{position:absolute;bottom:1.5vw;left:50%;transform:translateX(-50%);z-index:4;display:flex;align-items:flex-end;justify-content:center;gap:0.25vw;color:white;background:#000;padding:1vw 2vw;border-radius:12px;bottom:2.5vw}.home-hero #hero-container .hero-progress-nav .nav-segment{display:flex;flex-direction:column;align-items:center;gap:0.5rem;cursor:pointer;width:2vw}.home-hero #hero-container .hero-progress-nav .nav-segment .label{font-size:1vw;opacity:0.5;transition:all 0.3s ease;top:1vw;text-align:center;line-height:1.2}.home-hero #hero-container .hero-progress-nav .nav-segment[data-index="2"] .label{right:1vw}.home-hero #hero-container .hero-progress-nav .nav-segment[data-index="0"] .label{left:1vw}.home-hero #hero-container .hero-progress-nav .tick{background-color:#fff;opacity:0.3;transition:background-color 0.3s ease, opacity 0.3s ease}.home-hero #hero-container .hero-progress-nav .tick.thin{width:1px;height:1vw;padding-bottom:0.2vw}.home-hero #hero-container .hero-progress-nav .tick.thick{width:1px;height:2.5vw}.home-hero #hero-container .hero-progress-nav .ticks-group{display:flex;align-items:flex-end;gap:1vw;padding-bottom:0.7vw}.home-hero #hero-container .hero-progress-nav .nav-segment.active .label{opacity:1}.home-hero #hero-container .hero-progress-nav .nav-segment.active .tick.thick{opacity:1}.home-hero #hero-container .hero-progress-nav .tick.thin.colored{background-color:var(--color);opacity:0.7}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(1){--color: #9B85FF}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(2){--color: #9188FE}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(3){--color: #888BFE}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(4){--color: #7E8DFD}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(5){--color: #7590FC}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(6){--color: #6B93FC}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(7){--color: #6296FB}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(8){--color: #5899FB}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(9){--color: #4E9CFA}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(10){--color: #459FFA}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(11){--color: #3BA2F9}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(12){--color: #32A5F9}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(13){--color: #28A8F8}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(14){--color: #1FABF8}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(15){--color: #15AEF7}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(16){--color: #0BB1F7}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="0"] .tick.thin:nth-child(17){--color: #04B5FB}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(1){--color: #04B5FB}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(2){--color: #04B8F3}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(3){--color: #05BCEB}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(4){--color: #05BFE4}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(5){--color: #06C3DC}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(6){--color: #06C6D4}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(7){--color: #07CACC}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(8){--color: #07CDC5}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(9){--color: #08D0BD}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(10){--color: #08D4B5}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(11){--color: #08D7AE}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(12){--color: #09DBA6}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(13){--color: #09DE9F}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(14){--color: #09E197}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(15){--color: #09E58F}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(16){--color: #09E888}.home-hero #hero-container .hero-progress-nav .ticks-group[data-group="1"] .tick.thin:nth-child(17){--color: #09EB8A}.home-hero .our-vision--container{margin:14rem 0 20rem}.home-hero .our-vision--wrapper{max-width:165rem;display:grid;grid-template-columns:25% 75%;margin:0 auto}@keyframes green-anim{0%{flex-basis:0%}16.6%{flex-basis:33.333%}66.6%{flex-basis:33.333%}83.3%{flex-basis:0%}100%{flex-basis:0%}}@keyframes blue-anim{0%,16.6%{flex-basis:0%}33.3%{flex-basis:33.333%}66.6%{flex-basis:33.333%}83.3%{flex-basis:0%}100%{flex-basis:0%}}@keyframes purple-anim{0%,16.6%,33.3%{flex-basis:0%}50%{flex-basis:33.333%}66.6%{flex-basis:33.333%}83.3%{flex-basis:0%}100%{flex-basis:0%}}