/* Align entry costs under one heading with the note beside the actual costs. */
body.renewal-preview #public-redesign .rn-cost-heading{max-width:none;margin:0 0 42px}
body.renewal-preview #public-redesign .rn-cost-heading h2{font-size:clamp(30px,2.6vw,48px);line-height:1.45}
body.renewal-preview #public-redesign .rn-cost-title-break{display:none}
body.renewal-preview #public-redesign .rn-cost-aligned{grid-template-columns:1fr 1fr;gap:5%;align-items:stretch}
body.renewal-preview #public-redesign .rn-cost-photo{position:relative;margin:0;min-width:0;aspect-ratio:31/20;overflow:hidden;border-radius:12px;background:#f4f5ef}
body.renewal-preview #public-redesign .rn-cost-photo>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
body.renewal-preview #public-redesign .rn-cost-details{display:flex;flex-direction:column;min-width:0}
body.renewal-preview #public-redesign .rn-cost-details .rn-costs{display:grid;grid-template-rows:repeat(3,1fr);flex:1;margin:0;border-top:2px solid #2b6343}
body.renewal-preview #public-redesign .rn-cost-details .rn-costs>div{display:grid;grid-template-columns:minmax(145px,.85fr) minmax(0,1.15fr);align-items:center;gap:22px;padding:22px 0;border-top:0;border-bottom:1px solid #d6dfcf}
body.renewal-preview #public-redesign .rn-cost-details dt{font-size:15px;color:#4f674a;line-height:1.7;word-break:keep-all}
body.renewal-preview #public-redesign .rn-cost-details dd strong{font-size:clamp(23px,1.6vw,29px);line-height:1.4;letter-spacing:-.025em;word-break:keep-all}
body.renewal-preview #public-redesign .rn-cost-details dd span{font-size:13px;line-height:1.8;margin-top:10px}
body.renewal-preview #public-redesign .rn-cost-details .rn-rental-note{margin:18px 0 0!important;padding:14px 16px;border-radius:8px;background:#f1f4eb;font-size:12px!important;line-height:1.8;color:#5e7053}
@media(max-width:1000px){body.renewal-preview #public-redesign .rn-cost-aligned{grid-template-columns:1fr;gap:28px}body.renewal-preview #public-redesign .rn-cost-photo{aspect-ratio:31/20;max-height:440px}body.renewal-preview #public-redesign .rn-cost-heading{margin-bottom:28px}}
@media(max-width:600px){body.renewal-preview #public-redesign .rn-cost-heading h2{font-size:28px}body.renewal-preview #public-redesign .rn-cost-title-break{display:block}body.renewal-preview #public-redesign .rn-cost-aligned{gap:25px}body.renewal-preview #public-redesign .rn-cost-details .rn-costs>div{grid-template-columns:1fr;gap:10px;padding:21px 0}body.renewal-preview #public-redesign .rn-cost-details dt{font-size:14px}body.renewal-preview #public-redesign .rn-cost-details dd strong{font-size:25px}body.renewal-preview #public-redesign .rn-cost-details .rn-rental-note{padding:14px;margin-top:16px!important}}
