<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Video
 */

#video {
    position: relative;
    padding-bottom: 56.2%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
#video iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all!important;
}

/**
 * Header.
 */
.fixed #header {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 840px;
    z-index: 99999;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

/**
 * Top.
 */
#top {
    position: relative;
    background: #2998b7;
    height: 73px;
    -ms-transition: height 0.4s;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}

@media screen and (max-width: 767px) {
    .fixed #top {
        height: 50px;
    }
}

#logo {
    width: 200px;
    height: 70px;
    display: inline-block;
}

#logo img {
    width: 180px;
    height: auto;
    position: relative;
    left: 20px;
    top: 3px;
    -ms-transition: width 0.4s;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
}

.fixed #logo img {
    width: 125px;
    top: 0;
}

.ws #logo img {
    left: 25px;
    top: 24px;
}

.ws.fixed #logo img {
    width: 140px;
    top: 15px;
}

@media screen and (max-width: 767px) {
    .ws.fixed #logo img {
        top: 10px;
    }
}
.puk #wrapper {
    padding-top:100px;
}
.puk #header {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 840px;
    z-index: 99999;
}
.puk #top {
    background: #fff;
    height:auto;
}
.puk #top:after {
    display: block;
    content:"";
    clear: both;
}
.puk #navigation {
    opacity:0;
}
.puk #logo {
    display: block;
    height:auto;
    width:auto;
}
.puk #logo img {
    float:right;
    margin-right:20px;
    top:0;
}
.puk #logo img.puk {
    margin-top:28px;
}
.puk-info {
    font-size: 14px;
    margin:5px 20px 15px!important;
}
.fixed .puk-info {
    display: none;
}
.fixed.puk #logo img.puk {
    margin-top:20px;
}
.fixed.puk #title {
    font-family: 'Rokkitt', sans-serif !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    line-height: 44px !important;
    color: rgb(41, 152, 183) !important;
    z-index: 1;
    position: relative;
    top:auto;
}

/**
 * Navigation.
 */
#navigation {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
}

.fixed #navigation {
    bottom: 30px;
}

#navigation ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 10px 20px 10px 0;
}

#navigation li {
    float: left;
}

#navigation li a {
    font-family: 'Droid Sans Bold', sans-serif;
    color: #fff;
    padding: 6px 8px;
}

.ws #navigation li a.lups,
#navigation li a.ws {
    display: none;
}

#navigation li a.lups,
.ws #navigation li a.ws {
    display: inline;
}

#navigation .slicknav_menu {
    display: none;
}

@media screen and (max-width: 800px) {
    #navigation {
        overflow: auto;
        position: static;
        top: auto;
        left: auto;
        padding-top: 0;
    }

    #navigation ul.menu {
        display: none;
    }

    #navigation .slicknav_menu {
        display: block;
        z-index: 1099;
        position: fixed;
        top: 72px;
        left: 0;
        font-size: 16px;
        background: rgba(255, 255, 255, 0.95);
        width: 100%;
        -ms-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .fixed #navigation .slicknav_menu {
        top: 50px;
    }

    #navigation .slicknav_menu,
    #navigation .slicknav_menu * {
        box-sizing: border-box;
    }

    #navigation .slicknav_btn,
    #navigation .slicknav_nav .slicknav_item {
        cursor: pointer;
    }

    #navigation .slicknav_btn {
        position: fixed;
        right: 10px;
        margin-top: -54px;
        display: block;
        vertical-align: middle;
        padding: .438em .625em;
        line-height: 1.125em;
        -ms-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .fixed #navigation .slicknav_btn {
        margin-top: -43px;
    }

    #navigation .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 6px;
    }

    #navigation .slicknav_menu .slicknav_icon:before {
        background: 0 0;
        width: 1.125em;
        height: .875em;
        display: block;
        content: "";
        position: absolute;
    }

    #navigation .slicknav_menu .slicknav_no-text {
        margin: 0;
    }

    #navigation .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.8em;
        height: 4px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    }

    #navigation .slicknav_menu:after,
    #navigation .slicknav_menu:before {
        content: " ";
        display: table;
    }

    #navigation .slicknav_menu:after {
        clear: both;
    }

    #navigation .slicknav_nav li,
    #navigation .slicknav_nav ul {
        display: block;
    }

    #navigation .slicknav_nav li {
        float: left;
        display: block;
        width: 100%;
        margin: 0;
    }

    #navigation .slicknav_nav .slicknav_arrow {
        font-size: .8em;
        margin: 0 0 0 .4em;
    }

    #navigation .slicknav_nav .slicknav_item a {
        display: inline;
    }

    #navigation .slicknav_nav .slicknav_row,
    #navigation .slicknav_nav a {
        display: block;
    }

    #navigation .slicknav_nav .slicknav_parent-link a {
        display: inline;
    }

    #navigation .slicknav_nav,
    #navigation .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
        padding: 0;
    }

    #navigation .slicknav_menu .slicknav_icon-bar {
        background: #fff;
    }

    #navigation .slicknav_btn {
        float: left;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #navigation .slicknav_nav {
        clear: both;
        color: #000;
        margin: 0;
        font-size: .875em;
        border-bottom: 1px solid #000;
        width: 100%;
    }

    #navigation .slicknav_nav .slicknav_row:hover {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #ccc;
        color: #000;
    }

    #navigation .slicknav_nav a {
        text-decoration: none;
        color: #000;
        padding: 10px 20px;
        margin: 0;
        font-size: 16px;
        border-top: 1px solid #e0e4ec;
    }

    #navigation .slicknav_nav li.active a,
    #navigation .slicknav_nav a:hover {
        background: #f0efed;
        color: rgb(0, 115, 138);
    }

    #navigation .slicknav_nav .slicknav_item a,
    #navigation .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0;
    }
}

