*{box-sizing:border-box;margin:0;padding:0;font-family:Orbitron,sans-serif}body,html{height:100%;width:100%;overflow-x:hidden;background-color:#fff}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity 0.6s ease-out;will-change:opacity}.dots{display:flex;gap:16px}.dot{width:20px;height:20px;border-radius:50%;background:linear-gradient(145deg,#66d1ff,#005f9e);animation:waveAnimation 1.2s ease-in-out infinite;will-change:transform,opacity;transform:translateZ(0)}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:0.15s}.dot:nth-child(3){animation-delay:0.3s}.dot:nth-child(4){animation-delay:0.45s}@keyframes waveAnimation{0%,60%,100%{transform:translate3d(0,0,0);opacity:.6}30%{transform:translate3d(0,-20px,0);opacity:1}}header{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:400px;color:#fff;padding:15px clamp(20px,4vw,60px);gap:15px;background-image:url(/assets/img/fondo.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}#cabecera{position:relative;width:100%;min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:2}#btn-menu{display:none}.hamburger{position:relative;width:40px;height:30px;padding:10px;border-radius:8px;transition:background-color 0.3s;margin:24px auto;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.hamburger:hover{background-color:rgba(0,0,0,.05)}.hamburger span{display:block;position:absolute;height:3px;width:30px;background:#fff;border-radius:3px;opacity:1;left:5px;transform-origin:center center;transition:0.6s cubic-bezier(.25,.46,.45,.94)}.hamburger span:first-child{top:5px}.hamburger span:nth-child(2){top:13px}.hamburger span:nth-child(3){top:21px}.hamburger.moviendo span:first-child,.hamburger.moviendo span:nth-child(3){top:13px;transform:rotate(0)}.hamburger.moviendo span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.abierto span:first-child{top:13px;transform:rotate(45deg);background:#e74c3c}.hamburger.abierto span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.abierto span:nth-child(3){top:13px;transform:rotate(-45deg);background:#e74c3c}.hamburger.abierto:hover span:first-child,.hamburger.abierto:hover span:nth-child(3){background:#c0392b;transform:scale(1.1) rotate(45deg)}.hamburger.abierto:hover span:nth-child(3){transform:scale(1.1) rotate(-45deg)}.hamburger::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(231,76,60,.1);border-radius:50%;transform:translate(-50%,-50%);transition:0.3s;z-index:-1}.hamburger:active::before{width:60px;height:60px}#contenedor-logo{display:flex;flex:0 0 auto;height:clamp(70px,8vw,120px);max-width:clamp(200px,25vw,400px)}#contenedor-logo img{width:100%;height:100%;object-fit:contain;image-rendering:crisp-edges}#contenedor-botones{display:flex;flex:1 1 auto;justify-content:flex-end;align-items:center;padding:0 20px;gap:10px;border-radius:8px}.botones{display:inline-block;padding:10px 18px;border-radius:6px;font-size:clamp(12px,1.2vw,15px);color:#fff;transition:0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;text-align:center;transform:translateZ(0);will-change:transform,background-color,box-shadow;white-space:nowrap}.botones:hover{background:#2454d8;transform:translate3d(0,-2px,0);box-shadow:0 4px 8px rgba(0,0,0,.3)}.link-botones img{margin:0 5px;width:35px;height:auto;vertical-align:middle}#info{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:30px;z-index:2}#text-info{flex:1 1 55%;display:flex;flex-direction:column;justify-content:center}#head-title{font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase;text-shadow:2px 2px 6px rgba(0,0,0,.2);margin-bottom:10px}#servicio{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.fibra,.inalambrico{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;letter-spacing:2px;font-family:Orbitron,sans-serif;animation:gradientShift 3s ease-in-out infinite;will-change:background-position;line-height:1.1;text-transform:uppercase}.fibra{background:linear-gradient(90deg,#00d9ff,#00e1ff,#00e5ff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 4px rgba(0,90,180,.4))}.inalambrico{background:linear-gradient(90deg,#000,#202020,#000);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:#fff;background-clip:text;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}#p-info{margin-top:10px;font-size:clamp(.85rem,1.3vw,1rem);line-height:1.4}#btn-planes{flex:0 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:280px}#conoce{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.4);margin-bottom:12px}#btn-planes .botones-container{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}#btn-planes a{position:relative;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#60a5fa 100%);color:#fff;font-weight:600;border:none;border-radius:12px;box-shadow:0 4px 15px rgba(96,165,250,.5),0 2px 4px rgba(0,0,0,.1);overflow:hidden;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:0.3s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:transform,background,box-shadow;white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center}#btn-planes a::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left 0.5s;will-change:left}#btn-planes a:hover{transform:translate3d(0,-2px,0) scale(1.02);background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);box-shadow:0 8px 25px rgba(96,165,250,.6),0 4px 12px rgba(0,0,0,.15)}#btn-planes a:hover::before{left:100%}#btn-planes a:active{transform:translate3d(0,0,0) scale(.98);transition:0.1s}#btn-planes a:focus{outline:0;box-shadow:0 8px 25px rgba(124,58,237,.4),0 4px 12px rgba(0,0,0,.15),0 0 0 3px rgba(96,165,250,.4)}.hero-waves{display:block;width:100%;height:60px;position:absolute;left:0;bottom:0;z-index:3;overflow:hidden;will-change:transform,opacity;contain:strict;pointer-events:none}.wave use,.wave1 use,.wave2 use,.wave3 use{transform:translate3d(0,0,0);backface-visibility:hidden;contain:layout style paint}.wave use{animation-delay:-2s;will-change:transform}.wave1 use{animation:move-forever1 10s linear infinite;fill:#0345a7;opacity:.8}.wave2 use{animation:move-forever2 8s linear infinite;fill:#185abd;opacity:.6}.wave3 use{animation:move-forever3 6s linear infinite;fill:#fff;opacity:1}@keyframes move-forever1{0%{transform:translateX(85px)}100%{transform:translateX(-90px)}}@keyframes move-forever2{0%{transform:translateX(-90px)}100%{transform:translateX(85px)}}@keyframes move-forever3{0%{transform:translateX(-90px)}100%{transform:translateX(85px)}}@media (max-width:349px){header{min-height:600px;gap:20px;padding:15px 20px}#cabecera{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-height:75px;padding:5px 0;margin-bottom:25px}#contenedor-logo{height:65px;max-width:190px;flex-shrink:0}#btn-menu{display:block;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.hamburger{margin:28px 0 0 0}#menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(25px);border-radius:12px;display:block;flex-direction:row;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.05) inset;z-index:10000;width:95vw;max-width:320px;padding:6px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:1;transform:translateX(-50%) translateY(0)}#menu::-webkit-scrollbar{display:none}#menu a{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;padding:10px 14px;font-size:11px;white-space:nowrap;transition:all 0.3s ease;border-radius:6px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);flex-shrink:0;min-width:max-content;margin:0 1px}#menu a:hover{background:rgba(255,255,255,.2);color:rgba(255,255,255,1);transform:translateY(-1px)}#contenedor-botones,.link-botones{display:none}#info{flex-direction:column;gap:25px;margin-top:25px;text-align:center;align-items:center;padding:0}#text-info{width:100%;padding:0 10px;align-items:center}#head-title{font-size:1.5rem;margin-bottom:15px;line-height:1.3}#servicio{align-items:center;justify-content:center;gap:5px}.fibra,.inalambrico{font-size:1.8rem;letter-spacing:1.5px}#p-info{font-size:.95rem;padding:0 5px;line-height:1.5}#btn-planes{width:100%;min-width:auto;padding:0 10px}#conoce{font-size:1.4rem;margin-bottom:15px;line-height:1.3}#btn-planes .botones-container{flex-direction:column;width:100%;gap:15px;align-items:center}#btn-planes a{width:100%;max-width:300px;padding:15px 20px;font-size:12px;display:flex;white-space:nowrap;justify-content:center}.hero-waves{height:40px}}@media (min-width:350px) and (max-width:364px){header{min-height:600px;gap:20px;padding:15px 20px}#cabecera{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-height:75px;padding:5px 0;margin-bottom:25px}#contenedor-logo{height:65px;max-width:190px;flex-shrink:0}#btn-menu{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.hamburger{margin:28px 0 0 0}#menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(25px);border-radius:14px;display:block;flex-direction:row;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.05) inset;z-index:10000;width:96vw;max-width:355px;padding:7px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:1;transform:translateX(-50%) translateY(0)}#menu::-webkit-scrollbar{display:none}#menu a{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;padding:10px 14px;font-size:12px;white-space:nowrap;transition:all 0.3s ease;border-radius:8px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);flex-shrink:0;min-width:max-content;margin:0 2px}#menu a:hover{background:rgba(255,255,255,.2);color:rgba(255,255,255,1);transform:translateY(-1px)}#contenedor-botones,.link-botones{display:none}#info{flex-direction:column;gap:25px;margin-top:25px;text-align:center;align-items:center;padding:0}#text-info{width:100%;padding:0 10px;align-items:center}#head-title{font-size:1.5rem;margin-bottom:15px;line-height:1.3}#servicio{align-items:center;justify-content:center;gap:5px}.fibra,.inalambrico{font-size:1.8rem;letter-spacing:1.5px}#p-info{font-size:.95rem;padding:0 5px;line-height:1.5}#btn-planes{width:100%;min-width:auto;padding:0 10px}#conoce{font-size:1.4rem;margin-bottom:15px;line-height:1.3}#btn-planes .botones-container{flex-direction:column;width:100%;gap:15px;align-items:center}#btn-planes a{width:100%;max-width:300px;padding:15px 20px;font-size:12px;display:flex;white-space:nowrap;justify-content:center}.hero-waves{height:40px}}@media (min-width:365px) and (max-width:399px){header{min-height:600px;gap:20px;padding:15px 20px}#cabecera{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-height:75px;padding:5px 0;margin-bottom:25px}#contenedor-logo{height:65px;max-width:190px;flex-shrink:0}#btn-menu{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.hamburger{margin:28px 0 0 0}#menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(25px);border-radius:14px;display:block;flex-direction:row;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.05) inset;z-index:10000;width:92vw;max-width:355px;padding:7px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:1;transform:translateX(-50%) translateY(0)}#menu::-webkit-scrollbar{display:none}#menu a{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;padding:10px 14px;font-size:12px;white-space:nowrap;transition:all 0.3s ease;border-radius:8px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);flex-shrink:0;min-width:max-content;margin:0 2px}#menu a:hover{background:rgba(255,255,255,.2);color:rgba(255,255,255,1);transform:translateY(-1px)}#contenedor-botones,.link-botones{display:none}#info{flex-direction:column;gap:25px;margin-top:25px;text-align:center;align-items:center;padding:0}#text-info{width:100%;padding:0 10px;align-items:center}#head-title{font-size:1.5rem;margin-bottom:15px;line-height:1.3}#servicio{align-items:center;justify-content:center;gap:5px}.fibra,.inalambrico{font-size:1.8rem;letter-spacing:1.5px}#p-info{font-size:.95rem;padding:0 5px;line-height:1.5}#btn-planes{width:100%;min-width:auto;padding:0 10px}#conoce{font-size:1.4rem;margin-bottom:15px;line-height:1.3}#btn-planes .botones-container{flex-direction:column;width:100%;gap:15px;align-items:center}#btn-planes a{width:100%;max-width:300px;padding:15px 20px;font-size:12px;display:flex;white-space:nowrap;justify-content:center}.hero-waves{height:40px}}@media (min-width:400px) and (max-width:430px){header{min-height:610px;gap:22px;padding:15px 22px}#cabecera{flex-direction:row;align-items:center;justify-content:space-between;gap:15px;min-height:80px;padding:5px 0;margin-bottom:28px}#contenedor-logo{height:70px;max-width:210px;flex-shrink:0}#btn-menu{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.hamburger{margin:28px 0 0 0}#menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(25px);border-radius:14px;display:block;flex-direction:row;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.05) inset;z-index:10000;width:88vw;max-width:380px;padding:8px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:1;transform:translateX(-50%) translateY(0)}#menu::-webkit-scrollbar{display:none}#menu a{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;padding:10px 12px;font-size:13px;white-space:nowrap;transition:all 0.3s ease;border-radius:8px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);flex-shrink:0;min-width:max-content;margin:0 3px}#menu a:hover{background:rgba(255,255,255,.2);color:rgba(255,255,255,1);transform:translateY(-1px)}#contenedor-botones,.link-botones{display:none}#info{flex-direction:column;gap:28px;margin-top:28px;text-align:center;align-items:center;padding:0}#text-info{width:100%;padding:0 12px;align-items:center}#head-title{font-size:1.6rem;margin-bottom:16px;line-height:1.3}#servicio{align-items:center;justify-content:center;gap:6px}.fibra,.inalambrico{font-size:1.95rem;letter-spacing:1.8px}#p-info{font-size:1rem;padding:0 8px;line-height:1.5}#btn-planes{width:100%;min-width:auto;padding:0 12px}#conoce{font-size:1.5rem;margin-bottom:16px;line-height:1.3}#btn-planes .botones-container{flex-direction:column;width:100%;gap:16px;align-items:center}#btn-planes a{width:100%;max-width:320px;padding:16px 24px;font-size:13px;display:flex;white-space:nowrap;justify-content:center}.hero-waves{height:42px}}@media (min-width:431px) and (max-width:767px){header{min-height:620px;gap:25px;padding:18px 25px}#cabecera{flex-direction:row;align-items:center;justify-content:space-between;gap:18px;min-height:85px;padding:8px 0;margin-bottom:30px}#contenedor-logo{height:75px;max-width:230px;flex-shrink:0}#btn-menu{width:52px;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.hamburger{margin:28px 0 0 0}#menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(25px);border-radius:14px;display:block;flex-direction:row;box-shadow:0 8px 32px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.05) inset;z-index:10000;width:85vw;max-width:450px;padding:10px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;opacity:1;transform:translateX(-50%) translateY(0)}#menu::-webkit-scrollbar{display:none}#menu a{display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;padding:12px 16px;font-size:14px;white-space:nowrap;transition:all 0.3s ease;border-radius:8px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);flex-shrink:0;min-width:max-content;margin:0 4px}#menu a:hover{background:rgba(255,255,255,.2);color:rgba(255,255,255,1);transform:translateY(-1px)}#contenedor-botones,.link-botones{display:none}#info{flex-direction:column;gap:30px;margin-top:30px;text-align:center;align-items:center;padding:0}#text-info{width:100%;padding:0 15px;align-items:center}#head-title{font-size:1.7rem;margin-bottom:18px;line-height:1.3}#servicio{align-items:center;justify-content:center;gap:8px}.fibra,.inalambrico{font-size:2.1rem;letter-spacing:2px}#p-info{font-size:1.05rem;padding:0 10px;line-height:1.5}#btn-planes{width:100%;min-width:auto;padding:0 15px}#conoce{font-size:1.6rem;margin-bottom:18px;line-height:1.3}#btn-planes .botones-container{flex-direction:column;width:100%;gap:18px;align-items:center}#btn-planes a{width:100%;max-width:340px;padding:17px 26px;font-size:13.5px;display:flex;white-space:nowrap;justify-content:center}.hero-waves{height:45px}}@media (min-width:768px) and (max-width:1023px){header{min-height:420px;padding:15px 35px}#cabecera{min-height:75px}#contenedor-logo{height:clamp(75px,7vw,90px);max-width:clamp(220px,22vw,280px)}#info{flex-direction:column;gap:20px;text-align:center;padding:8px 0}#text-info{width:100%;padding:0;align-items:center}#servicio{align-items:center}#btn-planes{width:100%;min-width:auto}#conoce{font-size:clamp(1.3rem,2.5vw,1.6rem);margin-bottom:15px}#btn-planes .botones-container{flex-direction:row;justify-content:center;gap:12px;flex-wrap:nowrap}#btn-planes a{flex:1;min-width:160px;max-width:200px;padding:12px 16px;font-size:11px;display:flex;white-space:nowrap;justify-content:center;align-items:center;height:50px}}@media (min-width:1024px) and (max-width:1279px){header{min-height:380px;padding:15px 45px}#cabecera{min-height:75px}#contenedor-logo{height:clamp(80px,7.5vw,100px);max-width:clamp(240px,24vw,320px)}#info{gap:25px;padding:8px 0}#text-info{flex:1 1 50%}#btn-planes{flex:0 1 auto;min-width:270px}#btn-planes .botones-container{flex-direction:row;gap:15px;flex-wrap:nowrap}#btn-planes a{flex:1;min-width:140px;padding:12px 18px;font-size:12px;display:flex;white-space:nowrap;justify-content:center;align-items:center;height:50px}}@media (min-width:1280px) and (max-width:1919px){header{min-height:400px;padding:18px 55px}#cabecera{min-height:85px}#contenedor-logo{height:clamp(90px,8vw,110px);max-width:clamp(280px,26vw,360px)}#info{gap:30px;padding:10px 0}#btn-planes .botones-container{flex-direction:row;gap:18px}#btn-planes a{padding:13px 20px;font-size:13px;min-width:150px;display:flex;white-space:nowrap;justify-content:center;align-items:center;height:52px}}@media (min-width:1920px){header{min-height:450px;padding:20px 80px}#cabecera{min-height:95px}#contenedor-logo{height:clamp(100px,8.5vw,130px);max-width:clamp(320px,28vw,450px)}#info{gap:40px;padding:12px 0}#btn-planes{min-width:320px}#btn-planes .botones-container{flex-direction:row;gap:20px}#btn-planes a{padding:14px 24px;font-size:14px;min-width:160px;display:flex;white-space:nowrap;justify-content:center;align-items:center;height:54px}}#btn-planes .botones-container{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}#btn-planes a{white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center}@media (min-width:768px){#btn-planes .botones-container{flex-direction:row;flex-wrap:nowrap}}@media (max-width:480px){#btn-planes .botones-container{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}