.rental-summary{align-self:start;background:#fff;border:1px solid #e3e7ed;border-radius:16px;box-shadow:0 14px 40px rgba(18,38,63,.08);padding:22px;position:sticky;top:20px}.rental-summary h2{font-size:20px;margin:0 0 18px}.rental-summary dl{margin:0}.rental-summary dl>div,.rental-totals>div{align-items:center;border-bottom:1px solid #edf0f4;display:flex;gap:15px;justify-content:space-between;padding:10px 0}.rental-summary dt,.rental-totals dt{color:#5e6c84;font-weight:500}.rental-summary dd,.rental-totals dd{color:#172b4d;font-weight:700;margin:0;text-align:right}.rental-summary__period{align-items:center;background:#f7f8fa;border-radius:10px;display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-bottom:14px;padding:11px}.rental-summary__period i{color:#ff7a00}.rental-summary__total,.rental-totals__grand{align-items:flex-end;display:flex;justify-content:space-between;padding:18px 0}.rental-summary__total span{color:#5e6c84}.rental-summary__total strong{color:#0d2340;font-size:22px}.rental-summary__vehicle{align-items:center;display:flex;gap:12px;margin-bottom:16px}.rental-summary__vehicle img{border-radius:10px;height:64px;object-fit:cover;width:96px}.rental-summary__vehicle div{display:flex;flex-direction:column}.rental-summary__vehicle small{color:#6b778c}.rental-price{align-items:flex-end;border-top:1px solid #edf0f4;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;margin-top:16px;padding-top:15px}.rental-price span,.rental-price small{color:#6b778c}.rental-price strong{color:#0d2340;font-size:22px}.rental-price small{flex-basis:100%;text-align:right}
@media(max-width:991px){.rental-summary{position:static}}
