@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=6db2b98f-1346-4a35-badc-2674272fea35");@font-face {
    font-family: "Rotis Sans Serif";
    src: url("../fonts/63d15c5e-0a97-4261-863d-90c47059e59e.eot?#iefix");
    src: url("../fonts/63d15c5e-0a97-4261-863d-90c47059e59e.eot?#iefix") format("eot"),url("../fonts/ef53e319-c9be-4c0d-8da0-f7fa906ab93f.woff2") format("woff2"),url("../fonts/4445fb18-1faa-4fc7-8c3b-5acb2743046a.woff") format("woff"),url("../fonts/30ac9706-9c6c-4641-9eba-9c139a06e088.ttf") format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "Rotis Sans Serif";
    src: url("../fonts/ab05203b-4cbc-410b-be89-04b3fb7a5987.eot?#iefix");
    src: url("../fonts/ab05203b-4cbc-410b-be89-04b3fb7a5987.eot?#iefix") format("eot"),url("../fonts/802bc77d-7832-4386-aad5-5aaca6c0ef93.woff2") format("woff2"),url("../fonts/fdd87c53-a290-4e73-b819-4be723bcde57.woff") format("woff"),url("../fonts/121f50fd-63ad-4226-8272-922f2752d77e.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local("Lato Light"),local("Lato-Light"),url("../fonts/lato-v16-latin-300.woff2") format("woff2"),url("../fonts/lato-v16-latin-300.woff") format("woff")
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local("Lato Black"),local("Lato-Black"),url("../fonts/lato-v16-latin-700.woff2") format("woff2"),url("../fonts/lato-v16-latin-700.woff") format("woff")
}

