#deal-stats{box-sizing:border-box;height:calc(100svh - var(--section-margins--t--default) - 5rem - 3rem);width:100%;min-height:16rem;box-shadow:var(--drop-shadow--main);border-radius:1.25rem;flex-direction:column;justify-content:space-between;padding:1.5rem;animation:.7s ease-in-out both slide-fade-in--left;display:flex;position:sticky;top:8rem}#deal-stats__content{flex-direction:column;gap:1.5rem;display:flex}#deal-stats__content__stats{gap:.75rem;display:flex}.deal-stats__content__stats__stat{background-color:var(--glass);box-shadow:var(--drop-shadow--even--light);-webkit-backdrop-filter:var(--blur--transparent--light);backdrop-filter:var(--blur--transparent--light);border-radius:.875rem;flex:1;padding:.75rem;font-size:1.5rem;font-weight:700;position:relative}.deal-stats__content__stats__stat__info-icon{font-size:initial;position:absolute;bottom:.5rem;right:.5rem}.deal-stats__content__stats__stat p{margin-bottom:.5rem}#deal-stats__buttons{flex-direction:column;gap:.75rem;display:flex}#deal-stats__buttons .button{width:100%}
