.ym-section-soft{background:#f6f8fb;padding:85px 0}
.ym-section-white{background:#fff;padding:85px 0}
.ym-service-hero-note{max-width:920px;margin:18px auto 0;color:#333;font-size:17px;line-height:1.75}
.ym-region-card{background:#fff;border-radius:18px;padding:28px;height:100%;box-shadow:0 18px 45px rgba(10,61,98,.08);border:1px solid rgba(10,61,98,.06);transition:.3s;position:relative;overflow:hidden}
.ym-region-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#fa3b0e}
.ym-region-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(10,61,98,.13)}
.ym-region-card .ym-region-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.ym-region-card .ym-region-icon{width:54px;height:54px;border-radius:14px;background:#0a3d62;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}
.ym-region-card .ym-region-badge{font-size:12px;font-weight:700;text-transform:uppercase;color:#fa3b0e;background:rgba(250,59,14,.08);padding:6px 12px;border-radius:999px}
.ym-region-card h3{font-size:22px;line-height:1.35;margin-bottom:12px}
.ym-region-card p{line-height:1.75;margin-bottom:18px;color:#555}
.ym-region-card a.ym-more{font-weight:700;color:#0a3d62;text-transform:uppercase;font-size:14px}