* {
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden;
    overflow-y: scroll;
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

html.w__waiting * {
    cursor: wait !important
}

body {
    font: 300 17px/24px Lato,sans-serif;
    color: #000;
    background-color: #fff;
    min-height: 100vh;
    border-bottom-color: #000
}

:-ms-input-placeholder {
    color: #bebebe !important;
    opacity: 1;
    font: 200 24px "Rotis Sans Serif",sans-serif
}

::placeholder {
    color: #bebebe !important;
    opacity: 1;
    font: 200 24px/42px "Rotis Sans Serif",sans-serif
}

a {
    text-decoration: none;
    color: #000
}

img {
    border: none;
    vertical-align: bottom
}

strong {
    font-weight: 700
}

.w__blue {
    color: #004B9B
}

.w__blue-bg {
    background-color: #004B9B
}

.w__blue-gradient {
    background: linear-gradient(rgba(0,75,155,1), rgba(0,75,155,0))
}

.w__green {
    color: #AFB928
}

.w__green-bg {
    background-color: #AFB928
}

.w__green--gradient {
    background: linear-gradient(rgba(175,185,40,1), rgba(175,185,40,0))
}

.w__orange {
    color: #EB690F
}

.w__orange-bg {
    background-color: #EB690F
}

.w__orange-gradient {
    background: linear-gradient(rgba(235,105,15,1), rgba(235,105,15,0))
}

.w__red {
    color: #E61E0A
}

.w__red-bg {
    background-color: #E61E0A
}

.w__red-gradient {
    background: linear-gradient(rgba(230,30,10,1), rgba(230,30,10,0))
}

.w__ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.w__hyphens {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.w__non-selectable {
    pointer-events: none
}

.hidden {
    visibility: hidden
}

.none,.w__mobile--only,.w__smartphone--only {
    display: none
}

.w__no-select,.w__nav,.w__header {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.w__center {
    text-align: center
}

.w__ul {
    list-style: none
}

.w__ul li {
    text-indent: -15px;
    margin-left: 15px
}

.w__ul li:before {
    content: '–';
    width: 15px;
    display: block;
    float: left
}

.w__ol li {
    margin-left: 25px
}

.w__color {
    color: #004B9B
}

.w__search--ul li {
    margin-bottom: 8px
}

.w__search--category {
    font: 200 32px/1.1em "Rotis Sans Serif",sans-serif;
    margin: 40px 0 8px
}

body.w__color--green .w__color,body.w__color--green .w__main--headline,body.w__color--green .w__link,body.w__color--green .w__menu li.active>.w__menu--text {
    color: #AFB928
}

body.w__color--green .w__footer {
    background-color: rgba(175,185,40,.85)
}

body.w__color--green .w__main::before {
    background: linear-gradient(rgba(175,185,40,1), rgba(175,185,40,0))
}

body.w__color--green .w__facility--item-image-container {
    background-color: #AFB928
}

body.w__color--orange .w__color,body.w__color--orange .w__main--headline,body.w__color--orange .w__link,body.w__color--orange .w__menu li.active>.w__menu--text {
    color: #EB690F
}

body.w__color--orange .w__footer {
    background-color: rgba(235,105,15,.85)
}

body.w__color--orange .w__main::before {
    background: linear-gradient(rgba(235,105,15,1), rgba(235,105,15,0))
}

body.w__color--orange .w__facility--item-image-container {
    background-color: #EB690F
}

body.w__color--red .w__color,body.w__color--red .w__main--headline,body.w__color--red .w__link,body.w__color--red .w__menu li.active>.w__menu--text {
    color: #E61E0A
}

body.w__color--red .w__footer {
    background-color: rgba(230,30,10,.85)
}

body.w__color--red .w__main::before {
    background: linear-gradient(rgba(230,30,10,1), rgba(230,30,10,0))
}

body.w__color--red .w__facility--item-image-container {
    background-color: #E61E0A
}

.w__header {
    width: 100%;
    background-color: #fff;
    height: 135px;
    transition: box-shadow 250ms ease-in-out
}

.w__header.w__shadow {
    box-shadow: 0 6px 4px -4px rgba(0,0,0,0.25)
}

.w__header--inner {
    width: 100%;
    max-width: 1550px;
    height: 100%;
    padding: 0 110px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative
}

.w__logo--container {
    position: relative;
    display: block;
    height: 100%;
    z-index: 100;
    max-width: 150px
}

.w__logo {
    position: absolute;
    left: 0;
    bottom: 16px;
    display: block;
    font: 200 1.90588em/1em "Rotis Sans Serif",sans-serif;
    color: #808080
}

.w__nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    background-color: rgba(255,255,255,0.85)
}

.w__nav--spacer-left {
    -ms-flex: 0 0 445px;
    -webkit-flex: 0 0 445px;
    flex: 0 0 445px
}

.w__nav--spacer-right {
    -ms-flex: 0 0 110px;
    -webkit-flex: 0 0 110px;
    flex: 0 0 110px
}

.w__menu {
    -ms-flex: 0 1 995px;
    -webkit-flex: 0 1 995px;
    flex: 0 1 995px;
    list-style: none;
    font: 200 20px/1em "Rotis Sans Serif",sans-serif;
    margin-top: 83px;
    position: relative
}

.w__menu::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    display: block;
    border-top: 1px solid #000
}

.w__menu.search-active li {
    display: none
}

.w__menu.search-active li.w__menu--search-icon {
    display: inline-block
}

.w__menu.search-active li.w__menu--search-input {
    display: block
}

.w__menu li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.w__menu li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    top: 24px;
    left: 0
}

.w__menu li .w__menu--text {
    display: block;
    padding: 0 30px;
    border-right: 1px solid #000
}

.w__menu li.active>.w__menu--text {
    color: #004B9B
}

.w__menu li:first-child .w__menu--text {
    padding-left: 0
}

.w__menu li.w__menu--contact .w__menu--text {
    padding-right: 0;
    border: none
}

.w__menu li.w__menu--search-icon {
    float: right;
    margin-right: 5px;
    z-index: 10
}

