html{scroll-behavior:smooth}.heading-filters{border-bottom:1px solid #f0c850;border-top:1px solid #f0c850;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:50px 0}.filter-container{display:flex;flex-wrap:wrap;gap:25px}.custom-dropdown{border:1px solid #727272;border-radius:30px;position:relative;width:230px}.custom-dropdown select{appearance:none;background-color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:18px;margin-top:5px;padding:11px 45px 11px 25px;width:100%}.custom-dropdown .dropdown-arrow{pointer-events:none;position:absolute;right:25px;top:50%;transform:translateY(-50%)}.job-openings{padding:65px 0}.job{align-items:flex-end;border-bottom:1px solid #e4e4e4;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:40px 0 50px}.job-details{max-width:865px}.job-details h5{font-size:24px}.job-details p{font-size:18px;padding:20px 0 30px}.job-details ul{display:flex;flex-wrap:wrap;gap:15px}.job-details ul li{background:#feefd5;border-radius:30px;font-size:16px;padding:6px 26px}@media screen and (max-width:567px){.custom-dropdown{width:100%}.job a.c-btn.c-btn--primary{justify-content:center;padding:10px;width:100%}}