.CompactNumberCard_card__keRtx{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:10px;background:#f8f8f8;text-decoration:none;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);animation:CompactNumberCard_fadeIn__hVSDe .4s ease-in-out;min-width:0}.CompactNumberCard_card__keRtx:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.1);background:#fff}.CompactNumberCard_plate__5UcyG{width:100%;min-width:0}.CompactNumberCard_info__OKqnv{display:flex;flex-direction:column;gap:2px}.CompactNumberCard_price__XOnBu{color:#670f41;font-family:Suisse Intl;font-size:18px;font-weight:600;line-height:110%;letter-spacing:-.72px;white-space:nowrap}@media(max-width:768px){.CompactNumberCard_price__XOnBu{font-size:15px}}.CompactNumberCard_region__gz8Vc{color:#9b9b9b;font-family:Suisse Intl;font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CompactNumberCard_highlighted__G_v_T,.CompactNumberCard_highlighted__G_v_T:hover{background:linear-gradient(112deg,#d44153 8.13%,#670f41)}.CompactNumberCard_highlighted__G_v_T:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(103,15,65,.25)}.CompactNumberCard_highlighted__G_v_T .CompactNumberCard_price__XOnBu,.CompactNumberCard_highlighted__G_v_T .CompactNumberCard_region__gz8Vc{color:#fff}@keyframes CompactNumberCard_fadeIn__hVSDe{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}