@charset "utf-8";

:root {
    font-size: 1rem;
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-slab-v35-latin-regular.eot');
    src: url('../fonts/roboto-slab-v35-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-slab-v35-latin-regular.woff2') format('woff2'), url('../fonts/roboto-slab-v35-latin-regular.woff') format('woff'), url('../fonts/roboto-slab-v35-latin-regular.ttf') format('truetype'), url('../fonts/roboto-slab-v35-latin-regular.svg#RobotoSlab') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/roboto-slab-v35-latin-600.eot');
    src: url('../fonts/roboto-slab-v35-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-slab-v35-latin-600.woff2') format('woff2'), url('../fonts/roboto-slab-v35-latin-600.woff') format('woff'), url('../fonts/roboto-slab-v35-latin-600.ttf') format('truetype'), url('../fonts/roboto-slab-v35-latin-600.svg#RobotoSlab') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-slab-v35-latin-700.eot');
    src: url('../fonts/roboto-slab-v35-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-slab-v35-latin-700.woff2') format('woff2'), url('../fonts/roboto-slab-v35-latin-700.woff') format('woff'), url('../fonts/roboto-slab-v35-latin-700.ttf') format('truetype'), url('../fonts/roboto-slab-v35-latin-700.svg#RobotoSlab') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v48-latin-regular.eot');
    src: url('../fonts/roboto-v48-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v48-latin-regular.woff2') format('woff2'), url('../fonts/roboto-v48-latin-regular.woff') format('woff'), url('../fonts/roboto-v48-latin-regular.ttf') format('truetype'), url('../fonts/roboto-v48-latin-regular.svg#Roboto') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v48-latin-700.eot');
    src: url('../fonts/roboto-v48-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v48-latin-700.woff2') format('woff2'), url('../fonts/roboto-v48-latin-700.woff') format('woff'), url('../fonts/roboto-v48-latin-700.ttf') format('truetype'), url('../fonts/roboto-v48-latin-700.svg#Roboto') format('svg');
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    color: #354950;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: normal;
    background-image: url('../images/stellenausschreibungen.jpg');
    background-repeat: no-repeat;
    background-position: center 49.375rem;
    background-size: contain;
    background-attachment: scroll;
}

img {
    max-width: 100%;
    height: auto;
}

#wrapper {
    position: relative;
    max-width: 72.5rem;
    margin: 1rem auto;
    overflow: hidden;
}

:is(a:link, a:visited, a:hover, a:active) {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Roboto Slab', Arial, sans-serif;
}

h1,
h4 {
    font-size: 4rem;
    line-height: 1.1;
    text-align: center;
}

h2,
h5 {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2.5;
}

h3 {
    font-size: 1.25rem;
    margin: 6.25rem 0;
}

p {
    margin: 0 0 0.625rem;
}

ul {
    list-style: none;
    margin: 0 0 1.875rem;
    padding: 0;
}

ul li {
    padding-left: 2.25rem;
    line-height: 2.5;
}

ul li:before {
    content: "";
    float: left;
    position: relative;
    width: 1rem;
    height: 1rem;
    margin-left: -2.25rem;
    top: 0.75rem;
    background-image: url('../images/grunelist.png');
    background-size: contain;
    background-repeat: no-repeat;
}

header {
    text-align: center;
    padding: 6.25rem 8.75rem;
    font-family: 'Roboto Slab', Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
}

header p {
    margin: 0.625rem 0 1.25rem;
}

.bewerben {
    margin: 5rem auto 1rem;
}

.bewerben a {
    border: 0.125rem solid rgba(77, 152, 80, .5);
    border-radius: 0.125rem;
    color: #4d9850 !important;
    padding: 1rem 1.875rem;
    transition: all .3s ease-in-out 0s;
    text-transform: uppercase;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.0625rem;
}

article {
    margin: 5rem 0;
    padding: 3.75rem 8.75rem;
    background: #fff;
}

article p {
    margin-bottom: 2.5rem;
    color: #5b6d73;
}

section {
    text-align: center;
}

.mitarbeiter {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.625rem;
    margin-top: 3.125rem;
}

a.mitarbeiter {
    color: #4d9850;
    padding: .8125rem 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.075rem;
}

.btn--secondary__icon--circle {
    stroke: rgba(77, 152, 80, .5);
    transition: all .3s ease-in-out 0s;
}

a.mitarbeiter:hover .btn--secondary__icon--circle {
    stroke: #4d9850;
    stroke-dasharray: 15.125rem;
}

.formular a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.075rem;
    border-radius: .125rem;
    background-color: #4d9850;
    color: #fff;
    padding: 1rem 1.875rem;
    transition: background-color .3s ease-in-out 0s;
}

.formular a:hover {
    background-color: rgba(77, 152, 80, .8);
}

footer {
    background-color: #efedeb;
    padding: 6.25rem 15rem 6.25rem;
    text-align: center;
}

.flex {
    padding: 6.25rem 1.25rem 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 65%;
    color: #5b6d73;
}

.flex img {
    width: 9.375rem;
}

@media only screen and (max-width: 72.4375rem) {
    #wrapper {
        border: none;
        margin: 0 auto;
        padding: 1rem;
    }

    body {
        background-image: none
    }

    p,
    ul {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        margin: 0 0 1rem;
    }

    h1,
    h4 {
        font-size: 3.125rem;
    }

    h3 {
        font-size: 1.25rem;
        margin: 1.875rem 0 4.375rem;
    }

    header {
        padding: 1.25rem;
        font-size: 1rem;
    }

    article {
        margin: 0;
        padding: 1.25rem;
    }

    footer {
        padding: 1.25rem;
    }

    .flex {
        padding: 0;
        text-align: center;
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 56.1875rem) {

    h1,
    h4 {
        font-size: 2.25rem;
    }

    h2,
    h5 {
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 1.8;
    }

    h3 {
        font-size: 1.125rem;
        margin: 1.25rem 0 2.875rem;
    }

    ul li {
        line-height: 1.7;
    }

    ul li:before {
        top: 0.3125rem;
    }

    header,
    article {
        padding: 0.625rem;
    }

    .bewerben {
        margin: 2.5rem auto 1rem;
    }

    .mitarbeiter {
        margin-top: 1.625rem;
    }

    footer {
        padding: 1.25rem 0.625rem 0.0625rem;
    }
}

@media only screen and (max-width: 30rem) {

    h1,
    h4 {
        font-size: 1.75rem;
    }

    h2,
    h5 {
        font-size: 1rem;
    }

    h3 {
        font-size: 1.0625rem;
    }
}