@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";html,body{font-family:Poppins,sans-serif!important;background:linear-gradient(180deg,#000,#03081d)!important;margin:0!important;padding:0!important;min-height:100vh!important;overflow-x:hidden!important;line-height:1.6!important}#app{background:transparent!important;min-height:100vh!important;margin:0!important;padding:0!important}.navbar,.navbar-expand-lg,.main-content{display:none!important}.servicios-container{background:linear-gradient(135deg,#010b24 14.64%,#000 85.36%)!important;min-height:100vh!important;position:relative!important;padding-top:90px!important;width:100%!important;margin:0!important}.hero-section{height:100vh;min-height:700px;max-height:900px;position:relative;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(45deg,#000000af .64%,#0676ff93 1.6%),url("{{ asset("Img/91ceeac05d1a7348d95c7409d57b507c61180ecd.png") }}");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;z-index:1}.hero-content{position:relative;text-align:center;color:#fff;z-index:2;max-width:1024px;width:100%;padding:0 40px}.hero-title{font-size:clamp(32px,5vw,60px);font-weight:600;line-height:1.1;margin-bottom:30px;color:#fff}.hero-subtitle{font-size:clamp(16px,2.5vw,20px);line-height:1.4;color:#d1d5db;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.hero-btn{background:#db7f13;border:none;border-radius:16px;padding:16px 33px;color:#fff;font-size:18px;font-weight:500;text-decoration:none;display:inline-block;box-shadow:0 2px #fd93144d;transition:all .3s ease;cursor:pointer}.hero-btn:hover{background:#c46f0f;color:#fff;transform:translateY(-2px);text-decoration:none}.services-section{background:#000;padding:64px 0;position:relative;width:100%}.services-section.gradient{background:linear-gradient(180deg,#000,#03081d)}.service-card{display:flex;align-items:center;min-height:672px;margin-bottom:0;max-width:1600px;margin-left:auto;margin-right:auto;padding:0 40px;gap:40px}.service-card.reverse{flex-direction:row-reverse}.service-image{flex:1;max-width:880px;height:672px;padding:24px}.service-image-inner{height:100%;border-radius:16px;overflow:hidden;position:relative;width:100%;background:linear-gradient(135deg,#010b24 14.64%,#000 85.36%)}.service-bg{position:absolute;inset:62px 83px;background-size:cover;background-position:center;opacity:.8;border-radius:8px}.service-overlay{position:absolute;inset:62px 83px;border-radius:8px}.service-content{flex:1;max-width:720px;padding:32px;display:flex;flex-direction:column;justify-content:center;min-height:672px}.service-title{font-size:clamp(28px,3.5vw,42px);font-weight:600;line-height:1.3;color:#ffffffd9;margin-bottom:21px}.service-subtitle{font-size:clamp(18px,2.2vw,24px);font-weight:600;line-height:1.3;color:#ffffffd9;margin-bottom:28px}.service-description{font-size:14px;line-height:1.6;color:#d1d5db;margin-bottom:32px}.benefits-title{font-size:18px;font-weight:500;color:#fff;margin-bottom:16px}.benefits-list{margin-bottom:32px}.benefit-item{display:flex;align-items:center;margin-bottom:12px;gap:16px}.benefit-item.complex{align-items:flex-start;margin-bottom:20px}.benefit-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon.large{width:40px;height:40px}.benefit-icon.orange{background:#fe921333}.benefit-icon.blue{background:#025ccd33;border-radius:50px}.benefit-icon.square{border-radius:4px}.benefit-text{font-size:14px;line-height:1.5;color:#e5e7eb;flex:1}.benefit-complex{display:flex;flex-direction:column;gap:4px}.benefit-title{font-size:14px;font-weight:500;color:#fff;line-height:1.5}.benefit-subtitle{font-size:14px;font-weight:400;color:#d1d5db;line-height:1.4}.service-btn{border-radius:40px;padding:8px 21px;border:none;font-size:16px;font-weight:400;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;width:fit-content;transition:all .3s ease;cursor:pointer}.service-btn.orange{background:#db7f13;box-shadow:0 2px #fd93144d}.service-btn.blue{background:#025ccd;border:1px solid #424242;box-shadow:0 2px #ffffff0a}.service-btn:hover{color:#fff;transform:translateY(-1px);text-decoration:none}.section-divider{height:1px;background:linear-gradient(90deg,#0000,#1f2937,#0000);margin:0 48px}.final-divider{height:2px;background:linear-gradient(90deg,#025ccd,#fe9213);max-width:1792px;width:90%;margin:51px auto 64px}.smartpeak-overlay{background:linear-gradient(0deg,#025ccd80,#0000);opacity:.7}.picocero-overlay{background:linear-gradient(180deg,#025ccd80,#0000);opacity:.7}.smarttarifa-overlay{background:linear-gradient(0deg,#fe921380,#0000);opacity:.7}.consulting-overlay{background:linear-gradient(270deg,#025ccd80,#0000);opacity:.7}@media (max-width: 1200px){.servicios-container{padding-top:80px}.service-card{flex-direction:column;min-height:auto;gap:20px;padding:0 30px}.service-card.reverse{flex-direction:column}.service-image,.service-content{flex:none;width:100%;max-width:100%}.service-image{height:400px;order:1;padding:20px}.service-content{order:2;min-height:auto;padding:40px 20px}.service-card.reverse .service-content{order:1}.service-card.reverse .service-image{order:2}}@media (max-width: 768px){.servicios-container{padding-top:70px}.hero-section{height:70vh;min-height:500px;max-height:600px}.hero-content{padding:0 20px}.hero-btn{padding:14px 28px;font-size:16px}.service-card{padding:0 20px;gap:15px}.service-content{padding:30px 15px}.service-image{height:300px;padding:15px}.service-bg,.service-overlay{inset:30px 40px}.benefits-list{margin-bottom:24px}.benefit-item{margin-bottom:10px;gap:12px}.benefit-item.complex{margin-bottom:16px}.section-divider{margin:0 20px}.final-divider{width:95%;margin:40px auto 50px}.service-btn{padding:10px 20px;font-size:14px}}@media (max-width: 480px){.servicios-container{padding-top:60px}.hero-section{height:60vh;min-height:450px}.hero-content{padding:0 15px}.hero-title{margin-bottom:20px}.hero-subtitle{margin-bottom:30px}.hero-btn{padding:12px 24px;font-size:15px}.service-card{padding:0 15px}.service-image{height:250px;padding:10px}.service-content{padding:20px 10px}.service-bg,.service-overlay{inset:20px 30px}.benefit-icon{width:28px;height:28px}.benefit-icon.large{width:36px;height:36px}.benefit-text,.benefit-title,.benefit-subtitle{font-size:13px}.service-btn{padding:8px 16px;font-size:13px}.section-divider{margin:0 15px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.hero-content{animation:fadeInUp 1s ease-out}.service-content{animation:slideInLeft .8s ease-out}.service-image,.service-card.reverse .service-content{animation:slideInRight .8s ease-out}.service-card.reverse .service-image{animation:slideInLeft .8s ease-out}.service-bg,.service-overlay,.hero-bg{will-change:transform;transform:translateZ(0)}.loading{opacity:.6;pointer-events:none}@media (max-width: 768px){.service-card,.hero-content,.service-content,.service-image{animation:none}}@media (prefers-reduced-motion: reduce){.hero-content,.service-content,.service-image{animation:none}.hero-btn,.service-btn{transition:none}}.hero-btn:focus,.service-btn:focus{outline:2px solid #fe9213;outline-offset:2px}
