.genda-local-wrap{max-width:1120px;margin:0 auto;padding:32px 18px;font-family:inherit;color:#1f2937}.genda-breadcrumbs{font-size:14px;margin-bottom:22px;color:#64748b}.genda-breadcrumbs a{color:#0f70b7;text-decoration:none}.genda-breadcrumbs span{margin:0 6px}.genda-local-hero{background:linear-gradient(135deg,#f4f9ff,#fff);border:1px solid #dbeafe;border-radius:18px;padding:42px 34px;margin-bottom:26px}.genda-local-kicker{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#0066a3;margin:0 0 8px}.genda-local-hero h1{font-size:42px;line-height:1.1;margin:0 0 16px;color:#111827}.genda-local-hero p{font-size:18px;line-height:1.65;max-width:850px}.genda-local-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.genda-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:10px;text-decoration:none;font-weight:700;border:1px solid transparent}.genda-btn-primary{background:#0066a3;color:#fff}.genda-btn-secondary{background:#fff;color:#0066a3;border-color:#bfdbfe}.genda-local-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0}.genda-local-grid article,.genda-local-section,.genda-local-final-cta{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px}.genda-local-grid h2,.genda-local-section h2,.genda-local-final-cta h2{font-size:24px;margin:0 0 12px;color:#111827}.genda-sector-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:16px 0 0;list-style:none}.genda-sector-list li{background:#eff6ff;color:#075985;border:1px solid #bae6fd;padding:8px 12px;border-radius:999px;font-weight:600}.genda-faq details{border-top:1px solid #e5e7eb;padding:14px 0}.genda-faq summary{cursor:pointer;font-weight:700;color:#111827}.genda-faq p{margin:10px 0 0}.genda-local-final-cta{text-align:center;background:#f8fafc;margin-top:24px}@media(max-width:800px){.genda-local-hero h1{font-size:32px}.genda-local-grid{grid-template-columns:1fr}.genda-local-hero{padding:30px 20px}}


.genda-local-seo-inline{padding:56px 20px;background:#fff}
.genda-local-seo-inline__inner{max-width:1100px;margin:0 auto}
.genda-local-seo-inline h2{font-size:32px;line-height:1.2;margin:0 0 16px;font-weight:800}
.genda-local-seo-inline p{font-size:18px;line-height:1.65;margin:0 0 14px}
.genda-local-seo-inline__actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}
.genda-local-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:10px;text-decoration:none;font-weight:700;background:#0066a3;color:#fff}
.genda-local-btn:hover{color:#fff;text-decoration:none}
.genda-local-btn--secondary{background:#111827}
.genda-local-seo-inline details{border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;margin:10px 0;background:#fafafa}
.genda-local-seo-inline summary{font-weight:700;cursor:pointer}

/* v1.4: cuando se usa /contratacion como página base, el plugin deja que el tema/Kubio renderice su plantilla real.
   Estas reglas solo corrigen desbordes puntuales en carruseles heredados, sin cambiar el diseño original. */
body.genda-contratacion-local-page .swiper,
body.genda-contratacion-local-page .swiper-container{
    max-width:100%;
}
body.genda-contratacion-local-page .swiper-slide img,
body.genda-contratacion-local-page .slick-slide img,
body.genda-contratacion-local-page .wp-block-image img{
    max-width:100%;
    height:auto;
}
