.jobs select{padding:var(--space-m);will-change:padding;text-align:left;color:var(--fc-text-color);border-radius:var(--fc-border-radius);border:solid 1px var(--fc-border-color-idle);gap:var(--space-s);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-down'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cpolyline points='19 12 12 19 5 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:calc(100% - 13px);background-repeat:no-repeat;width:calc(100% - 2px);height:50px;font-size:14px;transition:all .1s ease-in-out;display:flex;position:relative}.jobs .teamtailor-jobs__job-title{font-weight:700;font-size:var(--title-size-4);line-height:var(--title-size-4);margin-bottom:var(--space-s)}