.hyt-box-hero{display:grid;gap:26px;align-items:center}@media (min-width:780px){.hyt-box-hero{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:34px}}.hyt-box-photo{background:#fbf9f4;border:1px solid rgba(202,170,35,.42);border-radius:18px;overflow:hidden;box-shadow:0 26px 60px -34px rgba(0,0,0,.85)}.hyt-box-photo img{display:block;width:100%;height:auto}.hyt-box-photo-contents{max-width:560px;margin:0 auto;width:100%}.hyt-box-photo-missing{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f4f0e6,#e8e2d4);color:rgba(27,42,74,.42);font-size:15px;letter-spacing:.04em;text-align:center;padding:0 24px}.hyt-box-price{display:grid;gap:4px;padding:14px 16px;border-radius:14px;border:1px solid rgba(202,170,35,.34);background:rgba(202,170,35,.07)}.hyt-box-price-amount{font-size:32px;line-height:1;color:var(--gold)}.hyt-box-price-note{font-size:12px;line-height:1.5;color:var(--muted)}.hyt-box-objects{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.hyt-box-object{display:grid;gap:6px;border:1px solid rgba(202,170,35,.28);border-radius:14px;padding:16px 16px 18px}.hyt-box-actions{display:grid;gap:10px;justify-content:center}@media (min-width:560px){.hyt-box-actions{grid-auto-flow:column;justify-content:center}}