.c-job-list-card.c-job-list-card--simple{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:var(--color-neutral);color:var(--color-black);padding:1.875rem 2.1875rem 4.1875rem;position:relative;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.c-job-list-card.c-job-list-card--simple:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.uc-background--neutral .c-job-list-card.c-job-list-card--simple{background-color:var(--color-white)}.c-job-list-card.c-job-list-card--simple h3{margin-bottom:.5em;font-size:1.75rem;font-size:clamp(1.75rem,1.6607142857rem + .3968253968vw,2rem)}.c-job-list-card.c-job-list-card--simple .c-job-list-card__location,.c-job-list-card.c-job-list-card--simple .c-job-list-card__salary{font-size:.9375rem;font-weight:500;line-height:140%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:.5rem;column-gap:.5rem;margin-bottom:.5em}.c-job-list-card.c-job-list-card--simple .c-job-list-card__location:before,.c-job-list-card.c-job-list-card--simple .c-job-list-card__salary:before{display:block;content:"";width:1rem;height:1.25rem;background-repeat:no-repeat;background-position:50%}.c-job-list-card.c-job-list-card--simple .c-job-list-card__location:before{background-image:url(../svg/icon-location-pin.svg)}.c-job-list-card.c-job-list-card--simple .c-job-list-card__salary:before{background-image:url(//www.elliottscotthr.com/wp-content/themes/elliott-scott/assets/styles/components/../../images/icons/icon-salary-range.svg)}.c-job-list-card.c-job-list-card--simple .c-content-block{margin-block:.9375rem 1.25rem}.c-job-list-card.c-job-list-card--simple .u-btn{position:absolute;bottom:1.25rem;left:2.1875rem}.c-job-list-card.c-job-list-card--simple .c-job-list-card__link{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:64rem){.c-job-list-card.c-job-list-card--simple .c-content-block{margin-top:2.1875rem;margin-bottom:0}}