.str-home-rescue{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1180px;margin:40px auto;padding:clamp(24px,5vw,56px);border-radius:12px;background:#0b1c34;color:#f7faff;font-family:inherit;line-height:1.6}
.str-home-rescue *{box-sizing:border-box}
.str-home-rescue .str-home-kicker{margin:0 0 12px;color:#8fc5ff;font-size:12px;font-weight:700;letter-spacing:.12em}
.str-home-rescue h2{margin:0 0 14px;color:#f7faff;font-size:clamp(28px,4vw,44px);line-height:1.12}
.str-home-rescue p{max-width:580px;margin:0;color:#d9ebff;font-size:17px}
.str-home-rescue a{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-shrink:0;min-height:48px;padding:14px 22px;border-radius:6px;background:#d9ebff;color:#071426;font-size:16px;font-weight:700;text-decoration:none}
.str-home-rescue a:hover{background:#fff;color:#071426}
.str-home-rescue a:focus-visible{outline:3px solid #8fc5ff;outline-offset:5px}
@media(max-width:700px){.str-home-rescue{flex-direction:column;align-items:stretch;gap:24px;margin:28px 0}.str-home-rescue a{width:100%}}
