.freelancer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.freelancer-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:24px;text-align:center}.avatar{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:auto;background:linear-gradient(145deg,#4289ef,#174eaa);color:#fff;font-size:24px;font-weight:800}.avatar.big{width:95px;height:95px;margin:0;font-size:32px}.freelancer-grid h2{font-size:18px}.freelancer-grid p{color:#718096}.rating{color:#ee9c19;font-weight:bold;margin:10px 0}.rating span{color:#718096;font-weight:normal}.auth-card .flash{margin:15px 0}@media(max-width:750px){.freelancer-grid{grid-template-columns:1fr}}
