.candidate-card{box-sizing:border-box;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:342px;height:455px;padding:.5rem;display:flex}.candidate-img{object-fit:scale-down;border-radius:8px;width:100%;height:190px}.candidate-card-content{width:100%;min-width:0}.candidate-card .button-action{max-width:100%}.candidate-card-title{color:#fff;margin:0;font-weight:400}.candidate-card-description{color:#fff;margin:0;font-size:14px;font-weight:300}.candidate-card-tag-group{grid-template-columns:repeat(2,1fr);gap:6px;width:100%;display:grid}.candidate-card-tag{text-align:center;background:#1e1204;border:1px solid #21db00;border-radius:4px;justify-content:center;align-items:center;min-height:40px;padding:6px;font-size:12px;font-weight:300;display:flex}@media screen and (max-width:1080px){.candidate-card{justify-content:flex-start;align-items:stretch;gap:10px;max-width:100%;height:auto;min-height:0;padding:12px 14px 14px}.candidate-img{object-fit:scale-down;flex-shrink:0;height:160px}.candidate-card-content{flex-direction:column;gap:6px;width:100%;display:flex}.candidate-card-title{font-size:15px;line-height:1.35}.candidate-card-description{font-size:13px;line-height:1.45}.candidate-card-tag-group{gap:8px;margin-top:4px;padding-top:0}.candidate-card-tag{min-height:36px;padding:5px 4px;font-size:11px}.candidate-card .button-action{flex-shrink:0;width:100%;max-width:100%;height:40px;margin-top:4px}}@media screen and (max-width:767px){.candidate-card{max-width:none}}@media screen and (min-width:1081px){.candidate-card{justify-content:flex-start;align-items:stretch;gap:10px;padding:12px 14px 14px}.candidate-img{object-fit:cover;object-position:top center;flex-shrink:0}.candidate-card-content{flex-direction:column;gap:6px;display:flex}.candidate-card-title{font-size:16px;font-weight:500;line-height:1.35}.candidate-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.candidate-card-tag-group{gap:8px;margin-top:auto;padding-top:4px}.candidate-card-tag{min-height:36px;padding:6px 4px;font-size:11px;line-height:1.2}.candidate-card .button-action{flex-shrink:0;width:100%;margin-top:2px}}
