.hero{padding-top:22px}
.hero-art{margin:0 0 38px;overflow:hidden;aspect-ratio:16/9;border:1px solid #cbd5e1;border-radius:22px;background:#dbeafe;box-shadow:0 18px 55px rgba(15,23,42,.14)}
.hero-art img{width:100%;height:100%;object-fit:cover}
@media(max-width:559px){.hero-art{width:calc(100% + 16px);margin-left:-8px;border-radius:16px}.hero-art img{object-position:center}}
