@import"https://fonts.googleapis.com/css2?family=Homenaje&display=swap";.site-header nav .menu-contact{margin-left:2.5rem;background:#ffe082;color:#1a2236;font-weight:700}.site-header nav .menu-contact:hover{background:#6ec1e4;color:#fff}.phone-bar{background:#1a2236;text-align:center;padding:.5rem 0;font-size:1.18rem;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 8px #1e3c5a12}.phone-link{color:#ffe082;text-decoration:none;transition:color .2s}.phone-link:hover{color:#6ec1e4;text-decoration:underline}.services-grid-section{background:#f8fafc;padding:3rem 0 2.5rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem}.service-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #1e3c5a12;padding:2.2rem 1.2rem 1.5rem;text-align:center;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center;min-height:260px}.service-card:hover{box-shadow:0 6px 24px #1e3c5a21;transform:translateY(-4px) scale(1.03)}.service-icon{font-size:2.7rem;margin-bottom:1.1rem;color:#6ec1e4;background:#eaf6fb;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #1e3c5a12}.service-card h4{margin:.5rem 0 .7rem;font-size:1.18rem;color:#1a2236;font-weight:700}.service-card p{color:#444;font-size:1.01rem;margin:0}.remote-support-float{position:fixed;bottom:32px;right:32px;background:#e53935;color:#fff;font-weight:700;padding:.9em 1.6em;border-radius:30px;box-shadow:0 4px 16px #1e3c5a26;text-decoration:none;font-size:1.1rem;z-index:3000;transition:background .2s,color .2s,box-shadow .2s}.remote-support-float:hover{background:#b71c1c;color:#fff;box-shadow:0 6px 24px #1e3c5a38}.holiday-popup{position:fixed;top:0;left:0;right:0;background:#ffe082;color:#1a2236;font-weight:600;text-align:center;padding:1em 2em;z-index:2000;box-shadow:0 2px 12px #1e3c5a14;display:flex;justify-content:center;align-items:center}.holiday-popup .close-btn{background:none;border:none;color:#1a2236;font-size:1.5em;margin-left:1em;cursor:pointer;font-weight:700}.brand-title{font-size:2.1rem;font-weight:700;display:flex;align-items:center;gap:.3rem}.brand-title .homenaje{font-family:Homenaje,Arial,sans-serif;letter-spacing:1px;color:#222}.brand-title .it-circle{background:#6c7edc;color:#fff;border-radius:50%;padding:.18em .55em;font-size:1.1em;margin-left:.2em;font-family:inherit;font-weight:700;letter-spacing:.5px}.service-details{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:1.5rem}.service-details>div{flex:1 1 220px;background:#f7f8fa;border-radius:10px;box-shadow:0 1px 6px #1e3c5a12;padding:1.2rem 1rem;margin-bottom:1rem;min-width:200px}.service-details h4{margin-top:0;color:#1a2236;font-size:1.15rem;font-weight:600}.testimonials{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.2rem}.testimonials blockquote{background:#fff;border-left:5px solid #6ec1e4;border-radius:8px;box-shadow:0 1px 6px #1e3c5a12;padding:1.2rem 1.5rem;font-style:italic;max-width:350px;margin:0;color:#222}.testimonials span{display:block;margin-top:.7rem;font-size:.98rem;color:#6ec1e4;font-style:normal}#accessibility{background:#eaf6fb;border:1px solid #b3e0f7}#cookie-banner{font-size:1.05rem;box-shadow:0 -2px 12px #1e3c5a14}@media (max-width: 900px){.service-details{flex-direction:column;gap:1rem}.service-details>div{min-width:0}.testimonials{flex-direction:column;gap:1rem}}body{background:#f7f8fa;color:#222;font-family:Segoe UI,Arial,sans-serif;margin:0}.main-wrapper{min-height:100vh;display:flex;flex-direction:column}.site-header{background:#1a2236;color:#fff;padding:1.5rem 0 1rem;box-shadow:0 2px 8px #0000000a;border-bottom:4px solid #6ec1e4}.site-header h1{margin:0;font-size:2.2rem;letter-spacing:1px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.08)}.site-header nav{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-start}.site-header nav a{color:#fff;text-decoration:none;margin:0 .7rem;font-weight:500;font-size:1.05rem;padding:.2rem .7rem;border-radius:4px;transition:color .2s,background .2s}.site-header nav a:hover{color:#1a2236;background:#6ec1e4}.container{width:100%;max-width:none;margin:0;padding:0 1.5rem}.hero{background:linear-gradient(90deg,#6ec1e4,#1a2236);color:#fff;padding:3.5rem 0 2.5rem;text-align:center;border-bottom-left-radius:40px;border-bottom-right-radius:40px;box-shadow:0 4px 24px #1e3c5a14}.hero h2{font-size:2.7rem;margin-bottom:.7rem;font-weight:700}.hero p{font-size:1.25rem;margin:0 0 1.2rem}.cta-btn{display:inline-block;background:#6ec1e4;color:#fff;font-weight:600;padding:.7rem 2.2rem;border-radius:30px;font-size:1.1rem;text-decoration:none;box-shadow:0 2px 8px #1e3c5a14;transition:background .2s,color .2s}.cta-btn:hover{background:#1a2236;color:#6ec1e4}.section{padding:2.7rem 0 2.2rem;background:#fff;border-radius:18px;margin:2rem 0;box-shadow:0 2px 12px #1e3c5a0a}.section.alt{background:#f0f4f8}.section h3{font-size:1.7rem;margin-bottom:1.1rem;color:#1a2236;font-weight:600}.section ul{list-style:disc inside;padding-left:1rem;margin:0 0 1.2rem;font-size:1.08rem}.section p{margin:0 0 1.1rem;font-size:1.08rem}.vendors{text-align:center}.vendor-logos{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center;margin-top:1.2rem}.vendor-logos img{background:#fff;border-radius:8px;box-shadow:0 1px 6px #1e3c5a12;padding:.5rem 1.2rem;margin-bottom:.5rem;max-width:120px;max-height:50px}.site-footer{background:#1a2236;color:#fff;text-align:center;padding:1.2rem 0 .7rem;margin-top:auto;font-size:.98rem;border-top:4px solid #6ec1e4}.footer-links{margin-bottom:.5rem;font-size:1.05rem}.footer-links a{color:#6ec1e4;text-decoration:none;margin:0 .5rem;transition:color .2s}.footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width: 800px){.container{padding:0 .7rem}.hero h2{font-size:1.7rem}.section h3{font-size:1.2rem}.site-header h1{font-size:1.3rem}}@media (max-width: 500px){.main-wrapper{font-size:.97rem}.section{padding:1.2rem 0 1rem;margin:1rem 0}.hero{padding:2rem 0 1.2rem;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.vendor-logos{gap:.7rem}}
