.BusinessCard{width:100%;border-radius:20px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:column}.BusinessCard figure{position:relative;min-height:200px;max-height:200px;width:100%}.BusinessCard figure .figure_img{width:100%;height:100%;object-fit:cover!important}.BusinessCard figcaption{padding:15px;display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:10px}.rating{background-color:#0F7D05;color:#fff;padding:5px 12px;border-radius:30px;justify-content:center;font-size:15px;gap:6px;height:26px;font-weight:500}.figcaption_top{display:flex;align-items:start;justify-content:space-between}.BusinessCard h3{font-size:18px}.BusinessCard h3 small{display:block!important;font-size:14px}.BusinessCard p{font-size:15px;margin-top:10px}.follow_btn{width:100%;margin-top:10px}.BusinessCard .location{margin-top:10px;font-size:15px}.wishlist_div{width:36px;height:36px;border-radius:50%;background-color:#fff;position:absolute;display:flex;justify-content:center;align-items:center;top:10px;right:7px}.wishlist_div svg{color:#111;transition:color .2s ease,transform .2s ease}.wishlist_div svg.heart_active{color:#e11d48;transform:scale(1.05)}.more_div,.more_div_icon{background-color:transparent}.more_div_icon{font-size:20px}.figcaption_top_right{display:flex;align-items:center;gap:10px}.verify{position:absolute;left:7px;right:inherit;top:inherit;bottom:10px;background-color:#fff;gap:5px;padding:5px 12px;border:1px solid #bababa;border-radius:30px;font-size:14px;color:#000;font-weight:500;line-height:20px}.book_now_btn{margin-top:12px;width:100%;padding:12px 14px;background-color:#f3c022;border:none;color:#000;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease}.book_now_btn:hover{background-color:#e0af1f;border-color:#e0af1f}.more_wrap{position:relative;display:inline-flex;align-items:center}.more_div{width:28px;height:28px;border-radius:50%;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.more_div_icon{font-size:18px;color:#111}.more_menu{position:absolute;top:42px;right:0;width:250px;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.15);padding:14px;z-index:999}.dropdown_btn{width:100%;border:none;border-radius:10px;padding:12px 14px;font-weight:600;cursor:pointer}.dropdown_btn+.dropdown_btn{margin-top:12px}.dropdown_btn.yellow_btn{background:#f3c022;color:#111}.dropdown_btn.yellow_btn:hover{background:#e0af1f}.dropdown_btn.black_btn{background:#111;color:#fff}.dropdown_btn.black_btn:hover{background:#000}.BusinessCard figure{max-height:inherit;min-height:inherit;height:140px}.verify{padding:2px 6px;font-size:12px}.BusinessCard h3{font-size:16px}.BusinessCard h3 small{font-size:12px}.BusinessCard p{font-size:14px}.BusinessCard figcaption{padding:10px;gap:0}.BusinessCard .location{font-size:14px;margin-top:5px}.BusinessCard .book_now_btn{padding:6px 14px}