*{box-sizing:border-box;margin:0;padding:0}#root{width:100%;min-height:100vh}body,html{width:100%;margin:0;padding:0;font-family:Inter,sans-serif}h1,h2,h3,p{font-family:Inter,sans-serif}.hero-slider-container{box-sizing:border-box;background-color:#0c1432;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:max(100vh,700px);padding:100px 2vw 2vh;display:flex;position:relative;overflow:hidden}.hero-slider-container:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#e7e7e700 0%,#e7e7e74d 25%,#e7e7e799 50%,#e7e7e7e6 85%,#e7e7e7 100%);width:100%;height:clamp(120px,20vh,250px);position:absolute;bottom:-1px;left:0}.hero-slide{z-index:1;opacity:0;visibility:hidden;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:clamp(20px,2vh,110px);width:100%;height:100%;transition:opacity 1s ease-in-out,visibility 1s;display:flex;position:absolute;inset:0}@media (width<=1500px){.hero-slider-container{min-height:750px!important}.hero-slide{box-sizing:border-box!important;padding-top:5px!important;padding-bottom:10px!important}}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-content{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90%;margin:0;display:flex;position:relative}.subtitulo{color:#36a6eb;background-color:#205f9954;border:.5px solid #15679b;border-radius:28px;width:fit-content;margin:0 auto clamp(20px,3vh,30px);padding:12px clamp(15px,2vw,25px);font-size:clamp(11px,1.5vw,14px);font-weight:600;display:block}.titulo h1{color:#fff;margin:0 0 clamp(20px,3vh,30px);padding:0;font-size:clamp(33px,6vw,70px);font-weight:800;line-height:1.2}.titulo h1 .highlight{color:#36a6eb;display:block}.hero-descripcion{color:#dadada;width:clamp(280px,95%,800px);margin:0 auto clamp(25px,4vh,40px);font-size:clamp(16px,2vw,20px);font-weight:450;line-height:1.4}.botones-hero{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(15px,2vw,30px);width:100%;display:flex}.botones-hero a{text-decoration:none}.boton-hero-1,.boton-hero-2{cursor:pointer;border-radius:15px;flex:200px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:320px;padding:clamp(20px,2vh,22px) clamp(20px,3vw,32px);font-size:clamp(14px,1.5vw,16px);font-weight:600;transition:all .4s;display:flex}.boton-hero-1{color:#fff;background-color:#123361;border:none;text-decoration:none}.boton-hero-1:hover{background-color:#214981;transform:scale(1.05)}.boton-hero-2{-webkit-backdrop-filter:blur(2px);color:#fff;background-color:#ffffff1a;border:2px solid #fff3}.boton-hero-2:hover{background-color:#ffffff4d;border-color:#ffffff80;transform:scale(1.05)}.slider-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:clamp(30px,5vw,55px);height:clamp(30px,5vw,55px);font-size:clamp(15px,3vw,30px);transition:all .3s;display:flex;position:absolute;top:45%;transform:translateY(-50%)}.slider-btn:hover{background:#fff6;transform:translateY(-50%)scale(1.1)}.prev-btn{left:clamp(5px,3vw,40px)}.next-btn{right:clamp(5px,3vw,40px)}.slider-indicators{z-index:10;gap:15px;display:flex;position:absolute;bottom:clamp(15px,3vh,30px);left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#fff6;border-radius:50%;width:15px;height:15px;transition:all .3s}.dot.active{background:#36a6eb;transform:scale(1.4)}.info-hero{z-index:4;flex-wrap:wrap;justify-content:center;gap:clamp(25px,4vw,80px);width:100%;display:flex;position:relative}.info-hero-group{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(30px,5vw,140px);display:flex}.info-hero-cuadro{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.info-title{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800}.info-description{color:#c5c5c5;font-size:clamp(11px,1.5vw,15px)}@keyframes aparecerSubir{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-slide.active h1,.hero-slide.active .subtitulo,.hero-slide.active .hero-descripcion,.hero-slide.active .botones-hero{opacity:0;animation:.8s ease-out forwards aparecerSubir}.hero-slide.active h1{animation-delay:.2s}.hero-slide.active .subtitulo{animation-delay:.4s}.hero-slide.active .hero-descripcion{animation-delay:.6s}.hero-slide.active .botones-hero{animation-delay:.8s}.info-hero{opacity:0;animation:.8s ease-out 1s forwards aparecerSubir}.container-servicios{background-color:#e7e7e7;position:relative;overflow:hidden}.container-servicios:before{content:"";background-image:var(--bg-tuerca);opacity:.1;pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;width:clamp(600px,60vw,1200px);height:clamp(600px,60vw,1200px);position:absolute;top:60%;right:-5%;transform:translateY(-50%)rotate(15deg)}.info-servi{z-index:2;flex-direction:column;gap:37px;width:90%;max-width:1400px;margin:0 auto;padding:80px 0 95px;display:flex;position:relative}.servicios-titulo{color:#383838;margin:0;padding:0;font-size:20px;font-weight:700;display:flex}.servicios-titulo-izq{opacity:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:50%;transition:all .8s ease-out;display:flex;transform:translate(-100px)}.animate .servicios-titulo-izq{opacity:1;transform:translate(0)}.servicios-titulo-izq h2{color:#000;margin:0;padding:0;font-size:46px;font-weight:800}.servicios-titulo-izq p{margin:0;padding:0;font-size:17px;font-weight:400;line-height:1.6}.servicios-botones-der{opacity:0;justify-content:flex-end;align-items:center;gap:25px;width:50%;transition:all .8s ease-out .2s;display:flex;transform:translate(100px)}.animate .servicios-botones-der{opacity:1;transform:translate(0)}.servicios-boton-1{color:#fff;cursor:pointer;background-color:#36a6eb;border:none;border-radius:55px;margin-top:10px;padding:20px 35px;font-size:15px;font-weight:700;transition:all .4s}.servicios-boton-1:hover{background-color:#3ea1df;transform:scale(1.05)}.servicios-boton-2{color:#000;cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:55px;margin-top:10px;padding:19px 35px;font-size:15px;font-weight:700;transition:all .4s}.servicios-boton-2:hover{background-color:#ffffff69;transform:scale(1.05)}.cuadro-servicios{opacity:0;justify-content:center;align-items:center;gap:30px;transition:all 1s ease-out;display:flex;transform:translateY(100px)}.cuadro-servicios.animate{opacity:1;transform:translateY(0)}.card-servicios{text-align:center;background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:33.33%;padding:20px 20px 60px;transition:transform .6s,box-shadow .6s;display:flex;box-shadow:0 4px 6px #0000001a}.card-servicios:hover{border-color:#36a6eb;transform:translateY(-15px);box-shadow:0 15px 30px #00000026}.card-servicios img{object-fit:cover;border-radius:20px;width:100%;height:270px}.icon{color:#fff;background-color:#1a5565;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-top:-55px;font-size:45px;display:flex}.card-servicios .boton{color:#fff;cursor:pointer;background-color:#123361;border:none;border-radius:55px;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:15px 30px;font-size:15px;font-weight:700;display:flex}.flechita1{vertical-align:middle;margin-left:5px;font-size:18px;transition:transform .3s;display:inline-block}.boton:hover{background-color:#214981}.boton:hover .flechita1{transform:translate(5px)}@media (width<=1366px){.cuadro-servicios{flex-direction:row;gap:20px;display:flex}.card-servicios{border-radius:18px;gap:15px;width:33.33%;padding:19px 19px 50px}.card-servicios img{border-radius:18px;height:240px}}@media (width<=1024px){.servicios-titulo-izq h2{font-size:34px}.cuadro-servicios{flex-direction:row;gap:15px;display:flex}.card-servicios{width:33.33%;padding:15px 15px 40px}.card-servicios img{border-radius:17px;height:180px}.card-servicios h2{font-size:16px}.card-servicios .boton{padding:10px 20px;font-size:12px}.icon{width:60px;height:60px;margin-top:-47px;font-size:35px}}@media (width<=820px){.servicios-titulo-izq p{font-size:15px}.servicios-botones-der{gap:10px}.servicios-boton-1{padding:18px 30px;font-size:15px}.servicios-boton-2{padding:17px 30px;font-size:14px}.card-servicios{gap:10px;width:33.33%;padding:10px 10px 30px}.card-servicios img{border-radius:17px;height:150px}.icon{width:50px;height:50px;margin-top:-38px;font-size:30px}.card-servicios h2{font-size:15px!important}.card-servicios .boton{padding:8px 16px;font-size:10px}}@media (width<=768px){.card-servicios{gap:10px;width:33.33%;padding:10px 10px 30px}.card-servicios img{border-radius:17px;height:130px}.icon{width:50px;height:50px;margin-top:-38px;font-size:30px}.card-servicios h2{font-size:14px!important}.card-servicios .boton{padding:8px 16px;font-size:10px}}@media (width<=600px){.info-servi{gap:30px;padding:60px 0 75px}.servicios-titulo{text-align:center;flex-direction:column;gap:25px}.servicios-titulo-izq,.servicios-botones-der{justify-content:center;align-items:center;width:100%}.servicios-titulo-izq h2{font-size:32px}.servicios-botones-der{flex-wrap:wrap;gap:15px}.cuadro-servicios{flex-direction:column;gap:40px}.card-servicios{width:100%}.card-servicios img{height:220px}.card-servicios h2{font-size:18px!important}.card-servicios .boton{padding:10px 20px;font-size:12px}.card-servicios{gap:12px;padding:12px 12px 35px}}.container-nosotros{justify-content:center;align-items:center;width:100%;height:auto;padding:70px 0 85px;display:flex;overflow:hidden}.info-nosotros{justify-content:center;align-items:center;gap:50px;width:90%;max-width:1400px;height:auto;display:flex}.nosotros-izq{justify-content:center;align-items:center;width:50%;height:550px;padding-top:14px;padding-right:20px;display:flex;position:relative}.nosotros-der{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:50%;height:auto;padding-left:50px;display:flex}.nosotros-subtitulo{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:15px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.nosotros-titulo{color:#000;font-size:46px;font-weight:800}.nosotros-descripcion{color:#666;padding-bottom:10px;font-size:17px}.lista{flex-direction:column;gap:10px;padding-bottom:10px;display:flex}.lista-item{align-items:center;gap:10px;display:flex}.lista-item svg{color:#36a6eb;font-size:20px}.lista-item p{color:#666;font-size:16px;font-weight:600}.nosotros-bottom{justify-content:flex-start;align-items:center;gap:20px;width:100%;height:auto;display:flex}.nosotros-bottom-izq{color:#fff;background-color:#123361;border-radius:12px;justify-content:center;align-items:center;gap:20px;width:70px;height:70px;font-size:32px;display:flex}.nosotros-bottom-centro{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;height:auto;margin-right:35px;display:flex}.nosotros-bottom-centro span{color:#000;font-size:16px;font-weight:600}.nosotros-bottom-boton .boton{color:#000;cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:7px;margin:0 auto;padding:17px 33px;font-size:15px;font-weight:700;transition:all .4s;display:block}.nosotros-bottom-boton .boton:hover{background-color:#ffffff69;transform:scale(1.05)}.img-principal img{object-fit:cover;border-radius:40px;width:470px;height:520px;box-shadow:0 15px 35px #0000001a}.img-info{color:#fff;z-index:5;background-color:#123361;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:180px;height:180px;display:flex;position:absolute;top:70px;left:0;box-shadow:0 10px 25px #1233614d}.img-info h1{font-size:44px;font-weight:650}.img-info span{font-size:12px;font-weight:400}.img-secundaria{z-index:5;background-color:#fff;border:1px solid #36a6eb;border-radius:30px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:40px;right:-10px;overflow:hidden;box-shadow:0 15px 35px #00000026}.img-secundaria img{object-fit:cover;border-radius:20px;width:250px;height:250px;padding:10px}@media (width<=1366px){.info-nosotros{gap:30px}.nosotros-izq{width:48%;height:500px;padding-top:12px;padding-right:0}.nosotros-der{gap:15px;width:52%;padding-left:20px}.img-principal{justify-content:center;align-items:center;width:400px;height:450px;display:flex}.img-principal img{width:400px;height:450px}.img-info{width:140px;height:140px;top:50px;left:0}.img-info h1{font-size:34px}.img-secundaria{width:200px;height:200px;bottom:50px;right:0}.img-secundaria img{width:197px;height:197px}.nosotros-titulo{font-size:38px}.nosotros-bottom{gap:15px}.nosotros-bottom-centro{margin-right:15px}}@media (width<=1024px){.info-nosotros{flex-direction:row;gap:30px;width:95%}.nosotros-izq{justify-content:center;align-items:center;width:45%;height:500px;padding-top:12px;display:flex;position:relative}.nosotros-titulo{font-size:38px}.nosotros-der{align-items:flex-start;width:55%;padding-left:20px}.lista{gap:8px}.img-principal img{width:360px;height:410px}.img-info{width:130px;height:130px;top:80px;left:0}.img-info h1{font-size:32px}.img-secundaria{width:180px;height:180px;bottom:50px;right:0}.img-secundaria img{width:175px;height:175px}}@media (width<=820px){.info-nosotros{flex-direction:column;gap:80px;width:90%;margin:0 auto;display:flex}.nosotros-der,.nosotros-izq{width:100%;padding-left:0}.nosotros-izq{width:fit-content;height:auto;display:block;position:relative}.nosotros-titulo{font-size:32px}.nosotros-descripcion{font-size:15px}.nosotros-bottom{justify-content:flex-start;align-items:center;gap:20px;display:flex}.nosotros-bottom-izq{width:62px;height:62px}.nosotros-bottom-centro{margin-right:25px}.img-principal img{border-radius:25px;width:400px;height:auto}.img-info{width:130px;height:130px;top:50px;left:-50px}.img-info h1{font-size:28px}.img-info span{font-size:10px}.img-secundaria{border-radius:20px;width:200px;height:200px;bottom:-30px;right:-80px}.img-secundaria img{border-radius:15px;width:198px;height:198px}.nosotros-izq{width:fit-content;height:380px;margin:0 auto 20px;display:block}}@media (width<=570px){.container-nosotros{padding:60px 0}.info-nosotros{width:90%;margin:0 auto}.nosotros-izq{height:250px!important}.nosotros-der{width:100%;padding:0!important}.nosotros-titulo{font-size:28px}.nosotros-descripcion{font-size:15px}.nosotros-bottom{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;display:flex}.nosotros-bottom-izq{width:62px;height:62px}.nosotros-bottom-centro{margin-right:25px}.nosotros-bottom-boton{justify-content:center;align-items:center;width:100%;margin-top:10px;display:flex}.img-principal{width:250px!important;height:260px!important}.img-principal img{border-radius:25px;width:250px!important;height:260px!important}.img-info{border-radius:8px;width:75px;height:75px;padding:0;top:30px;left:-30px}.img-info h1{font-size:15px}.img-info span{font-size:7px}.img-secundaria{border-radius:15px;width:120px;height:120px;bottom:0;right:-35px}.img-secundaria img{border-radius:15px;width:128px!important;height:128px!important}.nosotros-izq{width:fit-content;height:380px;margin:0 auto 20px;display:block}}.container-apugescom{box-sizing:border-box;background-color:#0000;background-image:linear-gradient(90deg,#0a0f2cd9 0%,#0a0f2c66 50%,#0a0f2c34 100%),url(/assets/homeapugescom-HwNMWYM6.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:800px;padding:80px 5%;display:flex;position:relative;overflow:hidden}.info-apugescom{flex-direction:column;justify-content:space-between;gap:50px;width:100%;max-width:1400px;height:100%;display:flex}.apugescom-content-wrapper{justify-content:flex-start;width:100%;padding-top:40px;display:flex}.apugescom-text-side{text-align:left;flex-direction:column;gap:30px;width:80%;max-width:1550px;display:flex}.apugescom-titulo{color:#fff;margin:0;font-size:46px;font-weight:800;line-height:1.1}.apugescom-highlight{color:#fff;margin-top:10px;font-size:64px;font-weight:800;display:inline-block}.apugescom-descripcion{color:#e0e0e0;width:100%;max-width:750px;margin:0;padding-top:10px;font-size:17px;line-height:1.6}.apugescom-buttons{flex-wrap:wrap;gap:40px;display:flex}.btn-ver-mas{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff9;border-radius:7px;padding:19px 35px;font-size:16px;font-weight:600;transition:all .3s}.btn-ver-mas:hover{background-color:#ffffff1a;border-color:#fff;transform:scale(1.05)}.apugescom-features-row{flex-wrap:wrap;justify-content:space-between;gap:0;width:100%;padding-top:60px;display:flex}.feature-icon{color:#a3e635;font-size:90px}.feature-text{flex-direction:column;gap:5px;display:flex}.feature-text h3{color:#fff;margin:0;font-size:22px;font-weight:700}.check-icon{color:#a3e635;font-size:18px}@media (width<=1475px){.container-apugescom{min-height:700px}.apugescom-features-row{gap:0}.info-apugescom{gap:10px}}@media (width<=1200px){.apugescom-titulo{font-size:38px}.apugescom-features-row{gap:0}.feature-icon{font-size:70px}.feature-text h3{font-size:18px}.feature-text span,.check-icon{font-size:14px}}@media (width<=992px){.apugescom-titulo{font-size:32px}.apugescom-text-side{width:90%}}@media (width<=768px){.container-apugescom{background-color:#0000;background-image:linear-gradient(#0a0f2ce6,#0a0f2c73),url(/assets/homeapugescommovil-CCgHlHsS.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:auto;padding:60px 20px}.apugescom-content-wrapper{padding-top:0}.apugescom-text-side{text-align:center;align-items:center;width:100%;max-width:none}.apugescom-titulo{font-size:32px}.apugescom-buttons{justify-content:center;gap:30px;width:100%}.btn-cotizar{width:100%;max-width:245px!important}.btn-ver-mas{width:100%;max-width:150px!important}.apugescom-features-row{justify-content:center;gap:30px;padding-top:40px}.feature-item{text-align:center;flex-direction:column;gap:10px}.feature-text{text-align:center;flex-direction:row;align-items:center}}@media (width<=600px){.info-apugescom{gap:10px}.apugescom-titulo{font-size:28px}.apugescom-highlight{font-size:40px}.apugescom-descripcion{font-size:15px}.btn-cotizar,.btn-ver-mas{font-size:14px}.feature-text{text-align:center;flex-direction:row;align-items:center}.btn-cotizar{width:100%;max-width:225px}.btn-ver-mas{width:100%;max-width:130px}.feature-item{gap:0}}.llamada-accion{justify-content:center;align-items:center;width:100%;height:100%;padding:70px 0 85px;display:flex;overflow:hidden}.info-llamada-accion{background:linear-gradient(-45deg,#0a0f2c,#16245a,#36a6eb,#0a0f2c,#36a6eb,#16245a) 0 0/400% 400%;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;width:95%;max-width:1400px;height:100%;padding:40px 90px;animation:18s infinite waveGradient;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #36a6eb4d,0 20px 40px #00000080}@keyframes waveGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.info-llamada-accion:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#36a6eb99,#0000);height:2px;position:absolute;top:0;left:0;right:0}.info-llamada-accion:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#36a6eb1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.llamada-accion-izq{text-align:left;flex-direction:column;gap:5px;width:70%;max-width:1550px;display:flex}.llamada-accion-titulo{color:#fff;margin:0;font-size:46px;line-height:1.1}.llamada-accion-descripcion{color:#e0e0e0;width:100%;max-width:850px;margin:0;padding-top:10px;font-size:15px;font-weight:400;line-height:1.6}.llamada-accion-der{flex-wrap:wrap;gap:40px;display:flex}@media (width<=1366px){.info-llamada-accion{padding:40px 60px}.llamada-accion-titulo{font-size:38px}}@media (width<=1024px){.info-llamada-accion{gap:20px;padding:40px}.llamada-accion-titulo{font-size:38px}}@media (width<=768px){.info-llamada-accion{text-align:center;flex-direction:column;gap:30px;padding:40px 25px}.llamada-accion-izq{align-items:center;width:100%}.llamada-accion-titulo{font-size:32px}.llamada-accion-descripcion{padding-top:5px;font-size:15px}.llamada-accion-der{justify-content:center;width:100%}}@media (width<=480px){.llamada-accion{padding:60px 20px}.llamada-accion-titulo{font-size:28px}.info-llamada-accion{padding:35px 20px}}.container-apufact{box-sizing:border-box;background-color:#0000;background-image:linear-gradient(135deg,#e6f5ff8e 0%,#f7fcff00 100%),url(/assets/apufactversion1sinfondo-BiivDODS.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:0;padding:80px 5%;display:flex;position:relative;overflow:hidden}.info-apufact{flex-direction:column;justify-content:space-between;gap:50px;width:100%;max-width:1400px;height:100%;display:flex}.apufact-content-wrapper{justify-content:flex-start;width:100%;display:flex}.apufact-text-side{text-align:left;flex-direction:column;gap:30px;width:80%;max-width:1550px;display:flex}.apufact-titulo{color:#000;margin:0;font-size:46px;font-weight:800;line-height:1.1}.apufact-highlight{color:#123361;margin-top:10px;font-size:64px;font-weight:800;display:inline-block}.apufact-descripcion{color:#000;width:100%;max-width:750px;margin:0;padding-top:10px;font-size:17px;line-height:1.6}.apufact-images{align-items:center;gap:20px;display:flex}.apufact-images img{width:100%;max-width:200px;height:max-content}.apufact-buttons{flex-wrap:wrap;gap:40px;display:flex}.btn-cotizar{color:#0c1432;cursor:pointer;background-color:#a3e635;border:none;border-radius:7px;align-items:center;gap:10px;padding:20px 35px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.btn-cotizar:hover{background-color:#bef264;transform:translateY(-3px);box-shadow:0 10px 20px #a3e6354d}.apufact-buttons .btn-ver-mas{color:#000;cursor:pointer;background-color:#0000;border:1px solid #0009;border-radius:7px;padding:19px 35px;font-size:16px;font-weight:600;transition:all .3s}.apufact-buttons .btn-ver-mas:hover{transform:scale(1.05)}@media (width<=1475px){.apufact-features-row{gap:0}.info-apufact{gap:10px}}@media (width<=1200px){.apufact-titulo{font-size:38px}.apufact-features-row{gap:0}.feature-icon{font-size:70px}.feature-text h3{font-size:18px}.feature-text span,.check-icon{font-size:14px}}@media (width<=992px){.apufact-titulo{font-size:32px}.apufact-text-side{width:90%}}@media (width<=768px){.container-apufact{background-color:#0000;background-image:linear-gradient(135deg,#e6f5fff2 0%,#f7fcff00 100%),url(../assets/apufactversion1sinfondo.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:auto;padding:60px 20px}.apufact-text-side{text-align:center;align-items:center;width:100%;max-width:none}.apufact-titulo{font-size:32px}.apufact-buttons{justify-content:center;gap:30px;width:100%}.btn-cotizar,.btn-ver-mas{justify-content:center;width:100%;max-width:300px}}@media (width<=480px){.apufact-titulo{font-size:28px}.apufact-highlight{font-size:46px}.apufact-descripcion{font-size:15px}.apufact-images{gap:15px}.apufact-images img{max-width:140px}}.clientes{width:100%;padding:90px 0 60px;overflow:hidden}.info-clientes{flex-direction:column;align-items:center;gap:40px;width:95%;max-width:1400px;margin:0 auto;display:flex}.clientes-titulo{color:#000;text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:30px;width:100%;margin:0;font-size:17px;font-weight:600;display:flex}.clientes-titulo:before,.clientes-titulo:after{content:"";background-color:#2c416a;flex:1;max-width:300px;height:2px}.clientes-carousel{cursor:grab;width:100%;position:relative;overflow:hidden}.clientes-carousel:active{cursor:grabbing}.clientes-track{will-change:transform;width:max-content;display:flex}.cliente{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:280px;padding:0 40px;display:flex}.cliente img{object-fit:contain;pointer-events:none;width:100%;max-width:200px;height:auto;transition:all .4s}.cliente:hover img{transform:scale(1.1)}@media (width<=1024px){.cliente{width:33.3333vw;padding:0 25px}}@media (width<=600px){.cliente{width:50vw;padding:0 15px}.clientes-titulo{gap:15px;width:90%;font-size:15px}}.video{background:linear-gradient(#fff,#fcfdfe);justify-content:center;align-items:center;width:100%;padding:0 0 100px;display:flex}.info-video{text-align:center;flex-direction:column;align-items:center;gap:30px;width:90%;max-width:1200px;display:flex}.video-titulo{color:#1a1a1a;margin:0;font-size:46px;font-weight:800;line-height:1.2}.video-descripcion{color:#4a4a4a;max-width:800px;margin:0 auto;font-size:17px;line-height:1.6}.video-content{aspect-ratio:16/9;background-color:#000;border-radius:24px;width:100%;margin-top:20px;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #00000040,0 18px 36px -18px #0000004d}.video-content:hover{transform:translateY(-5px)}.video-poster{cursor:pointer;z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;display:flex!important}.video-overlay-glow{z-index:1;background:linear-gradient(45deg,#12336166 0%,#0003 100%);position:absolute;inset:0}.video-poster:hover{transform:scale(1.02)}.video-poster:hover .video-overlay-glow{background:#12336133}.play-button-wrapper{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .4s;display:flex;position:relative}.video-poster:hover .play-button-wrapper{background:#36a6eb;border-color:#36a6eb;transform:scale(1.15);box-shadow:0 0 30px #36a6eb99}.play-icon-premium{color:#fff;font-size:55px}.play-button-ripple{z-index:-1;background:#fff6;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse-ripple;position:absolute}@keyframes pulse-ripple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.poster-content{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 10px #00000080;opacity:.9;margin-top:20px;font-size:18px;font-weight:600;transition:all .3s;position:relative}.video-poster:hover .poster-content{opacity:1;transform:translateY(5px)}@media (width<=768px){.video{padding:10px 0 70px}.info-video{gap:20px}.video-titulo{font-size:32px}.video-descripcion{font-size:15px}.video-content{border-radius:16px;margin-top:0}}@media (width<=480px){.video-titulo{font-size:28px}}.info-nosotros .nosotros-izq{opacity:0;transition:all 1s ease-out;transform:translate(-80px)}.info-nosotros.animate .nosotros-izq{opacity:1;transform:translate(0)}.info-nosotros .nosotros-der{opacity:0;transition:all 1s ease-out .2s;transform:translate(80px)}.info-nosotros.animate .nosotros-der{opacity:1;transform:translate(0)}.info-nosotros .lista-item{opacity:0;transition:all .5s ease-out;transform:translateY(20px)}.info-nosotros.animate .lista-item:first-child{opacity:1;transition-delay:.6s;transform:translateY(0)}.info-nosotros.animate .lista-item:nth-child(2){opacity:1;transition-delay:.8s;transform:translateY(0)}.info-nosotros.animate .lista-item:nth-child(3){opacity:1;transition-delay:1s;transform:translateY(0)}.info-apugescom .apugescom-text-side{opacity:0;transition:all 1s ease-out;transform:translateY(50px)}.info-apugescom.animate .apugescom-text-side{opacity:1;transform:translateY(0)}.info-apugescom .feature-item{opacity:0;transition:all .6s ease-out;transform:translateY(40px)}.info-apugescom.animate .feature-item:first-child{opacity:1;transition-delay:.3s;transform:translateY(0)}.info-apugescom.animate .feature-item:nth-child(2){opacity:1;transition-delay:.5s;transform:translateY(0)}.info-apugescom.animate .feature-item:nth-child(3){opacity:1;transition-delay:.7s;transform:translateY(0)}.info-llamada-accion .llamada-accion-izq{opacity:0;transition:all 1s ease-out;transform:scale(.9)}.info-llamada-accion.animate .llamada-accion-izq{opacity:1;transform:scale(1)}.info-llamada-accion .llamada-accion-der{opacity:0;transition:all 1s ease-out .4s;transform:translateY(30px)}.info-llamada-accion.animate .llamada-accion-der{opacity:1;transform:translateY(0)}.info-apufact .apufact-text-side{opacity:0;transition:all 1s ease-out;transform:translateY(50px)}.info-apufact.animate .apufact-text-side{opacity:1;transform:translateY(0)}.info-apufact .apufact-images img{opacity:0;transition:all .6s ease-out;transform:scale(.8)}.info-apufact.animate .apufact-images img:first-child{opacity:1;transition-delay:.5s;transform:scale(1)}.info-apufact.animate .apufact-images img:nth-child(2){opacity:1;transition-delay:.7s;transform:scale(1)}.info-clientes{opacity:0;transition:all 1s ease-out;transform:translateY(30px)}.info-clientes.animate{opacity:1;transform:translateY(0)}.info-video{opacity:0;transition:all 1.2s ease-out;transform:translateY(60px)}.info-video.animate{opacity:1;transform:translateY(0)}.nosotros-page{color:#333;font-family:Inter,sans-serif}.nosotros-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0a0f2ccc,#0a0f2ccc),url(/assets/nosotroshero-BqLuvXBw.webp);background-position:bottom;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:120px 20px}.nosotros-hero h1{letter-spacing:-1px;margin-bottom:20px;font-size:70px;font-weight:700}.nosotros-hero p{opacity:.9;max-width:800px;margin:0 auto;font-size:20px;font-weight:450;line-height:1.6}.nosotros-content{width:100%;max-width:1400px;margin:0 auto;padding:50px 0 0}.nosotros-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;width:90%;margin:80px auto;display:grid}.nosotros-titulo1{color:#000;margin-bottom:25px;font-size:46px;font-weight:800;line-height:1.12}.nosotros-highlight{color:#36a6eb;font-weight:900}.nosotros-text p{color:#666;max-width:90%;margin-bottom:40px;font-size:17px;font-weight:400;line-height:1.6}.nosotros-features{flex-direction:column;gap:30px;display:flex}.feature-item{align-items:flex-start;gap:20px;display:flex}.feature-icon-box{color:#fff;background-color:#123361;border-radius:12px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:1.5rem;display:flex;box-shadow:0 4px 10px #12336133}.feature-info h3{color:#1a1a1a;margin-bottom:8px;font-size:20px;font-weight:700}.feature-info p{color:#666;max-width:100%;margin-bottom:0;font-size:15px;line-height:1.6}.nosotros-image-wrapper{aspect-ratio:4/5;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.nosotros-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.nosotros-image-wrapper:hover img{transform:scale(1.05)}.nosotros-values{background:radial-gradient(circle at 0 0,#36a6eb0d 0%,#0000 40%),radial-gradient(circle at 100% 100%,#12336114 0%,#0000 40%),#f8fafc;padding:100px 20px;position:relative;overflow:hidden}.nosotros-values:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23123361' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2v-4h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2v-4h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.values-container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.values-header{text-align:center;margin-bottom:80px}.nosotros-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:15px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.values-header h2{color:#000;margin-bottom:25px;font-size:46px;font-weight:800}.values-header p{color:#666;max-width:700px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}.values-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.value-card{-webkit-backdrop-filter:blur(10px);text-align:center;background:#fffc;border:1px solid #ffffff80;border-radius:30px;flex-direction:column;align-items:center;padding:50px 40px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;box-shadow:0 10px 30px -10px #0000000d}.value-card-glow{opacity:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle,#36a6eb1a,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.value-card:hover{background:#fff;border-color:#36a6eb4d;transform:translateY(-15px);box-shadow:0 40px 60px -20px #12336126}.value-card:hover .value-card-glow{opacity:1}.value-icon-container{background:linear-gradient(135deg,#123361 0%,#1e4b8a 100%);border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:35px;transition:transform .5s;display:flex;position:relative;transform:rotate(-5deg);box-shadow:0 10px 20px #12336133}.value-card:hover .value-icon-container{transform:rotate(0)scale(1.1)}.v-icon{color:#36a6eb;font-size:45px}.value-card h3{color:#123361;margin-bottom:15px;font-size:22px;font-weight:700}.value-card p{color:#666;margin:0;font-size:16px;line-height:1.6}.certificaciones{background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);padding:100px 0;overflow:hidden}.certificaciones-container{width:90%;max-width:1400px;margin:0 auto}.certificaciones-header{text-align:center;margin-bottom:60px}.certificaciones-header h2{color:#000;letter-spacing:-.5px;margin-bottom:15px;font-size:46px;font-weight:800}.certificaciones-header p{color:#666;font-size:17px;font-weight:400}.certificaciones-grid{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:1px solid #fff9;border-radius:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;padding:40px;display:grid;box-shadow:0 20px 40px #00000008}.certificacion-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:100px;padding:15px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #0000000d}.certificacion-item:hover{background:#fff;border-color:#36a6eb;transform:scale(1.03)translateY(-5px);box-shadow:0 15px 30px #1233611a}.cert-card-inner{align-items:center;gap:20px;display:flex}.cert-icon{color:#123361;justify-content:center;align-items:center;width:140px;min-width:140px;height:90px;font-size:32px;display:flex}.cert-icon img{object-fit:contain;max-width:100%;max-height:100%}.cert-info{text-align:left}.cert-name{color:#1a1a1a;margin:0;font-size:20px;font-weight:700;line-height:1.2}.cert-desc{color:#666;margin:4px 0 0;font-size:15px;font-weight:500}@media (width<=1024px){.nosotros-hero h1{font-size:56px}.nosotros-hero p{font-size:19px}.nosotros-grid{grid-template-columns:1fr;gap:60px;margin:60px auto}.nosotros-image-wrapper{aspect-ratio:16/9;max-width:800px;margin:0 auto}.nosotros-titulo1,.values-header h2,.certificaciones-header h2{font-size:38px}.values-grid{grid-template-columns:repeat(2,1fr)}.certificaciones-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:30px}}@media (width<=768px){.nosotros-hero h1{font-size:36px}.nosotros-hero p{font-size:18px}.nosotros-hero{padding:80px 20px}.nosotros-content{padding:30px 0 0}.nosotros-titulo1{text-align:center;font-size:32px}.nosotros-text p{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.feature-item{text-align:center;flex-direction:column;align-items:center}.nosotros-values{padding:80px 20px}.values-header h2{font-size:32px}.values-grid{grid-template-columns:1fr;gap:20px}.certificaciones-header h2{font-size:32px}.certificaciones-grid{border-radius:25px;padding:20px}}@media (width<=480px){.nosotros-hero h1{font-size:32px}.nosotros-hero p{font-size:16px}.values-header h2{font-size:28px}.values-header p,.nosotros-text p{font-size:15px}.nosotros-titulo1{font-size:28px}.value-card{padding:40px 25px}.certificaciones-header h2{font-size:28px}.certificaciones-header p{font-size:15px}.certificacion-item{border-radius:20px;padding:15px 20px}.cert-card-inner{text-align:center;flex-direction:column}.cert-info{text-align:center}}.nosotros-grid .nosotros-text{opacity:0;transition:all 1s ease-out;transform:translate(-50px)}.nosotros-grid.animate .nosotros-text{opacity:1;transform:translate(0)}.nosotros-grid .nosotros-image-wrapper{opacity:0;transition:all 1s ease-out .2s;transform:translate(50px)}.nosotros-grid.animate .nosotros-image-wrapper{opacity:1;transform:translate(0)}.nosotros-grid .feature-item{opacity:0;transition:all .5s ease-out;transform:translateY(20px)}.nosotros-grid.animate .feature-item:first-child{opacity:1;transition-delay:.4s;transform:translateY(0)}.nosotros-grid.animate .feature-item:nth-child(2){opacity:1;transition-delay:.6s;transform:translateY(0)}.nosotros-grid.animate .feature-item:nth-child(3){opacity:1;transition-delay:.8s;transform:translateY(0)}.values-container .values-header{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.values-container.animate .values-header{opacity:1;transform:translateY(0)}.values-container .value-card{opacity:0;transition:all .8s ease-out;transform:translateY(40px)}.values-container.animate .value-card:first-child{opacity:1;transition-delay:.2s;transform:translateY(0)}.values-container.animate .value-card:nth-child(2){opacity:1;transition-delay:.4s;transform:translateY(0)}.values-container.animate .value-card:nth-child(3){opacity:1;transition-delay:.6s;transform:translateY(0)}.certificaciones-container .certificaciones-header{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.certificaciones-container.animate .certificaciones-header{opacity:1;transform:translateY(0)}.certificaciones-container .certificacion-item{opacity:0;transition:all .6s ease-out;transform:scale(.9)}.certificaciones-container.animate .certificacion-item:first-child{opacity:1;transition-delay:.2s;transform:scale(1)}.certificaciones-container.animate .certificacion-item:nth-child(2){opacity:1;transition-delay:.4s;transform:scale(1)}.soporte-page{font-family:Inter,sans-serif;overflow-x:hidden}.soporte-hero{background-color:#0000;background-image:linear-gradient(#0a0f2ca6,#0a0f2ca6),url(/assets/soportetecnicohero-CY23oOrs.webp);background-position:0 100%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:450px;padding:120px 5%;display:flex;position:relative;overflow:hidden}.soporte-hero-container{z-index:10;width:90%;max-width:1400px;margin:0 auto;position:relative}.soporte-hero-text{max-width:850px;animation:.8s ease-out forwards fadeInUp}.soporte-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1px;background-color:#36a6eb26;border:1px solid #36a6eb4d;border-radius:50px;margin-bottom:25px;padding:8px 20px;font-size:14px;font-weight:700;display:inline-block}.soporte-hero-text h1{color:#fff;margin-bottom:30px;font-size:clamp(35px,6vw,65px);font-weight:800;line-height:1.1}.soporte-highlight{color:#36a6eb;display:block}.soporte-hero-text p{color:#d1d5db;max-width:750px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);font-weight:450;line-height:1.6}.btn-cotizar-soporte{color:#fff;cursor:pointer;background-color:#36a6eb;border:none;border-radius:55px;align-items:center;gap:12px;padding:20px 35px;font-size:15px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px #36a6eb33}.btn-cotizar-soporte:hover{background-color:#3ea1df;transform:scale(1.05);box-shadow:0 20px 30px #36a6eb4d}.btn-icon{font-size:24px}.soporte-decoration{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.circle-glow{filter:blur(80px);background:radial-gradient(circle,#36a6eb26 0%,#0000 70%);width:60%;height:80%;position:absolute;top:-20%;right:-10%}.tech-pattern{opacity:.1;background-image:radial-gradient(#36a6eb .5px,#0000 .5px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#0000 100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.soporte-services{background-color:#f8fafc;padding:120px 20px}.services-container{width:90%;max-width:1400px;margin:0 auto}.services-header{text-align:center;margin-bottom:80px}.services-subtitle{color:#36a6eb;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700;display:block}.services-header h2{color:#000;margin-bottom:20px;font-size:46px;font-weight:650}.services-header p{color:#666;max-width:700px;margin:0 auto;font-size:16px;font-weight:400}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:flex-start;padding:50px 40px;transition:all .4s;display:flex;box-shadow:0 10px 30px #0000000d}.service-card:hover{border-color:#36a6eb;transform:translateY(-12px);box-shadow:0 30px 50px #1233611a}.service-icon-box{color:#123361;background-color:#f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:30px;font-size:32px;transition:all .4s;display:flex}.service-card:hover .service-icon-box{color:#fff;background-color:#123361;transform:scale(1.1)}.service-card h3{color:#123361;margin-bottom:20px;font-size:22px;font-weight:700}.service-card p{color:#666;margin-bottom:25px;font-size:16px;line-height:1.6}.service-list{flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}.service-list li{color:#475569;align-items:center;gap:10px;padding-left:25px;font-size:15px;display:flex;position:relative}.service-list li:before{content:"✓";color:#36a6eb;font-weight:800;position:absolute;left:0}.soporte-about{background-color:#fff;padding:100px 20px}.soporte-about-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;width:90%;max-width:1400px;margin:0 auto;display:grid}.soporte-about-image{aspect-ratio:4/5;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.soporte-about-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.soporte-about-image:hover img{transform:scale(1.05)}.soporte-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:15px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.soporte-about-content h2{color:#000;letter-spacing:-.5px;margin-bottom:30px;font-size:46px;font-weight:800;line-height:1.2}.soporte-about-content p{color:#666;max-width:600px;margin-bottom:40px;font-size:17px;line-height:1.6}.soporte-about-features{grid-template-columns:1fr 1fr;gap:25px 40px;display:grid}.about-feature-item{align-items:flex-start;gap:15px;display:flex}.feature-check-icon{color:#10b981;min-width:26px;font-size:26px}.about-feature-item span{color:#333;font-size:15px;font-weight:500;line-height:1.4}.soporte-gallery{background-color:#0a0f2c;padding:100px 20px;position:relative;overflow:hidden}.soporte-gallery:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#36a6eb14 0%,#0000 70%);width:70%;height:100%;position:absolute;top:-50%;left:-20%}.gallery-container{z-index:2;width:90%;max-width:1400px;margin:0 auto;position:relative}.gallery-header{text-align:center;margin-bottom:70px}.gallery-header h2{color:#fff;margin-bottom:20px;font-size:46px;font-weight:800}.gallery-header p{color:#94a3b8;max-width:700px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.gallery-item{border:1px solid #ffffff0d;border-radius:20px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.gallery-item:hover{border-color:#36a6eb4d;transform:translateY(-10px);box-shadow:0 30px 60px #00000080,0 0 20px #36a6eb33}.gallery-image-wrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.gallery-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.gallery-item:hover .gallery-image-wrapper img{transform:scale(1.08)}.gallery-overlay{opacity:0;background:linear-gradient(#0000 0%,#0a0f2c66 50%,#0a0f2ce6 100%);align-items:flex-end;width:100%;height:100%;padding:30px;transition:opacity .4s;display:flex;position:absolute;bottom:0;left:0}.gallery-item:hover .gallery-overlay{opacity:1}.overlay-content{align-items:center;gap:15px;transition:transform .4s;display:flex;transform:translateY(20px)}.gallery-item:hover .overlay-content{transform:translateY(0)}.overlay-icon{color:#36a6eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:12px;padding:10px;font-size:32px}.overlay-content h3{color:#fff;text-shadow:0 2px 4px #00000080;margin:0;font-size:20px;font-weight:600}.soporte-apufact{background-color:#fff;padding:100px 20px;position:relative}.apufact-container{flex-direction:column;align-items:center;width:90%;max-width:1400px;margin:0 auto;display:flex}.apufact-header{text-align:center;margin-bottom:60px;animation:.8s ease-out forwards fadeInUp}.apufact-header h2{color:#000;margin-bottom:20px;font-size:46px;font-weight:800}.apufact-highlight{color:#36a6eb}.apufact-header p{color:#666;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6}.apufact-image-wrapper{border:1px solid #36a6eb1a;border-radius:24px;width:100%;transition:transform .5s,box-shadow .5s;overflow:hidden;box-shadow:0 25px 50px -12px #36a6eb40}.apufact-image-wrapper:hover{transform:translateY(-10px);box-shadow:0 35px 60px -15px #36a6eb66}.apufact-image-wrapper img{object-fit:cover;width:100%;height:auto;display:block}@media (width<=1366px){.soporte-hero{background-position:0 80%;min-height:350px;padding:60px 0%}}@media (width<=1024px){.soporte-hero{text-align:center;justify-content:center;min-height:600px;padding:100px 5%}.soporte-hero-text{margin:0 auto}.soporte-hero-text h1{font-size:48px}.soporte-hero-actions{justify-content:center;display:flex}.soporte-about-container{grid-template-columns:1fr;gap:60px}.soporte-about-image{aspect-ratio:16/9;max-width:800px;margin:0 auto}.soporte-about-content h2{text-align:center;font-size:38px}.soporte-about-content p{text-align:center;margin-left:auto;margin-right:auto}.soporte-section-badge{text-align:center}.soporte-about-features{max-width:800px;margin:0 auto}.gallery-grid{grid-template-columns:1fr;gap:40px}.gallery-header h2,.apufact-header h2{font-size:38px}}@media (width<=768px){.soporte-hero{min-height:300px;padding:80px 5%}.soporte-hero-text h1{font-size:36px}.soporte-hero-text p{font-size:16px}.btn-cotizar-soporte{justify-content:center;width:100%}.services-grid{grid-template-columns:1fr}.service-card{padding:40px 30px}.services-header h2,.soporte-about-content h2{font-size:32px}.soporte-about-features{grid-template-columns:1fr;gap:20px}.soporte-about,.soporte-gallery{padding:80px 20px}.gallery-header h2,.apufact-header h2{font-size:32px}.soporte-apufact{padding:80px 20px}.gallery-overlay{opacity:1;background:linear-gradient(#0000 0%,#0a0f2c33 40%,#0a0f2cf2 100%);padding:20px}.overlay-content{transform:translateY(0)}}@media (width<=480px){.soporte-hero-text h1,.services-header h2,.soporte-about-content h2{font-size:28px}.soporte-about-content p{font-size:15px}.soporte-about-features{padding:0 10px}.gallery-header h2{font-size:28px}.gallery-header p{font-size:15px}.apufact-header h2{font-size:28px}.apufact-header p{font-size:15px}.overlay-icon{padding:8px;font-size:24px}.overlay-content h3{font-size:18px}}.soporte-cta{background-color:#0000;background-image:linear-gradient(90deg,#0a0f2ce6 0%,#0a0f2cb3 50%,#0a0f2c66 100%),url(/assets/accion2-CDaTompt.jpg);background-position:0 20%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 20px;position:relative}.cta-container{width:90%;max-width:1400px;margin:0 auto}.cta-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-text{max-width:700px}.cta-text h2{color:#fff;text-transform:uppercase;margin-bottom:15px;font-size:36px;font-weight:700}.cta-text p{color:#e2e8f0;font-size:24px;font-weight:400;line-height:1.4}.cta-button-phone{align-items:center;gap:20px;text-decoration:none;transition:transform .3s;display:flex}.cta-button-phone:hover{transform:scale(1.05)}.cta-icon-wrapper{color:#000;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:40px;display:flex;box-shadow:0 10px 25px #0003}.cta-button-phone span{color:#fff;font-size:36px;font-weight:600}.soporte-gnv{background-color:#fff;padding:100px 20px}.gnv-container{width:90%;max-width:1400px;margin:0 auto}.gnv-header{text-align:center;margin-bottom:70px}.gnv-header h2{color:#000;margin-bottom:15px;font-size:46px;font-weight:800}.gnv-content-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.gnv-image{text-align:center}.gnv-image img{max-width:100%;height:auto}.gnv-intro{color:#555;margin-bottom:40px;font-size:17px;line-height:1.6}.gnv-features{flex-direction:column;gap:25px;display:flex}.gnv-feature-item{align-items:flex-start;gap:20px;display:flex}.gnv-feature-icon{color:#36a6eb;min-width:28px;margin-top:2px;font-size:28px}.gnv-feature-text{color:#555;margin:0;font-size:15px;line-height:1.6}.gnv-feature-text strong{color:#000;font-weight:700}@media (width<=1024px){.gnv-content-grid{grid-template-columns:1fr;gap:40px}.gnv-image{max-width:500px;margin:0 auto}.cta-content{text-align:center;flex-direction:column;justify-content:center}.cta-text p{font-size:20px}.cta-button-phone{justify-content:center}}@media (width<=768px){.soporte-cta{padding:60px 20px}.cta-text h2{font-size:28px}.cta-text p{font-size:18px}.cta-button-phone span{font-size:28px}.cta-icon-wrapper{width:60px;height:60px;font-size:28px}.soporte-gnv{padding:80px 20px}.gnv-header h2{font-size:32px}.soporte-section-badge{font-size:12px}}@media (width<=480px){.cta-text h2,.cta-button-phone span{font-size:24px}.gnv-header h2{font-size:28px}.gnv-intro{font-size:15px}.gnv-feature-item{gap:15px}}.soporte-mantenimiento{background-color:#fff;padding:100px 20px}.mantenimiento-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:90%;max-width:1400px;margin:0 auto;display:grid}.mantenimiento-content h2{color:#000;margin-bottom:30px;font-size:46px;font-weight:800;line-height:1.2}.mantenimiento-subtitle{color:#000;margin-bottom:25px;font-size:20px;font-weight:700}.mantenimiento-features-list{flex-direction:column;gap:15px;display:flex}.mantenimiento-feature-item{align-items:center;gap:15px;display:flex}.mantenimiento-feature-icon{color:#36a6eb;align-items:center;font-size:24px;display:flex}.mantenimiento-feature-item span{color:#555;font-size:16px;font-weight:400}.mantenimiento-image{width:100%}.mantenimiento-image img{object-fit:cover;border-radius:24px;width:100%;height:auto;box-shadow:0 20px 40px #0000001a}@media (width<=1024px){.mantenimiento-container{grid-template-columns:1fr;gap:50px}.mantenimiento-content h2{text-align:center;font-size:38px}.mantenimiento-subtitle{text-align:center}.mantenimiento-features-list{max-width:500px;margin:0 auto}.mantenimiento-image{max-width:700px;margin:0 auto}}@media (width<=768px){.soporte-mantenimiento{padding:80px 20px}.mantenimiento-content h2{font-size:32px}}.soporte-about-container .soporte-about-image{opacity:0;transition:all 1s ease-out;transform:translate(-50px)}.soporte-about-container.animate .soporte-about-image{opacity:1;transform:translate(0)}.soporte-about-container .soporte-about-content{opacity:0;transition:all 1s ease-out .2s;transform:translate(50px)}.soporte-about-container.animate .soporte-about-content{opacity:1;transform:translate(0)}.soporte-about-container .about-feature-item{opacity:0;transition:all .5s ease-out;transform:translateY(20px)}.soporte-about-container.animate .about-feature-item:first-child{opacity:1;transition-delay:.3s;transform:translateY(0)}.soporte-about-container.animate .about-feature-item:nth-child(2){opacity:1;transition-delay:.4s;transform:translateY(0)}.soporte-about-container.animate .about-feature-item:nth-child(3){opacity:1;transition-delay:.5s;transform:translateY(0)}.soporte-about-container.animate .about-feature-item:nth-child(4){opacity:1;transition-delay:.6s;transform:translateY(0)}.soporte-about-container.animate .about-feature-item:nth-child(5){opacity:1;transition-delay:.7s;transform:translateY(0)}.soporte-about-container.animate .about-feature-item:nth-child(6){opacity:1;transition-delay:.8s;transform:translateY(0)}.gallery-container .gallery-header{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.gallery-container.animate .gallery-header{opacity:1;transform:translateY(0)}.gallery-container .gallery-item{opacity:0;transition:all .6s ease-out;transform:scale(.9)}.gallery-container.animate .gallery-item:first-child{opacity:1;transition-delay:.2s;transform:scale(1)}.gallery-container.animate .gallery-item:nth-child(2){opacity:1;transition-delay:.4s;transform:scale(1)}.gallery-container.animate .gallery-item:nth-child(3){opacity:1;transition-delay:.6s;transform:scale(1)}.gallery-container.animate .gallery-item:nth-child(4){opacity:1;transition-delay:.8s;transform:scale(1)}.apufact-container .apufact-header{opacity:0;transition:all 1s ease-out;transform:translate(-50px)}.apufact-container.animate .apufact-header{opacity:1;transform:translate(0)}.apufact-container .apufact-image-wrapper{opacity:0;transition:all 1s ease-out .2s;transform:translate(50px)}.apufact-container.animate .apufact-image-wrapper{opacity:1;transform:translate(0)}.cta-container .cta-text{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.cta-container.animate .cta-text{opacity:1;transform:translateY(0)}.cta-container .cta-action{opacity:0;transition:all .8s ease-out .3s;transform:translateY(30px)}.cta-container.animate .cta-action{opacity:1;transform:translateY(0)}.gnv-container .gnv-header{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.gnv-container.animate .gnv-header{opacity:1;transform:translateY(0)}.gnv-container .gnv-image{opacity:0;transition:all .8s ease-out .2s;transform:scale(.9)}.gnv-container.animate .gnv-image{opacity:1;transform:scale(1)}.gnv-container .gnv-info{opacity:0;transition:all 1s ease-out .4s;transform:translate(50px)}.gnv-container.animate .gnv-info{opacity:1;transform:translate(0)}.mantenimiento-container .mantenimiento-content{opacity:0;transition:all 1s ease-out;transform:translate(-50px)}.mantenimiento-container.animate .mantenimiento-content{opacity:1;transform:translate(0)}.mantenimiento-container .mantenimiento-image{opacity:0;transition:all 1s ease-out .3s;transform:translate(50px)}.mantenimiento-container.animate .mantenimiento-image{opacity:1;transform:translate(0)}.apufact-page{background-color:#fff;flex-direction:column;width:100%;display:flex}.apufact-hero{background-color:#0000;background-image:linear-gradient(#0a0f2ca6,#0a0f2ca6),url(/assets/apufacthero-C_3gA6pv.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:450px;padding:120px 5%;display:flex;position:relative}.apufact-hero-overlay{z-index:1;background:radial-gradient(circle,#0000,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.apufact-hero-container{z-index:10;width:90%;max-width:1400px;margin:0 auto;position:relative}.apufact-hero-text h1{color:#fff;max-width:900px;font-size:clamp(35px,6vw,65px);font-weight:800;line-height:1.1}.apufact-hero-highlight{color:#36a6eb;margin-top:10px;display:block}@media (width<=768px){.apufact-hero{min-height:300px;padding:80px 5%}}@media (width<=480px){.apufact-hero-text h1{font-size:28px}}.apufact-main-section{background-color:#f9f9f9;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.apufact-main-container{width:100%;max-width:1200px}.apufact-card{text-align:center;background-image:url(https://placehold.co/1920x1080/4b5563/ffffff?text=Mujer+Laptop+\(Fondo+Tarjeta\));background-position:50%;background-size:cover;border:1px solid #ffffff26;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:700px;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000004d}.apufact-card-overlay{z-index:1;background:linear-gradient(135deg,#031329d9 0%,#2568c766 100%);width:100%;height:100%;position:absolute;top:0;left:0}.apufact-card-content{z-index:2;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.apufact-title{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:25px;font-size:46px;font-weight:650}.apufact-brand-title{color:#fff;letter-spacing:2px;text-shadow:0 4px 8px #0009;margin-bottom:2rem;font-size:4.5rem;font-weight:800}.apufact-logo-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #fff6;border-radius:25px;justify-content:center;align-items:center;width:220px;height:150px;margin-bottom:2.5rem;padding:1rem;transition:transform .3s;display:flex;box-shadow:0 15px 35px #0003}.apufact-logo-container:hover{transform:translateY(-5px)}.apufact-logo{object-fit:contain;width:100%;height:auto;max-height:100%}.apufact-description{color:#e2e8f0;text-shadow:0 1px 3px #000c;max-width:800px;margin-bottom:3rem;font-size:17px;font-weight:400;line-height:1.6}.apufact-cta-button{color:#fff;background:linear-gradient(135deg,#36a6eb 0%,#1e3a8a 100%);border:1px solid #fff3;border-radius:55px;justify-content:center;align-items:center;padding:20px 35px;font-size:15px;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex;box-shadow:0 10px 20px #36a6eb4d}.apufact-cta-button:hover{color:#fff;transform:translateY(-3px)scale(1.02);box-shadow:0 15px 30px #36a6eb80}@media (width<=1024px){.apufact-title{font-size:38px}.apufact-hero-text h1{font-size:55px}.apufact-brand-title{font-size:4rem}}@media (width<=768px){.apufact-main-section{padding:3rem 1rem}.apufact-card{border-radius:20px;min-height:600px;padding:3rem 1.5rem}.apufact-logo-container{width:180px;height:180px;padding:1rem}.apufact-title{font-size:32px}.apufact-hero-text h1{font-size:45px}.apufact-brand-title{font-size:3.5rem}}@media (width<=600px){.apufact-cta-button{width:100%;padding:18px 30px;font-size:15px}.apufact-hero-text h1{font-size:35px}.apufact-brand-title{font-size:3rem}}.apufact-features-section{background-color:#fff;justify-content:center;padding:6rem 0;display:flex}.apufact-features-container{flex-direction:row;align-items:center;gap:3rem;width:90%;max-width:1400px;display:flex}.apufact-features-text{flex-direction:column;flex:1;display:flex}.apufact-features-subtitle{color:#111827;margin-bottom:5px;font-size:42px;font-weight:800;line-height:1.1}.apufact-features-maintitle{color:#17386d;background:linear-gradient(90deg,#17386d,#36a6eb);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;margin-top:0;margin-bottom:25px;font-size:75px;font-weight:900;line-height:1}.apufact-features-description{color:#4b5563;max-width:95%;margin-bottom:35px;font-size:17px;line-height:1.6}.apufact-features-benefits-title{color:#111827;margin-bottom:25px;margin-left:20px;font-size:22px;font-weight:700}.apufact-features-list{grid-template-columns:repeat(2,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.apufact-features-list li{color:#6b7280;background:#fff;border:1px solid #00000003;border-radius:16px;align-items:center;gap:15px;padding:20px 24px;font-size:15px;line-height:1.4;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000005}.apufact-features-list li:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.apufact-features-list li.apufact-feature-highlight{background:linear-gradient(135deg,#f4f9ff 0%,#fff 100%);border:1px solid #36a6eb4d;box-shadow:0 8px 25px #36a6eb14}.apufact-features-list li.apufact-feature-highlight strong{color:#17386d;font-weight:700}.apufact-features-list li.apufact-feature-highlight .apufact-feature-icon{color:#fff;background:#36a6eb;box-shadow:0 4px 10px #36a6eb66}.apufact-feature-icon{color:#3b82f6;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:0;padding:0;font-size:12px;display:flex}.apufact-features-image{flex:1;justify-content:center;align-items:center;padding-right:20px;display:flex}.apufact-features-image img{object-fit:contain;width:100%;max-width:750px;height:auto}@media (width<=1024px){.apufact-features-container{gap:3rem}.apufact-features-subtitle{font-size:36px}.apufact-features-maintitle{font-size:55px}.how-it-works-title{font-size:38px}}@media (width<=900px){.apufact-features-container{text-align:center;flex-direction:column;gap:4rem}.apufact-features-description{max-width:100%}.apufact-features-benefits-title{margin-left:0}.apufact-features-list{grid-template-columns:1fr}.apufact-features-list li{text-align:left}.apufact-features-image{padding-right:0}}@media (width<=600px){.apufact-features-section{padding:4rem 1.5rem}.apufact-features-subtitle{font-size:30px}.apufact-features-maintitle{font-size:38px}.apufact-features-list li{align-items:flex-start;font-size:15px}.apufact-feature-icon{margin-top:2px}}.apufact-how-it-works-section{background-color:#f8fafc;justify-content:center;padding:7rem 2rem;display:flex;position:relative;overflow:hidden}.apufact-how-it-works-bg-decoration{filter:blur(80px);z-index:0;opacity:.4;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.dec-left{background:radial-gradient(circle,#36a6eb33 0%,#f8fafc00 70%);top:-100px;left:-200px}.dec-right{background:radial-gradient(circle,#17386d26 0%,#f8fafc00 70%);bottom:-100px;right:-200px}.apufact-how-it-works-container{text-align:center;z-index:1;flex-direction:column;align-items:center;width:90%;max-width:1400px;display:flex;position:relative}.how-it-works-header{flex-direction:column;align-items:center;max-width:700px;margin-bottom:4rem;display:flex}.how-it-works-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1px;background:#36a6eb1a;border:1px solid #36a6eb33;border-radius:50px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.how-it-works-title{color:#111827;letter-spacing:-.5px;margin-top:0;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.1}.how-it-works-title .highlight-blue{color:#36a6eb;background:linear-gradient(90deg,#17386d,#36a6eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:900;display:inline-block}.how-it-works-subtitle{color:#64748b;margin:0;font-size:17px;line-height:1.6}.how-it-works-image-wrapper{perspective:1000px;justify-content:center;width:100%;max-width:1100px;display:flex}.how-it-works-glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff;border-radius:30px;padding:30px;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s;box-shadow:0 25px 50px -12px #0000001a}.how-it-works-glass-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 35px 60px -15px #00000026}.how-it-works-glass-card img{object-fit:contain;border-radius:15px;width:100%;height:auto}@media (width<=900px){.how-it-works-title{font-size:32px}.apufact-title{font-size:28px}.how-it-works-glass-card{border-radius:20px;padding:20px}}@media (width<=600px){.apufact-how-it-works-section{padding:4rem 1.5rem}.how-it-works-title{font-size:28px}.how-it-works-subtitle{font-size:16px}.how-it-works-glass-card{border-radius:15px;padding:10px}}.apufact-trust-section{background-color:#fff;justify-content:center;padding:6rem 2rem 8rem;display:flex}.apufact-trust-container{flex-direction:column;gap:4rem;width:90%;max-width:1400px;display:flex}.trust-card{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:row;align-items:center;gap:5rem;padding:4rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000000d}.trust-card.reverse{flex-direction:row-reverse}.trust-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.trust-card-image{flex:1;justify-content:center;align-items:center;display:flex}.trust-logo-sunat{object-fit:contain;width:100%;max-width:350px;height:auto}.trust-logo-aws{object-fit:contain;width:100%;max-width:250px;height:auto}.trust-card-content{flex-direction:column;flex:1.5;display:flex}.trust-card-title{color:#1e3a8a;margin-top:0;margin-bottom:20px;font-size:32px;font-weight:800}.trust-card-text{color:#4b5563;margin:0;font-size:18px;line-height:1.7}@media (width<=900px){.trust-card,.trust-card.reverse{text-align:center;flex-direction:column;gap:3rem;padding:3rem 2rem}.trust-card-title{font-size:28px}}@media (width<=600px){.apufact-trust-section{padding:4rem 1.5rem 5rem}.trust-card{padding:2.5rem 1.5rem}.trust-card-title{font-size:24px}.trust-card-text{font-size:16px}}.apufact-main-container .apufact-card{opacity:0;transition:all 1s ease-out;transform:translateY(40px)}.apufact-main-container.animate .apufact-card{opacity:1;transform:translateY(0)}.apufact-features-container .apufact-features-text{opacity:0;transition:all 1s ease-out;transform:translate(-50px)}.apufact-features-container.animate .apufact-features-text{opacity:1;transform:translate(0)}.apufact-features-container .apufact-features-image{opacity:0;transition:all 1s ease-out .2s;transform:translate(50px)}.apufact-features-container.animate .apufact-features-image{opacity:1;transform:translate(0)}.apufact-features-container .apufact-features-list li{opacity:0;transition:all .4s ease-out;transform:translateY(15px)}.apufact-features-container.animate .apufact-features-list li:first-child{opacity:1;transition-delay:.4s;transform:translateY(0)}.apufact-features-container.animate .apufact-features-list li:nth-child(2){opacity:1;transition-delay:.5s;transform:translateY(0)}.apufact-features-container.animate .apufact-features-list li:nth-child(3){opacity:1;transition-delay:.6s;transform:translateY(0)}.apufact-features-container.animate .apufact-features-list li:nth-child(4){opacity:1;transition-delay:.7s;transform:translateY(0)}.apufact-features-container.animate .apufact-features-list li:nth-child(5){opacity:1;transition-delay:.8s;transform:translateY(0)}.apufact-features-container.animate .apufact-features-list li:nth-child(6){opacity:1;transition-delay:.9s;transform:translateY(0)}.apufact-how-it-works-container .how-it-works-header{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.apufact-how-it-works-container.animate .how-it-works-header{opacity:1;transform:translateY(0)}.apufact-how-it-works-container .how-it-works-image-wrapper{opacity:0;transition:all .8s ease-out .3s;transform:scale(.9)}.apufact-how-it-works-container.animate .how-it-works-image-wrapper{opacity:1;transform:scale(1)}.apufact-trust-container .trust-card{opacity:0;transition:all .8s ease-out;transform:translateY(40px)}.apufact-trust-container.animate .trust-card:first-child{opacity:1;transition-delay:.2s;transform:translateY(0)}.apufact-trust-container.animate .trust-card:nth-child(2){opacity:1;transition-delay:.4s;transform:translateY(0)}.apugescom-page{background-color:#fff;flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex}.apugescom-hero{background-color:#0000;background-image:linear-gradient(#0a0f2ca6,#0a0f2ca6),url(/assets/fondoapugescom-_PLbCIby.webp);background-position:0 210%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:450px;padding:120px 5%;display:flex;position:relative}.apugescom-hero-overlay{z-index:1;background:radial-gradient(circle,#0000,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.apugescom-hero-container{z-index:10;width:90%;max-width:1400px;margin:0 auto;position:relative}.apugescom-hero-text h1{color:#fff;max-width:900px;font-size:clamp(35px,6vw,65px);font-weight:800;line-height:1.1}.apugescom-features-maintitle{color:#17386d;background:linear-gradient(90deg,#17386d,#36a6eb);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;margin-top:0;margin-bottom:25px;font-size:75px;font-weight:900;line-height:1}.apugescom-hero-highlight{color:#36a6eb;margin-top:10px;display:block}.apugescom-hero-actions{margin-top:40px}.apugescom-demo-btn{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#36a6eb 100%);border:1px solid #fff3;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #36a6eb66}.apugescom-demo-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes shine{0%{left:-100%}20%{left:200%}to{left:200%}}.apugescom-demo-btn:hover{color:#fff;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #36a6eb99}.demo-btn-icon{font-size:24px}.apugescom-about-actions{margin-top:35px}.apugescom-demo-btn.secondary{color:#1e3a8a;background:#f8fafc;border:2px solid #36a6eb;box-shadow:0 10px 20px #0000000d}.apugescom-demo-btn.secondary:before{display:none}.apugescom-demo-btn.secondary:hover{color:#fff;background:#36a6eb;box-shadow:0 15px 30px #36a6eb4d}.apugescom-about{background:#fff;justify-content:center;padding:100px 5%;display:flex}.apugescom-about-container{align-items:center;gap:80px;max-width:1400px;display:flex}.apugescom-about-image-side{flex:1;position:relative}.apugescom-about-image-frame{z-index:1;border-radius:30px;position:relative;overflow:hidden;box-shadow:20px 20px 60px #0000001a}.apugescom-about-image-frame img{width:100%;transition:transform .5s;display:block}.apugescom-about-image-frame:hover img{transform:scale(1.05)}.apugescom-about-accent-box{z-index:2;background:#fff;border-radius:20px;width:180px;padding:15px;position:absolute;bottom:-30px;right:-30px;box-shadow:0 15px 40px #00000026}.apugescom-about-accent-box img{width:100%}.apugescom-about-text-side{flex:1.2}.apugescom-about-label{color:#36a6eb;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:14px;font-weight:700;display:block}.apugescom-about-text-side h2{color:#0f172a;margin-bottom:25px;font-size:46px;font-weight:800;line-height:1.2}.apugescom-about-text-side h2 strong{color:#1e3a8a;font-weight:900}.apugescom-about-text-side p{color:#64748b;margin-bottom:35px;font-size:17px;line-height:1.8}.apugescom-about-highlights{flex-wrap:wrap;gap:15px;display:flex}.highlight-pill{color:#1e3a8a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.highlight-pill:hover{background:#e2e8f0;transform:translateY(-2px)}.highlight-pill svg{color:#36a6eb;font-size:20px}.apugescom-features{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;padding:120px 5%;display:flex;position:relative;overflow:hidden}.apugescom-features:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#36a6eb0d 0%,#0000 50%),radial-gradient(circle at 80%,#1e3a8a0d 0%,#0000 50%);position:absolute;inset:0}.apugescom-features-wrapper{width:100%;max-width:1400px}.apugescom-features-header{text-align:center;margin-bottom:70px}.apugescom-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.apugescom-features-header h2,.apugescom-how-header h2{color:#0f172a;margin-bottom:15px;font-size:46px;font-weight:800}.apugescom-gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#1e3a8a,#36a6eb);-webkit-background-clip:text;background-clip:text;font-weight:900}.apugescom-features-header p{color:#64748b;max-width:700px;margin:0 auto;font-size:17px}.apugescom-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.apugescom-feature-card{background:#fff;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.apugescom-feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #36a6eb33}.apugescom-feature-image{width:100%;height:200px;position:relative;overflow:hidden}.apugescom-feature-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.apugescom-feature-card:hover .apugescom-feature-image img{transform:scale(1.1)}.apugescom-feature-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.apugescom-feature-content{padding:30px}.apugescom-feature-card h3{color:#0f172a;margin-bottom:12px;font-size:22px;font-weight:700}.apugescom-feature-card p{color:#64748b;margin-bottom:20px;font-size:15px;line-height:1.6}.apugescom-feature-btn{color:#36a6eb;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.apugescom-feature-btn svg{transition:transform .3s}.apugescom-feature-card:hover .apugescom-feature-btn{color:#1e3a8a}.apugescom-feature-card:hover .apugescom-feature-btn svg{transform:translate(5px)}.apugescom-how{background:#fff;padding:100px 5%;position:relative;overflow:hidden}.apugescom-how-deco{filter:blur(100px);opacity:.15;z-index:0;border-radius:50%;width:500px;height:500px;position:absolute}.apugescom-how-deco-l{background:#36a6eb;top:-100px;left:-100px}.apugescom-how-deco-r{background:#1e3a8a;bottom:-100px;right:-100px}.apugescom-how-wrapper{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.apugescom-how-img-wrap{justify-content:center;margin-top:60px;display:flex}.apugescom-how-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #fff6;border-radius:40px;padding:40px;box-shadow:0 30px 60px #0000001a}.apugescom-how-glass img{border-radius:20px;max-width:100%}.apugescom-module{justify-content:center;padding:60px 5%;display:flex}.apugescom-module-container{width:100%;max-width:1300px}.apugescom-module-card{background:#fff;border-radius:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0000000f}.apugescom-module-accent{background:#36a6eb;width:8px;position:absolute;top:0;bottom:0;left:0}.accent-green{background:#84cc16}.apugescom-module-body{width:100%;display:flex}.apugescom-module-body.reverse{flex-direction:row-reverse}.apugescom-module-info{flex:1.2;padding:60px}.apugescom-module-info h3{color:#0f172a;margin-bottom:20px;font-size:32px;font-weight:800}.apugescom-module-info p{color:#64748b;margin-bottom:30px;font-size:17px}.apugescom-module-list{grid-template-columns:1fr;gap:15px;padding:0;list-style:none;display:grid}.apugescom-module-list li{color:#475569;align-items:center;gap:15px;font-size:16px;display:flex}.mod-icon{color:#36a6eb;font-size:22px}.mod-green{color:#84cc16}.apugescom-module-img{flex:1}.apugescom-module-img img{object-fit:cover;width:100%;height:100%}.apugescom-quote{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);justify-content:center;padding:120px 5%;display:flex;position:relative;overflow:hidden}.apugescom-quote-container{text-align:center;z-index:1;max-width:900px;position:relative}.apugescom-quote-mark{color:#ffffff1a;font-family:serif;font-size:150px;line-height:0;position:absolute;top:40px;left:50%;transform:translate(-50%)}.apugescom-quote-text{color:#fff;margin-bottom:30px;font-size:clamp(24px,4vw,32px);font-style:italic;font-weight:600;line-height:1.5}.apugescom-quote-author{color:#36a6eb;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:700}.apugescom-cta{text-align:center;background:#fff;padding:100px 5%}.apugescom-cta-container h2{color:#0f172a;margin-bottom:20px;font-size:42px;font-weight:800}.apugescom-cta-container p{color:#64748b;margin-bottom:40px;font-size:18px}.apugescom-cta-btn{color:#fff;background:#36a6eb;border-radius:50px;align-items:center;gap:15px;padding:20px 45px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 15px 35px #36a6eb4d}.apugescom-cta-btn:hover{background:#2b8ac4;transform:translateY(-5px);box-shadow:0 20px 45px #36a6eb66}.cta-phone-icon{font-size:24px}.apugescom-about-container,.apugescom-features-wrapper,.apugescom-how-wrapper,.apugescom-module-container,.apugescom-quote-container,.apugescom-cta-container{opacity:0;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}@media (width<=1024px){.apugescom-about-container{flex-direction:column;gap:50px}.apugescom-about-accent-box{display:none}.apugescom-module-body,.apugescom-module-body.reverse{flex-direction:column}.apugescom-module-img{height:300px}.apugescom-about-text-side h2,.apugescom-how-header h2,.apugescom-features-header h2{font-size:38px}}@media (width<=768px){.apugescom-hero{min-height:300px;padding:80px 5%}.apugescom-about-text-side h2,.apugescom-how-header h2,.apugescom-features-header h2{font-size:32px}.apugescom-module-info{padding:40px 30px}.apugescom-module-info h3{font-size:26px}.apugescom-quote-text{font-size:20px}.apugescom-cta-container h2{font-size:30px}}@media (width<=480px){.apugescom-hero-text h1,.apugescom-about-text-side h2,.apugescom-how-header h2,.apugescom-features-header h2{font-size:28px}}.pozos-premium-page{color:#0f172a;background-color:#f8fafc;font-family:Inter,sans-serif;overflow-x:hidden}@keyframes floatPozos{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes pulseGlow{0%{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:.4;transform:scale(1)}}@keyframes fadeInUpPozos{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.pozos-hero{background-color:#0000;background-image:linear-gradient(#0a0f2ca6,#0a0f2ca6),url(/assets/heropozoatierra-Du9ozgQD.webp);background-position:0 200%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:450px;padding:120px 5%;display:flex;position:relative}.pozos-hero-overlay{z-index:1;background:radial-gradient(circle,#0000,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.pozos-hero-container{z-index:10;width:90%;max-width:1400px;margin:0 auto;position:relative}.pozos-hero-text h1{color:#fff;max-width:900px;font-size:clamp(35px,6vw,65px);font-weight:800;line-height:1.1}.pozos-hero-highlight{color:#36a6eb;margin-top:10px;display:block}.pozos-premium-about{z-index:4;background:#f8fafc;padding:100px 20px;position:relative}.pozos-bg-elements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pozos-circle-element{background:radial-gradient(circle,#38bdf814 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.pozos-premium-about-container{opacity:0;max-width:1200px;margin:0 auto}.pozos-premium-about-container.is-visible{animation:1s cubic-bezier(.2,.8,.2,1) forwards fadeInUpPozos}.pozos-about-glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border-radius:24px;flex-direction:column;align-items:center;padding:60px;display:flex;position:relative;box-shadow:0 25px 50px -12px #0000000d}.pozos-about-glass-border{-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff,#fff3);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pozos-about-icon{color:#38bdf8;margin-bottom:20px;font-size:3rem}.pozos-about-content h2{color:#0f172a;margin-bottom:25px;font-size:46px;font-weight:800;line-height:1.2}.pozos-about-content h2 span{color:#1e3a8a}.pozos-about-content p{color:#64748b;max-width:800px;margin:0 auto 50px;font-size:17px;line-height:1.6}.pozos-about-stats{border-top:1px solid #94a3b833;flex-wrap:wrap;justify-content:center;gap:60px;width:100%;padding-top:40px;display:flex}.pozos-stat h3{color:#0ea5e9;margin:0 0 5px;font-size:3rem;font-weight:800;line-height:1}.pozos-stat span{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.95rem;font-weight:600}.pozos-premium-services{background:#fff;padding:100px 20px}.pozos-premium-services-container{opacity:0;max-width:1200px;margin:0 auto}.pozos-premium-services-container.is-visible{animation:1s cubic-bezier(.2,.8,.2,1) forwards fadeInUpPozos}.pozos-services-layout{align-items:center;gap:60px;display:flex}.pozos-services-visual{flex:1;position:relative}.pozos-visual-frame{aspect-ratio:4/5;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0b265326}.pozos-visual-frame img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.pozos-visual-frame:hover img{transform:scale(1.05)}.pozos-visual-overlay{background:linear-gradient(#0000 50%,#041024cc);position:absolute;inset:0}.pozos-floating-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:12px;align-items:center;gap:10px;padding:15px 25px;animation:4s ease-in-out infinite floatPozos;display:flex;position:absolute;bottom:30px;left:30px;box-shadow:0 10px 25px #0000001a}.pozos-floating-badge span{color:#0f172a;font-weight:700}.pozos-floating-badge svg{color:#10b981;font-size:1.5rem}.pozos-services-text{flex:1.2}.pozos-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:15px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.pozos-services-text h2{color:#0f172a;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.2}.pozos-services-text h2 span{color:#36a6eb}.pozos-services-desc{color:#64748b;margin-bottom:40px;font-size:17px;line-height:1.6}.pozos-services-cards{grid-template-columns:1fr 1fr;gap:25px;display:grid}.pozos-service-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:15px;padding:25px;transition:all .3s;display:flex}.pozos-service-item:hover{background:#fff;border-color:#bae6fd;transform:translateY(-5px);box-shadow:0 15px 30px #0000000a}.pozos-service-icon{color:#0284c7;background:#e0f2fe;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;display:flex}.pozos-service-item h4{color:#0f172a;margin:0 0 8px;font-size:20px;font-weight:700}.pozos-service-item p{color:#64748b;margin:0;font-size:15px;line-height:1.6}.pozos-premium-benefits{background-color:#041024;padding:120px 20px;position:relative;overflow:hidden}.pozos-benefits-bg-pattern{opacity:.2;background-image:radial-gradient(#1e293b 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.pozos-premium-benefits-container{z-index:2;opacity:0;max-width:1200px;margin:0 auto;position:relative}.pozos-premium-benefits-container.is-visible{animation:1s cubic-bezier(.2,.8,.2,1) forwards fadeInUpPozos}.pozos-benefits-header{text-align:center;margin-bottom:60px}.pozos-benefits-header h2{color:#fff;margin-bottom:15px;font-size:46px;font-weight:800}.pozos-benefits-header p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:17px}.pozos-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.pozos-premium-benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #33415580;border-radius:20px;transition:all .4s;overflow:hidden}.pozos-premium-benefit-card:hover{border-color:#38bdf880;transform:translateY(-10px);box-shadow:0 20px 40px #0006,0 0 20px #38bdf81a}.pozos-benefit-image-wrapper{height:220px;position:relative;overflow:hidden}.pozos-benefit-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.pozos-premium-benefit-card:hover .pozos-benefit-image-wrapper img{transform:scale(1.1)}.pozos-benefit-gradient-overlay{background:linear-gradient(#0000 20%,#0f172a);position:absolute;inset:0}.pozos-benefit-content{margin-top:-30px;padding:0 30px 40px;position:relative}.pozos-benefit-icon-wrapper{color:#fff;z-index:2;background:linear-gradient(135deg,#0284c7,#38bdf8);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:2rem;display:flex;position:relative;box-shadow:0 10px 20px #0284c74d}.pozos-benefit-content h3{color:#fff;margin:0 0 15px;font-size:22px;font-weight:700}.pozos-benefit-content p{color:#cbd5e1;margin:0;font-size:16px;line-height:1.6}.pozos-premium-cta{text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;padding:120px 20px;position:relative}.pozos-cta-glass-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b2653d9;position:absolute;inset:0}.pozos-premium-cta-container{z-index:2;opacity:0;max-width:900px;margin:0 auto;position:relative}.pozos-premium-cta-container.is-visible{animation:1s cubic-bezier(.2,.8,.2,1) forwards fadeInUpPozos}.pozos-cta-inner{background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff1a;border-radius:30px;padding:60px 40px;box-shadow:0 30px 60px #0003}.pozos-cta-badge{color:#7dd3fc;background:#38bdf826;border-radius:30px;align-items:center;gap:8px;margin-bottom:25px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.pozos-cta-inner h2{color:#fff;margin-bottom:25px;font-size:46px;font-weight:800;line-height:1.2}.pozos-cta-inner h2 span{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.pozos-cta-inner p{color:#e2e8f0;max-width:600px;margin:0 auto 40px;font-size:18px;line-height:1.6}.pozos-btn-cta{color:#fff;background:linear-gradient(135deg,#0284c7,#38bdf8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:18px 40px;font-size:1.1rem;text-decoration:none;display:inline-flex}.pozos-btn-cta:hover{color:#fff;background:linear-gradient(135deg,#0369a1,#0284c7);box-shadow:0 15px 30px #0284c766}@media (width<=1024px){.pozos-services-layout{flex-direction:column}.pozos-services-visual{width:100%;max-width:600px;margin:0 auto}.pozos-about-stats{gap:30px}.pozos-about-content h2,.pozos-services-text h2,.pozos-benefits-header h2,.pozos-cta-inner h2{font-size:38px}}@media (width<=768px){.pozos-hero{min-height:300px;padding:80px 5%}.pozos-premium-about{padding:60px 15px}.pozos-about-glass-card{padding:40px 20px}.pozos-about-content h2,.pozos-services-text h2,.pozos-benefits-header h2,.pozos-cta-inner h2{font-size:32px}.pozos-services-cards{grid-template-columns:1fr}.pozos-cta-inner{padding:40px 20px}.pozos-stat h3{font-size:2.5rem}}@media (width<=480px){.pozos-hero-text h1,.pozos-about-content h2,.pozos-services-text h2,.pozos-benefits-header h2,.pozos-cta-inner h2{font-size:28px}}.software-page{background-color:#f8fafc;flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.software-hero{background-color:#0000;background-image:linear-gradient(#0a0f2cb3,#0a0f2ccc),url(https://images.unsplash.com/photo-1555066931-4365d14bab8c?w=1920&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:550px;padding:120px 5%;display:flex;position:relative}.software-hero-overlay{z-index:1;background:radial-gradient(circle at 100%,#36a6eb33,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.software-hero-container{z-index:10;opacity:0;width:90%;max-width:1400px;margin:0 auto;transition:all 1s;position:relative;transform:translateY(30px)}.software-hero-container.animate{opacity:1;transform:translateY(0)}.software-hero-text h1{color:#fff;max-width:900px;margin-bottom:20px;font-size:clamp(40px,6vw,75px);font-weight:800;line-height:1.1}.software-hero-highlight{color:#36a6eb;display:block}.software-hero-subtitle{color:#cbd5e1;max-width:600px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);line-height:1.6}.software-demo-btn{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#36a6eb 100%);border:1px solid #fff3;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #36a6eb66}.software-demo-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.software-demo-btn:hover{color:#fff;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #36a6eb99}.software-section-header{text-align:left;max-width:800px;margin-bottom:60px}.software-section-header.center{text-align:center;margin:0 auto 60px}.software-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:20px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.software-section-header h2{color:#0f172a;margin-bottom:15px;font-size:46px;font-weight:800;line-height:1.2}.software-gradient-text{-webkit-text-fill-color:transparent;background:#36a6eb;-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:800}.software-section-header p{color:#64748b;font-size:17px;line-height:1.6}.software-sistemas{background:#fff;justify-content:center;padding:100px 5%;display:flex}.software-sistemas-wrapper{width:100%;max-width:1400px}.software-bento-container{flex-direction:column;gap:60px;display:flex}.software-bento-section{background:#fff;border:1px solid #e2e8f0;border-radius:32px;grid-template-columns:1fr 1fr;gap:40px;padding:40px;transition:all .4s;display:grid;box-shadow:0 20px 40px #0000000a}.software-bento-section:hover{transform:translateY(-5px);box-shadow:0 30px 60px #36a6eb14}.software-bento-section.reverse{grid-template-columns:1fr 1fr}.software-bento-section.reverse .software-bento-content{order:2}.software-bento-section.reverse .software-bento-gallery{order:1}.software-bento-content{flex-direction:column;justify-content:center;padding:20px;display:flex}.software-sistema-icon-wrap{border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;font-size:35px;display:flex}.software-sistema-icon-wrap.rest{color:#3b82f6;background:#3b82f61a}.software-sistema-icon-wrap.farm{color:#10b981;background:#10b9811a}.software-bento-content h3{color:#0f172a;margin-bottom:15px;font-size:26px;font-weight:800}.software-sistema-desc{color:#64748b;margin-bottom:30px;font-size:16px;line-height:1.6}.software-sistema-features{flex-direction:column;gap:20px;padding:0;list-style:none;display:flex}.software-sistema-features li{color:#475569;align-items:flex-start;gap:15px;font-size:15px;line-height:1.5;display:flex}.software-sistema-features li strong{color:#0f172a}.feat-icon{flex-shrink:0;margin-top:2px;font-size:24px}.rest-icon{color:#3b82f6}.farm-icon{color:#10b981}.software-bento-action{margin-top:30px}.btn-demo-sistema{color:#fff;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0000001a}.rest-btn{background:#3b82f6;box-shadow:0 10px 20px #3b82f64d}.rest-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 25px #3b82f666}.farm-btn{background:#10b981;box-shadow:0 10px 20px #10b9814d}.farm-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 25px #10b98166}.btn-demo-icon{font-size:22px}.software-bento-gallery{flex-direction:column;gap:15px;height:100%;display:flex}.bento-img{object-fit:cover;border-radius:20px;width:100%;height:100%;box-shadow:0 10px 30px #0000001a}.bento-img-main{flex:1;min-height:250px;max-height:300px}.bento-side-imgs{gap:15px;height:150px;display:flex}.bento-img-side{flex:1;height:100%}.software-diferenciales{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);justify-content:center;padding:100px 5%;display:flex}.software-diferenciales-wrapper{width:100%;max-width:1400px}.software-diferenciales .software-section-header h2,.software-diferenciales .software-section-header p{color:#fff}.software-diferenciales-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.software-dif-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:40px 30px;transition:all .3s}.software-dif-item:hover{background:#ffffff1a;transform:translateY(-5px)}.dif-icon{color:#36a6eb;margin-bottom:20px;font-size:45px}.software-dif-item h4{color:#fff;margin-bottom:15px;font-size:20px;font-weight:700}.software-dif-item p{color:#cbd5e1;font-size:15px;line-height:1.6}.software-flujo{background:#fff;justify-content:center;padding:120px 5%;display:flex}.software-flujo-wrapper{width:100%;max-width:1200px}.software-timeline{max-width:900px;margin:0 auto;position:relative}.software-timeline:before{content:"";background:#e2e8f0;width:2px;height:100%;position:absolute;top:0;left:30px}.timeline-item{align-items:flex-start;margin-bottom:50px;display:flex;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-number{color:#fff;z-index:2;background:linear-gradient(135deg,#1e3a8a 0%,#36a6eb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:800;display:flex;box-shadow:0 10px 20px #36a6eb4d}.timeline-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;width:100%;margin-left:40px;padding:35px;transition:all .3s}.timeline-content:hover{border-color:#36a6eb;box-shadow:0 15px 30px #0000000d}.timeline-content h4{color:#0f172a;margin-bottom:10px;font-size:22px;font-weight:700}.timeline-content p{color:#64748b;font-size:16px;line-height:1.6}.software-sistemas-wrapper,.software-diferenciales-wrapper,.software-flujo-wrapper{opacity:0;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.animate{opacity:1!important;transform:translateY(0)!important}@media (width<=1024px){.software-bento-section,.software-bento-section.reverse{grid-template-columns:1fr}.software-bento-section.reverse .software-bento-content{order:1}.software-bento-section.reverse .software-bento-gallery{order:2}}@media (width<=768px){.software-hero{min-height:450px;padding:100px 5% 60px}.software-section-header h2{font-size:32px}.timeline-content{margin-left:20px;padding:25px}.timeline-number{width:50px;height:50px;font-size:20px;left:35px}.software-timeline:before{left:25px}}@media (width<=480px){.software-bento-section{padding:30px 20px}.software-hero-text h1{font-size:36px}.timeline-item{flex-direction:column}.software-timeline:before{display:none}.timeline-number{margin-bottom:20px}.timeline-content{margin-left:0}}.productos-page{background-color:#fff;flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex}.productos-hero{background-color:#0000;background-image:linear-gradient(#0a0f2cbf,#0a0f2cbf),url(/assets/hero-productos-DrHrxYlK.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:500px;padding:120px 5%;display:flex;position:relative}.productos-hero-overlay{z-index:1;background:radial-gradient(circle,#0000,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.productos-hero-container{z-index:10;width:90%;max-width:1400px;margin:0 auto;position:relative}.productos-hero-content{opacity:0;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.productos-hero-content.animate{opacity:1;transform:translateY(0)}.productos-hero-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb26;border-radius:50px;margin-bottom:25px;padding:10px 24px;font-size:14px;font-weight:700;display:inline-block}.productos-hero-content h1{color:#fff;max-width:900px;margin-bottom:25px;font-size:clamp(40px,6vw,65px);font-weight:800;line-height:1.1}.productos-hero-highlight{color:#36a6eb;display:block}.productos-hero-description{color:#e2e8f0;max-width:700px;margin-bottom:40px;font-size:18px;line-height:1.6}.productos-hero-stats{flex-wrap:wrap;gap:40px;display:flex}.stat-item{text-align:center}.stat-number{color:#36a6eb;font-size:42px;font-weight:800;line-height:1;display:block}.stat-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;margin-top:8px;font-size:14px;font-weight:600;display:block}.productos-categories{background-color:#f8fafc;justify-content:center;padding:120px 5%;display:flex}.productos-categories-container{opacity:0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.productos-categories-container.animate{opacity:1;transform:translateY(0)}.productos-categories-header{text-align:center;margin-bottom:70px}.productos-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.productos-categories-header h2{color:#0f172a;margin-bottom:15px;font-size:clamp(32px,4vw,46px);font-weight:800}.productos-gradient-text{-webkit-text-fill-color:transparent;background:#36a6eb;-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:800}.productos-categories-header p{color:#64748b;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6}.productos-categories-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.productos-category-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:25px;flex-direction:column;align-items:center;padding:0 0 30px;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.productos-category-card:hover{border-color:#36a6eb;transform:translateY(-10px);box-shadow:0 20px 40px #0f172a1a}.category-image-wrapper{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:25px 25px 0 0;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:25px;transition:all .4s;display:flex;overflow:hidden}.productos-category-card:hover .category-image-wrapper{background:linear-gradient(135deg,#36a6eb,#1e3a8a)}.category-image{object-fit:cover;width:100%;height:100%;transition:all .4s}.productos-category-card:hover .category-image{transform:scale(1.1)}.productos-category-card h3{color:#0f172a;margin-bottom:15px;padding:0 30px;font-size:22px;font-weight:700}.category-description{color:#64748b;flex-grow:1;margin-bottom:25px;padding:0 30px;font-size:15px;line-height:1.6}.category-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px 0;display:flex}.category-products-count{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.category-actions-group{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.category-view-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#36a6eb;border:none;border-radius:50px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.category-view-btn:hover{background:#2b8ac4;transform:translateY(-2px)}.category-view-btn.pdf-btn{color:#fff;background:#0f172a;border:1px solid #1e293b;padding:8px 12px}.category-view-btn.pdf-btn:hover{color:#fff;background:#36a6eb;border-color:#36a6eb;box-shadow:0 4px 14px #36a6eb59}.category-view-btn.whatsapp-btn{background:#25d366}.category-view-btn.whatsapp-btn:hover{background:#128c7e}.productos-cta{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);justify-content:center;padding:100px 5%;display:flex;position:relative;overflow:hidden}.productos-cta:before{content:"";background:radial-gradient(circle,#36a6eb1a 0%,#0000 50%);width:200%;height:200%;animation:8s ease-in-out infinite pulse;position:absolute;top:-50%;left:-50%}@keyframes pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.productos-cta-container{opacity:0;z-index:1;width:100%;max-width:1000px;transition:all 1s cubic-bezier(.2,.8,.2,1);position:relative;transform:translateY(40px)}.productos-cta-container.animate{opacity:1;transform:translateY(0)}.productos-cta-content{text-align:center}.cta-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1px;background:#36a6eb33;border-radius:50px;align-items:center;gap:10px;margin-bottom:30px;padding:12px 24px;font-size:14px;font-weight:700;display:inline-flex}.cta-badge svg{font-size:20px}.productos-cta-content h2{color:#fff;margin-bottom:20px;font-size:clamp(32px,4vw,42px);font-weight:800;line-height:1.2}.productos-cta-content>p{color:#cbd5e1;max-width:700px;margin:0 auto 40px;font-size:18px;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.cta-button-primary,.cta-button-secondary{border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button-primary{color:#fff;background:#36a6eb;box-shadow:0 15px 35px #36a6eb4d}.cta-button-primary:hover{background:#2b8ac4;transform:translateY(-3px);box-shadow:0 20px 45px #36a6eb66}.cta-button-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.cta-button-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}@media (width<=1024px){.productos-categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.productos-hero-stats{gap:30px}}@media (width<=768px){.productos-hero{min-height:400px;padding:100px 5%}.productos-hero-content h1{font-size:36px}.productos-hero-description{font-size:16px}.productos-hero-stats{gap:20px}.stat-number{font-size:32px}.productos-categories{padding:80px 5%}.productos-categories-header h2{font-size:32px}.productos-categories-grid{grid-template-columns:1fr;gap:20px}.productos-category-card{padding:0 0 30px}.category-footer{flex-direction:column;align-items:stretch;gap:15px}.category-actions-group{gap:10px;width:100%;display:flex}.category-view-btn{flex:1;justify-content:center}.cta-buttons{flex-direction:column;width:100%}.cta-button-primary,.cta-button-secondary{justify-content:center;width:100%}}@media (width<=480px){.productos-hero-content h1{font-size:28px}.productos-hero-badge{padding:8px 16px;font-size:12px}.productos-categories-header h2,.productos-cta-content h2{font-size:28px}.cta-badge{padding:10px 20px;font-size:12px}}.contacto-page{background-color:#fff;flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex}.contacto-map{justify-content:center;display:flex}.contacto-map-container{opacity:0;width:100%;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.contacto-map-container.animate{opacity:1;transform:translateY(0)}.map-wrapper{width:100%;overflow:hidden;box-shadow:0 20px 40px #0000001a}.map-wrapper iframe{display:block}.contacto-info{background-color:#f8fafc;justify-content:center;padding:80px 5%;display:flex}.contacto-info-container{opacity:0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.contacto-info-container.animate{opacity:1;transform:translateY(0)}.contacto-info-header{text-align:center;margin-bottom:50px}.contacto-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.contacto-info-header h2{color:#0f172a;margin-bottom:15px;font-size:clamp(32px,4vw,46px);font-weight:800}.contacto-gradient-text{-webkit-text-fill-color:transparent;background:#36a6eb;-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:800}.contacto-info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.contacto-info-card{text-align:center;background:#fff;border:1px solid #b6c1cb;border-radius:25px;padding:40px 30px;transition:all .4s;box-shadow:0 10px 30px #0000000a}.contacto-info-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0f172a1a}.info-icon-wrapper{border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;transition:all .4s;display:flex}.contacto-info-card:hover .info-icon-wrapper{transform:scale(1.1)}.info-icon{font-size:40px}.contacto-info-card h3{color:#0f172a;margin-bottom:15px;font-size:22px;font-weight:700}.contacto-info-card p{color:#64748b;font-size:16px;line-height:1.6}.contacto-form-section{justify-content:center;padding:100px 5%;display:flex}.contacto-form-container{opacity:0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.contacto-form-container.animate{opacity:1;transform:translateY(0)}.contacto-form-header{text-align:center;margin-bottom:60px}.contacto-form-header h2{color:#0f172a;margin-bottom:15px;font-size:clamp(32px,4vw,46px);font-weight:800}.contacto-form-header>p{color:#64748b;max-width:700px;margin:0 auto;font-size:17px;line-height:1.6}.contacto-form-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.contacto-faq{border-radius:25px;padding:40px}.contacto-faq h3{color:#0f172a;margin-bottom:30px;font-size:28px;font-weight:700}.faq-list{flex-direction:column;gap:20px;display:flex}.faq-item{background:#c0dae5;border:1px solid #f1f5f9;border-radius:15px;transition:all .3s;overflow:hidden}.faq-item.open{border-color:#36a6eb;box-shadow:0 5px 15px #36a6eb1a}.faq-question{cursor:pointer;align-items:center;gap:12px;padding:20px 25px;transition:all .3s;display:flex}.faq-question:hover{background:#c0dae5}.faq-icon{color:#36a6eb;flex-shrink:0;font-size:24px}.faq-question span{color:#0f172a;flex-grow:1;font-size:16px;font-weight:600}.faq-arrow{color:#64748b;flex-shrink:0;font-size:20px;transition:transform .3s}.faq-item.open .faq-arrow{color:#36a6eb;transform:rotate(180deg)}.faq-answer{color:#64748b;max-height:0;padding:0 25px 0 61px;font-size:15px;line-height:1.6;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:200px;padding:0 25px 25px 61px}.contacto-form-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:25px;padding:40px;box-shadow:0 10px 30px #0000000a}.contacto-form-wrapper h3{color:#0f172a;margin-bottom:30px;font-size:28px;font-weight:700}.contacto-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#0f172a;font-size:14px;font-weight:600}.form-group input,.form-group textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#36a6eb;outline:none;box-shadow:0 0 0 3px #36a6eb1a}.form-group textarea{resize:vertical;min-height:120px}.form-submit-btn{color:#fff;cursor:pointer;background:#36a6eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.form-submit-btn:hover{background:#2b8ac4;transform:translateY(-2px);box-shadow:0 10px 25px #36a6eb4d}.form-submit-btn svg{font-size:20px}@media (width<=1024px){.contacto-form-grid{grid-template-columns:1fr;gap:30px}.contacto-faq,.contacto-form-wrapper{padding:30px}.form-row{grid-template-columns:1fr}}@media (width<=768px){.contacto-hero{padding:100px 5% 60px}.contacto-hero-content h1{font-size:36px}.contacto-hero-description{font-size:16px}.contacto-info{padding:60px 5%}.contacto-info-grid{grid-template-columns:1fr;gap:20px}.contacto-info-card{padding:35px 25px}.contacto-form-section{padding:60px 5%}.contacto-form-header h2{font-size:32px}.contacto-faq h3,.contacto-form-wrapper h3{font-size:24px}.contacto-faq,.contacto-form-wrapper{padding:25px}}@media (width<=480px){.contacto-hero-content h1{font-size:28px}.contacto-hero-badge{padding:8px 16px;font-size:12px}.contacto-info-header h2,.contacto-form-header h2{font-size:28px}.contacto-info-card{padding:30px 20px}.info-icon-wrapper{width:60px;height:60px}.info-icon{font-size:30px}.contacto-faq,.contacto-form-wrapper{padding:20px}.form-submit-btn{width:100%}}.contacto-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172acc;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.contacto-modal-content{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:450px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 25px 50px -12px #00000040}.contacto-modal-icon{color:#10b981;margin-bottom:20px;font-size:70px}.contacto-modal-content h3{color:#0f172a;margin-bottom:15px;font-size:26px;font-weight:800}.contacto-modal-content p{color:#64748b;margin-bottom:30px;font-size:16px;line-height:1.6}.contacto-modal-close{color:#fff;cursor:pointer;background:#36a6eb;border:none;border-radius:50px;width:100%;padding:14px 30px;font-size:16px;font-weight:700;transition:all .3s}.contacto-modal-close:hover{background:#2b8ac4;transform:translateY(-2px);box-shadow:0 10px 20px #36a6eb4d}.form-submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.surtidores-page{background-color:#fff;flex-direction:column;font-family:Inter,sans-serif;display:flex}.surtidores-brand{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;padding:100px 5%;display:flex}.surtidores-brand-container{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);display:grid;transform:translateY(40px)}.surtidores-brand-container.animate{opacity:1;transform:translateY(0)}.surtidores-brand-content{flex-direction:column;gap:25px;display:flex}.surtidores-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:1.5px;background:#36a6eb1a;border-radius:50px;align-self:flex-start;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.surtidores-brand h1{color:#0f172a;margin:0;font-size:56px;font-weight:800;line-height:1.1}.surtidores-brand p{color:#64748b;margin:0;font-size:18px;line-height:1.6}.surtidores-brand-image{justify-content:center;align-items:center;display:flex}.surtidores-brand-image img{border-radius:20px;max-width:500px;height:auto;box-shadow:0 20px 40px #0000001a}.surtidores-features{background-color:#fff;justify-content:center;padding:100px 5%;display:flex}.surtidores-features-container{opacity:0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.surtidores-features-container.animate{opacity:1;transform:translateY(0)}.surtidores-features-header{text-align:center;margin-bottom:60px}.surtidores-features-header h2{color:#0f172a;margin-bottom:15px;font-size:46px;font-weight:700}.surtidores-gradient-text{background:linear-gradient(135deg,#36a6eb,#0284c7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.surtidores-features-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:18px}.surtidores-features-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.surtidores-feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;gap:20px;padding:40px 30px;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.surtidores-feature-card:hover{border-color:#36a6eb;transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.surtidores-feature-icon{color:#36a6eb;background:#36a6eb1a;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.surtidores-feature-card h3{color:#0f172a;margin:0;font-size:22px;font-weight:700}.surtidores-feature-card p{color:#64748b;margin:0;font-size:16px;line-height:1.6}.surtidores-products{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;padding:100px 5%;display:flex}.surtidores-products-container{opacity:0;width:100%;max-width:1400px;transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.surtidores-products-container.animate{opacity:1;transform:translateY(0)}.surtidores-products-header{text-align:center;margin-bottom:60px}.surtidores-products-header h2{color:#0f172a;margin-bottom:15px;font-size:46px;font-weight:700}.surtidores-products-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:18px}.surtidores-products-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.surtidores-product-card{background:#fff;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #00000005}.surtidores-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.surtidores-product-image{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:250px;display:flex}.surtidores-product-placeholder{color:#94a3b8;flex-direction:column;align-items:center;gap:15px;display:flex}.surtidores-product-placeholder svg{font-size:48px}.surtidores-product-placeholder span{font-size:14px;font-weight:500}.surtidores-product-info{flex-direction:column;gap:15px;padding:30px;display:flex}.surtidores-product-info h3{color:#0f172a;margin:0;font-size:20px;font-weight:700}.surtidores-product-info p{color:#64748b;margin:0;font-size:15px;line-height:1.6}.surtidores-product-price{margin-top:auto}.surtidores-product-price span{color:#36a6eb;font-size:18px;font-weight:700}@media (width<=1024px){.surtidores-brand-container{grid-template-columns:1fr;gap:40px}.surtidores-features-grid,.surtidores-products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.surtidores-brand{padding:60px 5%}.surtidores-brand h1{font-size:36px}.surtidores-brand p{font-size:16px}.surtidores-features{padding:60px 5%}.surtidores-features-header h2{font-size:32px}.surtidores-features-grid{grid-template-columns:1fr}.surtidores-products{padding:60px 5%}.surtidores-products-header h2{font-size:32px}.surtidores-products-grid{grid-template-columns:1fr}}@media (width<=480px){.surtidores-brand h1{font-size:28px}.surtidores-features-header h2,.surtidores-products-header h2{font-size:24px}}.terminos-page{background:#fff;width:100%;min-height:100vh}.terminos-hero{background-color:#0000;background-image:linear-gradient(#0a0f2cd9,#0a0f2cd9),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?w=1920&h=800&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;padding:120px 5%;display:flex;position:relative}.terminos-hero-overlay{pointer-events:none;background:linear-gradient(135deg,#36a6eb1a 0%,#1e3a8a1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.terminos-hero-container{z-index:1;opacity:0;width:100%;max-width:1200px;transition:all .8s;position:relative;transform:translateY(30px)}.terminos-hero-container.animate{opacity:1;transform:translateY(0)}.terminos-hero-text{text-align:center}.terminos-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:2px;background:#36a6eb33;border:1px solid #36a6eb4d;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.terminos-hero h1{color:#fff;margin-bottom:20px;font-size:56px;font-weight:900;line-height:1.2}.terminos-highlight{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#36a6eb,#1e3a8a);-webkit-background-clip:text;background-clip:text}.terminos-hero p{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.terminos-content{background:#fff;padding:100px 5%}.terminos-container{width:100%;max-width:1000px;margin:0 auto}.terminos-wrapper{flex-direction:column;gap:50px;display:flex}.terminos-section{background:#fff;border:1px solid #36a6eb1a;border-radius:20px;padding:40px;transition:all .3s;box-shadow:0 4px 20px #0000000f}.terminos-section:hover{border-color:#36a6eb33;box-shadow:0 8px 30px #36a6eb26}.terminos-section-header{border-bottom:2px solid #36a6eb1a;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:20px;display:flex}.terminos-icon{color:#36a6eb;font-size:32px}.terminos-section-header h2{color:#0f172a;margin:0;font-size:28px;font-weight:700}.terminos-section-content{color:#475569;line-height:1.8}.terminos-section-content p{margin-bottom:15px;font-size:16px}.terminos-section-content ul{margin:20px 0;padding:0;list-style:none}.terminos-section-content li{color:#64748b;padding:12px 0 12px 30px;font-size:15px;position:relative}.terminos-section-content li:before{content:"✓";color:#36a6eb;font-size:18px;font-weight:700;position:absolute;left:0}.terminos-section-content strong{color:#0f172a;font-weight:600}.terminos-footer-note{text-align:center;background:linear-gradient(135deg,#36a6eb0d,#1e3a8a0d);border:1px solid #36a6eb1a;border-radius:15px;margin-top:30px;padding:30px}.terminos-footer-note p{color:#64748b;margin:5px 0;font-size:14px}.terminos-footer-note p:first-child{color:#36a6eb;font-weight:600}@media (width<=1024px){.terminos-hero h1{font-size:48px}}@media (width<=768px){.terminos-hero{min-height:350px;padding:80px 5%}.terminos-hero h1{font-size:36px}.terminos-hero p{font-size:16px}.terminos-content{padding:60px 5%}.terminos-section{padding:30px 25px}.terminos-section-header h2{font-size:24px}.terminos-icon{font-size:28px}}@media (width<=480px){.terminos-hero h1{font-size:28px}.terminos-section{padding:25px 20px}.terminos-section-header{flex-direction:column;align-items:flex-start;gap:10px}.terminos-section-header h2{font-size:20px}.terminos-section-content li{padding:10px 0 10px 25px;font-size:14px}}.privacidad-page{background:#fff;width:100%;min-height:100vh}.privacidad-hero{background-color:#0000;background-image:linear-gradient(#0a0f2cd9,#0a0f2cd9),url(https://images.unsplash.com/photo-1563986768609-322da13575f3?w=1920&h=800&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;padding:120px 5%;display:flex;position:relative}.privacidad-hero-overlay{pointer-events:none;background:linear-gradient(135deg,#36a6eb1a 0%,#1e3a8a1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.privacidad-hero-container{z-index:1;opacity:0;width:100%;max-width:1200px;transition:all .8s;position:relative;transform:translateY(30px)}.privacidad-hero-container.animate{opacity:1;transform:translateY(0)}.privacidad-hero-text{text-align:center}.privacidad-section-badge{color:#36a6eb;text-transform:uppercase;letter-spacing:2px;background:#36a6eb33;border:1px solid #36a6eb4d;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.privacidad-hero h1{color:#fff;margin-bottom:20px;font-size:56px;font-weight:900;line-height:1.2}.privacidad-highlight{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#36a6eb,#1e3a8a);-webkit-background-clip:text;background-clip:text}.privacidad-hero p{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.privacidad-content{background:#fff;padding:100px 5%}.privacidad-container{width:100%;max-width:1000px;margin:0 auto}.privacidad-wrapper{flex-direction:column;gap:50px;display:flex}.privacidad-section{background:#fff;border:1px solid #36a6eb1a;border-radius:20px;padding:40px;transition:all .3s;box-shadow:0 4px 20px #0000000f}.privacidad-section:hover{border-color:#36a6eb33;box-shadow:0 8px 30px #36a6eb26}.privacidad-section-header{border-bottom:2px solid #36a6eb1a;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:20px;display:flex}.privacidad-icon{color:#36a6eb;font-size:32px}.privacidad-section-header h2{color:#0f172a;margin:0;font-size:28px;font-weight:700}.privacidad-section-content{color:#475569;line-height:1.8}.privacidad-section-content p{margin-bottom:15px;font-size:16px}.privacidad-section-content ul{margin:20px 0;padding:0;list-style:none}.privacidad-section-content li{color:#64748b;padding:12px 0 12px 30px;font-size:15px;position:relative}.privacidad-section-content li:before{content:"🔒";font-size:16px;position:absolute;left:0}.privacidad-section-content strong{color:#0f172a;font-weight:600}.privacidad-footer-note{text-align:center;background:linear-gradient(135deg,#36a6eb0d,#1e3a8a0d);border:1px solid #36a6eb1a;border-radius:15px;margin-top:30px;padding:30px}.privacidad-footer-note p{color:#64748b;margin:5px 0;font-size:14px}.privacidad-footer-note p:first-child{color:#36a6eb;font-weight:600}@media (width<=1024px){.privacidad-hero h1{font-size:48px}}@media (width<=768px){.privacidad-hero{min-height:350px;padding:80px 5%}.privacidad-hero h1{font-size:36px}.privacidad-hero p{font-size:16px}.privacidad-content{padding:60px 5%}.privacidad-section{padding:30px 25px}.privacidad-section-header h2{font-size:24px}.privacidad-icon{font-size:28px}}@media (width<=480px){.privacidad-hero h1{font-size:28px}.privacidad-section{padding:25px 20px}.privacidad-section-header{flex-direction:column;align-items:flex-start;gap:10px}.privacidad-section-header h2{font-size:20px}.privacidad-section-content li{padding:10px 0 10px 25px;font-size:14px}}.reclamaciones-page{background-color:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex}.reclamaciones-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0a0f2cb3,#0a0f2cb3),url(/assets/apufacthero-C_3gA6pv.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:120px 5% 80px;position:relative}.reclamaciones-hero-overlay{z-index:1;background:radial-gradient(circle,#0000,#00000080);width:100%;height:100%;position:absolute;top:0;left:0}.reclamaciones-hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.reclamaciones-hero-content h1{text-shadow:0 4px 10px #0000004d;margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:800}.reclamaciones-hero-content p{color:#e2e8f0;font-size:18px;line-height:1.6}.reclamaciones-main-container{justify-content:center;padding:3rem 2rem 5rem;display:flex}.reclamaciones-form-wrapper{z-index:10;background:#fff;border:1px solid #0000000d;border-radius:20px;width:100%;max-width:900px;margin-top:-60px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.reclamaciones-header-info{background:#fff;border-bottom:2px dashed #e2e8f0;padding:30px 40px}.hoja-reclamacion-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.hoja-reclamacion-title h2{color:#1e3a8a;margin:0;font-size:24px}.correlativo-badge{color:#dc2626;background:#dc26261a;border:1px solid #dc262633;border-radius:50px;padding:8px 16px;font-family:monospace;font-size:16px;font-weight:800}.business-info{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.reclamaciones-form{padding:40px}.form-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:40px;padding:30px}.form-section-header{border-bottom:2px solid #e2e8f0;margin-bottom:25px;padding-bottom:15px}.form-section-header h3{color:#17386d;margin:0;font-size:18px;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#4b5563;margin-bottom:8px;font-size:14px;font-weight:600}.form-group input,.form-group select,.form-group textarea{color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px 15px;font-family:inherit;font-size:15px;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.apoderado-section{background:#eff6ff;border:1px dashed #93c5fd;border-radius:12px;margin-top:25px;padding:20px}.apoderado-section h4{color:#1e3a8a;margin:0 0 15px;font-size:15px}.checkbox-label{cursor:pointer;align-items:center;gap:10px;display:flex}.checkbox-label input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:20px;height:20px}.checkbox-label span{color:#4b5563;font-size:15px;font-weight:500}.minor-checkbox{background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:25px;padding:15px}.radio-group-container{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:25px;display:grid}.radio-group-container.type-reclamacion{grid-template-columns:1fr 1fr}.custom-radio{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s;position:relative}.custom-radio input[type=radio]{opacity:0;position:absolute}.custom-radio .radio-content{color:#64748b;align-items:center;gap:15px;display:flex}.type-reclamacion .radio-content{flex-direction:column;align-items:flex-start;gap:5px}.custom-radio .radio-content svg{color:#94a3b8;font-size:28px}.custom-radio.active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.custom-radio.active .radio-content,.custom-radio.active .radio-content svg{color:#1e3a8a}.radio-header strong{font-size:18px}.type-reclamacion p{margin:0;font-size:13px;line-height:1.4}.form-footer{flex-direction:column;align-items:center;gap:25px;margin-top:40px;display:flex}.terms-checkbox{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:20px}.terms-checkbox span{font-size:13px;line-height:1.5}.reclamaciones-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#36a6eb 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:350px;padding:16px 40px;font-size:16px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #36a6eb4d}.reclamaciones-btn-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 30px #36a6eb66}.reclamaciones-btn-submit:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8}.spin-icon{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.legal-disclaimer{color:#64748b;text-align:center;max-width:600px;font-size:12px;line-height:1.5}.success-view{justify-content:center;align-items:center;padding:100px 20px}.reclamaciones-success-card{text-align:center;background:#fff;border-radius:20px;max-width:600px;padding:50px;box-shadow:0 20px 50px #0000001a}.success-icon{color:#10b981;margin-bottom:20px;font-size:80px}.reclamaciones-success-card h2{color:#111827;margin-bottom:15px;font-size:28px}.success-correlativo{color:#dc2626;margin-bottom:25px;font-size:20px}.reclamaciones-btn-primary{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:50px;margin-top:25px;padding:15px 35px;font-size:16px;font-weight:700;transition:all .3s}.reclamaciones-btn-primary:hover{background:#36a6eb;transform:translateY(-2px)}@media (width<=768px){.form-grid,.radio-group-container{grid-template-columns:1fr}.reclamaciones-form,.reclamaciones-header-info{padding:20px}.hoja-reclamacion-title{flex-direction:column;align-items:flex-start;gap:15px}}.hamburger-btn,.close-btn,.sidebar-overlay,.sidebar-logo,.sidebar-contact,.sidebar-socials{display:none}header{z-index:1000;background:#fff;transition:box-shadow .3s ease-in-out;position:sticky;top:-40px}.main-header.header--scrolled{border-bottom:1px solid #0000000d;box-shadow:0 4px 20px #0000001f!important}.topbar{background:#fff;display:block}.topbar-content{box-sizing:border-box;border-bottom:2px solid #ccc;justify-content:space-between;align-items:center;gap:20px;width:90%;max-width:1400px;margin:0 auto;padding:5px 15px;display:flex}.top-left,.top-right{flex-shrink:0}.top-left{gap:15px;display:flex}.navbar{box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto;padding:0;transition:all .3s ease-in-out;display:flex}.navbar--scrolled{width:90%;max-width:1400px;padding:0}.logo{position:static;transform:none}.logo img{height:80px}.sidebar{width:auto;height:auto;box-shadow:none;z-index:1000;color:#383838;background:0 0;flex-direction:row;align-items:center;margin:0 auto;padding:0;transition:left .3s ease-in-out;display:flex;position:static;overflow-y:visible}.menu{color:#2c2c2c;flex-direction:row;gap:20px;width:auto;margin:0;padding:0;font-family:Inter,sans-serif;font-size:17px;font-weight:700;list-style:none;display:flex}.menu li{box-sizing:border-box;color:#2c2c2c;cursor:pointer;border-bottom:none;width:auto;padding:0}.menu li a{color:inherit;text-decoration:none;display:block}.servicios{padding-bottom:10px;position:relative}.flechita{vertical-align:middle;margin-left:5px;font-size:.9em;transition:transform .3s;display:inline-block}.dropdown{z-index:99;background:#fff;border-radius:5px;flex-direction:column;width:300px;margin-top:0;display:none;position:absolute;top:40px;left:0;box-shadow:0 5px 15px #0000001a}.dropdown:before{content:"";background:0 0;width:100%;height:25px;position:absolute;top:-25px;left:0}.servicios:hover .dropdown,.servicios.activo .dropdown{display:flex}.servicios:hover .flechita,.servicios.activo .flechita{transform:rotate(-180deg)}.dropdown .item{color:#383838;cursor:pointer;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.dropdown .item:hover{background:#f5f5f5}.icon-servicio{color:#36a6eb;justify-content:center;align-items:center;width:50px;height:50px;font-size:35px;display:flex}.item span{font-size:15px}.contact-item{align-items:center;gap:15px;font-family:Inter,sans-serif;display:flex}.icon-circle{color:#fff;background-color:#123361;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.font-contact{color:#383838;font-size:12px;font-weight:600}.facebook-icon,.ig-icon,.tiktok-icon,.youtube-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:25px;display:flex}.facebook-icon{background-color:#0866ff}.ig-icon{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.tiktok-icon{background-color:#000}.youtube-icon{background-color:red;font-size:26px}.nav-right{align-items:center;gap:18px;display:flex}.contacto{gap:5px;height:100%;font-weight:400;display:flex}.icon-phone{color:#252525;flex-direction:column;justify-content:center;margin:0 auto;font-size:43px;display:flex}.info-contact{color:#383838;flex-direction:column;justify-content:center;margin:0 auto;font-family:Inter,sans-serif;font-size:10px;font-weight:400;display:flex}.redes-sociales{align-items:center;gap:10px;display:flex}@media (width<=1400px){.top-center-ticker{width:90%}.menu{font-size:16px}.icon-phone{font-size:40px}.info-contact{font-size:10px}.item span{font-size:14px}.icon-servicio{font-size:32px}}@media (width<=1280px){.logo img{height:60px}.menu{font-size:15px}.icon-phone{font-size:40px}}@media (width<=1024px){header{top:0!important}.topbar,.nav-right{display:none}.hamburger-btn{cursor:pointer;color:#123361;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.hamburger-btn .iconify{font-size:40px!important}.close-btn,.sidebar-logo,.sidebar-contact,.sidebar-socials{display:block!important}.dropdown .item{color:#fff}.dropdown .item:hover{background-color:#123361}.sidebar-contact,.sidebar-socials{display:flex!important}.navbar{justify-content:flex-start;width:100%;padding:20px 10px}.logo{position:absolute;left:50%;transform:translate(-50%)}.logo img{height:75px}.sidebar{color:#fff;background:#123361;flex-direction:column;align-items:flex-start;width:70vw;max-width:600px;height:100vh;padding-top:10px;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:2px 0 10px #00000080}.sidebar.active{left:0}.close-btn{cursor:pointer;color:#fff;z-index:10;background:0 0;border:none;position:absolute;top:15px;right:15px}.sidebar-logo{text-align:center;width:100%;margin-top:40px;margin-bottom:20px}.sidebar-logo img{border-radius:8px;height:100px;padding:10px 15px}.sidebar-contact{box-sizing:border-box;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:20px;width:100%;padding:30px 40px}.sidebar-socials{box-sizing:border-box;justify-content:center;gap:25px;width:100%;padding:40px}.sidebar-overlay.active{z-index:999;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0;display:block!important}.menu{color:#fff;flex-direction:column;gap:0;width:100%;font-size:18px}.menu li{color:#fff;border-bottom:1px solid #ffffff1a;width:100%;padding:25px 40px}.servicios{padding-bottom:20px}.dropdown{width:100%;box-shadow:none;color:#fff;background:#123361;display:none;position:static}.servicios.activo .dropdown{display:flex}.servicios:hover .dropdown{display:none}.servicios.activo:hover .dropdown,.servicios.activo .dropdown{margin-top:20px;display:flex}.item{color:#fff;gap:20px;padding:15px}.item:hover{background:#ffffff0d}.icon-servicio{width:50px;height:50px;font-size:40px}.item span{font-size:16px}.icon-circle{background-color:#fff3;width:30px;height:30px;font-size:18px}.font-contact{color:#fff;font-size:15px;font-weight:400}.facebook-icon,.ig-icon,.tiktok-icon,.youtube-icon{width:50px;height:50px;font-size:30px}}@media (width<=768px){header{top:0!important}.navbar{padding:15px 10px}.sidebar{width:100%;height:100vh}.close-btn{font-size:30px!important}.sidebar-logo img{height:100px;padding:10px 5px}.logo img{height:60px}.hamburger-btn{font-size:50px}.menu{font-size:18px}.menu li{padding:18px 40x}.sidebar-contact{padding:15px 30px}.font-contact{font-size:13px}.icon-circle{width:22px;height:22px;font-size:14px}.sidebar-socials{gap:15px;padding:25px 30px}.sidebar-socials a{width:38px;height:38px;font-size:25px}}@media (width<=425px){.sidebar{max-width:80%;height:100vh}}.footer-container{color:#fff;background-color:#123361;padding:60px 5% 20px;font-family:inherit}.footer-main{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:40px;display:grid}.footer-col-marca{flex-direction:column;gap:20px;display:flex}.footer-logo{width:280px;max-width:100%}.footer-descripcion{color:#e0e0e0;max-width:380px;font-size:15px;line-height:1.6}.footer-socials{gap:15px;margin-top:5px;display:flex}.social-icon{color:#fff;cursor:pointer;background-color:#36a6eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background-color:#4eb1ef;transform:translateY(-5px);box-shadow:0 5px 15px #36a6eb66}.footer-subtitle{color:#fff;margin-bottom:25px;font-size:18px;font-weight:700}.footer-links{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.footer-links li a{color:#cbd5e1;font-size:15px;text-decoration:none;transition:color .3s,padding-left .3s}.footer-links li a:hover{color:#36a6eb;padding-left:5px}.footer-contacto-lista{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.contacto-item{align-items:flex-start;gap:12px;display:flex}.contacto-icon{color:#fff;margin-top:2px;font-size:22px}.contacto-textos{color:#cbd5e1;flex-direction:column;gap:5px;font-size:15px;display:flex}.contacto-textos a{color:#cbd5e1;text-underline-offset:3px;text-decoration:underline;transition:color .3s}.contacto-textos a:hover{color:#36a6eb}.contacto-textos span{line-height:1.4}.footer-divisor{background-color:#ffffff1a;width:100%;height:1px;margin-bottom:20px}.footer-sub{color:#94a3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;font-size:14px;display:flex}.footer-legal-links{gap:20px;display:flex}.footer-legal-links a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:#36a6eb}.footer-libro-reclamaciones-link{align-items:center;transition:transform .3s,opacity .3s;display:flex}.footer-libro-reclamaciones-link:hover{opacity:.9;transform:scale(1.05)}.footer-libro-img{object-fit:contain;filter:brightness();width:auto;height:100px}@media (width<=1200px){.footer-main{grid-template-columns:1fr 1fr 1fr}.footer-col-marca{text-align:center;grid-column:span 3;align-items:center}.footer-descripcion{margin:0 auto}.footer-socials{justify-content:center}}@media (width<=900px){.footer-main{grid-template-columns:1fr 1fr}.footer-col-marca{grid-column:span 2}.footer-sub{text-align:center;flex-direction:column;justify-content:center}.footer-legal-links{flex-wrap:wrap;justify-content:center}}@media (width<=600px){.footer-container{padding:50px 5% 20px}.footer-main{text-align:center;grid-template-columns:1fr;gap:35px}.footer-col-marca{grid-column:span 1}.contacto-item{flex-direction:column;justify-content:center;align-items:center}.contacto-icon{margin-top:0;margin-bottom:5px}.footer-links li a:hover{padding-left:0;transform:scale(1.05)}}.whatsapp-float{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;transition:all .3s;animation:2s infinite pulse;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #25d36666}.whatsapp-float:hover{background-color:#20ba5c;transform:scale(1.1);box-shadow:0 6px 20px #25d36699}.whatsapp-float svg{width:32px;height:32px}@media (width<=768px){.whatsapp-float{width:50px;height:50px;font-size:28px;bottom:20px;right:20px}.whatsapp-float svg{width:28px;height:28px}}