.w__menu li.w__menu--search-input {
    display: none;
    width: 100%;
    background-color: #f5f5f5;
    position: absolute;
    top: -10px;
    left: 0
}

.w__menu .w__menu--sub {
    display: none;
    list-style: none;
    width: 50px;
    overflow: visible;
    padding: 20px 0 20px 30px;
    line-height: 30px;
    position: relative
}

.w__menu .w__menu--sub li {
    display: block
}

.w__menu .w__menu--sub li .w__menu--text {
    padding: 0;
    border-right: none;
    white-space: nowrap
}

.w__menu .w__menu--sub li.w__mobile--only {
    display: none
}

.w__menu .w__menu--sub li.active>.w__menu--text {
    color: #004B9B
}

.w__menu .w__search--icon {
    width: 18px;
    height: 18px;
    cursor: pointer
}

.w__menu .w__input--search {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    font: 200 24px/39px Lato,sans-serif;
    padding: 0 40px 0 10px;
    box-sizing: border-box
}

.w__menu .w__input--search:focus {
    outline: none
}

.w__main {
    width: 100%;
    margin-top: 83px;
    position: relative;
    display: block
}

.w__main::before,.w__main::after {
    content: '';
    position: absolute;
    top: 0;
    width: 55px;
    height: 100%;
    z-index: 10
}

.w__main::before {
    left: 0;
    background: linear-gradient(rgba(0,75,155,1), rgba(0,75,155,0))
}

.w__main::after {
    right: 0;
    background: linear-gradient(rgba(103,103,103,0), rgba(103,103,103,1))
}

.w__main--headline-container {
    width: 100%;
    position: absolute;
    top: -48px
}

.w__main--headline {
    width: 100%;
    max-width: 1550px;
    padding: 0 110px 0 445px;
    box-sizing: border-box;
    margin: 0 auto;
    font: 200 32px/1.1em "Rotis Sans Serif",sans-serif
}

.w__imageheader {
    width: 100%;
    padding-top: 22.222222%;
    position: relative
}

.w__imageheader.w__imageheader--flex .w__imageheader--container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.w__imageheader--container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.w__imageheader--category {
    -ms-flex: 0 0 33.33333%;
    -webkit-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    position: relative;
    display: block
}

.w__imageheader--category-label {
    position: absolute;
    left: 0;
    top: 0;
    font: 800 20px/30px "Rotis Sans Serif",sans-serif;
    padding: 10px 60px 10px 40px;
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    display: block;
    color: #fff
}

.w__imageheader--category-label.w__bga-orange {
    left: 55px;
    background-color: rgba(235,105,15,.8)
}

.w__imageheader--category-label.w__bga-red {
    background-color: rgba(230,30,10,.8)
}

.w__imageheader--category-label.w__bga-green {
    background-color: rgba(175,185,40,.8)
}

.w__imageheader--category-label a {
    color: #fff
}

.w__imageheader--category-label a::before {
    content: '>';
    padding-right: 5px;
    display: inline-block;
    transform: translateY(-1px)
}

.w__imageheader--image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 2000ms ease-in-out
}

.w__imageheader--image.lazyload {
    visibility: hidden
}

.w__slider {
    width: 100%;
    overflow-x: auto;
    height: 216px;
    padding-bottom: 42px;
    position: relative;
    -ms-touch-action: pan-y;
    -ms-scroll-chaining: none;
    touch-action: pan-y;
    scroll-chaining: none
}

.w__slider.active {
    overflow-x: hidden
}

.w__slider--mover {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    transition: transform 500ms ease-in-out;
    height: calc(100% - 42px);
    min-width: 100%
}

.w__slider--mover .w__imageheader--image {
    position: static;
    width: calc(971px / 3);
    height: 100%;
    margin-left: 12px;
    cursor: pointer
}

.w__slider--mover .w__imageheader--image:first-child {
    margin-left: 0
}

.w__slider--button {
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 18px;
    cursor: pointer
}