/**
 * Header image.
 */
#header-image {
    clear: both;
}

.header-image {
    width: 100%;
    height: auto;
}

/**
 * Headline.
 */
#headline {
    margin-top: 2em;
    margin-bottom: 1em;
}

/**
 * Inner.
 */
.inner {
    padding-left: 25px;
    padding-right: 25px;
}

/**
 * Main.
 */
#main {
    margin-bottom: 70px;
}

/**
 * Title.
 */
.fixed #title {
    position: fixed;
    top: 45px;
    color: #fff !important;
    z-index: 99999;
    font-size: 1.2rem !important;
    line-height: 1.3 !important;
}

@media screen and (max-width: 767px) {
    #title {
        font-size: 30px !important;
        line-height: 34px !important;
    }

    .fixed #title {
        display: none;
    }
}

/**
 * Content.
 */
#goodies,
#about {
    background: #e8eeed;
}

#about .content {
    margin-bottom: 1.3em;
}

#contact {
    margin-bottom: 1em;
}

#content #values .inner {
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    #content #values .inner .header:last-child {
        margin-top: 0.5em;
    }
}

#content ul {
    padding-left: 10px;
    margin-top: 0;
    list-style: none;
}

#content ul li {
    text-indent: -8.75px;
    padding-bottom: 6px;
}

#content ul li:before {
    content: "- ";
}

/**
 * Apply button.
 */
#apply-button {
    font-size: 1.5em;
    padding: 0.5em 0.9em;
    margin-right: 0;
}

#apply-button .apply {
    display: none;
}

@media screen and (max-width: 767px) {
    #apply-button .apply {
        display: inline;
    }

    #apply-button .apply-online {
        display: none;
    }
}

/**
 * Similar jobs.
 */
#jobs {
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    margin: 0 -2.5%;
}

#jobs a.job {
    position: relative;
    display: inline-block;
    height: 220px;
    overflow: hidden;
    width: 45%;
    margin: 0 auto 20px;
    padding: 20px;
    border: 1px solid #efefef;
    border-top: 25px solid #00738a;
    color: #5a5a5a;
}

#jobs a.job .place-of-work {
    font-family: "Rokkitt", sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
}

#jobs a.job .overlay {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 70%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, #fff)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 70%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 70%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 70%); /* IE10+ */
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 70%);
    width: calc(100% + 40px);
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}

@media screen and (max-width: 767px) {
    #jobs a.job {
        width: 100%;
    }

    #jobs a.job .overlay {
        width: 100%;
    }
}

#jobs a.job:hover {
    background: #ededed;
}

#jobs a.job h3.title {
    font-family: 'Rokkitt', sans-serif;
    font-weight: bold !important;
    color: #00738a !important;
    font-size: 1.8em;
}

#similar-jobs .more {
    margin-right: 25px;
}

/**
 * Social icons.
 */
.social-icons .icon {
    display: inline-block;
    padding: 4px 10px;
}

.social-icons .icon:first-child {
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .social-icons .print {
        display: none;
    }
}

/**
 * Footer.
 */
#footer {
    padding: 15px 0;
}

.fixed #footer {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 840px;
    z-index: 999;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#footer .left {
    float: left;
    height: 39px;
}

#footer .right {
    float: right;
}

#footer .social-icons {
    margin-top: 30px;
}

#footer .social-icons-mobile {
    display: none;
    padding: 10px 0;
}

#footer .social-icons-mobile a {
    padding-right: 20px;
}

#footer .social-icons-mobile img {
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    #footer .social-icons {
        display: none;
    }

    #footer .social-icons-mobile {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    #footer .social-icons-mobile span {
        display: none;
    }
}
</pre></body></html>