.heroServicios{background:linear-gradient(135deg,#f8fafc 0%,#eef8f9 100%);padding:120px 8% 100px;overflow:hidden}.heroServicios-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1400px;margin:auto;display:grid}.heroServicios-image{position:relative}.heroServicios-image:before{content:"";filter:blur(120px);opacity:.15;z-index:1;background:#36bcc5;border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;left:-50px}.heroServicios-image img{z-index:2;object-fit:cover;border-radius:30px;width:100%;height:700px;transition:all .4s;position:relative;box-shadow:0 25px 60px #0000001f}.heroServicios-image img:hover{transform:translateY(-10px)}.heroServicios-content{flex-direction:column;display:flex}.heroServicios-content h1{color:#1f2937;margin-top:0;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.1}.heroServicios-content p{color:#6b7280;margin-top:25px;font-size:1.05rem;line-height:1.9}.heroServicios-list{gap:18px;margin-top:35px;display:grid}.heroServicios-item{color:#1f2937;align-items:center;gap:15px;font-weight:500;display:flex}.heroServicios-item svg{color:#36bcc5;flex-shrink:0;font-size:1.2rem}.heroServicios-buttons{gap:15px;margin-top:40px;display:flex}.btn-servicios-primary{color:#fff;background:#36bcc5;border-radius:14px;justify-content:center;align-items:center;padding:16px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-servicios-primary:hover{background:#249da6;transform:translateY(-4px)}.btn-servicios-secondary{color:#1f2937;border:1px solid #d1d5db;border-radius:14px;justify-content:center;align-items:center;padding:16px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-servicios-secondary:hover{color:#36bcc5;border-color:#36bcc5;transform:translateY(-4px)}@media (max-width:1200px){.heroServicios{padding:130px 6% 90px}.heroServicios-container{gap:50px}.heroServicios-content h1{font-size:3.5rem}.heroServicios-image img{height:600px}}@media (max-width:1100px) and (min-height:700px){.heroServicios{padding:130px 6% 90px}.heroServicios-container{grid-template-columns:1fr;gap:50px}.heroServicios-content{text-align:center}.heroServicios-list{text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.heroServicios-buttons{justify-content:center}.heroServicios-image img{height:550px}}@media (max-width:768px){.heroServicios{padding:110px 6% 80px}.heroServicios-container{gap:35px}.heroServicios-image img{height:420px}.heroServicios-content h1{font-size:2.6rem;line-height:1.15}.heroServicios-content p{font-size:1rem}.heroServicios-buttons{flex-direction:column}.btn-servicios-primary,.btn-servicios-secondary{width:100%}}@media (max-width:480px){.heroServicios{padding:100px 5% 70px}.heroServicios-container{grid-template-columns:1fr;gap:35px}.heroServicios-image img{object-fit:cover;border-radius:25px;width:100%;height:380px}.heroServicios-content{text-align:center;width:100%}.heroServicios-content h1{word-break:normal;overflow-wrap:break-word;font-size:clamp(2rem,8vw,2.4rem);line-height:1.15}.heroServicios-content p{font-size:.95rem;line-height:1.8}.heroServicios-list{gap:15px;max-width:340px;margin-inline:auto}.heroServicios-item{font-size:.95rem}.heroServicios-buttons{flex-direction:column}.btn-servicios-primary,.btn-servicios-secondary{width:100%;padding:15px 20px}}@media (max-height:500px){.heroServicios{padding:75px 5% 60px}.heroServicios-container{align-items:center;gap:40px;grid-template-columns:1fr 1fr!important}.heroServicios-image{order:1}.heroServicios-content{text-align:left;order:2}.heroServicios-image img{height:320px}.heroServicios-content h1{margin-top:0;font-size:2.4rem;line-height:1.1}.heroServicios-content p{margin-top:12px;font-size:.9rem;line-height:1.6}.heroServicios-list{gap:10px;margin-top:18px;display:grid}.heroServicios-item{font-size:.85rem}.heroServicios-buttons{flex-direction:row;margin-top:20px}.btn-servicios-primary,.btn-servicios-secondary{width:auto;padding:12px 18px;font-size:.85rem}}
.serviciosDetalle{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:90px 5%}.serviciosDetalle-header{text-align:center;max-width:850px;margin:0 auto 60px}.serviciosDetalle-header span{color:#36bcc5;letter-spacing:2px;text-transform:uppercase;background:#36bcc51f;border-radius:50px;padding:10px 20px;font-size:.9rem;font-weight:700;display:inline-block}.serviciosDetalle-header h2{color:#1f2937;margin-top:20px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.15}.serviciosDetalle-header p{color:#6b7280;margin-top:20px;line-height:1.8}.serviciosDetalle-container{flex-direction:column;gap:20px;max-width:1600px;margin:auto;display:flex}.servicioCard{cursor:pointer;border-radius:30px;height:320px;transition:height .7s,transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.servicioCard:hover{transform:translateY(-4px);box-shadow:0 25px 60px #0000001f}.servicioCard.activo{height:auto;min-height:600px}.servicioPreview{z-index:2;transition:all .7s;position:absolute;inset:0}.servicioCard.activo .servicioPreview{opacity:0;pointer-events:none}.servicioPreview img{object-fit:cover;width:100%;height:100%;transition:all .8s}.servicioCard:hover .servicioPreview img{transform:scale(1.05)}.previewOverlay{background:linear-gradient(120deg,#000000bf 0%,#00000073 45%,#00000026 100%);position:absolute;inset:0}.previewContent{z-index:3;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.previewContent span{color:#4ee1ea;letter-spacing:2px;margin-bottom:10px;font-size:1rem;font-weight:700;display:block}.previewContent h3{color:#fff;max-width:700px;font-size:clamp(2rem,4vw,4rem);line-height:1.1}.previewButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border-radius:50px;align-items:center;gap:12px;width:fit-content;margin-top:25px;padding:14px 22px;display:flex}.previewButton p{margin:0}.previewButton svg{font-size:1rem}.cortina{z-index:5;pointer-events:none;background:#36bcc5;position:absolute;inset:0;transform:scaleX(0)}.servicioCard.activo .cortina{animation:.9s forwards barrido}@keyframes barrido{0%{transform-origin:0;transform:scaleX(0)}50%{transform-origin:0;transform:scaleX(1)}51%{transform-origin:100%}to{transform-origin:100%;transform:scaleX(0)}}.servicioContenido{opacity:0;visibility:hidden;z-index:1;grid-template-columns:52% 48%;min-height:600px;transition:all .7s;display:grid;position:relative;transform:translate(80px)}.servicioCard.activo .servicioContenido{opacity:1;visibility:visible;z-index:4;transform:translate(0)}.contenidoImagen{height:600px;position:relative;overflow:hidden}.contenidoImagen img{object-fit:cover;width:100%;height:600px;display:block}.contenidoImagen:after{content:"";background:linear-gradient(90deg,#0000 60%,#ffffff59 80%,#ffffffbf 92%,#fff 100%);position:absolute;inset:0}.contenidoInfo{background:#fff;flex-direction:column;justify-content:flex-start;padding:40px 45px;display:flex;position:relative}.contenidoNumero{color:#36bcc5;background:#36bcc51f;border-radius:50px;width:fit-content;padding:8px 16px;font-size:.85rem;font-weight:700}.contenidoInfo h4{color:#1f2937;margin-top:15px;font-size:2rem;line-height:1.2}.contenidoInfo p{color:#6b7280;margin-top:15px;line-height:1.8}.beneficios{gap:10px;margin-top:20px;display:grid}.beneficioItem{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;align-items:center;gap:12px;padding:12px 15px;transition:all .3s;display:flex}.beneficioItem:hover{border-color:#36bcc5;transform:translate(8px)}.beneficioItem svg{color:#36bcc5;flex-shrink:0}.beneficioItem span{color:#374151;font-weight:500}@media (max-width:992px){.servicioCard{height:260px}.servicioCard.activo{height:auto;min-height:auto}.servicioContenido{grid-template-columns:1fr;min-height:auto}.contenidoImagen,.contenidoImagen img{height:280px}.contenidoImagen:after{display:none}.contenidoInfo{padding:25px}}@media (max-width:768px){.previewContent{left:25px}.previewContent h3{font-size:1.8rem}.contenidoInfo h4{font-size:1.6rem}}@media (max-width:480px){.previewContent{left:20px}.previewContent h3{font-size:1.4rem}.previewButton{padding:12px 18px}.contenidoInfo{padding:20px}}
