/* SERVICIO_RELACIONADOS_CSS_V1 */
.svc-related-card{margin-top:18px;padding:16px;background:#fff;border:1px solid #f1dce8;border-radius:22px;box-shadow:0 10px 28px rgba(75,39,65,.08)}
.svc-related-card h2{margin:0 0 4px;font-size:1.08rem;color:#342b34}
.svc-related-card>p{margin:0 0 13px;color:#776b76;font-size:.86rem}
#svcRelatedTrack{display:flex;gap:12px;overflow-x:auto;padding:2px 1px 10px;scroll-snap-type:x mandatory}
.svc-related-item{flex:0 0 68%;overflow:hidden;color:inherit;background:#fff;border:1px solid #f0dce7;border-radius:18px;text-decoration:none;scroll-snap-align:start}
.svc-related-image{display:block;width:100%;aspect-ratio:1.32/1;object-fit:cover;background:#fff2f8}
.svc-related-body{padding:11px}
.svc-related-name{font-weight:900;color:#302830;margin-bottom:5px}
.svc-related-pro{font-size:.75rem;color:#7a6e78;margin-bottom:7px}
.svc-related-meta{display:flex;justify-content:space-between;gap:8px}
.svc-related-price{color:#c73582;font-weight:900}
.svc-related-city{color:#817680;font-size:.69rem;text-align:right}

/* SERVICIO_RELACIONADOS_TEXTO_PREMIUM_V1 */
.svc-related-chip{display:inline-flex;margin:9px 10px 1px;padding:6px 10px;border:1px solid #efd3e3;border-radius:999px;background:#fff2f8;color:#c73582;font-size:.69rem;font-weight:950;line-height:1}
.svc-related-body{padding:9px 12px 13px}
.svc-related-name{margin:0 0 5px;color:#2f2730;font-size:1rem;font-weight:950;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.svc-related-pro{margin:0 0 10px;color:#817581;font-size:.78rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.svc-related-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}
.svc-related-price{color:#c73582;font-size:1.06rem;font-weight:950}
.svc-related-city{display:inline-flex;padding:5px 8px;border:1px solid #eed8e5;border-radius:999px;background:#fff7fb;color:#776b76;font-size:.68rem;font-weight:850;line-height:1}