.w__slider--button.w__previous {
    left: 0;
    transform: rotate(180deg)
}

.w__slider--button.w__next {
    right: 0
}

.w__lb--container {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255,255,255,0.9)
}

.w__lb--inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1550px;
    padding: 0 110px 0 445px;
    box-sizing: border-box;
    transform: translate(-50%, -50%)
}

.w__lb {
    position: relative;
    width: 100%;
    max-width: 780px;
    background-color: pink
}

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

.w__lb--button {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.w__lb--button.w__lb--close {
    top: -30px;
    right: 0
}

.w__lb--button.w__lb--previous {
    bottom: -30px;
    left: 0;
    transform: rotate(180deg)
}

.w__lb--button.w__lb--next {
    bottom: -30px;
    right: 0
}

.w__article--container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    max-width: 1550px;
    padding: 10px 110px 60px;
    box-sizing: border-box;
    margin: 0 auto
}

.w__article--container.w__with-jobs {
    padding-bottom: 0
}

.w__article {
    -ms-flex: 0 1 780px;
    -webkit-flex: 0 1 780px;
    flex: 0 1 780px;
    padding-top: 24px
}

.w__article p,.w__article .w__ul,.w__article .w__ol {
    margin-bottom: 1em;
    max-width: 780px
}

.w__article p:last-child,.w__article .w__ul:last-child,.w__article .w__ol:last-child {
    margin-bottom: 0
}

.w__article .w__link {
    color: #004B9B
}

.w__article--headline {
    font: 200 32px/1.1em "Rotis Sans Serif",sans-serif;
    padding: 0 0 12px;
    max-width: 780px
}

.w__article--subline {
    font: 200 32px/1.1em "Rotis Sans Serif",sans-serif;
    padding: 24px 0 12px
}

.w__article--subline:first-child {
    padding-top: 0
}

.w__article--subline strong {
    font-weight: 800
}

.w__article--aside {
    -ms-flex: 0 0 320px;
    -webkit-flex: 0 0 320px;
    flex: 0 0 320px;
    margin-right: 15px;
    padding-top: 24px
}

.w__article--aside .w__link {
    text-decoration: none
}

.w__article--aside p {
    margin-bottom: 1em
}

.w__article--aside p:last-child {
    margin-bottom: 0
}

.w__facility--category {
    position: absolute;
    top: -39px;
    font: 200 20px/24px "Rotis Sans Serif",sans-serif
}

.w__line .w__article {
    -ms-flex-preferred-size: 995px;
    -webkit-flex-basis: 995px;
    flex-basis: 995px
}

.w__line .w__article--container {
    padding-top: 0
}

.w__line .w__article,.w__line .w__article--aside {
    border-top: 1px solid #000
}

.w__line .w__article--headline {
    position: absolute;
    top: -48px
}

.w__line .w__article--headline+.w__article--subline {
    padding-top: 0
}

.w__facility--item {
    margin-top: 48px
}

.w__facility--item-image-container {
    position: relative;
    width: 100%;
    padding-top: 32.692307%;
    background-color: #004B9B;
    margin-bottom: 12px
}

.w__facility--item-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.w__facility--item-label {
    position: absolute;
    bottom: 10px;
    left: 14px;
    padding-right: 14px;
    z-index: 2;
    pointer-events: none
}

.w__facility--item-title {
    color: #fff;
    font: 800 32px "Rotis Sans Serif",sans-serif
}

.w__facility--item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,75,155,0);
    transition: background-color 250ms ease-in-out
}

.w__job--table-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1550px;
    padding: 60px 110px;
    box-sizing: border-box
}

.w__job--table {
    width: 100%;
    border-collapse: collapse
}

.w__job--table th {
    font-weight: 700;
    text-align: left;
    padding-bottom: 5px
}

.w__job--table td {
    vertical-align: top;
    border-top: 1px solid black;
    padding: 5px 0 15px
}

.w__job--table td.w__job--td-where {
    width: 335px
}

