.dealer-photo{margin:0;overflow:hidden;border-radius:24px;background:#08111f;border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 70px rgba(0,0,0,.28)}.dealer-photo img{display:block;width:100%;height:auto}.dealer-photo figcaption{display:grid;gap:3px;padding:14px 16px;background:#0b1728;color:#fff;font-size:.86rem;line-height:1.35}.dealer-photo figcaption b{font-size:.96rem}.dealer-photo figcaption span{color:#bfd0e5}.hero-photo{width:min(100%,460px);justify-self:end;transform:rotate(1deg)}.hero-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center}.award-photo{width:100%;background:#fff;border-color:var(--line);box-shadow:0 14px 42px rgba(11,18,32,.12)}.award-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center}.award-photo figcaption{background:#f6f8fb;color:var(--ink);border-top:1px solid var(--line)}.award-photo figcaption span{color:var(--muted)}.dealership-note{margin-top:16px;padding:14px 16px;border-left:4px solid var(--blue);background:#eef4ff;border-radius:0 12px 12px 0;color:#33415a}.dealership-note b{color:var(--ink)}@media(max-width:920px){.hero-photo{justify-self:start;max-width:560px;transform:none}.hero-photo img{aspect-ratio:16/10;object-position:center 32%}}@media(max-width:620px){.dealer-photo{border-radius:18px}.hero-photo img{aspect-ratio:4/5}.dealer-photo figcaption{padding:12px 14px}}