.timo-job-hero{align-items:center;background-color:#0069b4;color:#fff;display:flex;min-height:300px;overflow:hidden;padding:2rem 0;position:relative;text-align:center}@media screen and (min-width:900px){.timo-job-hero{min-height:350px}}@media screen and (min-width:1500px){.timo-job-hero{min-height:590px}}.timo-job-hero__bg{height:100%!important;inset:0;position:absolute;width:100%;z-index:0}.timo-job-hero__bg--mobile{display:none}.timo-job-hero>div{position:relative;z-index:1}@media screen and (max-width:900px){.timo-job-hero{align-items:stretch;flex-direction:column;padding:0 0 2rem}.timo-job-hero__bg--desktop{display:none}.timo-job-hero__bg--mobile{display:block;height:300px!important;inset:auto;margin-bottom:1.5rem;position:relative}}.timo-job-hero__title{color:#fff;font-weight:500;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem}.timo-job-hero__meta{color:hsla(0,0%,100%,.9);display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1.75rem}.timo-job-hero__meta span+span:before{content:"|";margin:0 .5rem;opacity:.6}.timo-job-hero__apply{background-color:#f1f1f1;border-radius:5px;color:#0069b4;display:inline-block;font-weight:500;padding:.5rem 1.5rem;text-decoration:none;transition:background-color .15s ease}.timo-job-hero__apply:hover{background-color:#fff;color:#0069b4;text-decoration:none}