.service-visual{display:block;width:100%;height:auto;margin:0 0 40px;border-radius:8px;background:#11110f}
.service-card .service-thumb{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:6px;margin-bottom:24px;background:#11110f}
.service-card:has(.service-thumb) .num{margin-bottom:22px}
.service-card:has(.service-thumb) .card-arrow{top:auto;bottom:24px;right:25px}
.service-card:has(.service-thumb) p{padding-right:24px}
.article-card>.service-visual{margin-bottom:24px;border-radius:6px}
