.jobcardcontainer{height:100%;width:100%;padding:2.3rem;background-color:#F2F2F2;border-radius:20px;display:flex;flex-direction:column;gap:1rem;cursor:pointer;justify-content:space-between}.jobcardsecondcontainer{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:auto}.jobcardtotalfont{font-family:Roboto;font-weight:400;font-size:.9rem;color:#A7A7A7}.jobcardfirstcontainer{display:flex;justify-content:space-between;gap:10px;flex:1 1;height:100%}.jobcarddatestyle{color:#A7A7A7;font-family:Roboto;font-weight:400;font-size:.9rem;padding-bottom:1rem}.job-card-button{display:flex;align-items:center;justify-content:center;background:transparent;color:#197BDD;height:32px;width:110px;border-radius:15px;border:1px solid #197bdd;padding:5px 10px;font-size:16px;cursor:pointer;transition:all .3s ease-in-out}.job-card-button:hover{background:#197BDD;color:white}.job-card-button:disabled{cursor:not-allowed;opacity:.6}.jobcardsideflexcol{display:flex;flex-direction:column;justify-content:space-between;height:100%}.jobcardinnercontainer{display:flex;gap:.5rem}.jobcardimagestyle{border-radius:5px}.jobcardjobflex{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;flex:1 1;height:100%}.jobcardjobfirstflex{display:flex;flex-direction:column;gap:.3rem}.jobcardnamestyle{font-family:Roboto;font-weight:600;font-size:1.1rem;color:#0A1C2F}.jobcardlocationstyle{font-family:Roboto;font-weight:400;font-size:.9rem;color:#197BDD}.jobcardjobsecondflex{display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}.jobcardjobsubsecondhoriflex{display:flex;gap:.4rem;align-items:center}.jobcardmainfont{font-family:Roboto;font-weight:400;font-size:.9rem}.job-card-button{font-family:Roboto;font-weight:500;font-size:1rem;text-transform:capitalize}@media (max-width:900px){.jobcardfirstcontainer{flex-direction:column;gap:1.5rem;flex:1 1;height:100%}}@media (max-width:650px){.job-card-button{font-size:1rem}}@media (max-width:600px){.jobcardnamestyle{font-size:1.2rem}.job-card-button,.jobcarddatestyle,.jobcardlocationstyle,.jobcardmainfont{font-size:1.12rem}}