:where(.elementor-widget-entel-contadores){ 
--card-bg: rgba(10, 10, 20, 0.6); 
--card-border: rgba(255, 255, 255, 0.05); 
} :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores{
position: relative;
display: flex;
align-items: center;
background-color: #05050a; color: #f3f4f6;
font-family: "Inter", sans-serif;
overflow: hidden;
width: 100%;
min-height: 100%;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores::before{
content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0;
background: linear-gradient(rgba(18, 18, 36, 0.4) 1px, transparent 1px) 0 0 / 40px 40px, linear-gradient(90deg, rgba(18, 18, 36, 0.4) 1px, transparent 1px) 0 0 / 40px 40px; z-index: 1;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .bg-glow, :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .bg-glow-2{ 
position: absolute; width: 600px; height: 600px; z-index: 1; pointer-events: none; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .bg-glow{ 
background: radial-gradient(circle, rgba(157, 78, 221, 0.1) 0%, transparent 70%); top: -200px; right: -100px; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .bg-glow-2{ 
background: radial-gradient(circle, rgba(0, 240, 255, 0.08) 0%, transparent 70%); bottom: -200px; left: -100px; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .ai-stats-section{ 
position: relative; z-index: 2; width: 100%; max-width: 1200px; margin: 0 auto; padding: 60px 24px; text-align: center; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .section-tag{ 
font-family: "Space Grotesk", sans-serif; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 3px; color: #00f0ff; margin-bottom: 12px; display: inline-block; font-weight: 700; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .section-title{ 
font-family: "Space Grotesk", sans-serif; font-size: 2.5rem; font-weight: 700; line-height: 1.2; background: linear-gradient(135deg, #ffffff 30%, #a5b4fc 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 60px; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stats-grid{ 
display: grid; gap: 24px; transition: all 0.3s ease; 
} :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card{
background: var(--card-bg); border: 1px solid var(--card-border); border-radius: 24px;
padding: 40px 24px; position: relative; overflow: hidden;
backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);
display: flex; flex-direction: column; align-items: center;
transition: border-color 0.4s ease, box-shadow 0.4s ease;
opacity: 0;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card::before{
content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(135deg, color-mix(in srgb, var(--accent-color) 8%, transparent) 0%, transparent 100%);
opacity: 0; transition: opacity 0.4s ease;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card:hover{
transform: translateY(-8px) scale(1.02) !important;
border-color: color-mix(in srgb, var(--accent-color) 40%, transparent);
box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.5), 0 0 30px -5px color-mix(in srgb, var(--accent-color) 25%, transparent);
transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card:hover::before{ 
opacity: 1; 
} :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper{
width: 64px; height: 64px; border-radius: 16px; background: rgba(255, 255, 255, 0.02);
border: 1px solid rgba(255, 255, 255, 0.05); display: flex; justify-content: center; align-items: center;
margin-bottom: 24px; transition: transform 0.4s ease; position: relative; z-index: 2;
color: var(--accent-color);
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card:hover .icon-wrapper{
transform: scale(1.1) rotate(3deg); background: color-mix(in srgb, var(--accent-color) 10%, transparent);
border-color: color-mix(in srgb, var(--accent-color) 30%, transparent);
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper svg{
width: 32px; height: 32px; color: currentColor; fill: currentColor; stroke: none;
transition: transform 0.4s ease, opacity 0.4s ease;
filter: drop-shadow(0 0 8px currentColor);
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper svg [fill]:not([fill="none"]){
fill: currentColor !important;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper svg [fill="none"]{
fill: none !important;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper svg [stroke]:not([stroke="none"]){
stroke: currentColor !important;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper svg [stroke="none"]{
stroke: none !important;
} :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper i{
font-size: 32px;
color: currentColor;
filter: drop-shadow(0 0 8px currentColor);
transition: transform 0.4s ease, opacity 0.4s ease;
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .icon-wrapper i::before{ color: currentColor; } :where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-number-box{ 
font-family: "Space Grotesk", sans-serif; font-size: 3.5rem; font-weight: 700; line-height: 1; margin-bottom: 12px; position: relative; z-index: 2; letter-spacing: -1px; color: #ffffff; background: linear-gradient(180deg, #ffffff 40%, var(--accent-color) 120%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-suffix{ 
font-size: 2.5rem; color: var(--accent-color); margin-left: 2px; display: inline-block; -webkit-text-fill-color: initial; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-label{ 
font-size: 0.95rem; color: #9ca3af; font-weight: 500; position: relative; z-index: 2; transition: color 0.3s ease; text-align: center; margin: 0; 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .stat-card:hover .stat-label{ 
color: #f3f4f6; 
} @keyframes  entel-entel-contadores-fadeUp { 
0% { opacity: 0; transform: translateY(40px); } 
100% { opacity: 1; transform: translateY(0); } 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .anim-fade-up{ 
animation: entel-entel-contadores-fadeUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards; 
}
@keyframes  entel-entel-contadores-zoomIn { 
0% { opacity: 0; transform: scale(0.85); } 
100% { opacity: 1; transform: scale(1); } 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .anim-zoom-in{ 
animation: entel-entel-contadores-zoomIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards; 
}
@keyframes  entel-entel-contadores-flipIn { 
0% { opacity: 0; transform: perspective(400px) rotateX(90deg); } 
100% { opacity: 1; transform: perspective(400px) rotateX(0); } 
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .anim-flip-in{ 
animation: entel-entel-contadores-flipIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards; 
}
@keyframes  entel-entel-contadores-bounceIn {
0% { opacity: 0; transform: scale(0.3); }
50% { opacity: 1; transform: scale(1.05); }
70% { transform: scale(0.9); }
100% { opacity: 1; transform: scale(1); }
}
:where(.elementor-widget-entel-contadores) .elementor-grupo-intel-contadores .anim-bounce-in{ 
animation: entel-entel-contadores-bounceIn 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards; 
}:where(.elementor-widget-entel-historia) .gi-timeline-wrapper{
--primary-color: #00f3ff;
--border-color: #00f3ff;
--bg-dark: #020811;
--font-title: "Orbitron", sans-serif;
--font-body: "Rajdhani", sans-serif;
--gap-general: 12px;
--margin-title: 10px;
width: 100%;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper *{
box-sizing: border-box;
} :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .preview-area{
position: relative;
background-color: var(--bg-dark);
background-image: 
radial-gradient(circle at 50% 50%, #052136 0%, var(--bg-dark) 100%),
linear-gradient(rgba(0, 243, 255, 0.03) 1px, transparent 1px),
linear-gradient(90deg, rgba(0, 243, 255, 0.03) 1px, transparent 1px);
background-size: 100% 100%, 40px 40px, 40px 40px;
display: flex; 
flex-direction: column; 
align-items: center; 
justify-content: center;
overflow: hidden; 
padding: 40px 20px;
border-radius: 8px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .section-title{
font-family: var(--font-title); font-size: 28px; font-weight: 700; color: var(--primary-color);
text-transform: uppercase; letter-spacing: 4px; margin-bottom: 40px; text-shadow: 0 0 15px rgba(0, 243, 255, 0.4);
display: flex; align-items: center; gap: 15px; text-align: center; width: 100%; justify-content: center;
margin-top: 0;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .section-title::before, :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .section-title::after{
content: ""; display: block; width: 80px; height: 2px;
background: linear-gradient(90deg, transparent, var(--primary-color), transparent);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-container{
width: 100%; max-width: 1000px;
display: flex; flex-direction: column; gap: 40px;
} :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display{
width: 100%; 
height: 380px; 
background: rgba(3, 14, 26, 0.4); 
backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px);
border: 1px solid rgba(0, 243, 255, 0.2);
border-top: 1px solid var(--border-color);
border-bottom: 1px solid var(--border-color);
border-radius: 4px 40px 4px 40px;
box-shadow: 0 20px 40px rgba(0,0,0,0.8), inset 0 0 30px rgba(0, 243, 255, 0.05);
display: flex; position: relative;
transition: all 0.5s ease;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display::before, :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display::after{
content: ""; position: absolute; width: 30px; height: 30px; border: 2px solid var(--border-color); pointer-events: none; opacity: 0.8; z-index: 10;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display::before{ top: 10px; left: 10px; border-right: none; border-bottom: none; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display::after{ bottom: 10px; right: 10px; border-left: none; border-top: none; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-content{
display: flex; width: 100%; height: 100%; border-radius: 4px 40px 4px 40px; overflow: hidden;
opacity: 1; transform: translateY(0); transition: opacity 0.5s ease, transform 0.5s ease;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-content.fading{ opacity: 0; transform: translateY(15px); }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-image-wrapper{
width: 45%; height: 100%; flex-shrink: 0; position: relative;
clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
border-right: 2px solid var(--primary-color);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-image{
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
object-fit: cover;
filter: grayscale(20%) contrast(1.2) brightness(0.9);
mix-blend-mode: luminosity; 
opacity: 0.8; transition: all 0.5s;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display:hover .display-image{
filter: grayscale(0%) contrast(1.1) brightness(1);
opacity: 1; transform: scale(1.05);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-image-wrapper::after{
content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
background: linear-gradient(rgba(0, 243, 255, 0.1) 1px, transparent 1px);
background-size: 100% 4px; pointer-events: none;
} :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-info{
width: 55%; height: 100%; padding: 40px; 
display: flex; flex-direction: column; justify-content: center;
gap: var(--gap-general);
position: relative; z-index: 2;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-year{
font-family: var(--font-title); font-size: 48px; font-weight: 900;
color: transparent; -webkit-text-stroke: 1px var(--primary-color);
text-shadow: 0 0 20px rgba(0, 243, 255, 0.3);
letter-spacing: 4px; flex-shrink: 0; line-height: 1;
margin: 0;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-date{
font-family: var(--font-body); font-size: 13px; font-weight: 700; color: var(--primary-color);
text-transform: uppercase; letter-spacing: 2px; flex-shrink: 0;
margin: 0; 
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-title{
font-family: var(--font-title); font-size: 22px; font-weight: 700; color: #fff;
text-transform: uppercase; letter-spacing: 1px; flex-shrink: 0;
margin: 0;
margin-bottom: var(--margin-title); 
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-desc{
font-size: 16px; line-height: 1.6; color: #b3d4ec; font-style: italic;
overflow-y: auto; padding-right: 10px; margin: 0;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-desc::-webkit-scrollbar{ width: 4px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-desc::-webkit-scrollbar-thumb{ background: rgba(0,243,255,0.3); border-radius: 4px; } :where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-track-container{
width: 100%; position: relative; padding: 20px 0;
display: flex; align-items: center;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-line{
position: absolute; top: 50%; left: 0; right: 0; 
height: 4px; background: rgba(255, 255, 255, 0.25); 
transform: translateY(-50%); z-index: 1;
border-radius: 10px;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-line-progress{
position: absolute; top: 0; left: 0; height: 100%;
background: var(--primary-color); 
transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.3s;
border-radius: 10px;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-nodes{
display: flex; justify-content: space-between; width: 100%; position: relative; z-index: 2;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node{
position: relative; cursor: pointer; display: flex; flex-direction: column; align-items: center;
width: 40px; height: 40px; justify-content: center; transition: all 0.3s;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .node-dot{
width: 14px; height: 14px; background: #020811; border: 2px solid rgba(255,255,255,0.5);
border-radius: 50%; transition: all 0.4s; position: relative;
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .node-label{
position: absolute; top: 35px; font-family: var(--font-title); font-size: 13px;
color: #aaa; font-weight: 700; letter-spacing: 1px; transition: all 0.3s;
white-space: nowrap; text-shadow: 0 0 5px rgba(0,0,0,1);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node:hover .node-dot{ border-color: var(--primary-color); background: rgba(0, 243, 255, 0.2); transform: scale(1.2); }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node:hover .node-label{ color: #fff; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node.active .node-dot{
background: var(--primary-color); border-color: #fff;
box-shadow: 0 0 15px var(--primary-color), 0 0 30px var(--primary-color);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node.active .node-label{
color: var(--primary-color); transform: translateY(5px) scale(1.1); text-shadow: 0 0 10px rgba(0, 243, 255, 0.5);
}
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-node.active .node-dot::after{
content: ""; position: absolute; top: -6px; left: -6px; right: -6px; bottom: -6px;
border-radius: 50%; border: 1px solid var(--primary-color);
animation: entel-entel-historia-gi-pulse-ring 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
@keyframes  entel-entel-historia-gi-pulse-ring { 
0% { transform: scale(0.8); opacity: 1; } 
100% { transform: scale(2.5); opacity: 0; } 
} @media  (max-width: 1024px) {
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .preview-area{ min-height: 60vh; padding: 40px 15px; }
}
@media  (max-width: 768px) {
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-display{ height: auto; min-height: 480px; } 
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-content{ flex-direction: column; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-image-wrapper{ width: 100%; height: 200px; clip-path: none; border-right: none; border-bottom: 2px solid var(--primary-color); }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-info{ width: 100%; height: auto; padding: 25px; text-align: center; align-items: center; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-year{ font-size: 36px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-title{ font-size: 18px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .display-desc{ font-size: 15px; padding-right: 0; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-track-container{ overflow-x: auto; padding-bottom: 50px; margin-top: 10px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-nodes{ min-width: 600px; padding: 0 20px; }
:where(.elementor-widget-entel-historia) .gi-timeline-wrapper .timeline-line{ left: 20px; right: 20px; }
}