.edvdo-assessment-job-recommendation-outerbox{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;padding:20px;height:auto;box-sizing:border-box}.edvdo-assessment-job-recommendation-results{display:flex;flex-wrap:wrap;gap:3%;justify-content:flex-start;width:100%}.edvdo-assessment-job-recommendation-box{width:30%;height:auto;padding:20px;text-align:left;border-radius:10px;box-shadow:0px 20px 24px -4px rgba(16,24,40,.1);margin-bottom:3%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:20px}.edvdo-assessment-job-recommendation-image{max-width:60px;height:auto;border-radius:10px;margin-bottom:10px;padding:10px}.edvdo-assessment-job-recommendation-pagination a{margin:5px;padding:5px 10px;border:1px solid #ccc;text-decoration:none;border-radius:5px}.edvdo-assessment-job-recommendation-pagination a.active{font-weight:700;background-color:#0073e6;color:#fff}@media screen and (min-width:481px) and (max-width:1024px){.edvdo-assessment-job-recommendation-box{width:100%;height:auto}}@media screen and (min-width:320px) and (max-width:481px){.edvdo-assessment-job-recommendation-box{width:100%;height:auto;padding:10px}}