.w__job--table td.w__job--td-who {
    padding-right: 15px
}

.w__job--table td.w__job--td-spacer {
    border-top: none;
    width: 15px
}

.w__job--link {
    font-weight: 700
}

.w__job--section {
    margin-top: 40px;
    position: relative;
    max-width: 780px
}

.w__job--section:first-of-type {
    margin-top: 20px
}

.w__job--section-title {
    font: 700 17px/24px Lato,sans-serif;
    position: absolute;
    top: 0;
    left: -335px;
    width: 320px;
    text-align: right
}

.w__map--container {
    width: 100%;
    max-width: 780px;
    position: relative;
    margin-bottom: 20px
}

.w__map--container.w__map--aside {
    margin-top: 6px
}

.w__map--container.w__map--central {
    max-width: 550px;
    margin-top: -100px;
    z-index: -1
}

.w__map--container.w__hide-label .w__map--marker.active .w__map--marker-label {
    display: none
}

.w__map {
    width: 100%;
    height: auto
}

.w__map--marker {
    position: absolute;
    display: block;
    width: 2%;
    width: clamp(7px, 2%, 20px);
    height: 2%;
    height: clamp(7px, 2%, 20px);
    border-radius: 15px;
    background-color: #828282;
    cursor: pointer;
    color: #fff;
    border: 3px solid #fff;
    transform: translate(-3px, -3px)
}

.w__map--marker.blue:hover,.w__map--marker.blue.active {
    background-color: #004B9B
}

.w__map--marker.blue .w__map--marker-label {
    background-color: #004B9B
}

.w__map--marker.green:hover,.w__map--marker.green.active {
    background-color: #AFB928
}

.w__map--marker.green .w__map--marker-label {
    background-color: #AFB928
}

.w__map--marker.orange:hover,.w__map--marker.orange.active {
    background-color: #EB690F
}

.w__map--marker.orange .w__map--marker-label {
    background-color: #EB690F
}

.w__map--marker.red:hover,.w__map--marker.red.active {
    background-color: #E61E0A
}

.w__map--marker.red .w__map--marker-label {
    background-color: #E61E0A
}

.w__map--marker:hover {
    z-index: 2 !important
}

.w__map--marker:hover .w__map--marker-label {
    display: block !important
}

.w__map--marker.active {
    z-index: 1
}

.w__map--marker.active .w__map--marker-label {
    display: block
}

.w__map--marker-label {
    display: none;
    position: absolute;
    top: -22px;
    left: 3px;
    padding: 1px 5px;
    font: 200 14px "Rotis Sans Serif",sans-serif;
    white-space: nowrap;
    transform: translateX(-50%)
}

.w__footer {
    background-color: rgba(0,75,155,.85);
    width: 100%;
    /* z-index: 20; */
    position: relative;
    color: #fff
}

.w__footer--inner {
    max-width: 1550px;
    padding: 36px 110px;
    box-sizing: border-box;
    margin: 0 auto;
    font: 200 14px/20px "Rotis Sans Serif",sans-serif
}

.w__footer--inner a {
    color: #fff;
    text-decoration: none
}

.w__footer--contact p {
    margin-bottom: 1em
}

.w__footer--contact p:last-child {
    margin-bottom: 0
}

.w__footer--menu {
    border-top: 1px solid #fff;
    padding-top: 24px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    list-style: none
}

.w__footer--menu li {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 20px
}

.w__footer--menu li:last-child {
    padding-right: 0
}

.w__footer--menu li span {
    text-transform: uppercase
}

.w__footer--menu .w__menu--sub {
    list-style: none
}

.w__footer--menu .w__menu--sub li {
    padding-right: 0
}

.w__menu li.show .w__menu--sub,.w__menu li.show .w__menu--sub .w__mobile--only {
    display: block
}

.w__hover .w__menu li a:hover {
    text-decoration: underline
}

