.dashboard_section{padding:30px 0 50px}.dashboard_section .common-section-header .common-section-subtitle{color:gray}.dashboard_section .dashboard_cards_wrapper{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:20px;display:grid}.dashboard_section .dashboard_cards_wrapper .dashboard_card{border:1px solid #e5e5e5;border-radius:12px;align-items:center;gap:14px;padding:10px;display:flex;box-shadow:0 0 6px #00000008}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon{border-radius:4px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;padding:8px;display:flex}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon img{object-fit:contain;width:100%;height:100%}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_content{width:100%}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_title{color:#000;-webkit-line-clamp:2;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.1;display:-webkit-box;overflow:hidden}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_value{color:#111;margin:0;font-size:20px;font-weight:700;line-height:1.3}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon.listing{background:#eef3ff}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon.lead{background:#ecfff2}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon.purchased{background:#f5eeff}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon.property{background:#fff2e8}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_icon.plan{background:#fff8e5}@media (max-width:1199px){.dashboard_section .dashboard_cards_wrapper{grid-template-columns:repeat(4,1fr)}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_value{font-size:18px}}@media (max-width:992px){.dashboard_section .dashboard_cards_wrapper{grid-template-columns:repeat(3,1fr)}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_value{font-size:16px;line-height:1.2}}@media (max-width:767px){.dashboard_section .dashboard_cards_wrapper{grid-template-columns:repeat(2,1fr)}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_title{font-size:13px}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_value{font-size:15px}}@media (max-width:575px){.dashboard_section .dashboard_cards_wrapper .dashboard_card{text-align:center;flex-direction:column}.dashboard_section .dashboard_cards_wrapper .dashboard_card .card_value{font-size:14px}}
