.tpl-homepage-vacancies {
    @apply pt-12 lg:pt-40 overflow-hidden;

    &.no-hero {
        @apply pt-40;
    }
}