.w__hover .w__menu li:hover .w__menu--sub,.w__hover .w__menu li .w__menu--sub:hover {
    display: block;
    z-index: 1
}

.w__hover .w__link:hover,.w__hover .w__facility--category:hover,.w__hover .w__imageheader--category-label a:hover,.w__hover .w__footer a:hover,.w__hover .w__job--link:hover,.w__hover .w__search--ul a:hover {
    text-decoration: underline
}

.w__hover .w__facility--item-image-container:hover .w__facility--item-link {
    background-color: rgba(0,75,155,.4)
}

@supports (position: sticky) or (position: -webkit-sticky) {
    .w__header {
        position:-webkit-sticky;
        position: sticky;
        top: -60px;
        z-index: 1000
    }
}

@supports (backdrop-filter: blur()) or (-webkit-backdrop-filter: blur()) {
    .w__lb--container {
        -webkit-backdrop-filter:blur(5px);
        backdrop-filter: blur(5px);
        background-color: rgba(255,255,255,0.8)
    }
}

@media (max-width: 1200px) {
    .w__main::before,.w__main::after {
        width:25px
    }

    .w__nav--spacer-left {
        -ms-flex-preferred-size: 315px;
        -webkit-flex-basis: 315px;
        flex-basis: 315px
    }

    .w__nav--spacer-right {
        -ms-flex-preferred-size: 50px;
        -webkit-flex-basis: 50px;
        flex-basis: 50px
    }

    .w__menu li .w__menu--text {
        padding: 0 25px
    }

    .w__menu .w__menu--sub {
        padding-left: 25px
    }

    .w__imageheader--category-label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 25px;
        padding-right: 10px;
        width: 100%;
        box-sizing: border-box;
        font-size: 19px
    }

    .w__imageheader--category-label.w__bga-orange {
        left: 25px;
        width: calc(100% - 25px)
    }

    .w__main--headline {
        padding-left: 315px;
        padding-right: 50px
    }

    .w__article--aside {
        -ms-flex-preferred-size: 250px;
        -webkit-flex-basis: 250px;
        flex-basis: 250px
    }

    .w__header--inner,.w__article--container,.w__footer--inner,.w__job--table-container {
        padding-left: 50px;
        padding-right: 50px
    }

    .w__footer--menu {
        padding-top: 4px;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .w__footer--menu li {
        padding-right: 0
    }

    .w__footer--menu>li {
        -ms-flex-positive: 0;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: calc(20% - 10px);
        -webkit-flex-basis: calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        margin-top: 20px;
        padding-right: 15px;
        box-sizing: border-box
    }

    .w__footer--menu>li:first-child {
        -ms-flex-preferred-size: calc(40% - 10px);
        -webkit-flex-basis: calc(40% - 10px);
        flex-basis: calc(40% - 10px)
    }

    .w__footer--menu>li:nth-child(3) {
        -ms-flex-preferred-size: calc(27% - 10px);
        -webkit-flex-basis: calc(27% - 10px);
        flex-basis: calc(27% - 10px)
    }

    .w__footer--menu>li:nth-child(5) {
        margin-left: calc(40% - 10px)
    }

    .w__footer--menu>li:nth-child(4),.w__footer--menu>li:nth-child(6) {
        -ms-flex-preferred-size: 13%;
        -webkit-flex-basis: 13%;
        flex-basis: 13%;
        padding-right: 0
    }

    .w__job--table td.w__job--td-where {
        width: 265px
    }

    .w__lb--inner {
        padding: 0 50px 0 315px
    }
}

@media (min-width: 971px) and (max-width: 1200px) {
    .w__map--aside .w__map--marker {
        border-width:1px;
        transform: translate(-1px, -1px)
    }
}

