.promo-card{background-color:#fff;border:1px solid #eaeaec;border-radius:12px;max-width:1000px;margin:0 auto;padding:20px 30px;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 4px 15px #0000000f}.promo-top-grid{text-align:center;justify-content:space-between;align-items:stretch;display:flex}.promo-col{flex-direction:column;flex:33%;justify-content:center;padding:0 20px;display:flex}.promo-col:not(:last-child){border-right:1px solid #d1d5dc}.promo-label{color:#ff4d4f;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.promo-value{color:#000;margin:0;font-size:30px;font-weight:700;line-height:1.2}.promo-divider{border:none;border-top:2px solid #d1d5dc;margin:20px 0}.promo-bottom{justify-content:space-between;align-items:center;gap:15px;display:flex}.promo-bottom-left{color:#333;align-items:center;gap:15px;font-size:14px;font-weight:500;display:flex}.promo-avatars{align-items:center;display:flex}.promo-avatar{color:#000;background-color:#fff;border:2px solid #d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:600;display:flex;position:relative}.promo-avatar:not(:first-child){margin-left:-12px}@media (max-width:768px){.promo-card{padding:25px 20px}.promo-top-grid{flex-direction:column}.promo-col{border-bottom:1px solid #eaeaec;width:100%;padding:20px 0;border-right:none!important}.promo-col:last-child{border-bottom:none;padding-bottom:0}.promo-value{font-size:32px}.promo-bottom{text-align:center;flex-direction:column;gap:20px}.promo-bottom-left{flex-direction:column;gap:10px}.promo-avatars{justify-content:center}}
