.agents .agents_card{display:flex;flex-wrap:wrap;gap:24px}.agents .agents_card .row{border:1px solid;border-radius:15px;padding:12px 13px 39px;position:relative;width:calc(25% - 18px);z-index:1}.agents .agents_card .row span.a_count{border-radius:50px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1px;line-height:100%;padding:7px 12px 7px 15px;vertical-align:middle}.agents .agent_profile{padding-top:10px}.agents .agent_profile .agent_img{align-items:center;border:4px solid;border-radius:100%;display:flex;height:110px;justify-content:center;margin:0 auto;width:110px}.agents .agent_profile .agent_img img{border-radius:100%;height:90px!important;object-fit:cover;object-position:top;width:90px}.agents .agent_profile .agent_name h4{margin-bottom:7px;text-align:center}.agents .agent_profile .agent_name h4 a{font-size:18px;font-weight:600;letter-spacing:1px;line-height:100%}.agents .agent_profile .agent_name{padding:18px 0 23px}.agents .agent_profile .agent_name p{font-size:14px;font-weight:500;letter-spacing:1px;line-height:100%;margin:0;text-align:center}.agents .agent_profile .agent_sm{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.agents .agent_profile .agent_sm .sm_icon{border-radius:100%;height:32px;line-height:0px;width:32px}.agents .agent_profile .agent_sm .sm_icon a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.agents .agent_profile .agent_sm .sm_icon img{max-height:32px;max-width:30px;object-fit:contain}.agents .agent_profile .agent_name h4:hover a{text-decoration:underline}.agents .agent_profile .agent_sm .sm_icon a:hover{opacity:.9}.agents_bg_img{bottom:0;line-height:0;position:absolute;right:0;z-index:0}@media only screen and (max-width:660px){.agents .agents_card .row{width:100%}.agents_form{display:none;left:43%;padding:20px 15px;top:50%;width:auto}}@media only screen and (min-width:661px) and (max-width:1024px){.agents .agents_card .row{width:calc(50% - 12px)}}@media only screen and (min-width:1025px) and (max-width:1200px){.agents .agents_card .row{width:calc(33.33333% - 16px)}}