@media (max-width: 970px) {
    body {
        border-bottom-color:#010101
    }

    .w__main {
        margin-top: 75px
    }

    .w__header {
        height: 82px;
        box-shadow: 0 6px 4px -4px rgba(0,0,0,0.25)
    }

    .w__header.w__with-category {
        height: 106px
    }

    .w__header.w__with-category .w__logo {
        bottom: 30px
    }

    .w__header .w__mobile--category {
        position: absolute;
        font-weight: 200;
        bottom: 5px;
        font-size: 15px
    }

    .w__header .w__nav {
        z-index: 101
    }

    .w__header.active .w__menu {
        display: block
    }

    .w__header.active .w__mobile--menu {
        border-color: transparent
    }

    .w__header.active .w__mobile--menu::before {
        border-color: #fff;
        transform-origin: top center;
        transform: rotate(45deg)
    }

    .w__header.active .w__mobile--menu::after {
        border-color: #fff;
        transform-origin: bottom left;
        transform: rotate(-45deg);
        left: 5px
    }

    .w__logo {
        bottom: 12px;
        font-size: 1.65em
    }

    .w__menu {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0;
        max-height: 100vh;
        width: 100vw;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: #004B9B;
        padding: 70px 50px 0;
        box-sizing: border-box;
        z-index: 110;
        color: #fff
    }

    .w__menu>li {
        margin-bottom: 24px
    }

    .w__menu>li.w__menu--contact {
        margin-bottom: 48px;
        padding-bottom: 48px
    }

    .w__menu>li>.w__menu--text {
        font-size: 32px;
        line-height: 1em
    }

    .w__menu::before {
        display: none
    }

    .w__menu li {
        display: block
    }

    .w__menu li::after {
        display: none
    }

    .w__menu li.active>a {
        opacity: .5
    }

    .w__menu li .w__menu--text {
        color: #fff !important;
        padding: 0;
        border-right: 0
    }

    .w__menu li.w__menu--search-icon {
        display: none
    }

    .w__menu .w__menu--sub {
        display: block;
        padding: 0 0 0 30px;
        line-height: 24px;
        width: auto
    }

    .w__menu .w__menu--sub li {
        margin: 7px 0
    }

    .w__menu .w__menu--sub li .w__menu--text {
        display: block;
        white-space: normal
    }

    .w__menu .w__menu--sub li.w__mobile--only {
        display: block
    }

    .w__mobile--only {
        display: block
    }

    .w__color--green .w__menu {
        background-color: #AFB928
    }

    .w__color--orange .w__menu {
        background-color: #EB690F
    }

    .w__color--red .w__menu {
        background-color: #E61E0A
    }

    .w__mobile--menu {
        position: absolute;
        top: 23px;
        right: 50px;
        width: 30px;
        height: 20px;
        box-sizing: border-box;
        border-top: 2px solid #676767;
        cursor: pointer;
        z-index: 115
    }

    .w__mobile--menu::before,.w__mobile--menu::after {
        content: '';
        position: absolute;
        left: 0;
        display: block;
        width: 100%;
        border-top: 2px solid #676767
    }

    .w__mobile--menu::before {
        top: 7px
    }

    .w__mobile--menu::after {
        bottom: 0
    }

    .w__imageheader.w__imageheader--flex {
        position: static;
        padding-top: 0
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container {
        position: relative;
        display: block;
        width: 100%
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--category {
        width: 100%;
        padding: calc((50% - 50px) / 3 * 2) 50px 0;
        box-sizing: border-box;
        margin-bottom: 12px
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--image {
        position: absolute;
        top: 0;
        left: 50%;
        width: calc(50% - 50px)
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--category-label {
        position: absolute;
        top: 0;
        left: 50px;
        width: calc(50% - 50px);
        height: 100%;
        font-size: 26px;
        white-space: normal;
        padding-left: 15px
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--category-label a::before {
        display: none
    }

    .w__imageheader--category-label a::before .w__imageheader--category-label {
        height: 100%;
        font-size: 18px;
        line-height: 24px;
        padding-right: 25px;
        white-space: normal
    }

    .w__main--headline-container .w__article--headline,.w__line .w__article--headline {
        top: -40px
    }

    .w__main--headline-container .w__article--aside,.w__line .w__article--aside {
        border-top: none
    }

    .w__main--headline {
        padding-left: 50px
    }

    .w__main--headline,.w__article--headline,.w__article--subline {
        font-size: 28px
    }

    .w__article--container {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .w__article--aside {
        margin-top: 24px;
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .w__facility--category {
        display: none
    }

    .w__article {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .w__footer--menu {
        display: block;
        padding-top: 0;
        border-top: none
    }

    .w__footer--menu li {
        display: none;
        margin-top: 0
    }

    .w__footer--menu li.w__footer--contact {
        display: block
    }

    .w__job--table-container {
        padding-top: 15px
    }

    .w__job--table td.w__job--td-where {
        width: auto;
        padding-right: 20px
    }

    .w__job--section-title {
        position: static;
        text-align: left;
        width: auto
    }

    .w__lb--inner {
        padding: 0 50px
    }

    .w__lb {
        max-width: none
    }

    .w__map--container.w__map--aside {
        max-width: 400px
    }

    @supports (position: sticky) or (position: -webkit-sticky) {
        .w__header {
            top:0
        }
    }
}

@media (max-width: 560px) {
    body {
        border-bottom-color:#020202
    }

    .w__header {
        height: 66px
    }

    .w__header.w__with-category {
        height: 84px
    }

    .w__logo {
        font-size: 1.2em
    }

    .w__mobile--menu {
        top: 19px;
        right: 25px
    }

    .w__main.w__main--with-headline,.w__main.w__line {
        margin-top: 32px
    }

    .w__main::before,.w__main::after {
        display: none
    }

    .w__menu,.w__main--headline,.w__header--inner,.w__article--container,.w__footer--inner,.w__job--table-container {
        padding-left: 25px;
        padding-right: 25px
    }

    .w__imageheader {
        width: calc(100% - 50px);
        padding-top: calc((100% - 50px) * 2 / 3);
        margin: 0 25px
    }

    .w__imageheader.w__imageheader--flex {
        width: 100%;
        margin: 0
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--category {
        padding: calc((50% - 25px) / 3 * 2) 25px 0
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--image {
        position: absolute;
        top: 0;
        left: 50%;
        width: calc(50% - 25px)
    }

    .w__imageheader.w__imageheader--flex .w__imageheader--container .w__imageheader--category-label {
        left: 25px;
        width: calc(50% - 25px);
        font-size: 22px;
        line-height: 26px
    }

    .w__slider--mover {
        height: calc(100% - 24px)
    }

    .w__slider--mover .w__imageheader--image {
        width: calc(100vw - 50px);
        margin-left: 0
    }

    .w__main--headline-container {
        position: static;
        margin-bottom: 12px
    }

    .w__line .w__article--headline {
        position: static
    }

    .w__line .w__article {
        border-top: 0;
        padding-top: 0
    }

    .w__job--table-container {
        padding-bottom: 45px
    }

    .w__job--table th {
        display: none
    }

    .w__job--table td {
        display: block;
        width: 100%;
        padding: 0
    }

    .w__job--table td.w__job--td-where {
        padding-top: 10px
    }

    .w__job--table td.w__job--td-when {
        padding-bottom: 15px
    }

    .w__job--table td.w__job--td-who,.w__job--table td.w__job--td-when {
        border-top: none
    }

    .w__slider {
        width: calc(100vw - 50px);
        height: calc((100vw - 50px) * 2 / 3);
        padding-bottom: 24px
    }

    .w__slider--button {
        bottom: 0
    }

    .w__facility--item-title {
        font-size: 26px;
        line-height: 28px
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .w__imageheader--image {
        width: 100%;
        height: auto
    }

    .w__menu li.w__menu--search-input {
        padding: 4px 0
    }

    ::-ms-clear {
        display: none
    }
}

/*# sourceMappingURL=style.css.map */
