.candidate-card{background:linear-gradient(#000,#000) padding-box padding-box,linear-gradient(90deg,#c29226,#b27d0f,#d9b14a,#fade7b,#dab74f,#c7972b) border-box;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;max-width:292px;height:455px;padding:.5rem;display:flex}@media screen and (max-width:767px){.candidate-card{max-width:none}}.candidate-card .button-action{max-width:100%}.candidate-card-title{color:#fff;font-weight:400}.candidate-card-description{color:#fff;font-size:14px;font-weight:300}.candidate-card-tag-group{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.candidate-card-tag{text-align:center;background:#1e1204;border:1px solid #21db00;border-radius:4px;width:100%;max-width:110px;padding:6px;font-size:12px;font-weight:300}.candidate-img{object-fit:cover;border-radius:8px;width:100%;height:190px}
