.job-seekers-section.dnd-section{padding-bottom:0}.job-seekers-cards{display:flex;flex-direction:column;gap:2.5rem}.job-seekers-card{border:1px solid #ddd;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;gap:1rem;max-width:100%;padding:2rem}.job-seekers-image{width:25%}.job-seekers-image img{height:auto;margin:0 auto;max-width:100%;padding:0;width:85%}.job-seekers-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:1.875rem}.job-seekers-text{flex:1}@media (max-width:676px){.job-seekers-card{flex-direction:column}.job-seekers-image{width:40%}}@media (max-width:999px){.job-seekers-card{flex-direction:column}.job-seekers-image{width:65%}}